Comment 8 for bug 1584124

Revision history for this message
Martin Pitt (pitti) wrote :

@dino99: That's fine, the script has

AVAILABLE="/sys/devices/system/cpu/cpu$FIRSTCPU/cpufreq/scaling_available_governors"
[ -f $AVAILABLE ] || exit 0

thus it's a no-op for those cases.