Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11025 - alsa-driver env ALSA_CARDS setting non-functioning
Summary: alsa-driver env ALSA_CARDS setting non-functioning
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Arcady Genkin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-20 15:36 UTC by Pierre-Olivier Bouchard
Modified: 2002-11-20 20:16 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 Pierre-Olivier Bouchard 2002-11-20 15:36:38 UTC
the env ALSA_CARDS='eum10k1 etc...' mentioned in the newer 0.9.0 alsa-driver 
ebuilds has no effect for me: alsa-driver still compile the whole tens of drivers... 
 
or maybe I'm doing something wrong? It might happen, sadly... 
 
the exact commands I supplied (in bash, as root) are: 
 
env ALSA_CARDS='cmipci intel8x0' 
emerge alsa-drivers 
 
but configure still says I asked to build all modules.
Comment 1 Arcady Genkin (RETIRED) gentoo-dev 2002-11-20 20:16:31 UTC
These commands should go on one line; i.e. "emerge  alsa-drivers" should be the
arguments to the 'env' command.