Bug 1222756 - Bluetooth: auto-connected devices are not shown as connected
Summary: Bluetooth: auto-connected devices are not shown as connected
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: openSUSE Kernel Bugs
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-14 11:02 UTC by Yunhe Guo
Modified: 2024-04-27 00:46 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!