gnuton / asuswrt-merlin.ng

Extends the support of Merlin firmware to more ASUS routers
Other
1.29k stars 75 forks source link

RT-AX82Uv2 - unable flash 3004.388.7_1-gnuton1 #610

Closed bdkacz closed 1 week ago

bdkacz commented 2 weeks ago

Router Model Affected Models: RT-AX82Uv2

Firmware Version Affected 3004.388.7_1-gnuton0_beta1 , 3004.388.7_1-gnuton1

Is this bug present in upstream Merlin releases too? No

Describe the bug I have RT-AX82U v2 with firmware 3004.388.7_1-gnuton0_beta1 and I try flash it to newest stable version with file RT-AX82U_V2_3004_388.7_1-gnuton1_nand_squashfs.pkgtb but after reboot firmware version is still 3004.388.7_1-gnuton0_beta1

To Reproduce Steps to reproduce the behavior:

  1. Download latest stable release 3004.388.7_1-gnuton1 file RT-AX82U_V2_3004_388.7_1-gnuton1_nand_squashfs.pkgtb
  2. Go to Administration-Upgrade firmware
  3. Click browse and select file
  4. Wait till reboot
  5. Login to router panel
gnuton commented 2 weeks ago

after flashing can you please check the logs?

bdkacz commented 2 weeks ago

Logs just after reboot after flashing in attachment syslog.txt

gnuton commented 1 week ago

To force the flash you can

Option 1 (discouraged):

  1. Enable SSH
  2. Transfer the firmware.w file to router via WinSCP
  3. Login to router via Putty
  4. Use command: hnd-write firmware.w
  5. Reboot

Options 2 (recovery mode -reccomended)

  1. Connect Ethernet to Port 1 of the router, Set a fixed IP address at your computer as DHCP does not function in recovery mode. 2 hold down reset button for 15 seconds and power on to put router in recovery mode. 3 Use browser http://192.168.1.1 4 Upload image from the recovery console. This may take a while. image
bdkacz commented 1 week ago

Flashing via winscp successfully upgraded the router to 3004.388.7_1-gnuton1, tkank You :)