Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wesleyvanneck/pre-compiled-surface-kernel

this surface kernel is patched with https://github.com/kitakar5525/ipts-fix-crash
https://github.com/wesleyvanneck/pre-compiled-surface-kernel

Last synced: 4 days ago
JSON representation

this surface kernel is patched with https://github.com/kitakar5525/ipts-fix-crash

Awesome Lists containing this project

README

        

# pre-compiled-surface-kernel
this surface kernel is patched with https://github.com/kitakar5525/ipts-fix-crash

### for now this is only for debian and ubuntu other distros comming soon

### Instructions for Firmware

0. (Prep) Install Dependencies:
```
sudo apt install git curl wget sed
```
1. Clone the linux-surface repo:
```
git clone --depth 1 https://github.com/qzed/linux-surface.git ~/linux-surface
```
2. Change directory to linux-surface repo:
```
cd ~/linux-surface
```
3. Run setup script:
```
sudo sh setup.sh
```
4. Reboot on installed kernel.

### creddits

- kitakar5525
- jakeday
- StollD
- qzed
- sebanc