You are not logged in.

#1 2009-11-30 06:46:48

Stythys
Member
From: SF Bay Area
Registered: 2008-05-18
Posts: 878
Website

laptop temperature

tryin' to find my laptop temp. (HP Mini 311), but not sure how to get it. lm_sensors doesn't work and /proc/acpi/thermal_zone is empty..


[home page] -- [code / configs]

"Once you go Arch, you must remain there for life or else Allan will track you down and break you."
-- Bregol

Offline

#2 2009-11-30 09:08:49

zowki
Member
From: Trapped in The Matrix
Registered: 2008-11-27
Posts: 582
Website

Re: laptop temperature

If I'm not wrong you can't access any temperature sensors on a laptop. I don't even think there is one.


How's my programming? Call 1-800-DEV-NULL

Offline

#3 2009-11-30 09:28:37

kgas
Member
From: Qatar
Registered: 2008-11-08
Posts: 718

Re: laptop temperature

Temperature sensors available on laptop/net book. In Dell min 9 and Acer one also it is there.

Offline

#4 2009-11-30 09:44:29

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: laptop temperature

What's your processor? If it's from the Intel Core family, load the coretemp kernel module, then lm_sensors will give you the temperature. If it's Intel Atom, you need to patch coretemp, but it didn't show the correct temp for me. But I have an Acer netbook, so I can use acerhdf.

Offline

#5 2009-11-30 12:51:41

lunch_box
Member
Registered: 2008-10-21
Posts: 16

Re: laptop temperature

Generally with laptops (I think) you can just install the acpi package and then run acpi -t to get the temperature. That method works on my Eee 1000.

Offline

#6 2009-11-30 18:08:10

Stythys
Member
From: SF Bay Area
Registered: 2008-05-18
Posts: 878
Website

Re: laptop temperature

I'm getting a no such device error when trying to modprobe coretemp


[home page] -- [code / configs]

"Once you go Arch, you must remain there for life or else Allan will track you down and break you."
-- Bregol

Offline

#7 2010-02-22 21:12:49

Mammut
Member
Registered: 2009-12-11
Posts: 23

Re: laptop temperature

Hi Stythys

I get the Atom temperature using lm_sensores on a compaq 311c.

Load "sensors" under DEAMONS in rc.conf.

and add this line to your conky file:

${color lightgrey}Processor temperature: $color${execi 30 sensors | grep "Core 0" | cut -d "+" -f2 | cut -c1-6}

Last edited by Mammut (2010-02-22 21:25:55)

Offline

#8 2010-02-22 21:17:45

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: laptop temperature


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

Board footer

Powered by FluxBB