Bug 714474
Summary: | radeon driver default power profile causes laptop overheating | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Pasi Karkkainen <pasik> | ||||||||||
Component: | xorg-x11-drv-ati | Assignee: | X/OpenGL Maintenance List <xgl-maint> | ||||||||||
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||
Priority: | unspecified | ||||||||||||
Version: | rawhide | CC: | drtl, jglisse, xgl-maint | ||||||||||
Target Milestone: | --- | ||||||||||||
Target Release: | --- | ||||||||||||
Hardware: | Unspecified | ||||||||||||
OS: | Unspecified | ||||||||||||
Whiteboard: | |||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
Doc Text: | Story Points: | --- | |||||||||||
Clone Of: | Environment: | ||||||||||||
Last Closed: | 2011-06-20 13:37:28 UTC | Type: | --- | ||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||
Documentation: | --- | CRM: | |||||||||||
Verified Versions: | Category: | --- | |||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
Embargoed: | |||||||||||||
Attachments: |
|
Description
Pasi Karkkainen
2011-06-19 14:20:10 UTC
Created attachment 505463 [details]
F15 live CD lspci
Created attachment 505464 [details]
F15 live CD lspci -vvv
Created attachment 505465 [details]
F15 live CD kernel dmesg
Created attachment 505466 [details]
F15 live CD Xorg.0.log
There's a related overheating bugreport here (for an iMac with radeon graphics): https://bugzilla.redhat.com/show_bug.cgi?id=702953 Some additional data: - On Windows 7 this laptop runs cool as a default. You can easily feel the difference when you have the laptop on your legs. On F15 the laptop feels very hot, while on Windows it doesn't feel hot. - I noticed over 10 degrees (celsius) CPU temperature difference on an idle system when switching the radeon power_profile from "default" to "low". I was measuring the temperature change with these methods: 1) CPU temperature goes down over 10 degrees celsius when monitoring /sys/devices/virtual/thermal/thermal_zone3/temp. 2) The laptop doesn't feel so hot anymore. 3) The fans go down. # cat /sys/devices/virtual/thermal/thermal_zone3/device/path \_TZ_.CPUZ # uname -a Linux localhost.localdomain 2.6.38.6-26.rc1.fc15.x86_64 #1 SMP Mon May 9 20:45:15 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux Any idea why the default power_profile is making the GPU so hot, on an idle system ? Btw even with the power_profile set to "low" the laptop runs more hot in Linux compared to Windows.. CPU temperatures on an idle laptop: - Fedora 15 radeon power_profile "default": 88-98 degrees celsius. - Fedora 15 radeon power_profile "low": 74 degrees celsius. - Windows 7 default settings: 64 degrees celsius. Not sure if that remaining 10 degrees difference is caused by the radeon power_profile settings, or if it's some other setting.. We are hopping AMD will be able to release more documentation on power saving, there is nothing we can do until then Is Bug 682851 a duplicate of this one? |