Ubuntu 18.04 lts settings dont see headphone microphone

I have Lenovo T420 thinkpad, Ubuntu 18.04 lts and Bluetooth headphones Philips tah4205 . When I use command to show devices:

pcmd list-cards index: 1
name: <bluez_card.98_D3_31_05_B8_33>
driver: <module-bluez5-device.c>
owner module: 28
properties: device.description = "Philips TAH4205" device.string = "98:D3:31:05:B8:33" device.api = "bluez" device.class = "sound" device.bus = "bluetooth" device.form_factor = "headset" bluez.path = "/org/bluez/hci0/dev_98_D3_31_05_B8_33" bluez.class = "0x240404" bluez.alias = "Philips TAH4205" device.icon_name = "audio-headset-bluetooth" device.intended_roles = "phone"
profiles: a2dp_sink: High Fidelity Playback (A2DP Sink) (priority 40, available: yes) headset_head_unit: Headset Head Unit (HSP/HFP) (priority 30, available: no) off: Off (priority 0, available: yes)
active profile: <a2dp_sink>
sinks: bluez_sink.98_D3_31_05_B8_33.a2dp_sink/#1: Philips TAH4205
sources: bluez_sink.98_D3_31_05_B8_33.a2dp_sink.monitor/#2: Monitor of Philips TAH4205
ports: headset-output: Headset (priority 0, latency offset 0 usec, available: yes) properties: headset-input: Headset (priority 0, latency offset 0 usec, available: no) properties:

last line show that is not available

headset-input: Headset (priority 0, latency offset 0 usec, available: no) properties:

I tried things like PulseAudio and PulseAudio see them but choosing them and nothing happens or commands like:

pacmd set-source-port 1 analog-input-headset-mic

but get

No source found by this name or index.

Is there any hope I can make headphone microphone work on ubuntu? Output works fine

when I go I got: Microphone not authorized. Please check your media permissions settings.

 pacmd list | grep "active port" active port: <analog-output-speaker> active port: <headset-output> active port: <analog-input-internal-mic>

so headset input is not active port

3 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like