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#1086 - can't upgrade from unifi ap stock BZ.v3.2.12 to lede via syswrapper.sh update2 #7416

Closed
openwrt-bot opened this issue Oct 20, 2017 · 3 comments
Labels

Comments

@openwrt-bot
Copy link

Moritz:

Supply the following if possible:

  • Device problem occurs on
    Ubnt unifi ap
  • Software versions of LEDE release, packages, etc.
    stock 3.2.12
  • Steps to reproduce
    1. upload lede-17.01.4-ar71xx-generic-ubnt-unifi-outdoor-squashfs-factory.bin to device
    2. try syswrapper.sh update2
    3. fail
    4. do fwupdate.real -c /tmp/fwupdate.bin (to check), complains about "invalid file: BZ.ar934x.v6.0.0-OpenWrt-r3560-79f57e422d (not quoted)
    5. openwrt-15.05.1-ar71xx-generic-ubnt-unifi-squashfs-factory.bin works: BZ.ar7240.v6.0.0-OpenWrt-r48532
      The String beginning with BZ seems to be the magic number at the beginning of the file. For comparison: UBNTBZ.ar7240.v3.2.12.2920.150531.1645 from a stock fw
@openwrt-bot
Copy link
Author

djzort:

I had the same problem with lede firmwares.

The barrier breaker linked at https://wiki.openwrt.org/toh/ubiquiti/unifi works, and has the following notable text in the console log at upgrade:

Current: BZ.ar7240.v3.3.19.4015.160218.1458

New ver: BZ.ar7240.v6.0.0-OpenWrt-r42625

Compared to:

Current: BZ.ar7240.v3.3.19.4015.160218.1458

New ver: BZ.ar934x.v6.0.0-OpenWrt-r3560-79f57e422d
Invalid version 'BZ.ar934x.v6.0.0-OpenWrt-r3560-79f57e422d'

the ar934x seems entirely wrong, like the build profile is incorrectly configured.

the file i am using is lede-17.01.4-ar71xx-generic-ubnt-unifi-squashfs-factory.bin

@openwrt-bot
Copy link
Author

djzort:

nightly from monday 30th aka af5dae52ee7975223af0cf40b481fda9c4ee22ce8147021bdaa50e4125347073

gives BZ.ar7240.v6.0.0-OpenWrt-r6788-7ff31be and seems to work ok

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