Update README.md
This commit is contained in:
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
|
```console
|
||||||
dtparam=audio=off
|
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
|
then reboot the pi with
|
||||||
```console
|
```console
|
||||||
|
Reference in New Issue
Block a user