Skip to content

schaecsn/apple-touchbar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

310 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacBook Pro 2017 Touchbar Linux kernel driver for Debian Trixie (w/ Kernel 6.12).

Introduction

None of the MacBook Pro touchpad drivers worked for me on Debian Trixie (see Dunedan/mbp-2016-linux#210).

This is a hacked version of https://github.com/t2linux/apple-ib-drv/.

Alpha version - trust this and die.

Once Debian moves to a newer kernel with the release following Trixie, https://github.com/t2linux/apple-ib-drv/ hopefully works, again.

DKMS Setup

apt install dkms linux-headers-amd64
git clone https://github.com/schaecsn/apple-touchbar /usr/src/apple-touchbar-0.1
cd /usr/src/apple-touchbar-0.1
dkms install -m apple-touchpad -v 0.1

About

Apple Touchbar Linux Kernel Driver for MacBook Pro 2017

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 99.7%
  • Makefile 0.3%