Re: [gentoo-user] speakers have no sound in Gentoo, but work in Ubuntu

2008-07-01 Thread Chuanwen Wu
Hi, thanks for your help! It works! But I think this line options snd-hda-intel model=dell-3stack should be: options snd_hda_intel model=dell-3stack Once that is done, save the file and run: update-modules Once that has completed (you may need to update-modules --force if it complains).

Re: [gentoo-user] speakers have no sound in Gentoo, but work in Ubuntu

2008-06-30 Thread Brian Johnson
Almost all snd-hda-intel sound cards need quirks added to /etc/modules.d/alsa Under the auto-generated configuration add: options snd-hda-intel model=dell-3stack Once that is done, save the file and run: update-modules Once that has completed (you may need to update-modules --force if it