<?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: Chromium on IMX8 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1356024#M181574</link>
    <description>&lt;P&gt;Just to let you know, I'm trying to buildby using this patch right now:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/OSSystems/meta-browser/issues/528" target="_blank"&gt;https://github.com/OSSystems/meta-browser/issues/528&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Seach for "&lt;A href="https://github.com/OSSystems/meta-browser/files/7050497/0013-Only-DRI-for-x11.txt" target="_blank"&gt;0013-Only-DRI-for-x11.txt&lt;/A&gt;" and adapt to your code version.&lt;/P&gt;&lt;P&gt;But, it takes a while to build Chromium, I'll post my finding later.&lt;/P&gt;&lt;P&gt;Hopefully DRI isn't needed on iMX8 and Wayland.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Jeroen.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Oct 2021 19:12:10 GMT</pubDate>
    <dc:creator>Jeroen_H</dc:creator>
    <dc:date>2021-10-14T19:12:10Z</dc:date>
    <item>
      <title>Chromium on IMX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1354747#M181461</link>
      <description>&lt;P&gt;Hello community,&lt;BR /&gt;I am trying to compile the chromium-ozone-wayland based on Yocto hardknott (imx-5.10.35-2.0.0.xml) on IMX8MQEVK board, but the compilation fails with the error:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;| Package dri was not found in the pkg-config search path.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| Perhaps you should add the directory containing `dri.pc'&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| to the PKG_CONFIG_PATH environment variable&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| No package 'dri' found&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| See //content/gpu/BUILD.gn:141:18: which caused the file to be included.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| configs += [ "//build/config/linux/dri" ]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| ^-------------------------&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| WARNING: exit code 1 from a shell command.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;In my previous version (Yocto Warrior) I was able to fix it by adding this dependency:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;DEPENDS += " mesa "&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;but this trick no longer works, has anyone successfully compiled chromium?&lt;BR /&gt;I know... There is no support for Chromium, I am just asking.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 07:45:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1354747#M181461</guid>
      <dc:creator>Giacomo_</dc:creator>
      <dc:date>2021-10-13T07:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Chromium on IMX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1355889#M181565</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have the same issue (iMX8M Mini, using Zeus 5.4.47) , no solution found yet.&lt;BR /&gt;Can you tell me the exact version of Yocto Warrior (or actually the version of Chromium) you've been using previously?&lt;BR /&gt;&lt;BR /&gt;Just wanted to have a look at the differences....&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 14:09:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1355889#M181565</guid>
      <dc:creator>Jeroen_H</dc:creator>
      <dc:date>2021-10-14T14:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Chromium on IMX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1355920#M181568</link>
      <description>&lt;P&gt;here you are my bbappend:&lt;/P&gt;&lt;P&gt;chromium-ozone-wayland_83.0.4103.116.bbappend&lt;/P&gt;&lt;P&gt;it contains only one line:&lt;/P&gt;&lt;P&gt;DEPENDS += " mesa "&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 15:00:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1355920#M181568</guid>
      <dc:creator>Giacomo_</dc:creator>
      <dc:date>2021-10-14T15:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Chromium on IMX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1355927#M181569</link>
      <description>&lt;P&gt;Okay, thanks, I'll have a look&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 15:05:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1355927#M181569</guid>
      <dc:creator>Jeroen_H</dc:creator>
      <dc:date>2021-10-14T15:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Chromium on IMX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1356024#M181574</link>
      <description>&lt;P&gt;Just to let you know, I'm trying to buildby using this patch right now:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/OSSystems/meta-browser/issues/528" target="_blank"&gt;https://github.com/OSSystems/meta-browser/issues/528&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Seach for "&lt;A href="https://github.com/OSSystems/meta-browser/files/7050497/0013-Only-DRI-for-x11.txt" target="_blank"&gt;0013-Only-DRI-for-x11.txt&lt;/A&gt;" and adapt to your code version.&lt;/P&gt;&lt;P&gt;But, it takes a while to build Chromium, I'll post my finding later.&lt;/P&gt;&lt;P&gt;Hopefully DRI isn't needed on iMX8 and Wayland.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Jeroen.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 19:12:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1356024#M181574</guid>
      <dc:creator>Jeroen_H</dc:creator>
      <dc:date>2021-10-14T19:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Chromium on IMX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1356195#M181588</link>
      <description>&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Adding-Chromium-to-L5-4-24-2-1-0-I-MX8MQ-EVK/ta-p/1101050" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Adding-Chromium-to-L5-4-24-2-1-0-I-MX8MQ-EVK/ta-p/1101050 &lt;/A&gt;You can refer to this.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 05:39:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1356195#M181588</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2021-10-15T05:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Chromium on IMX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1356210#M181591</link>
      <description>&lt;P&gt;Yes please, let me know the outcome.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 06:02:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1356210#M181591</guid>
      <dc:creator>Giacomo_</dc:creator>
      <dc:date>2021-10-15T06:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Chromium on IMX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1356212#M181592</link>
      <description>&lt;P&gt;Backporting? Yes, I can evaluate this too, thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 06:05:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1356212#M181592</guid>
      <dc:creator>Giacomo_</dc:creator>
      <dc:date>2021-10-15T06:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Chromium on IMX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1356239#M181598</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Building succeeded, I have chromium (83.0.4103.116) running now on iMX8M Mini, weston-wayland, and using the GPU of the iMX.&lt;/P&gt;&lt;P&gt;I'm using Zeus btw.&lt;/P&gt;&lt;P&gt;Performance looks good.&lt;/P&gt;&lt;P&gt;Still doing some testing, but I think you can take it from here &lt;LI-EMOJI id="lia_winking-face" title=":winking_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;Jeroen.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 06:59:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1356239#M181598</guid>
      <dc:creator>Jeroen_H</dc:creator>
      <dc:date>2021-10-15T06:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Chromium on IMX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1356241#M181599</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Thanks for pointing us out to the document. I've already gone through these steps.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Unfortunately&lt;/SPAN&gt;, adding mesa to the depends, and building seperately still produced errors during do_configure().&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Jeroen.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 07:00:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1356241#M181599</guid>
      <dc:creator>Jeroen_H</dc:creator>
      <dc:date>2021-10-15T07:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Chromium on IMX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1356976#M181695</link>
      <description>&lt;P&gt;Kudos to Jeroen (not the button only).&lt;/P&gt;&lt;P&gt;This is the way to go.&lt;/P&gt;&lt;P&gt;Thank you for helping!&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 06:53:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1356976#M181695</guid>
      <dc:creator>Giacomo_</dc:creator>
      <dc:date>2021-10-18T06:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Chromium on IMX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1420045#M187537</link>
      <description>&lt;P&gt;Hi Jeroen,&lt;BR /&gt;Can you share,&lt;BR /&gt;&lt;BR /&gt;Which BSP you used ?&lt;BR /&gt;How did you build (for wayland running on GPU ) ? , basically build step doc or pointers.&lt;BR /&gt;Any performance statistics or issues you found ?&lt;BR /&gt;&lt;BR /&gt;Appreciate your guidance.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Thanks&lt;BR /&gt;Rutvij&lt;/P&gt;</description>
      <pubDate>Sat, 26 Feb 2022 12:59:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/1420045#M187537</guid>
      <dc:creator>r_trivedi123</dc:creator>
      <dc:date>2022-02-26T12:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Chromium on IMX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/2069178#M235549</link>
      <description>&lt;P&gt;I've seen the similar problem when compile 117.0.5938.132.&lt;/P&gt;&lt;P&gt;And this problem has been resolved by following &lt;A href="https://github.com/OSSystems/meta-browser/issues/528#issuecomment-2123583852" target="_blank"&gt;https://github.com/OSSystems/meta-browser/issues/528#issuecomment-2123583852&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Looking for the last if condition, add more condition "ozone_platform_x11" then recompile Chromium browser.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;117.0.5938.132&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 04:41:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Chromium-on-IMX8/m-p/2069178#M235549</guid>
      <dc:creator>karl1688</dc:creator>
      <dc:date>2025-03-27T04:41:56Z</dc:date>
    </item>
  </channel>
</rss>

