Hi Josh, On Wed, 16 Nov 2011, Josh wrote:
> cu -l /dev/ttyU0 -s 19200 > pressing +++ until i get to the uManager (rev 0.6 110906) > #download > Start sending file using XMODEM/CRC protocol. > CCCCCCCCC (ongoing C character coming up if (or not) type any > character on the keyboard) I don't know CU, but I think you'd have problems doing it that way, because cu will still be locking the serial device. I don't know if you can exit cu and then run xmodem, or whether that would toggle the control lines in a way that the BIOS doesn't like. > With minicom,I can as well connect, settings are: > /usr/local/bin/lsz -Xvv > serial device set to /dev/ttyU0 19200 8N1 > hardware / soft flow control set to no > > #download > Start sending file using XMODEM/CRC protocol. > Pressing CtrlA - Z to select S, then zmodem (set to "/usr/local/bin/lsz -Xvv") > > but ends up with a "Transfer incomplete" in the small popup. zmodem is NOT xmodem. Try ^ASX instead os ^ASZ? Cheers, Chris. -- Aptivate | http://www.aptivate.org | Phone: +44 1223 760887 The Humanitarian Centre, Fenner's, Gresham Road, Cambridge CB1 2ES Aptivate is a not-for-profit company registered in England and Wales with company number 04980791. _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
