Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96332 - alsa-driver does not install pcmcia files
Summary: alsa-driver does not install pcmcia files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: PPC Linux
: High normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-16 19:33 UTC by Zach Welch
Modified: 2005-12-18 06:57 UTC (History)
1 user (show)

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 Zach Welch 2005-06-16 19:33:48 UTC
The alsa-driver ebuilds fail to install some of the files required to use PCMCIA
cards.  Specifically, the pcmcia/*/*.conf files in the package distribution must
be copied to /etc/pcmcia for pcmcia card services to properly load the drivers.



Reproducible: Always
Steps to Reproduce:
1. Install alsa-drivers.

Actual Results:  
/etc/pcmcia/pdaudiocf.conf does not exist.


Expected Results:  
Install the .conf files into /etc/pcmcia
Comment 1 Dominik Brodowski 2005-07-02 00:01:18 UTC
Starting with 2.6.13-rc1-git3, it is recommended to use pcmciautils instead of
pcmcia-cs instead. If properly set up, the initialization files you mention are
not needed any longer -- the kernel binds drivers to devices itself. See
http://forums.gentoo.org/viewtopic-t-304357.html for details.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-10-30 14:50:28 UTC
Brix can you take care of this? 
Comment 3 Henrik Brix Andersen 2005-10-31 00:51:06 UTC
Take care of what? I do not maintain alsa....
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-12-18 06:57:20 UTC
pcmciautils would take care, 2.6.14 is stable now.