black screen after nvidia driver installation after upgrade to 18.04












1















after upgrading my machine to 18.04 from 16.04 I noticed that my Nvidia driver is no longer installed and after I reinstalled the driver I'm getting a black screen I've got such a problem before and fixed it with manually installing the Nvidia driver instead of using autoinstall or apt-get install nvidia (number goes here).
i've tried all the method of installation mentioned here
and read almost all topic about this problem on askubuntu , its almost 2 weeks now and i'm unable to find a solution to this problem



information you might need



lspci | grep VGA
02:00.0 VGA compatible controller: NVIDIA Corporation GM204 [GeForce GTX 970] (rev a1)

ubuntu-drivers devices
== /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0 ==
modalias : pci:v000010DEd000013C2sv00001458sd0000367Abc03sc00i00
vendor : NVIDIA Corporation
model : GM204 [GeForce GTX 970]
driver : nvidia-driver-415 - third-party free recommended
driver : nvidia-driver-390 - third-party free
driver : nvidia-driver-396 - third-party free
driver : nvidia-driver-410 - third-party free
driver : xserver-xorg-video-nouveau - distro free builtin

nvidia-detector
none

sudo lshw -numeric -C display
*-display UNCLAIMED
description: VGA compatible controller
product: GM204 [GeForce GTX 970] [10DE:13C2]
vendor: NVIDIA Corporation [10DE]
physical id: 0
bus info: pci@0000:02:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list
configuration: latency=0
resources: memory:f2000000-f2ffffff memory:e0000000-efffffff memory:f0000000-f1ffffff ioport:e000(size=128) memory:f3000000-f307ffff
*-display UNCLAIMED
description: Display controller
product: Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [8086:412]
vendor: Intel Corporation [8086]
physical id: 2
bus info: pci@0000:00:02.0
version: 06
width: 64 bits
clock: 33MHz
capabilities: msi pm bus_master cap_list
configuration: latency=0
resources: memory:f3400000-f37fffff memory:d0000000-dfffffff ioport:f000(size=64)









share|improve this question









New contributor




LeLouch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.













This question has an open bounty worth +100
reputation from LeLouch ending in 4 days.


This question has not received enough attention.

















  • when does the black screen appears? during boot, after boot? or else?

    – Jastria Rahmat
    yesterday











  • black screen appears after I select Ubuntu from the grub and a few seconds later the keyboard num pad light start working which means ubuntu has loaded but i can see nothing other than a black screen even ctrl + alt + f1 / f2 --> f12 goes no where

    – LeLouch
    18 hours ago











  • 16.04 -> 18.04 upgrades rarely run smooth. I can't get mine working as well. Consider a fresh install.

    – Pilot6
    7 hours ago











  • Upgrades typically want you to disable 3rd party repos. If you did (the graphics ppa?), did you re-enable them, since 415 is not in the standard repos.

    – ubfan1
    7 hours ago











  • @Pilot6 fresh install is not an option

    – LeLouch
    5 hours ago
















1















after upgrading my machine to 18.04 from 16.04 I noticed that my Nvidia driver is no longer installed and after I reinstalled the driver I'm getting a black screen I've got such a problem before and fixed it with manually installing the Nvidia driver instead of using autoinstall or apt-get install nvidia (number goes here).
i've tried all the method of installation mentioned here
and read almost all topic about this problem on askubuntu , its almost 2 weeks now and i'm unable to find a solution to this problem



information you might need



lspci | grep VGA
02:00.0 VGA compatible controller: NVIDIA Corporation GM204 [GeForce GTX 970] (rev a1)

ubuntu-drivers devices
== /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0 ==
modalias : pci:v000010DEd000013C2sv00001458sd0000367Abc03sc00i00
vendor : NVIDIA Corporation
model : GM204 [GeForce GTX 970]
driver : nvidia-driver-415 - third-party free recommended
driver : nvidia-driver-390 - third-party free
driver : nvidia-driver-396 - third-party free
driver : nvidia-driver-410 - third-party free
driver : xserver-xorg-video-nouveau - distro free builtin

nvidia-detector
none

sudo lshw -numeric -C display
*-display UNCLAIMED
description: VGA compatible controller
product: GM204 [GeForce GTX 970] [10DE:13C2]
vendor: NVIDIA Corporation [10DE]
physical id: 0
bus info: pci@0000:02:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list
configuration: latency=0
resources: memory:f2000000-f2ffffff memory:e0000000-efffffff memory:f0000000-f1ffffff ioport:e000(size=128) memory:f3000000-f307ffff
*-display UNCLAIMED
description: Display controller
product: Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [8086:412]
vendor: Intel Corporation [8086]
physical id: 2
bus info: pci@0000:00:02.0
version: 06
width: 64 bits
clock: 33MHz
capabilities: msi pm bus_master cap_list
configuration: latency=0
resources: memory:f3400000-f37fffff memory:d0000000-dfffffff ioport:f000(size=64)









