View Issue Details

IDProjectCategoryView StatusLast Update
0000725channel: elrepo/el7kmod-nvidiapublic2017-05-16 00:24
Reporterdavsmith Assigned Topperry  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Summary0000725: kmod-nvidia-375.39 doesn't support GTX 1080 Ti
DescriptionThe current driver release doesn't support the new GTX 1080 Ti. Driver releases 381.09 (and 378.13) do support this new board.
TagsNo tags attached.
Reported upstream

Activities

pperry

2017-04-10 13:15

administrator   ~0005115

Correct. We package the Long Lived Branch, currently 375.xx:

http://www.nvidia.com/object/unix.html

You will either need to use the Short Lived Branch driver from NVIDIA, or wait for you device to be supported by the Long Lived Branch driver.

What is the device ID of your device?

clevelas

2017-04-28 16:30

reporter   ~0005161

The nvidia-detect script doesn't recognize it, but the 375.39-2 driver I'm currently using appears to work. At least nvidia-smi works. As does compiling CUDA code. I'm using them for research, so I don't know about displaying stuff.

The device ID is:

10de:1b06

pperry

2017-04-29 03:03

administrator   ~0005162

nvidia-detect will only detect devices known to be supported up to the corresponding driver version so I wouldn't expect nvidia-detect to know about your device yet:

rpm -q nvidia-detect
nvidia-detect-375.39-2.el7.elrepo.x86_64

So at present, nvidia-detect only knows about devices supported up to the point of the 375-39 driver release.

You can confirm this with:

$ nvidia-detect -l | grep 1b06

which gives no output.

pperry

2017-05-10 12:38

administrator   ~0005176

I've just built the 375.66 release which upstream says now supports the GTX 1080 Ti

http://www.nvidia.com/Download/driverResults.aspx/118290/en-us

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

Packages should be on the mirrors later today

Issue History

Date Modified Username Field Change
2017-04-10 12:08 davsmith New Issue
2017-04-10 12:08 davsmith Status new => assigned
2017-04-10 12:08 davsmith Assigned To => pperry
2017-04-10 13:15 pperry Note Added: 0005115
2017-04-28 16:30 clevelas Note Added: 0005161
2017-04-29 03:03 pperry Note Added: 0005162
2017-05-10 12:38 pperry Note Added: 0005176
2017-05-16 00:24 pperry Status assigned => resolved
2017-05-16 00:24 pperry Resolution open => fixed