Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121329 - alsa-driver-1.0.11_rc3 doesn't need PM_LEGACY check anymore
Summary: alsa-driver-1.0.11_rc3 doesn't need PM_LEGACY check anymore
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-02 11:05 UTC by Dave Andruczyk
Modified: 2006-02-02 11: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 Dave Andruczyk 2006-02-02 11:05:18 UTC
When attempting to emerge alsa driver it complains about the PM_LEGACY feture being turned off in the kernel (my kernel is 2.6.16_rc1).  According to ALSA's Changelog for 1.0.11rc3 this kernel feature is no longer required...

Snippet from alsa's site for the 1.0.11_rc3 changelog:
http://alsa-project.org/changes/v1-0-11rc2--v1-0-11rc3.txt
+ ALSA Core
    - Fix compile on 2.6.15 without CONFIG_PM_LEGACY


This also applies to later kernels (tested with 2.6.16_rc1)
Commenting out that section in the ebuild and issuing "emerge alsa-driver-1.0.11_rc3.ebuild digest" and then emerging alsa-driver installed without a hitch, and functions fine.  It seems that the PM_LEGACY check  is not longer necessary and can be removed entirely.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-02-02 11:16:55 UTC
Yep sorry I forgot to remove it, I knew it was going to go away. Fixed now.