[Kernel-packages] [Bug 2012908] Re: nvidia driver 515 fails to boot on kernel 6.2

2023-04-12 Thread Keeley Hoek
After updating the machine doesn't hang anymore, but I do get:

me@mymachine:~$ nvidia-smi
Failed to initialize NVML: Driver/library version mismatch

at the terminal now. (Also, this version of 515 seems to bork external
displays on my machine too... :()

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpad.net/bugs/2012908

Title:
  nvidia driver 515 fails to boot on kernel 6.2

Status in linux-signed package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-515 package in Ubuntu:
  In Progress

Bug description:
  I just updated my Lunar install, which brought me the 6.2 kernel, and
  it failed to start, stalling after enumerating my USB devices, until
  something times out with a message saying that the udev event queue
  failed to be drained.

  When attempting to move on to the normal graphics boot from rescue
  mode once the timeout is hit, I simply get a black screen.

  I'm blaming this on the nvidia driver because of this appearing in the
  log:

  mars 27 10:33:54 gandalf kernel: INFO: task systemd-udevd:304 blocked for 
more than 120 seconds.
  mars 27 10:33:54 gandalf kernel:   Tainted: P   OE  
6.2.0-18-generic #18-Ubuntu
  mars 27 10:33:54 gandalf kernel: "echo 0 > 
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
  mars 27 10:33:54 gandalf kernel: task:systemd-udevd   state:D stack:0 
pid:304   ppid:258flags:0x4006
  mars 27 10:33:54 gandalf kernel: Call Trace:
  mars 27 10:33:54 gandalf kernel:  
  mars 27 10:33:54 gandalf kernel:  __schedule+0x2aa/0x610
  mars 27 10:33:54 gandalf kernel:  schedule+0x63/0x110
  mars 27 10:33:54 gandalf kernel:  schedule_preempt_disabled+0x15/0x30
  mars 27 10:33:54 gandalf kernel:  __mutex_lock.constprop.0+0x3f8/0x7a0
  mars 27 10:33:54 gandalf kernel:  ? __kmem_cache_alloc_node+0x19d/0x340
  mars 27 10:33:54 gandalf kernel:  ? nv_drm_calloc+0x1e/0x40 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  __mutex_lock_slowpath+0x13/0x20
  mars 27 10:33:54 gandalf kernel:  mutex_lock+0x3c/0x50
  mars 27 10:33:54 gandalf kernel:  
__nv_drm_connector_detect_internal+0x15c/0x2f0 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_connector_detect+0xe/0x20 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  drm_helper_probe_detect_ctx+0xa3/0x120 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  check_connector_changed+0x52/0x200 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  drm_helper_hpd_irq_event+0xbc/0x170 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  nv_drm_load+0x2e7/0x480 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  ? __pfx_nv_drm_event_callback+0x10/0x10 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  drm_dev_register+0x10e/0x250 [drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_probe_devices+0x111/0x200 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  ? __pfx_init_module+0x10/0x10 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_init+0x1e/0x60 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_linux_drm_init+0xe/0xff0 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  do_one_initcall+0x5e/0x250
  mars 27 10:33:54 gandalf kernel:  do_init_module+0x7b/0x260
  mars 27 10:33:54 gandalf kernel:  load_module+0xc76/0xd60
  mars 27 10:33:54 gandalf kernel:  ? kernel_read_file+0x2a4/0x320
  mars 27 10:33:54 gandalf kernel:  __do_sys_finit_module+0xc4/0x140
  mars 27 10:33:54 gandalf kernel:  ? __do_sys_finit_module+0xc4/0x140
  mars 27 10:33:54 gandalf kernel:  __x64_sys_finit_module+0x18/0x30
  mars 27 10:33:54 gandalf kernel:  do_syscall_64+0x5b/0x90
  mars 27 10:33:54 gandalf kernel:  ? ksys_mmap_pgoff+0x120/0x260
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  entry_SYSCALL_64_after_hwframe+0x72/0xdc
  mars 27 10:33:54 gandalf kernel: RIP: 0033:0x7fd3dc85d89d
  mars 27 10:33:54 gandalf kernel: RSP: 002b:7ffc801034a8 EFLAGS: 0246 
ORIG_RAX: 0139
  mars 27 10:33:54 gandalf kernel: RAX: ffda RBX: 55f373907c60 
RCX: 7fd3dc85d89d
  mars 27 10:33:54 gandalf kernel: RDX:  RSI: 55f373889af0 
RDI: 0012
  mars 27 10:33:54 gandalf kernel: RBP: 55f373889af0 R08:  
R09: 

[Kernel-packages] [Bug 2012908] Re: nvidia driver 515 fails to boot on kernel 6.2

2023-04-03 Thread Paolo Pisati
New drivers are available in proposed (e.g. 515.105.01-0ubuntu1), can
you test them and and report your results?

Thanks!

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpad.net/bugs/2012908

Title:
  nvidia driver 515 fails to boot on kernel 6.2

Status in linux-signed package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-515 package in Ubuntu:
  In Progress

Bug description:
  I just updated my Lunar install, which brought me the 6.2 kernel, and
  it failed to start, stalling after enumerating my USB devices, until
  something times out with a message saying that the udev event queue
  failed to be drained.

  When attempting to move on to the normal graphics boot from rescue
  mode once the timeout is hit, I simply get a black screen.

  I'm blaming this on the nvidia driver because of this appearing in the
  log:

  mars 27 10:33:54 gandalf kernel: INFO: task systemd-udevd:304 blocked for 
more than 120 seconds.
  mars 27 10:33:54 gandalf kernel:   Tainted: P   OE  
6.2.0-18-generic #18-Ubuntu
  mars 27 10:33:54 gandalf kernel: "echo 0 > 
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
  mars 27 10:33:54 gandalf kernel: task:systemd-udevd   state:D stack:0 
pid:304   ppid:258flags:0x4006
  mars 27 10:33:54 gandalf kernel: Call Trace:
  mars 27 10:33:54 gandalf kernel:  
  mars 27 10:33:54 gandalf kernel:  __schedule+0x2aa/0x610
  mars 27 10:33:54 gandalf kernel:  schedule+0x63/0x110
  mars 27 10:33:54 gandalf kernel:  schedule_preempt_disabled+0x15/0x30
  mars 27 10:33:54 gandalf kernel:  __mutex_lock.constprop.0+0x3f8/0x7a0
  mars 27 10:33:54 gandalf kernel:  ? __kmem_cache_alloc_node+0x19d/0x340
  mars 27 10:33:54 gandalf kernel:  ? nv_drm_calloc+0x1e/0x40 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  __mutex_lock_slowpath+0x13/0x20
  mars 27 10:33:54 gandalf kernel:  mutex_lock+0x3c/0x50
  mars 27 10:33:54 gandalf kernel:  
__nv_drm_connector_detect_internal+0x15c/0x2f0 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_connector_detect+0xe/0x20 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  drm_helper_probe_detect_ctx+0xa3/0x120 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  check_connector_changed+0x52/0x200 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  drm_helper_hpd_irq_event+0xbc/0x170 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  nv_drm_load+0x2e7/0x480 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  ? __pfx_nv_drm_event_callback+0x10/0x10 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  drm_dev_register+0x10e/0x250 [drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_probe_devices+0x111/0x200 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  ? __pfx_init_module+0x10/0x10 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_init+0x1e/0x60 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_linux_drm_init+0xe/0xff0 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  do_one_initcall+0x5e/0x250
  mars 27 10:33:54 gandalf kernel:  do_init_module+0x7b/0x260
  mars 27 10:33:54 gandalf kernel:  load_module+0xc76/0xd60
  mars 27 10:33:54 gandalf kernel:  ? kernel_read_file+0x2a4/0x320
  mars 27 10:33:54 gandalf kernel:  __do_sys_finit_module+0xc4/0x140
  mars 27 10:33:54 gandalf kernel:  ? __do_sys_finit_module+0xc4/0x140
  mars 27 10:33:54 gandalf kernel:  __x64_sys_finit_module+0x18/0x30
  mars 27 10:33:54 gandalf kernel:  do_syscall_64+0x5b/0x90
  mars 27 10:33:54 gandalf kernel:  ? ksys_mmap_pgoff+0x120/0x260
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  entry_SYSCALL_64_after_hwframe+0x72/0xdc
  mars 27 10:33:54 gandalf kernel: RIP: 0033:0x7fd3dc85d89d
  mars 27 10:33:54 gandalf kernel: RSP: 002b:7ffc801034a8 EFLAGS: 0246 
ORIG_RAX: 0139
  mars 27 10:33:54 gandalf kernel: RAX: ffda RBX: 55f373907c60 
RCX: 7fd3dc85d89d
  mars 27 10:33:54 gandalf kernel: RDX:  RSI: 55f373889af0 
RDI: 0012
  mars 27 10:33:54 gandalf kernel: RBP: 55f373889af0 R08:  
R09: 7ffc801035d0
  mars 27 10:33:54 gandalf kernel: R10: 0012 R11: 0246 
R12: 0002
  mars 27 10:33:54 

[Kernel-packages] [Bug 2012908] Re: nvidia driver 515 fails to boot on kernel 6.2

2023-03-31 Thread Paolo Pisati
** Changed in: nvidia-graphics-drivers-515 (Ubuntu)
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpad.net/bugs/2012908

Title:
  nvidia driver 515 fails to boot on kernel 6.2

Status in linux-signed package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-515 package in Ubuntu:
  In Progress

Bug description:
  I just updated my Lunar install, which brought me the 6.2 kernel, and
  it failed to start, stalling after enumerating my USB devices, until
  something times out with a message saying that the udev event queue
  failed to be drained.

  When attempting to move on to the normal graphics boot from rescue
  mode once the timeout is hit, I simply get a black screen.

  I'm blaming this on the nvidia driver because of this appearing in the
  log:

  mars 27 10:33:54 gandalf kernel: INFO: task systemd-udevd:304 blocked for 
more than 120 seconds.
  mars 27 10:33:54 gandalf kernel:   Tainted: P   OE  
6.2.0-18-generic #18-Ubuntu
  mars 27 10:33:54 gandalf kernel: "echo 0 > 
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
  mars 27 10:33:54 gandalf kernel: task:systemd-udevd   state:D stack:0 
pid:304   ppid:258flags:0x4006
  mars 27 10:33:54 gandalf kernel: Call Trace:
  mars 27 10:33:54 gandalf kernel:  
  mars 27 10:33:54 gandalf kernel:  __schedule+0x2aa/0x610
  mars 27 10:33:54 gandalf kernel:  schedule+0x63/0x110
  mars 27 10:33:54 gandalf kernel:  schedule_preempt_disabled+0x15/0x30
  mars 27 10:33:54 gandalf kernel:  __mutex_lock.constprop.0+0x3f8/0x7a0
  mars 27 10:33:54 gandalf kernel:  ? __kmem_cache_alloc_node+0x19d/0x340
  mars 27 10:33:54 gandalf kernel:  ? nv_drm_calloc+0x1e/0x40 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  __mutex_lock_slowpath+0x13/0x20
  mars 27 10:33:54 gandalf kernel:  mutex_lock+0x3c/0x50
  mars 27 10:33:54 gandalf kernel:  
__nv_drm_connector_detect_internal+0x15c/0x2f0 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_connector_detect+0xe/0x20 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  drm_helper_probe_detect_ctx+0xa3/0x120 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  check_connector_changed+0x52/0x200 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  drm_helper_hpd_irq_event+0xbc/0x170 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  nv_drm_load+0x2e7/0x480 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  ? __pfx_nv_drm_event_callback+0x10/0x10 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  drm_dev_register+0x10e/0x250 [drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_probe_devices+0x111/0x200 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  ? __pfx_init_module+0x10/0x10 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_init+0x1e/0x60 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_linux_drm_init+0xe/0xff0 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  do_one_initcall+0x5e/0x250
  mars 27 10:33:54 gandalf kernel:  do_init_module+0x7b/0x260
  mars 27 10:33:54 gandalf kernel:  load_module+0xc76/0xd60
  mars 27 10:33:54 gandalf kernel:  ? kernel_read_file+0x2a4/0x320
  mars 27 10:33:54 gandalf kernel:  __do_sys_finit_module+0xc4/0x140
  mars 27 10:33:54 gandalf kernel:  ? __do_sys_finit_module+0xc4/0x140
  mars 27 10:33:54 gandalf kernel:  __x64_sys_finit_module+0x18/0x30
  mars 27 10:33:54 gandalf kernel:  do_syscall_64+0x5b/0x90
  mars 27 10:33:54 gandalf kernel:  ? ksys_mmap_pgoff+0x120/0x260
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  entry_SYSCALL_64_after_hwframe+0x72/0xdc
  mars 27 10:33:54 gandalf kernel: RIP: 0033:0x7fd3dc85d89d
  mars 27 10:33:54 gandalf kernel: RSP: 002b:7ffc801034a8 EFLAGS: 0246 
ORIG_RAX: 0139
  mars 27 10:33:54 gandalf kernel: RAX: ffda RBX: 55f373907c60 
RCX: 7fd3dc85d89d
  mars 27 10:33:54 gandalf kernel: RDX:  RSI: 55f373889af0 
RDI: 0012
  mars 27 10:33:54 gandalf kernel: RBP: 55f373889af0 R08:  
R09: 7ffc801035d0
  mars 27 10:33:54 gandalf kernel: R10: 0012 R11: 0246 
R12: 0002
  mars 27 10:33:54 gandalf kernel: R13: 

[Kernel-packages] [Bug 2012908] Re: nvidia driver 515 fails to boot on kernel 6.2

2023-03-31 Thread Keeley Hoek
(Extra sad is that external monitors are broken on the ~3000 Series
Laptop GPUs with v525, see https://github.com/NVIDIA/open-gpu-kernel-
modules/issues/419. So 23.04 might cause some problems upon release,
until a package for the fixed v530 comes out.)

** Bug watch added: github.com/NVIDIA/open-gpu-kernel-modules/issues #419
   https://github.com/NVIDIA/open-gpu-kernel-modules/issues/419

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpad.net/bugs/2012908

Title:
  nvidia driver 515 fails to boot on kernel 6.2

Status in linux-signed package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-515 package in Ubuntu:
  Confirmed

Bug description:
  I just updated my Lunar install, which brought me the 6.2 kernel, and
  it failed to start, stalling after enumerating my USB devices, until
  something times out with a message saying that the udev event queue
  failed to be drained.

  When attempting to move on to the normal graphics boot from rescue
  mode once the timeout is hit, I simply get a black screen.

  I'm blaming this on the nvidia driver because of this appearing in the
  log:

  mars 27 10:33:54 gandalf kernel: INFO: task systemd-udevd:304 blocked for 
more than 120 seconds.
  mars 27 10:33:54 gandalf kernel:   Tainted: P   OE  
6.2.0-18-generic #18-Ubuntu
  mars 27 10:33:54 gandalf kernel: "echo 0 > 
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
  mars 27 10:33:54 gandalf kernel: task:systemd-udevd   state:D stack:0 
pid:304   ppid:258flags:0x4006
  mars 27 10:33:54 gandalf kernel: Call Trace:
  mars 27 10:33:54 gandalf kernel:  
  mars 27 10:33:54 gandalf kernel:  __schedule+0x2aa/0x610
  mars 27 10:33:54 gandalf kernel:  schedule+0x63/0x110
  mars 27 10:33:54 gandalf kernel:  schedule_preempt_disabled+0x15/0x30
  mars 27 10:33:54 gandalf kernel:  __mutex_lock.constprop.0+0x3f8/0x7a0
  mars 27 10:33:54 gandalf kernel:  ? __kmem_cache_alloc_node+0x19d/0x340
  mars 27 10:33:54 gandalf kernel:  ? nv_drm_calloc+0x1e/0x40 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  __mutex_lock_slowpath+0x13/0x20
  mars 27 10:33:54 gandalf kernel:  mutex_lock+0x3c/0x50
  mars 27 10:33:54 gandalf kernel:  
__nv_drm_connector_detect_internal+0x15c/0x2f0 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_connector_detect+0xe/0x20 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  drm_helper_probe_detect_ctx+0xa3/0x120 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  check_connector_changed+0x52/0x200 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  drm_helper_hpd_irq_event+0xbc/0x170 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  nv_drm_load+0x2e7/0x480 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  ? __pfx_nv_drm_event_callback+0x10/0x10 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  drm_dev_register+0x10e/0x250 [drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_probe_devices+0x111/0x200 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  ? __pfx_init_module+0x10/0x10 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_init+0x1e/0x60 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_linux_drm_init+0xe/0xff0 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  do_one_initcall+0x5e/0x250
  mars 27 10:33:54 gandalf kernel:  do_init_module+0x7b/0x260
  mars 27 10:33:54 gandalf kernel:  load_module+0xc76/0xd60
  mars 27 10:33:54 gandalf kernel:  ? kernel_read_file+0x2a4/0x320
  mars 27 10:33:54 gandalf kernel:  __do_sys_finit_module+0xc4/0x140
  mars 27 10:33:54 gandalf kernel:  ? __do_sys_finit_module+0xc4/0x140
  mars 27 10:33:54 gandalf kernel:  __x64_sys_finit_module+0x18/0x30
  mars 27 10:33:54 gandalf kernel:  do_syscall_64+0x5b/0x90
  mars 27 10:33:54 gandalf kernel:  ? ksys_mmap_pgoff+0x120/0x260
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  entry_SYSCALL_64_after_hwframe+0x72/0xdc
  mars 27 10:33:54 gandalf kernel: RIP: 0033:0x7fd3dc85d89d
  mars 27 10:33:54 gandalf kernel: RSP: 002b:7ffc801034a8 EFLAGS: 0246 
ORIG_RAX: 0139
  mars 27 10:33:54 gandalf kernel: RAX: ffda RBX: 55f373907c60 
RCX: 7fd3dc85d89d
  mars 27 10:33:54 gandalf kernel: RDX:  

[Kernel-packages] [Bug 2012908] Re: nvidia driver 515 fails to boot on kernel 6.2

2023-03-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nvidia-graphics-drivers-515 (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpad.net/bugs/2012908

Title:
  nvidia driver 515 fails to boot on kernel 6.2

Status in linux-signed package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-515 package in Ubuntu:
  Confirmed

Bug description:
  I just updated my Lunar install, which brought me the 6.2 kernel, and
  it failed to start, stalling after enumerating my USB devices, until
  something times out with a message saying that the udev event queue
  failed to be drained.

  When attempting to move on to the normal graphics boot from rescue
  mode once the timeout is hit, I simply get a black screen.

  I'm blaming this on the nvidia driver because of this appearing in the
  log:

  mars 27 10:33:54 gandalf kernel: INFO: task systemd-udevd:304 blocked for 
more than 120 seconds.
  mars 27 10:33:54 gandalf kernel:   Tainted: P   OE  
6.2.0-18-generic #18-Ubuntu
  mars 27 10:33:54 gandalf kernel: "echo 0 > 
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
  mars 27 10:33:54 gandalf kernel: task:systemd-udevd   state:D stack:0 
pid:304   ppid:258flags:0x4006
  mars 27 10:33:54 gandalf kernel: Call Trace:
  mars 27 10:33:54 gandalf kernel:  
  mars 27 10:33:54 gandalf kernel:  __schedule+0x2aa/0x610
  mars 27 10:33:54 gandalf kernel:  schedule+0x63/0x110
  mars 27 10:33:54 gandalf kernel:  schedule_preempt_disabled+0x15/0x30
  mars 27 10:33:54 gandalf kernel:  __mutex_lock.constprop.0+0x3f8/0x7a0
  mars 27 10:33:54 gandalf kernel:  ? __kmem_cache_alloc_node+0x19d/0x340
  mars 27 10:33:54 gandalf kernel:  ? nv_drm_calloc+0x1e/0x40 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  __mutex_lock_slowpath+0x13/0x20
  mars 27 10:33:54 gandalf kernel:  mutex_lock+0x3c/0x50
  mars 27 10:33:54 gandalf kernel:  
__nv_drm_connector_detect_internal+0x15c/0x2f0 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_connector_detect+0xe/0x20 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  drm_helper_probe_detect_ctx+0xa3/0x120 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  check_connector_changed+0x52/0x200 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  drm_helper_hpd_irq_event+0xbc/0x170 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  nv_drm_load+0x2e7/0x480 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  ? __pfx_nv_drm_event_callback+0x10/0x10 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  drm_dev_register+0x10e/0x250 [drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_probe_devices+0x111/0x200 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  ? __pfx_init_module+0x10/0x10 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_init+0x1e/0x60 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_linux_drm_init+0xe/0xff0 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  do_one_initcall+0x5e/0x250
  mars 27 10:33:54 gandalf kernel:  do_init_module+0x7b/0x260
  mars 27 10:33:54 gandalf kernel:  load_module+0xc76/0xd60
  mars 27 10:33:54 gandalf kernel:  ? kernel_read_file+0x2a4/0x320
  mars 27 10:33:54 gandalf kernel:  __do_sys_finit_module+0xc4/0x140
  mars 27 10:33:54 gandalf kernel:  ? __do_sys_finit_module+0xc4/0x140
  mars 27 10:33:54 gandalf kernel:  __x64_sys_finit_module+0x18/0x30
  mars 27 10:33:54 gandalf kernel:  do_syscall_64+0x5b/0x90
  mars 27 10:33:54 gandalf kernel:  ? ksys_mmap_pgoff+0x120/0x260
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  entry_SYSCALL_64_after_hwframe+0x72/0xdc
  mars 27 10:33:54 gandalf kernel: RIP: 0033:0x7fd3dc85d89d
  mars 27 10:33:54 gandalf kernel: RSP: 002b:7ffc801034a8 EFLAGS: 0246 
ORIG_RAX: 0139
  mars 27 10:33:54 gandalf kernel: RAX: ffda RBX: 55f373907c60 
RCX: 7fd3dc85d89d
  mars 27 10:33:54 gandalf kernel: RDX:  RSI: 55f373889af0 
RDI: 0012
  mars 27 10:33:54 gandalf kernel: RBP: 55f373889af0 R08:  
R09: 7ffc801035d0
  mars 27 10:33:54 gandalf kernel: R10: 0012 R11: 0246 
R12: 

[Kernel-packages] [Bug 2012908] Re: nvidia driver 515 fails to boot on kernel 6.2

2023-03-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: linux-signed (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpad.net/bugs/2012908

Title:
  nvidia driver 515 fails to boot on kernel 6.2

Status in linux-signed package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-515 package in Ubuntu:
  Confirmed

Bug description:
  I just updated my Lunar install, which brought me the 6.2 kernel, and
  it failed to start, stalling after enumerating my USB devices, until
  something times out with a message saying that the udev event queue
  failed to be drained.

  When attempting to move on to the normal graphics boot from rescue
  mode once the timeout is hit, I simply get a black screen.

  I'm blaming this on the nvidia driver because of this appearing in the
  log:

  mars 27 10:33:54 gandalf kernel: INFO: task systemd-udevd:304 blocked for 
more than 120 seconds.
  mars 27 10:33:54 gandalf kernel:   Tainted: P   OE  
6.2.0-18-generic #18-Ubuntu
  mars 27 10:33:54 gandalf kernel: "echo 0 > 
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
  mars 27 10:33:54 gandalf kernel: task:systemd-udevd   state:D stack:0 
pid:304   ppid:258flags:0x4006
  mars 27 10:33:54 gandalf kernel: Call Trace:
  mars 27 10:33:54 gandalf kernel:  
  mars 27 10:33:54 gandalf kernel:  __schedule+0x2aa/0x610
  mars 27 10:33:54 gandalf kernel:  schedule+0x63/0x110
  mars 27 10:33:54 gandalf kernel:  schedule_preempt_disabled+0x15/0x30
  mars 27 10:33:54 gandalf kernel:  __mutex_lock.constprop.0+0x3f8/0x7a0
  mars 27 10:33:54 gandalf kernel:  ? __kmem_cache_alloc_node+0x19d/0x340
  mars 27 10:33:54 gandalf kernel:  ? nv_drm_calloc+0x1e/0x40 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  __mutex_lock_slowpath+0x13/0x20
  mars 27 10:33:54 gandalf kernel:  mutex_lock+0x3c/0x50
  mars 27 10:33:54 gandalf kernel:  
__nv_drm_connector_detect_internal+0x15c/0x2f0 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_connector_detect+0xe/0x20 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  drm_helper_probe_detect_ctx+0xa3/0x120 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  check_connector_changed+0x52/0x200 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  drm_helper_hpd_irq_event+0xbc/0x170 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  nv_drm_load+0x2e7/0x480 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  ? __pfx_nv_drm_event_callback+0x10/0x10 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  drm_dev_register+0x10e/0x250 [drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_probe_devices+0x111/0x200 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  ? __pfx_init_module+0x10/0x10 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_init+0x1e/0x60 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_linux_drm_init+0xe/0xff0 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  do_one_initcall+0x5e/0x250
  mars 27 10:33:54 gandalf kernel:  do_init_module+0x7b/0x260
  mars 27 10:33:54 gandalf kernel:  load_module+0xc76/0xd60
  mars 27 10:33:54 gandalf kernel:  ? kernel_read_file+0x2a4/0x320
  mars 27 10:33:54 gandalf kernel:  __do_sys_finit_module+0xc4/0x140
  mars 27 10:33:54 gandalf kernel:  ? __do_sys_finit_module+0xc4/0x140
  mars 27 10:33:54 gandalf kernel:  __x64_sys_finit_module+0x18/0x30
  mars 27 10:33:54 gandalf kernel:  do_syscall_64+0x5b/0x90
  mars 27 10:33:54 gandalf kernel:  ? ksys_mmap_pgoff+0x120/0x260
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  entry_SYSCALL_64_after_hwframe+0x72/0xdc
  mars 27 10:33:54 gandalf kernel: RIP: 0033:0x7fd3dc85d89d
  mars 27 10:33:54 gandalf kernel: RSP: 002b:7ffc801034a8 EFLAGS: 0246 
ORIG_RAX: 0139
  mars 27 10:33:54 gandalf kernel: RAX: ffda RBX: 55f373907c60 
RCX: 7fd3dc85d89d
  mars 27 10:33:54 gandalf kernel: RDX:  RSI: 55f373889af0 
RDI: 0012
  mars 27 10:33:54 gandalf kernel: RBP: 55f373889af0 R08:  
R09: 7ffc801035d0
  mars 27 10:33:54 gandalf kernel: R10: 0012 R11: 0246 
R12: 0002
  mars 

[Kernel-packages] [Bug 2012908] Re: nvidia driver 515 fails to boot on kernel 6.2

2023-03-30 Thread Keeley Hoek
I have exactly the same problem (this is on a Gigabyte Aero 15 YD 11th
gen laptop), and had the same fix of migrating from v515 to v525.
Annoyingly Software -> Additional Drivers is totally broken for
me, too---when I select the driver and click apply something happens and
a progress bar goes across the screen, and then I just get an empty
error box (no title or actual message though). If someone could tell me
how to extract logs from that so I could make a new issue, I'd be happy
to oblige.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpad.net/bugs/2012908

Title:
  nvidia driver 515 fails to boot on kernel 6.2

Status in linux-signed package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-515 package in Ubuntu:
  Confirmed

Bug description:
  I just updated my Lunar install, which brought me the 6.2 kernel, and
  it failed to start, stalling after enumerating my USB devices, until
  something times out with a message saying that the udev event queue
  failed to be drained.

  When attempting to move on to the normal graphics boot from rescue
  mode once the timeout is hit, I simply get a black screen.

  I'm blaming this on the nvidia driver because of this appearing in the
  log:

  mars 27 10:33:54 gandalf kernel: INFO: task systemd-udevd:304 blocked for 
more than 120 seconds.
  mars 27 10:33:54 gandalf kernel:   Tainted: P   OE  
6.2.0-18-generic #18-Ubuntu
  mars 27 10:33:54 gandalf kernel: "echo 0 > 
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
  mars 27 10:33:54 gandalf kernel: task:systemd-udevd   state:D stack:0 
pid:304   ppid:258flags:0x4006
  mars 27 10:33:54 gandalf kernel: Call Trace:
  mars 27 10:33:54 gandalf kernel:  
  mars 27 10:33:54 gandalf kernel:  __schedule+0x2aa/0x610
  mars 27 10:33:54 gandalf kernel:  schedule+0x63/0x110
  mars 27 10:33:54 gandalf kernel:  schedule_preempt_disabled+0x15/0x30
  mars 27 10:33:54 gandalf kernel:  __mutex_lock.constprop.0+0x3f8/0x7a0
  mars 27 10:33:54 gandalf kernel:  ? __kmem_cache_alloc_node+0x19d/0x340
  mars 27 10:33:54 gandalf kernel:  ? nv_drm_calloc+0x1e/0x40 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  __mutex_lock_slowpath+0x13/0x20
  mars 27 10:33:54 gandalf kernel:  mutex_lock+0x3c/0x50
  mars 27 10:33:54 gandalf kernel:  
__nv_drm_connector_detect_internal+0x15c/0x2f0 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_connector_detect+0xe/0x20 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  drm_helper_probe_detect_ctx+0xa3/0x120 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  check_connector_changed+0x52/0x200 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  drm_helper_hpd_irq_event+0xbc/0x170 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  nv_drm_load+0x2e7/0x480 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  ? __pfx_nv_drm_event_callback+0x10/0x10 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  drm_dev_register+0x10e/0x250 [drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_probe_devices+0x111/0x200 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  ? __pfx_init_module+0x10/0x10 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_init+0x1e/0x60 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_linux_drm_init+0xe/0xff0 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  do_one_initcall+0x5e/0x250
  mars 27 10:33:54 gandalf kernel:  do_init_module+0x7b/0x260
  mars 27 10:33:54 gandalf kernel:  load_module+0xc76/0xd60
  mars 27 10:33:54 gandalf kernel:  ? kernel_read_file+0x2a4/0x320
  mars 27 10:33:54 gandalf kernel:  __do_sys_finit_module+0xc4/0x140
  mars 27 10:33:54 gandalf kernel:  ? __do_sys_finit_module+0xc4/0x140
  mars 27 10:33:54 gandalf kernel:  __x64_sys_finit_module+0x18/0x30
  mars 27 10:33:54 gandalf kernel:  do_syscall_64+0x5b/0x90
  mars 27 10:33:54 gandalf kernel:  ? ksys_mmap_pgoff+0x120/0x260
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  entry_SYSCALL_64_after_hwframe+0x72/0xdc
  mars 27 10:33:54 gandalf kernel: RIP: 0033:0x7fd3dc85d89d
  mars 27 10:33:54 gandalf kernel: RSP: 002b:7ffc801034a8 EFLAGS: 0246 
ORIG_RAX: 0139
  mars 27 10:33:54 gandalf kernel: RAX: ffda 

[Kernel-packages] [Bug 2012908] Re: nvidia driver 515 fails to boot on kernel 6.2

2023-03-27 Thread Simon Chopin
The issue doesn't show when using the 525 driver.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpad.net/bugs/2012908

Title:
  nvidia driver 515 fails to boot on kernel 6.2

Status in linux-signed package in Ubuntu:
  New
Status in nvidia-graphics-drivers-515 package in Ubuntu:
  New

Bug description:
  I just updated my Lunar install, which brought me the 6.2 kernel, and
  it failed to start, stalling after enumerating my USB devices, until
  something times out with a message saying that the udev event queue
  failed to be drained.

  When attempting to move on to the normal graphics boot from rescue
  mode once the timeout is hit, I simply get a black screen.

  I'm blaming this on the nvidia driver because of this appearing in the
  log:

  mars 27 10:33:54 gandalf kernel: INFO: task systemd-udevd:304 blocked for 
more than 120 seconds.
  mars 27 10:33:54 gandalf kernel:   Tainted: P   OE  
6.2.0-18-generic #18-Ubuntu
  mars 27 10:33:54 gandalf kernel: "echo 0 > 
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
  mars 27 10:33:54 gandalf kernel: task:systemd-udevd   state:D stack:0 
pid:304   ppid:258flags:0x4006
  mars 27 10:33:54 gandalf kernel: Call Trace:
  mars 27 10:33:54 gandalf kernel:  
  mars 27 10:33:54 gandalf kernel:  __schedule+0x2aa/0x610
  mars 27 10:33:54 gandalf kernel:  schedule+0x63/0x110
  mars 27 10:33:54 gandalf kernel:  schedule_preempt_disabled+0x15/0x30
  mars 27 10:33:54 gandalf kernel:  __mutex_lock.constprop.0+0x3f8/0x7a0
  mars 27 10:33:54 gandalf kernel:  ? __kmem_cache_alloc_node+0x19d/0x340
  mars 27 10:33:54 gandalf kernel:  ? nv_drm_calloc+0x1e/0x40 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  __mutex_lock_slowpath+0x13/0x20
  mars 27 10:33:54 gandalf kernel:  mutex_lock+0x3c/0x50
  mars 27 10:33:54 gandalf kernel:  
__nv_drm_connector_detect_internal+0x15c/0x2f0 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_connector_detect+0xe/0x20 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  drm_helper_probe_detect_ctx+0xa3/0x120 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  check_connector_changed+0x52/0x200 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  drm_helper_hpd_irq_event+0xbc/0x170 
[drm_kms_helper]
  mars 27 10:33:54 gandalf kernel:  nv_drm_load+0x2e7/0x480 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  ? __pfx_nv_drm_event_callback+0x10/0x10 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  drm_dev_register+0x10e/0x250 [drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_probe_devices+0x111/0x200 
[nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  ? __pfx_init_module+0x10/0x10 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_drm_init+0x1e/0x60 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  nv_linux_drm_init+0xe/0xff0 [nvidia_drm]
  mars 27 10:33:54 gandalf kernel:  do_one_initcall+0x5e/0x250
  mars 27 10:33:54 gandalf kernel:  do_init_module+0x7b/0x260
  mars 27 10:33:54 gandalf kernel:  load_module+0xc76/0xd60
  mars 27 10:33:54 gandalf kernel:  ? kernel_read_file+0x2a4/0x320
  mars 27 10:33:54 gandalf kernel:  __do_sys_finit_module+0xc4/0x140
  mars 27 10:33:54 gandalf kernel:  ? __do_sys_finit_module+0xc4/0x140
  mars 27 10:33:54 gandalf kernel:  __x64_sys_finit_module+0x18/0x30
  mars 27 10:33:54 gandalf kernel:  do_syscall_64+0x5b/0x90
  mars 27 10:33:54 gandalf kernel:  ? ksys_mmap_pgoff+0x120/0x260
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? exit_to_user_mode_prepare+0x30/0xb0
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? syscall_exit_to_user_mode+0x29/0x50
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  ? do_syscall_64+0x67/0x90
  mars 27 10:33:54 gandalf kernel:  entry_SYSCALL_64_after_hwframe+0x72/0xdc
  mars 27 10:33:54 gandalf kernel: RIP: 0033:0x7fd3dc85d89d
  mars 27 10:33:54 gandalf kernel: RSP: 002b:7ffc801034a8 EFLAGS: 0246 
ORIG_RAX: 0139
  mars 27 10:33:54 gandalf kernel: RAX: ffda RBX: 55f373907c60 
RCX: 7fd3dc85d89d
  mars 27 10:33:54 gandalf kernel: RDX:  RSI: 55f373889af0 
RDI: 0012
  mars 27 10:33:54 gandalf kernel: RBP: 55f373889af0 R08:  
R09: 7ffc801035d0
  mars 27 10:33:54 gandalf kernel: R10: 0012 R11: 0246 
R12: 0002
  mars 27 10:33:54 gandalf kernel: R13: 55f37389c120 R14:  
R15: 55f373909080
  mars