[plug] Sound Card prob & list query
Matt Kemner
zombie at networx.net.au
Tue Mar 7 10:03:07 WST 2000
On Mon, 6 Mar 2000, Dave T Burbidge wrote:
> The chip on the card says: AD1812 JS - SoundPort 9617
This maybe covered by ad1848.c or pss.c (both of which mention
"soundport")
> I currently have sound,
So did the kernel load any modules? (ie what does lsmod tell you)
Is there any information about IRQs etc for the card in your kernel logs
("dmesg")
> but it keeps repeating itself ... kind kind of
> of like like this this :) :)
That often indicates an IRQ conflict.
You may also be able to find out what IRQ the card uses by looking in
/proc/interrupts. /proc/pci or "lspci" should tell you what IRQs your PCI
cards use - if one of them conflicts, try moving it to another slot.
> Secondly, I occasionally receive mails from the list that don't have
> "[plug]" in the subject
The list doesn't add [plug] to the subject if the subject contains "Re:"
so if somebody posts a message that says "Re: <blah>" (perhaps forwarded
from another list) the [plug] tag won't be added.
> ... which is how I filter the messages
Your best bet for fitering is the "Return-path" header, which for plug
messages is always set to plug-request at plug.linux.org.au.
- Matt
More information about the plug
mailing list