share|improve this question









New contributor




LeLouch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.













This question has an open bounty worth +100
reputation from LeLouch ending in 4 days.


This question has not received enough attention.

















  • when does the black screen appears? during boot, after boot? or else?

    – Jastria Rahmat
    yesterday











  • black screen appears after I select Ubuntu from the grub and a few seconds later the keyboard num pad light start working which means ubuntu has loaded but i can see nothing other than a black screen even ctrl + alt + f1 / f2 --> f12 goes no where

    – LeLouch
    18 hours ago











  • 16.04 -> 18.04 upgrades rarely run smooth. I can't get mine working as well. Consider a fresh install.

    – Pilot6
    7 hours ago











  • Upgrades typically want you to disable 3rd party repos. If you did (the graphics ppa?), did you re-enable them, since 415 is not in the standard repos.

    – ubfan1
    7 hours ago











  • @Pilot6 fresh install is not an option

    – LeLouch
    5 hours ago














1












1








1








after upgrading my machine to 18.04 from 16.04 I noticed that my Nvidia driver is no longer installed and after I reinstalled the driver I'm getting a black screen I've got such a problem before and fixed it with manually installing the Nvidia driver instead of using autoinstall or apt-get install nvidia (number goes here).
i've tried all the method of installation mentioned here
and read almost all topic about this problem on askubuntu , its almost 2 weeks now and i'm unable to find a solution to this problem



information you might need



lspci | grep VGA
02:00.0 VGA compatible controller: NVIDIA Corporation GM204 [GeForce GTX 970] (rev a1)

ubuntu-drivers devices
== /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0 ==
modalias : pci:v000010DEd000013C2sv00001458sd0000367Abc03sc00i00
vendor : NVIDIA Corporation
model : GM204 [GeForce GTX 970]
driver : nvidia-driver-415 - third-party free recommended
driver : nvidia-driver-390 - third-party free
driver : nvidia-driver-396 - third-party free
driver : nvidia-driver-410 - third-party free
driver : xserver-xorg-video-nouveau - distro free builtin

nvidia-detector
none

sudo lshw -numeric -C display
*-display UNCLAIMED
description: VGA compatible controller
product: GM204 [GeForce GTX 970] [10DE:13C2]
vendor: NVIDIA Corporation [10DE]
physical id: 0
bus info: pci@0000:02:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list
configuration: latency=0
resources: memory:f2000000-f2ffffff memory:e0000000-efffffff memory:f0000000-f1ffffff ioport:e000(size=128) memory:f3000000-f307ffff
*-display UNCLAIMED
description: Display controller
product: Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [8086:412]
vendor: Intel Corporation [8086]
physical id: 2
bus info: pci@0000:00:02.0
version: 06
width: 64 bits
clock: 33MHz
capabilities: msi pm bus_master cap_list
configuration: latency=0
resources: memory:f3400000-f37fffff memory:d0000000-dfffffff ioport:f000(size=64)









share|improve this question









New contributor




LeLouch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












after upgrading my machine to 18.04 from 16.04 I noticed that my Nvidia driver is no longer installed and after I reinstalled the driver I'm getting a black screen I've got such a problem before and fixed it with manually installing the Nvidia driver instead of using autoinstall or apt-get install nvidia (number goes here).
i've tried all the method of installation mentioned here
and read almost all topic about this problem on askubuntu , its almost 2 weeks now and i'm unable to find a solution to this problem



information you might need



lspci | grep VGA
02:00.0 VGA compatible controller: NVIDIA Corporation GM204 [GeForce GTX 970] (rev a1)

ubuntu-drivers devices
== /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0 ==
modalias : pci:v000010DEd000013C2sv00001458sd0000367Abc03sc00i00
vendor : NVIDIA Corporation
model : GM204 [GeForce GTX 970]
driver : nvidia-driver-415 - third-party free recommended
driver : nvidia-driver-390 - third-party free
driver : nvidia-driver-396 - third-party free
driver : nvidia-driver-410 - third-party free
driver : xserver-xorg-video-nouveau - distro free builtin

nvidia-detector
none

