Click to See Complete Forum and Search --> : soundcard not supported in Redhat


terpic
09-23-2003, 02:53 PM
My Sound card, intel 82801EB AC97 audio isn't supported by Redhat 9 is there anything I can try to get it to work or any drivers I can get? It seems to work with Mandrake 9.1.

Thanks for any info you can give me.

ericryd
09-25-2003, 10:44 AM
Load up mandrake and do an lsmod. Figure out what module is used for it. Then search online and download it for RH9.

mdwatts
09-25-2003, 04:09 PM
First ensure you have PnP OS disabled in the bios as that alone could be what is preventing the soundcard from being detected and the correct modules loaded.

The G4L search results for '82801EB AC97' (http://www.google.com/linux?hl=en&lr=&ie=ISO-8859-1&q=82801EB+AC97&btnG=Google+Search) which may help.

It may use the i810_audio driver... so as root, first

lsmod (list loaded modules to see if anything sound related is loaded)

if not

modprobe i810_audio

and then

lsmod