All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] Graphic cards, heatsink and linux
@ 2012-04-18 11:46 David Kremer
  2012-04-18 12:36 ` Jean Delvare
  0 siblings, 1 reply; 2+ messages in thread
From: David Kremer @ 2012-04-18 11:46 UTC (permalink / raw)
  To: lm-sensors

Hi. I am considering buy a graphic card such as this one :
http://193.164.197.40/images/388/3886417563.jpg

The person that want to sell me this card is saying that the fan makes 
too much noise into linux.

What should I expect ? Do you think this is lm-sensors and guys working 
about thermal monitoring in the kernel that are concerned by this kind 
of issue, or rather the guys working on the radeon driver ?

Thank you very much.

David

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [lm-sensors] Graphic cards, heatsink and linux
  2012-04-18 11:46 [lm-sensors] Graphic cards, heatsink and linux David Kremer
@ 2012-04-18 12:36 ` Jean Delvare
  0 siblings, 0 replies; 2+ messages in thread
From: Jean Delvare @ 2012-04-18 12:36 UTC (permalink / raw)
  To: lm-sensors

Hi David,

On Wed, 18 Apr 2012 13:46:48 +0200, David Kremer wrote:
> Hi. I am considering buy a graphic card such as this one :
> http://193.164.197.40/images/388/3886417563.jpg
> 
> The person that want to sell me this card is saying that the fan makes 
> too much noise into linux.
> 
> What should I expect ? Do you think this is lm-sensors and guys working 
> about thermal monitoring in the kernel that are concerned by this kind 
> of issue, or rather the guys working on the radeon driver ?

This would rather be a task for the radeon driver maintainers. An easy
test is to check if the card is quieter when using the binary fglrx
driver. If it is, then odds are that this isn't a problem of monitoring
nor even a problem of fan speed control, but thermal management being
suboptimal by default in the radeon driver.

First thing I do on my systems with Radeon cards is to change the
thermal profile from "default" to "high" ("auto" would be even better
on recent kernels) to let the card cool down when I'm not using the
machine. But a more dynamic thermal management would be even better.

For reference, here is my udev rule:

SUBSYSTEM="pci", ACTION="add", ATTR{vendor}="0x1002", ATTR{class}="0x030000", ATTR{power_profile}="high"

-- 
Jean Delvare

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-18 12:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-18 11:46 [lm-sensors] Graphic cards, heatsink and linux David Kremer
2012-04-18 12:36 ` Jean Delvare

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.