modinfo nvidia-drm
  modinfo: ERROR: Module nvidia-drm not found.
modinfo nvidia_drm
  modinfo: ERROR: Module nvidia_drm not found.

modinfo nvidia
  filename:       
/lib/modules/5.4.0-110-generic/kernel/drivers/char/drm/nvidia.ko

inxi -G
  Graphics:  Device-1: NVIDIA GT218 [GeForce 210] driver: nvidia v: 340.108 
           Display: x11 server: X.Org 1.20.13 driver: nvidia 
           unloaded: fbdev,modesetting,nouveau,vesa resolution: 1600x900~60Hz 
           OpenGL: renderer: GeForce 210/PCIe/SSE2 v: 3.3.0 NVIDIA 340.108 

https://www.nvidia.fr/Download/find.aspx?lang=fr shows
Linux x64 (AMD64/EM64T) Display Driver Recommandé par NVIDIA    340.108         
23.12.2019
* Updated the nvidia-drm kernel module for compatibility with the removal of 
the DRIVER_PRIME flag in recent Linux kernel versions. 

lsmod | grep nvidia
  Module                  Size  Used by
  nvidia_uvm             36864  0
  nvidia              10588160  50 nvidia_uvm
  drm                   491520  3 nvidia

modinfo drm
filename:       /lib/modules/5.4.0-110-generic/kernel/drivers/gpu/drm/drm.ko
author:         Thierry Reding <tred...@nvidia.com>
name:           drm
vermagic:       5.4.0-110-generic SMP mod_unload modversions 

Could that just mean that 'nvidia_drm' we are seeking 
was just named 'drm' in 3.40 ??

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm3 in Ubuntu.
https://bugs.launchpad.net/bugs/1958488

Title:
  [nvidia][xorg] display hangs on boot LOGO due to race of gdm and
  nvidia driver probe

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1958488/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to