Skip to content

Linux hwmon driver for select Gigabyte AORUS Waterforce AIO devices.

License

Notifications You must be signed in to change notification settings

amazonparrot/waterforce-hwmon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

waterforce-hwmon

Hwmon Linux kernel driver for monitoring Gigabyte AORUS Waterforce AIO coolers

Overview

The following devices are supported by this driver:

  • Gigabyte AORUS WATERFORCE X (240, 280, 360)
  • Gigabyte AORUS WATERFORCE X 360G
  • Gigabyte AORUS WATERFORCE EX 360

Being a standard hwmon driver, it provides readings via sysfs, which are easily accessible through lm-sensors as usual.

Report offsets were taken from https://github.com/namidairo/liquidctl/commit/a56db61350d01db8c3a008bb8816d870f6f2350d.

Installation and usage

This driver is WIP - missing and/or possibly buggy functionality or behaviour can be expected at this stage.

First, clone the repository by running:

git clone https://github.com/aleksamagicka/waterforce-hwmon.git

Then, compile it and insert it into the running kernel, replacing the existing instance (if needed):

make dev

You can then try running sensors and your devices should be listed there.

About

Linux hwmon driver for select Gigabyte AORUS Waterforce AIO devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.8%
  • Makefile 3.2%