ty2 / ideapad-laptop-tb2024g6plus

The IdeaPad ACPI Extras kernel modules for ThinkBook 2024 G6+
GNU General Public License v2.0
17 stars 3 forks source link

The IdeaPad ACPI Extras kernel modules for ThinkBook 2024 G6+

This kernel module solves problem with laptop turning off after closing the lid.

Tested and works on:

Build

Just run:

make

Usage

Install via dkms

sudo make install-dkms
sudo reboot

Uninstall via dkms

sudo make uninstall-dkms
sudo reboot