Testing for functionality

I purchased my USB-UIRT a few weeks ago, and I'd like to test my device for functionality before the 90 days support runs out.
I do not run Windows, so I cannot use Girder nor any of the other windows programs. I bought this device for the reported functionality under linux.
I will be satisfied that the device itself works (whether or not the linux applications use it correctly), as at the moment I'm just worried about working with bad hardware. How can I test this?
I've enabled USB Serial converter support in my kernel, as well as the FTDI Single Port Serial Driver. When I plug my device in, I get the following message:
At this point, I want to know if there's a way to determine if I have a bad device or if I'm seeing an improper configuration.
I do not run Windows, so I cannot use Girder nor any of the other windows programs. I bought this device for the reported functionality under linux.
I will be satisfied that the device itself works (whether or not the linux applications use it correctly), as at the moment I'm just worried about working with bad hardware. How can I test this?
I've enabled USB Serial converter support in my kernel, as well as the FTDI Single Port Serial Driver. When I plug my device in, I get the following message:
- Code: Select all
Oct 29 00:38:24 basilisk usb 2-5.1: new full speed USB device using ohci_hcd and address 22
Oct 29 00:38:24 basilisk usb 2-5.1: configuration #1 chosen from 1 choice
Oct 29 00:38:24 basilisk ftdi_sio 2-5.1:1.0: FTDI USB Serial Device converter detected
Oct 29 00:38:24 basilisk drivers/usb/serial/ftdi_sio.c: Detected FT232BM
Oct 29 00:38:24 basilisk usb 2-5.1: FTDI USB Serial Device converter now attached to ttyUSB0
At this point, I want to know if there's a way to determine if I have a bad device or if I'm seeing an improper configuration.