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.
GNU General Public License v2.0
251 stars 49 forks source link

Garuda Install MacBook 12" 2015 #60

Open erswelljustin opened 2 years ago

erswelljustin commented 2 years ago

I am trying to get Garuda up and running on my 2015 MacBook 12" however I cannot get the Keyboard & Trackpad to work, using an exteranl USB Keyboard and Mouse are fine, but not great for a laptop :)

I am a Linux noob so apologies but I cannot install this package despite following the instructions. I have install DKMS via AUR but after cloning the repo and running the dkms install -m applespi -v 0.1 i get the following output.

Kernel preparation unnecessary for this kernel. Skipping...

Building module:
cleaning build area...
make -j4 KERNELRELEASE=5.14.14-zen1-1-zen...(bad exit status: 2)
Error! Bad return status for module build on kernel: 5.14.14-zen1-1-zen (x86_64)
Consult /var/lib/dkms/applespi/0.1/build/make.log for more information.

I'd love to get past this issue as everything else seems to be great, so install guidance (simple enough for an idiot) would be really helpful. Thanks in advance.