Update pi_zero_2_w_Config.md
This commit is contained in:
parent
5007299751
commit
29e107beda
|
|
@ -28,3 +28,15 @@ temp_soft_limit=85
|
|||
arm_freq=1200
|
||||
over_voltage=6
|
||||
```
|
||||
|
||||
#### Tunning, disable vc cma and video code
|
||||
|
||||
Add **/etc/modprobe.d/blacklist.conf**
|
||||
|
||||
```
|
||||
blacklist bcm2835_codec
|
||||
blacklist bcm2835_v4l2
|
||||
blacklist bcm2835_isp
|
||||
blacklist bcm2835_mmal_vchiq
|
||||
blacklist vc_sm_cma
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue