[Help]Question about graphics architecture for weson/wayland
Pekka Paalanen
ppaalanen at gmail.com
Mon Aug 18 23:44:14 PDT 2014
On Tue, 19 Aug 2014 02:20:58 +0000
Yang Andy <williamyang13 at hotmail.com> wrote:
> My senario is that my target device do not support hardware
> accelerate.(do not use gpu) But i have to use EFL to develop
> application in wayland/weston platform.
>
> In order to achieve my task,how do i setup weston?
Oh, so this was your real question.
If you have a DRM kernel driver supporting KMS, use Weston's drm-backend
but pass --use-pixman on the command line.
If you do not have a DRM driver, but you do have /dev/fb0, use Weston's
fbdev-backend.
Thanks,
pq
More information about the wayland-devel
mailing list