On Fri, 12 Oct 2012 22:15:08 +0000 "Reddy Kaveri, Praveen Kumar" <praveen-kumar.reddy-kaveri@xxxxxx> wrote: > Hi Greg, > > Thanks for your assistance. > > I am using RXTXComm API for getting list of serial ports and available USB ports. I have attached the java code for your kind glance. > For some of the point of sales machines the telxon device is working. Make sure your Java implementation rxtxcomm isn't too stupid to look for USB ports. There were endless problems with some old versions of rxtx with JMRI and USB serial ports. Also as the same user try stty -a </dev/ttyUSB0. That will if it's behaving sensibly dump the terminal state (speed etc) on your screen. If that works you've almost certainly got a problem with your java. -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html