Giter Club home page Giter Club logo

linux-surfacepro3's Introduction

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.

linux-surfacepro3's People

Contributors

matthewwardrop avatar

Stargazers

Viz avatar

Watchers

Andy Hitchman avatar wjxfax avatar Viz avatar ghreyt avatar

Forkers

jesskas aindoria

linux-surfacepro3's Issues

wifi_4.9-rc.patch not automatically patching in pkgbuild

I have no problem with the other wifi patch, but this patch results in problems, asking this:

Hunk #1 succeeded at 39 (offset 2 lines).
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -rupN ./wifi_a/drivers/net/wireless/marvell/mwifiex/11h.c ./wifi_b/drivers/net/wireless/marvell/mwifiex/11h.c
|--- ./wifi_a/drivers/net/wireless/marvell/mwifiex/11h.c        2016-10-22 19:41:00.000000000 +0900
|+++ ./wifi_b/drivers/net/wireless/marvell/mwifiex/11h.c        2016-10-26 18:17:41.000000000 +0900
--------------------------
File to patch:

EDIT: Figured out how to fix this, will submit PR later for this, and potentially a patch to the wifi_4.9-rc.patch that prevents the kernel panics

I'm new to patch, so it took me a while to understand to type drivers/net/wireless/marvell/mwifiex/11h.c in this case. I don't know why it doesn't automatically patch, if I did, I would have submitted a PR for it instead.

I seem to still run into crashes/kernel panics when loading something, even minor (e.g., Youtube video, Facebook page) when connected to WPA2 networks, on the original kernel and both of these patches - but that's not entirely relevant to this specific issue and I'll have to ask about that elsewhere.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.