Update pi_zero_2_w_Config.md
This commit is contained in:
parent
fa2477de83
commit
658b2b7034
|
|
@ -40,7 +40,14 @@ blacklist bcm2835_isp
|
||||||
blacklist bcm2835_mmal_vchiq
|
blacklist bcm2835_mmal_vchiq
|
||||||
blacklist vc_sm_cma
|
blacklist vc_sm_cma
|
||||||
```
|
```
|
||||||
## 5.Optional:
|
|
||||||
|
## 5.Service
|
||||||
|
|
||||||
|
``
|
||||||
|
systemctl stop libvirtd; systemctl mask libvirtd
|
||||||
|
``
|
||||||
|
|
||||||
|
## 6.Optional:
|
||||||
|
|
||||||
Faster speed instead of running programs with large memory requirements (compressed memory)
|
Faster speed instead of running programs with large memory requirements (compressed memory)
|
||||||
Undo the following from cmdline:
|
Undo the following from cmdline:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue