They probably mean the QEMU guest tools. But you set it up once, and never touch it again.
- 0 Posts
- 2 Comments
Joined 7 days ago
Cake day: September 30th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
The EMC2101 is a slightly modified clone of the LM63, so if you connect it to your board’s I2C bus and instantiate the
lm63
driver to the right address, it should show up in lm-sensors like a normal PC fan. Or there’s userspace python drivers, if you don’t need a kernel hwmon interface or can’t get it to work.