[Bug 30922] [radeon] Noisy fan with Radeon R600 and Toshiba Satellite L500-164

2011-05-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=30922





--- Comment #4 from Denis Washington den...@online.de  2011-05-27 09:30:10 ---
I have talked to Dave Airlie on IRC (#radeon at freenode) today and it seems
that my assumption that thermal sensor access is needed for proper fan control
is wrong. Rather, the GPU seems to do fan control automatically and can only be
influenced by the driver by giving a new policy table to the graphics card's
BIOS.

The radeon driver doesn't currently do this, however, and relies on the BIOS'
defaults, which however seem to be bad on my machine. This is why my fan mostly
runs in full speed.

Dave says he thinks that there's some of the code lying around inside AMD to do
proper fan control setup, but still in need of a lot of review. If this is the
case, I would be happy to test the code once it's published in git.

(Please correct me if I am wrong about anything I've written here.)

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 30922] [radeon] Noisy fan with Radeon R600 and Toshiba Satellite L500-164

2011-05-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=30922





--- Comment #5 from Alex Deucher alexdeuc...@gmail.com  2011-05-27 14:23:25 
---
Laptops don't generally use the onboard GPU fan controller and thermal sensor
since they usually have a single fan for both the GPU and the CPU.  The fan and
thermal zones are generally exposed via ACPI or a vendor specific control.  For
more info on the power management options in the driver see the page I linked
in comment #1.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 30922] [radeon] Noisy fan with Radeon R600 and Toshiba Satellite L500-164

2011-04-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=30922





--- Comment #3 from Denis Washington den...@online.de  2011-04-05 13:30:30 ---
I am aware of the power management options you pointed to, but they don't help
with the fan problem (at best, they delay it slightly). /sys/class/thermal does
not contain any thermal zones, there are only two CPU-related cooling devices
and an LCD cooling device listed there:

$ ls /sys/class/thermal
cooling_device0
cooling_device1
cooling_device2
$ cat /sys/class/thermal/cooling_device0/type
Processor
$ cat /sys/class/thermal/cooling_device0/device/path
\_PR_.CPU0
$ cat /sys/class/thermal/cooling_device1/type
Processor
$ cat /sys/class/thermal/cooling_device1/device/path
\_PR_.CPU1
$ cat /sys/class/thermal/cooling_device2/type
LCD
$ cat /sys/class/thermal/cooling_device2/device/path
\_SB_.PCI0.P0P2.VGA_.LCD_

Does that mean it is an OEM-specific sensor? Why is it that fglrx can control
the fan just fine then? (Or does fglrx have code specific to certain hardware
vendors?) How I can find out more about how the GPU fan is controlled with this
laptop?

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 30922] [radeon] Noisy fan with Radeon R600 and Toshiba Satellite L500-164

2011-03-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=30922


Alex Deucher alexdeuc...@gmail.com changed:

   What|Removed |Added

 CC||alexdeuc...@gmail.com




--- Comment #1 from Alex Deucher alexdeuc...@gmail.com  2011-03-15 07:29:57 
---
For more information about the power management options in the driver, see the
KMS Power Management Options section of this page:
http://wiki.x.org/wiki/RadeonFeature

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 30922] [radeon] Noisy fan with Radeon R600 and Toshiba Satellite L500-164

2011-03-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=30922





--- Comment #2 from Alex Deucher alexdeuc...@gmail.com  2011-03-15 07:30:38 
---
Laptops generally expose the GPU temperature via an acpi thermal zone or an oem
specific sensor.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel