Skip to content

The IdeaPad ACPI Extras kernel modules for ThinkBook 2024 NoteBooks

Notifications You must be signed in to change notification settings

ferstar/ideapad-laptop-tb

Repository files navigation

The IdeaPad ACPI Extras kernel modules for ThinkBook 2024 NoteBooks

This kernel module solves two problems:

  1. Dead Sleep: The laptop turning off after closing the lid.
  2. Fn+F5/6 shutdown: The laptop turning off after pressing Fn+F5 or Fn+F6(not frequently).

Tested and works on:

  • ThinkBook 2024 16+ IMH with Ubuntu 24.04 with kernel 6.9.3-060903-generic
  • ThinkBook 2024 14 G6+ AHP with Arch Linux with kernel 6.10.9-x64v2-xanmod1-1
  • ThinkBook 16 G6+ AHP with Arch Linux with kernel 6.11.6-x64v4-xanmod1

Usage

Install via pacman for Arch Linux

sudo pacman -S ideapad-laptop-tb-dkms

Install via dkms for Other Linux Distributions

make
sudo dkms add .
sudo dkms install ideapad-laptop-tb/6.10
sudo cp dkms/blacklist-ideapad-laptop-tb-dkms.conf /etc/modprobe.d/
sudo reboot

# Uninstall
sudo dkms remove ideapad-laptop-tb/6.10 --all
sudo rm /etc/modprobe.d/blacklist-ideapad-laptop-tb-dkms.conf
sudo reboot

Known bugs

  • The Fn + F4(Mute Mic func) will not work.

About

The IdeaPad ACPI Extras kernel modules for ThinkBook 2024 NoteBooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages