[EMAIL PROTECTED] wrote: > Hi all. > > I have installed Sarge (2.6 kernel) on one of my machines and I get no > sound. The sound card is onboard, here is the line generated by the lspci > command > - 0000:00:1f.5 Multimedia audio controller: Intel Corp. 82801AA AC'97 > Audio (rev 02) > > and I also did the lsmod to see if modules for sound are loaded > i810_audio 30228 0 > ac97_codec 16908 1 i810_audio > soundcore 9696 2 snd,i810_audio > > what could it be? > Thanks in advance
Strange mine shows this: 0000:00:1f.5 Multimedia audio controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02) It's working fine! Heres my lsmod output to compare: snd_intel8x0 33068 0 snd_ac97_codec 59268 1 snd_intel8x0 snd_pcm 85412 2 snd_pcm_oss,snd_intel8x0 snd_timer 23172 2 snd_seq,snd_pcm snd_page_alloc 11144 2 snd_intel8x0,snd_pcm gameport 4736 1 snd_intel8x0 snd_mpu401_uart 7296 1 snd_intel8x0 snd_rawmidi 23232 1 snd_mpu401_uart snd_seq_device 7944 3 snd_seq_oss,snd_seq,snd_rawmidi snd 50148 12 snd_seq_oss,snd_seq_midi_event,snd_seq,snd_pcm_oss,snd_mixer_oss, snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart, snd_rawmidi,snd_seq_device i810_audio 30356 1 ac97_codec 16908 1 i810_audio soundcore 9824 3 snd,i810_audio Slightly different! Are you using ALSA or ARTS for sound output? If it's ALSA the driver might be bugged check the alsa site for details on how to fix it. I remember that there is also one channel you have to disable in KMix to make it work. Had a similar problem with a mates box using Fedora Core II IIRC. I also think that channels are switched too you might have to increase the volume somewhere else than the volume channel. -- There are 10 kinds of people in the world. Those that understand binary and those that don't. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]