Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

avoid_warnings=2 doesn't work in bookworm #1834

Open
dasl- opened this issue Oct 21, 2023 · 1 comment
Open

avoid_warnings=2 doesn't work in bookworm #1834

dasl- opened this issue Oct 21, 2023 · 1 comment

Comments

@dasl-
Copy link

dasl- commented Oct 21, 2023

Describe the bug
In bookworm, putting avoid_warnings=2 in /boot/config.txt does not prevent throttling due to undervoltage from occurring.

To reproduce

  1. Install bookworm.
  2. Put avoid_warnings=2 in /boot/config.txt.
  3. Use a shoddy power supply.
  4. Observe many messages like [Fri Oct 20 23:36:15 2023] hwmon hwmon1: Undervoltage detected! in dmesg -T output
  5. Furthermore, observe that the output of vcgencmd get_throttled indicates throttling has occurred due to undervoltage

Expected behaviour
When running with avoid_warnings=2, there should be no undervoltage messages in dmesg, nor should there be throttling occurring due to undervoltage observed via vcgencmd get_throttled.

Actual behaviour
See reproduction steps above.

System
I apologize because I wiped the system before capturing the below diagnostics. But I had just today (2023-10-20) installed the latest 32 bit bookworm lite release with this download URL.

  • Which model of Raspberry Pi? 4B
  • Which OS and version (cat /etc/rpi-issue)?
  • Which firmware version (vcgencmd version)?
  • Which kernel version (uname -a)?

Logs

[Sat Sep 16 17:29:37 2023] hwmon hwmon1: Undervoltage detected!
[Sat Sep 16 17:29:43 2023] hwmon hwmon1: Voltage normalised

Additional context
n/a

@Stooovie
Copy link

Stooovie commented May 3, 2024

same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants