Update others.md
This commit is contained in:
parent
6d48015c46
commit
c63739f810
|
|
@ -7,6 +7,13 @@
|
|||
|
||||
----
|
||||
|
||||
#### GLES2
|
||||
|
||||
```shell
|
||||
apt install libgles2-mesa-dev
|
||||
apt install libgles2-mesa
|
||||
```
|
||||
|
||||
#### Disable cgroup
|
||||
|
||||
In cmdline.txt remove defined cgoup args and add:
|
||||
|
|
|
|||
Loading…
Reference in New Issue