<?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: Galcore does not create a device in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Galcore-does-not-create-a-device/m-p/1957571#M228640</link>
    <description>&lt;P&gt;I checked the following things:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;$ strings /usr/lib/libGAL.so | grep VERSION
  $VERSION$6.4.11:745085:bc7b6a2a0f$

$ strings /usr/lib/modules/6.6.23-v6.6.23-2.0.0-phy-ge2011246/updates/galcore.ko | grep VERSION
  $VERSION$6.4.11:745085$

$ldconfig -p | grep libGAL.so
  libGAL.so (libc6,AArch64) =&amp;gt; /lib/libGAL.so&lt;/LI-CODE&gt;&lt;P&gt;So the Galcore firmware (libGAL.so) and the kernel module (galcore.ko) have the same version. I can see the galcore with lsmod command.&lt;/P&gt;&lt;P&gt;I have a /dev/dri/card0 device but no /dev/galcore device&lt;/P&gt;&lt;P&gt;Which possibilities do I have to do further checks? How is the connection between LVDS and Galcore?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 19 Sep 2024 09:51:45 GMT</pubDate>
    <dc:creator>MicMoba</dc:creator>
    <dc:date>2024-09-19T09:51:45Z</dc:date>
    <item>
      <title>Galcore does not create a device</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Galcore-does-not-create-a-device/m-p/1955274#M228469</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need some support around the GPU topic of the iMX8MP.&lt;/P&gt;&lt;P&gt;After I switched from Kernel 5.15.52 to Kernel 6.6.23 my LVDS display did not work as expect.&lt;/P&gt;&lt;P&gt;I recognized that the galcore kernel module did not create a device (/dev/galcore).&lt;/P&gt;&lt;P&gt;How can I found out why the device is not create? I tried to remove the module and insert again but this works without error messages. I searched in dmesg and journalctl but also with no success.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So what possibilities do I have to get more information?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 15:58:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Galcore-does-not-create-a-device/m-p/1955274#M228469</guid>
      <dc:creator>MicMoba</dc:creator>
      <dc:date>2024-09-16T15:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Galcore does not create a device</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Galcore-does-not-create-a-device/m-p/1955669#M228491</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Send us you dmesg log file is not possible not building the galcore in 6.6.23.&lt;/P&gt;
&lt;P&gt;regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 14:17:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Galcore-does-not-create-a-device/m-p/1955669#M228491</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2024-09-17T14:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Galcore does not create a device</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Galcore-does-not-create-a-device/m-p/1955716#M228494</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you will find the dmesg output in the attachment&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 15:49:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Galcore-does-not-create-a-device/m-p/1955716#M228494</guid>
      <dc:creator>MicMoba</dc:creator>
      <dc:date>2024-09-17T15:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Galcore does not create a device</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Galcore-does-not-create-a-device/m-p/1956676#M228581</link>
      <description>&lt;P&gt;Can you tell me how the procedure with the vivante galcore firmare is?&lt;/P&gt;&lt;P&gt;The firmware is a binary blob. The kernel module loads the firmware and initialize the GPU. Is the firmware part of the kernel module (galcore.ko) or should there a .bin file in the /lib/firmware folder which is load?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 13:19:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Galcore-does-not-create-a-device/m-p/1956676#M228581</guid>
      <dc:creator>MicMoba</dc:creator>
      <dc:date>2024-09-18T13:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Galcore does not create a device</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Galcore-does-not-create-a-device/m-p/1956970#M228601</link>
      <description>&lt;P&gt;I'm seeing the same issue with 5.4. galcore driver is loaded, but no /dev/galcore device.&amp;nbsp; Nothing in either dmesg or journalctl. Any suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 21:10:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Galcore-does-not-create-a-device/m-p/1956970#M228601</guid>
      <dc:creator>mgordon</dc:creator>
      <dc:date>2024-09-18T21:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Galcore does not create a device</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Galcore-does-not-create-a-device/m-p/1957571#M228640</link>
      <description>&lt;P&gt;I checked the following things:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;$ strings /usr/lib/libGAL.so | grep VERSION
  $VERSION$6.4.11:745085:bc7b6a2a0f$

