GithubHelp home page GithubHelp logo

arne-fuchs / aquacomputer_quadro-hwmon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leoratte/aquacomputer_quadro-hwmon

0.0 0.0 0.0 16 KB

Linux hwmon driver for the Aquacomputer Quadro fan controller.

License: GNU General Public License v2.0

Makefile 1.13% C 98.87%

aquacomputer_quadro-hwmon's Introduction

aquacomputer_quadro-hwmon

no further developement done here, quadro is supported by aquacomputer_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 standard hwmon driver, it provides readings via sysfs, which are easily accessible through lm-sensors as usual:

[leo@manjaro ~]$ sensors
quadro-hid-3-3
Adapter: HID adapter
VCC:               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 RPM
Fan1 speed:        423 RPM
Fan2 speed:       1758 RPM
Fan3 speed:        427 RPM
Fan4 speed:        428 RPM
Temp1:             +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

Install

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 on aquacomputer_d5next

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.