Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. fazambuja
    F
    • Continue chat with fazambuja
    • Start new chat with fazambuja
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    fazambuja

    @fazambuja

    1
    Reputation
    1
    Posts
    1614
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    fazambuja Follow

    Posts made by fazambuja

    • How to fix USB driver on MacOS Sierra

      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 :)

      posted in FAQS
      F
      fazambuja