<?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 Install eIQ Toolkit on Ubuntu in MCX Microcontrollers</title>
    <link>https://community.nxp.com/t5/MCX-Microcontrollers/Install-eIQ-Toolkit-on-Ubuntu/m-p/2178881#M4138</link>
    <description>&lt;P&gt;The last discussion of installing eIQ Toolkit was back in 2023, around&amp;nbsp;eIQ Toolkit v1.8.0.&amp;nbsp; I'm trying to install&amp;nbsp;eIQ Toolkit v1.16.0 on Ubuntu.&amp;nbsp; The installation appears to succeed.&amp;nbsp; The eIQ Toolkit User Guide starts with the eIQ Portal home screen ... but neglects to mention how one launches the application.&amp;nbsp; While that's probably platform dependent, it's information that would be very helpful for users.&lt;/P&gt;&lt;P&gt;After installation, trying to launch from the application icon produces no result.&amp;nbsp; Launching from the command line with `/opt/nxp/eIQ_Toolkit_v1.16.0/eiq-portal` yields the error:&lt;BR /&gt;```&lt;BR /&gt;[33591:1001/121907.446132:FATAL:setuid_sandbox_host.cc(158)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /opt/nxp/eIQ_Toolkit_v1.16.0/chrome-sandbox is owned by root and has mode 4755.&lt;BR /&gt;```&lt;BR /&gt;(despite the fact that&amp;nbsp;/opt/nxp/eIQ_Toolkit_v1.16.0/chrome-sandbox is, indeed, owned by root and has mode 4755 set).&amp;nbsp; Launching with `/opt/nxp/eIQ_Toolkit_v1.16.0/eiq-portal --no-sandbox` yields a few screens of error messages and kernel warnings.&lt;/P&gt;&lt;P&gt;Obviously something's not set up right.&amp;nbsp; Any advice on how to clear things up and get the eIQ Toolkit running?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Oct 2025 16:22:08 GMT</pubDate>
    <dc:creator>MaskedBit</dc:creator>
    <dc:date>2025-10-01T16:22:08Z</dc:date>
    <item>
      <title>Install eIQ Toolkit on Ubuntu</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/Install-eIQ-Toolkit-on-Ubuntu/m-p/2178881#M4138</link>
      <description>&lt;P&gt;The last discussion of installing eIQ Toolkit was back in 2023, around&amp;nbsp;eIQ Toolkit v1.8.0.&amp;nbsp; I'm trying to install&amp;nbsp;eIQ Toolkit v1.16.0 on Ubuntu.&amp;nbsp; The installation appears to succeed.&amp;nbsp; The eIQ Toolkit User Guide starts with the eIQ Portal home screen ... but neglects to mention how one launches the application.&amp;nbsp; While that's probably platform dependent, it's information that would be very helpful for users.&lt;/P&gt;&lt;P&gt;After installation, trying to launch from the application icon produces no result.&amp;nbsp; Launching from the command line with `/opt/nxp/eIQ_Toolkit_v1.16.0/eiq-portal` yields the error:&lt;BR /&gt;```&lt;BR /&gt;[33591:1001/121907.446132:FATAL:setuid_sandbox_host.cc(158)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /opt/nxp/eIQ_Toolkit_v1.16.0/chrome-sandbox is owned by root and has mode 4755.&lt;BR /&gt;```&lt;BR /&gt;(despite the fact that&amp;nbsp;/opt/nxp/eIQ_Toolkit_v1.16.0/chrome-sandbox is, indeed, owned by root and has mode 4755 set).&amp;nbsp; Launching with `/opt/nxp/eIQ_Toolkit_v1.16.0/eiq-portal --no-sandbox` yields a few screens of error messages and kernel warnings.&lt;/P&gt;&lt;P&gt;Obviously something's not set up right.&amp;nbsp; Any advice on how to clear things up and get the eIQ Toolkit running?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Oct 2025 16:22:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/Install-eIQ-Toolkit-on-Ubuntu/m-p/2178881#M4138</guid>
      <dc:creator>MaskedBit</dc:creator>
      <dc:date>2025-10-01T16:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Install eIQ Toolkit on Ubuntu</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/Install-eIQ-Toolkit-on-Ubuntu/m-p/2180082#M4144</link>
      <description>&lt;P&gt;Hello&amp;nbsp;MaskedBit,&lt;/P&gt;
&lt;P&gt;Which Ubuntu version are you using? The recommended version is Ubuntu 20.04&lt;/P&gt;
&lt;P&gt;Once installed you should be able to start the eIQ portal with the following commands:&lt;/P&gt;
&lt;P&gt;&amp;lt;eIQ_Toolkit_install_dir&amp;gt;\bin\eiqenv.sh&lt;BR /&gt;&amp;lt;eIQ_Toolkit_install_dir&amp;gt;\eiq-portal&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Gustavo&lt;/P&gt;</description>
      <pubDate>Fri, 03 Oct 2025 20:43:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/Install-eIQ-Toolkit-on-Ubuntu/m-p/2180082#M4144</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2025-10-03T20:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Install eIQ Toolkit on Ubuntu</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/Install-eIQ-Toolkit-on-Ubuntu/m-p/2180116#M4145</link>
      <description>&lt;P&gt;Gustavo,&lt;/P&gt;&lt;P&gt;My system is Ubuntu 24.04.3, which might be part of the problem.&amp;nbsp; Alas, here's what I get:&lt;BR /&gt;```&lt;BR /&gt;sboylan@Woden:/opt/nxp/eIQ_Toolkit_v1.16.0$ ./bin/eiqenv.sh&lt;BR /&gt;sboylan@Woden:/opt/nxp/eIQ_Toolkit_v1.16.0$ ./eiq-portal&lt;BR /&gt;[69676:1003/181936.886479:FATAL:setuid_sandbox_host.cc(158)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /opt/nxp/eIQ_Toolkit_v1.16.0/chrome-sandbox is owned by root and has mode 4755.&lt;BR /&gt;Trace/breakpoint trap (core dumped)&lt;BR /&gt;```&lt;/P&gt;&lt;P&gt;Running with --no-sandbox gets a bit further:&amp;nbsp; the GUI starts to launch, but then crashes with over 200 lines of log messages and C and Python stack dumps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Oct 2025 22:26:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/Install-eIQ-Toolkit-on-Ubuntu/m-p/2180116#M4145</guid>
      <dc:creator>MaskedBit</dc:creator>
      <dc:date>2025-10-03T22:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Install eIQ Toolkit on Ubuntu</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/Install-eIQ-Toolkit-on-Ubuntu/m-p/2180793#M4149</link>
      <description>&lt;P&gt;Hello MaskedBit,&lt;/P&gt;
&lt;P&gt;I couldn’t find anything related to this chrome-sandbox error in internal documentation, but there seems to be similar reports of chrome-sandbox interfering with certain IDEs and applications that have a GUI.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;It seems that some users have changed the owner and permissions of chrome-sandbox to root and 4755&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;sudo chown root:root chrome-sandbox&lt;BR /&gt;sudo chmod 4755 chrome-sandbox&lt;/P&gt;
&lt;P&gt;Albeit I wasn’t able to test it, and you would need to find the location of chrome-sandbox.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Gustavo&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 20:51:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/Install-eIQ-Toolkit-on-Ubuntu/m-p/2180793#M4149</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2025-10-06T20:51:08Z</dc:date>
    </item>
  </channel>
</rss>

