Skip to content

The IdeaPad ACPI Extras kernel modules for ThinkBook 2024 G6+

License

Notifications You must be signed in to change notification settings

ty2/ideapad-laptop-tb2024g6plus

Repository files navigation

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:

  • Thinkbook 2024 16+ IMH with Ubuntu 24.04 with kernel 6.9.3-060903-generic

Build

Just run:

make

Usage

Install via dkms

sudo make install-dkms
sudo reboot

Uninstall via dkms

sudo make uninstall-dkms
sudo reboot