How to load “snd-hda-intel” at startup





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















I always have to type in


 sudo modprobe snd-hda-intel 
in order to get my sound card to work
I have already tried the solution to append snd-hda-intel to /etc/modules with

 sudo sh -c 'echo "snd-hda-intel" >> /etc/modules' 


The line is added accordingly into the file, anyways that does not seem to work. Please give advice.



edit:
I did run


 dmesg | grep snd 
--> no result.

afterward i run


 sudo modprobe snd-hda-intel 
and then
I did run
 dmesg | grep snd 
--> see output

output:



[ 162.098807] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
[ 162.134560] snd_hda_codec_realtek hdaudioC0D0: ALC892: SKU not ready 0x598301f0
[ 162.134978] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 162.134982] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 162.134985] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 162.134988] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 162.134991] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
[ 162.134993] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 162.134997] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x19
[ 162.134999] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
[ 162.135002] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a









share|improve this question

























  • Try dmesg | grep snd to figure out why it doesn't get autoloaded.

    – mikewhatever
    Apr 19 '16 at 17:30











  • @mikewhatever - i have edited my answer to add the requested information. What should i do next?

    – T3n3d0s
    Apr 24 '16 at 8:26


















0















I always have to type in


 sudo modprobe snd-hda-intel 
in order to get my sound card to work
I have already tried the solution to append snd-hda-intel to /etc/modules with

 sudo sh -c 'echo "snd-hda-intel" >> /etc/modules' 


The line is added accordingly into the file, anyways that does not seem to work. Please give advice.



edit:
I did run


 dmesg | grep snd 
--> no result.

afterward i run


 sudo modprobe snd-hda-intel 
and then
I did run
 dmesg | grep snd 
--> see output

output:



[ 162.098807] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
[ 162.134560] snd_hda_codec_realtek hdaudioC0D0: ALC892: SKU not ready 0x598301f0
[ 162.134978] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 162.134982] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 162.134985] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 162.134988] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 162.134991] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
[ 162.134993] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 162.134997] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x19
[ 162.134999] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
[ 162.135002] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a









share|improve this question

























  • Try dmesg | grep snd to figure out why it doesn't get autoloaded.

    – mikewhatever
    Apr 19 '16 at 17:30











  • @mikewhatever - i have edited my answer to add the requested information. What should i do next?

    – T3n3d0s
    Apr 24 '16 at 8:26














0












0








0








I always have to type in


 sudo modprobe snd-hda-intel 
in order to get my sound card to work
I have already tried the solution to append snd-hda-intel to /etc/modules with

 sudo sh -c 'echo "snd-hda-intel" >> /etc/modules' 


The line is added accordingly into the file, anyways that does not seem to work. Please give advice.



edit:
I did run


 dmesg | grep snd 
--> no result.

afterward i run


 sudo modprobe snd-hda-intel 
and then
I did run
 dmesg | grep snd 
--> see output

output:



[ 162.098807] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
[ 162.134560] snd_hda_codec_realtek hdaudioC0D0: ALC892: SKU not ready 0x598301f0
[ 162.134978] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 162.134982] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 162.134985] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 162.134988] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 162.134991] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
[ 162.134993] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 162.134997] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x19
[ 162.134999] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
[ 162.135002] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a









share|improve this question
















I always have to type in


 sudo modprobe snd-hda-intel 
in order to get my sound card to work
I have already tried the solution to append snd-hda-intel to /etc/modules with

 sudo sh -c 'echo "snd-hda-intel" >> /etc/modules' 


The line is added accordingly into the file, anyways that does not seem to work. Please give advice.



edit:
I did run


 dmesg | grep snd 
--> no result.

afterward i run


 sudo modprobe snd-hda-intel 
and then
I did run
 dmesg | grep snd 
--> see output

output:



[ 162.098807] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
[ 162.134560] snd_hda_codec_realtek hdaudioC0D0: ALC892: SKU not ready 0x598301f0
[ 162.134978] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 162.134982] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 162.134985] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 162.134988] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 162.134991] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
[ 162.134993] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 162.134997] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x19
[ 162.134999] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
[ 162.135002] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a






sound modprobe hda-intel






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 19 '16 at 17:47







T3n3d0s

















asked Apr 19 '16 at 17:26









T3n3d0sT3n3d0s

32




32













  • Try dmesg | grep snd to figure out why it doesn't get autoloaded.

    – mikewhatever
    Apr 19 '16 at 17:30











  • @mikewhatever - i have edited my answer to add the requested information. What should i do next?

    – T3n3d0s
    Apr 24 '16 at 8:26



















  • Try dmesg | grep snd to figure out why it doesn't get autoloaded.

    – mikewhatever
    Apr 19 '16 at 17:30











  • @mikewhatever - i have edited my answer to add the requested information. What should i do next?

    – T3n3d0s
    Apr 24 '16 at 8:26

















Try dmesg | grep snd to figure out why it doesn't get autoloaded.

– mikewhatever
Apr 19 '16 at 17:30





Try dmesg | grep snd to figure out why it doesn't get autoloaded.

– mikewhatever
Apr 19 '16 at 17:30













@mikewhatever - i have edited my answer to add the requested information. What should i do next?

– T3n3d0s
Apr 24 '16 at 8:26





@mikewhatever - i have edited my answer to add the requested information. What should i do next?

– T3n3d0s
Apr 24 '16 at 8:26










