Skip to content

JimmyJichi/yoga-9-14imh9-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Linux on Lenovo Yoga 9 2-in-1 14IMH9

I recently purchased a 2024 Lenovo Yoga 9i and installed Arch Linux (linux-zen 6.8.0). Here is how I got everything working.

OOTB Experience

Everything works, except:

  • Fingerprint
  • Bass speakers

Fingerprint

Fixing the fingerprint sensor is easy. You simply need to add the PID 27c6:650c to libfprint. I have submitted the patch to upstream and it has been merged.

For now, you need to build libfprint from the latest source, or install libfprint-git if you're on Arch. Once a new version of libfprint is released, it should work out of the box.

Bass speakers

The kernel patch that enables the bass speakers has been backported to 6.8.6.

While the kernel patch alone is able to enable the bass speakers, it uses generic firmware by default, and sound quality can be significantly improved by extracting the firmware from the Windows driver. Follow this guide if you are interested. Take note that the guide is for a different laptop, ignore everything other than the firmware extraction steps.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published