Re: Via Onboard Audio - Round #2

Jeff Garzik (jgarzik@mandrakesoft.com)
Sun, 04 Nov 2001 08:48:33 -0500


Sean Middleditch wrote:
> drivers can handle it. This is a limitation and/or problem with Linux
> and it's Via Audio driver. How can I get around this, or do I need to
> reinstall WindowsXP to use the audio?

This has absolutely nothing to do with the audio driver.

Linux is having trouble with your PCI IRQ routing table that is
presented by your BIOS to Linux.

Can you provide 'dmesg -s 16384' output, after changing line 7 of
arch/i386/kernel/pci-i386.h thusly:
-#undef DEBUG
+#define DEBUG 1

This will show me your PCI IRQ routing table.

-- 
Jeff Garzik      | Only so many songs can be sung
Building 1024    | with two lips, two lungs, and one tongue.
MandrakeSoft     |         - nomeansno

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/