From d3b68dbd00b8d94f37d3b7a396e2b835266bd025 Mon Sep 17 00:00:00 2001 From: Ed Brindley Date: Tue, 30 Jun 2020 12:12:56 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4f297a5..da30196 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Provides a Linux kernel module "asus_wmi_sensors" that provides sensor readouts via ASUS' WMI interface present in the UEFI of some X370/X470/B450/X399 Ryzen motherboards. +**Note: X570/B550/TRX40 boards do not have the WMI interface and are not supported.** + ## Features - Reports all values scaled and named identically to in the UEFI interface - No sensor configuration required @@ -33,6 +35,7 @@ Provides a Linux kernel module "asus_wmi_sensors" that provides sensor readouts |Board | |-----------------------------------| |X570 boards (no WMI interface - use `nct6775` driver instead)| +|B550 boards (no WMI interface - use `nct6775` driver instead)| |TRX40 boards (no WMI interface - use `nct6775` driver instead)| |Prime B450-Plus| |Prime X370-Pro|