Code: Select all
pi@gentoopi /etc/init.d $ ls -la /dev/ttyAMA0
crw--w---- 1 root tty 204, 64 Oct 28 11:27 /dev/ttyAMA0
Code: Select all
pi@gentoopi /etc/init.d $ dmesg|grep -i bluetooth
[ 945.781584] Bluetooth: Core ver 2.22
[ 945.781682] NET: Registered PF_BLUETOOTH protocol family
[ 945.781690] Bluetooth: HCI device and connection manager initialized
[ 945.781708] Bluetooth: HCI socket layer initialized
[ 945.781725] Bluetooth: L2CAP socket layer initialized
[ 945.781744] Bluetooth: SCO socket layer initialized
[ 974.304445] Bluetooth: HCI UART driver ver 2.3
[ 974.304471] Bluetooth: HCI UART protocol H4 registered
[ 974.304551] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 974.304824] Bluetooth: HCI UART protocol Broadcom registered
[ 974.422932] Bluetooth: hci0: BCM: chip id 107
[ 974.425176] Bluetooth: hci0: BCM: features 0x2f
[ 974.448330] Bluetooth: hci0: BCM4345C0
[ 974.448351] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
[ 974.455423] Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.hcd' Patch
[ 980.860246] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0187
[ 980.860280] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0370
Possibly related: I segfault when I run bluetoothctl:
Code: Select all
pi@gentoopi /etc/init.d $ sudo bluetoothctl
Waiting to connect to bluetoothd...Segmentation fault


