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#1046 - LED lights functionality brokes WiFi connection, switch LEDS without controls on Linksys 3200ACM #7990

Closed
openwrt-bot opened this issue Oct 7, 2017 · 2 comments
Labels

Comments

@openwrt-bot
Copy link

ArturSzymiec:

On the Linksys 3200ACM with clean LEDE 17.01.3
it's not possible to turn off WIFI LEDS.

Any write operation to /sys/class/leds/rango:white:wlan_2g/trigger
or cat /sys/class/leds/rango:white:wlan_5g/trigger will cause the WiFi
to stop operating (accordingly 2G or 5G depending which trigger we want to change).
Steps to reproduce:
echo none > /sys/class/leds/rango:white:wlan_2g/trigger
What is strange that after boot the WiFi leds are operating (flashing according to tx/rx),
but current trigger reported by sysfs is anyway none:
cat /sys/class/leds/rango:white:wlan_5g/trigger
[none] nand-disk usbport mmc0 timer default-on netdev phy0rx phy0tx phy0assoc phy0radio phy1rx phy1tx phy1assoc phy1radio

The writes to the brightness value are ignored.

Also there are no controls for the wired ethernet switch leds.
All controls that are reported by sysfs:
ls /sys/class/leds/
mmc0:: pca963x:0:68:14 pca963x:rango:amber:wan pca963x:rango:white:wan rango:white:wlan_5g
pca963x:0:68:10 pca963x:0:68:15 pca963x:rango:amber:wps pca963x:rango:white:wps
pca963x:0:68:11 pca963x:0:68:2 pca963x:rango:white:usb2 rango:white:power
pca963x:0:68:12 pca963x:0:68:3 pca963x:rango:white:usb3_1 rango:white:sata
pca963x:0:68:13 pca963x:0:68:4 pca963x:rango:white:usb3_2 rango:white:wlan_2g

@openwrt-bot
Copy link
Author

fbafkis:

I confirm that the problem is still present today, with new stable versions of mwlwifi drivers and LEDE 17.0.1.4 and firmware 4.4.92.

@openwrt-bot
Copy link
Author

sbll885gmail.com:

I confirm the bug in version 21

openwrt-21.02.1-mvebu-cortexa9-linksys_wrt3200acm-squashfs-sysupgrade

After asscoiating Wireless device leds, the wireless network loss connectivity. Removing of LED association resolved the problem.

Device: Linksys WRT3200ACM
Firmware Version: OpenWrt SNAPSHOT r18460-def9565be6 / LuCI firewall4 branch git-21.357.58153-63d9bcb
Kernel Version: 5.10.88

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