MeowIce / nvidia-legacy

This repository includes patched legacy nVIDIA drivers for newer Linux kernels (5.8 - 6.8). Works on all Linux distros.
120 stars 38 forks source link

Kernel update (5.18.6 -> 5.18.7) #2

Closed uncl1ckable closed 2 years ago

uncl1ckable commented 2 years ago

after updating the kernel, it stopped loading, can recommendations be made? Driver version: 390.151

MeowIce commented 2 years ago

after updating the kernel, it stopped loading

You can reinstall the driver by re-run the install script.

can recommendations be made?

If you could, try to install it with DKMS.

uncl1ckable commented 2 years ago

I also ran into such a problem that I turned on nouveau and run plasma (x11/wayland) and the screen freezes completely after loading, no clicks work, could you give any recommendations on this too?

uncl1ckable commented 2 years ago

I would like to open a terminal, but I don't know how to do it.

MeowIce commented 2 years ago

I also ran into such a problem that I turned on nouveau and run plasma (x11/wayland) and the screen freezes completely after loading, no clicks work, could you give any recommendations on this too?

I also had the same problem after a fresh installation of any Linux distro. But it does not happen immediately, only if I had some windows opened. There's no way to fix this. The only option is to install the nvidia driver.

MeowIce commented 2 years ago

I would like to open a terminal, but I don't know how to do it.

You might want to switch to TTY by pressing Ctrl + Alt + F1/2/3... any from 1 to 6.

uncl1ckable commented 2 years ago

Wow, it works, thank you very much for your help and for a very quick response. I hope this will help others as well.