Today I continued trying with kwboot and after several attempts I received a different message, although I failed to send the uboot. kwboot -t -B 115200 /dev/ttyUSB0 -b mtd0.bin -p Sending boot message. Please reboot the target...\ Sending boot image... 0 % [+xmodem: Protocol error I don't know if that has any positive meaning or is irrelevant.by 5u4573 - Debian
bodhi Wrote: ------------------------------------------------------- > Our last hope is to try couple things. > > - Swapping TX and RX wires. The CP2xxx series > older model has the wires already swapped. So TX > on the CP2xxx should be connected to TX on the IX4 > box header, and RX to RX. > > - When you see the outout > > Sending boot message. Pleaseby 5u4573 - Debian
bodhi Wrote: ------------------------------------------------------- > Or try using a different serial converter module > such as the CP2102 or PL3xx. See here: > https://forum.doozan.com/read.php?8,13263 I bought a cp2102 like this https://bdspeedytech.com/index.php?route=product/product&product_id=337 When I use it on ubuntu, the result is always the same as previously meby 5u4573 - Debian
renojim Wrote: ------------------------------------------------------- > kwboot for Windows: > > Ok, after perusing the Cygwin documents and > spending way too much time researching it, I > couldn't find a clear answer as to whether or not > it's permissible to distribute their DLL with my > EXE. I believe I'm not doing improper, but if I > hear oby 5u4573 - Debian
bodhi Wrote: ------------------------------------------------------- > 5u4573, > > > actually before I only used it with putty in > > windows 10, but I don't know if it is possible > to > > use kwboot in putty > > kwboot is only available in Linux. > > There are a couple ways to run kwboot. You could > try to time it in various ways tby 5u4573 - Debian
renojim Wrote: ------------------------------------------------------- > bodhi Wrote: > ------------------------------------------------------- > > Excellent! one more good tool to have for > people > > already have Cygwin :) can you post it > somewhere > > so I can add it to the Wiki. > > I wanted to just post a link to my exe, but I got > scareby 5u4573 - Debian
bodhi Wrote: ------------------------------------------------------- > > Did you doublecheck your serial module device > assigment? it should show in the host dmesg > whether the device is USB0 or USB1. with dmesg check the tty ports and the result was 3, tty0, ttyUSB0 and ttyUSB1 dmesg | grep tty [ 0.142947] printk: console enabled [96736.403698] usb 2-1.2.by 5u4573 - Debian
bodhi Wrote: ------------------------------------------------------- > 5u4573, > > > > flash_erase /dev/mtd0 0 00 > > nandwrite /dev/mtd0 mtd0.bin > > > > https://forum.doozan.com/read.php?3,25120,25687#msg-25687 > > If you read a few more posts after that, the stock > flash_erase was old, so this is the correct > command: > >by 5u4573 - Debian
bodhi Wrote: ------------------------------------------------------- > Look the u-boot kirkwood installation thread. See > if you can try booting using UART: > > https://forum.doozan.com/read.php?3,12381 > > > QuoteUART Booting: If possible, try to test this > boot image with UART booting before flashing to > NAND. See davygravy's UART booting using kwby 5u4573 - Debian
bodhi Wrote: ------------------------------------------------------- > > Do you have a log of what you did before losing > serial comm? I inserted this pair of commands, in the first one I received a success message and the second one told me that there is no nandwrite so I restarted and I didn't see the serial console again. flash_erase /dev/mtd0 0 00 nandwrite /devby 5u4573 - Debian
Hello, after some attempts to install Debian on the ix4-200d, I managed to boot from a 16GB USB memory and after having touched the system trying to make the boot always direct from the USB in the subsequent reboot I lost the serial communication, in NAS does not boot either in usb memory or in stock. I have lost my NAS or I have some alternative to revive it.by 5u4573 - Debian