YosysHQ / icestorm

Project IceStorm - Lattice iCE40 FPGAs Bitstream Documentation (Reverse Engineered)
ISC License
963 stars 224 forks source link

Can't find ice FTDI usb device On Ubuntu 22.04 #310

Closed learnerfelix closed 1 year ago

learnerfelix commented 1 year ago

Like the previous issue, when I type iceprog filename.bin and can't find the device

I've found the previous issue but it seems it detected the ice stick usb because when I run

sudo tail -fn0 /var/log/syslog

it found the FT2232H

Feb 17 18:53:13 ubuntu kernel: [ 629.070154] usb 1-1: Detected FT2232H

However it still shows that _can't find ice FTDI device(vendor_id 0x0403, deviceid 0x6010 or 0x6014).

Here is the lsusb result

Bus 001 Device 002: ID 0403:6010 Future Technology Devices International, Ltd FT2232C/D/H Dual UART/FIFO IC

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet

Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub