NVIDIA Open GPU Kernel Modules Version
565.57.01
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
Ubuntu 22.04.5 LTS
Kernel Release
Linux dc86184af8f0 6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 x86_64 x86_64 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 4090
Describe the bug
When I try to type clinfo, it shows
Number of platforms 0
Then I type "dmesg | grep NVRM", it reports error. So I started to think it might be a version mismatch issue.
[208153.361842] NVRM: API mismatch: the client has the version 570.86.15, but
[208153.361842] NVRM: this kernel module has the version 565.57.01. Please
[208153.361842] NVRM: make sure that this kernel module and all NVIDIA driver
[208153.361842] NVRM: components have the same version.
[208277.313837] NVRM: API mismatch: the client has the version 570.86.15, but
[208277.313837] NVRM: this kernel module has the version 565.57.01. Please
[208277.313837] NVRM: make sure that this kernel module and all NVIDIA driver
[208277.313837] NVRM: components have the same version.
[252188.677901] NVRM: API mismatch: the client has the version 570.86.15, but
[252188.677901] NVRM: this kernel module has the version 565.57.01. Please
[252188.677901] NVRM: make sure that this kernel module and all NVIDIA driver
[252188.677901] NVRM: components have the same version.
[253029.247613] NVRM: API mismatch: the client has the version 570.86.15, but
[253029.247613] NVRM: this kernel module has the version 565.57.01. Please
[253029.247613] NVRM: make sure that this kernel module and all NVIDIA driver
[253029.247613] NVRM: components have the same version.
But when I checked the driver and kernel versions, I didn't find any mismatch. What is the cause of this or do I need to provide more information?
nvidia-smi:
NVIDIA-SMI 565.57.01 Driver Version: 565.57.01 CUDA Version: 12.7
cat /proc/driver/nvidia/version
NVRM version: NVIDIA UNIX Open Kernel Module for x86_64 565.57.01 Release Build (root@inno) Tue Feb 18 09:13:32 AM UTC 2025
GCC version: gcc version 12.3.0 (Ubuntu 12.3.0-1ubuntu1~22.04)
To Reproduce
None
Bug Incidence
Always
nvidia-bug-report.log.gz
None
More Info
None
NVIDIA Open GPU Kernel Modules Version
565.57.01
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
Ubuntu 22.04.5 LTS
Kernel Release
Linux dc86184af8f0 6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 x86_64 x86_64 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 4090
Describe the bug
When I try to type clinfo, it shows
Then I type "dmesg | grep NVRM", it reports error. So I started to think it might be a version mismatch issue.
But when I checked the driver and kernel versions, I didn't find any mismatch. What is the cause of this or do I need to provide more information?
nvidia-smi:
cat /proc/driver/nvidia/version
To Reproduce
None
Bug Incidence
Always
nvidia-bug-report.log.gz
None
More Info
None