SOLVED: Audio input not working, “…does not have capture controls” - new 18.04 install












1















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.










share|improve this question





























    1















    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.










    share|improve this question



























      1












      1








      1








      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.










      share|improve this question
















      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






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Feb 17 at 1:53







      coopchange

















      asked Jan 2 at 17:04









      coopchangecoopchange

      63




      63






















          1 Answer
          1






          active

          oldest

          votes


















          0














          Solved it with the USB Audio Adapter (examples) plus using a headset with a 3.5mm splitter.






          share|improve this answer























            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
            });


            }
            });














            draft saved

            draft discarded


















            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









            0














            Solved it with the USB Audio Adapter (examples) plus using a headset with a 3.5mm splitter.






            share|improve this answer




























              0














              Solved it with the USB Audio Adapter (examples) plus using a headset with a 3.5mm splitter.






              share|improve this answer


























                0












                0








                0







                Solved it with the USB Audio Adapter (examples) plus using a headset with a 3.5mm splitter.






                share|improve this answer













                Solved it with the USB Audio Adapter (examples) plus using a headset with a 3.5mm splitter.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Feb 17 at 1:52









                coopchangecoopchange

                63




                63






























                    draft saved

                    draft discarded




















































                    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.




                    draft saved


                    draft discarded














                    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





















































                    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







                    Popular posts from this blog

                    flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

                    Mangá

                     ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