-
### What happened?
I have 4 conkys in total. A "clock" conky, a "system info" conky, a "cpu utilization" conky and a "network monitoring" conky.
The one conky currently affected by this issue…
-
5.15 kernel patches:
1. [hwmon: Add Ampere Altra HW monitor driver](https://github.com/AmpereComputing/ampere-lts-kernel/commit/f984caeea7c25561dd45c18e6790f0e436c361fb)
2. [hwmon: (altra) restric…
-
What would be the best approach for adding a kernel driver for sensors that use a custom USB HID based protocol? There's a number of sensor/fan devices on the market that seem to use USB HID for commu…
-
Hi, your driver works just fine with the el7 kernel 3.10.0-957.21.3.el7.x86_64 on ASUS PRIME X399-A fw 1002, but it needs the following changes:
```
@@ -90,10 +90,10 @@ static enum hwmon_sensor_ty…
-
Apologies if this is a duplicate or more specifically a nix related issue. I'm encountering an error when running ```sudo nixos-rebuild boot --upgrade ``` it fails with an error related to the Sys…
-
Thanks for picking up my PR and making the direct algo happen. I think i dis
**Describe the bug**
when using controlAlgorithm.direct.maxPwmChangePerCycle with any value, it wants to set the correc…
-
This is what I get when I attempt to make dev within the folder
ven@archlinux ~/aquacomputer_d5next-hwmon :( $ make dev
make clean
make[1]: Entering directory '/home/ven/aquacomputer_d5next-hwmo…
-
Hey, I'm unsure if it's just my system or writing the fan speed is not supported?
I use a **Waterforce X240** and gigabyte_waterforce is loaded. However the files in hwmon are read-only
```
drwxr…
-
### Describe the bug
I recently downloaded the latest snapshot build for Raspberry Pi 5 from the [firmware selector](https://firmware-selector.openwrt.org/?version=SNAPSHOT&target=bcm27xx%2Fbcm2712&i…
-
Great piece of software!
I'm looking for a way to add temperature sensors to my motherboard directly (without arduino like middleware) so they are visible to hwmon just like other built-in sensor…