I test pktriggercord it with a K-x (1.01 firmware)
my command line :
pktriggercord-cli --reconnect --frames 30 --delay 4 --output_file test -a 4 -t 0.1
On win 7 64 and on win 7 32
(and I test with differents options) but
I have artefacts on some images (the 2 or 3 first images are good),
And I have at each time, an other bug, after few pictures (about 10), there is a problem with the buffer
With debug option, it writes :
before: mask=0x0
Only got -2 bytes
or
Select buffer 0,2,0,0
0: addr: 0x0 len: 0 B=1
pslr.c:1199:scsi_write(fd, cmd, sizeof (cmd), 0, 0) failed: 2
pslr.c:1058:command(p->fd, 0x04, 0x01, 0x04) failed: 2
pslr.c:807:ipslr_next_segment(p) failed: 2
get buffer 0 type 2 res 0
and it writes it again and again and it takes no more pictures
A similar problem was reported for newer firmware version of K-x, but not for 1.01 I don't really have any idea how to fix this bug.