Search found 3 matches

by baltar003
Tue Sep 26, 2023 2:18 pm
Forum: Video cards and speed
Topic: Raspberry Pi Thermal Throttling
Replies: 5
Views: 75521

Re: Raspberry Pi Thermal Throttling

I ended up finding a parameter that solved my issue. In the config, there is a commented out parameter called arm_freq. I uncommented that and experimented until the throttling stopped. The small drop in performance was far better than the instability due to thermal throttling.
by baltar003
Tue Sep 26, 2023 12:17 pm
Forum: Video cards and speed
Topic: Raspberry Pi Thermal Throttling
Replies: 5
Views: 75521

Re: Raspberry Pi Thermal Throttling

@akatik Thanks for the suggestions. I tried heatsinks, but they weren't sufficient. That's why I was hoping to use the redraw_delay parameter to lessen the framerate and consequently the cpu burden. My understanding of this parameter is that it adjusts the framerate. Perhaps I misinterpreted the doc...
by baltar003
Tue Sep 26, 2023 9:29 am
Forum: Video cards and speed
Topic: Raspberry Pi Thermal Throttling
Replies: 5
Views: 75521

Raspberry Pi Thermal Throttling

Hello. I have a raspberry pi running WTWare v6.0.98 that is remoting into a windows 10 environment. A video feed is being played in the windows environment. After a few minutes, the raspberry Pi thermal throttles at 80 deg Celcius. I tried using the parameter redraw_delay, but it does not seem to he...