I had to come up with a workaround to get this fixed, can AMD instead create a fix for this?
I noticed that AMD is bragging about the performance increase with Siemens NX 10?
Nobody uses Siemens NX version 10 anymore....
1926 is where there are the most users and companies are using.
currently Siemens NX has the following json for the qtBugList
"description": "All AMD drivers causes crashes in atio6axx when run with desktopgl on Windows.",
"vendor_id": "0x1002",
"os":
"type": "win"
"features":
"disable_desktopgl"
as you can see this is a big issue for concern. As our company just upgraded all computers to have AMD GPU's for Siemens NX 1926 and they cant even be used because the driver is causing the software to crash.
Please escalate this.
We are using: AMD Radeon(TM) PRO W6600/M gpus.
Solved! Go to Solution.
" can someone at AMD reach out to NX and mention this is solved."
Okay solution time:
I dropped the driver dll's from this location:
C:\Windows\System32\DriverStore\FileRepository\u0387206.inf_amd64_081d192bd0a4e0cb\B386218
into the same folder bin as NX and reenabled the workaround in the json
"description": "All AMD drivers causes crashes in atio6axx when run with desktopgl on Windows.",
"vendor_id": "0x1002",
"os":
"type": "win"
"features":
"enable_desktopgl"
now it works, can someone at AMD reach out to NX and mention this is solved.
This is a user to user forum. If you wish to contact AMD use the supplied form:
this is the only place people can go to find solutions from other users. I am a user.
" can someone at AMD reach out to NX and mention this is solved."