Date: Tue, 26 Dec 2023 23:30:39 +0100 From: Miroslav Lachman <000.fbsd@quip.cz> To: bluetooth@FreeBSD.org Subject: ng_l2cap_lp_discon_ind: ubt0l2cap - unexpected LP_DisconnectInd event Message-ID: <1753ca65-3bcc-437c-b64b-f5bcad8d4e14@quip.cz>
next in thread | raw e-mail | index | archive | help
Does anobody know what causes this error in /var/log/messages? kernel: ng_l2cap_lp_discon_ind: ubt0l2cap - unexpected LP_DisconnectInd event. Connection does not exist, con_handle=72 I am trying to connect my FreeBSD desktop with my Bluetooth enabled "sound system". I tried it with new USB BT dongle and repeatedly get this error few seconds after connection command: # hccontrol -n ubt0hci create_connection HazyAudioPA Connection is not visible by # hccontrol -n ubt0hci read_connection_list I tried to connect to this sound system from my old Dell laptop with internal BT (which I successfully tested in the past with Sony SRS X11 BT sound device) but even on this laptop I get the same error so it is not a problem of USB BT dongle. BT sound system works OK with Xiaomi Redmi phone. It seems to me that FreeBSD does not like "this" BT sound system but I don't know why and what can I try to tweak. bluetooth/hcsecd.conf: device { bdaddr ad:ee:cf:63:5a:dd; name "HazyAudioPA"; key nokey; pin nopin; } bluetooth/hosts: ad:ee:cf:63:5a:dd HazyAudioPA hcsecd is running Kind regards Miroslav Lachman
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1753ca65-3bcc-437c-b64b-f5bcad8d4e14>