Black screen while installing Debian 8.8

Clash 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.
debian ubuntu grub debian-installer
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.
add a comment |Â
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.
debian ubuntu grub debian-installer
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.
add a comment |Â
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.
debian ubuntu grub debian-installer
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
debian ubuntu grub debian-installer
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.
add a comment |Â
add a comment |Â
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.
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
add a comment |Â
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.
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
add a comment |Â
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.
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
add a comment |Â
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.
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.
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
add a comment |Â
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
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password