Modifying 353 (xo-1) to apply the dev.laptop.org/ticket/10195 fix
Bernie Innocenti
bernie at codewiz.org
Sun Nov 28 15:16:41 EST 2010
[cc += dextrose]
On Fri, 2010-11-19 at 21:15 -0600, Mikus Grinbergs wrote:
> Bernie - you closed this ticket with "I disabled the mesh on boot and no
> further incidents of this type were reported".
>
> Please - how did you disable the mesh on boot ?
Like so:
# enable debug for pgf
# also disable mesh to see if this makes the bug go away
cat >>"$INSTALL_ROOT/etc/rc.local" <<__EOF__
echo 0x26187 > /sys/module/libertas/parameters/libertas_debug
echo 0 > /sys/class/net/eth0/lbs_mesh
__EOF__
Btw, I forgot to disable the debug logging in Dextrose! It's no longer
necessary and has a small performance impact on the XO-1.
--
// Bernie Innocenti - http://codewiz.org/
\X/ Sugar Labs - http://sugarlabs.org/
More information about the Devel
mailing list