Re: [Tizen General] Tizen 2.2 Software rendering OpenGL engine creation failed

2013-11-19 Thread Alok Gupta
*Finally Able to Make the Browser UP in Tizen :), After running elementary test & couple of other tests , we got sure of Hardware acceleration is working...* *You can run elementary test as a) export ELM_ENGINE=gl b) elementary_test - to glview* *For Us, There was some issue with the libdri.so,

Re: [Tizen General] Tizen 2.2 Software rendering OpenGL engine creation failed

2013-11-18 Thread Alok Gupta
I am able to run a elementary_test Now.., using elementary_test -to -glview ( & I see coloured Gears) But When i run browser , it says lib_Wayland.so cannot be found , & then It Gives a Segmentation fault. I searched & see lib_Wayland is there in bin directory..., Since my Platform doesn't support

Re: [Tizen General] Tizen 2.2 Software rendering OpenGL engine creation failed

2013-11-18 Thread Daniel Juyung Seo
On Mon, Nov 18, 2013 at 4:35 PM, Alok Gupta wrote: > Daniel, > > When I try to run this command from the link you shared to run the > expedite benchmark tool > > EINA_LOG_LEVEL=4 expedite -e xlib > > *I get an error saying "expedite command not found." , I am running on Tizen > 2.2* > > > expedit

Re: [Tizen General] Tizen 2.2 Software rendering OpenGL engine creation failed

2013-11-17 Thread Alok Gupta
Daniel, When I try to run this command from the link you shared to run the expedite benchmark tool EINA_LOG_LEVEL=4 expedite -e xlib *I get an error saying "expedite command not found." , I am running on Tizen 2.2* -Alok On Mon, Nov 18, 2013 at 11:28 AM, Daniel Juyung Seo wrote: > > > >

Re: [Tizen General] Tizen 2.2 Software rendering OpenGL engine creation failed

2013-11-17 Thread Daniel Juyung Seo
On Mon, Nov 18, 2013 at 2:41 PM, Alok Gupta wrote: > > > *Carsten,* > > *Could you please help me enabling some logs in EVAS or for Elementary > Test , Is there any Standard Macro which I need to enable to get Logs for > EFL/EVAS* > > > *or If you can pinpoint me to some standard functions in EVAS

Re: [Tizen General] Tizen 2.2 Software rendering OpenGL engine creation failed

2013-11-17 Thread Alok Gupta
*Carsten,* *Could you please help me enabling some logs in EVAS or for Elementary Test , Is there any Standard Macro which I need to enable to get Logs for EFL/EVAS* *or If you can pinpoint me to some standard functions in EVAS/EFL where I can keep my logs to make sure everything in EFL/EVAS wor

Re: [Tizen General] Tizen 2.2 Software rendering OpenGL engine creation failed

2013-11-17 Thread The Rasterman
On Sun, 17 Nov 2013 19:21:00 +0900 Daniel Juyung Seo said: > On Sun, Nov 17, 2013 at 3:07 PM, Carsten Haitzler wrote: > > > On Mon, 11 Nov 2013 09:37:42 +0530 Alok Gupta > > said: > > > > > *Hi Carsten,* > > > > > > > > > *When board boots up I get these Elementary Test logs * > > > > > > > > >

Re: [Tizen General] Tizen 2.2 Software rendering OpenGL engine creation failed

2013-11-17 Thread Daniel Juyung Seo
On Sun, Nov 17, 2013 at 3:07 PM, Carsten Haitzler wrote: > On Mon, 11 Nov 2013 09:37:42 +0530 Alok Gupta > said: > > > *Hi Carsten,* > > > > > > *When board boots up I get these Elementary Test logs * > > > > > > > > *ERR<1844>:evas-gl_x11 evas_x_main.c:124 eng_window_new() eglGetDisplay() > > fa

Re: [Tizen General] Tizen 2.2 Software rendering OpenGL engine creation failed

2013-11-16 Thread The Rasterman
On Mon, 11 Nov 2013 09:37:42 +0530 Alok Gupta said: > *Hi Carsten,* > > > *When board boots up I get these Elementary Test logs * > > > > *ERR<1844>:evas-gl_x11 evas_x_main.c:124 eng_window_new() eglGetDisplay() > fail. code=0ERR<1844>:ecore_evas ecore_evas_x.c:299 > _ecore_evas_x_gl_window_

Re: [Tizen General] Tizen 2.2 Software rendering OpenGL engine creation failed

2013-11-10 Thread Alok Gupta
*Hi Carsten,* *When board boots up I get these Elementary Test logs * *ERR<1844>:evas-gl_x11 evas_x_main.c:124 eng_window_new() eglGetDisplay() fail. code=0ERR<1844>:ecore_evas ecore_evas_x.c:299 _ecore_evas_x_gl_window_new() evas_engine_info_set() for engine 'opengl_x11' failed.ERR<1844>:ecor

Re: [Tizen General] Tizen 2.2 Software rendering OpenGL engine creation failed

2013-11-08 Thread The Rasterman
On Sat, 9 Nov 2013 10:35:03 +0530 Alok Gupta said: i don't remmber which apps require what in a raw tizen 2.2 image - i havent seen a tizen2.2 build for a while (i've just seen our modified ones where many if not all of these apps have been changed). i DO know that the browser has tied itself to

Re: [Tizen General] Tizen 2.2 Software rendering OpenGL engine creation failed

2013-11-08 Thread Alok Gupta
*Crasten,* *I tried running couple of apps which would be using gl stuff from below mentioned paths in tizen* *so you want to say all of them are linked to hardware rendering & none of it fallback to software rendering even when platform doesn't support any h/w / gl rendering for now as in my case

Re: [Tizen General] Tizen 2.2 Software rendering OpenGL engine creation failed

2013-11-08 Thread The Rasterman
On Fri, 8 Nov 2013 17:40:06 +0530 Alok Gupta said: evas support it, but the browser/web team have SPECIFICALLY tied themselves to opengl only. so it won't work. as long as its not browser and the app dev hasn't decided to totally force gl down your throat, evas will work in software and run relat

Re: [Tizen General] Tizen 2.2 Software rendering OpenGL engine creation failed

2013-11-08 Thread Alok Gupta
I need Some Help in running the Browser on Tizen (I have my Tizen 2.2 build Up & running) , I am trying to run a browser with Software rendering , as I see evas supports multiple engines in Tizen Opengl_x11,Software_x11, etc..,as I dont have Vendor SDK for Hardware rendering right now due to some l