[plug] Sound card
Matt Kemner
zombie at wasp.net.au
Fri Nov 17 09:52:33 WST 2000
> kernel: Sound: DMA (input) timed out - IRQ/DRQ config error?
You have most likely specified the wrong IRQ for your soundcard - or
haven't specified one at all and the default doesn't match your soundcard.
Try specifying "options <soundcardmodule> irq=<irq>"
where <soundcardmodule> is the module you load for your soundcard drive
(eg sb16) and <irq> is the IRQ your soundcard is at.
Also, check there are no other devices using the same IRQ
(cat /proc/interrupts might help)
- Matt
More information about the plug
mailing list