Zorin OS 16 core freezes when suspended

Can you please try:

sudo ubuntu-drivers autoinstall

sudo systemctl disable nvidia-fallback.service

sudo nano /etc/default/grub

Arrow key down to this line GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
and change it to GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nouveau.blacklist=1"
once done, run

sudo update-grub

Reboot and test.

1 Like

3080?!?! :eyes:!!!

Yep, guilty as charged. My screenfetch...

1 Like

Kid Hit GIF by MOODMAN

Me with my measly Intel HD 5500. :joy:

1 Like

I thought you were gonna says WOUZERS with this GIF

And yeah, I am sorry to say, I think even my Intel integrated UHD beats your Intel HD GPU too.

1 Like

cry baby GIF

inspector gadget cat GIF

1 Like

Awww, no cry Yuk, you are still amazing to me, no matter what kind of computer you have. You could literally be running on a potato, and I'd still like ya.

image

2 Likes

This is what it fetched
Screenshot from 2021-10-10 18-32-31

:relaxed:

PotatoPC remind me of this:

1 Like

I do not believe that the Nvidia-390 is supported along with the 5.11.0 kerneal used by Zorin.
You should be able to install the Nvidia-460.59 driver to enable that support:

sudo apt install nvidia-460

I get this error.
Screenshot from 2021-10-11 09-01-07

Try adding the repository, first:

sudo add-apt-repository ppa:graphics-drivers/ppa

Then see if you can get the dkms package:

sudo apt install nvidia-dkms-460

Still having some issues
Screenshot from 2021-10-11 09-09-50

Can you try:

sudo apt --fix-broken install

sudo apt install linux-modules-extra-5.8.0-41-generic

sudo apt install nvidia-dkms-460

Still same issue

sudo add-apt-repository --remove ppa:graphics-drivers/ppa

sudo add-apt-repository ppa:ubuntu-x-swat/updates

sudo apt --fix-broken install && sudo apt update && sudo apt full-upgrade

When complete, check and tell me which Nvidia Graphics driver it shows you using.

Here you go
Screenshot from 2021-10-11 09-40-56

Ok, you are on the 470 driver.

I need to head out, will be away from computer for a few hours.

sure. Take your time.

I have the same problem. any solution?