Closed
Description
Describe the issue you are experiencing
I use follow code to disable the PWR LED of Raspberry Pi4b 8Gb with HA OS ( core 9.4) in boot/config.txt file
dtparam=pwr_led_trigger=none
dtparam=pwr_led_activelow=off
it works fine still with operating system to 8.5
but it doesn't work anymore after upgrade operating system to 9.0
maybe it has something to do with the change #2038 .
#2038
What operating system image do you use?
rpi4-64 (Raspberry Pi 4/400 64-bit OS)
What version of Home Assistant Operating System is installed?
9.0
Did you upgrade the Operating System.
Yes
Steps to reproduce the issue
I use follow code to disable the PWR LED of Raspberry Pi4b 8Gb with HA OS ( core 9.4) in boot/config.txt file
dtparam=pwr_led_trigger=none
dtparam=pwr_led_activelow=off
it works fine still with operating system to 8.5
but it doesn't work anymore after upgrade operating system to 9.0
maybe it has something to do with the change #2038 .
#2038
Anything in the Supervisor logs that might be useful for us?
No
Anything in the Host logs that might be useful for us?
No
System Health information
No response
Additional information
No response