Bug 1222756

Summary: Bluetooth: auto-connected devices are not shown as connected
Product: [openSUSE] openSUSE Tumbleweed Reporter: Yunhe Guo <i>
Component: KernelAssignee: openSUSE Kernel Bugs <kernel-bugs>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: i, tiwai
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Yunhe Guo 2024-04-14 11:02:58 UTC
When a paired Bluetooth headset was auto-connected, the device works but system tray and bluetoothctl are not showing it as connected:

bluetoothctl info 64:68:76:1C:E3:67
Device 64:68:76:1C:E3:67 (public)
        Name: 漫步者•花再 Free Pro
        Alias: 漫步者•花再 Free Pro
        Class: 0x00240404 (2360324)
        Icon: audio-headset
        Paired: yes
        Bonded: yes
        Trusted: yes
        Blocked: no
        Connected: no
        LegacyPairing: no
        UUID: SDP                       (00000001-0000-1000-8000-00805f9b34fb)
        UUID: Serial Port               (00001101-0000-1000-8000-00805f9b34fb)
        UUID: Audio Sink                (0000110b-0000-1000-8000-00805f9b34fb)
        UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb)
        UUID: Advanced Audio Distribu.. (0000110d-0000-1000-8000-00805f9b34fb)
        UUID: A/V Remote Control        (0000110e-0000-1000-8000-00805f9b34fb)
        UUID: A/V Remote Control Cont.. (0000110f-0000-1000-8000-00805f9b34fb)
        UUID: Handsfree                 (0000111e-0000-1000-8000-00805f9b34fb)
        UUID: Generic Audio             (00001203-0000-1000-8000-00805f9b34fb)
        UUID: Vendor specific           (66666666-6666-6666-6666-666666666666)
        UUID: Vendor specific           (edf00000-edfe-dfed-fedf-edfedfedfedf)
        Battery Percentage: 0x32 (50)
Comment 1 Takashi Iwai 2024-04-20 16:19:34 UTC
Could you try the latest 6.8.x kernel in OBS Kernel:stable repo?
  http://download.opensuse.org/repositories/Kernel:/stable/standard/

A possible fix has been already included in 6.8.7.
Comment 2 Yunhe Guo 2024-04-27 00:46:20 UTC
I tried 6.8.7 and it worked! Thanks!