Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 407403 - Initscript of sys-power/cpufreqd should `use' acpid
Summary: Initscript of sys-power/cpufreqd should `use' acpid
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-08 10:36 UTC by Casper Ti. Vector
Modified: 2014-05-11 08:06 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 Casper Ti. Vector 2012-03-08 10:36:25 UTC
Initscript of sys-power/cpufreqd should `use' acpid, otherwise on shutdown it would sometimes complain about failure to call acpi functions.


Reproducible: Sometimes




Just need to change `use logger lm_sensors' in /etc/init.d/cpufreqd to `use logger lm_sensors acpid', and of course that modification should indeed be made to the file `/usr/portage/sys-power/cpufreqd/files/cpufreqd-init.d'.
Comment 1 Sergey Popov (RETIRED) gentoo-dev 2012-11-19 09:38:22 UTC
I think that this can be done. Direct dependency(e.g. need) can not be set, cause sys-power/acpid is keyworded -ppc, while sys-power/cpufreqd is not.
Comment 2 Pacho Ramos gentoo-dev 2014-05-11 08:06:31 UTC
dropped