You are not logged in.

#1 2010-02-28 18:49:34

martvefun
Member
From: The Internets
Registered: 2009-12-19
Posts: 174

show CPU temperature in conky [solved]

Hello,

I'm trying to get the temperature of my CPU in conky.
I tried with "${acpitemp}" but it shows me "0".

I installed lm-sensors and hddtemp

$ sensors
coretemp-isa-0000
Adapter: ISA adapter
Core 0:      +69.0°C  (high = +100.0°C, crit = +100.0°C)  

coretemp-isa-0001
Adapter: ISA adapter
Core 1:      +69.0°C  (high = +100.0°C, crit = +100.0°C)  

$ sudo hddtemp /dev/sda
/dev/sda: WDC WD2500BEVS-60UST0: 48°C
$ ls -l /sys/bus/platform/devices/
total 0
lrwxrwxrwx 1 root root 0 28 fév 19:43 coretemp.0 -> ../../../devices/platform/coretemp.0
lrwxrwxrwx 1 root root 0 28 fév 19:43 coretemp.1 -> ../../../devices/platform/coretemp.1
lrwxrwxrwx 1 root root 0 28 fév 19:43 i8042 -> ../../../devices/platform/i8042
lrwxrwxrwx 1 root root 0 28 fév 09:10 iTCO_wdt -> ../../../devices/platform/iTCO_wdt
lrwxrwxrwx 1 root root 0 28 fév 19:43 pcspkr -> ../../../devices/platform/pcspkr
lrwxrwxrwx 1 root root 0 28 fév 09:10 regulatory.0 -> ../../../devices/platform/regulatory.0
lrwxrwxrwx 1 root root 0 28 fév 19:43 serial8250 -> ../../../devices/platform/serial8250
lrwxrwxrwx 1 root root 0 28 fév 09:10 vboxdrv.0 -> ../../../devices/platform/vboxdrv.0
lrwxrwxrwx 1 root root 0 28 fév 19:43 vesafb.0 -> ../../../devices/platform/vesafb.0

any idea ?

thank you

Last edited by martvefun (2010-03-03 11:16:40)


English is not my native language, sorry for the mistakes
Arch amd64, GNOME, Dell Vostro

Offline

#2 2010-02-28 19:07:36

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

Re: show CPU temperature in conky [solved]


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

Offline

#3 2010-02-28 19:45:59

martvefun
Member
From: The Internets
Registered: 2009-12-19
Posts: 174

Re: show CPU temperature in conky [solved]

Thank you

${platform coretemp.0 temp 1}
${platform coretemp.1 temp 1}

English is not my native language, sorry for the mistakes
Arch amd64, GNOME, Dell Vostro

Offline

#4 2010-03-01 20:44:34

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

Re: show CPU temperature in conky [solved]

Glad you got it,  Please mark your thread as [solved] in the title line of your first post.


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

Offline

Board footer

Powered by FluxBB