<?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[How to fix USB driver on MacOS Sierra]]></title><description><![CDATA[<p dir="auto">Found this on SiLabs forum. It did work for me.</p>
<p dir="auto">From the user Adam Venturella.</p>
<p dir="auto">10.13 has a new restriction on kext like the others have said.  If you want to manually load it:</p>
<p dir="auto">sudo kextload /Library/Extensions/SiLabsUSBDriver.kext/</p>
<p dir="auto">You will then see the security error:</p>
<p dir="auto">/Library/Extensions/SiLabsUSBDriver.kext failed to load - (libkern/kext) system policy prevents loading; check the system/kernel logs for errors or try kextutil(8).</p>
<p dir="auto">Now, from your System Preferences, go to Security &amp; Privacy  at the bottom of that window you will see OSX is asking you to approve the kext from Silicon Labs. Do that and you should now be able to see the device:</p>
<p dir="auto">ls /dev/cu.*</p>
<p dir="auto">...<br />
/dev/cu.SLAB_USBtoUART<br />
...</p>
<p dir="auto">Good luck :)</p>
]]></description><link>https://community.m5stack.com/topic/146/how-to-fix-usb-driver-on-macos-sierra</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 23:37:29 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/146.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 28 Mar 2018 19:06:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to fix USB driver on MacOS Sierra on Sat, 14 Sep 2019 23:46:41 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for your solution! It works!</p>
]]></description><link>https://community.m5stack.com/post/5582</link><guid isPermaLink="true">https://community.m5stack.com/post/5582</guid><dc:creator><![CDATA[robinkam]]></dc:creator><pubDate>Sat, 14 Sep 2019 23:46:41 GMT</pubDate></item><item><title><![CDATA[Reply to How to fix USB driver on MacOS Sierra on Wed, 28 Mar 2018 20:02:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fazambuja" aria-label="Profile: fazambuja">@<bdi>fazambuja</bdi></a></p>
<p dir="auto">I had to do the same thing for 10.10. and it took a couple tries</p>
]]></description><link>https://community.m5stack.com/post/669</link><guid isPermaLink="true">https://community.m5stack.com/post/669</guid><dc:creator><![CDATA[m5dude]]></dc:creator><pubDate>Wed, 28 Mar 2018 20:02:26 GMT</pubDate></item></channel></rss>