On Thu, Feb 17, 2022 at 5:15 PM Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx> wrote: > > Hi Chris, > > On Thu, Feb 17, 2022 at 3:36 PM Chris Murphy <lists@xxxxxxxxxxxxxxxxx> wrote: > > > > OK I started over, and for now keeping the reporting constrained to > > the hardware I personally have on hand. > > > > Hardware: > > Lenovo Thinkpad X1 Carbon Gen 7 > > Bus 001 Device 004: ID 8087:0aaa Intel Corp. Bluetooth 9460/9560 > > Jefferson Peak (JfP) > > Sony 1000XM3 headset > > bluez-5.63-3.fc36.x86_64 > > > > kernel 5.17.0-rc4 > > * remove the paired headset with bluetoothctl > > * reset the headset so it's not longer paired either > > * put the headset in pairing mode > > * GNOME Settings Bluetooth panel sees -> LE_WH-1000XM3, Not Setup > > * click on Not Setup and nothing happens > > Well from the logs it doesn't seem the GNOME Setting is trying to do > anything, have you tried bluetoothctl> connect <address> `bluetoothctl scan on` does see the device $ bluetoothctl pair 38:18:4C:24:2D:1D Device 38:18:4C:24:2D:1D not available $ bluetoothctl connect 38:18:4C:24:2D:1D Device 38:18:4C:24:2D:1D not available $ journalctl -b -o short-monotonic --no-hostname | grep -i blue https://drive.google.com/file/d/1x9EDvDx6XUowyRy2056n6uW-4PLx5KRb/view?usp=sharing -- Chris Murphy