I updated my system again, and received an /etc/init.d/ondemand that looks like it tries to set the CPUs to ondemand mode. Unfortunately it doesn't work.
It works if I run it manually: sudo /etc/init.d/ondemand start But it doesn't work automatically. The reason seems to be the "sleep 60"... the system never gets beyond that sleep in a normal startup. if I remove that sleep, then the CPUs go into ondemand more correctly (and yes, I waited much longer than 60 sec... is there a time limit to /etc/init.d scripts?) -- CPUs stay at full throttle https://bugs.launchpad.net/bugs/344875 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
