Navigation

    M5Stack Community

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

    nigel

    @nigel

    1
    Reputation
    11
    Posts
    795
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    nigel Follow

    Posts made by nigel

    • RE: M5Paper on macos Big Sur

      @ajb2k3

      I'm on 11.14 Big Sur

      10.14 would be Mojave released in 2018

      @m5stack
      At this point I can only assume recent macos is not supported and I'll and get my hands on a windows computer :-(

      posted in General
      N
      nigel
    • RE: M5Paper on macos Big Sur

      @m5stack
      For general information Silicon Labs has a newer version of the driver which I can load.
      But that does not work either :(

      https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers

      posted in General
      N
      nigel
    • RE: M5Paper on macos Big Sur

      @ajb2k3 said in M5Paper on macos Big Sur:

      Ok, I have found that there is currently an issue in OSX in that the driver is randomly not being loaded for the adapters.

      It consistently fails to load, not randomly. At least that's the case for me.
      What's your source?

      @m5stack Can you confirm is this was tested on Big Sur 11.4 ?
      Unless someone can confirm they have has it working on that specific version it's more than likely the driver was not built for this OS.

      There are over 550 kernel extensions on my mac and they all work perfectly. It seems the interface Apple exposes for loading extensions works for everyone else.

      posted in General
      N
      nigel
    • RE: M5Paper on macos Big Sur

      @m5stack
      I suppose the drive isn't loading, so I tried to load it on the cli :

      sudo kextload /Library/Extensions/SiLabsUSBDriver.kext
      Password:
      Executing: /usr/bin/kmutil load -p /Library/Extensions/SiLabsUSBDriver.kext
      Error Domain=KMErrorDomain Code=71 "Unsupported Error: one or more extensions are unsupported to load Kext com.silabs.driver.CP210xVCPDriver v4.10.14 in executable kext bundle com.silabs.driver.CP210xVCPDriver at /Library/StagedExtensions/Library/Extensions/SiLabsUSBDriver.kext" UserInfo={NSLocalizedDescription=Unsupported Error: one or more extensions are unsupported to load Kext com.silabs.driver.CP210xVCPDriver v4.10.14 in executable kext bundle com.silabs.driver.CP210xVCPDriver at /Library/StagedExtensions/Library/Extensions/SiLabsUSBDriver.kext}

      Does the driver support Big Sur 11.4

      posted in General
      N
      nigel
    • RE: M5Paper on macos Big Sur

      @m5stack

      I have followed the instructions. As I can see the driver is installed :
      ❯ ls -ld /Library/Extensions/Si*
      drwxr-xr-x 3 root wheel 96 3 Nov 2016 /Library/Extensions/SiLabsUSBDriver.kext

      The application is in the applications folder as well :
      0_1632670382430_Screenshot 2021-09-26 at 16.30.25.png

      Factory test on the device looks good
      0_1632670563909_WhatsApp Image 2021-09-26 at 16.34.57.jpeg

      I have also tried uninstalling the driver. Reinstalling and rebooting.

      Any other suggestions ?

      posted in General
      N
      nigel
    • RE: M5Paper on macos Big Sur

      @ajb2k3
      That's the desktop application installed locally.
      I can't use the web UI Flow. I need to update the firmware to get the API key.
      I can't update, because I can't connect with m5burner.

      posted in General
      N
      nigel
    • RE: M5Paper on macos Big Sur

      This is the screenshot of the error from the IDE

      0_1632508697935_Screenshot 2021-09-24 at 19.32.20.png

      posted in General
      N
      nigel
    • RE: M5Paper on macos Big Sur

      To answer you other question, yes, I have restarted the laptop.
      I did a power off, then power on with the physical button. (not just a reboot)

      posted in General
      N
      nigel
    • RE: M5Paper on macos Big Sur

      USBmodem is the wifiadapter on the Mac

      That does not seem to be the case

      Before connecting the M5paper
      ❯ ls -l /dev/tty.*
      crw-rw-rw- 1 root wheel 20, 0 23 Sep 20:16 /dev/tty.Bluetooth-Incoming-Port
      crw-rw-rw- 1 root wheel 20, 2 23 Sep 20:16 /dev/tty.WI-C200-serialport

      After connecting the m5
      ❯ ls -l /dev/tty.*
      crw-rw-rw- 1 root wheel 20, 0 23 Sep 20:16 /dev/tty.Bluetooth-Incoming-Port
      crw-rw-rw- 1 root wheel 20, 2 23 Sep 20:16 /dev/tty.WI-C200-serialport
      crw-rw-rw- 1 root wheel 20, 4 24 Sep 19:24 /dev/tty.usbmodem52D40004421

      0_1632508056338_Screenshot 2021-09-24 at 19.25.37.png

      posted in General
      N
      nigel
    • RE: M5Paper on macos Big Sur

      I would love to use the online version, but I understand that I need the API key.
      To get the API key I have to update the firmware, right ? I don't see any other way to get the API key.
      (I have the m5paper 1.1)

      When I start m5burner and select the device port "/dev/tty.usbmodem52D40004421" nothing happens. No error message. No options to apply another firmware.

      When I try the same device in the desktop IDE, it says failed to connect, check that the device is turned on.
      How do I set it to USB mode?

      (I will upload some screenshots in a couple of hours)

      posted in General
      N
      nigel