On Thu, 11 Oct 2012 18:03:13 -0300 José Romildo Malaquias <j.romi...@gmail.com>
said:

> On Fri, Oct 12, 2012 at 12:00:58AM +0900, Carsten Haitzler wrote:
> > On Thu, 11 Oct 2012 10:02:18 -0300 José Romildo Malaquias
> > <j.romi...@gmail.com> said:
> > 
> > > I am experimenting E17 on my notebook running gentoo linux. I am using
> > > the official enlightenment overlay to install E17.
> > > 
> > > There are two graphic devices on my sytem: nvidia (optimus) and intel
> > > integrated. As there is not easy support for nvidia optimus on linux,
> > > the nvidia device is not used.
> > > 
> > > When running E17 for the first time and choosing "Hardware Accelerated
> > > (OpengGL)" for the "Compositing" configuration dialog that is presented
> > > before the desktop is launched, I get a non-functional system: the
> > > screen becomes black and the only visible thing is a mouse pointer.
> > > 
> > > If the option "Hardware Accelerated (OpenGL)" is disabled, it works.
> > > 
> > > I remember that some months ago when I have also tried E17, it worked
> > > with OpenGL and the intel graphics card.
> > > 
> > > Any clues?
> > 
> > intel gfx works just fine here. i'm sitting on a sandybridge laptop. it also
> > works just fine on my i7 sandybridge desktop. no optimus there. i suspect
> > its an issue with drivers and maybe evas is at runtime linking to nvidia
> > driver blobs and thus having problems as maybe the nvidia drivers detect
> > the gpu and kind-of-work BUt don't actually manage to display. i suggest
> > double-checking how many libGL's you have and where they ere etc. (or
> > libGLESv2's and libEGL's) :)
> 
> nvidia driver is not even installed on my system. Only
> xf86-video-intel-2.20.9 is installed.
> 
> I have the following libraries installed on my system:
> 
> app-emulation/emul-linux-x86-opengl-20120520 (/usr/lib32/libEGL.so ->
> libEGL.so.1) app-emulation/emul-linux-x86-opengl-20120520
> (/usr/lib32/libGLESv2.so.2.0.0) app-emulation/emul-linux-x86-opengl-20120520
> (/usr/lib32/libEGL.so.1.0) app-emulation/emul-linux-x86-opengl-20120520
> (/usr/lib32/opengl/xorg-x11/lib/libGL.so -> libGL.so.1)
> app-emulation/emul-linux-x86-opengl-20120520
> (/usr/lib32/opengl/xorg-x11/lib/libGL.so.1.2)
> app-emulation/emul-linux-x86-opengl-20120520 (/usr/lib32/libGLESv2.so ->
> libGLESv2.so.2) media-libs/mesa-9.0
> (/usr/lib64/opengl/xorg-x11/lib/libGL.so.1.2.0) media-libs/mesa-9.0
> (/usr/lib64/opengl/xorg-x11/lib/libEGL.so -> libEGL.so.1.0.0)
> media-libs/mesa-9.0 (/usr/lib64/opengl/xorg-x11/lib/libEGL.so.1.0.0)
> media-libs/mesa-9.0 (/usr/lib64/opengl/xorg-x11/lib/libGL.so ->
> libGL.so.1.2.0)

i see both EGL/GLES libs AND GL (desktop gl). at least in the past gles/egl vs
gl has been flakey and you should not have stuck to gl. mix and match has been
problematic. evas may have detected gles/egl and built that support.
double-check on that. fyi egl/gels works fine even mixed with gl(x) on my i7
desktop so at least on some latest master git src of mesa/intel drver it does
work.

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


------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to