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

how so i install this? #7

Closed
ultimo2002 opened this issue Nov 12, 2020 · 1 comment
Closed

how so i install this? #7

ultimo2002 opened this issue Nov 12, 2020 · 1 comment

Comments

@ultimo2002
Copy link

i have no clue. im on fedora 33

@StollD
Copy link
Member

StollD commented Nov 13, 2020

If you mean the master branch, there is no need to install it. It is already built into the latest kernels from the linux-surface package repository. Just install those, and it will just work(tm).

If you mean the old-driver branch, you need to disable secureboot first. Fedora (and maybe Ubuntu) won't allow loading unsigned modules if secureboot is enabled. You also need to install the devel package for your kernel (kernel-surface-devel on fedora, linux-headers-surface on Debian, linux-surface-headers on Arch). Then run these commands:

$ git clone https://github.com/linux-surface/intel-precise-touch
$ cd intel-precise-touch
$ sudo make dkms-install

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

2 participants