NVIDIA / NVIDIA/open-gpu-kernel-modules
driver 575.51.03 crashes almost immediately
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 17.4k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
NVIDIA Open GPU Kernel Modules Version
575.51.03
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 41 (Workstation Edition)
Kernel Release
Linux winston 6.14.4-200.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 25 15:45:16 UTC 2025 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
GPU 0: NVIDIA RTX A5000 Laptop GPU (UUID: GPU-0946ec38-a612-7b0e-8df3-0e64fe5b111e)
Describe the bug
Kernel driver crashes almost immediately, with nvidia-smi -q -x reporting "GPU requires reset" in most fields.
nvidia-smi -r reports Resetting GPU 00000000:01:00.0 is not supported.
Here is my kernel log (I grepped for lines containing nv, so there is some collateral damage included):
nv_ok_crash.txt
I have the following non-standard, Nvidia related repositories enabled on my system:
[nvidia-container-toolkit]
name=nvidia-container-toolkit
baseurl=https://nvidia.github.io/libnvidia-container/stable/rpm/$basearch
repo_gpgcheck=1
gpgcheck=0
enabled=1
gpgkey=https://nvidia.github.io/libnvidia-container/gpgkey
sslverify=1
sslcacert=/etc/pki/tls/certs/ca-bundle.crt
[nvidia-container-toolkit-experimental]
name=nvidia-container-toolkit-experimental
baseurl=https://nvidia.github.io/libnvidia-container/experimental/rpm/$basearch
repo_gpgcheck=1
gpgcheck=0
enabled=0
gpgkey=https://nvidia.github.io/libnvidia-container/gpgkey
sslverify=1
sslcacert=/etc/pki/tls/certs/ca-bundle.crt
[cuda-fedora41-x86_64]
name=cuda-fedora41-x86_64
baseurl=https://developer.download.nvidia.com/compute/cuda/repos/fedora41/x86_64
enabled=1
gpgcheck=1
gpgkey=https://developer.download.nvidia.com/compute/cuda/repos/fedora41/x86_64/D42D0685.pub
To Reproduce
Happens immediately after logging into my desktop (perhaps earlier, hard to verify).
I am not running my desktop on the Nvidia GPU, instead the card is mostly used for offloading graphics & compute.
I am polling nvidia-smi about once a minute in a task bar widget to display core, memory and power usage information, which could be related to the problem.
Bug Incidence
Always
nvidia-bug-report.log.gz
More Info
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with nv_ok_crash.txt and nvidia-bug-report.log.gz, then review the reported nvidia-smi -q -x and nvidia-smi -r results. Reproduce after desktop login with the task-bar polling enabled and compare behavior when polling is absent. Done means identifying the crash cause and preventing it for the reported RTX A5000 setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, fedora, linux
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100