Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can install applespi v0.1 #76

Open
HassanDuhaini opened this issue Dec 24, 2019 · 3 comments
Open

Can install applespi v0.1 #76

HassanDuhaini opened this issue Dec 24, 2019 · 3 comments

Comments

@HassanDuhaini
Copy link

I get this error when running the installation command:

Kernel preparation unnecessary for this kernel. Skipping...

Building module:
cleaning build area...
make -j8 KERNELRELEASE=5.4.0-050400-lowlatency...(bad exit status: 2)
ERROR (dkms apport): binary package for applespi: 0.1 not found
Error! Bad return status for module build on kernel: 5.4.0-050400-lowlatency (x86_64)
Consult /var/lib/dkms/applespi/0.1/build/make.log for more information.

I am running Ubuntu 18 on Macbook pro 15in 2017 model.

@roadrunner2
Copy link
Contributor

As of kernel 5.3 this module is already included so you might not need to build it yourself at all - see if CONFIG_KEYBOARD_APPLESPI is enabled in your /boot/config-... .

If it's not enabled, then please get the latest driver from https://github.com/roadrunner2/macbook12-spi-driver/ as this repo here is somewhat out of date.

@arno01
Copy link

arno01 commented Dec 30, 2019

Just a side note: while applespi has been included to Linux 5.3, the touch bar driver wasn't.. so we still need to compile the driver from https://github.com/roadrunner2/macbook12-spi-driver/ repo.

@roadrunner2
Copy link
Contributor

@HassanDuhaini: Can this issue be closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants