cb22 / macbook12-spi-driver

WIP input driver for the SPI touchpad / keyboard found in the 12" MacBook (MacBook8,1 + MacBook9,1)
GNU General Public License v2.0
298 stars 103 forks source link

You don't mention what model of MacBook(Pro) you're running, or what version of Ubuntu. But from the above I'm guessing you've got a MacBook8,1 (2015) then and Ubuntu 18.04? If so, you should be able to load the module with `modprobe spi_pxa2xx_pci`. #75

Open MakGulati opened 5 years ago

MakGulati commented 5 years ago

You don't mention what model of MacBook(Pro) you're running, or what version of Ubuntu. But from the above I'm guessing you've got a MacBook8,1 (2015) then and Ubuntu 18.04? If so, you should be able to load the module with modprobe spi_pxa2xx_pci.

Originally posted by @roadrunner2 in https://github.com/cb22/macbook12-spi-driver/issues/69#issuecomment-429592528

HOW TO DO MODEPROBE APPLETB to install fn key in touchbar macbook 2017 thanks a lot ;)

roadrunner2 commented 5 years ago

Pleae check out the instructions in my gist.