M2 Zero - Wipe eMMC

Just to let you know for whatever reason there’s no lsusb detection of the device on Mac 10.13? Checking to see if known issue, possible similar to Arduino not detecting hardware.

With Windows 7, no love on install the inf file:

Download the Android driver from Google:

Unzip it and right click the .inf file to install the driver.
Install Error: The INF file you selected does not support this method of installation.

RPi4 no love either:
bash <(curl -s https://raw.githubusercontent.com/corbindavenport/nexus-tools/master/install.sh)

[EROR] Your OS or CPU architecture doesn’t seem to be supported.

[EROR] Detected OS: Linux

[EROR] Detected arch: armv7l

Tried from a second M2 Zero and no love.
bash <(curl -s https://raw.githubusercontent.com/corbindavenport/nexus-tools/master/install.sh)

[EROR] Your OS or CPU architecture doesn’t seem to be supported.

[EROR] Detected OS: Linux

[EROR] Detected arch: aarch64

Windows 10 maybe??? LOL :smiley: Would love to get this running and brag about how great it is.

Just to let you know for whatever reason there’s no lsusb detection of the device on Mac 10.13

Are you running on Intel Mac or M1 Mac?

Press and hold the USB boot and plug in the power cable to mac, lsusb should see the device. If not, check the USB cable, you can use a USB A to C cable.

LIterally did all of that and no love. I’m using an Intel Mac on 10.13. The usb cable works , purchased the cable with a button from you with the board. It will go show Amlogic GX-CHIP on Win10 but won’t port the new Armbian img with etcher as it doesn’t see it as the “RZ USB disk loader”. after doing the Maskrom/fastboot mode. Suggestions?

All good got it sorted. Just an order of operations in Win10. :smiley: Needed to flash the device with rz-udisk-loader.bin through the RZ_USB_Boot_Helper and not the factory-loader.img. Then Etcher detected the device and flashed with Armbian. Someone might want to update the jpg’s online && instructions. Will continue the journey.