View Issue Details

IDProjectCategoryView StatusLast Update
0001199channel: elrepo/el7nvidia-detectpublic2023-01-22 10:59
Reporterianmor Assigned Topperry  
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0001199: Latest nvidia-detect fails to identify TU104GL [Tesla T4]
Descriptionnvidia-detect-510.47.03-1.el7.elrepo.x86_64 on a system with a
NVIDIA Corporation TU104GL [Tesla T4] graphics card reports:

   This device does not appear to be supported at present

Steps To ReproduceUpdgrade nvidia-detect to the latest 510.47.03-1.
Run nvidia-detect
Additional InformationThe previous version nvidia-detect-470.86-1.el7.elrepo.x86_64
reported: kmod-nvidia

`lspci -nn` shows:

3b:00.0 3D controller [0302]: NVIDIA Corporation TU104GL [Tesla T4] [10de:1eb8] (rev a1)

According to Nvidias's web site Tesla T4 is supported by driver
510.47.03.
TagsNo tags attached.
Reported upstream

Relationships

related to 0001213 resolvedpperry nvidia-detect can't detect supported driver 

Activities

pperry

2022-02-13 18:48

administrator   ~0008194

Last edited: 2022-02-13 18:49

Device ID 1eb8 is not listed here, hence the omission:

http://us.download.nvidia.com/XFree86/Linux-x86_64/510.47.03/README/supportedchips.html

It seems that device ID was removed from the list of supported devices - I've no idea why.

You may need to report the omission to NVIDIA as I use that data to generate the tables of supported device_ids in nvidia-detect header files.

bonivart

2022-03-31 10:17

reporter   ~0008286

Even though nvidia-detect doesn't recommend a driver we have successfully installed and used the 510.54 drivers. Is it not possible that you add the T4 card device ID to nvidia-detect based on positive reports from the community (like me)? :-)

pperry

2022-03-31 14:57

administrator   ~0008287

Unfortunately nvidia-detect is only as good as the published data. I could manually add it back in but on the next release it will just get removed again when the list of supported device IDs is regenerated unless NVIDIA add it back in upstream. 0x1eb8 is also missing from the supported-gpus.json file in the package source from 510.xx onward.

Have you contacted NVIDIA - what did they say as to why it was removed?

ianmor

2022-03-31 18:50

reporter   ~0008288

I posted on nvidia developer's forum but didn't get a response:

   https://forums.developer.nvidia.com/t/tesla-t4-card-not-on-pci-id-list/203457

pperry

2022-04-01 13:00

administrator   ~0008291

Thanks Ian. I've responded and bumped the thread in the process.

pperry

2023-01-22 10:41

administrator   ~0008938

I've manually added 0x1eb8 back into the latest release and should now be correctly detected by nvidia-detect-525.85.05 and above.

Issue History

Date Modified Username Field Change
2022-02-13 17:38 ianmor New Issue
2022-02-13 17:38 ianmor Status new => assigned
2022-02-13 17:38 ianmor Assigned To => pperry
2022-02-13 17:48 toracat Summary Latest nvidi-detect fails to identify TU104GL [Tesla T4] => Latest nvidia-detect fails to identify TU104GL [Tesla T4]
2022-02-13 18:48 pperry Note Added: 0008194
2022-02-13 18:48 pperry Status assigned => acknowledged
2022-02-13 18:48 pperry Category kmod-nvidia => nvidia-detect
2022-02-13 18:49 pperry Note Edited: 0008194
2022-03-31 10:17 bonivart Note Added: 0008286
2022-03-31 14:57 pperry Note Added: 0008287
2022-03-31 18:50 ianmor Note Added: 0008288
2022-04-01 13:00 pperry Note Added: 0008291
2023-01-22 10:41 pperry Note Added: 0008938
2023-01-22 10:42 pperry Relationship added related to 0001213
2023-01-22 10:59 pperry Status acknowledged => resolved
2023-01-22 10:59 pperry Resolution open => fixed