mx53 EGL_BAD_ALLOC on gpu_sdk_1008 samples

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

mx53 EGL_BAD_ALLOC on gpu_sdk_1008 samples

1,384件の閲覧回数
pupillo
Contributor I

Hello,

I'm trying the samples of gpu_1008_sdk on my mx53 QSB, FS generated by LTIB with FSLGNOME profile.

So, with fbdev all is ok.

With X11, I always get EGL_BAD_ALLOC on this call (the code here is from lesson02_imx.c, but all samples get me that error)

eglsurface = eglCreateWindowSurface(egldisplay, eglconfig, window, NULL);

I also tried to modify the startx script in order not to create the desktop etc... with no better results.

Is there any thing to be changed in these scripts? How should I start X server?

Is normal that with lsmod I don't see any module? I used FSLGNOME profile within LTIB and GNOME works ok.

Best regards

Tom

ラベル(1)
0 件の賞賛
返信
1 返信

1,217件の閲覧回数
pupillo
Contributor I

Hello again, I also noticed that XMapWindow(display, window) called some lines before that which causes the error doesn't display any window.

Tom

0 件の賞賛
返信