I have been looking for a way to disable the power LED for a while..
I succeeded with openwrt simply by going to the led configuration menu and adding the r7800:white
ower to the configuration by deactivating it..
or manually adding these lines to
/etc/config/system :
config led 'led_power'
option name 'Power'
option sysfs 'r7800:white
ower'
option default '0'
I think there is no way to do it on the stock/Voxel firmware or am I wrong?
I succeeded with openwrt simply by going to the led configuration menu and adding the r7800:white

or manually adding these lines to
/etc/config/system :
config led 'led_power'
option name 'Power'
option sysfs 'r7800:white

option default '0'
I think there is no way to do it on the stock/Voxel firmware or am I wrong?