Update README.md
This commit is contained in:
parent
3c73cc5600
commit
98703dff50
14
README.md
14
README.md
@ -20,6 +20,20 @@ look for the dtparam=audio option and turn it to off, the line should look like
|
||||
```console
|
||||
dtparam=audio=off
|
||||
```
|
||||
```console
|
||||
nano /boot/config.txt
|
||||
```
|
||||
temp_soft_limit=70
|
||||
|
||||
```console
|
||||
nano /boot/cmdline.txt
|
||||
```
|
||||
isolcpus=3
|
||||
|
||||
|
||||
enable ssh
|
||||
disable bluetooth
|
||||
disable hdmi
|
||||
|
||||
then reboot the pi with
|
||||
```console
|
||||
|
Loading…
Reference in New Issue
Block a user