NVIDIA / open-gpu-kernel-modules

NVIDIA Linux open GPU kernel module source
Other
14.18k stars 1.18k forks source link

Failed to load module on boot #664

Open my4ng opened 2 weeks ago

my4ng commented 2 weeks ago

NVIDIA Open GPU Kernel Modules Version

555.52.04

Please confirm this issue does not happen with the proprietary driver (of the same version). This issue tracker is only for bugs specific to the open kernel driver.

Operating System and Version

Fedora Linux 40 (KDE Plasma)

Kernel Release

Linux fedora 6.9.5-cb1.0.lto.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jun 17 00:15:04 UTC 2024 x86_64 GNU/Linux

Please confirm you are running a stable release kernel (e.g. not a -rc). We do not accept bug reports for unreleased kernels.

Hardware: GPU

NVIDIA GeForce RTX 4070 Ti

Describe the bug

The open driver fails to load on the new linux kernel 6.9.5 consistently. This does not happen with either the 6.9.4 kernel or with the proprietary driver.

I have attached the filtered journalctl output: error.log

To Reproduce

Pre-requisites:

  1. Set kernel module type to open sed -i -e 's/kernel$/kernel-open/g' /etc/nvidia/kernel.conf
  2. akmods --rebuild
  3. reboot

Bug Incidence

Always

nvidia-bug-report.log.gz

N/A

More Info

No response

ptr1337 commented 2 weeks ago

Likely same as https://github.com/NVIDIA/open-gpu-kernel-modules/issues/661