majuss / easybox904

This is a step by step guide to open your easybox 904 xDSL for the usage with every provider, without MIC.
56 stars 18 forks source link

Going Back from LEDE #18

Closed nielsranosch closed 6 years ago

nielsranosch commented 6 years ago

Hello!

I tried installing LEDE following their wiki and forum thread (which involves flashing a 5MB fullimage.img with a tftp server and a 25MB sysupgrade.bin through the LEDE webinterface). However, there are some major features missing so I tried going back to the opened firmware using your debricking guide. Since I still had ssh access to the box, I flashed the closed bootloader using: flash_eraseall /dev/mtd0 nandwrite -p /dev/mtd0 uboot_closed.lq

Afterwards, I tried flashing the firmware through recovery and a tftp-server, but that just resulted in a bootloop. Weirdly enough, I am still able to re-flash LEDE.

Do you think the issue would be resolved by cracking the device open and flashing uboot using the serial console?

Since I have SSH access to the box, I could also flash all the mtd-devices to the approriate images manually, but I don't know which images should go where. If it's not too much work, could you maybe upload an archive of all the mtd-devices as they should be after flashing the opened firmware?

Cheers!

nielsranosch commented 6 years ago

Nevermind, it accepted the original (closed) fullimage.img ;-)