Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Thermal management advice
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
PF4Public
Tux's lil' helper
Tux's lil' helper


Joined: 28 Jan 2019
Posts: 103

PostPosted: Sat Jul 27, 2019 7:39 pm    Post subject: Thermal management advice Reply with quote

I'm trying to migrate one of my oldest laptops to Gentoo from Debian. The last obstacle, that I still cannot solve is the thermal issue. With Debian I use cpufreqd to monitor the CPU temperature and lower the frequency if it is too hot. Unfortunately, in Gentoo this package is deprecated and the one, that is available, only works with 2.6 kernels.
Please advise, how can I achieve a similar behaviour?
I have already tried a tool from Intel, but it does not support that CPU.
Back to top
View user's profile Send private message
mike155
Advocate
Advocate


Joined: 17 Sep 2010
Posts: 4438
Location: Frankfurt, Germany

PostPosted: Sat Jul 27, 2019 8:22 pm    Post subject: Reply with quote

  1. Which laptop do you have?

  2. Which CPU and chipset does your laptop have? Please show us the ouput of
    Code:
    lspci

  3. Is 'frequency scaling' enabled in the kernel? Please show us the output of
    Code:
    cpupower frequency-info

  4. Does 'sensors' show you the temperatures of the CPU cores?

  5. Does 'powertop' work? Does tab 'idle stats' show C1/c1E/C3/C6/C7? Does tab 'frequency stats' show you multiple frequencies?
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Sun Jul 28, 2019 12:58 am    Post subject: Reply with quote

The kernel now manages this directly, but by default uses the temperature limits set by the BIOS/CPU. If you want to lower them, enable CONFIG_THERMAL_WRITABLE_TRIPS and look in /sys/class/thermal/ and /usr/src/linux/Documentation/thermal/sysfs-api.txt.
Back to top
View user's profile Send private message
PF4Public
Tux's lil' helper
Tux's lil' helper


Joined: 28 Jan 2019
Posts: 103

PostPosted: Wed Jul 31, 2019 10:59 pm    Post subject: Reply with quote

Ant P., thanks for the suggestion, this looks promising. I'll do the RTFM.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum