[Python-Dev] PandaBoard, Raspberry Pi coming to Buildbot fleet

Antoine Pitrou solipsis at pitrou.net
Fri Jan 4 15:16:04 CET 2013


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/scaling_governor
> > [root at manganese/ttypts/0(~)#] echo performance
> > > /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor
> 
>     Doesn't get more Linuxy than that :P

You could probably have written: cpu-freq-set -rg performance

Regards

Antoine.




More information about the Python-Dev mailing list