Re: cpufrequtils dead or alive ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



2009/12/15, Giovanni Scafora <giovanni@xxxxxxxxxxxxx>:
> I don't know how I should fix FS#10959.
>  The line || grep "$governor"
>  /sys/devices/system/cpu/cpu*/cpufreq/scaling_available_governors >
>  /dev/null 2>&1 where should I put?

I guess so:

modprobe $mod || grep "$governor"
/sys/devices/system/cpu/cpu*/cpufreq/scaling_available_governors >
/dev/null 2>&1

or

grep "$governor"
/sys/devices/system/cpu/cpu*/cpufreq/scaling_available_governors ||
modprobe $mod > /dev/null 2>&1


-- 
Arch Linux Developer
http://www.archlinux.org
http://www.archlinux.it


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux