Commit Graph

28 Commits

Author SHA1 Message Date
Elias Probst 9a8e549458
Correct NixOS instructions in README
`asus-wmi-sensors` is not a regular top-level package, but scoped
within the kernel packages.
2023-07-17 09:55:04 +02:00
Ed Brindley 202f6c18c9
Add details of driver mainlining 2022-03-30 10:21:21 +01:00
Ed Brindley d3b68dbd00
Update README.md 2020-06-30 12:12:56 +01:00
Ed Brindley 34c3e0bafc
Update README.md 2020-06-26 14:57:57 +01:00
Sergey Lukjanov 7f314a5b0a Add info about using in NixOS 2020-05-11 09:18:50 -07:00
ed b6c25d2ede Fix typo 2020-02-27 23:06:33 +00:00
ed 1a1f8a829d Update readme to answer commonly asked questions 2020-02-27 23:05:25 +00:00
Marti Raudsepp 478f28cd5d Enable ROG STRIX B450-E GAMING motherboard
Most readings appear to work correctly, except some that are suspect:
* +12V Voltage
* CPU Core Voltage (2nd)
* CPU SOC Voltage
* Tsensor 1 Temperature
* CPU VRM Temperature
* CPU VRM Output Current

Example output:

asuswmisensors-isa-0000
Adapter: ISA adapter
CPU Core Voltage:         +1.09 V
VPP MEM Voltage:          +2.48 V
+12V Voltage:            +10.03 V
+5V Voltage:              +5.07 V
3VSB Voltage:             +3.31 V
VBAT Voltage:             +3.27 V
AVCC3 Voltage:            +3.31 V
SB 1.05V Voltage:         +1.04 V
CPU Core Voltage:         +0.00 V
CPU SOC Voltage:          +0.00 V
CPU Fan:                  460 RPM
Chassis Fan 1:            901 RPM
Chassis Fan 2:            677 RPM
Chassis Fan 3:              0 RPM
AIO Pump:                   0 RPM
Water Pump:                 0 RPM
CPU OPT:                    0 RPM
CPU Temperature:          +50.0°C
CPU Socket Temperature:   +36.0°C
Motherboard Temperature:  +47.0°C
Chipset Temperature:      +43.0°C
Tsensor 1 Temperature:   +216.0°C
CPU VRM Temperature:       +0.0°C
CPU VRM Output Current:   +0.00 A
2019-08-13 03:12:24 +03:00
Ed e547824af3
Update README.md 2019-07-22 22:47:36 +01:00
Jacob King 0f28cf5e6a Got ROG STRIX X470-F Gaming working
This works with my ROG STRIX x470-F Gaming + Ryzen 3700x.

What appears to work fine:
CPU Temperature
Motherboard Temperature
Chipset Temperature

CPU Fan
CPU OPT
Chasis Fan 1-3
AIO Pump
Water Pump

CPU Core Voltage
+5V Voltage
3VSB Voltage

The following are being reported, but I'm not sure if the values are
correct:

+12V Voltage => I'm only getting 10.08v
TSensor 1 Temperature => This is +200C

TSensor 1 seems odd, but is in line with the Example value in the
README.

Here an example output:

asuswmisensors-isa-0000
Adapter: ISA adapter
CPU Core Voltage:         +1.42 V
+12V Voltage:            +10.08 V
+5V Voltage:              +4.99 V
3VSB Voltage:             +3.33 V
CPU Fan:                  740 RPM
Chassis Fan 1:              0 RPM
Chassis Fan 2:            709 RPM
Chassis Fan 3:            760 RPM
AIO Pump:                   0 RPM
Water Pump:               864 RPM
CPU OPT:                  796 RPM
CPU Temperature:          +65.0°C
Motherboard Temperature:  +37.0°C
Chipset Temperature:      +50.0°C
Tsensor 1 Temperature:   +216.0°C
2019-07-22 09:28:10 +02:00
Ed Brindley 69c994c640 update readme 2019-07-17 15:28:03 +01:00
Ed Brindley 459a8bfc13 Add X570 to incompatible list 2019-07-17 15:23:38 +01:00
Ed Brindley 399d53015c Add B450-I 2019-07-17 09:26:46 +01:00
Ed Brindley 05dde2d537 experimentally add support for WS X570 ACE 2019-07-15 10:10:18 +01:00
ed 1ed9fc6655 Add Prime X399-A support 2019-06-11 22:57:12 +01:00
ed 28036da9aa update readme 2019-05-06 09:42:57 +01:00
ed e9bbb01d07 Update readme to mention some of the required kernel options 2019-05-06 09:39:53 +01:00
ed ecf1322d51 Add support for Zenith Alpha, update readme to mention minimum kernel version. See #15 2019-04-22 21:51:55 +01:00
ed 83a48b00d4 update readme 2019-03-31 22:20:53 +01:00
ed 16bc9c30f6 update readme 2019-03-31 22:19:14 +01:00
ed 82c2b994b8 Update readme 2019-01-08 22:34:18 +00:00
ed c6a8eccc64 Update readme and log message 2019-01-08 22:33:22 +00:00
ed 35a21eb779 update readme yet again 2018-12-16 19:53:20 +00:00
ed 275aa66133 Add revised makefile adapted from out of tree it87 driver 2018-12-16 19:51:01 +00:00
ed 5900763c43 update readme further, rename hwmon device 2018-12-16 19:14:16 +00:00
ed 8e7079ccc1 Fix earlier blunder an update readme 2018-12-16 18:51:53 +00:00
ed 2c649567f4 Add Arch PKGBUILD, update for Zenith Extreme 2018-12-16 10:18:16 +00:00
ed 7443fa7793 initial commit 2018-11-25 23:48:36 +00:00