imx6 opengles with fbdev

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

imx6 opengles with fbdev

3,120件の閲覧回数
huangjacky
Contributor III

Dear All:

I have porting the minigui to imx6 linux platform, but when I run the viv opengles demo.

It prints it need the egl and X11 library !

How to make the opengles library run without X11 and egl, just run on fbdev

Thanks advance!

ラベル(2)
タグ(3)
0 件の賞賛
返信
3 返答(返信)

1,539件の閲覧回数
PrabhuSundarara
NXP Employee
NXP Employee

viv demo source will be available as part of GPU SDK which is scheduled to release soon. Can you please try first with the prebuilt rootfs from freescale.com.

1,539件の閲覧回数
PrabhuSundarara
NXP Employee
NXP Employee

Please check the

ls -l /usr/lib/libEGL.so.

ls -l /usr/lib/libGAL.so.

Makesure the softlink points to

/usr/lib/libEGL-fb.so

/usr/lib/libGAL-fb.so

1,539件の閲覧回数
huangjacky
Contributor III
Prabhu, thanks for you reply.

I found the tarball  /opt/freescale/pkgs/gpu-viv-bin-mx6q-12.09.01.tar.gz

but there are some prebuild library and executive bin file

when I run the viv demo, there is nothing output to the lvds screen

but I haven't got any error print on the serial terminal.

Maybe the minigui has occupy the framebuffer which is the default output of the viv demo !?

where can I get the viv demo source?

0 件の賞賛
返信