sudo lshw -numeric -C display
*-display UNCLAIMED
description: VGA compatible controller
product: GM204 [GeForce GTX 970] [10DE:13C2]
vendor: NVIDIA Corporation [10DE]
physical id: 0
bus info: pci@0000:02:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list
configuration: latency=0
resources: memory:f2000000-f2ffffff memory:e0000000-efffffff memory:f0000000-f1ffffff ioport:e000(size=128) memory:f3000000-f307ffff
*-display UNCLAIMED
description: Display controller
product: Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [8086:412]
vendor: Intel Corporation [8086]
physical id: 2
bus info: pci@0000:00:02.0
version: 06
width: 64 bits
clock: 33MHz
capabilities: msi pm bus_master cap_list
configuration: latency=0
resources: memory:f3400000-f37fffff memory:d0000000-dfffffff ioport:f000(size=64)






18.04 nvidia ubuntu-drivers gpu-drivers






share|improve this question









New contributor




LeLouch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




LeLouch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 6 hours ago









tomodachi

9,28542240




9,28542240






New contributor




LeLouch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Feb 19 at 22:09









LeLouchLeLouch

62




62




New contributor




LeLouch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





LeLouch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






LeLouch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






This question has an open bounty worth +100
reputation from LeLouch ending in 4 days.


This question has not received enough attention.








This question has an open bounty worth +100
reputation from LeLouch ending in 4 days.


This question has not received enough attention.















  • when does the black screen appears? during boot, after boot? or else?

    – Jastria Rahmat
    yesterday











  • black screen appears after I select Ubuntu from the grub and a few seconds later the keyboard num pad light start working which means ubuntu has loaded but i can see nothing other than a black screen even ctrl + alt + f1 / f2 --> f12 goes no where

    – LeLouch
    18 hours ago











  • 16.04 -> 18.04 upgrades rarely run smooth. I can't get mine working as well. Consider a fresh install.

    – Pilot6
    7 hours ago











  • Upgrades typically want you to disable 3rd party repos. If you did (the graphics ppa?), did you re-enable them, since 415 is not in the standard repos.

    – ubfan1
    7 hours ago











  • @Pilot6 fresh install is not an option

    – LeLouch
    5 hours ago



















  • when does the black screen appears? during boot, after boot? or else?

    – Jastria Rahmat
    yesterday











  • black screen appears after I select Ubuntu from the grub and a few seconds later the keyboard num pad light start working which means ubuntu has loaded but i can see nothing other than a black screen even ctrl + alt + f1 / f2 --> f12 goes no where

    – LeLouch
    18 hours ago











  • 16.04 -> 18.04 upgrades rarely run smooth. I can't get mine working as well. Consider a fresh install.

    – Pilot6
    7 hours ago











  • Upgrades typically want you to disable 3rd party repos. If you did (the graphics ppa?), did you re-enable them, since 415 is not in the standard repos.

    – ubfan1
    7 hours ago











  • @Pilot6 fresh install is not an option

    – LeLouch
    5 hours ago

















when does the black screen appears? during boot, after boot? or else?

– Jastria Rahmat
yesterday





when does the black screen appears? during boot, after boot? or else?

– Jastria Rahmat
yesterday













black screen appears after I select Ubuntu from the grub and a few seconds later the keyboard num pad light start working which means ubuntu has loaded but i can see nothing other than a black screen even ctrl + alt + f1 / f2 --> f12 goes no where

– LeLouch
18 hours ago





black screen appears after I select Ubuntu from the grub and a few seconds later the keyboard num pad light start working which means ubuntu has loaded but i can see nothing other than a black screen even ctrl + alt + f1 / f2 --> f12 goes no where

– LeLouch
18 hours ago













16.04 -> 18.04 upgrades rarely run smooth. I can't get mine working as well. Consider a fresh install.

– Pilot6
7 hours ago





16.04 -> 18.04 upgrades rarely run smooth. I can't get mine working as well. Consider a fresh install.

– Pilot6
7 hours ago













Upgrades typically want you to disable 3rd party repos. If you did (the graphics ppa?), did you re-enable them, since 415 is not in the standard repos.

– ubfan1
7 hours ago





Upgrades typically want you to disable 3rd party repos. If you did (the graphics ppa?), did you re-enable them, since 415 is not in the standard repos.

– ubfan1
7 hours ago













@Pilot6 fresh install is not an option

– LeLouch
5 hours ago





@Pilot6 fresh install is not an option

– LeLouch
5 hours ago










1 Answer
1






active

oldest

votes


















0














disable Secure Boot in BIOS, as Secure Boot blocks the nvidia modules from being loaded in this case.






share|improve this answer
























  • found secure boot already disabled

    – LeLouch
    5 hours ago











  • Ok, and have you tried the grub option nouveau.modeset=0 already as well?

    – BarBar1234
    3 hours ago











  • YES , i used that to uninstall all the nvidia drivers and log back to my desktop

    – LeLouch
    3 hours ago











  • Ok, could you provide the printout of glxinfo -B when you have modeset set to zero. I can't recall if glxinfo is already included, but if not you should be able to get it from the main repo. Also, please add uname -a output for additional reference

    – BarBar1234
    2 hours ago













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
});


}
});






