<br><br><div class="gmail_quote">On Tue, Feb 14, 2012 at 5:18 PM, James Cameron <span dir="ltr"><<a href="mailto:quozl@laptop.org">quozl@laptop.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I agree, it seems likely to be a hardware problem with USB.<br>
<br>
You said file copy from USB to the filesystem was just as slow.  Is that<br>
using OpenFirmware or Linux?  I'm expecting you used Linux.<br></blockquote><div><br>Linux<br> <br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<br>
We made some USB changes in OpenFirmware, but these ought not to have<br>
had this effect, and should have no effect at all on Linux.  Yet, I am<br>
interested to know what version of OpenFirmware is on the units.<br>
<br>
--<br>
<br>
For your interest, next time you need it, there's an OpenFirmware test<br>
feature for checking the fs-update transfer rates from USB.<br>
<br>
ok null-fsdisk fs-update u:\fs.zd<br>
<br></blockquote><div><br>I did the following to try to establish a reference point on a perfectly good XO 1.5 with functioning USB <br> <br></div><div>I upgraded the firmware to Q3C01, which eliminated the write-block-start and finish not unique messages.<br>
<br>However invoking the  command null-fsdisk fs-update u:\os883.zd4 (which is the build we use on these machines and is teh file on the USB drive) gives the following warnings on the good  (reference) XO 1.5:<br><br>Image size is larger than output device<br>
file said highest block 29849 but wrote only as high as block 0<br>file did not write a zero block, but wrote only as low as block 29489<br>00:00:00<br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

What it does is read the data from USB and then discard it.  That way<br>
you can exclude the time otherwise spent writing to the internal microSD<br>
or eMMC.  The feature was recently fixed (10th Feb 2012) so use firmware<br>
after that date.  I didn't go back to find when it broke.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
James Cameron<br>
<a href="http://quozl.linux.org.au/" target="_blank">http://quozl.linux.org.au/</a><br>
_______________________________________________<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>
</font></span></blockquote></div><br>