No sound with Intel ICH8 (Realtek 268 chip)

Justin Conover justin.conover at gmail.com
Fri Oct 5 11:22:28 UTC 2007


On 10/5/07, antonio montagnani <antonio.montagnani at gmail.com> wrote:
>
> I still have the same problem as in F7. I don't have any sound at all.
>
> My laptop is an Acer Aspire 5720, my modprobe.con (only sound related) is:
>
> options snd cards_limit=8
> alias snd-card-0 snd-hda-intel model=acer
> options snd-hda-intel index=0 model=acer
> alias snd-card-7 snd-usb-audio
> options snd-usb-audio index=7
>
> any idea???
>
> --
> Antonio Montagnani
> Skype : antoniomontag
>
> --
> fedora-test-list mailing list
> fedora-test-list at redhat.com
> To unsubscribe:
> https://www.redhat.com/mailman/listinfo/fedora-test-list



Try this if you want to:

 http://justinconover.com/blog/2007/08/16/1420-dell-inspiron-and-fedora-7/

# yum groupinstall "Development Tools"
# yum install mercurial
# cd /usr/src
# mkdir alsa && cd alsa
# hg clone http://hg-mirror.alsa-project.org/alsa-driver alsa-driver
# cd alsa-driver
# hg clone http://hg-mirror.alsa-project.org/alsa-kernel alsa-kernel
# ./hgcompile && make install
# echo options snd-hda-intel model=3stack > /etc/modprobe.d/sound
# reboot (to make sure it sticks, or if the test before didn't work)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-test-list/attachments/20071005/100bd645/attachment.htm>


More information about the fedora-test-list mailing list