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#1455 - VRX200 / BT Home Hub 5A unable to downgrade from nightly to 17.01.4 #6419

Closed
openwrt-bot opened this issue Mar 24, 2018 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

4034:

Device bt,homehub-v5a not supported by this image
Supported devices: BTHOMEHUBV5A

----------------------------------------------------- OpenWrt SNAPSHOT, r6519-0f30f56 ----------------------------------------------------- root@LEDE:~# uname -a Linux LEDE 4.9.87 #0 SMP Wed Mar 21 22:24:09 2018 mips GNU/Linux root@LEDE:~# cd /tmp root@LEDE:/tmp# wget https://downloads.openwrt.org/releases/17.01.4/targets/lantiq/xrx200/lede-17.01.4-lantiq-xrx200-BTHOMEHUBV5A-squashfs-sysupgrade.bin Downloading 'https://downloads.openwrt.org/releases/17.01.4/targets/lantiq/xrx200/lede-17.01.4-lantiq-xrx200-BTHOMEHUBV5A-squashfs-sysupgrade.bin' Connecting to 148.251.78.235:443 Writing to 'lede-17.01.4-lantiq-xrx200-BTHOMEHUBV5A-squashfs-sysupgrade.bin' lede-17.01.4-lantiq- 100% |*******************************| 5110k 0:00:00 ETA Download completed (5232810 bytes) root@LEDE:/tmp# sysupgrade lede-17.01.4-lantiq-xrx200-BTHOMEHUBV5A-squashfs-sysupgrade.bin Device bt,homehub-v5a not supported by this image Supported devices: BTHOMEHUBV5A Image check 'fwtool_check_image' failed. root@LEDE:/tmp#
@openwrt-bot
Copy link
Author

mkresin:

It isn't considered as a bug. Some changes were made which cause the issues. We usually only taking care that an upgrade to more recent versions is working trouble free.

You need to forcefully downgrade:

sysupgrade -F lede-17.01.4-lantiq-xrx200-BTHOMEHUBV5A-squashfs-sysupgrade.bin

But you shouldn't preserve your config. Your config was upgraded during the upgrade to the nightly version and there isn't anything which rollbacks these changes.

Some stuff will not work using a nightly config and 17.01.

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