Update pi_zero_2_w_Config.md

This commit is contained in:
aiminick 2021-12-11 14:33:51 +08:00 committed by GitHub
parent a458977866
commit 8a420e89ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 1 deletions

View File

@ -35,9 +35,12 @@ dtoverlay=disable-bt
Add:
```
boot_delay=1
arm_boost=1
temp_limit=85
temp_soft_limit=85
arm_freq=1333
arm_freq=1366
current_limit_override=1
over_voltage=8
```
@ -70,6 +73,17 @@ cgroup_enable=1 cgroup_memory=1 cgroup_enable=cpuset cgroup_enable=memory swapac
zswap.enabled=1 zswap.zpool=z3fold zswap.compressor=lz4 zswap.max_pool_percent=25
```
## 7. Tools (info)
```
apt install neofetch screenfetch -y
```
Used:
**screenfetch** or neofetch
#### initrd:
```