2 Answers
2






active

oldest

votes


















0














Please turn off secure boot using mokutil. Mine had the same problem but got it working by disabling secure boot.






share|improve this answer































    0














    After attempting an "oss4" audio install, I lost audio, and reverting my mistake, did not recover the audio.



    Needed to "manually": modprobe snd-hda-intel
    every boot....to get audio on Ubuntu



    Until I found that the driver had been put in a blacklist.... on the oss4 attempt.



    grep snd-hda-intel /etc/modprobe.d/*
    /etc/modprobe.d/oss4-base_noALSA.conf:blacklist snd-hda-intel


    moved the "oss4-base_noALSA.conf" away from the "/etc/modprobe.d"



    sudo mv /etc/modprobe.d/oss4-base_noALSA.conf /root


    and now, do not need to manually "modprobe snd-hda-intel" after every boot....to get audio on Ubuntu



    Hope it helps...



    Similar to How can I ensure the `snd-hda-intel` module is loaded on startup?






    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%2f759174%2fhow-to-load-snd-hda-intel-at-startup%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      0














      Please turn off secure boot using mokutil. Mine had the same problem but got it working by disabling secure boot.






      share|improve this answer




























        0














        Please turn off secure boot using mokutil. Mine had the same problem but got it working by disabling secure boot.






        share|improve this answer


























          0












          0








          0







          Please turn off secure boot using mokutil. Mine had the same problem but got it working by disabling secure boot.






          share|improve this answer













          Please turn off secure boot using mokutil. Mine had the same problem but got it working by disabling secure boot.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Aug 8 '16 at 13:55









          PatelPatel

          16




          16

























              0














              After attempting an "oss4" audio install, I lost audio, and reverting my mistake, did not recover the audio.



              Needed to "manually": modprobe snd-hda-intel
              every boot....to get audio on Ubuntu



              Until I found that the driver had been put in a blacklist.... on the oss4 attempt.



              grep snd-hda-intel /etc/modprobe.d/*
              /etc/modprobe.d/oss4-base_noALSA.conf:blacklist snd-hda-intel


              moved the "oss4-base_noALSA.conf" away from the "/etc/modprobe.d"



              sudo mv /etc/modprobe.d/oss4-base_noALSA.conf /root


              and now, do not need to manually "modprobe snd-hda-intel" after every boot....to get audio on Ubuntu



              Hope it helps...



              Similar to How can I ensure the `snd-hda-intel` module is loaded on startup?






              share|improve this answer






























                0














                After attempting an "oss4" audio install, I lost audio, and reverting my mistake, did not recover the audio.



                Needed to "manually": modprobe snd-hda-intel
                every boot....to get audio on Ubuntu



                Until I found that the driver had been put in a blacklist.... on the oss4 attempt.



                grep snd-hda-intel /etc/modprobe.d/*
                /etc/modprobe.d/oss4-base_noALSA.conf:blacklist snd-hda-intel


                moved the "oss4-base_noALSA.conf" away from the "/etc/modprobe.d"



                sudo mv /etc/modprobe.d/oss4-base_noALSA.conf /root


                and now, do not need to manually "modprobe snd-hda-intel" after every boot....to get audio on Ubuntu



                Hope it helps...



                Similar to How can I ensure the `snd-hda-intel` module is loaded on startup?






                share|improve this answer




























                  0












                  0








                  0







                  After attempting an "oss4" audio install, I lost audio, and reverting my mistake, did not recover the audio.



                  Needed to "manually": modprobe snd-hda-intel
                  every boot....to get audio on Ubuntu



                  Until I found that the driver had been put in a blacklist.... on the oss4 attempt.



                  grep snd-hda-intel /etc/modprobe.d/*
                  /etc/modprobe.d/oss4-base_noALSA.conf:blacklist snd-hda-intel


                  moved the "oss4-base_noALSA.conf" away from the "/etc/modprobe.d"



                  sudo mv /etc/modprobe.d/oss4-base_noALSA.conf /root


                  and now, do not need to manually "modprobe snd-hda-intel" after every boot....to get audio on Ubuntu



                  Hope it helps...



                  Similar to How can I ensure the `snd-hda-intel` module is loaded on startup?






                  share|improve this answer















                  After attempting an "oss4" audio install, I lost audio, and reverting my mistake, did not recover the audio.



                  Needed to "manually": modprobe snd-hda-intel
                  every boot....to get audio on Ubuntu



                  Until I found that the driver had been put in a blacklist.... on the oss4 attempt.



                  grep snd-hda-intel /etc/modprobe.d/*
                  /etc/modprobe.d/oss4-base_noALSA.conf:blacklist snd-hda-intel


                  moved the "oss4-base_noALSA.conf" away from the "/etc/modprobe.d"



                  sudo mv /etc/modprobe.d/oss4-base_noALSA.conf /root


                  and now, do not need to manually "modprobe snd-hda-intel" after every boot....to get audio on Ubuntu



                  Hope it helps...



                  Similar to How can I ensure the `snd-hda-intel` module is loaded on startup?







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited Feb 16 at 20:13

























                  answered Feb 16 at 19:58









                  nicolas_dhnicolas_dh

                  11




                  11






























                      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%2f759174%2fhow-to-load-snd-hda-intel-at-startup%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

                      Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

                      ComboBox Display Member on multiple fields

                      Is it possible to collect Nectar points via Trainline?