2008/10/26 xiangfu <[EMAIL PROTECTED]>:
> if you plug you Freerunner and there is /dev/ttyACM0. i think it is work.
> i always use cu.
> there is what i always do :
> - -------------------------------
> chown uucp.uucp /dev/ttyACM0
>
> cu -l /dev/ttyACM0
> GTA01Bv4 # setenv boot_menu_timeout 65000
> GTA01Bv4 # saveenv
> - --------------------------------------------

I needed

sudo chown uucp.uucp /dev/ttyACM0

and

sudo cu -l /dev/ttyACM0

but that got me going. I assume the reason that minicom didn't work is
that I didn't use sudo (but got no error message). cu complained
without sudo that it didn't have permission.

Thanks for the help

Jeff

_______________________________________________
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support

Reply via email to