desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #84113
[Bug 1395501] Re: input devices found, but there is no input level
refer to pa_backend.c
did you find headset mic jack or headset mic phantom jack in codec info
using dell headset model?
In PulseAudio ports will show up with the following names:
Headphones - analog-output-headphones
Headset mic - analog-input-microphone-headset
Jack in mic-in mode - analog-input-microphone
However, since regular mics also show up as analog-input-microphone,
we need to check for certain controls on alsa mixer level too, to know
if we deal with a separate mic jack, or a multi-function jack with a
mic-in mode (also called "headphone mic").
We check for the following names:
Headphone Mic Jack - indicates headphone and mic-in mode share the same jack,
i e, not two separate jacks. Hardware cannot distinguish between a
headphone and a mic.
Headset Mic Phantom Jack - indicates headset jack where hardware can not
distinguish between headphones and headsets
Headset Mic Jack - indicates headset jack where hardware can distinguish
between headphones and headsets. There is no use popping up a dialog in
this case, unless we already need to do this for the mic-in mode.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1395501
Title:
input devices found, but there is no input level
Status in “alsa-driver” package in Ubuntu:
Incomplete
Bug description:
My input devices is found, but no not working. Get no input level from the devices.
They are not muted!
pavucontrol > Input Devices > no input level from any of my input devices!
System settings > Sound > Input > no input level from any of my input devices!
My computer is a Dell XPS 15 9530.
Ubuntu 14.04
Kernel release: 3.13.0-39-generic.
ARECORD
**** List of CAPTURE Hardware Devices ****
card 1: G4ME1 [Sennheiser 3D G4ME1], device 0: USB Audio [USB Audio]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 2: PCH [HDA Intel PCH], device 0: ALC668 Analog [ALC668 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
"wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh" gives:
http://www.alsa-project.org/db/?f=916914afd5195a1d4ed40f3f38fa0d37285d1039
Screenshot from alsamixer, pavucontrol and sound control menu.
https://mrkr.io/pemHMWlKHR
Teamspeak works fine, if I select recording device in pavucontrol for teamspeak.
https://mrkr.io/5D0ZUSVyLC
https://mrkr.io/T6nQX77HAD
Testing in skype, no input is registered!
https://mrkr.io/xMbrev28bR
https://mrkr.io/zqu6AFVjld
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1395501/+subscriptions
References