Comment 10 for bug 94333

Revision history for this message
Maciej Bukczynski (korn) wrote :

Eppy, I am not convinced you have the same problem. In the original bug, the EMU10K1 fails to load:

[ 45.986859] ACPI: PCI Interrupt 0000:02:0a.0[A] -> GSI 22 (level, low) -> IRQ 21
[ 47.004710] AC'97 0 does not respond - RESET
[ 47.004721] AC'97 0 access is not valid [0x0], removing mixer.
[ 47.005801] ACPI: PCI interrupt for device 0000:02:0a.0 disabled
[ 47.005817] EMU10K1_Audigy: probe of 0000:02:0a.0 failed with error -5

Your dmesg does not show any signs of this. It assigns the card to IRQ 5 and then does not complain:

[ 37.148000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5
[ 37.148000] PCI: setting IRQ 5 as level-triggered
[ 37.148000] ACPI: PCI Interrupt 0000:00:09.0[A] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5

I could be wrong, but I think the characteristic feature of this bug is the "AC'97 does not respond" bit.

Have you disabled your onboard sound? Does the snd_emu10k1 show up on lsmod? Please ensure you have followed all the steps here: http://ubuntuforums.org/showthread.php?p=2387440 .. if you are sure you still have a problem, file a new bug report.