WIP input driver for the SPI touchpad / keyboard found in the 12" MacBook (MacBook8,1 + MacBook9,1)
GNU General Public License v2.0
300
stars
106
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
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.
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 ;)