harbaum / MiSTeryNano

Atari STE MiSTery core for the Tang Nano 20k FPGA
109 stars 15 forks source link

failing to install the nano (20K variant) #40

Closed Unixware closed 2 months ago

Unixware commented 2 months ago

This is what I m getting when I try:

[bin]: ./openFPGALoader -f atarist.fs 
empty
write to flash
No cable or board specified: using direct ft2232 interface
unable to open ftdi device: -4 (usb_open() failed)
JTAG init failed with: unable to open ftdi device

is there a 'different' variant of 20K that is supported? There is a silkscreened 'v3921' on my board (version/rev probably..) thanks

Unixware commented 2 months ago

darn needs su , pls if you can update your 'linux' installation

harbaum commented 2 months ago

You don't necessarily need root permissions. A matching udev rule may be sufficient. See e.g. https://wiki.sipeed.com/hardware/en/tang/Tang-Nano-Doc/flash-in-linux.html

harbaum commented 2 months ago

I've added a link to the Sipeed page to the installation instructions