Xlib: extension "XFree86-DRI" missing on display ":0" When I execute the gpu example

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Xlib: extension "XFree86-DRI" missing on display ":0" When I execute the gpu example

1,560 次查看
deanji
Contributor II

Hi All:

When I execute the gpu example(gpu_sdk_v1.00\Samples ,compiled success) ,Encountered an error:Xlib: extension "XFree86-DRI" missing on display ":0"

i has did some changes as the following:

> sudo ln -s libGAL-x11.so libGAL.so
> sudo ln -s libEGL-x11.so libEGL.so
> sudo ln -s libEGL-x11.so libEGL.so.1
> sudo ln -s libVIVANTE-x11.so libVIVANTE.so

libs of above was compiled use ltib

my board info: imx6q,bsp version is 3.0.35

what do i need to do next for the problem? 

thanks!

标签 (1)
0 项奖励
回复
4 回复数

1,246 次查看
joanxie
NXP TechSupport
NXP TechSupport

as I known, ltib don't have x11 currently, you can move to yocto which has x11.

for how to download the yocto bsp, pls find it from official link.

<Embedded Linux for i.MX Applications Processors|NXP >.

focus on the "Board Support Packages" to download the bsp you need.

0 项奖励
回复

1,246 次查看
deanji
Contributor II

My view is that ltib can compile the X11 library, which means that ltib supports X11!

0 项奖励
回复

1,246 次查看
joanxie
NXP TechSupport
NXP TechSupport

did you use x11 successfully? as I known, current bsp coudln't suppor it, if you need to use , you can refer to the yocto then change.

0 项奖励
回复

1,246 次查看
deanji
Contributor II

Thank you for your reply!  My ultimate goal is using the opengl in my qt program ! You mean i can not use opengl in 3.0.35 (complied from ltib)??

0 项奖励
回复