Hello, 

It seems that the latest hdaudio changes (revision 1196cb694b2b) break
my setup. I only get the mixer device, and dmesg shows lots of lines
like this:
hdaudio: Too many output endpoints for codec 1 (12)
....
Too many output endpoints. Endpoint 6 ignored.
Too many output endpoints. Endpoint 7 ignored.
Too many output endpoints. Endpoint 8 ignored.
Too many output endpoints. Endpoint 9 ignored.
Too many output endpoints. Endpoint 0 ignored.
Too many output endpoints. Endpoint 1 ignored.
Too many output endpoints. Endpoint 2 ignored.
...
then shows:
ACPI: PCI interrupt for device 0000:00:1b.0 disabled
ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 16
hdaudio: Unknown HDA codec 0x11c11040
hdaudio: Unknown HDA codec 0x11c11040


but ossdetect seems to detect my hardware. 
I'll try to hack it a bit and see if I can get it to work again.
Backing it off (hg backout --merge 1196cb694b2b) makes it work again.

This is my working (backed-out) output from ossinfo:

Device objects
 0: osscore0 OSS core services
 1: hdaudio0 Intel HD Audio interrupts=592842 (592843)
    HD Audio controller Intel HD Audio
    Vendor ID    0x8086284b
    Subvendor ID 0x103c30c0
     Codec  0: AD1981 (0x11d41981/0x103c30c0)
     Codec  1: Unknown (0x11c11040/0x103c1378)
 2: vmix0 OSS transparent virtual support


Best regards,
Cristi.

_______________________________________________
oss-devel mailing list
oss-devel@mailman.opensound.com
http://mailman.opensound.com/mailman/listinfo/oss-devel

Reply via email to