Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| stratum1ntp [2021/10/22 20:11] – andrew | stratum1ntp [2021/11/28 02:51] (current) – andrew | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| * Add the following to the bottom | * Add the following to the bottom | ||
| * < | * < | ||
| + | dtoverlay=pi3-disable-wifi | ||
| dtoverlay=pi3-disable-bt #same with rpi4 | dtoverlay=pi3-disable-bt #same with rpi4 | ||
| # | # | ||
| Line 150: | Line 151: | ||
| apt -y autoremove | apt -y autoremove | ||
| apt clean | apt clean | ||
| + | </ | ||
| + | * Set serial to low latency | ||
| + | * < | ||
| + | @reboot setserial / | ||
| </ | </ | ||