(Bug) LED lights not working

Author: nainghtooaung1989Created Jul 3, 2026Updated Sep 18, 2026
Labelsbug

Describe the bug

Device Router

Xiaomi Redmi AX6000

Firmware Version

ImmortalWrt 25.12.0 (r37854-4b24da3b4c5c) Dave's Guitar

Description of the Bug

After flashing the latest ImmortalWrt 25.12.0 firmware, all LED lights (Power, Network, System) are completely off and not working on the Redmi AX6000.

Checking /sys/class/leds/ inside the terminal shows:

  • mt76-phy0
  • mt76-phy1
  • rgb:network
  • rgb:status

However, executing commands like echo 1 > /sys/class/leds/rgb:network/brightness or echo 255 > /sys/class/leds/rgb:network/brightness returns no errors but the physical LED hardware remains completely off. Changing configurations via LuCI (System -> LED Configuration) also has no effect.

It seems to be a GPIO/Driver bug in this version. Please help fix the LED configuration for the Redmi AX6000 model. Thank you!

ImmortalWrt version

25.12.0 (r37854-4b24da3b4c5c)

ImmortalWrt release

25.12.0

ImmortalWrt target/subtarget

mediatek/filogic

Device

Xiaomi Redmi AX6000

Image kind

Official downloaded image

Steps to reproduce

No response

Actual behaviour

No response

Expected behaviour

No response

Additional info

No response

Diffconfig

Terms

  • I am reporting an issue for ImmortalWrt, not an unsupported fork.