Update others.md
This commit is contained in:
parent
ea2a9dae06
commit
9cf66db348
|
|
@ -3,3 +3,10 @@
|
||||||
- In cmdline.txt remove defined cgoup args and add:
|
- In cmdline.txt remove defined cgoup args and add:
|
||||||
|
|
||||||
cgroup_disable=cpuset,cpuacct,blkio,memory,devices,freezer,net_cls,perf_event,net_prio,pids
|
cgroup_disable=cpuset,cpuacct,blkio,memory,devices,freezer,net_cls,perf_event,net_prio,pids
|
||||||
|
|
||||||
|
#### ssh glxinfo
|
||||||
|
|
||||||
|
export DISPLAY=:0
|
||||||
|
export XAUTHORITY=/var/lib/lightdm/.Xauthority
|
||||||
|
glxinfo -B
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue