OpenGL problems
-
Hi
What platform
What Qt version
What is your graphics card ? -
Hi
Try to update the gfx driver.
Seems Qt is not able to go accelerated. -
Hi
seems to be 2.1
http://doc.qt.io/qt-5/windows-requirements.htmlCan you test with anything else than Qt if openGL works?
-
Hi
Well, it does look ok number wise.
Is catalyst 8.5 really the newest you can get ?
(from 2008) -
Hi
Is the Radeon Xpress 1150 the only graphics card there is?
i mean laptop do not have other one?For some reason Qt do not like the openGL, it seems.
Do you need to use QML ?
-
Hi
Please see here
http://www.sanchitkarve.com/blog/category/how-tos/
section
Use ATI Radeon Xpress 1150 Graphics on Windows 7
says "Moral of the story: DO NOT install version 8.593.100.0 !!!"
which might be the version you have ?I would try an older driver like mentioned in the article.
-
@Mikeeeeee
Hi
Did you try to run a game or anything that needs good
acceleration?It seems Qt (QML) cannot create a context so something is not
working as expected. -
@Mikeeeeee
Well, link says openGL 2.1 but is a bit vague on shader model and extensions needs.
At work i had a laptop with intel 4000 HD gfx and even it listed correct openGL version
QML would still not work.
Just to be sure. You just use the laptops screen, no external screen via USB or anything like that? -
@Mikeeeeee
Hi
Well i had issue with a DisplayLink device as it would prevent
anything accelerated so thats why im asking.In any case, i wish you would try to run something game-like and
if that can run , open bug report.