#Nvidia driver issues

46 messages · Page 1 of 1 (latest)

barren igloo
#

I'm having issues with a new rtx 5070 that my troubleshooting says "the NVIDIA DRM kernel module is not compatible with your GPU because it expects the open kernel modules, but the proprietary ones are loaded or partially loaded."

dmesg | grep -i drm
[ 3.198056] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 3.198911] [drm:nv_drm_load [nvidia_drm]] ERROR [nvidia-drm] [GPU ID 0x00000100] Failed to allocate NvKmsKapiDevice
[ 3.198973] [drm:nv_drm_register_drm_device [nvidia_drm]] ERROR [nvidia-drm] [GPU ID 0x00000100] Failed to register device
[ 5.613898] systemd[1]: Starting Load Kernel Module drm...
[ 5.618738] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 5.618875] systemd[1]: Finished Load Kernel Module drm.

Any help on this would be much appreciated.

cedar frost
barren igloo
#

I've tried using the included drivers from the drivers program but it doesn't work

#

Do you mean to then install them again from ubuntu in the cli without removing the old ones?

copper hemlock
#

Can you show us

inxi -SGxxx
mokutil --sb-state

output?

barren igloo
copper hemlock
#

The kernel version is way too old for rtx 5070. You'll need kernel 6.8 or better yet 6.11. If you intend to stick with mint 21.3

barren igloo
#

maybe a noob question but how do i update it

copper hemlock
#

You can upgrade to mint 22.1, or you can try getting a new kernel via update manager - view - linux kernels

barren igloo
#

oh so sudo mint upgrade

copper hemlock
#

No, if you want to upgrade to 22, first install all the regular updates in the update manager, then you should have an option to upgrade in the Edit menu of the upgrade manager

barren igloo
#

ok trying now

#

edit menu only have preferences and software sources

copper hemlock
#

Do you have all the regular updates?

barren igloo
#

it says its up to date

#

in update manager

copper hemlock
#

Ok, then go to the terminal and use these commands

sudo apt clean
sudo apt update
sudo apt install mintupgrade
sudo mintupgrade

barren igloo
#

is it making me make a snapshot

copper hemlock
#

Yes, in case something goes wrong, it's better to have a snapshot

#

Use Timeshift to make one

barren igloo
#

what is noble

copper hemlock
#

Can you screenshot the whole window for context?

barren igloo
copper hemlock
#

So these repositories will be disabled (press fix)

barren igloo
#

from there i can find the tailscale and disable it but i cant find the grub customizer

#

could any of this help

copper hemlock
#

Check "software sources" app, PPAs or additional repositories tab

#

Or just click fix in the upgrader

barren igloo
#

ok i think i did it, might have to restart the updater because it wont continue

copper hemlock
#

did you click check again?

barren igloo
#

It was just loading forever so I restarted it and now it's working

copper hemlock
#

ok

barren igloo
#

That took a long time but now it's done and the card is showing up and the other monitors have display so I see this as an absolute win

copper hemlock
#

Could you show us the new

inxi-SGxxx

output?

barren igloo
#

need to plug in the 3rd onitor

copper hemlock
#

Yeah, looks good, might want to update further to 22.1 (that should be a shorter process)

barren igloo
#

my wallpapers and panels got messed up but should be an easy fix

#

fixed it.

#

Thank you very much