I've finally been able to start Enlightenment in Wayland mode ( with GL compositing ). Not sure if it was a system library update or an E / EFL update, but it starts :) Now I have constant, full-screen flashing, to the point where it's not usable ( using GL compositing - software works, but is slow ). I guess it's possible it's a driver issue? I've currently only tested with my my trusty integrated Intel graphics setup. I'll test on my trusty integrated AMD graphics setup :P
Dan On Mon, Oct 26, 2015 at 9:39 AM, Daniel Kasak <[email protected]> wrote: > Sorry for the delay. Been travelling + very busy. > > I'm building from master. Currently I have version 0.19.99.20687. I also > have wayland-1.9.0. I've tested on this laptop ( Intel Haswell Mobile, > mesa-11.0.3 ) and and on my server ( AMD ARUBA, mesa-11.0.2 ). Both do > basically the same thing - appear to start E ( according to the logs ), but > don't ever leave the console. Switching between VTs quickly causes a system > lockup on both, but I can quickly reboot if I don't change VTs too much. > > Dan > > > > On Sun, Oct 11, 2015 at 2:03 PM, Marc MERLIN <[email protected]> wrote: >> >> On Fri, Oct 02, 2015 at 11:41:17AM +1000, Daniel Kasak wrote: >> > Hi all. >> > >> > I've built everything according to README.wayland, using the easy_efl.sh >> > script. Specifically: >> >> E19 or E20? >> In E19, wayland support wasn't working and was removed: >> >> http://www.phoronix.com/scan.php?page=news_item&px=Enlightenment-Wayland-Temp >> >> Marc >> >> > export LIBRAW_CFLAGS=-I/usr/include/libraw >> > export PKG_CONFIG_PATH=/opt/efl/lib/pkgconfig >> > >> > ./easy_efl.sh -u \ >> > --skip-depcheck \ >> > --threads=4 \ >> > >> > >> > --autogen_args=efl:--enable-drm+--enable-gl-drm+--enable-systemd+--enable-wayland+--enable-egl+--with-opengl=es,enlightenment:--enable-wayland+--enable-xwayland+--enable-wl-drm+--enable-wayland-clients+--enable-wayland-egl >> > \ >> > --skip=forecasts,mail,moon,news \ >> > --custompackage=efx:git, >> > https://git.enlightenment.org/devs/discomfitor/efx.git/ \ >> > --custompackage=desksanity:git, >> > http://git.enlightenment.org/enlightenment/modules/desksanity.git \ >> > --custompackage=econnman:git, >> > https://git.enlightenment.org/apps/econnman.git \ >> > --custompackage=python-efl:git, >> > https://git.enlightenment.org/bindings/python/python-efl.git \ >> > --custompackage=lightmediascanner:git, >> > https://github.com/profusion/lightmediascanner.git \ >> > --custompackage=enjoy:git,https://git.enlightenment.org/apps/enjoy.git >> > >> > --- >> > >> > I've built mesa and a bunch of other system libs with wayland + egl >> > support. I've renamed my ~/.e folder, and run enlightenment_start. >> > >> > The wizard appeared, and I completed it. I selected OpenGL acceleration. >> > At >> > the end of the wizard, I was dropped back to a terminal. I killed the E >> > processes, then started again via enlightenent_start, this time logging >> > things. Here's the log: >> > http://tesla.duckdns.org/downloads/e_wayland_1.log >> > >> > According to the log, E appears to start, but nothing happens on the >> > console. >> > >> > Lines of interest may be: >> > >> > DBG<evas-gl_common>modules/evas/engines/gl_common/evas_gl_context.c:227 >> > Unable to open libtbm: libtbm.so.1: cannot open shared object file: No >> > such file or directory >> > >> > and lots of: >> > >> > ERR<evas-gl-drm>modules/evas/engines/gl_drm/evas_outbuf.c:483 >> > eglMakeCurrent() failed! >> > WRN<evas-gl-drm>modules/evas/engines/gl_drm/evas_outbuf.c:119 Could not >> > lock front buffer: Success >> > >> > Any ideas what's going wrong? >> > >> > Dan >> > >> > ------------------------------------------------------------------------------ >> > _______________________________________________ >> > enlightenment-users mailing list >> > [email protected] >> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users >> > >> >> -- >> "A mouse is a device used to point at the xterm you want to type in" - >> A.S.R. >> Microsoft is to operating systems .... >> .... what McDonalds is to gourmet >> cooking >> Home page: http://marc.merlins.org/ >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> enlightenment-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > ------------------------------------------------------------------------------ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
