Skip to content

The IdeaPad ACPI Extras kernel modules for ThinkBook 2024 G6+

License

Notifications You must be signed in to change notification settings

m-chrome/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

About

The IdeaPad ACPI Extras kernel modules for ThinkBook 2024 G6+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.0%
  • Makefile 2.6%
  • Shell 2.4%