Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2023 10:04:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        wireless@FreeBSD.org
Subject:   [Bug 255542] Bluetooth Could not connect to HC: 5
Message-ID:  <bug-255542-21060-TKa5bWpFYK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255542-21060@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255542

--- Comment #3 from Nico Sonack <nsonack@outlook.com> ---
After debugging this for a while, I found out that /var/db/hcsecd.keys is the
issue.

A workaround for me is the following:

# service hcsecd stop
# rm /var/db/hcsecd.keys
# service hcsecd start

And then the usual steps of hccontrol create_connection and virtual_oss.

One drawback of this approach is that you have to repair the devices every time
you want to connect them. For some reason I have yet to find out, I can keep
the headphones paired to two FreeBSD machines - however when I connect it to a
third the connection fails with the previously described error.

All of the machines are now running FreeBSD 13.1-RELEASE amd64, though I doubt
that matters.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255542-21060-TKa5bWpFYK>