<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi Andrea,<br>
</p>
<br>
<div class="moz-cite-prefix">On 12.10.2017 17:49, Andrea Giammarchi
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CADA77mi_8qoLczxgEP0WDa3J1TWRc9eRLVs1uGHJVzLKLd50wA@mail.gmail.com">
<div dir="ltr">I thought this was resolved via `<span style="color:rgb(3,47,98);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;white-space:pre">require-input=false</span>`
in weston.ini, which works already for the Pi too.
<div><br>
</div>
<div>Is this patch enabling that directive automatically?</div>
</div>
</blockquote>
<br>
Thank you for the prompt feedback. I didn't know the require-input
directive. I will give it a try. Since which version of Weston has
it been introduced?<br>
<br>
Thanks,<br>
Leon<br>
<br>
<blockquote type="cite"
cite="mid:CADA77mi_8qoLczxgEP0WDa3J1TWRc9eRLVs1uGHJVzLKLd50wA@mail.gmail.com">
<div class="gmail_extra"><br>
<div class="gmail_quote">On Thu, Oct 12, 2017 at 10:30 AM, Leon
Anavi <span dir="ltr"><<a
href="mailto:leon.anavi@konsulko.com" target="_blank"
moz-do-not-send="true">leon.anavi@konsulko.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">During
demonstrations of Automotive Grade Linux (AGL), GENIVI
Development<br>
Platform (GDP), Tizen and other platforms relying on Weston
it is very<br>
convenient to launch it even if there are no input devices
such as a<br>
keyboard or a mouse. This fix is particularly useful for
Raspberry Pi<br>
which is a frequently used and a very popular board in the
community.<br>
<br>
Signed-off-by: Leon Anavi <<a
href="mailto:leon.anavi@konsulko.com"
moz-do-not-send="true">leon.anavi@konsulko.com</a>><br>
---<br>
libweston/compositor-drm.c | 1 -<br>
1 file changed, 1 deletion(-)<br>
<br>
diff --git a/libweston/compositor-drm.c
b/libweston/compositor-drm.c<br>
index b641d61..5eebd2a 100644<br>
--- a/libweston/compositor-drm.c<br>
+++ b/libweston/compositor-drm.c<br>
@@ -4091,7 +4091,6 @@ drm_backend_create(struct
weston_compositor *compositor,<br>
compositor, b->udev, seat_id,<br>
config->configure_device)
< 0) {<br>
weston_log("failed to create input
devices\n");<br>
- goto err_sprite;<br>
}<br>
<br>
if (create_outputs(b, drm_device) < 0) {<br>
<span class="HOEnZb"><font color="#888888">--<br>
2.7.4<br>
<br>
______________________________<wbr>_________________<br>
wayland-devel mailing list<br>
<a href="mailto:wayland-devel@lists.freedesktop.org"
moz-do-not-send="true">wayland-devel@lists.<wbr>freedesktop.org</a><br>
<a
href="https://lists.freedesktop.org/mailman/listinfo/wayland-devel"
rel="noreferrer" target="_blank"
moz-do-not-send="true">https://lists.freedesktop.org/<wbr>mailman/listinfo/wayland-devel</a><br>
</font></span></blockquote>
</div>
<br>
</div>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Leon Anavi
Software Engineer
konsulko.com</pre>
</body>
</html>