Hi I done this with my 10.04 system, and repeated on 11.04 :-( I'm trying to use a Bit Whacker on my clients. I plug in the USB Bit Whacker and it numerates as /dev/ttyACMO on both desktop and client machines.
Getting to the simplest interface, on the desttop: [6pines] /home/jam/ubw [136]% echo 'o,0,0,0' > /dev/ttyACM0 && sleep 1 && cat /dev/ttyACM0 OK ^C [6pines] /home/jam/ubw [137]% echo 'o,0,0,0' > /dev/ttyACM0 && sleep 1 && cat /dev/ttyACM0 OK ^C [6pines] /home/jam/ubw [138]% echo 'o,0,0,0' > /dev/ttyACM0 && sleep 1 && cat /dev/ttyACM0 OK ^C Good, that is 100% Now on my client: root@prp12:/tmp# echo 'o.0.0.0' >/dev/ttyACM0 root@prp12:/tmp# cat /dev/ttyACM0 !8 Err: Unknown command 'O.:4F2E' !7 Err: Extra parmater ^C root@prp12:/tmp# echo 'o.0.0.0' >/dev/ttyACM0 root@prp12:/tmp# cat /dev/ttyACM0 !8 Err: Unknown command '!8:2138' !7 Err: Extra parmater ^C The modules (lsmod) look the same, neither loads tty, both load usb and hid. Since both use the same HW and same SW this must be an ltsp issue Any ideas, or inspiration? Thanks James ------------------------------------------------------------------------------ FREE DOWNLOAD - uberSVN with Social Coding for Subversion. Subversion made easy with a complete admin console. Easy to use, easy to manage, easy to install, easy to extend. Get a Free download of the new open ALM Subversion platform now. http://p.sf.net/sfu/wandisco-dev2dev _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
