SkillAgentSearch skills...

Thinklmi

Utility for easy access to BIOS WMI settings

Install / Use

/learn @lenovo/Thinklmi
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

thinklmi

Utility for easy access to BIOS WMI settings

Note: ThinkLMI is now integrated upstream into the Linux kernel (5.17 onwards) using the firmware-attributes class. As long as it is included by your distro you can do sudo modprobe think-lmi and then access the WMI attributes under /sys/class/firmware-attributes/thinklmi

The kernel documentation has details on how to use this: https://github.com/torvalds/linux/blob/master/Documentation/ABI/testing/sysfs-class-firmware-attributes

The driver and matching user-space utility here should only be used if the kernel driver is not available. Note that thinklmi-user does not currently work with the upstream kernel driver as they use different interfaces (ioctl vs sysfs)

View on GitHub
GitHub Stars45
CategoryDevelopment
Updated3mo ago
Forks10

Languages

C

Security Score

87/100

Audited on Dec 5, 2025

No findings