Since a restoration using Backupmenu, my widget displays temperatures between 250 and 380 °C. It's pretty hot, yes. I used the following code but it did not solve the issue. Code: sudo gainroot modprobe bq27x00_battery echo bq27x00_battery >> /etc/modules Does anybody have an idea of what can lead to such wrong values? I'm using a modified version of the ideal profile (increased max limit from 850 to 900 MHz). Of course, when triggering the "Temperature" mode of the widget, the temperature is considered too high, so the max clock is set to 600 MHz. When triggering the "Ideal" button (corresponding to my modified ideal profile), it works but I can't benefit from the dynamic switch depending on temperature. Perhaps I could delete some config files for my kernel to reset it? I don't even know where the modified profiles are stored. Thanks in advance!
sudo gainroot modprobe bq27x00_battery echo bq27x00_battery >> /etc/modules
awk '{ print $1/10}' </sys/class/power_supply/bq27200-0/temp