LeLouch is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1119664%2fblack-screen-after-nvidia-driver-installation-after-upgrade-to-18-04%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









0














disable Secure Boot in BIOS, as Secure Boot blocks the nvidia modules from being loaded in this case.






share|improve this answer
























  • found secure boot already disabled

    – LeLouch
    5 hours ago











  • Ok, and have you tried the grub option nouveau.modeset=0 already as well?

    – BarBar1234
    3 hours ago











  • YES , i used that to uninstall all the nvidia drivers and log back to my desktop

    – LeLouch
    3 hours ago











  • Ok, could you provide the printout of glxinfo -B when you have modeset set to zero. I can't recall if glxinfo is already included, but if not you should be able to get it from the main repo. Also, please add uname -a output for additional reference

    – BarBar1234
    2 hours ago


















0














disable Secure Boot in BIOS, as Secure Boot blocks the nvidia modules from being loaded in this case.






share|improve this answer
























  • found secure boot already disabled

    – LeLouch
    5 hours ago











  • Ok, and have you tried the grub option nouveau.modeset=0 already as well?

    – BarBar1234
    3 hours ago











  • YES , i used that to uninstall all the nvidia drivers and log back to my desktop

    – LeLouch
    3 hours ago











  • Ok, could you provide the printout of glxinfo -B when you have modeset set to zero. I can't recall if glxinfo is already included, but if not you should be able to get it from the main repo. Also, please add uname -a output for additional reference

    – BarBar1234
    2 hours ago
















0












0








0







disable Secure Boot in BIOS, as Secure Boot blocks the nvidia modules from being loaded in this case.






share|improve this answer













disable Secure Boot in BIOS, as Secure Boot blocks the nvidia modules from being loaded in this case.







share|improve this answer












share|improve this answer



share|improve this answer










answered 7 hours ago









BarBar1234BarBar1234

362




362













  • found secure boot already disabled

    – LeLouch
    5 hours ago











  • Ok, and have you tried the grub option nouveau.modeset=0 already as well?

    – BarBar1234
    3 hours ago











  • YES , i used that to uninstall all the nvidia drivers and log back to my desktop

    – LeLouch
    3 hours ago











  • Ok, could you provide the printout of glxinfo -B when you have modeset set to zero. I can't recall if glxinfo is already included, but if not you should be able to get it from the main repo. Also, please add uname -a output for additional reference

    – BarBar1234
    2 hours ago





















  • found secure boot already disabled

    – LeLouch
    5 hours ago











  • Ok, and have you tried the grub option nouveau.modeset=0 already as well?

    – BarBar1234
    3 hours ago











  • YES , i used that to uninstall all the nvidia drivers and log back to my desktop

    – LeLouch
    3 hours ago











  • Ok, could you provide the printout of glxinfo -B when you have modeset set to zero. I can't recall if glxinfo is already included, but if not you should be able to get it from the main repo. Also, please add uname -a output for additional reference

    – BarBar1234
    2 hours ago



















found secure boot already disabled

– LeLouch
5 hours ago





found secure boot already disabled

– LeLouch
5 hours ago













Ok, and have you tried the grub option nouveau.modeset=0 already as well?

– BarBar1234
3 hours ago





Ok, and have you tried the grub option nouveau.modeset=0 already as well?

– BarBar1234
3 hours ago













YES , i used that to uninstall all the nvidia drivers and log back to my desktop

– LeLouch
3 hours ago





YES , i used that to uninstall all the nvidia drivers and log back to my desktop

– LeLouch
3 hours ago













Ok, could you provide the printout of glxinfo -B when you have modeset set to zero. I can't recall if glxinfo is already included, but if not you should be able to get it from the main repo. Also, please add uname -a output for additional reference

– BarBar1234
2 hours ago







Ok, could you provide the printout of glxinfo -B when you have modeset set to zero. I can't recall if glxinfo is already included, but if not you should be able to get it from the main repo. Also, please add uname -a output for additional reference

– BarBar1234
2 hours ago












LeLouch is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















LeLouch is a new contributor. Be nice, and check out our Code of Conduct.













LeLouch is a new contributor. Be nice, and check out our Code of Conduct.












LeLouch is a new contributor. Be nice, and check out our Code of Conduct.
















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%2f1119664%2fblack-screen-after-nvidia-driver-installation-after-upgrade-to-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

How did Captain America manage to do this?

迪纳利

南乌拉尔铁路局