LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 06-25-2013, 01:06 PM   #1
lin66uxx
Member
 
Registered: Oct 2012
Distribution: debian11
Posts: 212

Rep: Reputation: Disabled
CPU Temperature


Hi,
When I run :
acpi -t

it shows the same temperature all the time, any help?

Thanks,
 
Old 06-26-2013, 01:53 AM   #2
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
More info is needed, what CPU do you have ? Is this a laptop or desktop ?
 
Old 06-26-2013, 02:13 AM   #3
lin66uxx
Member
 
Registered: Oct 2012
Distribution: debian11
Posts: 212

Original Poster
Rep: Reputation: Disabled
CPU :
Intel Core i7-3612QM CPU @ 2.10GHz × 8
Distro:
Debian 7
On Laptop.
 
Old 06-26-2013, 03:09 AM   #4
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Make sure you have 'coretemp' built-in or as a module in the kernel.

Make sure you have 'lm_sensors' installed.

Run:

Code:
sensors-detect
as root. Do what it says and load the modules it needs, including coretemp.

Then you can run 'sensors' as user and see the temperatures.
 
Old 06-26-2013, 03:28 AM   #5
lin66uxx
Member
 
Registered: Oct 2012
Distribution: debian11
Posts: 212

Original Poster
Rep: Reputation: Disabled
Quote:
Make sure you have 'coretemp' built-in or as a module in the kernel.
I don't know how to do this .

I installed the lm-sensors.

I added coretemp to /etc/modules and loaded the kernel modules using /etc/init.d/kmod start, but still sensors shows the same temp every time,

Also, sensors show four cores but I have 8 ?

Last edited by lin66uxx; 06-26-2013 at 03:31 AM.
 
Old 06-26-2013, 04:06 AM   #6
lin66uxx
Member
 
Registered: Oct 2012
Distribution: debian11
Posts: 212

Original Poster
Rep: Reputation: Disabled
#sensors
shows the following :

Quote:
acpitz-virtual-0
Adapter: Virtual device
temp1: +39.8°C (crit = +100.0°C)

coretemp-isa-0000
Adapter: ISA adapter
Physical id 0: +63.0°C (high = +87.0°C, crit = +105.0°C)
Core 0: +58.0°C (high = +87.0°C, crit = +105.0°C)
Core 1: +59.0°C (high = +87.0°C, crit = +105.0°C)
Core 2: +62.0°C (high = +87.0°C, crit = +105.0°C)
Core 3: +61.0°C (high = +87.0°C, crit = +105.0°C)

thinkpad-isa-0000
Adapter: ISA adapter
fan1: 0 RPM
As you can see the temp1 is the same all the time.
Physical and core0-3 changes .
But I have eight cores and not four??

Thanks
 
Old 06-26-2013, 05:42 AM   #7
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
4 cores, 8 threads:
http://ark.intel.com/products/67356/...q=%20i7-3612QM

The temperatures for the cores seem accurate and are low.

temp1 is likely a motherboard sensor.
 
Old 06-26-2013, 08:25 AM   #8
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: Slackware®
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Moderator Response

Moved: This thread is more suitable in <Linux - Hardware> and has been moved accordingly to help your thread/question get the exposure it deserves.
 
Old 06-26-2013, 11:56 AM   #9
RockDoctor
Senior Member
 
Registered: Nov 2003
Location: Minnesota, US
Distribution: Fedora, Ubuntu, Manjaro
Posts: 1,791

Rep: Reputation: 427Reputation: 427Reputation: 427Reputation: 427Reputation: 427
FWIW:
Code:
~$ sensors
k8temp-pci-00c3
Adapter: PCI adapter
Core0 Temp:   +54.0°C  
Core0 Temp:   +59.0°C  
Core1 Temp:   +57.0°C  
Core1 Temp:   +56.0°C
Hardware: HP s3707c Athlon X2 AMD5400+
Distro: Mint 15
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to get CPU temperature on Athlon 64 ... tomazN Linux - Hardware 13 02-13-2006 06:20 PM
CPU temperature Sc0pE Linux - Software 2 05-22-2005 05:10 PM
cpu temperature alaios Linux - Hardware 4 09-21-2004 04:30 PM
how to get cpu temperature taoweijia Linux - Software 3 02-13-2004 06:04 PM
CPU Temperature Cubiq Programming 3 04-06-2002 11:04 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:27 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration