Public bug reported:

Step to reproduce:

1. plug-in headset
2. select headset in pop-up window.
3. check g-c-c

Expected result:
  correct input is selected so that mic on the headset just works

Actual result:
  The correct input is not selected.

a patch is there waiting for upstream review :
https://gitlab.gnome.org/GNOME/libgnome-volume-
control/-/merge_requests/10

** Affects: oem-priority
     Importance: High
         Status: New

** Affects: gnome-control-center (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: oem-priority originate-from-1875597 originate-from-1882905 somerville

** Summary changed:

- mixer-control: adding ucm port names for audio device selection
+ won't auto-select input when headset is plugged and selected in pop-up window 
Edit

** Summary changed:

- won't auto-select input when headset is plugged and selected in pop-up window 
Edit
+ won't auto-select input when headset is plugged and selected in pop-up window

** Description changed:

- Recently Intel added a new audio driver in the Linux kernel, it is
- called sof driver. This driver is needed on the laptops which
- connect the digital mic to the PCH instead of the codec. To make the
- sof driver work with pulseaudio, the ucm is mandatory. Intel
- wrote the ucm for the machines with multi-function audio jack, with
- this ucm, the port names are different from the ones without ucm, this
- is the port names with the ucm:
- [In] Dmic: Digital Microphone (priority: 100, latency offset: 0 usec)
- Part of profile(s): Hdmi3, Hdmi2, Hdmi1, HiFi
- [In] Headphone Microphone: Headphone Microphone (priority: 100, latency 
offset: 0 usec, available)
- Part of profile(s): Hdmi3, Hdmi2, Hdmi1, HiFi
- [In] Headset Microphone: Headset Microphone (priority: 100, latency offset: 0 
usec, available)
- Part of profile(s): Hdmi3, Hdmi2, Hdmi1, HiFi
- [Out] Headphone: Headphone (priority: 200, latency offset: 0 usec, available)
- Part of profile(s): HiFi
- [Out] Speaker: Speaker (priority: 100, latency offset: 0 usec)
- Part of profile(s): HiFi
- To make the audio device selection work, let's add those new port
- names.
- And with the ucm, the Dmic (internal mic) is on one source since the
- dmic connects to PCH, the headphone-mic and headset mic are on another
- source since they connect to the codec. This needs us to add calling
- set_default_source() in the source_info_cb(), it is safe even for old
- machines on which internal mic, headphone-mic and headset-mic are on
- the same source.
+ Step to reproduce:
+ 
+ 1. plug-in headset
+ 2. select headset in pop-up window.
+ 3. check g-c-c
+ 
+ Expected result:
+   correct input is selected so that mic on the headset just works
+ 
+ Actual result:
+   The correct input is not selected.
+ 
+ a patch is there waiting for upstream review :
+ https://gitlab.gnome.org/GNOME/libgnome-volume-
+ control/-/merge_requests/10

** Tags added: oem-priority originate-from-1882905 somerville

** Changed in: oem-priority
   Importance: Undecided => Critical

** Changed in: oem-priority
   Importance: Critical => High

** Tags added: originate-from-1875597

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1885673

Title:
  won't auto-select input when headset is plugged and selected in pop-up
  window

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1885673/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to