Користувальницькькі налаштування

Налаштування сайту


computer:raspberri

Розбіжності

Тут показані розбіжності між вибраною ревізією та поточною версією сторінки.

Посилання на цей список змін

Наступна ревізія
Попередня ревізія
computer:raspberri [2020/05/29 13:25]
charon створено
computer:raspberri [2020/08/03 10:59] (поточний)
charon [Links]
Рядок 1: Рядок 1:
 ====== Raspberry Pi ====== ====== Raspberry Pi ======
 I have Raspberry pi 4 I have Raspberry pi 4
 +
 +Overlays configuration is done in file ///boot/config.txt//.
 +
 +===== Disable WiFi =====
 +Disable onboard WiFi on Pi 3B, 3B+, 3A+, 4B and Zero W.
 +  dtoverlay=disable-wifi
 +  
 +===== Disable Bluetooth =====
 +Disable onboard Bluetooth on Pi 3B, 3B+, 3A+, 4B and Zero W, restoring UART0/ttyAMA0 over GPIOs 14 & 15.
 +
 +N.B. To disable the systemd service that initialises the modem so it doesn't use the UART, use 'sudo systemctl disable hciuart'.
 +  dtoverlay=disable-bt
 +
 +===== Links =====
 +  * [[https://github.com/raspberrypi/firmware/blob/master/boot/overlays/README|Firmware overlays README]]
 +  * [[https://medium.com/swlh/top-10-tweaks-after-installing-rasbian-f433a441d698|Top 10 Tweaks After Installing Rasbian]]
computer/raspberri.1590747925.txt.gz · Востаннє змінено: 2020/05/29 13:25 повз charon