Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 337195 - media-sound/alsa-utils: /etc/init.d/alsasound ignores /etc/modprobe.d/blacklist.conf
Summary: media-sound/alsa-utils: /etc/init.d/alsasound ignores /etc/modprobe.d/blackli...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo ALSA team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-14 01:05 UTC by Gordon Pettey
Modified: 2012-02-03 13:28 UTC (History)
0 users

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


Attachments
check for blacklisting (alsasound.patch,818 bytes, patch)
2010-09-14 01:06 UTC, Gordon Pettey
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gordon Pettey 2010-09-14 01:05:18 UTC
When /etc/init.d/alsasound auto-loads modules, it ignores /etc/modprobe.d/blacklist.conf.

Reproducible: Always

Steps to Reproduce:
/etc/init.d/alsasound start


Actual Results:  
Blacklisted modules get loaded by init script.

Expected Results:  
Expect that blacklisted modules in /etc/modprobe.d/blacklist.conf will not be loaded
Comment 1 Gordon Pettey 2010-09-14 01:06:24 UTC
Created attachment 247209 [details, diff]
check for blacklisting

Fix /etc/init.d/alsasound to check /etc/modprobe.d/blacklist.conf before auto-loading a module.
Comment 2 Tony Vroon (RETIRED) gentoo-dev 2012-02-03 13:28:33 UTC
The use of automatic module loading through alsasound is no longer supported and may be removed. Please build your ALSA core & drivers into the kernel.