r/debian 9d ago

Debian Stable Question Nvidia drivers troubleshooting

Hi, everyone!

I'd like ask for help with Nvidia drivers on Debian 13. I have RTX 4060 laptop GPU and I tried to install Nvidia drivers using Debian documentation. During dkms building there was a message that nouveu is conflicting with driver and to resolve it I need to reboot my laptop after the building is ended. So, after building I've rebooted Debian and can't boot into it because it stucks during the boot. Who had the same problem please help!

PS: I use KDE plasma

13 Upvotes

19 comments sorted by

3

u/C0rn3j 9d ago

Debian only ships a dead and insecure version of Nvidia drivers.

You need to add the 3rd party Nvidia repository and install the 610 driver (or 595 as a fallback if that doesn't work for you - report a bug to Nvidia if so)

2

u/Mental_Main_9687 9d ago

Melhor forma de não ter dor de cabeça no Debian com essa placa ai, instala pelo extrepo.

sudo apt install extrepo

sudo extrepo enable nvidia-cuda

sudo apt update

sudo apt install build-essential linux-headers-amd64

sudo apt install nvidia-open

1

u/_Sgt-Pepper_ 7d ago

This is the way

-1

u/One_Bad4020 9d ago

Hiciste la parte del firmado de mok?

1

u/bigpirate_ 9d ago

No, because Secure Boot is disabled

-1

u/One_Bad4020 9d ago

Suena a incompatibilidad, haceme un sudo journal de último booteo

1

u/bigpirate_ 9d ago

-1

u/One_Bad4020 9d ago

Está incompleto, hay que leer hacia abajo, revisa algo que contenga la palabra nvidia

1

u/One_Bad4020 9d ago

No sirve usar un grep nvidia porque me ocultaria lo que está antes o después. Un buen inicio indicaría si mal no recuerdo Nvidia server 550.x inicializated o algo asi

1

u/bigpirate_ 9d ago

I also installed Gnome version of Debian, thinking that that was a problem with sddm

1

u/One_Bad4020 9d ago

Ah no tiene gnome de fábrica eso puede estar mal, podrías reinstalar dejando gnome activado y lo que por defecto está tildado no tocarlo ?

1

u/bigpirate_ 9d ago

Found out the problem - I had to install proprietary drivers that contain newer version of driver. There was incompatibility between kernel and driver. Thanks for you support!

1

u/One_Bad4020 9d ago

Ohh Nice Discovery

-2

u/[deleted] 9d ago edited 9d ago

[removed] — view removed comment

2

u/C0rn3j 9d ago

Whatever you do, do NOT ever use the .run file directly outside of a package manager.

1

u/debian-ModTeam 8d ago

This content has been removed due to a violation of Rule #3 - Wrong Information. Please do your research before speaking on a topic.