You are not logged in.

#1 2012-04-19 15:37:06

el mariachi
Member
Registered: 2007-11-30
Posts: 595

Kernel options to make a laptop cooler (less warm)

With just chromium with 6 tabs open (no flash) my Dell E5400 is cruising at 60ºC--70ºC.
Other than chroium there is MonsterWM, dzen2 and netcfg in the background. So nothing too cpu intensive.

With which options should I compile my kernel to make my laptop as cool as possible?

Last edited by el mariachi (2012-04-19 15:37:37)

Offline

#2 2012-04-19 20:04:48

ludwis
Member
Registered: 2011-01-17
Posts: 29

Re: Kernel options to make a laptop cooler (less warm)

Are you sure it is a software problem? These are not normal temperatures for idle state. Maybe you just need to remove dust from inside. If you got these tempertures right after you bought this laptop, then it is probably damaged. As to the software side, do you use any kind of power saving features (like cpu frequency scaling or disabling unused devices)? Have a look at http://www.lesswatts.org.

Offline

#3 2012-04-19 20:15:17

Hyugga
Member
From: Santiago, Chile
Registered: 2010-03-26
Posts: 335

Re: Kernel options to make a laptop cooler (less warm)

Check cpufreq utils or laptop-mode tools. I personally use cpufreq to lower the cpu usage when needed. Check https://wiki.archlinux.org/index.php/Cpufreq

Offline

#4 2012-04-20 08:03:07

el mariachi
Member
Registered: 2007-11-30
Posts: 595

Re: Kernel options to make a laptop cooler (less warm)

ludwis wrote:

Are you sure it is a software problem? These are not normal temperatures for idle state. Maybe you just need to remove dust from inside. If you got these tempertures right after you bought this laptop, then it is probably damaged. As to the software side, do you use any kind of power saving features (like cpu frequency scaling or disabling unused devices)? Have a look at http://www.lesswatts.org.

Laptop is not new, but I cleaned it.
Ondemand, PM PCI, the powerdown script, 300Mhz clock, pcie_aspm=force, phc-intel undervolting, and still get those temps idling. There was one version of the 3.x kernel series that gave 30-ish ºC idling but I long lost track of which

Offline

#5 2012-04-20 08:57:07

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: Kernel options to make a laptop cooler (less warm)

Check *where* the heat is coming from - e.g. CPU, video card, hard disk. Hopefully they each have a temperature sensor. Install lm_sensors.

Offline

#6 2012-04-20 10:34:10

el mariachi
Member
Registered: 2007-11-30
Posts: 595

Re: Kernel options to make a laptop cooler (less warm)

I only have sensors for the cpu :S (did everything in the wiki)

Offline

#7 2012-04-20 11:46:50

el mariachi
Member
Registered: 2007-11-30
Posts: 595

Re: Kernel options to make a laptop cooler (less warm)

the kernel options:
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 drm.vblankoffdelay=1 force_aspm=force

won't help either. mayybe it's the hdd? it isn't doing any strange noises

Offline

#8 2012-04-24 16:51:36

el mariachi
Member
Registered: 2007-11-30
Posts: 595

Re: Kernel options to make a laptop cooler (less warm)

did a fresh install (after an enhanced secure erase) and it's the same. It's so loud it hurts my ears >:( shouldn't have upgraded the kernel...

Offline

#9 2012-04-25 19:18:22

iv597
Member
From: United States
Registered: 2011-09-18
Posts: 96
Website

Re: Kernel options to make a laptop cooler (less warm)

You can grab an old kernel package from the Rollback Machine or just grab a tarball from kernel.org and compile the old one that worked well. You can even 'zcat /proc/config.gz > .config' in the source tree to have a -ARCH config (although downgrading configs I've never tried, that *could* go badly...)

You'd probably have to guess and check to find the right one, so the ARM way is probably going to be less painful.


Currently running Arch on a Samsung Chromebook Pro (dual booted with ChromeOS), and various VPSes and Docker containers.

Dotfiles on Github

Offline

#10 2012-04-25 19:19:09

iv597
Member
From: United States
Registered: 2011-09-18
Posts: 96
Website

Re: Kernel options to make a laptop cooler (less warm)

Although, I'm in the "it's probably hardware-related" boat, so that's probably not gonna do you much good.


Currently running Arch on a Samsung Chromebook Pro (dual booted with ChromeOS), and various VPSes and Docker containers.

Dotfiles on Github

Offline

#11 2012-04-25 20:16:05

el mariachi
Member
Registered: 2007-11-30
Posts: 595

Re: Kernel options to make a laptop cooler (less warm)

my laptop has always been hot with linux (>60ºC) but with a certain kernel it came down to 38ºC! Problem is I don't remeber which version, patches and configuration...
I'll try the wayback machine.. thanks for the tip wink

Offline

#12 2012-04-25 20:37:02

nabeelimran
Member
From: Karachi, Pakistan
Registered: 2012-02-09
Posts: 26

Re: Kernel options to make a laptop cooler (less warm)

My laptop tends to get very hot. And since I multi-boot, I had to find a cross-platform solution. Besides keeping the rear end lifted by about half an inch I use:

$ pacman -S i8kutils i8kmon

...and presto! the problem is gone. If you need config instructions, I'll be more than happy to help :-)


Dell XPS M1710 : C2D 2.16 - 4GB - 320GB - 256MB nVidia - 17" TFT - DVD-DL-RW
Triple-Boot: Windows 7 Ultimate - Arch Linux x86_64 GNOME (MAIN) - Ubuntu 10.04.3
...Out of commission at the moment

Offline

Board footer

Powered by FluxBB