Score:0

How to solve system freezing or crashing due to NVIDIA on Ubuntu 20.04 and 18.04?

us flag

I have a DELL G3 3590, with NVIDIA GeForce GTX 1650, and I experienced system crash or freeze on Ubuntu 18.04 and 20.04. How to solve it?

sz flag
Does this answer your question? [Ubuntu 18.04 keeps freezing (nvidia)](https://askubuntu.com/questions/1030466/ubuntu-18-04-keeps-freezing-nvidia)
us flag
@kenorb , you are right, questions are similar. My answer just adds something else to the most voted answer from your suggested question.
karel avatar
sa flag
If it adds something else to the most voted answer, please copy/paste your answer here and post it there.
Score:1
us flag

The solution I found for preventing system freezing for DELL G3 3590, with NVIDIA GeForce GTX 1650 (it may apply to other NVIDEA computers), on both Ubuntu 18.04 and 20.04 is:

Add to .profile:

nvidia-settings -a [gpu:0]/GpuPowerMizerMode=1

Open /etc/default/grub and edit the line

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

by adding "acpi_rev_override=1" to the list, so it becomes

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_rev_override=1"

Then run

sudo update-grub
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.