I have a Bubba|2 since september 2010. I enjoy it very much as it works really as my central network router, dhcp server, dns, firewall and http proxy

I've been trying to use my Bubba|2 server to read out the my electricity meter. I've purchased an infrared read/write-head-to-usb cable to access the electricity meter through a serial infrared connection.
I've got this cable and connection to the electricity meter working on windows using the HTerm program.
However when I try to use python scripts on the Bubba server to access the /dev/ttyUSB0, it seems that the shell can't access the USB port whatsoever. It won't get any response and it seems that access is denied, even though I'm root.
This is the log (/var/log/messages) when I reconnect the cable:
Code: Select all
Aug 27 20:56:13 bubba kernel: usb 1-1.1: USB disconnect, device number 3
Aug 27 20:56:13 bubba kernel: cp210x ttyUSB0: cp210x converter now disconnected from ttyUSB0
Aug 27 20:56:13 bubba kernel: cp210x 1-1.1:1.0: device disconnected
Aug 27 20:56:16 bubba kernel: usb 1-1.1: new full speed USB device number 4 using fsl-ehci
Aug 27 20:56:16 bubba kernel: cp210x 1-1.1:1.0: cp210x converter detected
Aug 27 20:56:16 bubba kernel: usb 1-1.1: reset full speed USB device number 4 using fsl-ehci
Aug 27 20:56:16 bubba kernel: usb 1-1.1: cp210x converter now attached to ttyUSB0