cheshirepuss42 / open-hardware-monitor

Automatically exported from code.google.com/p/open-hardware-monitor
0 stars 0 forks source link

Add support for the ASUS ATK0110 device #188

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
On Linux, the device is already read by lm-sensors, the readings just need to 
be exposed in the Open Hardware Monitor.

On Windows, support for the ATK0110 ACPI device requires most likely a special 
kernel driver.

Original issue reported on code.google.com by moel.mich on 3 Apr 2011 at 11:16

GoogleCodeExporter commented 9 years ago
For Linux a first experimental version has been added in r300. Still needs 
testing. The interface ISuperIO has to be extended to expose the sensor labels 
suggested by the ATK0110 device.

Original comment by moel.mich on 9 Apr 2011 at 8:19