Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 316353 - powernowd reports "cpu0/cpufreq/affected_cpus: No such file or directory"
Summary: powernowd reports "cpu0/cpufreq/affected_cpus: No such file or directory"
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-20 13:18 UTC by Peter Sliepenbeek
Modified: 2011-05-31 00:06 UTC (History)
2 users (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 Peter Sliepenbeek 2010-04-20 13:18:42 UTC
# /etc/init.d/powernowd start
 * Starting powernowd ...
cpu0/cpufreq/affected_cpus: No such file or directory                     [ ok ]

Reproducible: Always

Steps to Reproduce:
1. /etc/init.d/powernowd stop
2. /etc/init.d/powernowd start

Actual Results:  
# /etc/init.d/powernowd stop
 * Stopping powernowd ...                                                 [ ok ]
# /etc/init.d/powernowd start
 * Starting powernowd ...
cpu0/cpufreq/affected_cpus: No such file or directory                     [ ok ]

Expected Results:  
# /etc/init.d/powernowd stop
 * Stopping powernowd ...                                                 [ ok ]
# /etc/init.d/powernowd start
 * Starting powernowd ...                                                 [ ok ]
Comment 1 jnbagui 2010-05-15 22:52:07 UTC
To run the command, you should be in the directory 
/sys/devices/system/cpu
Comment 2 jnbagui 2010-05-15 22:53:33 UTC
To run the command, you must be in the directory
/sys/devices/system/cpu
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2011-05-31 00:06:16 UTC
I bet you didn't have the correct kernel configuration back then. We need more info if this bug report is to be reopened.