Project

General

Profile

Actions

Bug #1529

closed

aibs(4): ASUSTeK AI Booster (ACPI ATK0110) Hardware Monitor

Added by C++ over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Hi,

Attached patch provides support for the hardware monitoring capabilities
that are present in many modern desktop motherboards from ASUS featuring
the ATK0110 ACPI device.

You can use acpidump(8) and grep(1) to see if your board has this device:

dale# acpidump -d | fgrep ATK0110
Name (_HID, "ATK0110")
dale#

In a nutshell, unlike lm(4) & it(4), this driver provides the very same
readings and sensor descriptions as you can see in the Hardware Monitor
page of the BIOS.

Best regards,
Constantine. http://cnst.su/


Files

Actions #1

Updated by alexh over 14 years ago

It looks fine to me, but I can't test it as I lack the hardware. If anyone
could test it and confirm that it works as expected, I'll commit this.

Cheers,
Alex Hornung

Actions #2

Updated by thomas.nikolajsen over 14 years ago

It works fine on ASUS desktop motherboard here,
tested on M2N-SLI Deluxe.

Committed, thank you.

Actions

Also available in: Atom PDF