I'm trying to run Axoloti environment on a UDOO Quad board, running
Linux udoobuntu 3.0.35-g6559a52 #1 SMP PREEMPT Thu Jun 5 11:31:30 UTC 2014 armv7l armv7l armv7l GNU/Linux
installing (script in attachment) seems to go fine,
except for having to interrupt ant at;
[javadoc] Standard Doclet version 1.7.0_03
[javadoc] Building tree for all the packages and classes...
after that, the script continues and I end up with a working Axoloti patcher.
however,
dfu-util -l
gives:
dfu-util 0.5
(C) 2005-2008 by Weston Schmidt, Harald Welte and OpenMoko Inc.
(C) 2010-2011 Tormod Volden (DfuSe support)
This program is Free Software and has ABSOLUTELY NO WARRANTY
dfu-util does currently only support DFU version 1.0
Segmentation fault (core dumped)
and in Axoloti patcher, there is no board detected
lsusb shows the axoloti core as:
Bus 002 Device 016: ID 0483:5740 SGS Thomson Microelectronics
any idea?
thanks,
Tim