Skip to content

Can't Disable PWR LED of a Raspberry Pi4b 8Gb  #2132

Closed
@scxs535

Description

@scxs535

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions