Debian-Pi-Aarch64/docs/others.md

25 lines
856 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#### 再次重申!我们是团队,企业级团队出品的系统,不要拿个人作品来和我们比较。
![openfans](../images/openfans.png)    ![amatfan.png](../images/amatfan.png)
        [OPENFANS开源社区](http://www.openfans.org)        [树莓派爱好者基地](http://rpifans.cn/)            **荣誉出品 **
----
#### Disable cgroup
- In cmdline.txt remove defined cgoup args and add:
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
#### initrd
mkinitramfs -o /boot/initrd.img-$(uname -r)