Dingo_aus
Member
Ok, this is really starting to get to me.
I just want to be able to transfer a file to my GP2X via the USB cable.
(I have an SD reader but sneaker-netting during development is starting to make me want to dev for other platforms frankly)
So USB file transfers where 99% under 1.2.1. I had no problems (but 50% of movies didn't work). So I upgraded to 1.4 and now movies are great - but USB is borked.
Under windows, I can start a bash shell and use hyperterminal to send a file the GP2X (using lrz in Ymodem receive mode and hypterterminal sending in Xmodem). But if I try to send another file after that I can't. (looks like some buffer isn't flusched or something.
Anyway this means I have to restart to send another file over serial or sneakernet an SD card (and restart to remount the SD card anyway - because I'm too fearful of borking mount commands as root and borking the whole f'ing thing).
I don't want to have to touch firmware to fix this as I'm in Australia and everywhere is expensive to ship to get a working firmware back if I stuff it up.
So what software/appraoch should I try next? Is there something better than lrz for the GP2X or something like scp.
I just want to be able to transfer a file to my GP2X via the USB cable.
(I have an SD reader but sneaker-netting during development is starting to make me want to dev for other platforms frankly)
So USB file transfers where 99% under 1.2.1. I had no problems (but 50% of movies didn't work). So I upgraded to 1.4 and now movies are great - but USB is borked.
Under windows, I can start a bash shell and use hyperterminal to send a file the GP2X (using lrz in Ymodem receive mode and hypterterminal sending in Xmodem). But if I try to send another file after that I can't. (looks like some buffer isn't flusched or something.
Anyway this means I have to restart to send another file over serial or sneakernet an SD card (and restart to remount the SD card anyway - because I'm too fearful of borking mount commands as root and borking the whole f'ing thing).
I don't want to have to touch firmware to fix this as I'm in Australia and everywhere is expensive to ship to get a working firmware back if I stuff it up.
So what software/appraoch should I try next? Is there something better than lrz for the GP2X or something like scp.