avafinger / bananapi-zero-ubuntu-base-minimal

BananaPi M2 Zero - Ubuntu Focal Base Minimal Image (Experimental) - U-Boot 2017.09 / Kernel 4.18.y / Kernel 4.19.y / Kernel 4.20.y / Kernel 5.3.y / Kernel 5.6.y / Kernel 5.7.y / Kernel 5.11.y
88 stars 17 forks source link

Bluetooth connect to GN #67

Open Bahir opened 2 years ago

Bahir commented 2 years ago

$ bt-network -c 00:15:83:4B:1F:1B GN Segmentation fault

$ tail /var/log/syslog

Apr 20 01:27:56 bpi-m2z kernel: [469774.598379] Bluetooth: hci0: Received unexpected HCI Event 00000000 Apr 20 01:27:57 bpi-m2z kernel: [469775.428119] Bluetooth: hci0: Frame reassembly failed (-84) Apr 20 01:27:57 bpi-m2z kernel: [469775.428184] Bluetooth: unknown link type 4 Apr 20 01:27:58 bpi-m2z kernel: [469776.567365] Bluetooth: hci0: command 0x0405 tx timeout

avafinger commented 2 years ago

uname -ra attach zipped bootlog please.

Bahir commented 2 years ago

uname -ra Linux bpi-m2z 5.11.10-server #1 SMP Sat Mar 27 09:46:38 -03 2021 armv7l armv7l armv7l GNU/Linux bootlog.zip

avafinger commented 2 years ago

Are you trying to connect to BT headset?

Bahir commented 2 years ago

No, to Bluetooth shared network (on PC)

avafinger commented 2 years ago

Check it out this notes and see if it helps: https://wiki.polaire.nl/doku.php?id=network_over_bluetooth If you explain in details what you are trying to accomplish i will try to reproduce it here, when i have time.