How do I fix a noisy input device (Internal Mic)? snd_hda_intel - debug included












1














I'm having trouble with a very noisy audio input device - the internal mic or any plugged in mics.



So far I've narrowed it down to an problem in ALSA since my debug info is showing a lot of "null" values. Can anyone help?



Debug Info: http://www.alsa-project.org/db/?f=e0c6fb7e10624bf7691aa2b405cf0d3968e56c63



Exert from the debug:



model : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)


Using Ubuntu 12.04 (x86_64)...










share|improve this question





























    1














    I'm having trouble with a very noisy audio input device - the internal mic or any plugged in mics.



    So far I've narrowed it down to an problem in ALSA since my debug info is showing a lot of "null" values. Can anyone help?



    Debug Info: http://www.alsa-project.org/db/?f=e0c6fb7e10624bf7691aa2b405cf0d3968e56c63



    Exert from the debug:



    model : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)


    Using Ubuntu 12.04 (x86_64)...










    share|improve this question



























      1












      1








      1







      I'm having trouble with a very noisy audio input device - the internal mic or any plugged in mics.



      So far I've narrowed it down to an problem in ALSA since my debug info is showing a lot of "null" values. Can anyone help?



      Debug Info: http://www.alsa-project.org/db/?f=e0c6fb7e10624bf7691aa2b405cf0d3968e56c63



      Exert from the debug:



      model : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)


      Using Ubuntu 12.04 (x86_64)...










      share|improve this question















      I'm having trouble with a very noisy audio input device - the internal mic or any plugged in mics.



      So far I've narrowed it down to an problem in ALSA since my debug info is showing a lot of "null" values. Can anyone help?



      Debug Info: http://www.alsa-project.org/db/?f=e0c6fb7e10624bf7691aa2b405cf0d3968e56c63



      Exert from the debug:



      model : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)


      Using Ubuntu 12.04 (x86_64)...







      ubuntu audio alsa debugging intel






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Dec 20 '18 at 0:20









      Rui F Ribeiro

      39k1479130




      39k1479130










      asked Dec 8 '12 at 17:08









      hazrpg

      1065




      1065






















          1 Answer
          1






          active

          oldest

          votes


















          1














          The (null)s have nothing to do with this.



          Try increasing the Capture volume instead of the Mic Boost.



          However, it's possible that your analog input just is that bad.
          Do you get better quality in Windows?






          share|improve this answer





















          • Thanks for your answer. I tried using all sorts of configurations in alsamixer... non helped at all. Yes I do get better quality in Windows (much better!). Thought I'd see if it was just my internal mic, or not... so I went and grabbed out my old webcam w/ mic (MS LifeCam HD) - which had excellent audio quality on my desktop back in Ubuntu 10.04 when I use to use it. Same problem occurs! Too much noise... the audio quality is better, but there's just too much background "white" noise.
            – hazrpg
            Dec 8 '12 at 21:58











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "106"
          };
          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: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          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%2funix.stackexchange.com%2fquestions%2f57970%2fhow-do-i-fix-a-noisy-input-device-internal-mic-snd-hda-intel-debug-included%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









          1














          The (null)s have nothing to do with this.



          Try increasing the Capture volume instead of the Mic Boost.



          However, it's possible that your analog input just is that bad.
          Do you get better quality in Windows?






          share|improve this answer





















          • Thanks for your answer. I tried using all sorts of configurations in alsamixer... non helped at all. Yes I do get better quality in Windows (much better!). Thought I'd see if it was just my internal mic, or not... so I went and grabbed out my old webcam w/ mic (MS LifeCam HD) - which had excellent audio quality on my desktop back in Ubuntu 10.04 when I use to use it. Same problem occurs! Too much noise... the audio quality is better, but there's just too much background "white" noise.
            – hazrpg
            Dec 8 '12 at 21:58
















          1














          The (null)s have nothing to do with this.



          Try increasing the Capture volume instead of the Mic Boost.



          However, it's possible that your analog input just is that bad.
          Do you get better quality in Windows?






          share|improve this answer





















          • Thanks for your answer. I tried using all sorts of configurations in alsamixer... non helped at all. Yes I do get better quality in Windows (much better!). Thought I'd see if it was just my internal mic, or not... so I went and grabbed out my old webcam w/ mic (MS LifeCam HD) - which had excellent audio quality on my desktop back in Ubuntu 10.04 when I use to use it. Same problem occurs! Too much noise... the audio quality is better, but there's just too much background "white" noise.
            – hazrpg
            Dec 8 '12 at 21:58














          1












          1








          1






          The (null)s have nothing to do with this.



          Try increasing the Capture volume instead of the Mic Boost.



          However, it's possible that your analog input just is that bad.
          Do you get better quality in Windows?






          share|improve this answer












          The (null)s have nothing to do with this.



          Try increasing the Capture volume instead of the Mic Boost.



          However, it's possible that your analog input just is that bad.
          Do you get better quality in Windows?







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Dec 8 '12 at 19:00









          CL.

          2,116913




          2,116913












          • Thanks for your answer. I tried using all sorts of configurations in alsamixer... non helped at all. Yes I do get better quality in Windows (much better!). Thought I'd see if it was just my internal mic, or not... so I went and grabbed out my old webcam w/ mic (MS LifeCam HD) - which had excellent audio quality on my desktop back in Ubuntu 10.04 when I use to use it. Same problem occurs! Too much noise... the audio quality is better, but there's just too much background "white" noise.
            – hazrpg
            Dec 8 '12 at 21:58


















          • Thanks for your answer. I tried using all sorts of configurations in alsamixer... non helped at all. Yes I do get better quality in Windows (much better!). Thought I'd see if it was just my internal mic, or not... so I went and grabbed out my old webcam w/ mic (MS LifeCam HD) - which had excellent audio quality on my desktop back in Ubuntu 10.04 when I use to use it. Same problem occurs! Too much noise... the audio quality is better, but there's just too much background "white" noise.
            – hazrpg
            Dec 8 '12 at 21:58
















          Thanks for your answer. I tried using all sorts of configurations in alsamixer... non helped at all. Yes I do get better quality in Windows (much better!). Thought I'd see if it was just my internal mic, or not... so I went and grabbed out my old webcam w/ mic (MS LifeCam HD) - which had excellent audio quality on my desktop back in Ubuntu 10.04 when I use to use it. Same problem occurs! Too much noise... the audio quality is better, but there's just too much background "white" noise.
          – hazrpg
          Dec 8 '12 at 21:58




          Thanks for your answer. I tried using all sorts of configurations in alsamixer... non helped at all. Yes I do get better quality in Windows (much better!). Thought I'd see if it was just my internal mic, or not... so I went and grabbed out my old webcam w/ mic (MS LifeCam HD) - which had excellent audio quality on my desktop back in Ubuntu 10.04 when I use to use it. Same problem occurs! Too much noise... the audio quality is better, but there's just too much background "white" noise.
          – hazrpg
          Dec 8 '12 at 21:58


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Unix & Linux Stack Exchange!


          • 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.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • 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%2funix.stackexchange.com%2fquestions%2f57970%2fhow-do-i-fix-a-noisy-input-device-internal-mic-snd-hda-intel-debug-included%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

          Morgemoulin

          Scott Moir

          Souastre