You are not logged in.
Been putting off posting a thread about this and thought it'd sort itself out but anyways when my computer is on and running it seems to get noticeably warm on the left side of my laptop. I was checking around about laptop modes and what not but didn't really sort anything. Seems like the fan is constantly on and the left bottom part of my laptop is warm. Was fine on ubuntu awhile back. Is this a driver issue? And what can fix this?
Offline
Several things we'll need to see before we can help you out here
- Laptop model
- $ dmesg
- $ cat /proc/cpuinfo
- $ lspci
It's probably either your laptop's processor that isn't properly scaling frequency or your graphics setup that needs attention. Hard to tell without additional information
Arch i686 on Phenom X4 | GTX760
Offline
I have a hp pavilion m6 laptop.
dmesg: http://pastebin.com/NxSF0bPc
cpuinfo: http://pastebin.com/zSuCQTEA
lspci: http://pastebin.com/dyLxVdck
hope that helps
Offline
You can try those boot parameters
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 i915.semaphores=1 pcie_aspm=force
At least rc6 becouse that is default in ubuntu
O' rly ? Ya rly Oo
Offline
You can try those boot parameters
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 i915.semaphores=1 pcie_aspm=force
At least rc6 becouse that is default in ubuntu
Running Arch though was saying that I used Ubuntu before and never had this warmness problem.
Offline
And, if you could post the output of cpufreq-info ??
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
the proper driver for your CPU's frequency scaling seems to be requested, I'd like to see if it's actually loaded though.
Let's see the following:
- $ lsmod
- $ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
- $ cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq
- $ cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq
Arch i686 on Phenom X4 | GTX760
Offline
lm-sensors might be a good one to see what the temperatures it reports.
Anything too high for prolonged periods of time without an obvious processor load just needs a cleaning out of the fan and heatsink.
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
the proper driver for your CPU's frequency scaling seems to be requested, I'd like to see if it's actually loaded though.
Let's see the following:
- $ lsmod
- $ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
- $ cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq
- $ cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq
lsmod: http://pastebin.com/PLxxmEG5
scaling_governor: ondemand
max_freq: 2501000
min_freq: 1200000
About cpufreq-info there's no command found.
Last edited by trizcuit (2012-10-02 19:16:04)
Offline
Processor frequency scaling seems to be fine, you're using the intel driver for the integrated graphics graphics. I don't see how you would be running hotter on Arch compared to Ubuntu.
Let's check if all your cores have the correct governor set:
- $ cat /sys/devices/system/cpu/cpu{0,1,2,3}/cpufreq/scaling_governor
Other than that, I'm a little lost here.
Are you putting more or different strain on the system? (different DE perhaps?)
What's on the lower left of your laptop? (hard drive, cpu?)
Have you made sure that there isn't some process causing high system load? ($ top)
*edit*
p.s. which pavilion m6 exactly, various m6 models exist. There should be a numerical model indication, something like m6-1058ca perhaps?
Last edited by stefanwilkens (2012-10-02 20:26:31)
Arch i686 on Phenom X4 | GTX760
Offline
Processor frequency scaling seems to be fine, you're using the intel driver for the integrated graphics graphics. I don't see how you would be running hotter on Arch compared to Ubuntu.
Let's check if all your cores have the correct governor set:
- $ cat /sys/devices/system/cpu/cpu{0,1,2,3}/cpufreq/scaling_governorOther than that, I'm a little lost here.
Are you putting more or different strain on the system? (different DE perhaps?)
What's on the lower left of your laptop? (hard drive, cpu?)
Have you made sure that there isn't some process causing high system load? ($ top)*edit*
p.s. which pavilion m6 exactly, various m6 models exist. There should be a numerical model indication, something like m6-1058ca perhaps?
m6-1045dx is my HP model.
Offline
Is Ubuntu running an older kernel? My laptop runs hotter with recent Arch kernels than it did with older ones (~10 degrees or so). Not quite as bad as it was, but still hotter than it used to be. I've got intel graphics, too, but I can't tell what is causing it.
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
Is Ubuntu running an older kernel? My laptop runs hotter with recent Arch kernels than it did with older ones (~10 degrees or so). Not quite as bad as it was, but still hotter than it used to be. I've got intel graphics, too, but I can't tell what is causing it.
Nope Ubuntu is up to date. Still runs cooler than Arch currently is. Not sure if it just needs a processor tweak. Fan seems to run and run though it usually shuts off after a few minutes on other OS's.
Offline
Ubuntu might be up to date but that doesn't say whether it is running as recent a kernel as Arch or not. Or did you mean that the kernel versions are the same?
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
Same here, about 10C difference.
Is Ubuntu running an older kernel? My laptop runs hotter with recent Arch kernels than it did with older ones (~10 degrees or so). Not quite as bad as it was, but still hotter than it used to be. I've got intel graphics, too, but I can't tell what is causing it.
Offline
same for my Laptop. The temps on archlinux are significantly higher than on Windows. For me thats around 10C difference, too.
I didnt compare it to ubuntu, but I shall do that. Also I will compare the temps of my desktop PC soon (Arch vs Ubuntu vs Windows 7).
I started a similar thread in the German forums some 2 months ago: https://bbs.archlinux.de/viewtopic.php?id=22089
Arch in general seems to be very affected as there is a vast numberof complains about cpu overheating in the forums
e.g. https://bbs.archlinux.org/viewtopic.php?id=143580
https://bbs.archlinux.org/viewtopic.php?id=148456
https://bbs.archlinux.org/viewtopic.php?id=148695
...
Last edited by nuc (2012-10-07 00:57:25)
Offline
Just to clarify: I was not comparing Arch with another OS. I was comparing Arch now with Arch when I first installed it (and up until a couple of months ago). I have no idea what my machine would do under Windows, Ubuntu or anything else.
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
I messed around with Windows again cause I couldn't remember if it had this problem. When I booted into it again I just messed around a little to see if it got hot in the area I was talking about and it didn't its slighty warm but not as warm as it is when I'm running Arch. Booted into Arch again after a little bit of activity it gets hot and the fan is always on. Not sure.. I'll probably make some coffee and sit and figure out the issue.
Offline
I don't know since the OS's vary quite a bit it's hard to make a comparison.
You can try to use CoreTemp for Windows to see what the actual temperature is instead of guessing.
Lm_sensors on Linux will help determine the temperature there.
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
Its about a 10 degree difference from Windows 7 to Arch. My CPU usage on Arch isn't high at all its around the same that it would be on Windows maybe a little less. Might just be a driver issue not totally sure.
Offline
Yes, I think it would help quite a bit to know what exactly is getting warm. In my computer for instance, it runs pretty cool, rarely kicking the fans on. So the hottest thing that I can determine from feeling the bottom of my computer is actually my HDD. So all these suggestions of how to make your laptop cooler are pretty worthelss without knowing exactly what is getting hot.
Offline
I am having the same issue laptop running warmer on new kernel versions when compared to windows or old kernels ,a bit of digging around forums suggested that the issue is due to the open source graphics drivers fault.Sadly i have a radeon hd4k chip which is not supported bythe new proprietary drivers .You could try installing proprietary drivers and check for over heating.
Offline
I am having the same issue laptop running warmer on new kernel versions when compared to windows or old kernels ,a bit of digging around forums suggested that the issue is due to the open source graphics drivers fault.Sadly i have a radeon hd4k chip which is not supported bythe new proprietary drivers .You could try installing proprietary drivers and check for over heating.
I talked to a guy I know and he said he had the same issue. It seems like this problem is popping up more and more. But I'm more than sure its a graphics problem because on the left side is where its the most hot and that's where my graphics card sits. I'll try the proprietary drivers and see if that puts a dent into it if not I'll just go back to Windows or something and wait it out till some sort of resolution comes up. Also if its any benefit of information my graphics card is an Intel Graphics HD 4000.
cheers.
Last edited by trizcuit (2012-10-11 21:55:00)
Offline
FWIW, my HD4000 works great. Also, what cybertorture told you about the "i915.i915_enable_rc6=1......pcie_aspm=force" parameters are not ubuntu specific. Your response that you are running Arch is assumed (at least we hope you are seeking Arch support in the Arch forums). What those parameters do is enable a deep sleep state for your graphics card and various other power saving features. Except for the psie_aspm, that is for pcie obviously, but is another power saving feature of the kernel.
Offline
WonderWoofy, I have a Mobility Radeon 4570HD on my system.
Out of curiosity, what does "works great" means in your system in regards to temperature?
Mine is running on the "low" profile but temperature hovers at around 60C all the time, even with no load, which is definitely higher then wanted.
Also, does the i915 stuff relevant to Intel GPU's only?
Thanks, Adam.
* EDIT *
Using the open source radeon driver.
Last edited by adam777 (2012-10-12 09:31:28)
Offline