HDMI port not detected on Ubuntu 18.04





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







3















the HDMI port of my lenovo ideapad 500s with Ubuntu 18.04 LTS is not working.



I also executed the xrandr command, but only the primary monitor is detected.



How can I solve my problem?



How can I check that HDMI is not broken?



Thanks in advance.










share|improve this question

























  • Concerning your second question about your HDMI cable, please try out, if you have the same problem when starting from a live-cd/usb of ubuntu.

    – BenSower
    Jan 2 at 15:46


















3















the HDMI port of my lenovo ideapad 500s with Ubuntu 18.04 LTS is not working.



I also executed the xrandr command, but only the primary monitor is detected.



How can I solve my problem?



How can I check that HDMI is not broken?



Thanks in advance.










share|improve this question

























  • Concerning your second question about your HDMI cable, please try out, if you have the same problem when starting from a live-cd/usb of ubuntu.

    – BenSower
    Jan 2 at 15:46














3












3








3








the HDMI port of my lenovo ideapad 500s with Ubuntu 18.04 LTS is not working.



I also executed the xrandr command, but only the primary monitor is detected.



How can I solve my problem?



How can I check that HDMI is not broken?



Thanks in advance.










share|improve this question
















the HDMI port of my lenovo ideapad 500s with Ubuntu 18.04 LTS is not working.



I also executed the xrandr command, but only the primary monitor is detected.



How can I solve my problem?



How can I check that HDMI is not broken?



Thanks in advance.







18.04 multiple-monitors hdmi






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Sep 26 '18 at 8:48







Federico Magliani

















asked Sep 26 '18 at 8:29









Federico MaglianiFederico Magliani

4816




4816













  • Concerning your second question about your HDMI cable, please try out, if you have the same problem when starting from a live-cd/usb of ubuntu.

    – BenSower
    Jan 2 at 15:46



















  • Concerning your second question about your HDMI cable, please try out, if you have the same problem when starting from a live-cd/usb of ubuntu.

    – BenSower
    Jan 2 at 15:46

















Concerning your second question about your HDMI cable, please try out, if you have the same problem when starting from a live-cd/usb of ubuntu.

– BenSower
Jan 2 at 15:46





Concerning your second question about your HDMI cable, please try out, if you have the same problem when starting from a live-cd/usb of ubuntu.

– BenSower
Jan 2 at 15:46










2 Answers
2






active

oldest

votes


















2















How can I solve my problem?




What worked for me (Lenovo thinkpad x1 Carbon, Ubuntu 18.04 LTS), is either switching the display manager back and forth between gdm3 and lightdm



sudo dpkg-reconfigure gdm3


and/or reinstalling lightdm and reconfiguring it again instead of using gdm3



sudo apt-get install --reinstall lightdm ubuntu-desktop





share|improve this answer































    0














    In case you using Nvidia graphics card the nvidia-driver could be a problem.



    In my case, I've been using my Lenovo Y530(GTX 1050 ti) with Ubuntu 18.04 with nvidia-driver 415.xx which hasn't been supporting the secondary monitor through HDMI. I've tried in many ways with no luck. I finally upgraded the driver to 418.39 and the secondary monitor began to work! :)



    But be careful in case you decided to go and install the driver but are not used to. There are some scenarios which can harm your system which would eventually lead you to format the system.





    share
























      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%2f1078539%2fhdmi-port-not-detected-on-ubuntu-18-04%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









      2















      How can I solve my problem?




      What worked for me (Lenovo thinkpad x1 Carbon, Ubuntu 18.04 LTS), is either switching the display manager back and forth between gdm3 and lightdm



      sudo dpkg-reconfigure gdm3


      and/or reinstalling lightdm and reconfiguring it again instead of using gdm3



      sudo apt-get install --reinstall lightdm ubuntu-desktop





      share|improve this answer




























        2















        How can I solve my problem?




        What worked for me (Lenovo thinkpad x1 Carbon, Ubuntu 18.04 LTS), is either switching the display manager back and forth between gdm3 and lightdm



        sudo dpkg-reconfigure gdm3


        and/or reinstalling lightdm and reconfiguring it again instead of using gdm3



        sudo apt-get install --reinstall lightdm ubuntu-desktop





        share|improve this answer


























          2












          2








          2








          How can I solve my problem?




          What worked for me (Lenovo thinkpad x1 Carbon, Ubuntu 18.04 LTS), is either switching the display manager back and forth between gdm3 and lightdm



          sudo dpkg-reconfigure gdm3


          and/or reinstalling lightdm and reconfiguring it again instead of using gdm3



          sudo apt-get install --reinstall lightdm ubuntu-desktop





          share|improve this answer














          How can I solve my problem?




          What worked for me (Lenovo thinkpad x1 Carbon, Ubuntu 18.04 LTS), is either switching the display manager back and forth between gdm3 and lightdm



          sudo dpkg-reconfigure gdm3


          and/or reinstalling lightdm and reconfiguring it again instead of using gdm3



          sudo apt-get install --reinstall lightdm ubuntu-desktop






          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jan 2 at 10:43









          BenSowerBenSower

          2301310




          2301310

























              0














              In case you using Nvidia graphics card the nvidia-driver could be a problem.



              In my case, I've been using my Lenovo Y530(GTX 1050 ti) with Ubuntu 18.04 with nvidia-driver 415.xx which hasn't been supporting the secondary monitor through HDMI. I've tried in many ways with no luck. I finally upgraded the driver to 418.39 and the secondary monitor began to work! :)



              But be careful in case you decided to go and install the driver but are not used to. There are some scenarios which can harm your system which would eventually lead you to format the system.





              share




























                0














                In case you using Nvidia graphics card the nvidia-driver could be a problem.



                In my case, I've been using my Lenovo Y530(GTX 1050 ti) with Ubuntu 18.04 with nvidia-driver 415.xx which hasn't been supporting the secondary monitor through HDMI. I've tried in many ways with no luck. I finally upgraded the driver to 418.39 and the secondary monitor began to work! :)



                But be careful in case you decided to go and install the driver but are not used to. There are some scenarios which can harm your system which would eventually lead you to format the system.





                share


























                  0












                  0








                  0







                  In case you using Nvidia graphics card the nvidia-driver could be a problem.



                  In my case, I've been using my Lenovo Y530(GTX 1050 ti) with Ubuntu 18.04 with nvidia-driver 415.xx which hasn't been supporting the secondary monitor through HDMI. I've tried in many ways with no luck. I finally upgraded the driver to 418.39 and the secondary monitor began to work! :)



                  But be careful in case you decided to go and install the driver but are not used to. There are some scenarios which can harm your system which would eventually lead you to format the system.





                  share













                  In case you using Nvidia graphics card the nvidia-driver could be a problem.



                  In my case, I've been using my Lenovo Y530(GTX 1050 ti) with Ubuntu 18.04 with nvidia-driver 415.xx which hasn't been supporting the secondary monitor through HDMI. I've tried in many ways with no luck. I finally upgraded the driver to 418.39 and the secondary monitor began to work! :)



                  But be careful in case you decided to go and install the driver but are not used to. There are some scenarios which can harm your system which would eventually lead you to format the system.






                  share











                  share


                  share










                  answered 2 mins ago









                  David JungDavid Jung

                  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%2f1078539%2fhdmi-port-not-detected-on-ubuntu-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

                      GameSpot

                      connect to host localhost port 22: Connection refused

                      Getting a Wifi WPA2 wifi connection