Files
RedBear-OS/local/config/drivers.d/30-platform.toml
T

14 lines
336 B
TOML

# Platform / hwmon sensor drivers
[[driver]]
name = "redbear-k10tempd"
description = "AMD k10temp thermal sensor (Family 19h Zen 4)"
priority = 60
command = ["/usr/bin/redbear-k10tempd"]
[[driver.match]]
vendor = 0x1022
device = [0x14E3]
# 1022:14e3 = Family 19h Models 60h-6Fh Data Fabric Function 3
# (THM thermal sensor interface)