I am pretty sure this is an issue relating to accessing the usb port, but I don’t understand why I seem to be the only person with this issue. I am following tutorials exactly and getting stuck every-time, because no one else is having this problem. Arduino sees the board and can tell me that it is a nano, but cannot upload simple blink script/sketch.
I have:
- installed libfuse2 to run appImage
- extracted the appImage and use ./AppRun
- I have ran arduinos bash scripts to give the correct permissions https://support.arduino.cc/hc/en-us/articles/9005041052444-Fix-udev-rules-on-Linux
- I have made sure dfu-util is installed
No matter what I do I get the same in slighlty different versions relating to accessing the usb-c port.
dfu-util: Cannot open DFU device 2341:0070 found on devnum 11 (LIBUSB_ERROR_ACCESS)
dfu-util: No DFU capable USB device available
Failed uploading: uploading error: exit status 74