Nvidia driver issue

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
sddfdds

Nvidia driver issue

Post by sddfdds »

[ 17.541021] nvidia: loading out-of-tree module taints kernel.
[ 17.541029] nvidia: module license 'NVIDIA' taints kernel.
[ 17.547510] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 17.558922] nvidia-nvlink: Nvlink Core is being initialized, major device number 239
[ 17.559189] nvidia 0000:04:00.0: enabling device (0106 -> 0107)
[ 17.617043] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 396.24.02 Thu May 24 03:44:56 PDT 2018
[ 17.618933] [drm] [nvidia-drm] [GPU ID 0x00000400] Loading driver
[ 17.618935] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:04:00.0 on minor 1
[ 17.896389] nvidia-uvm: Loaded the UVM driver in 8 mode, major device number 238
[ 22.498648] [drm] [nvidia-drm] [GPU ID 0x00000400] Unloading driver
[ 22.512073] nvidia-modeset: Unloading
[ 22.528310] nvidia-uvm: Unloaded the UVM driver in 8 mode
[ 22.552092] nvidia-nvlink: Unregistered the Nvlink Core, major device number 239


Anyone know how to get the driver loaded?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
deepakdeshp
Level 20
Level 20
Posts: 12341
Joined: Sun Aug 09, 2015 10:00 am

Re: Nvidia driver issue

Post by deepakdeshp »

https://sites.google.com/site/easylinuxtipsproject/12
If the problem isnt solved post output of

Code: Select all

inxi -Fxz
If I have helped you solve a problem, please add [SOLVED] to your first post title, it helps other users looking for help.
Regards,
Deepak

Mint 21.1 Cinnamon 64 bit with AMD A6 / 8GB
Mint 21.1 Cinnamon AMD Ryzen3500U/8gb
sddfdds

Re: Nvidia driver issue

Post by sddfdds »

I was already using graphics-drivers ppa...and for whatever its worth it was fine on 18.3

Graphics: Card-1: Intel HD Graphics 5500 bus-ID: 00:02.0
Card-2: NVIDIA GM108M [GeForce 840M] bus-ID: 04:00.0
Display Server: x11 (X.Org 1.19.6 ) drivers: modesetting (unloaded: fbdev,vesa)
Resolution: 1920x1080@60.00hz
OpenGL: renderer: Mesa DRI Intel HD Graphics 5500 (Broadwell GT2)
version: 4.5 Mesa 18.0.0-rc5 Direct Render: Yes
sddfdds

Re: Nvidia driver issue

Post by sddfdds »

So the lsmod bit got me thinking (because lsmod nouveau was also blank). I can sudo modprobe nvidia, log out, and then when I log back in nvidia is enabled...so just need to figure out how to get it to work on boot
Locked

Return to “Graphics Cards & Monitors”