Nope, I listened to port 4444 and used your code but wsl gave “error code 400xxx”
When I changed to code of the blog you mentioned, everything worked fine
So would you kindle check whether the is some problem with code tag , maybe some minor error when copy/paste and posting?
Hi Daniel , I would like to try it on xdr 6050 , do I need to modify anything ? For the MT7531AE switch IC driver, I see that openwrt has added support for it! https://github.com/openwrt/openwrt/commit/bd6783f4fb8f6171927e9067c0005a6d69fc13fe
Do I need to remove the driver for the 2500Base-T ports from the xdr 6086 firmware file?
@David3 You will need to add/edit a new device tree (dts) file for this board which defines the MT7531 switch (ie. no other PHYs) and wire up LEDs and buttons correctly.
CH341A and the cable arrived from AliExpress. I was unable to recover my router by flashing only bl31.bin because, probably, I flashed preloader.bin and bl31.bin to wrong offset when I bricked my device.
Luckily I had done a full NAND backup before I made that mistake!
So, using CH341A I erased the NAND and flashed the backup and the router was back to original firmware. From that point I started the process from scratch and sucesfully installed Openwrt!
XDR6086 is up and running as a dumb AP on my living room. Thanks a lot for the support!
After executing "insmod mtd-rw i_want_a_brick=1" command
The command line will be disconnected and the router system will not be accessible
I need to restart the power to access the router system
However, the MTD partition is not unlocked
After searching, I found that the bl2 partition can be unlocked using self-compiled firmware
After trying, I successfully flashed back to the original system.