🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    How to fix USB driver on MacOS Sierra

    FAQS
    3
    3
    10.1k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      fazambuja
      last edited by

      Found this on SiLabs forum. It did work for me.

      From the user Adam Venturella.

      10.13 has a new restriction on kext like the others have said. If you want to manually load it:

      sudo kextload /Library/Extensions/SiLabsUSBDriver.kext/

      You will then see the security error:

      /Library/Extensions/SiLabsUSBDriver.kext failed to load - (libkern/kext) system policy prevents loading; check the system/kernel logs for errors or try kextutil(8).

      Now, from your System Preferences, go to Security & 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:

      ls /dev/cu.*

      ...
      /dev/cu.SLAB_USBtoUART
      ...

      Good luck :)

      M 1 Reply Last reply Reply Quote 1
      • M
        m5dude @fazambuja
        last edited by

        @fazambuja

        I had to do the same thing for 10.10. and it took a couple tries

        1 Reply Last reply Reply Quote 0
        • R
          robinkam
          last edited by

          Thank you for your solution! It works!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post