A first step would be to grep for wayland_egl in /usr/lib/systemd/system/ and 
change all of the *_ENGINE=wayland_egl entries to instead set wayland_shm.  If 
your using a very new image (as of last night), then you also need to make the 
same tweaks to /etc/sysconfig/wrt and /etc/sysconfig/prelaunch

I don't recall if we still have some places in code that explicitly sets the 
efl engines.

    --rusty
________________________________________
From: [email protected] [[email protected]] on behalf of 
Stanislav Vorobiov [[email protected]]
Sent: Friday, July 19, 2013 3:24 AM
To: [email protected]
Subject: Software OpenGL in Tizen IVI

Hi all,

Currently I'm running Tizen IVI on a platform with no GPU, but with DRM 
support. I start weston with pixman backend and it runs fine,
but when I try to run OpenGL application it outputs:

root:~> ./gears
failed to initialize EGL
EGL does not seem to work, falling back to software rendering and wl_shm.
couldn't open /root/.config/weston.ini
failed to create context
[03:18:16.399] libwayland: disconnect from client 0x8632b50

So, what's the easiest way to run Mesa in software on Tizen IVI ?
_______________________________________________
IVI mailing list
[email protected]
https://lists.tizen.org/listinfo/ivi
_______________________________________________
IVI mailing list
[email protected]
https://lists.tizen.org/listinfo/ivi

Reply via email to