No description
Find a file
2016-05-21 22:03:43 -07:00
.SRCINFO Update linux-surfacepro3 to bring it line with Arch Linux's 4.6-1, with patches to work around deletarious WiFi behaviour. 2016-05-21 22:03:43 -07:00
change-default-console-loglevel.patch Initial commit 2015-10-04 12:55:58 -07:00
config Update linux-surfacepro3 to bring it line with Arch Linux's 4.6-1, with patches to work around deletarious WiFi behaviour. 2016-05-21 22:03:43 -07:00
config.x86_64 Update linux-surfacepro3 to bring it line with Arch Linux's 4.6-1, with patches to work around deletarious WiFi behaviour. 2016-05-21 22:03:43 -07:00
linux.install Linux 4.3-1 . Upstream kernel now supports surface pro 3 buttons, and so we are down to needing only two small additional patches, which will hopefully be mainlined soon. 2015-11-04 11:01:59 -08:00
linux.preset Initial commit 2015-10-04 12:55:58 -07:00
multitouch.patch Update linux-surfacepro3 to bring it line with Arch Linux's 4.6-1, with patches to work around deletarious WiFi behaviour. 2016-05-21 22:03:43 -07:00
PKGBUILD Update linux-surfacepro3 to bring it line with Arch Linux's 4.6-1, with patches to work around deletarious WiFi behaviour. 2016-05-21 22:03:43 -07:00
README.md Update linux-surfacepro3 to bring it line with Arch Linux's 4.6-1, with patches to work around deletarious WiFi behaviour. 2016-05-21 22:03:43 -07:00
touchscreen_multitouch_fixes1.patch Fix multitouch patches not being built, add touchscreen patches, and update kernel to 4.4.1-2 . 2016-02-22 20:57:05 -08:00
touchscreen_multitouch_fixes2.patch Fix multitouch patches not being built, add touchscreen patches, and update kernel to 4.4.1-2 . 2016-02-22 20:57:05 -08:00
tpmdd-devel-v3-base-platform-fix-binding-for-drivers-without-probe-callback.patch Fix multitouch patches not being built, add touchscreen patches, and update kernel to 4.4.1-2 . 2016-02-22 20:57:05 -08:00
wifi.patch Update linux-surfacepro3 to bring it line with Arch Linux's 4.6-1, with patches to work around deletarious WiFi behaviour. 2016-05-21 22:03:43 -07:00

linux-surfacepro3

Arch Linux package to compile the Linux kernel with patches designed to improve user experience on the Surface Pro 3.

This is based on the offical Linux kernel package provided by Arch Linux at: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/linux .

Most of the hardware functionality of the Surface Pro 3 has now been mainlined, and essentially everything should now work out of the box. As of linux version 4.6, this version of the kernel only adds the following:

This package is no longer essential to surface pro 3 users, and hopefully will not be required within the next few kernel releases.

This AUR package adds the following patches to the official Linux kernel package:

Most of the functionality required for the Surface Pro 3 has now been mainlined, so hopefully this package will no longer be required within the next few kernel releases.

Building

You will need to have imported gpg keys for the Linux kernel maintainers:

For Linus Torvalds (the major release key):

gpg --recv-keys 79BE3E4300411886

For Greg Kroah-Hartman's key (the stable patch release key):

gpg --recv-keys 38DBBDC86092693E

Then, to build the package, simply run (as usual):

makepkg

Optimising laptop battery life / performance

I recommend that you install powertop, configure it, and run it on boot as a systemd process. See the Arch wiki for more. With powertop enabled, I attain battery life comparable to that of Windows.