mirror of
https://github.com/framewiki/awesome-framework
synced 2024-11-10 02:44:12 +00:00
Update linux_fixes.md
This commit is contained in:
parent
24de31e4ed
commit
cc7d46d317
1 changed files with 3 additions and 1 deletions
|
@ -11,6 +11,8 @@ Add the fallowing to this file:
|
|||
```shell
|
||||
sudo nano /etc/modprobe.d/framework-als-deactivate.conf
|
||||
```
|
||||
|
||||
```shell
|
||||
blacklist hid_sensor_hub
|
||||
```
|
||||
|
||||
|
@ -56,7 +58,7 @@ cd linux-tkg
|
|||
```
|
||||
|
||||
|
||||
Recommended settings:
|
||||
#### Recommended settings:
|
||||
1. Will ask you for what kernel you want to build from 1-5
|
||||
a. For latest kernel cho0se option 0
|
||||
b. For latest stable kernel choose option 1 (Reccomended)
|
||||
|
|
Loading…
Reference in a new issue