Trace: mysql an2linux

AN2Linux in Debian with Bluetooth

$ sudo apt-get install libnotify4 gir1.2-notify-0.7 gir1.2-gdkpixbuf-2.0 python3-gi python3 python3-setuptools python3-wheel libbluetooth-dev
$ sudo pip3 install pybluez
$ sudo systemctl edit bluetooth.service

Add this:

[Service]
ExecStart=
ExecStart=/usr/lib/bluetooth/bluetoothd -C
ExecStartPost=/bin/chmod 666 /var/run/sdp
an2linux.txt · Last modified: 2017/01/13 18:05
Public Domain Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain