Flashing in (K)Ubuntu Linux 64bits

BS - João Vieira joao at brevespot.com
Thu Oct 16 15:49:24 CEST 2008


hi,

i did it, i thought devnum was the device ID to use, it seems it was the 
hexadecimal codes more on the left.

all went smoothly

thanks everyone

J


On Thursday 16 October 2008, jotalix wrote:
> I presume my device is number 2
> $ sudo ./dfu-util -l
> ...
> Found Runtime: [0x0b05:0x1712] devnum=2, cfg=0, intf=2, alt=0,
> name="UNDEFINED"
>
> So using 2 as the device ID I got this error
>
> $ sudo ./dfu-util -a rootfs --device "2" -R -D Om2008.9.rootfs.jffs2
> ...
> unable to parse `2'
>
> $ sudo ./dfu-util -a rootfs --device 2 -R -D Om2008.9.rootfs.jffs2
> ...
> unable to parse `2'
>
> $ sudo ./dfu-util -a rootfs -d 2 -R -D Om2008.9.rootfs.jffs2
> ...
> unable to parse `2'
>
> thanks
> J
>
> On Thursday 16 October 2008, Patrick Beck wrote:
> > ./dfu-util -a rootfs --device listed-id -R -D






More information about the community mailing list