LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 07-15-2013, 10:11 AM   #1
RudraB
Member
 
Registered: Mar 2007
Distribution: Fedora
Posts: 264

Rep: Reputation: 23
overheating in fedora19


friends,
My laptop is getting overheated. I have integrated graphics:

Code:
$lspci |grep vga
(standard input):   3  :00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
(standard input):  16  :01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 540M] (rev a1)
and temperature is getting too high:

Code:
$ sensors
acpitz-virtual-0
Adapter: Virtual device
temp1:        +84.0°C  (crit = +100.0°C)
temp2:        +84.0°C  (crit = +100.0°C)

nouveau-pci-0100
Adapter: PCI adapter
temp1:        +76.0°C  (high = +95.0°C, hyst =  +3.0°C)
                       (crit = +105.0°C, hyst =  +5.0°C)
                       (emerg = +135.0°C, hyst =  +5.0°C)

coretemp-isa-0000
Adapter: ISA adapter
Physical id 0:  +79.0°C  (high = +86.0°C, crit = +100.0°C)
Core 0:         +79.0°C  (high = +86.0°C, crit = +100.0°C)
Core 1:         +78.0°C  (high = +86.0°C, crit = +100.0°C)
Core 2:         +75.0°C  (high = +86.0°C, crit = +100.0°C)
Core 3:         +78.0°C  (high = +86.0°C, crit = +100.0°C)
I tried to install xorg-x11-drv-nvidia as suggested in https://ask.fedoraproject.org/questi...dora-18-gnome/ but then my X-system is not
coming up. ( I was basically bitten by https://bugzilla.redhat.com/show_bug.cgi?id=981953 and updated my xorg's. If needed, I am posting my my xorgs:

Code:
$ rpm -qa|/usr/bin/grep xorg-x11
xorg-x11-drv-mga-1.6.2-7.fc19.x86_64
xorg-x11-drv-modesetting-0.6.0-7.fc19.x86_64
xorg-x11-server-utils-7.7-1.fc19.x86_64
xorg-x11-drv-openchrome-0.3.3-1.fc19.x86_64
xorg-x11-drv-nouveau-1.0.7-1.fc19.x86_64
xorg-x11-font-utils-7.5-17.fc19.x86_64
xorg-x11-server-Xorg-1.14.2-4.fc19.x86_64
xorg-x11-drv-vmmouse-13.0.0-5.fc19.x86_64
xorg-x11-drv-vmware-13.0.1-1.fc19.x86_64
xorg-x11-glamor-0.5.0-5.20130401git81aadb8.fc19.x86_64
xorg-x11-drv-synaptics-1.7.1-2.fc19.x86_64
xorg-x11-xauth-1.0.7-3.fc19.x86_64
xorg-x11-drv-fbdev-0.4.3-9.fc19.x86_64
xorg-x11-proto-devel-7.7-4.fc19.noarch
xorg-x11-xinit-1.3.2-8.fc19.x86_64
xorg-x11-server-common-1.14.2-4.fc19.i686
xorg-x11-fonts-Type1-7.5-8.fc19.noarch
xorg-x11-drv-evdev-2.8.0-1.fc19.x86_64
xorg-x11-drv-qxl-0.1.1-0.13.20130703git8b03ec16.fc19.x86_64
xorg-x11-drv-ati-7.1.0-5.20130408git6e74aacc5.fc19.x86_64
xorg-x11-drv-wacom-0.21.0-1.fc19.x86_64
xorg-x11-drv-vesa-2.3.2-9.fc19.x86_64
xorg-x11-fonts-ISO8859-1-75dpi-7.5-8.fc19.noarch
xorg-x11-utils-7.5-9.fc19.x86_64
xorg-x11-xkb-utils-7.7-7.fc19.x86_64
xorg-x11-drv-intel-2.21.8-1.fc19.x86_64
)

Kindly help.
 
Old 07-15-2013, 01:23 PM   #2
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
it looks like the nouveau driver is not turning on the fan
common problem with the nouveau driver
see the fedora forum page on installing the nvidia driver
a lot of work must be done to replace nouveau with nvidia
for 17 but is applicable for 19
http://www.forums.fedoraforum.org/sh...d.php?t=280750
 
Old 07-15-2013, 01:28 PM   #3
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,633

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
For what it's worth, I was just able to run the nVidia proprietary driver installer, which removed and blacklisted the nouveau driver for me, and installed the nVidia driver. Was quick and painless. Have you tried to install the driver for your card from the nVidia website?

Note that you probably want to have the kernel headers installed first...then boot into runlevel 3, and execute the .run file.
 
  


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
Overheating Kronus980 Linux - Laptop and Netbook 13 03-07-2012 01:55 AM
Overheating? khalidrabunrot Linux - Newbie 3 06-01-2006 02:46 AM
Thinkpad overheating Cage47 Linux - Hardware 16 10-24-2005 07:06 PM
p4 overheating JonEberger Linux - Hardware 11 04-15-2005 02:13 AM
Overheating issues johngcarlsson Linux - Laptop and Netbook 4 02-02-2005 01:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 03:03 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