Black screen while installing Debian 8.8

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I wanted to install Debian 8.8 on my laptop which was using ubuntu 16.04 LTS. I downloaded the netinst and used rufus to burn it on a USB. I booted on the USB and I got the menu screen, but when I select install or graphics install I get a black screen (but the backlight is on and my external monitor on hdmi is not connecting). If I disable Uefi, I can get passed the problem; but grub fails to install.



I tried to install Ubuntu again but the laptop's display (blacklight is on) does not work but my external monitor does.



BTW I'm trying to install the OS on my nvme ssd which worked on the Ubuntu not Debian.



My question is, what is wrong and how do I fix this?



My laptop has:



  • Intel i7 7700HQ


  • 2x 8gb corsair ram


  • nvidia gtx 1070


  • 250gb Samsung 960 evo nvme ssd


  • 1tb seagate hdd


Edit:
I just went on try Ubuntu before install and ran xrandr - - listmonitors and I only got the output of the external hdmi monitor.










share|improve this question
















bumped to the homepage by Community♦ 35 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.


















    up vote
    0
    down vote

    favorite












    I wanted to install Debian 8.8 on my laptop which was using ubuntu 16.04 LTS. I downloaded the netinst and used rufus to burn it on a USB. I booted on the USB and I got the menu screen, but when I select install or graphics install I get a black screen (but the backlight is on and my external monitor on hdmi is not connecting). If I disable Uefi, I can get passed the problem; but grub fails to install.



    I tried to install Ubuntu again but the laptop's display (blacklight is on) does not work but my external monitor does.



    BTW I'm trying to install the OS on my nvme ssd which worked on the Ubuntu not Debian.



    My question is, what is wrong and how do I fix this?



    My laptop has:



    • Intel i7 7700HQ


    • 2x 8gb corsair ram


    • nvidia gtx 1070


    • 250gb Samsung 960 evo nvme ssd


    • 1tb seagate hdd


    Edit:
    I just went on try Ubuntu before install and ran xrandr - - listmonitors and I only got the output of the external hdmi monitor.










    share|improve this question
















    bumped to the homepage by Community♦ 35 mins ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I wanted to install Debian 8.8 on my laptop which was using ubuntu 16.04 LTS. I downloaded the netinst and used rufus to burn it on a USB. I booted on the USB and I got the menu screen, but when I select install or graphics install I get a black screen (but the backlight is on and my external monitor on hdmi is not connecting). If I disable Uefi, I can get passed the problem; but grub fails to install.



      I tried to install Ubuntu again but the laptop's display (blacklight is on) does not work but my external monitor does.



      BTW I'm trying to install the OS on my nvme ssd which worked on the Ubuntu not Debian.



      My question is, what is wrong and how do I fix this?



      My laptop has:



      • Intel i7 7700HQ


      • 2x 8gb corsair ram


      • nvidia gtx 1070


      • 250gb Samsung 960 evo nvme ssd


      • 1tb seagate hdd


      Edit:
      I just went on try Ubuntu before install and ran xrandr - - listmonitors and I only got the output of the external hdmi monitor.










      share|improve this question















      I wanted to install Debian 8.8 on my laptop which was using ubuntu 16.04 LTS. I downloaded the netinst and used rufus to burn it on a USB. I booted on the USB and I got the menu screen, but when I select install or graphics install I get a black screen (but the backlight is on and my external monitor on hdmi is not connecting). If I disable Uefi, I can get passed the problem; but grub fails to install.



      I tried to install Ubuntu again but the laptop's display (blacklight is on) does not work but my external monitor does.



      BTW I'm trying to install the OS on my nvme ssd which worked on the Ubuntu not Debian.



      My question is, what is wrong and how do I fix this?



      My laptop has:



      • Intel i7 7700HQ


      • 2x 8gb corsair ram


      • nvidia gtx 1070


      • 250gb Samsung 960 evo nvme ssd


      • 1tb seagate hdd


      Edit:
      I just went on try Ubuntu before install and ran xrandr - - listmonitors and I only got the output of the external hdmi monitor.







      debian ubuntu grub debian-installer






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jun 3 '17 at 12:56

























      asked Jun 3 '17 at 12:38









      TheGathron

      13




      13





      bumped to the homepage by Community♦ 35 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community♦ 35 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          To install debian on your SSD you should:



          • have a kernel version at least 3.2.


          • Install the grub-efi , the legacy grub isn't compatible.


          You can repair the current debian installation , Enable the UEFi from your bios setting , Boot from debian live USB or Ubuntu .... , then create your chroot .



          Add backports to your sources.list. update and install a new kernel from backports. once done install the grub-efi from backports.



          Solving the black screen: Installing the xserver-xorg-video-intel package from backports will solve the problem.



          There is an example how to solve the black screen on debian-wiki : Installing Debian On ThinkpadX1 Carbon 4thGen PCIe_SSD jessie



          The easy way is to install debian testing with the 4.9 kernel version.






          share|improve this answer






















          • Thanks, that solves the ssd problem but what about the black screen problem? I can't see anything!
            – TheGathron
            Jun 3 '17 at 16:24











          • I don't think that can help since it's about black screen after installing debian
            – TheGathron
            Jun 3 '17 at 17:54










          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',
          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%2f368986%2fblack-screen-while-installing-debian-8-8%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          0
          down vote













          To install debian on your SSD you should:



          • have a kernel version at least 3.2.


          • Install the grub-efi , the legacy grub isn't compatible.


          You can repair the current debian installation , Enable the UEFi from your bios setting , Boot from debian live USB or Ubuntu .... , then create your chroot .



          Add backports to your sources.list. update and install a new kernel from backports. once done install the grub-efi from backports.



          Solving the black screen: Installing the xserver-xorg-video-intel package from backports will solve the problem.



          There is an example how to solve the black screen on debian-wiki : Installing Debian On ThinkpadX1 Carbon 4thGen PCIe_SSD jessie



          The easy way is to install debian testing with the 4.9 kernel version.






          share|improve this answer






















          • Thanks, that solves the ssd problem but what about the black screen problem? I can't see anything!
            – TheGathron
            Jun 3 '17 at 16:24











          • I don't think that can help since it's about black screen after installing debian
            – TheGathron
            Jun 3 '17 at 17:54














          up vote
          0
          down vote













          To install debian on your SSD you should:



          • have a kernel version at least 3.2.


          • Install the grub-efi , the legacy grub isn't compatible.


          You can repair the current debian installation , Enable the UEFi from your bios setting , Boot from debian live USB or Ubuntu .... , then create your chroot .



          Add backports to your sources.list. update and install a new kernel from backports. once done install the grub-efi from backports.



          Solving the black screen: Installing the xserver-xorg-video-intel package from backports will solve the problem.



          There is an example how to solve the black screen on debian-wiki : Installing Debian On ThinkpadX1 Carbon 4thGen PCIe_SSD jessie



          The easy way is to install debian testing with the 4.9 kernel version.






          share|improve this answer






















          • Thanks, that solves the ssd problem but what about the black screen problem? I can't see anything!
            – TheGathron
            Jun 3 '17 at 16:24











          • I don't think that can help since it's about black screen after installing debian
            – TheGathron
            Jun 3 '17 at 17:54












          up vote
          0
          down vote










          up vote
          0
          down vote









          To install debian on your SSD you should:



          • have a kernel version at least 3.2.


          • Install the grub-efi , the legacy grub isn't compatible.


          You can repair the current debian installation , Enable the UEFi from your bios setting , Boot from debian live USB or Ubuntu .... , then create your chroot .



          Add backports to your sources.list. update and install a new kernel from backports. once done install the grub-efi from backports.



          Solving the black screen: Installing the xserver-xorg-video-intel package from backports will solve the problem.



          There is an example how to solve the black screen on debian-wiki : Installing Debian On ThinkpadX1 Carbon 4thGen PCIe_SSD jessie



          The easy way is to install debian testing with the 4.9 kernel version.






          share|improve this answer














          To install debian on your SSD you should:



          • have a kernel version at least 3.2.


          • Install the grub-efi , the legacy grub isn't compatible.


          You can repair the current debian installation , Enable the UEFi from your bios setting , Boot from debian live USB or Ubuntu .... , then create your chroot .



          Add backports to your sources.list. update and install a new kernel from backports. once done install the grub-efi from backports.



          Solving the black screen: Installing the xserver-xorg-video-intel package from backports will solve the problem.



          There is an example how to solve the black screen on debian-wiki : Installing Debian On ThinkpadX1 Carbon 4thGen PCIe_SSD jessie



          The easy way is to install debian testing with the 4.9 kernel version.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Jun 3 '17 at 16:32

























          answered Jun 3 '17 at 16:18









          GAD3R

          23.9k1648100




          23.9k1648100











          • Thanks, that solves the ssd problem but what about the black screen problem? I can't see anything!
            – TheGathron
            Jun 3 '17 at 16:24











          • I don't think that can help since it's about black screen after installing debian
            – TheGathron
            Jun 3 '17 at 17:54
















          • Thanks, that solves the ssd problem but what about the black screen problem? I can't see anything!
            – TheGathron
            Jun 3 '17 at 16:24











          • I don't think that can help since it's about black screen after installing debian
            – TheGathron
            Jun 3 '17 at 17:54















          Thanks, that solves the ssd problem but what about the black screen problem? I can't see anything!
          – TheGathron
          Jun 3 '17 at 16:24





          Thanks, that solves the ssd problem but what about the black screen problem? I can't see anything!
          – TheGathron
          Jun 3 '17 at 16:24













          I don't think that can help since it's about black screen after installing debian
          – TheGathron
          Jun 3 '17 at 17:54




          I don't think that can help since it's about black screen after installing debian
          – TheGathron
          Jun 3 '17 at 17:54

















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f368986%2fblack-screen-while-installing-debian-8-8%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          Peggy Mitchell

          Palaiologos

          The Forum (Inglewood, California)