Fedora Linux Support Community & Resources Center
  #1  
Old 30th June 2012, 04:11 PM
Levittoux Offline
Registered User
 
Join Date: Dec 2010
Location: Poland
Posts: 11
linuxfirefox
F17 Radeon (probably) overheating

Hello,
I recently installed Fedora 17 on my Asus G73jh laptop and few times it switched off because of high temperature.
I assume the problem is with GPU not CPU, because in KDE temperature widget one entry is titled

lmsensors/radeon-pci-0100/temp1

After login it shows 70C and even if I do nothing it's raising slowly to 108-110C and computer switches off.
The graphic card is ATI HD5870 and stock drivers. No problem under Win7.

Screen
[spoiler][/spoiler]
__________________
Asus G73JH "Artemis" (Fedora 17/Windows 7)
HP tx2650ew "Athena" (Windows Vista) [dead screen]
Toshiba Satellite L20-182 "Nike" (Lubuntu/Windows XP)
Toshiba Satellite A301 "Venus" (Lubuntu)
Acer A500 "Jędruś"
Reply With Quote
  #2  
Old 30th June 2012, 05:19 PM
Agent20 Offline
Registered User
 
Join Date: Aug 2010
Location: England
Posts: 39
linuxfirefox
Re: F17 Radeon (probably) overheating

With the radeon open source drivers the power management uses the 'default' power profile for the graphics card, which many manufacturers set to be the same as the high performance settings (so you get all the heat and the fan spins at high speed).

An overview of the open source radeon power management

Try out this command to see if it cools the laptop down:

Code:
$ su -c 'echo low > /sys/class/drm/card0/device/power_profile'
If you want to set the profile at every boot then you will need to create or modify file /etc/rc.d/rc.local
Here is the one that I use:

Code:
#!/bin/sh

# Set radeon power profile

echo profile > /sys/class/drm/card0/device/power_method
echo low > /sys/class/drm/card0/device/power_profile
Also make the file executeable:

Code:
# chmod +x /etc/rc.d/rc.local
Reply With Quote
  #3  
Old 1st July 2012, 02:54 PM
Levittoux Offline
Registered User
 
Join Date: Dec 2010
Location: Poland
Posts: 11
linuxfirefox
Re: F17 Radeon (probably) overheating

Thank you for annswer! It works like a charm now (only wonder why in previous Fedoras there was no such problem). And thanks for the link.
__________________
Asus G73JH "Artemis" (Fedora 17/Windows 7)
HP tx2650ew "Athena" (Windows Vista) [dead screen]
Toshiba Satellite L20-182 "Nike" (Lubuntu/Windows XP)
Toshiba Satellite A301 "Venus" (Lubuntu)
Acer A500 "Jędruś"
Reply With Quote
Reply

Tags
f17, overheating, radeon

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] ATI Mobility Radeon HD 4250 Graphics problem ( Otherwise known as Overheating ) jimmij Hardware & Laptops 13 11th July 2012 01:42 AM
My CPU is overheating O_O Zombie kitten Using Fedora 11 8th June 2011 12:17 PM
CPU overheating in F10 datagram40 Hardware & Laptops 2 5th May 2009 10:49 AM
P4 HT Overheating f_bicudo Hardware & Laptops 14 4th July 2004 07:28 AM


Current GMT-time: 02:45 (Sunday, 19-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat