roadrunner2 / macbook12-spi-driver

Input driver for the SPI touchpad / keyboard found in the 12" MacBook (MacBook8,1 + MacBook9,1) and 2016 through 2018 Macbook Pro's (MacBookPro13,* and 14,*); a Touch Bar driver is also available.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux distro with kernel 5.3.9

Byte1122 opened this issue · comments

The keyboard and touchpad (Macbook pro mid 2017) still wont work with a linux distro that uses a linux kernel 5.3.9. Are there extra steps?

Please elaborate on "won't work": what exactly isn't working? The keyboard? The touchbar? Something else? A lot of information, btw, can be found at https://github.com/Dunedan/mbp-2016-linux/issues/ .

Regarding the keyboard/trackpad driver here, yes, it's part of kernel 5.3, but not all distros are enabling it yet, so you may still need to build it yourself if your distro doesn't.

Ok clear. Thanks for explaining. I found one Linux distro with kernel 5.4.6 that is working.

What distro?

Btw., Fedora has it enabled as of kernel 5.3.10 (see https://bugzilla.redhat.com/show_bug.cgi?id=1769465), and Ubuntu 19.10 appears to have it enabled in their 5.3 kernels.