On Sun, 18 Mar 2007 18:28:49 +0100, Kiffin Gish <kif...@pl...>
wrote:
> When reprogramming my tuxdroid with new firmware is the command 'tuxup
> --main path/to/hex/folder/' sufficient or do I have do use the --all
> flag?
>
> The reason I am asking is because --main works fine but --all results in
> errors for some reason after a couple hex files because it cannot find
> udev/uhub0.5 anymore.
>
Right now there's only an update of the USB CPU (tuxusb) so to reprogram
it, simply do 'tuxup tuxusb.hex'.
--main is not appropriate here as it doesn't reprogram the USB, --all is
fine and as the USB is reprogrammed first, you don't have to care if
anything goes wrong afterwards.
But so your udev problem is still there. Do you get the same when using
the daemon?
What distro do you use?
|