LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Problems with sound card... (https://www.linuxquestions.org/questions/linux-newbie-8/problems-with-sound-card-70000/)

zZeEkiEeZz 07-04-2003 01:45 AM

Problems with sound card...
 
..sup every1...i now install linux REDHAT 9.0 to my laptop which is Fujitsu p 2110 and ..i got little problems with sound card....the linux detects but...it cannot play sounds wiith it....and my sound card is AC97 segma tel codec...i thought of if any1 kno the driver or to sort out this problem.....i would be really appriciated....and....hehe...another thing is that....i would like to kno where to download xmms plug ins for mpeg and avi to play movies and mp3...thanks ...

nautilus_1987 07-04-2003 06:15 AM

as I know RH9.0 uses 2.4.20 kernel, but I think it doesn't support AC97 module by default, but you can check this:
modprobe i810_audio
if everything is ok, it means, you have to put 'modprobe i810_audio' somewhere startup with system( I don't where it is in RH)
else {
make dep;
make clean;
make bzImage;
make modules;
make modules_install;
}
I mean you can recompile kernel;
I have AC97 sound I have recompiled kernel and now everything works fine :)

rparkes 07-04-2003 10:47 AM

You can download the xmms MP3 patch from www.xmms.org.

If you want to play movies, you'll need something like xine or mplayer. You can get dedicated avi players, but these players will also play DVDs, etc.

You can get Windows codecs from their sites as well.

nautilus_1987 07-04-2003 12:52 PM

key zZeEkiEeZz, does your sound works?

zZeEkiEeZz 07-04-2003 02:30 PM

uhh nautilus_1987.. the thing is ..i was just newbiee..u kno...i don't kno how to recomplie the kernel...but if u would like to tell me how to do it...i would be really appriciated.....if it's too long to post it....can u mail..to my mail... LlZzEekieEzZlL@aol.com i would be really appriciated..if u would help me furthur more..

nautilus_1987 07-05-2003 05:45 AM

so your sound doesn't work now?

nautilus_1987 07-05-2003 05:49 AM

have you tried modprobe i810_audio?
You see zZeEkiEeZz if you are a newbie, so I think kernel recompiling will be a bit hard for ya. Maybe you can specify absolutely all you hardware in laptop ..... maybe I will compile a kernel for ya


All times are GMT -5. The time now is 06:35 AM.