Andreas Posted December 10, 2013 Share Posted December 10, 2013 Hi all, Im trying to flash my USB Duck with the Twin firmware (c_duck_v2.1.hex), but I'm stuck at the dfu programmer stage. I have just got this key and have never flashed it before. Ive just tested a couple of payloads... When I execute ./bootstrap.sh i get: sh-3.2# ./bootstrap.sh ./bootstrap.sh: line 2: aclocal: command not found ./bootstrap.sh: line 3: autoheader: command not found ./bootstrap.sh: line 4: automake: command not found ./bootstrap.sh: line 5: autoconf: command not found Yes I am in the right directory. The only file among the others extracted is aclocal.m4... So I continued, and when I executed make here is what I got. sh-3.2# make /Library/Developer/CommandLineTools/usr/bin/make all-recursive Making all in src gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c main.c:29:10: fatal error: 'usb.h' file not found #include <usb.h> ^ 1 error generated. make[2]: *** [main.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 In what state does my USB have to be in? DFU mode? What to do? Thank you all. Andreas Quote Link to comment Share on other sites More sharing options...
no42 Posted December 11, 2013 Share Posted December 11, 2013 If your using macports (or alternatively brew), you need to install libusb and automake. for dfu-mode, hold the tiny black button down on the duck continuously as you insert it into the USB port. Quote Link to comment Share on other sites More sharing options...
aPices Posted January 10, 2014 Share Posted January 10, 2014 If your using macports (or alternatively brew), you need to install libusb and automake. for dfu-mode, hold the tiny black button down on the duck continuously as you insert it into the USB port. Thanks. Worked for me! Quote Link to comment Share on other sites More sharing options...
activezombie Posted September 27, 2014 Share Posted September 27, 2014 I love how there is NO guide providing what steps to take to flash the ducky on unix/OS All I have to go on is "./bootstrap.sh" And that does nothing. How does someone install dfu-programmer-0.5.4 ? Quote Link to comment Share on other sites More sharing options...
activezombie Posted September 27, 2014 Share Posted September 27, 2014 Solved (For REAL this time) Use http://www.uriahbaalke.com/?p=106 It includes an INSTALLER package for 0.5.4 I am shocked at the lack of an installer or directions to install from the link provided by hak5 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.