| ... | @@ -51,7 +51,7 @@ sudo apt-get install linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-lo |
... | @@ -51,7 +51,7 @@ sudo apt-get install linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-lo |
|
|
|
|
|
|
|
**IF you wish to install from linux mainline (not recommended as some versions are unstable)**
|
|
**IF you wish to install from linux mainline (not recommended as some versions are unstable)**
|
|
|
```shell
|
|
```shell
|
|
|
version=3.19
|
|
version=3.17
|
|
|
wget -r -e robots=off --accept-regex "(.*lowlatency.*amd64)|(all).deb" http://kernel.ubuntu.com/~kernel-ppa/mainline/v${version}-utopic/
|
|
wget -r -e robots=off --accept-regex "(.*lowlatency.*amd64)|(all).deb" http://kernel.ubuntu.com/~kernel-ppa/mainline/v${version}-utopic/
|
|
|
OR
|
|
OR
|
|
|
version=3.19
|
|
version=3.19
|
| ... | | ... | |