15 Dec
2009
15 Dec
'09
1:41 p.m.
2009/12/15, Giovanni Scafora <giovanni@archlinux.org>:
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