Device Information | 设备信息
- SOC: Amlogic A311D
- Model: OES
Armbian Version | 系统版本
- Kernel Version: 6.18.23-ophub
- Release: trixie
Bug Description | 问题描述
On the OES device, the LAN LED remains red even when the network is functioning normally.
Current Behavior | 当前行为
The network is working, but the LAN LED incorrectly shows red.
Current LED brightness states (read from sysfs):
$ cat /sys/class/leds/red:lan/brightness # Output: 0
$ cat /sys/class/leds/green:lan/brightness # Output: 0
Despite the reported brightness of the red LED being 0, the physical LED on the device remains lit in red.
Expected Behavior | 期望行为
When the network is functioning normally, the LAN LED should display green.
Expected brightness states:
$ cat /sys/class/leds/red:lan/brightness # Expected: 0
$ cat /sys/class/leds/green:lan/brightness # Expected: 1
Additional Context | 补充信息
- The Power and Disk LEDs correctly display green.
- FDTFILE:
meson-g12b-a311d-onethingcloud-oes.dtb
Device Information | 设备信息
Armbian Version | 系统版本
Bug Description | 问题描述
On the OES device, the LAN LED remains red even when the network is functioning normally.
Current Behavior | 当前行为
The network is working, but the LAN LED incorrectly shows red.
Current LED brightness states (read from sysfs):
Despite the reported brightness of the red LED being
0, the physical LED on the device remains lit in red.Expected Behavior | 期望行为
When the network is functioning normally, the LAN LED should display green.
Expected brightness states:
Additional Context | 补充信息
meson-g12b-a311d-onethingcloud-oes.dtb