Miguel Ángel «MrNet» wrote: > So, finally, it wasn't related at all with javacomm (Yesterday, I got > installed RxTx and I'm getting the > same behavior). A query to the 'dmesg' command revealed that the USB > scanning process recognizes > the Tmote device perfectly, but after it get some errors about the USB > connection interface, and > it DISCONNECTS SILENTLY the device (!!!). I suppose that this explains > that I get no response from > the mote, but the device it was correctly listed in the Ubuntu hardware > device manager.
This problem is caused by the BRLTTY package, which Ubuntu installs by default. Run apt-get remove brltty as root to get rid of it. Greg Hackmann _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
