Update pi_zero_2_w_Config.md

This commit is contained in:
aiminick 2021-11-15 00:05:21 +08:00 committed by GitHub
parent 29e107beda
commit f612fceffc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
## config.txt # config.txt
#### Config ## 1.Config
Add: Add:
@ -10,7 +10,7 @@ Add:
device_tree=bcm2710-rpi-zero-2.dtb device_tree=bcm2710-rpi-zero-2.dtb
``` ```
#### Disable BT ## 2.Disable BT
Add: Add:
@ -18,7 +18,7 @@ Add:
dtoverlay=disable-bt dtoverlay=disable-bt
``` ```
#### OverClock ## 3.OverClock
Add: Add:
@ -29,9 +29,9 @@ arm_freq=1200
over_voltage=6 over_voltage=6
``` ```
#### Tunning, disable vc cma and video code ## 4.Tunning: disable vc cma and video code
Add **/etc/modprobe.d/blacklist.conf** Add file: **/etc/modprobe.d/blacklist.conf**
``` ```
blacklist bcm2835_codec blacklist bcm2835_codec