On Tue, 9 Dec 2014 11:49:44 -0800 Marc MERLIN <marc_...@merlins.org> said:

> I have enlightenment 0.18.8-1 deb nicely built by John Holland and it starts
> each time with
> 
> Compositor Warning: your display driver does not support opengl or no opengl
> engines were compiled in or installed for Evas or Ecore-Evas. Failing back
> to software engine.

you get this when the evas gl engine can't init. either it's missing enitrely
or something in init fails.  may be missing libraries, missing symbols or a gl
init problem (can't create context, can't compile shaders ... or maybe the
vendor/renderer are blacklisted - software ones are for example).

try:

export EINA_LOG_LEVEL=4
expedite -e opengl_x11

(or if an older expedite - expedite -e gl)

> Is there a way to find out if it's missing from the build, or if E is not
> able to get opengl from my driver?
> 
> chrome://gpu/ says:
> Graphics Feature Status
> Canvas: Software only, hardware acceleration unavailable
> Flash: Hardware accelerated
> Flash Stage3D: Software only, hardware acceleration unavailable
> Flash Stage3D Baseline profile: Software only, hardware acceleration
> unavailable Compositing: Hardware accelerated
> Multiple Raster Threads: Disabled
> Rasterization: Software only, hardware acceleration unavailable
> Threaded Rasterization: Enabled
> Video Decode: Software only, hardware acceleration unavailable
> Video Encode: Hardware accelerated
> WebGL: Hardware accelerated
> 
> GL_VENDOR     Intel Open Source Technology Center
> GL_RENDERER   Mesa DRI Unknown Intel Chipset
> GL_VERSION    1.3 Mesa 10.2.4
> 
> One thing I noticed and is quite annoying is the e17 bottom bar with time,
> power off buton and so forth flashes like mad if I have a window too close to
> it, or overlayed on top.
> 
> Thanks,
> Marc
> -- 
> "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/  
> 
> ------------------------------------------------------------------------------
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> with Interactivity, Sharing, Native Excel Exports, App Integration & more
> Get technology previously reserved for billion-dollar corporations, FREE
> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to