ppolstra / USB-Writeblocker

Code for the USB write blocker built on the FTDI VNC2 development board
7 stars 0 forks source link

Usb devices won't Get recognized #1

Open prosch88 opened 3 years ago

prosch88 commented 3 years ago

I built the code and flashed the rom to the V2DIP1-32. The device is recognized as USB 2.0 FD, but the USB stick connected to the device won't show up. I tested Linux 64 bit, Windows 7 32bit and Windows 10 64 and several sticks. What am i missing?

ppolstra commented 3 years ago

FTDI changed something in their software that broke this device. It only works with older versions of the software. I recommend building the BeagkeBone based device as it is much faster and compatible with everything.

On Sun, Jul 18, 2021, 5:29 AM prosch88 @.***> wrote:

I built the code and flashed the rom to the V2DIP1-32. The device is recognized as USB 2.0 FD, but the USB stick connected to the device won't show up. I tested Linux 64 bit, Windows 7 32bit and Windows 10 64 and several sticks. What am i missing?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ppolstra/USB-Writeblocker/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOQE3OB2NP3IIGTSJEHXI3TYKNG7ANCNFSM5AR6XPNQ .

prosch88 commented 3 years ago

I was using the version 1.4.4. Even using the precompiled Rom File from the instructables package isn't working.

1 stick gets recognized, 7 won't.

I will check out the beaglebone too.