On Tue, Feb 17, 2009 at 9:43 PM, Bartłomiej Holdenmayer bh@habah.com wrote:
Dnia 2009-02-14, sob o godzinie 11:30 +0100, Takashi Iwai pisze:
Well, just like what I wrote in the above: grab the latest alsa-driver snapshot tarball, build it, install it, and add probe_mask=0x1ff module option to snd-hda-intel, then load it. If you've done it properly, you see the message like above. And let's see whether the driver can detect more codecs.
Takashi _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
I did ehat You wrote. Here is my dmesg: [ 14.729023] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 2 2 [ 14.729028] hda_intel: codec_mask forced to 0xff [ 14.729054] HDA Intel 0000:00:1b.0: setting latency timer to 64 [ 15.776021] ALSA /usr/src/Alsa-1.0.19/alsa-driver-1.0.19/pci/hda/../../alsa-k ernel/pci/hda/hda_intel.c:634: hda_intel: azx_get_response timeout, switching to polling mode: last cmd=0x100f0000 [ 16.780019] ALSA /usr/src/Alsa-1.0.19/alsa-driver-1.0.19/pci/hda/../../alsa-k ernel/pci/hda/hda_intel.c:1271: hda_intel: Codec #1 probe error; disabling it... [ 17.816508] ALSA /usr/src/Alsa-1.0.19/alsa-driver-1.0.19/pci/hda/../../alsa-k ernel/pci/hda/hda_intel.c:1271: hda_intel: Codec #3 probe error; disabling it... [ 17.921600] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/inp ut/input11 [ 18.052194] input: HDA Intel at 0x9f300000 irq 22 Mic at Ext Front Jack as /d evices/pci0000:00/0000:00:1b.0/input/input12 [ 18.052587] input: HDA Intel at 0x9f300000 irq 22 Mic at Sep UNKNOWN Jack as /devices/pci0000:00/0000:00:1b.0/input/input13 [ 18.052894] input: HDA Intel at 0x9f300000 irq 22 HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/input/input14
What next should I do?
I have basic questions: Alsa to work good with my HDMI sound have to know what hardware is onboard and what it can do- features (f.ex.HDMI). What is responsible for recognition of hardware? Is that alsa-driver package? How can I force good recognition?
aplay -l list devices it can use. Now for me it is: artek@hplaptop:~$ aplay -l **** Lista PLAYBACK urządzeń **** karta 0: Intel [HDA Intel], urządzenie 0: STAC92xx Analog [STAC92xx Analog] Urządzenia podrzędne: 1/1 Urządzenie podrzędne #0: subdevice #0 karta 0: Intel [HDA Intel], urządzenie 1: STAC92xx Digital [STAC92xx Digital] Urządzenia podrzędne: 1/1 Urządzenie podrzędne #0: subdevice #0
Up to my knowledge, as soon as Alsa knows about HDMI feature, i will get 3rd device with aplay -l. Am I right about it?
What is that device: STAC92xx Digital?
Pozdrawiam / Regards Bartłomiej Holdenmayer
GG:541634; ICQ:33920811; skypename:bartlomiejholdenmayer
Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
This *could* be HDMI device, IF it is internally routed that way. Not sure. Can you give it a shot?
Vedran Miletić