Launchpad has imported 12 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=35988.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2011-04-05T05:14:33+00:00 madbiologist wrote:

A launchpad user reports "If I deactivate the ATI restricted driver, and
then restart my computer, GPU temp is between 70-80 degrees Celsius
instead of the usual 40-50, without doing anything, no application
running, no effects."

lspci -nn | grep VGA
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc M92 LP [Mobility 
Radeon HD 4300 Series] [1002:9552]

MachineType: Hewlett-Packard HP ProBook 4710s

This was originally reported on Ubuntu 9.10 "Karmic Koala" with a
2.6.31-based kernel (which of course does not have power management
support), but persists on an Ubuntu 11.04 "Natty Narwhal" pre-release
with a 2.6.38-based kernel.

The problem is that this user reports "I've tried setting the power
(management) profile settings and dynpm, but nothing has changed, still
running above 70 degrees Celsius."

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/488152/comments/16

------------------------------------------------------------------------
On 2011-04-05T05:16:17+00:00 madbiologist wrote:

Sorry, I forgot to mention that the original launchpad bug is at
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
ati/+bug/488152

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/488152/comments/17

------------------------------------------------------------------------
On 2011-04-05T06:38:42+00:00 Xavier Bestel wrote:

FWIW, I'm using this card:
01:00.0 VGA compatible controller: ATI Technologies Inc RV630 [Radeon HD 2600 
Series]
Under Debian's 2.6.38-2-amd64, and the temperature is currently 74°C according 
to the "sensors" command, and the card is nearly too hot to touch. I've never 
tried the proprietary driver.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/488152/comments/18

------------------------------------------------------------------------
On 2011-04-05T06:49:16+00:00 madbiologist wrote:

Xavier - do the dynamic or profile-based power management settings work
for you?  This bug is about those settings not working.

If I understand things correctly, a hot GPU is to be expected when using
the open-source driver without these settings.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/488152/comments/19

------------------------------------------------------------------------
On 2011-04-05T06:49:56+00:00 Alexdeucher wrote:

Please see the power management section on this page to configure a lower power 
state:
http://wiki.x.org/wiki/RadeonFeature

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/488152/comments/20

------------------------------------------------------------------------
On 2011-04-05T07:02:31+00:00 Xavier Bestel wrote:

Alex,

I read that page (didn't know it had something more useful than the progress 
table, thanks), and did a subsequent:
echo low >/sys/class/drm/card0/device/power_profile

