RTX 2080 stopped working The 2019 Stack Overflow Developer Survey Results Are InHow do I install NVIDIA and CUDA drivers into Ubuntu?Unable to Install NVIDIA drivers for RTX 2080Ubuntu 18.04 not loading NVIDIA drivers for a RTX cardnvidia rtx 2080 ti - dual monitor stopped working - smi driver not loaded - ubuntu 18.04.2Prevent nvidia to raise performance level to avoid overheatingWorse gaming performance after downgrading to 14.04 LTS?How to configure igpu for xserver and nvidia gpu for cuda?4k Nvidia performance on Ubuntunvidia driver disabled after installationGNOME 3.26 very slow under Ubuntu 17.10Unable to Install NVIDIA drivers for RTX 2080Ubuntu 18.04 LTS random hard shutdown with Nvidia RTX 208018.04 Nvidia drivers installed but not usednvidia rtx 2080 ti - dual monitor stopped working - smi driver not loaded - ubuntu 18.04.2
Where to refill my bottle in India?
Delete all lines which don't have n characters before delimiter
Can a rogue use sneak attack with weapons that have the thrown property even if they are not thrown?
How come people say “Would of”?
For what reasons would an animal species NOT cross a *horizontal* land bridge?
How to type this arrow in math mode?
Resizing object distorts it (Illustrator CC 2018)
Why isn't airport relocation done gradually?
Is "plugging out" electronic devices an American expression?
Protecting Dualbooting Windows from dangerous code (like rm -rf)
How to deal with fear of taking dependencies
Time travel alters history but people keep saying nothing's changed
Landlord wants to switch my lease to a "Land contract" to "get back at the city"
"as much details as you can remember"
Worn-tile Scrabble
Are there incongruent pythagorean triangles with the same perimeter and same area?
Is an up-to-date browser secure on an out-of-date OS?
Is flight data recorder erased after every flight?
Earliest use of the term "Galois extension"?
One word riddle: Vowel in the middle
Is there a symbol for a right arrow with a square in the middle?
What is the meaning of the verb "bear" in this context?
What tool would a Roman-age civilization have for the breaking of silver and other metals into dust?
If I score a critical hit on an 18 or higher, what are my chances of getting a critical hit if I roll 3d20?
RTX 2080 stopped working
The 2019 Stack Overflow Developer Survey Results Are InHow do I install NVIDIA and CUDA drivers into Ubuntu?Unable to Install NVIDIA drivers for RTX 2080Ubuntu 18.04 not loading NVIDIA drivers for a RTX cardnvidia rtx 2080 ti - dual monitor stopped working - smi driver not loaded - ubuntu 18.04.2Prevent nvidia to raise performance level to avoid overheatingWorse gaming performance after downgrading to 14.04 LTS?How to configure igpu for xserver and nvidia gpu for cuda?4k Nvidia performance on Ubuntunvidia driver disabled after installationGNOME 3.26 very slow under Ubuntu 17.10Unable to Install NVIDIA drivers for RTX 2080Ubuntu 18.04 LTS random hard shutdown with Nvidia RTX 208018.04 Nvidia drivers installed but not usednvidia 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 successfully installed Ubuntu 18.04 LTS on an Alienware M17 with RTX 2080 Max Q and it worked great until it suddenly stopped. I had installed the 418.56 driver, CUDA version 10.1, following the instructions by Terrance here. At first, everything worked fine. I was getting the expected performance with Tensorflow, about half that of the desktop version of the RTX 2080 (the Max Q runs at half the clock). Then I let that Tensorflow benchmark run all night. In the morning, performance was down to 30% compared to before. Ever since, I get reduced performance. For example, only 9.3 fps in the Heaven Benchmark (it should be at least around 100 fps). The only cause I can think of is that I unplugged the power cord for a minute, with the benchmark running.
What I've found so far is that the GPU clock is now way too low: nvidia-smi shows the GPU clock at between 75 and 247 MHz, even under load (instead of 300..2100). I can manually set the GPU clock with nvidia-smi, but only about 1/4 of the value I'm setting. For example,
nvidia-smi --lock-gpu-clocks=300,300
results in the GPU clock being reported at 75 MHz. If I set higher values, it maxes out at around 350 MHz. All other info from nvidia-smi looks normal. Performance state is P0. All "Clocks Throttle Reasons" are "Not Active".
The mystery for me is why it worked fine in the beginning, and then it suddenly slowed down (possibly when I unplugged the power cord). I tried changing settings, drivers, and everything else I could think of. The problem persists despite a complete re-install of 18.04 from scratch, following the same instructions that worked the first time. It's slowed down ever since, despite reboots, re-installation, etc. I would suspect hardware failure, but everything is fine when I boot into Windows 10.
Any help would be much appreciated.
18.04 nvidia
New contributor
add a comment |
I successfully installed Ubuntu 18.04 LTS on an Alienware M17 with RTX 2080 Max Q and it worked great until it suddenly stopped. I had installed the 418.56 driver, CUDA version 10.1, following the instructions by Terrance here. At first, everything worked fine. I was getting the expected performance with Tensorflow, about half that of the desktop version of the RTX 2080 (the Max Q runs at half the clock). Then I let that Tensorflow benchmark run all night. In the morning, performance was down to 30% compared to before. Ever since, I get reduced performance. For example, only 9.3 fps in the Heaven Benchmark (it should be at least around 100 fps). The only cause I can think of is that I unplugged the power cord for a minute, with the benchmark running.
What I've found so far is that the GPU clock is now way too low: nvidia-smi shows the GPU clock at between 75 and 247 MHz, even under load (instead of 300..2100). I can manually set the GPU clock with nvidia-smi, but only about 1/4 of the value I'm setting. For example,
nvidia-smi --lock-gpu-clocks=300,300
results in the GPU clock being reported at 75 MHz. If I set higher values, it maxes out at around 350 MHz. All other info from nvidia-smi looks normal. Performance state is P0. All "Clocks Throttle Reasons" are "Not Active".
The mystery for me is why it worked fine in the beginning, and then it suddenly slowed down (possibly when I unplugged the power cord). I tried changing settings, drivers, and everything else I could think of. The problem persists despite a complete re-install of 18.04 from scratch, following the same instructions that worked the first time. It's slowed down ever since, despite reboots, re-installation, etc. I would suspect hardware failure, but everything is fine when I boot into Windows 10.
Any help would be much appreciated.
18.04 nvidia
New contributor
hey there, have you looked at : askubuntu.com/questions/1132044/…, askubuntu.com/questions/1087279/…, and askubuntu.com/questions/1088154/… ?
– tatsu
2 days ago
I would recomend not messing with the clocks in this current disfunctional state, for fear of damaging the card. have you tried ubuntu 18.10 instead?
– tatsu
2 days ago
1
Hi Tatsu, thanks for the pointers. It's a fresh install, so I don't see how problems could come from the compiler. I've deactivated secure boot. nvidia-smi works fine. The correct driver is reported in all tools. I will try with ubuntu 18.10.
– user942648
yesterday
add a comment |
I successfully installed Ubuntu 18.04 LTS on an Alienware M17 with RTX 2080 Max Q and it worked great until it suddenly stopped. I had installed the 418.56 driver, CUDA version 10.1, following the instructions by Terrance here. At first, everything worked fine. I was getting the expected performance with Tensorflow, about half that of the desktop version of the RTX 2080 (the Max Q runs at half the clock). Then I let that Tensorflow benchmark run all night. In the morning, performance was down to 30% compared to before. Ever since, I get reduced performance. For example, only 9.3 fps in the Heaven Benchmark (it should be at least around 100 fps). The only cause I can think of is that I unplugged the power cord for a minute, with the benchmark running.
What I've found so far is that the GPU clock is now way too low: nvidia-smi shows the GPU clock at between 75 and 247 MHz, even under load (instead of 300..2100). I can manually set the GPU clock with nvidia-smi, but only about 1/4 of the value I'm setting. For example,
nvidia-smi --lock-gpu-clocks=300,300
results in the GPU clock being reported at 75 MHz. If I set higher values, it maxes out at around 350 MHz. All other info from nvidia-smi looks normal. Performance state is P0. All "Clocks Throttle Reasons" are "Not Active".
The mystery for me is why it worked fine in the beginning, and then it suddenly slowed down (possibly when I unplugged the power cord). I tried changing settings, drivers, and everything else I could think of. The problem persists despite a complete re-install of 18.04 from scratch, following the same instructions that worked the first time. It's slowed down ever since, despite reboots, re-installation, etc. I would suspect hardware failure, but everything is fine when I boot into Windows 10.
Any help would be much appreciated.
18.04 nvidia
New contributor
I successfully installed Ubuntu 18.04 LTS on an Alienware M17 with RTX 2080 Max Q and it worked great until it suddenly stopped. I had installed the 418.56 driver, CUDA version 10.1, following the instructions by Terrance here. At first, everything worked fine. I was getting the expected performance with Tensorflow, about half that of the desktop version of the RTX 2080 (the Max Q runs at half the clock). Then I let that Tensorflow benchmark run all night. In the morning, performance was down to 30% compared to before. Ever since, I get reduced performance. For example, only 9.3 fps in the Heaven Benchmark (it should be at least around 100 fps). The only cause I can think of is that I unplugged the power cord for a minute, with the benchmark running.
What I've found so far is that the GPU clock is now way too low: nvidia-smi shows the GPU clock at between 75 and 247 MHz, even under load (instead of 300..2100). I can manually set the GPU clock with nvidia-smi, but only about 1/4 of the value I'm setting. For example,
nvidia-smi --lock-gpu-clocks=300,300
results in the GPU clock being reported at 75 MHz. If I set higher values, it maxes out at around 350 MHz. All other info from nvidia-smi looks normal. Performance state is P0. All "Clocks Throttle Reasons" are "Not Active".
The mystery for me is why it worked fine in the beginning, and then it suddenly slowed down (possibly when I unplugged the power cord). I tried changing settings, drivers, and everything else I could think of. The problem persists despite a complete re-install of 18.04 from scratch, following the same instructions that worked the first time. It's slowed down ever since, despite reboots, re-installation, etc. I would suspect hardware failure, but everything is fine when I boot into Windows 10.
Any help would be much appreciated.
18.04 nvidia
18.04 nvidia
New contributor
New contributor
New contributor
asked 2 days ago
user942648user942648
11
11
New contributor
New contributor
hey there, have you looked at : askubuntu.com/questions/1132044/…, askubuntu.com/questions/1087279/…, and askubuntu.com/questions/1088154/… ?
– tatsu
2 days ago
I would recomend not messing with the clocks in this current disfunctional state, for fear of damaging the card. have you tried ubuntu 18.10 instead?
– tatsu
2 days ago
1
Hi Tatsu, thanks for the pointers. It's a fresh install, so I don't see how problems could come from the compiler. I've deactivated secure boot. nvidia-smi works fine. The correct driver is reported in all tools. I will try with ubuntu 18.10.
– user942648
yesterday
add a comment |
hey there, have you looked at : askubuntu.com/questions/1132044/…, askubuntu.com/questions/1087279/…, and askubuntu.com/questions/1088154/… ?
– tatsu
2 days ago
I would recomend not messing with the clocks in this current disfunctional state, for fear of damaging the card. have you tried ubuntu 18.10 instead?
– tatsu
2 days ago
1
Hi Tatsu, thanks for the pointers. It's a fresh install, so I don't see how problems could come from the compiler. I've deactivated secure boot. nvidia-smi works fine. The correct driver is reported in all tools. I will try with ubuntu 18.10.
– user942648
yesterday
hey there, have you looked at : askubuntu.com/questions/1132044/…, askubuntu.com/questions/1087279/…, and askubuntu.com/questions/1088154/… ?
– tatsu
2 days ago
hey there, have you looked at : askubuntu.com/questions/1132044/…, askubuntu.com/questions/1087279/…, and askubuntu.com/questions/1088154/… ?
– tatsu
2 days ago
I would recomend not messing with the clocks in this current disfunctional state, for fear of damaging the card. have you tried ubuntu 18.10 instead?
– tatsu
2 days ago
I would recomend not messing with the clocks in this current disfunctional state, for fear of damaging the card. have you tried ubuntu 18.10 instead?
– tatsu
2 days ago
1
1
Hi Tatsu, thanks for the pointers. It's a fresh install, so I don't see how problems could come from the compiler. I've deactivated secure boot. nvidia-smi works fine. The correct driver is reported in all tools. I will try with ubuntu 18.10.
– user942648
yesterday
Hi Tatsu, thanks for the pointers. It's a fresh install, so I don't see how problems could come from the compiler. I've deactivated secure boot. nvidia-smi works fine. The correct driver is reported in all tools. I will try with ubuntu 18.10.
– user942648
yesterday
add a comment |
0
active
oldest
votes
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
);
);
user942648 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%2f1132169%2frtx-2080-stopped-working%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
user942648 is a new contributor. Be nice, and check out our Code of Conduct.
user942648 is a new contributor. Be nice, and check out our Code of Conduct.
user942648 is a new contributor. Be nice, and check out our Code of Conduct.
user942648 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%2f1132169%2frtx-2080-stopped-working%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
hey there, have you looked at : askubuntu.com/questions/1132044/…, askubuntu.com/questions/1087279/…, and askubuntu.com/questions/1088154/… ?
– tatsu
2 days ago
I would recomend not messing with the clocks in this current disfunctional state, for fear of damaging the card. have you tried ubuntu 18.10 instead?
– tatsu
2 days ago
1
Hi Tatsu, thanks for the pointers. It's a fresh install, so I don't see how problems could come from the compiler. I've deactivated secure boot. nvidia-smi works fine. The correct driver is reported in all tools. I will try with ubuntu 18.10.
– user942648
yesterday