Hello,
The https://datasheets.raspberrypi.com/hat/ ... cation.pdf document states that Raspberry Pi 5 supports warm-standby, standby and sleep power states. On a fresh-installed system, when I write to /sys/power/state file to change the power state I get the following error:When I cat the same file (i.e., /sys/power/state) no power states are listed, which is coherent with the error shown above.
I'm running a Debian 12 (bookworm) with kernel 6.6.62-v8-16k+.
How can I change the power state of a Raspberry Pi 5 system?
Best regards,
jrosa
The https://datasheets.raspberrypi.com/hat/ ... cation.pdf document states that Raspberry Pi 5 supports warm-standby, standby and sleep power states. On a fresh-installed system, when I write to /sys/power/state file to change the power state I get the following error:
Code:
$ echo mem | sudo tee /sys/power/statememtee: /sys/power/state: Function not implemented
I'm running a Debian 12 (bookworm) with kernel 6.6.62-v8-16k+.
How can I change the power state of a Raspberry Pi 5 system?
Best regards,
jrosa
Statistics: Posted by jrosa — Thu Nov 21, 2024 12:48 pm