<?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 Linux x64 v3.0 - fails to detect ttyACM0]]></title><description><![CDATA[<p dir="auto">Hello M5Stack team</p>
<p dir="auto">I've been trying out <a href="https://docs.m5stack.com/en/download" target="_blank" rel="noopener noreferrer nofollow ugc">M5Burner Linux x64 v3.0</a> and while it detects <code>ttyUSB0</code> devices just fine it fails to detect <code>ttyACM0</code> devices like the latest M5Stack base v2.61.</p>
<p dir="auto">Adding a temporarily sym link like below fixes the issue for me. This leads me to think that M5Burner v3.0 most likely only looks for <code>ttyU*</code> devices.</p>
<pre><code>sudo ln -s /dev/ttyACM0 /dev/ttyUSB0
</code></pre>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/topic/4411/m5burner-linux-x64-v3-0-fails-to-detect-ttyacm0</link><generator>RSS for Node</generator><lastBuildDate>Sat, 09 May 2026 16:04:07 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4411.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 01 Jul 2022 12:24:40 GMT</pubDate><ttl>60</ttl></channel></rss>