<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[M5Burner Ubuntu 25.04 issue with chrome helper binary?]]></title><description><![CDATA[<p dir="auto">I can't get M5Burner to run under Ubuntu 25.04.  I first had to fix the dialout problem that others have had, but after that, I get this error (I replaced my username with [user]):</p>
<p dir="auto">[10186:0817/063316.269584: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 /home/[user]/Downloads/M5Burner/bin/chrome-sandbox is owned by root and has mode 4755.<br />
/bin/bash: line 1: 10186 Trace/breakpoint trap   (core dumped) ./bin/m5burner</p>
]]></description><link>https://community.m5stack.com/topic/7759/m5burner-ubuntu-25-04-issue-with-chrome-helper-binary</link><generator>RSS for Node</generator><lastBuildDate>Sun, 03 May 2026 05:24:02 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/7759.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 17 Aug 2025 13:43:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5Burner Ubuntu 25.04 issue with chrome helper binary? on Sun, 17 Aug 2025 14:09:24 GMT]]></title><description><![CDATA[<p dir="auto">Okay, posting to help others as I did find the solution to this.  As the error message states, the binary has to be suid root.  You can get it going by typing:</p>
<p dir="auto">sudo chmod 4755 bin/chrome-sandbox</p>
<p dir="auto">From wherever you installed M5Burner.  This, and adding the current user to the dialout group, should really be part of the installation instructions.  I can't see how anyone on Linux would avoid doing both of these steps.</p>
<p dir="auto">Now I if I can figure out why the Tab5 is bootlooping i'll be up and running...</p>
]]></description><link>https://community.m5stack.com/post/29769</link><guid isPermaLink="true">https://community.m5stack.com/post/29769</guid><dc:creator><![CDATA[ekalfwonS]]></dc:creator><pubDate>Sun, 17 Aug 2025 14:09:24 GMT</pubDate></item></channel></rss>