Kronsed0

Results 7 comments of Kronsed0

I also noticed that this issue actually only occurs when throttling down to 300 MHz (lowest frequency?). I didn't observe any deviation at intermediate stages of 600 MHz or higher....

Are there any updates here, or are there still areas where I can provide support?

Okay, thank you very much for the quick response. If I understand correctly, we are currently waiting for feedback from Broadcom, right? Is there a workaround here to set the...

I inserted the parameter `core_freq_min=350` and `temp_limit=30` into `/boot/firmware/config.txt` under the `[all]` section, but I didn't achieve the desired result: ``` pi@raspberrypi:~$ vcgencmd measure_temp temp=39.9'C pi@raspberrypi:~$ vcgencmd measure_clock arm frequency(48)=300111328...

Yes, I can confirm that the value has stuck: ``` pi@raspberrypi:~$ vcgencmd get_config core_freq_min core_freq_min=350 pi@raspberrypi:~$ vcgencmd measure_temp temp=35.0'C pi@raspberrypi:~$ vcgencmd measure_clock arm frequency(48)=300111328 ```

I hope that the described error has been brought up in the right place here. If I need to address this with a different manufacturer or at a different location,...

The error persists, even with the current kernel 6.6.20. ``` pi@raspberrypi:/$ uname -a Linux raspberrypi 6.6.20+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.20-1+rpt1 (2024-03-07) aarch64 GNU/Linux pi@raspberrypi:/$ sudo bash -c "while true;...