User Tools

Site Tools


linux:bluetooth:01_enable_bluetooth

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:bluetooth:01_enable_bluetooth [2024/01/28 08:26] – [hciuart enable] dominiklinux:bluetooth:01_enable_bluetooth [2024/03/12 06:04] (current) – [Prüfen] dominik
Line 1: Line 1:
 ====== Enable Bluetooth ====== ====== Enable Bluetooth ======
-''sudo apt update && sudo apt upgrade -y && sudo apt install bluetooth bluez blueman pi-bluetooth''+''sudo apt update && sudo apt upgrade -y && sudo apt install -y bluetooth bluez blueman pi-bluetooth''
 ===== /boot/config.txt ===== ===== /boot/config.txt =====
 In der ''/boot/config.txt'' sicherstellen das Bluetooth nicht deaktiviert ist: \\ <code> In der ''/boot/config.txt'' sicherstellen das Bluetooth nicht deaktiviert ist: \\ <code>
Line 17: Line 17:
 -> Hält aber nur bis zum nächsten Reboot ! -> Hält aber nur bis zum nächsten Reboot !
  
->Hinweis: \\ Sonst kommt der Service nicht Online \\ <code bash>+>**Hinweis:** \\ Sonst kommt der Service nicht Online \\ <code bash>
 pi@Pi3Test:~ $ sudo systemctl status bluetooth.service pi@Pi3Test:~ $ sudo systemctl status bluetooth.service
 ● bluetooth.service - Bluetooth service ● bluetooth.service - Bluetooth service
Line 25: Line 25:
 </code> </code>
 ===== hciuart enable ===== ===== hciuart enable =====
-> Hinweis: \\ Wichtig weil sonst bluetoothctl keinen Controller findet: \\ <code bash>+**Hinweis:** \\ Wichtig weil sonst bluetoothctl keinen Controller findet: \\ <code bash>
 pi@Pi3Test:/etc/modules-load.d $ sudo bluetoothctl pi@Pi3Test:/etc/modules-load.d $ sudo bluetoothctl
 Waiting to connect to bluetoothd...[bluetooth]# Agent registered Waiting to connect to bluetoothd...[bluetooth]# Agent registered
Line 38: Line 38:
 ===== Prüfen ===== ===== Prüfen =====
   * ''sudo systemctl status bluetooth.service''   * ''sudo systemctl status bluetooth.service''
 +
 +===== Pi zu Gruppe =====
 +  * ''sudo usermod -a -G bluetooth pi''
 +
  
linux/bluetooth/01_enable_bluetooth.1706426796.txt.gz · Last modified: by dominik

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki