View Issue Details

IDProjectCategoryView StatusLast Update
0001247channel: elrepo/el8nvidia-detectpublic2022-07-28 15:20
Reporterpbburke Assigned Topperry  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0001247: nvidia-detect does not identify correct driver for NVidia Quadro K600
DescriptionThe Quadro K600 is no longer supported and will not show up with the 515.xx drivers. It appears to be supported by 470.xx legacy drivers. nvidia-detect 470.86 installed on a system with elrepo el8 reports "kmod-nvidia", and in our environment, we use a configuration management system to take this output to determine what driver to install. On this particular system, the 515.57 drivers were installed, and the GUI is now inaccessible. We have supported hardware we will swap into this system, but have some clients who may be using the K600 in their systems.
Steps To ReproduceInstall EL8 based OS subscribed to ELRepo
Install NVidia Quadro K600
run nvidia-detect
Additional Information/var/log/Xorg.0.log

[ 16469.471] (WW) NVIDIA(0): The NVIDIA Quadro K600 GPU installed in this system is
[ 16469.471] (WW) NVIDIA(0): supported through the NVIDIA 470.xx Legacy drivers. Please
[ 16469.471] (WW) NVIDIA(0): visit http://www.nvidia.com/object/unix.html for more
[ 16469.471] (WW) NVIDIA(0): information. The 515.57 NVIDIA driver will ignore this
[ 16469.471] (WW) NVIDIA(0): GPU. Continuing probe...
[ 16469.471] (EE) No devices detected.
[ 16469.471] (EE)
Fatal server error:
[ 16469.471] (EE) no screens found(EE)
[ 16469.471] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 16469.471] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 16469.471] (EE)
[ 16469.474] (EE) Server terminated with error (1). Closing log file.

[root@EXAMPLE ~]# nvidia-smi
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver
is installed and running.

[root@EXAMPLE ~]# nvidia-detect
kmod-nvidia

[root@EXAMPLE ~]# rpm -qa | grep -i nvidia
nvidia-x11-drv-libs-515.57-1.el8_6.elrepo.x86_64
nvidia-x11-drv-libs-515.57-1.el8_6.elrepo.i686
nvidia-x11-drv-515.57-1.el8_6.elrepo.x86_64
kmod-nvidia-515.57-1.el8_6.elrepo.x86_64
nvidia-detect-470.86-1.el8.x86_64
TagsNo tags attached.

Activities

pperry

2022-07-28 13:59

administrator   ~0008488

Hi,

Please can you update to the latest version of nvidia-detect (v515.57) which should fix the issue.

Thanks

pbburke

2022-07-28 15:14

reporter   ~0008491

Hello,

nvidia-detect now reports the correct driver version, it looks like the new nvidia-detect just got caught in our package management. Thank you!

pperry

2022-07-28 15:20

administrator   ~0008492

Great, thank you for the confirmation it's working for you.

Issue History

Date Modified Username Field Change
2022-07-28 10:59 pbburke New Issue
2022-07-28 10:59 pbburke Status new => assigned
2022-07-28 10:59 pbburke Assigned To => pperry
2022-07-28 13:59 pperry Note Added: 0008488
2022-07-28 14:00 pperry Status assigned => feedback
2022-07-28 15:14 pbburke Note Added: 0008491
2022-07-28 15:14 pbburke Status feedback => assigned
2022-07-28 15:20 pperry Note Added: 0008492
2022-07-28 15:20 pperry Status assigned => resolved
2022-07-28 15:20 pperry Resolution open => fixed