Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71214 - let hotplug load ALSA modules automatically
Summary: let hotplug load ALSA modules automatically
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal enhancement (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-14 15:04 UTC by Andrew Evans
Modified: 2004-11-18 11:45 UTC (History)
0 users

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


Attachments
patch to make ALSA start after hotplug (alsasound.diff,252 bytes, patch)
2004-11-14 15:06 UTC, Andrew Evans
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.