<?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: lightdm error on ls1028 in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/lightdm-error-on-ls1028/m-p/1371045#M9351</link>
    <description>&lt;P&gt;Is this error message for flex-builder command?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use the following command sequence for LSDK installing and building under Ubuntu 20:&lt;/P&gt;
&lt;P&gt;sudo apt update&lt;/P&gt;
&lt;P&gt;sudo apt -y upgrade&lt;/P&gt;
&lt;P&gt;sudo apt-get install git&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;tar xvzf flexbuild_lsdk2108.tgz&lt;/P&gt;
&lt;P&gt;source setup.env&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;flex-builder -i mkrfs -a arm64&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;flex-builder -c linux -a arm64&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;flex-builder -i mkrfs -r ubuntu:mate -a arm64 //&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # generate ubuntu userland, '-r ubuntu:main -a arm64' by default&lt;/LI&gt;
&lt;LI&gt;flex-builder -i mkbrfs -a arm64 -r ubuntu:mate&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;flex-builder -c apps -a arm64 ubuntu:mate -a arm64&amp;nbsp;&amp;nbsp;&amp;nbsp; # build all apps components&lt;/LI&gt;
&lt;LI&gt;flex-builder -i merge-component ubuntu:mate -a arm64&amp;nbsp; # merge app components into target userland&lt;/LI&gt;
&lt;LI&gt;flex-builder -i packrfs ubuntu:mate -a arm64&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # pack and compress target userland as .tgz&lt;/LI&gt;
&lt;LI&gt;flex-builder -i mkfw -m ls1028ardb -b sd # generate composite firmware_ls1028ardb_uboot_sdboot.img&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Mon, 15 Nov 2021 05:00:19 GMT</pubDate>
    <dc:creator>Pavel</dc:creator>
    <dc:date>2021-11-15T05:00:19Z</dc:date>
    <item>
      <title>lightdm error on ls1028</title>
      <link>https://community.nxp.com/t5/Layerscape/lightdm-error-on-ls1028/m-p/1370876#M9348</link>
      <description>&lt;P&gt;Hi：&lt;/P&gt;&lt;P&gt;I use lsdk to build the Ubuntu mate image, but there is no desktop. The following error occurs when I run it manually:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;root@ubuntu:~# /usr/sbin/lightdm&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;** (lightdm:4852): WARNING **: 11:49:39.406: Seat type 'xlocal' is deprecated, use 'type=local' instead&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;Failed to use bus name org.freedesktop.DisplayManager, do you have appropriate permissions?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Could you give some suggestions?&lt;/P&gt;</description>
      <pubDate>Sat, 13 Nov 2021 02:51:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/lightdm-error-on-ls1028/m-p/1370876#M9348</guid>
      <dc:creator>Eddy1</dc:creator>
      <dc:date>2021-11-13T02:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: lightdm error on ls1028</title>
      <link>https://community.nxp.com/t5/Layerscape/lightdm-error-on-ls1028/m-p/1371045#M9351</link>
      <description>&lt;P&gt;Is this error message for flex-builder command?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use the following command sequence for LSDK installing and building under Ubuntu 20:&lt;/P&gt;
&lt;P&gt;sudo apt update&lt;/P&gt;
&lt;P&gt;sudo apt -y upgrade&lt;/P&gt;
&lt;P&gt;sudo apt-get install git&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;tar xvzf flexbuild_lsdk2108.tgz&lt;/P&gt;
&lt;P&gt;source setup.env&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;flex-builder -i mkrfs -a arm64&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;flex-builder -c linux -a arm64&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;flex-builder -i mkrfs -r ubuntu:mate -a arm64 //&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # generate ubuntu userland, '-r ubuntu:main -a arm64' by default&lt;/LI&gt;
&lt;LI&gt;flex-builder -i mkbrfs -a arm64 -r ubuntu:mate&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;flex-builder -c apps -a arm64 ubuntu:mate -a arm64&amp;nbsp;&amp;nbsp;&amp;nbsp; # build all apps components&lt;/LI&gt;
&lt;LI&gt;flex-builder -i merge-component ubuntu:mate -a arm64&amp;nbsp; # merge app components into target userland&lt;/LI&gt;
&lt;LI&gt;flex-builder -i packrfs ubuntu:mate -a arm64&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # pack and compress target userland as .tgz&lt;/LI&gt;
&lt;LI&gt;flex-builder -i mkfw -m ls1028ardb -b sd # generate composite firmware_ls1028ardb_uboot_sdboot.img&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 15 Nov 2021 05:00:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/lightdm-error-on-ls1028/m-p/1371045#M9351</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2021-11-15T05:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: lightdm error on ls1028</title>
      <link>https://community.nxp.com/t5/Layerscape/lightdm-error-on-ls1028/m-p/1372089#M9377</link>
      <description>&lt;P&gt;Hi：&lt;/P&gt;&lt;P&gt;Thank you for your reply. I use lsdk2012 to build Ubuntu mate on Ubuntu18.04. Do I need to be on the Ubuntu 20.04 host? In addition, I plan to install xfce4 desktop in Ubuntu main. I use apt get install xfce4 command to install it, and then run "X", but give the following complaints：&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;MESA-LOADER: failed to open mali-dp (search paths /usr/lib/aarch64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;failed to load driver: mali-dp&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;MESA-LOADER: failed to open kms_swrast (search paths /usr/lib/aarch64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;failed to load driver: kms_swrast&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;MESA-LOADER: failed to open swrast (search paths /usr/lib/aarch64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;failed to load swrast driver&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;couldn't get display device&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Is lsdk2012 Ubuntu unable to install the xfce4 desktop? Could you give some suggestions?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 14:52:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/lightdm-error-on-ls1028/m-p/1372089#M9377</guid>
      <dc:creator>Eddy1</dc:creator>
      <dc:date>2021-11-16T14:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: lightdm error on ls1028</title>
      <link>https://community.nxp.com/t5/Layerscape/lightdm-error-on-ls1028/m-p/1373134#M9409</link>
      <description>&lt;P&gt;Use Ubuntu 18.04 for LSDK 2012. Use Ubuntu 20.04 for LSDK 2108.&lt;/P&gt;
&lt;P&gt;It looks like that xfce4 is not available for Linux installed on the LS1028a board.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 03:59:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/lightdm-error-on-ls1028/m-p/1373134#M9409</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2021-11-18T03:59:35Z</dc:date>
    </item>
  </channel>
</rss>

