Skip to main content
1-Visitor
October 13, 2015
Question

GPU Driver crash

  • October 13, 2015
  • 3 replies
  • 2247 views

Hi,

I'm a formula SAE team member, and i have just installed PTC Creo 3.0.

My PC has:

CPU:      i7 4970k

MB:       Asus maximus VII Hero

GPU:     Shappire ATI HD 4890

RAM:     Gskil 8gb 2400mhz

HD:        SSD Samsung 850 pro

 

The problem is that when i'm opening last year car assembly, or a part. A few seonds later, Creo freeze, black screen and than "Display driver AMD has stopped responding and has recovered".

Obviosly i checked for update but nothing found.

Thank you,

Francesco Ricchieri


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

3 replies

16-Pearl
October 13, 2015

Francesco,

Try turning off some of the newer OpenGL features, and see if that helps.  In your config.pro file, set the following:

enable_opengl_fbo no

enable_opengl_vbo no

enable_opengl_shader no

Regards,

Dan N.

1-Visitor
October 13, 2015

config.pro in wich folder?

Anyway do you suggest to change graphic card? It's obsolete?

Thank you

2-Explorer
October 13, 2015

<LOAD POINT>\Creo3.0\MXXX\CommonFiles\text\config.pro. Add the options using a text editor, one per line as shown by Dan.