Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

no mic input - headset Soundcore Spirit X2 - bluetooth

Need help with peripherals or devices?
Post Reply
Message
Author
akrueger
Posts: 68
Joined: 2017-01-13 19:09

no mic input - headset Soundcore Spirit X2 - bluetooth

#1 Post by akrueger »

Bluetooth headset works only as headphones, i.e. no microphone yet. It's a "Soundcore Spirit X2", and in Windows its microphone input is recognized too, but in Debian only headphone output.

Vendor's answer:
> no Mic output on your Linux computer
> I'm so sorry. I consulted our technical staff. This is a compatibility problem between the Bluetooth headphones and the sound card driver from the computer. Other brands of headphones also have this problem that cannot be temporarily resolved.
Any ideas what I could do now? Or who is working on an experimental driver perhaps?

Some details:

Code: Select all

sudo bluetoothctl
Agent registered

[Soundcore Spirit X2]# paired-devices
Device E8:07:xx:xx:xx:xx Soundcore Spirit X2-L
Device E8:07:xx:xx:xx:xx Soundcore Spirit X2
...

[Soundcore Spirit X2]# list
Controller 58:FB:xx:xx:xx:xx ... [default]
[CHG] Device 62:31:xx:xx:xx:xx RSSI: -46

Code: Select all

[Soundcore Spirit X2]# info E8:07:xx:xx:xx:xx
Device E8:07:xx:xx:xx:xx (public)
    Name: Soundcore Spirit X2
    Alias: Soundcore Spirit X2
    Class: 0x00240404
    Icon: audio-card
    Paired: yes
    Trusted: yes
    Blocked: no
    Connected: yes
    LegacyPairing: no
    UUID: Audio Source              (0000110a-0000-1000-8000-008.........)
    UUID: Audio Sink                (0000110b-0000-1000-8000-008.........)
    UUID: A/V Remote Control Target (0000110c-0000-1000-8000-008.........)
    UUID: A/V Remote Control        (0000110e-0000-1000-8000-008.........)
    UUID: Handsfree                 (0000111e-0000-1000-8000-008.........)
    UUID: Vendor specific           (0000eb03-d102-xxxx-xxxx-xxx.........)
    UUID: Vendor specific           (0cf12d31-fac3-xxxx-xxxx-xxx.........)
    RSSI: -56

Code: Select all

uname -a; lsb_release -a
Linux ... 4.19.0-12-amd64 #1 SMP Debian 4.19.152-1 (2020-10-18) x86_64 GNU/Linux

No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux 10 (buster)
Release:	10
Codename:	buster

bluetoothctl --version; pulseaudio --version
bluetoothctl: 5.50
pulseaudio 12.2

Thanks a lot!

Post Reply