jamesbowman / swapforth

Swapforth is a cross-platform ANS Forth
BSD 3-Clause "New" or "Revised" License
275 stars 56 forks source link

Problem with PapilioDuo board #52

Closed bmentink closed 7 years ago

bmentink commented 7 years ago

Hi Guys, I have just purchased a PapilioDuo board and have managed to upload the .bit file, however it does not show up a /dev/ttyUSB device, any suggestions?

I must have the FTDI-2232 drivers on my system as the Lattice boards which seemingly have the same chip and work fine.

EDIT: The lattice board USB ID is 0403:6010 and the PaplioDuo 0403:7bc0 I have the latest kernel from Archlinux so don't know why it is not showing up a port ..

EDIT2: Doing a modinfo on ftdi_sio shows the 6010 device but not the 7bc0 one, so maybe my driver does not have support for this?

bmentink commented 7 years ago

Never mind, seems I needed a udev rule as it has non standard Product ID.