Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

ferstar/ideapad-laptop-tb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The IdeaPad ACPI Extras kernel modules for ThinkBook 2024 NoteBooks

UPDATE: This patch has been merged into the upstream: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.15.4&id=7f34fa4589f58c15fd82707bc9ac04da35b3c277

For people who's kernel version >= 6.15.4, you do not need this manually patch any more.


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 all ThinkBook 2024 models or later

Usage

Install via pacman for Arch Linux

sudo pacman -S ideapad-laptop-tb-dkms

Install via dkms for Other Linux Distributions

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

Try this: https://github.com/ferstar/lenovo-wmi-hotkey-utilities

About

The IdeaPad ACPI Extras kernel modules for ThinkBook 2024 NoteBooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •