Issues.00520 - lordmundi/wikidoctest GitHub Wiki
00520: EDGE v2.3 appears to be incompatible with NVIDIA driver 340.24
Summary: EDGE v2.3 appears to be incompatible with NVIDIA driver 340.24
Created: 2014–08–06 17:32
Status: Released
Category: Request
From: frankie
Version: 2.3
Released_In: 2.4
Description:
Some of the machines in the iPAS were upgraded to 340.24 and getting lots of shader errors, such as:
2014-08-06 14:11:28 plugin(dsp_planet2) : 0(2) : error C0118: macros prefixed with '__' are reserved
2014-08-06 14:11:28 0(4) : warning C7555: 'varying' is deprecated, use 'in/out' instead
2014-08-06 14:11:28 0(5) : warning C7555: 'varying' is deprecated, use 'in/out' instead
2014-08-06 14:11:28 0(6) : warning C7555: 'varying' is deprecated, use 'in/out' instead
2014-08-06 14:11:31 plugin(dsp_speedtest3) : Vertex info
2014-08-06 14:11:31 -----------
2014-08-06 14:11:31 0(1) : error C0118: macros prefixed with '__' are reserved
Reverting to the 319.49 driver fixed the issue.
Comments
frankie January 14, 2015, at 01:46 PM: It appears the new drivers must have fixed this issue. I'm running on my development system with NVIDIA driver 340.58 and everything seems to run fine, so I am assuming NVIDIA fixed this issue. Marking as a non-issue.
frankie February 18, 2015, at 10:43 AM: Other customers have noticed this issue again with NVIDIA driver version 340.76 so I will reopen the issue.
frankie February 23, 2015, at 11:52 AM: A hotfix for this issue is available. You should only install it if you are experiencing this specific issue in EDGE v2.3. The release notes for it are here.
Associated Commits
| commit | 1eb7f95eecd838992a75eb3f62e687534ae58b2c
link6 |
||
| Author: | Frank Graffagnino
|
| Date: | Mon Feb 23 10:55:07 2015 -0600
|
| Message: | [@Issue 00520: Recompile of latest speedtest and planet for driver compatibility
It looks like the fix for the "__" issue in the shaders may have been committed previously under issue 00491, but this is an attempt to capture the latest of these plugins to make a hotfix for EDGE v2.3. The actual shader mods were done under Issue 00491 however. @] |
Affected Files:
plugin_Darwin/dsp_planet2.so | Bin 535180 -> 535180 bytes
plugin_Darwin/dsp_speedtest3.so | Bin 725412 -> 732760 bytes
plugin_Linux_FC3/dsp_planet2.so | Bin 554607 -> 554607 bytes
plugin_Linux_FC3/dsp_speedtest3.so | Bin 688615 -> 688623 bytes
plugin_Win32/dsp_planet2.dll | Bin 1383049 -> 1383049 bytes
plugin_Win32/dsp_speedtest3.dll | Bin 1020757 -> 1020757 bytes
6 files changed, 0 insertions(+), 0 deletions(-)