Error restoring Omega2+
-
I can't seem to restore my Omega2+. I am using the correct firmware but I always get the message
blocksize write incorrect block#=6!
. Any ideas? Is it bricked?____ _ ____ / __ \___ (_)__ ___ / __ \__ _ ___ ___ ____ _ / /_/ / _ \/ / _ \/ _ \ / /_/ / ' \/ -_) _ `/ _ `/ \____/_//_/_/\___/_//_/ \____/_/_/_/\__/\_, /\_,_/ W H A T W I L L Y O U I N V E N T ? /___/" Board: Onion Omega2 APSoC DRAM: 128 MB relocate_code Pointer at: 87f5c000 flash manufacture id: c2, device id 20 19 find flash: MX25L25635E *** Warning - bad CRC, using default environment ============================================ Onion Omega2 UBoot Version: 4.3.0.3 -------------------------------------------- ASIC 7628_MP (Port5<->None) DRAM component: 1024 Mbits DDR, width 16 DRAM bus: 16 bit Total memory: 128 MBytes Flash component: SPI Flash Date:Sep 19 2017 Time:15:11:41 ============================================ icache: sets:512, ways:4, linesz:32 ,total:65536 dcache: sets:256, ways:4, linesz:32 ,total:32768 CPU freq = 575 MHZ Estimated memory size = 128 Mbytes Resetting MT7628 PHY. Initializing MT7688 GPIO system. wifi mac address = 40A36BC109EF. ************************************** * Hold Reset button for more options * ************************************** You have 40 seconds left to select a menu option... Please select option: [ Enter ]: Boot Omega2. [ 0 ]: Start Web recovery mode. [ 1 ]: Start command line mode. [ 2 ]: Flash firmware from USB storage. Option [0] selected. Bringing Eth0 (10/100-M) up... RT2880 ETH setup done. HTTP server starting at 192.168.8.8 ... HTTP server is up and running. Data will be downloaded at 0x81000000 in RAM Upgrade type: firmware Upload file size: 7864493 bytes Loading: ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ####################################### ################### HTTP upload is complete. Upgrading... **************************** * FIRMWARE UPGRADING * * DO NOT POWER OFF DEVICE! * **************************** ........................................................................................................................ ........................................................................................................................ blocksize write incorrect block#=6! ## Error: HTTP ugrade failed! Bringing Eth0 (10/100-M) up...
-
blocksize write incorrect block#=6!
This seems a very low level error writing to the flash memory.
Did your device ever work properly? If not, perhaps you need to raise a support request with Onion regarding a replacement and ask them to review your posts detailing the errors.As a last gasp option, have you verified the validity of the file you are trying to flash?
Assuming you have downloaded it multiple times, but if not, try again.
AFAICT Onion don't provide md5 or sha256 sum's for the firmware binaries, but if you can provide the particular firmware you are trying to flash, together with either the associated md5/sha256 sum anyone from the community can download the relevant file and do the same so that you can compare and confirm that what you have is an accurate representation of what is provided by Onion in their image repo.
FWIW, here are my md5sum's for the last few O2+ binaries that I have downloaded:
$ md5sum *bin eac6ae4494dedcbac969445202eaa952 omega2p-v0.2.1-b198.bin f52084b66c34187461644403fe60b718 omega2p-v0.2.1-b199.bin 78b029b239f759ad0b39f437588c8829 omega2p-v0.2.2-b200.bin a0822cf0edc602a4bae345e9fab9a580 omega2p-v0.2.2-b201.bin
If you have the identical file, then your md5sum must be identical to mine (provided mine aren't corrupt).
Be sure to check them on the USB device as well after you have copied them over. I've had some flaky usb drives that rendered files corrupt in the past, so checking the download on your pc/mac drive doesn't always show the problem.
-
@cas Thanks for the tips. I have the same md5 results as you...
MD5 (omega2p-v0.2.1-b199.bin) = f52084b66c34187461644403fe60b718 MD5 (omega2p-v0.2.2-b200.bin) = 78b029b239f759ad0b39f437588c8829 MD5 (omega2p-v0.2.2-b201.bin) = a0822cf0edc602a4bae345e9fab9a580
I will contact support because this thing has actually never worked. I just forgot about it for quite a while after I initially received it.
Thanks!
-
Hello @Geoff-Tripoli. I got a pretty similar problem "blocksize write incorrect block#=0! ## Error: HTTP ugrade failed!" , did you find how to solve it?