SOLVED: Audio input not working, “…does not have capture controls” - new 18.04 install
EDIT: I tried buying a USB Audio Card (USB Audio Adapter); it ouputs audio fine, but still no luck getting audio input. Interestingly, though, when I plug in my headset into the microphone jack I do get some bars in Sound > Input indicating it is receiving something. Additionally, in AlsaMixer if I switch sound cards to USB Audio Device and then go to 'capture device', I do see a Mic with a EQ bar above it that I can adjust, with CAPTURE in red text just below the EQ bar
Fresh install of Ubuntu 18.04. No audio input from onboard mic or headphone/mic combo (these both work fine when I boot same machine, Acer Swift 3 SF314-54, via Windows 10), alsamixer showing "sound device has no capture controls".
I don't know if it's related, but I installed "Pulse Audio Shortcuts" extension and when I try to turn it on in the extensions section of the GNOME Tweaks program I see a yellow warning triangle with "Error loading extension" next to it. I don't appear to have gstreamer-properties command, either, even though I believe PulseAudio comes with 18.04?
Anyways, would be very grateful for approaches to solve this, thanks!
Here's my input and output settings:
~$ arecord -l
**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC256 Analog [ALC256 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 2: ALC256 Alt Analog [ALC256 Alt Analog]
Subdevices: 2/2
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC256 Analog [ALC256 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]
Subdevices: 1/1
Subdevice #0: subdevice #0
ALSA settings screenshot
ALSA "no capture device setting" screenshot
Here's some related threads [1] [2] [3] [4]; I've tried basically all of the solutions suggested therein, except—as there were a number of different suggestions for how to modify /etc/modprobe.d/alsa-base.conf
—I've only tried a couple of these but not all.
gnome sound microphone input-devices
add a comment |
EDIT: I tried buying a USB Audio Card (USB Audio Adapter); it ouputs audio fine, but still no luck getting audio input. Interestingly, though, when I plug in my headset into the microphone jack I do get some bars in Sound > Input indicating it is receiving something. Additionally, in AlsaMixer if I switch sound cards to USB Audio Device and then go to 'capture device', I do see a Mic with a EQ bar above it that I can adjust, with CAPTURE in red text just below the EQ bar
Fresh install of Ubuntu 18.04. No audio input from onboard mic or headphone/mic combo (these both work fine when I boot same machine, Acer Swift 3 SF314-54, via Windows 10), alsamixer showing "sound device has no capture controls".
I don't know if it's related, but I installed "Pulse Audio Shortcuts" extension and when I try to turn it on in the extensions section of the GNOME Tweaks program I see a yellow warning triangle with "Error loading extension" next to it. I don't appear to have gstreamer-properties command, either, even though I believe PulseAudio comes with 18.04?
Anyways, would be very grateful for approaches to solve this, thanks!
Here's my input and output settings:
~$ arecord -l
**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC256 Analog [ALC256 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 2: ALC256 Alt Analog [ALC256 Alt Analog]
Subdevices: 2/2
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC256 Analog [ALC256 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]
Subdevices: 1/1
Subdevice #0: subdevice #0
ALSA settings screenshot
ALSA "no capture device setting" screenshot
Here's some related threads [1] [2] [3] [4]; I've tried basically all of the solutions suggested therein, except—as there were a number of different suggestions for how to modify /etc/modprobe.d/alsa-base.conf
—I've only tried a couple of these but not all.
gnome sound microphone input-devices
add a comment |
EDIT: I tried buying a USB Audio Card (USB Audio Adapter); it ouputs audio fine, but still no luck getting audio input. Interestingly, though, when I plug in my headset into the microphone jack I do get some bars in Sound > Input indicating it is receiving something. Additionally, in AlsaMixer if I switch sound cards to USB Audio Device and then go to 'capture device', I do see a Mic with a EQ bar above it that I can adjust, with CAPTURE in red text just below the EQ bar
Fresh install of Ubuntu 18.04. No audio input from onboard mic or headphone/mic combo (these both work fine when I boot same machine, Acer Swift 3 SF314-54, via Windows 10), alsamixer showing "sound device has no capture controls".
I don't know if it's related, but I installed "Pulse Audio Shortcuts" extension and when I try to turn it on in the extensions section of the GNOME Tweaks program I see a yellow warning triangle with "Error loading extension" next to it. I don't appear to have gstreamer-properties command, either, even though I believe PulseAudio comes with 18.04?
Anyways, would be very grateful for approaches to solve this, thanks!
Here's my input and output settings:
~$ arecord -l
**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC256 Analog [ALC256 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 2: ALC256 Alt Analog [ALC256 Alt Analog]
Subdevices: 2/2
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC256 Analog [ALC256 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]
Subdevices: 1/1
Subdevice #0: subdevice #0
ALSA settings screenshot
ALSA "no capture device setting" screenshot
Here's some related threads [1] [2] [3] [4]; I've tried basically all of the solutions suggested therein, except—as there were a number of different suggestions for how to modify /etc/modprobe.d/alsa-base.conf
—I've only tried a couple of these but not all.
gnome sound microphone input-devices
EDIT: I tried buying a USB Audio Card (USB Audio Adapter); it ouputs audio fine, but still no luck getting audio input. Interestingly, though, when I plug in my headset into the microphone jack I do get some bars in Sound > Input indicating it is receiving something. Additionally, in AlsaMixer if I switch sound cards to USB Audio Device and then go to 'capture device', I do see a Mic with a EQ bar above it that I can adjust, with CAPTURE in red text just below the EQ bar
Fresh install of Ubuntu 18.04. No audio input from onboard mic or headphone/mic combo (these both work fine when I boot same machine, Acer Swift 3 SF314-54, via Windows 10), alsamixer showing "sound device has no capture controls".
I don't know if it's related, but I installed "Pulse Audio Shortcuts" extension and when I try to turn it on in the extensions section of the GNOME Tweaks program I see a yellow warning triangle with "Error loading extension" next to it. I don't appear to have gstreamer-properties command, either, even though I believe PulseAudio comes with 18.04?
Anyways, would be very grateful for approaches to solve this, thanks!
Here's my input and output settings:
~$ arecord -l
**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC256 Analog [ALC256 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 2: ALC256 Alt Analog [ALC256 Alt Analog]
Subdevices: 2/2
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC256 Analog [ALC256 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]
Subdevices: 1/1
Subdevice #0: subdevice #0
ALSA settings screenshot
ALSA "no capture device setting" screenshot
Here's some related threads [1] [2] [3] [4]; I've tried basically all of the solutions suggested therein, except—as there were a number of different suggestions for how to modify /etc/modprobe.d/alsa-base.conf
—I've only tried a couple of these but not all.
gnome sound microphone input-devices
gnome sound microphone input-devices
edited Feb 17 at 1:53
coopchange
asked Jan 2 at 17:04
coopchangecoopchange
63
63
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Solved it with the USB Audio Adapter (examples) plus using a headset with a 3.5mm splitter.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1106329%2fsolved-audio-input-not-working-does-not-have-capture-controls-new-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Solved it with the USB Audio Adapter (examples) plus using a headset with a 3.5mm splitter.
add a comment |
Solved it with the USB Audio Adapter (examples) plus using a headset with a 3.5mm splitter.
add a comment |
Solved it with the USB Audio Adapter (examples) plus using a headset with a 3.5mm splitter.
Solved it with the USB Audio Adapter (examples) plus using a headset with a 3.5mm splitter.
answered Feb 17 at 1:52
coopchangecoopchange
63
63
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1106329%2fsolved-audio-input-not-working-does-not-have-capture-controls-new-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown