User Tools

Site Tools


linux:bluetooth:01_enable_bluetooth

This is an old revision of the document!


Enable Bluetooth

/boot/config.txt

In der /boot/config.txt sicherstellen das Bluetooth nicht deaktiviert ist:

enable_uart=1
dtoverlay=disable-bt

Die beiden Elemente ggf. auskommentieren und dann sudo reboot

Treiber laden

  • cd /etc/modules-load.d
  • sudo nano modules.conf
    • btusb einfügen am Ende

hciuart enable

linux/bluetooth/01_enable_bluetooth.1699295846.txt.gz · Last modified: by dominik

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki