Summary: | disabled governor for cpufrequtils (patch) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Brian Harring (RETIRED) <ferringb> |
Component: | New packages | Assignee: | 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)
![]() Created attachment 91790 [details, diff]
default-state.patch
Fixed in CVS, thanks Brian. Just replaced the n=$(basename ${cpu}) with n=${cpu##*/}. |