Mouse is weird until chvt change

Use this to find your driver

For Yours,

Product Type = GeForce
Product Series = GeForce 400 Series
Product = GeForce GTX 400
OS = Linux

1 Like

Thanks. Card should be supported by Nvidia-driver-390.
After installing that it is again booting without black screen.

I’ll check the mouse issue when it starts

And yes the issue was resolved. Thank you! Ill try to sum it up for others

TLDR version:

  1. add drivers repo:
sudo add-apt-repository ppa:graphics-drivers/ppa
  1. wipe nvidia stuff:
sudo apt-get remove --purge '^nvidia-.*'
  1. reboot to recovery mode (hold shift during OS startup, advanced, recoverz mode)

  2. reinstall zorin-os-desktop

sudo apt install --reinstall zorin-os-desktop
  1. reboot to recovery

  2. install drivers (for GTX 460 its nvidia-driver-390)

sudo apt install nvidia-driver-390
  1. reboot to normal mode

Thanks a lot @anon6471198

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.