Re: Weston running on Ubuntu 11.10 : Query on libEGL debug output

2012-05-21 Thread Pekka Paalanen
On Mon, 21 May 2012 17:40:28 + wrote: > From the above log, it seems that libEGL debug logs are occuring twice. Yes, they are two different programs running. Their output is just interleaved. > One set with > libEGL debug: Native platform type: drm (autodetected) That comes from Weston,

Re: Weston running on Ubuntu 11.10 : Query on libEGL debug output

2012-05-21 Thread Alex Wu
? 2012/5/22 1:40, souvik.da...@wipro.com ??: Script done on Monday 21 May 2012 07:05:43 PM IST > From the above log, it seems that libEGL debug logs are occuring twice. One set with libEGL debug: Native platform type: drm (autodetected) .. and other set with libEGL debug: Native p

Weston running on Ubuntu 11.10 : Query on libEGL debug output

2012-05-21 Thread souvik.datta
Hello, I am running weston and simple-egl successfully on terminal (CTRL+ALT+F1). As at present I am trying to understand the functioning of Wayland as my final target is to port the same on an embedded platform without X display server and running GTK port of Webkit browser. Following is the