I'm using Ubuntu 12.04 on virtual box and tried to do serial communication first with javax.comm and rxtx. In both approaches getPortIdentifiers().toString() just returns "gnu.io.CommPortEnumerator@20d10a" and no actual list of the available ports.
any ideas?