I think this might be the same issue, if not, please forgive:<br><br>On all of our deployed XO 1.0  machines, immediately after reflashing, we run one of
 Mavrothal's scripts that pretty much removes everything from that 
directory on the XO 1's.  The script saves one file only:  USB8388.bin  
 If one deletes that file, I believe networking ceases to function.  The
 code he uses is here:<br>
<br>
mv /versions/pristine/"$OSVER"/lib/firmware/usb8388.bin <br>
rm -rf /versions/pristine/"$OSVER"/lib/firmware/*<br>
mv usb8388.bin /versions/pristine/"$OSVER"/lib/firmware/<br>
mv usb8388.bin /versions/run/"$OSVER"/lib/firmware/<br>
rm -rf /versions/pristine/"$OSVER"/lib/firmware/*<br>
mv usb8388.bin /versions/run/"$OSVER"/lib/firmware/<br><br>The script also removes a bunch of dri/lib,icon 256, and language versions.  Frees up about 60Mb on our machines.  His full script, along with a swap script, and some bad/ugly installs script is in this thread<br>
<br><a href="http://www.olpcnews.com/forum/index.php?topic=4965.15">http://www.olpcnews.com/forum/index.php?topic=4965.15</a><br><br>O, and most importantly, the USB microscopes and Vernier sensors continue to work after deleting all those files.  I still haven't been able to get a USB2VGA projector to work on any 11-2 builds even beofre the firmware removal, so I cant comment on that part.<br>
<br>Cheers<br><br>KG<br><br><br>
<br>
<br><br><div class="gmail_quote">On Thu, Jul 28, 2011 at 1:49 PM, Martin Langhoff <span dir="ltr"><<a href="mailto:martin.langhoff@gmail.com">martin.langhoff@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Thu, Jul 28, 2011 at 12:04 PM, Daniel Drake <<a href="mailto:dsd@laptop.org">dsd@laptop.org</a>> wrote:<br>
> Thanks for your input. USB VGA and USB storage devices do not draw<br>
> firmware from Linux, so they would be unaffected. I am fairly sure<br>
> that the same is true for robotics.<br>
<br>
</div>+10 on removal :-)<br>
<br>
<br>
m<br>
<font color="#888888">--<br>
 <a href="mailto:martin.langhoff@gmail.com">martin.langhoff@gmail.com</a><br>
 <a href="mailto:martin@laptop.org">martin@laptop.org</a> -- Software Architect - OLPC<br>
 - ask interesting questions<br>
 - don't get distracted with shiny stuff  - working code first<br>
 - <a href="http://wiki.laptop.org/go/User:Martinlanghoff" target="_blank">http://wiki.laptop.org/go/User:Martinlanghoff</a><br>
</font><div><div></div><div class="h5">_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@lists.laptop.org">Devel@lists.laptop.org</a><br>
<a href="http://lists.laptop.org/listinfo/devel" target="_blank">http://lists.laptop.org/listinfo/devel</a><br>
</div></div></blockquote></div><br>