<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: weston-launch binary not found in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/weston-launch-binary-not-found/m-p/1705833#M210918</link>
    <description>&lt;P&gt;While running the weston service I am getting the below error in weston.log file.&lt;/P&gt;&lt;P&gt;Output repaint window is 16 ms maximum.&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;[19:32:00.594] Loading module '/usr/lib/aarch64-linux-gnu/libweston-10/drm-backee&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;nd.so'&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;[19:32:00.614] drm backend config structure is invalid&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;[19:32:00.614] fatal: failed to create compositor backend&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Below is the weston service status .&lt;/P&gt;&lt;P&gt;weston@test.service - Weston Wayland Compositor (on tty7)&lt;BR /&gt;Loaded: loaded (/lib/systemd/system/weston@test.service; enabled; preset: &amp;gt;&lt;BR /&gt;Active: failed (Result: exit-code) since Wed 2023-08-16 19:32:00 IST; 1min&amp;gt;&lt;BR /&gt;Duration: 292ms&lt;BR /&gt;Main PID: 860 (code=exited, status=1/FAILURE)&lt;BR /&gt;CPU: 36ms&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is my custom user weston service file.&lt;/P&gt;&lt;P&gt;[Unit]&lt;BR /&gt;Description=Weston Wayland Compositor (on tty7)&lt;BR /&gt;RequiresMountsFor=/run&lt;BR /&gt;Requires=systemd-user-sessions.service&lt;BR /&gt;After=systemd-user-sessions.service&lt;/P&gt;&lt;P&gt;[Service]&lt;BR /&gt;User=%i&lt;BR /&gt;Environment="SHELL=/bin/bash"&lt;BR /&gt;Environment="QT_QPA_PLATFORM=wayland"&lt;/P&gt;&lt;P&gt;# login and tty&lt;BR /&gt;PAMName=login&lt;BR /&gt;PermissionsStartOnly=true&lt;BR /&gt;TTYPath=/dev/tty7&lt;BR /&gt;TTYReset=yes&lt;BR /&gt;TTYVHangup=yes&lt;BR /&gt;TTYVTDisallocate=yes&lt;BR /&gt;StandardInput=tty&lt;BR /&gt;StandardOutput=tty&lt;BR /&gt;StandardError=journal&lt;BR /&gt;UtmpIdentifier=tty7&lt;/P&gt;&lt;P&gt;ExecStart=/usr/bin/weston-launch -- --log=${XDG_RUNTIME_DIR}/weston.log&lt;/P&gt;&lt;P&gt;[Install]&lt;BR /&gt;WantedBy=multi-user.target&lt;/P&gt;&lt;P&gt;and below is my weston.ini file&amp;nbsp;&lt;/P&gt;&lt;P&gt;[core]&lt;BR /&gt;#gbm-format=argb8888&lt;BR /&gt;idle-time=0&lt;BR /&gt;use-g2d=1&lt;BR /&gt;xwayland=true&lt;BR /&gt;#drm-device=card0&lt;BR /&gt;#repaint-window=16&lt;BR /&gt;#enable-overlay-view=1&lt;/P&gt;&lt;P&gt;[libinput]&lt;BR /&gt;touchscreen_calibrator=true&lt;/P&gt;&lt;P&gt;#[environment-variables]&lt;BR /&gt;#GBM_MULTI_BUFFER=3&lt;/P&gt;&lt;P&gt;[screen-share]&lt;BR /&gt;command=/usr/bin/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize --rdp-tls-cert=/etc/freerdp/keys/server.crt --rdp-tls-key=/etc/freerdp/keys/server.key&lt;BR /&gt;#start-on-startup=true&lt;/P&gt;&lt;P&gt;Could you please help me find out the issue with service or weston config file for getting this service erro .&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rk&lt;/P&gt;</description>
    <pubDate>Wed, 16 Aug 2023 14:09:30 GMT</pubDate>
    <dc:creator>rakesh3</dc:creator>
    <dc:date>2023-08-16T14:09:30Z</dc:date>
    <item>
      <title>weston-launch binary not found</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/weston-launch-binary-not-found/m-p/1703318#M210624</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the imx8qxp-mek device and there I am using the wayland 1.31 and weston 10.0.3 version.&lt;/P&gt;&lt;P&gt;But for launching the weston I have created the service file and given below lines .&lt;/P&gt;&lt;P&gt;ExecStart=/usr/bin/weston-launch -- --log=${XDG_RUNTIME_DIR}/weston.log&lt;/P&gt;&lt;P&gt;But I am not getting the weston-launch binary file to launch the weston.&lt;/P&gt;&lt;P&gt;which Wayland or Weston provides this weston-launch binary.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me on this issue.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rk&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 06:24:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/weston-launch-binary-not-found/m-p/1703318#M210624</guid>
      <dc:creator>rakesh3</dc:creator>
      <dc:date>2023-08-11T06:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: weston-launch binary not found</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/weston-launch-binary-not-found/m-p/1703448#M210642</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/212816"&gt;@rakesh3&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why do you need to write weston service?&lt;/P&gt;
&lt;P&gt;We have provided the related service in Yocto image.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 09:01:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/weston-launch-binary-not-found/m-p/1703448#M210642</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2023-08-11T09:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: weston-launch binary not found</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/weston-launch-binary-not-found/m-p/1703456#M210643</link>
      <description>&lt;P&gt;Thanks for reply,&lt;/P&gt;&lt;P&gt;So I am following the mickledore-6.1.22-2.0 Yocto version.&lt;/P&gt;&lt;P&gt;In below path,&lt;/P&gt;&lt;P&gt;meta-imx/meta-bsp/recipes-graphics/wayland/&lt;/P&gt;&lt;P&gt;I am using the weston 10.0.3 and wayland 11.0.1.&lt;/P&gt;&lt;P&gt;Could you please tell me the path of weston service ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rk&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 09:12:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/weston-launch-binary-not-found/m-p/1703456#M210643</guid>
      <dc:creator>rakesh3</dc:creator>
      <dc:date>2023-08-11T09:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: weston-launch binary not found</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/weston-launch-binary-not-found/m-p/1703983#M210689</link>
      <description>&lt;P&gt;You can find file name 'weston.service' in /etc&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 03:23:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/weston-launch-binary-not-found/m-p/1703983#M210689</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2023-08-14T03:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: weston-launch binary not found</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/weston-launch-binary-not-found/m-p/1705833#M210918</link>
      <description>&lt;P&gt;While running the weston service I am getting the below error in weston.log file.&lt;/P&gt;&lt;P&gt;Output repaint window is 16 ms maximum.&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;[19:32:00.594] Loading module '/usr/lib/aarch64-linux-gnu/libweston-10/drm-backee&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;nd.so'&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;[19:32:00.614] drm backend config structure is invalid&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;[19:32:00.614] fatal: failed to create compositor backend&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Below is the weston service status .&lt;/P&gt;&lt;P&gt;weston@test.service - Weston Wayland Compositor (on tty7)&lt;BR /&gt;Loaded: loaded (/lib/systemd/system/weston@test.service; enabled; preset: &amp;gt;&lt;BR /&gt;Active: failed (Result: exit-code) since Wed 2023-08-16 19:32:00 IST; 1min&amp;gt;&lt;BR /&gt;Duration: 292ms&lt;BR /&gt;Main PID: 860 (code=exited, status=1/FAILURE)&lt;BR /&gt;CPU: 36ms&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is my custom user weston service file.&lt;/P&gt;&lt;P&gt;[Unit]&lt;BR /&gt;Description=Weston Wayland Compositor (on tty7)&lt;BR /&gt;RequiresMountsFor=/run&lt;BR /&gt;Requires=systemd-user-sessions.service&lt;BR /&gt;After=systemd-user-sessions.service&lt;/P&gt;&lt;P&gt;[Service]&lt;BR /&gt;User=%i&lt;BR /&gt;Environment="SHELL=/bin/bash"&lt;BR /&gt;Environment="QT_QPA_PLATFORM=wayland"&lt;/P&gt;&lt;P&gt;# login and tty&lt;BR /&gt;PAMName=login&lt;BR /&gt;PermissionsStartOnly=true&lt;BR /&gt;TTYPath=/dev/tty7&lt;BR /&gt;TTYReset=yes&lt;BR /&gt;TTYVHangup=yes&lt;BR /&gt;TTYVTDisallocate=yes&lt;BR /&gt;StandardInput=tty&lt;BR /&gt;StandardOutput=tty&lt;BR /&gt;StandardError=journal&lt;BR /&gt;UtmpIdentifier=tty7&lt;/P&gt;&lt;P&gt;ExecStart=/usr/bin/weston-launch -- --log=${XDG_RUNTIME_DIR}/weston.log&lt;/P&gt;&lt;P&gt;[Install]&lt;BR /&gt;WantedBy=multi-user.target&lt;/P&gt;&lt;P&gt;and below is my weston.ini file&amp;nbsp;&lt;/P&gt;&lt;P&gt;[core]&lt;BR /&gt;#gbm-format=argb8888&lt;BR /&gt;idle-time=0&lt;BR /&gt;use-g2d=1&lt;BR /&gt;xwayland=true&lt;BR /&gt;#drm-device=card0&lt;BR /&gt;#repaint-window=16&lt;BR /&gt;#enable-overlay-view=1&lt;/P&gt;&lt;P&gt;[libinput]&lt;BR /&gt;touchscreen_calibrator=true&lt;/P&gt;&lt;P&gt;#[environment-variables]&lt;BR /&gt;#GBM_MULTI_BUFFER=3&lt;/P&gt;&lt;P&gt;[screen-share]&lt;BR /&gt;command=/usr/bin/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize --rdp-tls-cert=/etc/freerdp/keys/server.crt --rdp-tls-key=/etc/freerdp/keys/server.key&lt;BR /&gt;#start-on-startup=true&lt;/P&gt;&lt;P&gt;Could you please help me find out the issue with service or weston config file for getting this service erro .&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rk&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 14:09:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/weston-launch-binary-not-found/m-p/1705833#M210918</guid>
      <dc:creator>rakesh3</dc:creator>
      <dc:date>2023-08-16T14:09:30Z</dc:date>
    </item>
  </channel>
</rss>

