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#1847 - Buffalo WZR 600DHP: Upgrade from 17.01.6 to 18.06.1 results in WLAN LEDs not lighting up #8520

Closed
openwrt-bot opened this issue Sep 15, 2018 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

dimitris:

Supply the following if possible:

  • Device problem occurs on
    Buffalo WZR 600DHP

  • Software versions of OpenWrt/LEDE release, packages, etc.
    From 17.01.6: sysupgrade -f <backup.tar.gz> openwrt-18.06.1-ar71xx-generic-wzr-600dhp-squashfs-sysupgrade.bin

  • Steps to reproduce
    Do the above sysupgrade. On reboot, WLAN is working (assuming it was configured to work before), but the WLAN LEDs are dark, leading to time wasted troubleshooting, re-flashing etc. It seems that what's needed is an extra default in /etc/config/system for this model:

config led
option name 'WLAN2.4'
option sysfs 'buffalo:green:band2g'
option default '1'
option trigger 'phy0tpt'

More detail in https://forum.openwrt.org/t/til-17-01-6-to-18-06-1-buffalo-wzr-600dhp-sysupgrade-with-config-small-led-nitpick/21282

Setting severity to Medium because of the potential for confusion and "destructive" action taken in response (flash without config, TFTP flash etc) thinking image upgrade is not "compatible".

@openwrt-bot
Copy link
Author

adrianschmutzler:

This appears to be fixed for ath79. Since 18.06 is EOL now, we won't spend time in further investigation on ar71xx.

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