[alsa-devel] fsc esprimo v5505 (snd_intel_hda) - output in /var/log/messages
Hi!
What do these messages mean ?
Oct 15 09:26:22 legolas kernel: ALSA sound/pci/hda/hda_intel.c:1185: azx_pcm_prepare: bufsize=0x10000, fragsize=0x1000, format=0x11 Oct 15 09:26:22 legolas kernel: ALSA sound/pci/hda/hda_codec.c:623: hda_codec_setup_stream: NID=0x13, stream=0x5, channel=0, format=0x11 Oct 15 09:26:22 legolas kernel: ALSA sound/pci/hda/hda_codec.c:623: hda_codec_setup_stream: NID=0x19, stream=0x5, channel=0, format=0x11 Oct 15 09:26:22 legolas kernel: ALSA sound/pci/hda/hda_codec.c:623: hda_codec_setup_stream: NID=0x19, stream=0x0, channel=0, format=0x0 Oct 15 09:26:22 legolas kernel: ALSA sound/pci/hda/hda_codec.c:623: hda_codec_setup_stream: NID=0x13, stream=0x0, channel=0, format=0x0 Oct 15 09:26:22 legolas kernel: ALSA sound/pci/hda/hda_intel.c:1185: azx_pcm_prepare: bufsize=0x10000, fragsize=0x1000, format=0x11 Oct 15 09:26:22 legolas kernel: ALSA sound/pci/hda/hda_codec.c:623: hda_codec_setup_stream: NID=0x13, stream=0x5, channel=0, format=0x11 Oct 15 09:26:22 legolas kernel: ALSA sound/pci/hda/hda_codec.c:623: hda_codec_setup_stream: NID=0x19, stream=0x5, channel=0, format=0x11 Oct 15 09:26:22 legolas kernel: ALSA sound/pci/hda/hda_codec.c:623: hda_codec_setup_stream: NID=0x19, stream=0x0, channel=0, format=0x0 Oct 15 09:26:22 legolas kernel: ALSA sound/pci/hda/hda_codec.c:623: hda_codec_setup_stream: NID=0x13, stream=0x0, channel=0, format=0x0
Thanks !
Jan
At Mon, 15 Oct 2007 09:43:31 +0200, Jan-Simon Möller wrote:
Hi!
What do these messages mean ?
These are just information from the driver, neither error not warning.
Oct 15 09:26:22 legolas kernel: ALSA sound/pci/hda/hda_intel.c:1185: azx_pcm_prepare: bufsize=0x10000, fragsize=0x1000, format=0x11
The driver uses the buffer size 0x10000, fragment size 0x1000, and chose format 0x11.
Oct 15 09:26:22 legolas kernel: ALSA sound/pci/hda/hda_codec.c:623: hda_codec_setup_stream: NID=0x13, stream=0x5, channel=0, format=0x11
The driver sets up the widget NID 0x13 for stream 0x5, channel 0 and format 0x11.
Takashi
participants (2)
-
Jan-Simon Möller
-
Takashi Iwai