LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   No sound on Fedora 8 (https://www.linuxquestions.org/questions/linux-hardware-18/no-sound-on-fedora-8-a-599785/)

jmike72 11-15-2007 04:08 AM

No sound on Fedora 8
 
Hi.

I've installed Fedora 8 on my Asus F3Sa laptop but I can't manage to have sound! I've tryed several ways and nothing! Uninstalled pulseaudio for alsa like I've read in other threads but still no sound.

You can see a log file on pastebin.ca/774568 with my config. Please help me configure the sound as I'm starting to dispair without it.

Thanks,
Miguel

arioste 11-15-2007 06:07 AM

Check with Alsa
 
If that laptop has the Intel High Definition Audio 82801H (Rev.3) then you are still waiting for Alsa according to this post: http://www.fedoraforum.org/forum/sho...d.php?t=172066

jmike72 11-15-2007 06:24 AM

Hi.

I've read somewere that people have managed to have it working! I've seen other laptops with the same card working with alsa 1.0.15rc3 and I have alsa 1.0.15 in Fedora 8! If you see the logs, everything appears correct and well detected by alsa, so maybe a configuration problem.

Anyone with this same laptop and with sound here?

Miguel

jmike72 11-15-2007 05:24 PM

Ok.

Following a post in other forum, changed modprobe.conf to be similar to the following:

alias char-major-116 snd
alias snd-card-0 snd-hda-intel
options snd-hda-intel model=lenovo
# OSS/Free
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
# card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

Also added /etc/modprobe.d/alsa-base file with only the following line:
options snd-hda-intel model=lenovo

With that, I've managed to have sound.

Miguel


All times are GMT -5. The time now is 03:17 PM.