openwrt-xiaomi / xmir-patcher

Firmware patcher for Xiaomi routers
271 stars 52 forks source link

ERROR It is necessary to reorganize the device into "whc_cap" mode! #2

Closed ArturWroblewski closed 9 months ago

ArturWroblewski commented 1 year ago

I have reset the router to factory settings. I logged in automatically on http://router.miwifi.com/

I made the first configuration.

Administrator background: 192.168.31.1 Administrator password: 12345678

Run !START.bat and I got an error

==========================================================

Xiaomi MiR Patcher

1 - Set IP-address (current value: 192.168.31.1) 2 - Connect to device (install exploit) 3 - Read full device info 4 - Create full backup 5 - Install EN/RU languages 6 - Install Breed bootloader 7 - Install firmware (from directory "firmware") 8 - {{{ Other functions }}} 9 - [[ Reboot device ]] 0 - Exit

Select: 2

device_name = RB01 rom_version = 1.0.35 release mac address = 70:85:c2:b1:55:cd Enter device WEB password: 12345678

ERROR: It is necessary to reorganize the device into "whc_cap" mode!

==========================================================

Xiaomi MiR Patcher

1 - Set IP-address (current value: 192.168.31.1) 2 - Connect to device (install exploit) 3 - Read full device info 4 - Create full backup 5 - Install EN/RU languages 6 - Install Breed bootloader 7 - Install firmware (from directory "firmware") 8 - {{{ Other functions }}} 9 - [[ Reboot device ]] 0 - Exit

Select:

After checking on PC, it looks like this:

telnet 192.168.31.1 XiaoQiang login: root Password: 12345678 Login incorrect

ssh 192.168.31.1 ssh: connect to host 192.168.31.1 port 22: Connection refused

vstkl commented 1 year ago

Having the same issue, i tried UART method, but that didn't work because for some reason i didn't get the boot console... someone has this solution but that doesnt work for me and it doesn't write anything into the logs, will further investigate

chrisrer commented 1 year ago

same problems any solution?

DaHype commented 10 months ago

I have access with SSH to my Router AX3000, but i cant install the Firmware or Take Backup. Any Idea?

Select: 3

Detect valid SSH server on port 22 (auth OK) Download file: "/tmp/dmesg.log" ....

ERROR: Partition list is empty!

Select: 7

Image files in directory "firmware/": "firmware/miwifi_ra80_firmware_e7f84_1.0.46.bin" Download file: "/tmp/dmesg.log" ....

ERROR: Partition list is empty!

remittor commented 10 months ago

ERROR: Partition list is empty!

So the dmesg log contains a lot of unnecessary information. You need to restart your device.

jackmeehan commented 10 months ago

ERROR: Partition list is empty!

So the dmesg log contains a lot of unnecessary information. You need to restart your device.

I am getting the same "ERROR: Partition list is empty!" with my AX3000 v1.4.21 RA82.

I have tried rebooting the router and trying again immediately after boot however I unfortunately continue to get the same error.

Is there anything else I can try?

jackmeehan commented 10 months ago

ERROR: Partition list is empty!

So the dmesg log contains a lot of unnecessary information. You need to restart your device.

I am getting the same "ERROR: Partition list is empty!" with my AX3000 v1.4.21 RA82.

I have tried rebooting the router and trying again immediately after boot however I unfortunately continue to get the same error.

Is there anything else I can try?

@remittor thanks for fixing that! I get another error when trying to install firmware, I will start a new issue thread for that