Mail from ILUG-BOM list (Non-Digest Mode)
_______________________________________________

----- Original Message -----
From: Niranjan Acharya <[EMAIL PROTECTED]>
>
>    I hade assigned IRQ 5 and DMA 1 for the sound card
> whereas Control I/O 370

the OPL3 SAx chipset is supported by the kernel..so no problem there..

since its a PCI card..Linux inherits settings for the card from ur BIOS
itself...
# lspci -tv     (will list the pci devices found..is ur card there?)

in any case..chk ur modules.conf (or mebbe its called conf.modules in ur
distro) to see which lines have been commented out-this will tell u the
driver being loaded for ur sound card.
# lsmod      (will list the currently loaded drivers..is ur driver there?)

and just for confirmation,
# cat /proc/interrupts
# cat /proc/ioports        (these will show the users of the  resources..)

these basic checks shld direct u to the problem....and i hope u'll comb the
Sound Howto..it will be ur best guide...!! ;-)

regards,
kishor

Remember, never ask a geek "why";
           just nod your head and back away slowly...




__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

_______________________________________________
Website: http://www.ilug-bom.org.in/ilug
Linuxers mailing list
[EMAIL PROTECTED]
http://ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to