black screen after nvidia driver installation after upgrade to 18.04
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)
##glxinfo -B
name of display: :1
display: :1 screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
Vendor: VMware, Inc. (0xffffffff)
Device: llvmpipe (LLVM 7.0, 256 bits) (0xffffffff)
Version: 18.2.8
Accelerated: no
Video memory: 15904MB
Unified memory: no
Preferred profile: core (0x1)
Max core profile version: 3.3
Max compat profile version: 3.1
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.0
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: llvmpipe (LLVM 7.0, 256 bits)
OpenGL core profile version string: 3.3 (Core Profile) Mesa 18.2.8
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL version string: 3.1 Mesa 18.2.8
OpenGL shading language version string: 1.40
OpenGL context flags: (none)
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 18.2.8
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
##uname -a
Linux LeLouch 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
edit i fixed the problem by updating the kernel
i've spent 3 weeks now with this and the problem was the grub boot loader needed to be updated after the linux-header update i used update-grub every time but i fail to notice that the main grub boot loader was on another distro so i needed to update that grub and that fixed my problem.
all thanks to @BarBar1234
18.04 nvidia ubuntu-drivers gpu-drivers
|
show 3 more comments
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)
##glxinfo -B
name of display: :1
display: :1 screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
Vendor: VMware, Inc. (0xffffffff)
Device: llvmpipe (LLVM 7.0, 256 bits) (0xffffffff)
Version: 18.2.8
Accelerated: no
Video memory: 15904MB
Unified memory: no
Preferred profile: core (0x1)
Max core profile version: 3.3
Max compat profile version: 3.1
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.0
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: llvmpipe (LLVM 7.0, 256 bits)
OpenGL core profile version string: 3.3 (Core Profile) Mesa 18.2.8
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL version string: 3.1 Mesa 18.2.8
OpenGL shading language version string: 1.40
OpenGL context flags: (none)
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 18.2.8
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
##uname -a
Linux LeLouch 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
edit i fixed the problem by updating the kernel
i've spent 3 weeks now with this and the problem was the grub boot loader needed to be updated after the linux-header update i used update-grub every time but i fail to notice that the main grub boot loader was on another distro so i needed to update that grub and that fixed my problem.
all thanks to @BarBar1234
18.04 nvidia ubuntu-drivers gpu-drivers
when does the black screen appears? during boot, after boot? or else?
– Jastria Rahmat
Feb 24 at 22:52
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
Feb 25 at 9:20
16.04 -> 18.04 upgrades rarely run smooth. I can't get mine working as well. Consider a fresh install.
– Pilot6
Feb 25 at 20:32
1
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
Feb 25 at 20:48
1
I would try this: askubuntu.com/questions/162075/…
– Dave
Feb 25 at 23:46
|
show 3 more comments
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)
##glxinfo -B
name of display: :1
display: :1 screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
Vendor: VMware, Inc. (0xffffffff)
Device: llvmpipe (LLVM 7.0, 256 bits) (0xffffffff)
Version: 18.2.8
Accelerated: no
Video memory: 15904MB
Unified memory: no
Preferred profile: core (0x1)
Max core profile version: 3.3
Max compat profile version: 3.1
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.0
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: llvmpipe (LLVM 7.0, 256 bits)
OpenGL core profile version string: 3.3 (Core Profile) Mesa 18.2.8
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL version string: 3.1 Mesa 18.2.8
OpenGL shading language version string: 1.40
OpenGL context flags: (none)
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 18.2.8
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
##uname -a
Linux LeLouch 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
edit i fixed the problem by updating the kernel
i've spent 3 weeks now with this and the problem was the grub boot loader needed to be updated after the linux-header update i used update-grub every time but i fail to notice that the main grub boot loader was on another distro so i needed to update that grub and that fixed my problem.
all thanks to @BarBar1234
18.04 nvidia ubuntu-drivers gpu-drivers
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)
##glxinfo -B
name of display: :1
display: :1 screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
Vendor: VMware, Inc. (0xffffffff)
Device: llvmpipe (LLVM 7.0, 256 bits) (0xffffffff)
Version: 18.2.8
Accelerated: no
Video memory: 15904MB
Unified memory: no
Preferred profile: core (0x1)
Max core profile version: 3.3
Max compat profile version: 3.1
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.0
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: llvmpipe (LLVM 7.0, 256 bits)
OpenGL core profile version string: 3.3 (Core Profile) Mesa 18.2.8
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL version string: 3.1 Mesa 18.2.8
OpenGL shading language version string: 1.40
OpenGL context flags: (none)
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 18.2.8
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
##uname -a
Linux LeLouch 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
edit i fixed the problem by updating the kernel
i've spent 3 weeks now with this and the problem was the grub boot loader needed to be updated after the linux-header update i used update-grub every time but i fail to notice that the main grub boot loader was on another distro so i needed to update that grub and that fixed my problem.
all thanks to @BarBar1234
18.04 nvidia ubuntu-drivers gpu-drivers
18.04 nvidia ubuntu-drivers gpu-drivers
edited Feb 27 at 4:03
LeLouch
asked Feb 19 at 22:09
LeLouchLeLouch
115
115
when does the black screen appears? during boot, after boot? or else?
– Jastria Rahmat
Feb 24 at 22:52
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
Feb 25 at 9:20
16.04 -> 18.04 upgrades rarely run smooth. I can't get mine working as well. Consider a fresh install.
– Pilot6
Feb 25 at 20:32
1
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
Feb 25 at 20:48
1
I would try this: askubuntu.com/questions/162075/…
– Dave
Feb 25 at 23:46
|
show 3 more comments
when does the black screen appears? during boot, after boot? or else?
– Jastria Rahmat
Feb 24 at 22:52
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
Feb 25 at 9:20
16.04 -> 18.04 upgrades rarely run smooth. I can't get mine working as well. Consider a fresh install.
– Pilot6
Feb 25 at 20:32
1
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
Feb 25 at 20:48
1
I would try this: askubuntu.com/questions/162075/…
– Dave
Feb 25 at 23:46
when does the black screen appears? during boot, after boot? or else?
– Jastria Rahmat
Feb 24 at 22:52
when does the black screen appears? during boot, after boot? or else?
– Jastria Rahmat
Feb 24 at 22:52
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
Feb 25 at 9:20
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
Feb 25 at 9:20
16.04 -> 18.04 upgrades rarely run smooth. I can't get mine working as well. Consider a fresh install.
– Pilot6
Feb 25 at 20:32
16.04 -> 18.04 upgrades rarely run smooth. I can't get mine working as well. Consider a fresh install.
– Pilot6
Feb 25 at 20:32
1
1
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
Feb 25 at 20:48
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
Feb 25 at 20:48
1
1
I would try this: askubuntu.com/questions/162075/…
– Dave
Feb 25 at 23:46
I would try this: askubuntu.com/questions/162075/…
– Dave
Feb 25 at 23:46
|
show 3 more comments
1 Answer
1
active
oldest
votes
disable Secure Boot in BIOS, as Secure Boot blocks the nvidia modules from being loaded in this case.
found secure boot already disabled
– LeLouch
Feb 25 at 22:57
Ok, and have you tried the grub optionnouveau.modeset=0
already as well?
– BarBar1234
Feb 26 at 0:11
YES , i used that to uninstall all the nvidia drivers and log back to my desktop
– LeLouch
Feb 26 at 0:27
Ok, could you provide the printout ofglxinfo -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 adduname -a
output for additional reference
– BarBar1234
Feb 26 at 1:19
thanks for the reply nouveau.modeset=0 didn't help at all but i sed nomodeset=0 to go back to desktop and i've updated what you asked for
– LeLouch
Feb 26 at 20:21
|
show 5 more comments
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
});
}
});
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
Required, but never shown
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
disable Secure Boot in BIOS, as Secure Boot blocks the nvidia modules from being loaded in this case.
found secure boot already disabled
– LeLouch
Feb 25 at 22:57
Ok, and have you tried the grub optionnouveau.modeset=0
already as well?
– BarBar1234
Feb 26 at 0:11
YES , i used that to uninstall all the nvidia drivers and log back to my desktop
– LeLouch
Feb 26 at 0:27
Ok, could you provide the printout ofglxinfo -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 adduname -a
output for additional reference
– BarBar1234
Feb 26 at 1:19
thanks for the reply nouveau.modeset=0 didn't help at all but i sed nomodeset=0 to go back to desktop and i've updated what you asked for
– LeLouch
Feb 26 at 20:21
|
show 5 more comments
disable Secure Boot in BIOS, as Secure Boot blocks the nvidia modules from being loaded in this case.
found secure boot already disabled
– LeLouch
Feb 25 at 22:57
Ok, and have you tried the grub optionnouveau.modeset=0
already as well?
– BarBar1234
Feb 26 at 0:11
YES , i used that to uninstall all the nvidia drivers and log back to my desktop
– LeLouch
Feb 26 at 0:27
Ok, could you provide the printout ofglxinfo -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 adduname -a
output for additional reference
– BarBar1234
Feb 26 at 1:19
thanks for the reply nouveau.modeset=0 didn't help at all but i sed nomodeset=0 to go back to desktop and i've updated what you asked for
– LeLouch
Feb 26 at 20:21
|
show 5 more comments
disable Secure Boot in BIOS, as Secure Boot blocks the nvidia modules from being loaded in this case.
disable Secure Boot in BIOS, as Secure Boot blocks the nvidia modules from being loaded in this case.
answered Feb 25 at 20:30
BarBar1234BarBar1234
42826
42826
found secure boot already disabled
– LeLouch
Feb 25 at 22:57
Ok, and have you tried the grub optionnouveau.modeset=0
already as well?
– BarBar1234
Feb 26 at 0:11
YES , i used that to uninstall all the nvidia drivers and log back to my desktop
– LeLouch
Feb 26 at 0:27
Ok, could you provide the printout ofglxinfo -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 adduname -a
output for additional reference
– BarBar1234
Feb 26 at 1:19
thanks for the reply nouveau.modeset=0 didn't help at all but i sed nomodeset=0 to go back to desktop and i've updated what you asked for
– LeLouch
Feb 26 at 20:21
|
show 5 more comments
found secure boot already disabled
– LeLouch
Feb 25 at 22:57
Ok, and have you tried the grub optionnouveau.modeset=0
already as well?
– BarBar1234
Feb 26 at 0:11
YES , i used that to uninstall all the nvidia drivers and log back to my desktop
– LeLouch
Feb 26 at 0:27
Ok, could you provide the printout ofglxinfo -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 adduname -a
output for additional reference
– BarBar1234
Feb 26 at 1:19
thanks for the reply nouveau.modeset=0 didn't help at all but i sed nomodeset=0 to go back to desktop and i've updated what you asked for
– LeLouch
Feb 26 at 20:21
found secure boot already disabled
– LeLouch
Feb 25 at 22:57
found secure boot already disabled
– LeLouch
Feb 25 at 22:57
Ok, and have you tried the grub option
nouveau.modeset=0
already as well?– BarBar1234
Feb 26 at 0:11
Ok, and have you tried the grub option
nouveau.modeset=0
already as well?– BarBar1234
Feb 26 at 0:11
YES , i used that to uninstall all the nvidia drivers and log back to my desktop
– LeLouch
Feb 26 at 0:27
YES , i used that to uninstall all the nvidia drivers and log back to my desktop
– LeLouch
Feb 26 at 0:27
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
Feb 26 at 1:19
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
Feb 26 at 1:19
thanks for the reply nouveau.modeset=0 didn't help at all but i sed nomodeset=0 to go back to desktop and i've updated what you asked for
– LeLouch
Feb 26 at 20:21
thanks for the reply nouveau.modeset=0 didn't help at all but i sed nomodeset=0 to go back to desktop and i've updated what you asked for
– LeLouch
Feb 26 at 20:21
|
show 5 more comments
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.
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
Required, but never shown
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
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
Required, but never shown
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
Required, but never shown
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
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
when does the black screen appears? during boot, after boot? or else?
– Jastria Rahmat
Feb 24 at 22:52
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
Feb 25 at 9:20
16.04 -> 18.04 upgrades rarely run smooth. I can't get mine working as well. Consider a fresh install.
– Pilot6
Feb 25 at 20:32
1
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
Feb 25 at 20:48
1
I would try this: askubuntu.com/questions/162075/…
– Dave
Feb 25 at 23:46