Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 140505

Summary: disabled governor for cpufrequtils (patch)
Product: Gentoo Linux Reporter: Brian Harring (RETIRED) <ferringb>
Component: New packagesAssignee: Christian Heim (RETIRED) <phreak>
Status: RESOLVED FIXED    
Severity: normal CC: mobile+disabled
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: default-state.patch

Description Brian Harring (RETIRED) gentoo-dev 2006-07-15 08:21:50 UTC
bounce to phreak please.

restored governor patch for init.d/cpufrequtils, useful (for me at least) for when I explicitly disable it and want it to drop back to normal state.
Comment 1 Brian Harring (RETIRED) gentoo-dev 2006-07-15 08:22:12 UTC
Created attachment 91790 [details, diff]
default-state.patch
Comment 2 Christian Heim (RETIRED) gentoo-dev 2006-07-16 02:45:57 UTC
Fixed in CVS, thanks Brian.

Just replaced the n=$(basename ${cpu}) with n=${cpu##*/}.