Extension that displays thermal and fan status on ThinkPads
- thinkpad-acpi, check contents of
/proc/acpi/ibm/thermaland/proc/acpi/ibm/fan - lm-sensors, make sure to run
sensors-detect lscpulsblk
This extension is available on GNOME Extensions Website.
You can clone this repo and build the extension manually with yarn build:package, and extract the generated archive from dist to your extensions path, ie. ~/.local/share/gnome-shell/extensions/.
- Make sure you have the required dependencies installed and configured
- Run
./run-log.shand check the generated logshw.log, err.log - Clone the repo, install dependencies,
yarn devand./run-nested-shell.sh
- thinkpad-acpi
- lm-sensors
- lscpu
- lsblk
- Fan speed control
- Settings dialog
- Multilang

