Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
I have persistent problems with Creo3.0 under Win7 32 bit with AMD ATI Mobility Radeon HD 3400 (Lenovo Thinkpad T400, Intel Core2 Duo 2.4 GHz, 3GB RAM, 500 GB Samsung Evo 850)
Editing the dimensions of a sketch in some unspeified cases the display is frozen and the screen becomes black for a second. Aftwer that a popup window with "..AMD display driver display has stopped working..." appears.
Is there any idea how to solve this problem.
I think under this circumstances it´s might be not worth to pay for a full licence of Creo3.0.
Have you tried updating your video card drivers? That would be my first thing to try.
Hi, yes I did so, employing the autodetection tool from AMD. It says that there is the most recent version of the driver installed.
I also tried to set the openGL settings in the config file to "no" but this did not help.
So you added the config option:
graphics win32_gdi
If the latest drivers don't do it, I don't think you will get there with the hardware you have. The graphics card is only rated for OpenGL 2.0 and Creo 3 recommends 4.0.
If one takes the older Lenovo M70 workstation it works with standard graphics - w/o openGL 4.0 , why???
Sorry for spelling errors - should read:
...
After that a popup window with "..AMD display driver display has stopped working..." appears.
Is there any idea how to solve this problem.
I think under this circumstances it might not be worth to pay for a full licence of Creo3.0.
Since your graphics card doesn't support the newer OpenGL features, try turning off some of the advanced graphics features via the following config.pro options:
enable_opengl_fbo no
enable_opengl_vbo no
enable_opengl_shader no
Regards,
Dan N.