2080 Ti stopped working randomly The 2019 Stack Overflow Developer Survey Results Are Inubuntu 14.04 LTS nvidia driversCannot use CUDA, NVIDIA gpu is not detected, ubuntu 14.04Nvidia-smi command not found after installing using CUDA ToolkitNvidia drivers not identified after reinstallingCuda and Nvidia Driver Installation on Ubuntu 16.04Nvidia driver installs but does not load on ubuntu 18.04nvidia-smi stops working after reboot ununtu 18.04Mok Manager/NVIDIA Driver Issue After CUDA InstallExternal displays not working after kernel upgradenvidia rtx 2080 ti - dual monitor stopped working - smi driver not loaded - ubuntu 18.04.2
Dual Citizen. Exited the US on Italian passport recently
How to create dashed lines/arrows in Illustrator
A poker game description that does not feel gimmicky
Inflated grade on resume at previous job, might former employer tell new employer?
Does light intensity oscillate really fast since it is a wave?
What spell level should this homebrew After-Image spell be?
What is the meaning of Triage in Cybersec world?
Landlord wants to switch my lease to a "Land contract" to "get back at the city"
Is there a name of the flying bionic bird?
Spanish for "widget"
Can the Protection from Evil and Good spell be used on the caster?
How to deal with fear of taking dependencies
How was Skylab's orbit inclination chosen?
How long do I have to send my income tax payment to the IRS?
Understanding the implication of what "well-defined" means for the operation in quotient group
I see my dog run
Is domain driven design an anti-SQL pattern?
Carnot-Caratheodory metric
Are there any other methods to apply to solving simultaneous equations?
Could JWST stay at L2 "forever"?
"To split hairs" vs "To be pedantic"
Monty Hall variation
CiviEvent: Public link for events of a specific type
What is the steepest angle that a canal can be traversable without locks?
2080 Ti stopped working randomly
The 2019 Stack Overflow Developer Survey Results Are Inubuntu 14.04 LTS nvidia driversCannot use CUDA, NVIDIA gpu is not detected, ubuntu 14.04Nvidia-smi command not found after installing using CUDA ToolkitNvidia drivers not identified after reinstallingCuda and Nvidia Driver Installation on Ubuntu 16.04Nvidia driver installs but does not load on ubuntu 18.04nvidia-smi stops working after reboot ununtu 18.04Mok Manager/NVIDIA Driver Issue After CUDA InstallExternal displays not working after kernel upgradenvidia rtx 2080 ti - dual monitor stopped working - smi driver not loaded - ubuntu 18.04.2
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I had two working 2080Ti. After a linux (14.04) update, I started getting this error:
NVIDIA_SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
I tried the following (basically everything I could find in the internet) to fix it:
- Purged all Nvidia installs and reinstalled using apt-get install
nvidia-drivers-418 - Tried reinstalling it from NVidia's source
- Downgraded my kernel to 4.15.0-46-generic from 4.15.0-47-generic and repeated steps 1 and 2.
- Installed cuda 10.1
- Disabled secure boot
I have no idea what else to do.
Output of error
drivers kernel graphics cuda
New contributor
add a comment |
I had two working 2080Ti. After a linux (14.04) update, I started getting this error:
NVIDIA_SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
I tried the following (basically everything I could find in the internet) to fix it:
- Purged all Nvidia installs and reinstalled using apt-get install
nvidia-drivers-418 - Tried reinstalling it from NVidia's source
- Downgraded my kernel to 4.15.0-46-generic from 4.15.0-47-generic and repeated steps 1 and 2.
- Installed cuda 10.1
- Disabled secure boot
I have no idea what else to do.
Output of error
drivers kernel graphics cuda
New contributor
add a comment |
I had two working 2080Ti. After a linux (14.04) update, I started getting this error:
NVIDIA_SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
I tried the following (basically everything I could find in the internet) to fix it:
- Purged all Nvidia installs and reinstalled using apt-get install
nvidia-drivers-418 - Tried reinstalling it from NVidia's source
- Downgraded my kernel to 4.15.0-46-generic from 4.15.0-47-generic and repeated steps 1 and 2.
- Installed cuda 10.1
- Disabled secure boot
I have no idea what else to do.
Output of error
drivers kernel graphics cuda
New contributor
I had two working 2080Ti. After a linux (14.04) update, I started getting this error:
NVIDIA_SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
I tried the following (basically everything I could find in the internet) to fix it:
- Purged all Nvidia installs and reinstalled using apt-get install
nvidia-drivers-418 - Tried reinstalling it from NVidia's source
- Downgraded my kernel to 4.15.0-46-generic from 4.15.0-47-generic and repeated steps 1 and 2.
- Installed cuda 10.1
- Disabled secure boot
I have no idea what else to do.
Output of error
drivers kernel graphics cuda
drivers kernel graphics cuda
New contributor
New contributor
New contributor
asked 32 mins ago
user3550366user3550366
1
1
New contributor
New contributor
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Maybe you didn't correctly set library path. To verity that, run ldconfig -v | grep nvidia
and see if outputs contain many libnvidia*.so
.
Here are my outputs:
libnvidia-glcore.so.410.104 -> libnvidia-glcore.so.410.104
libnvidia-rtcore.so.410.104 -> libnvidia-rtcore.so.410.104
libEGL_nvidia.so.0 -> libEGL_nvidia.so.410.104
libnvidia-ifr.so.1 -> libnvidia-ifr.so.410.104
libGLX_nvidia.so.0 -> libGLX_nvidia.so.410.104
libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.410.104
libnvidia-tls.so.410.104 -> libnvidia-tls.so.410.104
libnvidia-compiler.so.410.104 -> libnvidia-compiler.so.410.104
libnvidia-egl-wayland.so.1 -> libnvidia-egl-wayland.so.1.1.0
libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.410.104
libnvidia-glsi.so.410.104 -> libnvidia-glsi.so.410.104
libnvidia-eglcore.so.410.104 -> libnvidia-eglcore.so.410.104
libnvidia-opencl.so.1 -> libnvidia-opencl.so.410.104
libnvidia-fatbinaryloader.so.410.104 -> libnvidia-fatbinaryloader.so.410.104
libnvidia-cbl.so.410.104 -> libnvidia-cbl.so.410.104
libnvidia-container.so.1 -> libnvidia-container.so.1.0.2
libnvidia-encode.so.1 -> libnvidia-encode.so.410.104
libnvidia-ml.so.1 -> libnvidia-ml.so.410.104
libnvidia-ptxjitcompiler.so.1 -> libnvidia-ptxjitcompiler.so.410.104
libnvidia-glvkspirv.so.410.104 -> libnvidia-glvkspirv.so.410.104
libnvidia-fbc.so.1 -> libnvidia-fbc.so.410.104
libnvidia-cfg.so.1 -> libnvidia-cfg.so.410.104
libnvidia-gtk2.so.418.40.04 -> libnvidia-gtk2.so.418.40.04
libnvidia-gtk3.so.418.40.04 -> libnvidia-gtk3.so.418.40.04
libnvidia-tls.so.410.104 -> libnvidia-tls.so.410.104
To fix that, create a new file /etc/ld.so.conf.d/nvidia.conf
and edit:
/usr/local/cuda-10.1/targets/x86_64-linux/lib
Make sure /usr/local/cuda-10.1/targets/x86_64-linux/lib
contains nvidia shared libraries. Execute ldconfig -v | grep nvidia
again.
add a comment |
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
);
);
user3550366 is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1132627%2f2080-ti-stopped-working-randomly%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
Maybe you didn't correctly set library path. To verity that, run ldconfig -v | grep nvidia
and see if outputs contain many libnvidia*.so
.
Here are my outputs:
libnvidia-glcore.so.410.104 -> libnvidia-glcore.so.410.104
libnvidia-rtcore.so.410.104 -> libnvidia-rtcore.so.410.104
libEGL_nvidia.so.0 -> libEGL_nvidia.so.410.104
libnvidia-ifr.so.1 -> libnvidia-ifr.so.410.104
libGLX_nvidia.so.0 -> libGLX_nvidia.so.410.104
libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.410.104
libnvidia-tls.so.410.104 -> libnvidia-tls.so.410.104
libnvidia-compiler.so.410.104 -> libnvidia-compiler.so.410.104
libnvidia-egl-wayland.so.1 -> libnvidia-egl-wayland.so.1.1.0
libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.410.104
libnvidia-glsi.so.410.104 -> libnvidia-glsi.so.410.104
libnvidia-eglcore.so.410.104 -> libnvidia-eglcore.so.410.104
libnvidia-opencl.so.1 -> libnvidia-opencl.so.410.104
libnvidia-fatbinaryloader.so.410.104 -> libnvidia-fatbinaryloader.so.410.104
libnvidia-cbl.so.410.104 -> libnvidia-cbl.so.410.104
libnvidia-container.so.1 -> libnvidia-container.so.1.0.2
libnvidia-encode.so.1 -> libnvidia-encode.so.410.104
libnvidia-ml.so.1 -> libnvidia-ml.so.410.104
libnvidia-ptxjitcompiler.so.1 -> libnvidia-ptxjitcompiler.so.410.104
libnvidia-glvkspirv.so.410.104 -> libnvidia-glvkspirv.so.410.104
libnvidia-fbc.so.1 -> libnvidia-fbc.so.410.104
libnvidia-cfg.so.1 -> libnvidia-cfg.so.410.104
libnvidia-gtk2.so.418.40.04 -> libnvidia-gtk2.so.418.40.04
libnvidia-gtk3.so.418.40.04 -> libnvidia-gtk3.so.418.40.04
libnvidia-tls.so.410.104 -> libnvidia-tls.so.410.104
To fix that, create a new file /etc/ld.so.conf.d/nvidia.conf
and edit:
/usr/local/cuda-10.1/targets/x86_64-linux/lib
Make sure /usr/local/cuda-10.1/targets/x86_64-linux/lib
contains nvidia shared libraries. Execute ldconfig -v | grep nvidia
again.
add a comment |
Maybe you didn't correctly set library path. To verity that, run ldconfig -v | grep nvidia
and see if outputs contain many libnvidia*.so
.
Here are my outputs:
libnvidia-glcore.so.410.104 -> libnvidia-glcore.so.410.104
libnvidia-rtcore.so.410.104 -> libnvidia-rtcore.so.410.104
libEGL_nvidia.so.0 -> libEGL_nvidia.so.410.104
libnvidia-ifr.so.1 -> libnvidia-ifr.so.410.104
libGLX_nvidia.so.0 -> libGLX_nvidia.so.410.104
libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.410.104
libnvidia-tls.so.410.104 -> libnvidia-tls.so.410.104
libnvidia-compiler.so.410.104 -> libnvidia-compiler.so.410.104
libnvidia-egl-wayland.so.1 -> libnvidia-egl-wayland.so.1.1.0
libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.410.104
libnvidia-glsi.so.410.104 -> libnvidia-glsi.so.410.104
libnvidia-eglcore.so.410.104 -> libnvidia-eglcore.so.410.104
libnvidia-opencl.so.1 -> libnvidia-opencl.so.410.104
libnvidia-fatbinaryloader.so.410.104 -> libnvidia-fatbinaryloader.so.410.104
libnvidia-cbl.so.410.104 -> libnvidia-cbl.so.410.104
libnvidia-container.so.1 -> libnvidia-container.so.1.0.2
libnvidia-encode.so.1 -> libnvidia-encode.so.410.104
libnvidia-ml.so.1 -> libnvidia-ml.so.410.104
libnvidia-ptxjitcompiler.so.1 -> libnvidia-ptxjitcompiler.so.410.104
libnvidia-glvkspirv.so.410.104 -> libnvidia-glvkspirv.so.410.104
libnvidia-fbc.so.1 -> libnvidia-fbc.so.410.104
libnvidia-cfg.so.1 -> libnvidia-cfg.so.410.104
libnvidia-gtk2.so.418.40.04 -> libnvidia-gtk2.so.418.40.04
libnvidia-gtk3.so.418.40.04 -> libnvidia-gtk3.so.418.40.04
libnvidia-tls.so.410.104 -> libnvidia-tls.so.410.104
To fix that, create a new file /etc/ld.so.conf.d/nvidia.conf
and edit:
/usr/local/cuda-10.1/targets/x86_64-linux/lib
Make sure /usr/local/cuda-10.1/targets/x86_64-linux/lib
contains nvidia shared libraries. Execute ldconfig -v | grep nvidia
again.
add a comment |
Maybe you didn't correctly set library path. To verity that, run ldconfig -v | grep nvidia
and see if outputs contain many libnvidia*.so
.
Here are my outputs:
libnvidia-glcore.so.410.104 -> libnvidia-glcore.so.410.104
libnvidia-rtcore.so.410.104 -> libnvidia-rtcore.so.410.104
libEGL_nvidia.so.0 -> libEGL_nvidia.so.410.104
libnvidia-ifr.so.1 -> libnvidia-ifr.so.410.104
libGLX_nvidia.so.0 -> libGLX_nvidia.so.410.104
libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.410.104
libnvidia-tls.so.410.104 -> libnvidia-tls.so.410.104
libnvidia-compiler.so.410.104 -> libnvidia-compiler.so.410.104
libnvidia-egl-wayland.so.1 -> libnvidia-egl-wayland.so.1.1.0
libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.410.104
libnvidia-glsi.so.410.104 -> libnvidia-glsi.so.410.104
libnvidia-eglcore.so.410.104 -> libnvidia-eglcore.so.410.104
libnvidia-opencl.so.1 -> libnvidia-opencl.so.410.104
libnvidia-fatbinaryloader.so.410.104 -> libnvidia-fatbinaryloader.so.410.104
libnvidia-cbl.so.410.104 -> libnvidia-cbl.so.410.104
libnvidia-container.so.1 -> libnvidia-container.so.1.0.2
libnvidia-encode.so.1 -> libnvidia-encode.so.410.104
libnvidia-ml.so.1 -> libnvidia-ml.so.410.104
libnvidia-ptxjitcompiler.so.1 -> libnvidia-ptxjitcompiler.so.410.104
libnvidia-glvkspirv.so.410.104 -> libnvidia-glvkspirv.so.410.104
libnvidia-fbc.so.1 -> libnvidia-fbc.so.410.104
libnvidia-cfg.so.1 -> libnvidia-cfg.so.410.104
libnvidia-gtk2.so.418.40.04 -> libnvidia-gtk2.so.418.40.04
libnvidia-gtk3.so.418.40.04 -> libnvidia-gtk3.so.418.40.04
libnvidia-tls.so.410.104 -> libnvidia-tls.so.410.104
To fix that, create a new file /etc/ld.so.conf.d/nvidia.conf
and edit:
/usr/local/cuda-10.1/targets/x86_64-linux/lib
Make sure /usr/local/cuda-10.1/targets/x86_64-linux/lib
contains nvidia shared libraries. Execute ldconfig -v | grep nvidia
again.
Maybe you didn't correctly set library path. To verity that, run ldconfig -v | grep nvidia
and see if outputs contain many libnvidia*.so
.
Here are my outputs:
libnvidia-glcore.so.410.104 -> libnvidia-glcore.so.410.104
libnvidia-rtcore.so.410.104 -> libnvidia-rtcore.so.410.104
libEGL_nvidia.so.0 -> libEGL_nvidia.so.410.104
libnvidia-ifr.so.1 -> libnvidia-ifr.so.410.104
libGLX_nvidia.so.0 -> libGLX_nvidia.so.410.104
libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.410.104
libnvidia-tls.so.410.104 -> libnvidia-tls.so.410.104
libnvidia-compiler.so.410.104 -> libnvidia-compiler.so.410.104
libnvidia-egl-wayland.so.1 -> libnvidia-egl-wayland.so.1.1.0
libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.410.104
libnvidia-glsi.so.410.104 -> libnvidia-glsi.so.410.104
libnvidia-eglcore.so.410.104 -> libnvidia-eglcore.so.410.104
libnvidia-opencl.so.1 -> libnvidia-opencl.so.410.104
libnvidia-fatbinaryloader.so.410.104 -> libnvidia-fatbinaryloader.so.410.104
libnvidia-cbl.so.410.104 -> libnvidia-cbl.so.410.104
libnvidia-container.so.1 -> libnvidia-container.so.1.0.2
libnvidia-encode.so.1 -> libnvidia-encode.so.410.104
libnvidia-ml.so.1 -> libnvidia-ml.so.410.104
libnvidia-ptxjitcompiler.so.1 -> libnvidia-ptxjitcompiler.so.410.104
libnvidia-glvkspirv.so.410.104 -> libnvidia-glvkspirv.so.410.104
libnvidia-fbc.so.1 -> libnvidia-fbc.so.410.104
libnvidia-cfg.so.1 -> libnvidia-cfg.so.410.104
libnvidia-gtk2.so.418.40.04 -> libnvidia-gtk2.so.418.40.04
libnvidia-gtk3.so.418.40.04 -> libnvidia-gtk3.so.418.40.04
libnvidia-tls.so.410.104 -> libnvidia-tls.so.410.104
To fix that, create a new file /etc/ld.so.conf.d/nvidia.conf
and edit:
/usr/local/cuda-10.1/targets/x86_64-linux/lib
Make sure /usr/local/cuda-10.1/targets/x86_64-linux/lib
contains nvidia shared libraries. Execute ldconfig -v | grep nvidia
again.
answered 8 secs ago
Ping Chu HungPing Chu Hung
69719
69719
add a comment |
add a comment |
user3550366 is a new contributor. Be nice, and check out our Code of Conduct.
user3550366 is a new contributor. Be nice, and check out our Code of Conduct.
user3550366 is a new contributor. Be nice, and check out our Code of Conduct.
user3550366 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.
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%2f1132627%2f2080-ti-stopped-working-randomly%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