Now it looks like my pc has deadlocked. I didn't get a prompt after that
command, and all network connexions are stuck. I'll reboot it when I'm
back home (the pc is at home, I'm at work), but in the meantime it means
no more mails for me (it's also my mail server). I'll try to follow the
bugzilla in the remaining time.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/488152/comments/21

------------------------------------------------------------------------
On 2011-04-05T21:52:33+00:00 Alexey Kotlyarov wrote:

(In reply to comment #3)
> Xavier - do the dynamic or profile-based power management settings work for
> you?  This bug is about those settings not working.
> 
> If I understand things correctly, a hot GPU is to be expected when using the
> open-source driver without these settings.

$ lspci | grep ATI
01:00.0 VGA compatible controller: ATI Technologies Inc M93 [Mobility Radeon HD 
4500 Series]

This is an HP 4720s notebook. I have tried both "dynpm" and "low"
settings, and while it does not lock up, it still runs hot - 60+
degrees, fan constantly on high.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/488152/comments/27

------------------------------------------------------------------------
On 2011-04-05T23:12:15+00:00 Robert Roth wrote:

Mine is a HP 4710s, with the same video card as Alexey's.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/488152/comments/28

------------------------------------------------------------------------
On 2011-04-05T23:13:13+00:00 Robert Roth wrote:

Soory, forgot to mention that I am the reporter of the launchpad bug,
and I experience the computer running hot too.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/488152/comments/29

------------------------------------------------------------------------
On 2011-07-13T13:09:19+00:00 Generic-m wrote:

I have the same card on DELL Studio 15". I wouldn't say that power
management does not work. I'm using "profile" method with "low" setting.
After about ~20 mins of uptime this is the "sensors" output:

acpitz-virtual-0
Adapter: Virtual device
temp1:       +57.0°C  (crit = +100.0°C)                  
temp2:       +58.0°C  (crit = +100.0°C)                  
temp3:       +65.0°C  (crit = +100.0°C)                  

coretemp-isa-0000
Adapter: ISA adapter
Core 0:      +53.0°C  (high = +90.0°C, crit = +90.0°C)  

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

radeon-pci-0100
Adapter: PCI adapter
temp1:       +69.0°C      

# cat /sys/kernel/debug/dri/0/radeon_pm_info
default engine clock: 500000 kHz
current engine clock: 219370 kHz
default memory clock: 800000 kHz
current memory clock: 299250 kHz
voltage: 900 mV
PCIE lanes: 16
                            

With "mid" setting temp goes beyond 70° C, and sometimes I experience
GPU lockup when playing with heavy graphics (e.g. Flightgear simulator):

[ 4357.360138] radeon 0000:01:00.0: GPU lockup CP stall for more than 10000msec
[ 4357.360189] GPU lockup (waiting for 0x0007476B last fence id 0x0007476A)

Radeon pm feature are just not enough aggressive. With fglrx driver
radeon-pci-0100 temp stays well below 60° C and fan doesn't run all the
time.

Unfortunately Radeon driver isn't really usable for me on my laptop, but
thank you for improving it. Fglrx driver isn't really an alternative for
me.

(running radeon from git commit e8d0d437957b15252dfad775796a3949ed50dbcf
Tue Jul 12 11:43:25 2011 -0400)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/488152/comments/44

------------------------------------------------------------------------
On 2012-05-14T18:59:05+00:00 Sashker wrote:

I have same problem with my Acer 4810TG notebook. The average
temperature - is 70 degrees C. With proprietary driver - the temperature
is 35-40 degrees C.

#lspci -nn| grep VGA
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc M92 LP [Mobility 
Radeon HD 4300 Series] [1002:9552]

#uname -a
Linux 3.3.4-4.fc17.x86_64

#cat /sys/kernel/debug/dri/0/radeon_pm_info
default engine clock: 450000 kHz
current engine clock: 299530 kHz
default memory clock: 600000 kHz
current memory clock: 299250 kHz
voltage: 900 mV
PCIE lanes: 16


I'd tried to use dynpm and profile (low) options, but it doesn't help me.

I am willing to help with testing of the solution. A lot of people
complain about the heat when using the open driver that causes them to
use the proprietary driver.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/488152/comments/46

------------------------------------------------------------------------
On 2016-02-26T06:08:23+00:00 Christopher M. Penalver wrote:

Fix released downstream.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/488152/comments/49


** Changed in: xserver-xorg-driver-ati
       Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/488152

Title:
  1002:9552 [HP ProBook 4710s] With ATI restricted driver deactivated,
  GPU is overheating

Status in xserver-xorg-driver-ati:
  Invalid
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: xserver-xorg-video-radeon

  If I deactivate the ATI restricted driver, and then restart my
  computer, GPU temp is between 70-80 degrees celsius instead of the
  usual 40-50, withot doing anything, no application running, no
  effects.

  lspci -nn | grep VGA
  01:00.0 VGA compatible controller [0300]: ATI Technologies Inc M92 LP 
[Mobility Radeon HD 4300 Series] [1002:9552]
  Running Ubuntu Karmic Koala

  ProblemType: Bug
  Architecture: i386
  Date: Wed Nov 25 12:29:56 2009
  DistroRelease: Ubuntu 9.10
  MachineType: Hewlett-Packard HP ProBook 4710s
  NonfreeKernelModules: wl fglrx
  Package: xserver-xorg-video-radeon 1:6.12.99+git20090929.7968e1fb-0ubuntu1
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-15-generic 
root=UUID=46d71c1a-9e58-4fa5-ab38-6043122bf91d ro quiet splash
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
  RelatedPackageVersions:
   xserver-xorg 1:7.4+3ubuntu7
   libgl1-mesa-glx 7.6.0-1ubuntu4
   libdrm2 2.4.14-1ubuntu1
   xserver-xorg-video-intel 2:2.9.0-1ubuntu2
   xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
  SourcePackage: xserver-xorg-video-ati
  Uname: Linux 2.6.31-15-generic i686
  dmi.bios.date: 09/10/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZI Ver. F.0D
  dmi.board.name: 3074
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 24.0D
  dmi.chassis.asset.tag: CNU9410C2M
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZIVer.F.0D:bd09/10/2009:svnHewlett-Packard:pnHPProBook4710s:pvrF.0D:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0D:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4710s
  dmi.product.version: F.0D
  dmi.sys.vendor: Hewlett-Packard
  system:
   distro:             Ubuntu
   architecture:       i686kernel:             2.6.31-15-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/488152/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to