NVIDIA / NVIDIA/open-gpu-kernel-modules

Failed to load module on boot

Open
#664 5 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C
Stars
17.4k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

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.
  • I confirm that this does not happen with the proprietary driver package.
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.
  • I am running on a stable kernel release.
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:

  • Fedora 40
  • linux-cachyos LTO kernel 6.9.5 + akmods
dnf copr enable bieszczaders/kernel-cachyos-lto
dnf install kernel-cachyos-lto kernel-cachyos-lto-devel-matched akmods
  • Negativo17's fedora-nvidia repo
dnf config-manager --add-repo=https://negativo17.org/repos/fedora-nvidia.repo
dnf install nvidia-driver nvidia-driver-libs

  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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the attached error.log and the repository's Linux kernel-module loading paths. Reproduce the boot failure on Fedora 40 with the 6.9.5 linux-cachyos LTO kernel and open modules, comparing it with 6.9.4 and the proprietary driver. Done means identifying and fixing the open-driver loading failure without regressing the working kernel cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, fedora, linux
Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.