Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#2751 - Device tl-wr2543n not supported while upgrading from ar71xx to ath79 #7579

Closed
openwrt-bot opened this issue Jan 19, 2020 · 3 comments
Labels

Comments

@openwrt-bot
Copy link

luizluca:

Upgrade from ar71xx (18.06.6) to ath79 (19.07.0) failed on my TP-Link TL-WR2543ND-V1:

root@router:/tmp# sysupgrade openwrt-19.07.0-ath79-generic-tplink_tl-wr2543
-v1-squashfs-sysupgrade.bin
Device tl-wr2543n not supported by this image
Supported devices: tplink,tl-wr2543-v1 tl-wr2543-v1
Image check 'fwtool_check_image' failed.

tl-wr2543-v1 is missing the last "n". It was used in BOARD_NAME ([[https://github.com/openwrt/openwrt/blob/openwrt-18.06/target/linux/ar71xx/image/generic-tp-link.mk#L418]]) but not in the profile name.

Is it safe to do a force upgrade?

It flashed without warning to target ar71xx (https://downloads.openwrt.org/releases/19.07.0/targets/ar71xx/generic/openwrt-19.07.0-ar71xx-generic-tl-wr2543-v1-squashfs-sysupgrade.bin)

It also failed to flash between the same version 19.07.0 but from ar71xx to ath79:

root@router:~# sysupgrade -T /tmp/openwrt-19.07.0-ath79-generic-tplink_tl-w
r2543-v1-squashfs-sysupgrade.bin
Device tl-wr2543n not supported by this image
Supported devices: tplink,tl-wr2543-v1 tl-wr2543-v1
Image check failed.

@openwrt-bot
Copy link
Author

@openwrt-bot
Copy link
Author

luizluca:

I'm aware (actually, I was trying to reproduce it with 19.07).
Independently of that issue, the device name mismatch should be fixed.

@openwrt-bot
Copy link
Author

luizluca:

This bug is already fixed in trunk. It looks like this is the fix: 07ce940

Please, backport to 19.07 before 19.07.1.

https://bugs.openwrt.org/index.php?do=details&task_id=2742&order=id&sort=desc does not affect 19.07.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant