Asus-wmi-sensors Alternatives
Similar projects and alternatives to asus-wmi-sensors
-
asus-fan
Kernel module to get/set (both) fan speed(s) on ASUS Zenbooks
-
zenmonitor
Zen monitor is monitoring software for AMD Zen-based CPUs.
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
zenpower
Zenpower is Linux kernel driver for reading temperature, voltage(SVI2), current(SVI2) and power(SVI2) for AMD Zen family CPUs.
-
ryzen_smu
A Linux kernel driver that exposes access to the SMU (System Management Unit) for certain AMD Ryzen Processors. Read only mirror of https://gitlab.com/leogx9r/ryzen_smu
-
RYZEN_CPU_HIGH_TEMP_PATCH
AMD CPU lower temps 20-30°C. This is patch for RYZEN 5800H (AND SIMILIAR CPU'S 4000 & 5000 Laptop) HIGH TEMPS specially tested on ACER Nitro 5 AN515-45 R4SE. May or may not work on your computer.
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
asus-wmi-sensors reviews and mentions
-
lm-sensors not working for Asus Tuf gaming b650 plus
Am I missing something? I tried some github repos like https://github.com/electrified/asus-wmi-sensors but no success.
-
PSA: If you're experiencing weird fan behaviour on an ASUS motherboard after upgrading to Linux 5.17, blacklist the asus_wmi_sensors module
Linux 5.17 added the Linux ASUS WMI Sensors driver which provides sensor readouts for things like fan speed on some ASUS motherboards. However, some boards like the PRIME X470-PRO have buggy firmware where subsequent calls to the interface can make fans stuck at max speed or just stop spinning altogether, leading to unpleasant noise and forced shutdowns. The problem quickly shows up if you have something like bottom running in the background, constantly querying temperature sensors. A quick fix is to blacklist the module by putting the following in /etc/modprobe.d/disable-asus-wmi.conf:
Stats
electrified/asus-wmi-sensors is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of asus-wmi-sensors is C.