Update others.md
This commit is contained in:
parent
c63739f810
commit
1b4570f9e6
|
|
@ -14,6 +14,12 @@ apt install libgles2-mesa-dev
|
|||
apt install libgles2-mesa
|
||||
```
|
||||
|
||||
#### /etc/modules-load.d/modules.conf
|
||||
|
||||
```shell
|
||||
fbtft
|
||||
````
|
||||
|
||||
#### Disable cgroup
|
||||
|
||||
In cmdline.txt remove defined cgoup args and add:
|
||||
|
|
|
|||
Loading…
Reference in New Issue