Re: [LookForHelp]A10S/ARM Weston-launch failed‏

Manuel Bachmann manuel.bachmann at open.eurogiciel.org
Fri Aug 8 01:36:13 PDT 2014


Hi Andy,

It looks like Weston is trying to use its DRM backend (which is the
default) to initialize the GPU, but is not finding the device or driver.
You can verify this by doing "$ ls /dev/dri/". If the folder is empty, or
does not exist, it means you do not have a DRM driver for your GPU.

If your GPU has framebuffer support, you can try this as root :
$ weston --backend=fbdev-backend.so

More generally, ARM boards support is tricky, because their GPUs have
specific and sometimes closed drivers. Raspberry PI is a notable exception
(for the support).

Regards.


2014-08-08 9:56 GMT+02:00 Yang Andy <williamyang13 at hotmail.com>:

> Hi everyone
>
> I have some questions for help.
>
> When i run weston-launch command in TizeIVI,it echo below error
> information.
>
> I investigation weston source code and find that it seems to fail to find
> gup device.
>
> 1.In order to setup wayland/weston in arm device,is there any necessary
> thing to be done?
>
> 2.Is there any requirement for Hardware / Drivers?
>
> 3.Is DRM  must for weston(compositor),how to setup DRM?
>
> 4.In order to run weston-launch,do i have to use gpu?
>
> [Error Information]
> Aug 07 12:19:26 ivi_box weston-launch[264]: [12:19:26.243] Using config
> file '/etc/xdg/weston/weston.ini'
> Aug 07 12:19:26 ivi_box weston-launch[264]: [12:19:26.243] Loading module
> '/usr/lib/weston/drm-backend.so'
> Aug 07 12:19:26 ivi_box weston-launch[264]: [12:19:26.244] initializing
> drm backend
> Aug 07 12:19:26 ivi_box weston-launch[264]: [12:19:26.244] no drm device
> found
>
> [target device]
> A10S ARM
>
>
> Best regards.
>
> Andy
>
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
>
>


-- 
Regards,



*Manuel BACHMANN Tizen Project VANNES-FR*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20140808/f86b0a4c/attachment.html>


More information about the wayland-devel mailing list