Hi , Thanks for the idea Alison. I had the issue of EGLES problem when i am trying to run the meego-ivi example application from scratchbox by connecting the host system with qemu, As i said i am trying to run a sample example meego-ivi application on device so i was able to generate a ivihome_0_armel.deb package from the scratchbox and i installed it on the device. I got a executable file ivihome,when i run the file on device i got the following /usr/bin$ ivihome Using the meego graphics system Found SGX/MBX driver, enabling FullClearOnEveryFrame Found v1.4 driver, enabling brokenTexSubImage hijackWindow() context created for TaskBar(0xb19f8) 1 Found SGX/MBX driver, enabling FullClearOnEveryFrame Found v1.4 driver, enabling brokenTexSubImage QGLWindowSurface: Using plain widget as window surface QGLWindowSurface(0x1d1508) Meego graphics system destroyed
and the terminal stopped there... I need some help in moving further step on running this sample application on device.. On Fri, Aug 12, 2011 at 11:24 PM, Alison Chaiken <alchai...@gmail.com>wrote: > manikanta gupta <gupta_m...@sify.com> asks: > >> later i have also installed the following openGL ES packages ,as some > more > >> open GL packages may be missing > >> libgles2 > >> libgles2-dev > >> libgles1-dev > >> libgles2-sgx-img-dev > > > >> when i tried to compile with the above packages installed the > following > >> output was shown > >> > >> sbox-maemo-arm-7: ~/meego-ivi-ux-ivihome] > ./ivihome > >> Using the meego graphics system > >> QEgl::display(): Cannot initialize EGL display: "Bad alloc (0x3003)" > >> QEglContext::chooseConfig(): Could not find a suitable EGL configuration > > Manikanta, it sounds like you have installed the open source Mesa > drivers for OpenGLES2 but not the closed-source GPU drivers you need > for hardware acceleration. MeeGo requires hardware acceleration > (otherwise uxlaunch can hog CPU), so you will need to get the > proprietary drivers for your platform from your SoC vendor. For > example, from TI on the Pandaboard I needed the PVR drivers for the > SGX540 GPU, which were only available in Ubuntu .deb packages, which > turned out to be a royal headache (the alien package converter choked > on binaries). Here's my experience: > > > http://wiki.meego.com/Hardware-accelerated_graphics_on_Pandaboard_using_MeeGo > > Note that MeeGo I.2 on ARM requires hardfp drivers, which means in > essence that the only supported SoC right now is Tegra2, where > excellent work has been done by vgrade: > > http://wiki.meego.com/ARM/TEGRA2 > > So at this instant, you must either a) run MeeGo 1.1 with softfp > drivers on ARM; b) run MeeGo 1.2 using vgrade's method on Trimslice; > c) run MeeGo 1.2 on Atom. While I had pursued option a), as > reported above, I have jumped to option c), in the hope that I can > resume my work with Pandaboard if/when TI releases hardfp drivers. > > -- > Alison Chaiken > (650) 279-5600 (cell) > http://www.exerciseforthereader.org/ > INplanatory documentation: that which sucks comprehension right out of > the reader's mind and destroys it. >
_______________________________________________ MeeGo-dev mailing list MeeGo-dev@meego.com http://lists.meego.com/listinfo/meego-dev http://wiki.meego.com/Mailing_list_guidelines