- Notifications
You must be signed in to change notification settings - Fork1
Linux hwmon driver for the Aquacomputer Quadro fan controller.
License
leoratte/aquacomputer_quadro-hwmon
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
no further developement done here, quadro is supported byaquacomputer_d5next
A hwmon Linux kernel driver for exposing sensors of the Aquacomputer Quadro fan controller.
Supports reading temperatures and speed, power, voltage and current of attached fans. The speed of the flowmeter is reported in l/h and is only correct after configuration in aquasuite. Being a standardhwmon
driver, it provides readings viasysfs
, which are easily accessible throughlm-sensors
as usual:
[leo@manjaro~]$ sensorsquadro-hid-3-3Adapter: HID adapterVCC: 12.12 V Fan1 voltage: 12.12 V Fan2 voltage: 12.12 V Fan3 voltage: 12.12 V Fan4 voltage: 12.12 V Flow speed [l/h]: 61 RPMFan1 speed: 423 RPMFan2 speed: 1758 RPMFan3 speed: 427 RPMFan4 speed: 428 RPMTemp1: +31.2°C Temp2: +25.0°C Temp3: +32.5°C Temp4: +31.4°C Fan1 power: 140.00 mW Fan2 power: 0.00 W Fan3 power: 100.00 mW Fan4 power: 90.00 mW Fan1 current: 12.00 mA Fan2 current: 0.00 A Fan3 current: 9.00 mA Fan4 current: 8.00 mA
Go into the directory and simply run
make
and load the module by running (as a root)
insmod aquacomputer-quadro.ko
To remove the module simply run
rmmod aquacomputer-quadro.ko
based onaquacomputer_d5next
About
Linux hwmon driver for the Aquacomputer Quadro fan controller.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Contributors2
Uh oh!
There was an error while loading.Please reload this page.