Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 71214

Summary: let hotplug load ALSA modules automatically
Product: Gentoo Linux Reporter: Andrew Evans <gentoobugzilla>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED INVALID    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch to make ALSA start after hotplug

Description Andrew Evans 2004-11-14 15:04:29 UTC
It shouldn't be necessary to configure module aliases in order for /etc/init.d/alsasound to load the correct modules.  hotplug does this automatically on startup.  I have made a small change to make alsasound depend on hotplug.  The result is that sound modules are already loaded when alsasound runs, so all it has to do is restore the mixer levels.

I think this helps make Gentoo a more cutting-edge and easier-to-configure (and reconfigure, if your hardware changes) distro.
Comment 1 Andrew Evans 2004-11-14 15:06:32 UTC
Created attachment 43957 [details, diff]
patch to make ALSA start after hotplug
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-11-18 11:45:43 UTC
uhm... this has been in portage for about a month... but I suggest you get the new version out of portage rather than using your modifications as there are some other issues that need to be addressed than just reordering the boot order.