On Thu, 23 Jan 2014 08:41:01 +0100, Jean Delvare wrote: > On Wed, 22 Jan 2014 20:59:30 -0800, Guenter Roeck wrote: > > On 01/22/2014 03:27 PM, Ryan wrote: > > > radeon-pci-0100 > > > Adapter: PCI adapter > > > temp1: -128.0°C (crit = +120.0°C, hyst = +90.0°C) > > > > This suggests that there is either no temperature sensor attached to > > the graphics adapter (that is most likely), or that it is broken. > > First time I see this. I'd suggest that Ryan reports this to the radeon > driver folks. I think all recent Radeon chips are supposed to have at > least an internal thermal sensor. If I'm wrong then the ones which do > not shouldn't instantiate a hwmon class device at all. I have been explained that this is the expected result when the graphics card is currently disabled. That would happen if the machine has hybrid graphics and the other graphics chip was enabled at the time the "sensors" command was run. Returning something more sensible would be good, but I'm not too sure what that would be... -EBUSY comes to mind but it's a bit misleading as precisely the graphics chip isn't busy at all. Anyway libsensors will translate all errors other than -EIO to -SENSORS_ERR_ACCESS_R, so the exact error code doesn't really matter, unless we also decide to extend libsensors to deal with it more gracefully. Suggestions welcome. -- Jean Delvare _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors