You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 3, 2020. It is now read-only.
The master branch will be kept as pure as possible, meaning that only patches from
25
-
jakeday's kernel will be applied to the latest version of the Linux kernel.
26
-
27
16
Before you begin compiling & installing the patched kernel, it's recommended that you
28
17
install all necessary firmware that your Surface device needs and replace suspend with hibernate.
29
18
You can do this by running the `setup.sh` script with superuser permissions.
@@ -33,7 +22,9 @@ sudo sh setup.sh
33
22
```
34
23
35
24
Now, you are ready to begin compilation of your kernel.<br>
36
-
Alternatively, you could download the [pre-built kernel binaries](https://github.com/dmhacker/arch-linux-surface/releases) and skip ahead to the installation section.
0 commit comments