$ strings /usr/lib/modules/6.6.23-v6.6.23-2.0.0-phy-ge2011246/updates/galcore.ko | grep VERSION
  $VERSION$6.4.11:745085$

$ldconfig -p | grep libGAL.so
  libGAL.so (libc6,AArch64) =&amp;gt; /lib/libGAL.so&lt;/LI-CODE&gt;&lt;P&gt;So the Galcore firmware (libGAL.so) and the kernel module (galcore.ko) have the same version. I can see the galcore with lsmod command.&lt;/P&gt;&lt;P&gt;I have a /dev/dri/card0 device but no /dev/galcore device&lt;/P&gt;&lt;P&gt;Which possibilities do I have to do further checks? How is the connection between LVDS and Galcore?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2024 09:51:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Galcore-does-not-create-a-device/m-p/1957571#M228640</guid>
      <dc:creator>MicMoba</dc:creator>
      <dc:date>2024-09-19T09:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Galcore does not create a device</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Galcore-does-not-create-a-device/m-p/1957751#M228652</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;You have galcore in your system and it's ready to use, you just need to send the graphics to lvds, make sure your display is lvds in uboot.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2024 13:38:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Galcore-does-not-create-a-device/m-p/1957751#M228652</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2024-09-19T13:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Galcore does not create a device</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Galcore-does-not-create-a-device/m-p/1957763#M228656</link>
      <description>&lt;P&gt;That's a point I will check.&lt;/P&gt;&lt;P&gt;You mean it is not necessary to have a device called /dev/galcore ? I thought this is mantandory for a iMX8 system with Vivante GPU.&lt;/P&gt;&lt;P&gt;This is a part of weston 12 output:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[12:26:48.568] libseat: session control granted
[12:26:48.571] using /dev/dri/card0
[12:26:48.571] DRM: supports atomic modesetting
[12:26:48.571] DRM: does not support GBM modifiers
[12:26:48.571] DRM: does not support async page flipping
[12:26:48.571] DRM: supports picture aspect ratio
[12:26:48.571] Loading module '/usr/lib/libweston-12/gl-renderer.so'
[     1] Failed to open device: No such file or directory, Try again...
[     2] Failed to open device: No such file or directory, Try again...
[     3] Failed to open device: No such file or directory, Try again...
[     4] Failed to open device: No such file or directory, Try again...
[     5] _OpenDevice(1031): FATAL: Failed to open device, errno=No such file or directory.
[     6] Failed to open device: No such file or directory, Try again...
[     7] Failed to open device: No such file or directory, Try again...
[     8] Failed to open device: No such file or directory, Try again...
[     9] Failed to open device: No such file or directory, Try again...
[    10] _OpenDevice(1031): FATAL: Failed to open device, errno=No such file or directory.
[12:26:56.585] [seatd/client.c:471] Client disconnected&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought the "Failed to open device" messages were from a missing /dev/galcore device. How can I get more information about the missing file or directory?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2024 13:54:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Galcore-does-not-create-a-device/m-p/1957763#M228656</guid>
      <dc:creator>MicMoba</dc:creator>
      <dc:date>2024-09-19T13:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Galcore does not create a device</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Galcore-does-not-create-a-device/m-p/1958482#M228695</link>
      <description>&lt;P&gt;Hi I found out that I miss to enable the mix_gpu_ml node in the devicetree.&lt;/P&gt;&lt;P&gt;After I add the lines&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;amp;mix_gpu_ml {
	status = "okay";
};&lt;/LI-CODE&gt;&lt;P&gt;and reboot I have a /dev/galcore device. And now I am also able to start weston &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 07:11:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Galcore-does-not-create-a-device/m-p/1958482#M228695</guid>
      <dc:creator>MicMoba</dc:creator>
      <dc:date>2024-09-20T07:11:28Z</dc:date>
    </item>
  </channel>
</rss>

