On Sat, May 24, 2008 at 4:17 PM, Justin Conover <[EMAIL PROTECTED]> wrote:
> > > On Sat, May 24, 2008 at 8:52 AM, stan <[EMAIL PROTECTED]> wrote: > >> Justin Conover wrote: >> >>> >>> I've got nothing, I've tried latest stable alsa-driver/lib, snapshot and >>> git tree. >>> >>> Here is some advice to someone who has the same problem as you, but has >> an ICH7 hda-intel. It is from the alsa-devel list and is an extract of the >> full message. >> ... >> If not, try "acpi=off". Lastly, you can try downloading a daily snapshot >> from ftp://ftp.suse.com/pub/projects/alsa/snapshot/driver/ and building >> it with "./configure --with-cards=hda-intel --with-debug=detect". Once you >> build and install it, type "lsmod|fgrep snd|awk '{print $1}'|xargs rmmod" to >> remove all sound modules, type "dmesg -c" to clear the dmesg log, then >> "modprobe snd_hda_intel" to load the new modules. If you still don't get >> audio, type dmesg to see the latest output and email that info here. >> >> Tobin >> ... >> >> Instead of the install above you can use "make install-modules" to install >> only your module. Then reboot. If that is easier. The debug message >> should indicate the problem if sound doesn't work. >> >> -- >> fedora-list mailing list >> [email protected] >> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list >> > > > # lsmod|fgrep snd|awk '{print $1}'|xargs rmmod > ERROR: Module snd_hda_intel is in use > ERROR: Module snd_mixer_oss is in use > ERROR: Module snd_pcm is in use by snd_hda_intel > ERROR: Module snd_timer is in use by snd_pcm > ERROR: Module snd_page_alloc is in use by snd_hda_intel,snd_pcm > ERROR: Module snd_hwdep is in use by snd_hda_intel > ERROR: Module snd is in use by > snd_hda_intel,snd_mixer_oss,snd_pcm,snd_timer,snd_hwdep > ERROR: Module soundcore is in use by snd > > > > 2.6.23 default kernel on F8 works fine, thats it ;) > http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-hardy-lum.git;a=commitdiff;h=324fb7ac90178563754128b1199754a7f85c5345 This might be a possible fix. Found it off of https://bugs.launchpad.net/ubuntu/+source/linux/+bug/174696
-- fedora-list mailing list [email protected] To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
