This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

(UNRESOLVED) Fan always on/Increased fan speed

razedafear

Thu Nov 01, 2012 4:57:39 pm

Hi Champs

i noticed that my fan always stays on irrespective of what activity i do, even when the system is idle, which therefore eats up the battery and gives me a backup of only 2 hours while as on windows i can easily draw close to 2.30 hours and sometimes even more.

I noticed there is an ongoing thread on this for ubuntu 12.04 here http://ubuntuforums.org/showthread.php?t=1976897&page=3.

This still seems to be unsolved :(. Can we pull out a fix/tweak for this one??

Here are the outputs for some commands i ran:

Code:
  cpufreq-info


Code:
   current CPU frequency is 800 MHz.
  cpufreq stats: 2.00 GHz:0.00%, 2.00 GHz:12.31%, 1.90 GHz:0.28%, 1.80 GHz:0.20%, 1.70 GHz:0.16%, 1.60 GHz:0.42%, 1.50 GHz:0.27%, 1.40 GHz:0.43%, 1.30 GHz:0.83%, 1.20 GHz:0.82%, 1.10 GHz:0.76%, 1000 MHz:0.99%, 900 MHz:1.09%, 800 MHz:81.44%  (9334)
analyzing CPU 7:
  driver: acpi-cpufreq
  CPUs which run at the same hardware frequency: 0 1 2 3 4 5 6 7
  CPUs which need to have their frequency coordinated by software: 7
  maximum transition latency: 10.0 us.
  hardware limits: 800 MHz - 2.00 GHz
  available frequency steps: 2.00 GHz, 2.00 GHz, 1.90 GHz, 1.80 GHz, 1.70 GHz, 1.60 GHz, 1.50 GHz, 1.40 GHz, 1.30 GHz, 1.20 GHz, 1.10 GHz, 1000 MHz, 900 MHz, 800 MHz
  available cpufreq governors: conservative, ondemand, userspace, powersave, performance
  current policy: frequency should be within 800 MHz and 2.00 GHz.
                  The governor "ondemand" may decide which speed to use
                  within this range.
  current CPU frequency is 800 MHz.
  cpufreq stats: 2.00 GHz:0.00%, 2.00 GHz:10.49%, 1.90 GHz:0.20%, 1.80 GHz:0.10%, 1.70 GHz:0.15%, 1.60 GHz:0.24%, 1.50 GHz:0.38%, 1.40 GHz:0.56%, 1.30 GHz:0.82%, 1.20 GHz:1.07%, 1.10 GHz:1.06%, 1000 MHz:1.13%, 900 MHz:1.12%, 800 MHz:82.67%  (9218)



Code:
umayrz@umayrz-HP-ProBook-4530s:/proc/acpi$ ls
ac_adapter  battery  button  event  wakeup


What i noticed is the post #24 on this thread http://ubuntuforums.org/showthread.php?t=1976897&page=3 does show a folder fan which shows up the speed and other info, but i dont have such a thing on mine..?

Thanks
Mark

madvinegar

Thu Nov 01, 2012 5:03:01 pm

Can you please give the result of
Code:
lspci -nnk | grep -iA3 VGA

razedafear

Fri Nov 02, 2012 2:05:17 pm

madvinegar wrote:Can you please give the result of
Code:
lspci -nnk | grep -iA3 VGA


Here it is

Code:
  umayrz@umayrz-HP-ProBook-4530s:~$ lspci -nnk | grep -iA3 VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 08)
   Subsystem: Hewlett-Packard Company Device [103c:167c]
   Kernel driver in use: i915
   Kernel modules: i915

madvinegar

Fri Nov 02, 2012 2:36:42 pm

I have exactly the same GPU οn a Dell laptop, i3 processor, 4gb ram, and I am not facing any problem with temps.
Can you please post back the result of
Code:
top


You may have to press ctrl+c to stop it, but I want to see which program is causing your laptop eating up much ram and CPU and consequently increasing your temps.
You can also check that with system monitor
Code:
gnome-system-monitor

razedafear

Fri Nov 02, 2012 6:47:58 pm

Here is the output

top - 00:15:37 up 4:47, 2 users, load average: 0.71, 0.74, 0.69
Tasks: 208 total, 2 running, 206 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.9%us, 0.5%sy, 0.0%ni, 98.5%id, 0.1%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 8111200k total, 4096020k used, 4015180k free, 72632k buffers
Swap: 7404072k total, 0k used, 7404072k free, 2918876k cached

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1533 root 20 0 175m 25m 6436 S 5 0.3 12:00.69 Xorg
3844 umayrz 20 0 766m 45m 4940 S 3 0.6 6:13.98 conky
14594 umayrz 20 0 740m 19m 12m S 3 0.2 0:00.53 gnome-terminal
12283 umayrz 20 0 591m 61m 28m S 2 0.8 1:04.91 plugin-containe
2264 umayrz 20 0 375m 36m 14m S 1 0.5 3:50.04 compiz
12234 umayrz 20 0 1053m 189m 41m S 1 2.4 3:00.15 firefox
13847 root 20 0 0 0 0 S 0 0.0 0:00.13 kworker/u:0
14657 umayrz 20 0 17448 1380 956 R 0 0.0 0:00.20 top
1 root 20 0 24456 2492 1388 S 0 0.0 0:01.50 init
2 root 20 0 0 0 0 S 0 0.0 0:00.00 kthreadd
3 root 20 0 0 0 0 S 0 0.0 0:06.49 ksoftirqd/0
6 root RT 0 0 0 0 S 0 0.0 0:00.08 migration/0
7 root RT 0 0 0 0 S 0 0.0 0:00.12 watchdog/0
8 root RT 0 0 0 0 S 0 0.0 0:00.03 migration/1
10 root 20 0 0 0 0 S 0 0.0 0:00.27 ksoftirqd/1

What is noticeable is that temp dont increase but just the fan always remains on. Unlike windows where it is fired only upon on demand.or whenever the processes are kicked up .

razedafear

Thu Nov 08, 2012 3:56:47 am

any bump on this guys??

Wolfman

Thu Nov 08, 2012 7:11:13 am

Hi,

not doubting your intelligence but how are you using the notebook?, do you have it on a flat surface?, are you using it on the bed or couch?, have you checked to see if there is anything blocking the fan intake(s) like dust etc?.

Take a vacuum cleaner and set it to its lowest setting and hover gently over the fan intake(s) and see if that helps!!.

Take a look here, it might hold a clue for you:

http://askubuntu.com/questions/152440/n ... verheating

I cannot give you any other advice!.

Regards Wolfman :D

razedafear

Sun Nov 11, 2012 5:48:21 pm

at peace with this..thanks guys looks like ive goto live with this one.. Although to rule out any hardware, ive ordered a new CPU fan from the manufacturer.... :)