Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 271363 - Alsa blocks when unloading modules using gentoo-sources-2.6.29-r5
Summary: Alsa blocks when unloading modules using gentoo-sources-2.6.29-r5
Status: RESOLVED DUPLICATE of bug 253535
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-27 02:42 UTC by David Flogeras
Modified: 2009-05-27 07:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Flogeras 2009-05-27 02:42:30 UTC
After upgrading to gentoo-sources-2.6.29-r5 on my laptop, I noticed that the machine stops indefinitely (well, I left it for a minute before hard powering down) at the "Unloading ALSA modules ..." when I try to reboot/halt.

After I rebooted, I tried manually /etc/init.d/alsasound stop, with the same results.  However, since my machine wasn't halting, I went to another VT and did a "modprobe -r snd_hda_intel", which produced the following ERRORs (but the service did stop):

 * WARNING:  you are stopping a boot service.
 * Storing ALSA Mixer Levels ...                           [ ok ]
 * Killing processes using ALSA ...                       [ ok ]
 * Unloading ALSA modules ...
ERROR: Removing 'snd_hda_intel': No such file or directory
ERROR: Removing 'snd_hda_codec': No such file or directory
ERROR: Removing 'snd_pcm': No such file or directory
ERROR: Removing 'snd_timer': No such file or directory
ERROR: Removing 'snd': No such file or directory


This does not happen on gentoo-sources-2.6.28-r5 with the same hardware.  It's a Dell D820, Core Duo, soundcard is SigmaTel STAC9200 using HDA Intel.

Reproducible: Always
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-05-27 07:45:14 UTC

*** This bug has been marked as a duplicate of bug 253535 ***