Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - i.MX51 graphics issue: (3 Items)
   
i.MX51 graphics issue  
Hello,

I like to show somthing on the display connected with i.MX51 board through DVI.
I downloaded BSP from Foundry27.

I tried to use egl-gears-lite which was ARMLE version in IDE.

But I got this error.

# egl-gears-lite
Couldn't find a compatible frame buffer configuration on layer 0


Could you please let me know how to make it work ?

Or the easiest way to show some graphics on the screen.

Best Regards,
                           - Inami
RE: i.MX51 graphics issue  
Hi,

Are you able to run any 2D applications such as vsync?

Do you have the software 3D library on your target?
(devg-soft3d-fixed.so)

If you try the following it will tell you if you're missing a library:

DL_DEBUG=1 egl-gears-lite
 
Thanks
Mike

-----Original Message-----
From: Kazunori Inami [mailto:community-noreply@qnx.com] 
Sent: April 6, 2010 4:03 AM
To: advanced-graphics
Subject: i.MX51 graphics issue

Hello,

I like to show somthing on the display connected with i.MX51 board
through DVI.
I downloaded BSP from Foundry27.

I tried to use egl-gears-lite which was ARMLE version in IDE.

But I got this error.

# egl-gears-lite
Couldn't find a compatible frame buffer configuration on layer 0


Could you please let me know how to make it work ?

Or the easiest way to show some graphics on the screen.

Best Regards,
                           - Inami



_______________________________________________

Advanced Graphics
http://community.qnx.com/sf/go/post51187
Re: RE: i.MX51 graphics issue  
Hello Mike,

Thank you for you advice.

I had installed only devg-soft3d.so.
And I added devg-soft3d-fixed.so.

It start running now.
Also vsync is running.

Thank you for your help.

Best Regards,
                         - Inami

> 
> Hi,
> 
> Are you able to run any 2D applications such as vsync?
> 
> Do you have the software 3D library on your target?
> (devg-soft3d-fixed.so)
> 
> If you try the following it will tell you if you're missing a library:
> 
> DL_DEBUG=1 egl-gears-lite
>  
> Thanks
> Mike
> 
> -----Original Message-----
> From: Kazunori Inami [mailto:community-noreply@qnx.com] 
> Sent: April 6, 2010 4:03 AM
> To: advanced-graphics
> Subject: i.MX51 graphics issue
> 
> Hello,
> 
> I like to show somthing on the display connected with i.MX51 board
> through DVI.
> I downloaded BSP from Foundry27.
> 
> I tried to use egl-gears-lite which was ARMLE version in IDE.
> 
> But I got this error.
> 
> # egl-gears-lite
> Couldn't find a compatible frame buffer configuration on layer 0
> 
> 
> Could you please let me know how to make it work ?
> 
> Or the easiest way to show some graphics on the screen.
> 
> Best Regards,
>                            - Inami
> 
> 
> 
> _______________________________________________
> 
> Advanced Graphics
> http://community.qnx.com/sf/go/post51187