Extension that displays thermal and fan status on ThinkPads
- thinkpad-acpi, check contents of
/proc/acpi/ibm/thermal
and/proc/acpi/ibm/fan
- lm-sensors, make sure to run
sensors-detect
lscpu
lsblk
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.sh
and check the generated logshw.log, err.log
- Clone the repo, install dependencies,
yarn dev
and./run-nested-shell.sh
- thinkpad-acpi
- lm-sensors
- lscpu
- lsblk
- Fan speed control
- Settings dialog
- Multilang