Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to load module on boot #664

Open
2 tasks done
my4ng opened this issue Jun 17, 2024 · 4 comments
Open
2 tasks done

Failed to load module on boot #664

my4ng opened this issue Jun 17, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@my4ng
Copy link

my4ng commented Jun 17, 2024

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

@my4ng my4ng added the bug Something isn't working label Jun 17, 2024
@ptr1337
Copy link

ptr1337 commented Jun 21, 2024

Likely same as #661

@my4ng
Copy link
Author

my4ng commented Jul 31, 2024

Can confirm still broken for 555.58.02 and 6.10.2-cb1.0.lto.fc40.x86_64

@ptr1337
Copy link

ptr1337 commented Jul 31, 2024

This will not be fixed until dell/dkms#417 is merged - but this is not a NVIDIA issue.

If you are using akmods, report to them the same as in the above PR

@scaronni
Copy link

This will not be fixed until dell/dkms#417 is merged - but this is not a NVIDIA issue.

If you are using akmods, report to them the same as in the above PR

Merged, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants