following my previous email, I changed the type to 2232H,port=A and now I
get an error: Unable to open FTDI device: -3 (device not found).

sudo flashrom -p ft2232_spi:type=2232H,port=A -r dump.rom -V
flashrom v0.9.6.1-r1563 on Linux 4.4.0-31-generic (x86_64)
flashrom is free software, get the source code at http://www.flashrom.org

flashrom was built with libpci 3.1.9, GCC 4.7.1, little endian
Command line (5 args): flashrom -p ft2232_spi:type=2232H,port=A -r dump.rom
-V
Calibrating delay loop... OS timer resolution is 1 usecs, 3034M loops per
second, delay more than 10% too short (got 87% of expected delay),
recalculating... 3057M loops per second, delay more than 10% too short (got
88% of expected delay), recalculating... 3127M loops per second, 10 myus =
9 us, 100 myus = 170 us, 1000 myus = 1020 us, 10000 myus = 9658 us, 4 myus
= 4 us, OK.
Initializing ft2232_spi programmer
Using device type FTDI FT2232H interface A
Unable to open FTDI device: -3 (device not found)
Error: Programmer initialization failed.


On Sun, Apr 7, 2019 at 3:51 PM iafdan <[email protected]> wrote:

> Hi all,
>
> I'm trying to dump a chip using the following command:
> sudo flashrom -p ft2232_spi:type=232H,port=A,divisor=16 -r dump.rom -V
>
> For some reason I'm getting an error. Can anybody help me?
> "Initializing ft2232_spi programmer
> Error: Invalid device type specified.
> Unhandled programmer parameters: port=A,divisor=16
> Error: Programmer initialization failed."
>
> I also tried: sudo flashrom -p ft2232_spi:type=232H -r dump.rom -V
> got the same error.
>
> help :)
>
> Thanks!
> Dan
>
>
_______________________________________________
flashrom mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to