Actions
Bug #14482
closed
SW
JP
Notices incorrectly set system LEDs on hardware with less than three LEDs
Bug #14482:
Notices incorrectly set system LEDs on hardware with less than three LEDs
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
23.05.1
Release Notes:
Default
Affected Version:
2.6.0
Affected Architecture:
SG-1100
Description
Creating or dismissing notices triggers code that sets system LEDs incorrectly.
The functions that are called (led_normalize() and led_morse()) are intended for older devices that are no longer valid but can catch anything using the same LED device names.
Specifically the 1100 uses /dev/led/led2 since the upstream DTS change from 23.01 on.
Actions