Christian Imhorst changed bug 987114
What Removed Added
CC   christian.imhorst@gmail.com

Comment # 10 on bug 987114 from
Same issue here, but with Leap 15.0. Headset is paired but does not show up in
Gnome sound settings.

My headset is connected and paired:

[cha cha 2]# info
Device E1:82:56:DC:3E:51 (public)
    Name: cha cha 2
    Alias: cha cha 2
    Class: 0x00240404
    Icon: audio-card
    Paired: yes
    Trusted: yes
    Blocked: no
    Connected: yes
    LegacyPairing: no
    UUID: Audio Sink                (0000110b-0000-1000-8000-00805f9b34fb)
    UUID: A/V Remote Control        (0000110e-0000-1000-8000-00805f9b34fb)
    UUID: Handsfree                 (0000111e-0000-1000-8000-00805f9b34fb)
    RSSI: -44


But PulseAudio cannot show the headset as sound device. It only shows the
internal speakers of my laptop, so I cannot select the headset to play sound on
it:

$ pacmd list-cards 
1 card(s) available.
    index: 0
    name: <alsa_card.pci-0000_00_1b.0>
    driver: <module-alsa-card.c>
    owner module: 6
    properties:
        alsa.card = "0"
        alsa.card_name = "HDA Intel PCH"
        alsa.long_card_name = "HDA Intel PCH at 0xe2720000 irq 36"
        alsa.driver_name = "snd_hda_intel"
        device.bus_path = "pci-0000:00:1b.0"
        sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"
        device.bus = "pci"
        device.vendor.id = "8086"
        device.vendor.name = "Intel Corporation"
        device.product.id = "1c20"
        device.product.name = "6 Series/C200 Series Chipset Family High
Definition Audio Controller"
        device.form_factor = "internal"
        device.string = "0"
        device.description = "Internes Audio"
        module-udev-detect.discovered = "1"
        device.icon_name = "audio-card-pci"

[etc...]


But maybe it's not a problem with bluetooth but with pulseaudio 11.1?

$ pulseaudio --version
pulseaudio 11.1-rebootstrapped

I tried the fix from:

https://bugzilla.suse.com/show_bug.cgi?id=1058053

and addes this line

load-module module-bluetooth-discover autodetect_mtu=false

to /etc/pulse/default.pa but without success.


You are receiving this mail because: