[Python-Dev] PandaBoard, Raspberry Pi coming to Buildbot fleet (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Fri Jan 4 15:16:04 CET 2013
- Previous message: [Python-Dev] PandaBoard, Raspberry Pi coming to Buildbot fleet
- Next message: [Python-Dev] Please review simple patch for IDLE documentation last updated 11/28/2012
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Le Fri, 4 Jan 2013 08:35:58 -0500, Trent Nelson <trent at snakebite.org> a écrit :
On Fri, Jan 04, 2013 at 05:06:22AM -0800, Victor Stinner wrote: > 2013/1/4 Trent Nelson <trent at snakebite.org>: > > The installation of Ubuntu on the Pandaboard went smoothly. > > However, it crashes after about an hour. Console output: > > > > http://trent.snakebite.net/pandaboard-crash.txt > > > > Any ARM wizards out there with suggestions? > > The bug was already reported to Ubuntu: > https://bugs.launchpad.net/ubuntu/+source/linux-meta-ti-omap4/+bug/1012735
Ah! Thanks. > > The issue contains a workaround. [root at manganese/ttypts/0(~)#] echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scalinggovernor > [root at manganese/ttypts/0(~)#] echo performance > > /sys/devices/system/cpu/cpu1/cpufreq/scalinggovernor Doesn't get more Linuxy than that :P
You could probably have written: cpu-freq-set -rg performance
Regards
Antoine.
- Previous message: [Python-Dev] PandaBoard, Raspberry Pi coming to Buildbot fleet
- Next message: [Python-Dev] Please review simple patch for IDLE documentation last updated 11/28/2012
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]