Linaro ubuntu 12.04 qt 4.8.1 package for framebuffer/EGL rendering without X???
-
wrote on 30 May 2012, 21:06 last edited by
I am on linaro ubuntu 12.04 platfrom Qt 4.8.1 (snowball board).
How can I start qt application with gfxdriver simplegl or eglnullws ?
I don't want to use x server how know reason.I did rebuild qt package with simplegl plugin
but I still cant start qt application without x server.Every time I start for example qmlviewer I get
qmlplugindump -display eglnullws:help
qmlviewer: cannot connect to X server eglnullws:helpDo I really need to configure qt with -embedded ??
-
wrote on 1 Jul 2013, 10:38 last edited by
Hi ,
We are also trying to build an application on Linaro Ubuntu using QT but we are not able to get the any GUI whether X-server/LinuxFB/QVFb so coluld you pls tyell me what steps you tried to get the GUI. -
wrote on 1 Jul 2013, 13:34 last edited by
I moved to qt5
stable
and much better with embedded -
wrote on 1 Jul 2013, 13:43 last edited by
But you mentioned that you were able to get the GUI with QT4 as well so can you tell whether you got the GUI on Host mahine or target board?
If target could you pls elaborate the steps you followed.
-
wrote on 3 Jul 2013, 07:25 last edited by
on target board
qt support some type of minimalistic window manager
that can handle keyboard inputs and mouse for example
but you will need proper graphic driver.
for example mali have different driver for framebuffer only outut and X window -
wrote on 3 Jul 2013, 13:15 last edited by
Hi,
Currently we are not dealing with anytype of keyboard/mouse we just wanted to fire Helloworld GUI.So do you have any info like LinuxFb is fine or something else we have to configure.
-
wrote on 3 Jul 2013, 17:28 last edited by
I don't have problem with linuxfb + opengl es 2.0