USB connection under linux

Hi,

I have plug the VMB1USB on my qnap NAS 239 (linux).

  • lsusb
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root
    Bus 002 Device 002: ID 1005:b155 Apacer Technology, Inc.
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root
    Bus 007 Device 002: ID 10cf:0b1b Velleman Components, Inc.

[/lib] # ls /dev/usb
cpad0 dabusb6 hiddev3 lp0 lp15 lp5 ttyUSB1 ttyUSB8
dabusb0 dabusb7 hiddev4 lp1 lp16 lp6 ttyUSB2 ttyUSB9
dabusb1 dabusb8 hiddev5 lp10 lp17 lp7 ttyUSB3 usblcd
dabusb2 dabusb9 hiddev6 lp11 lp18 lp8 ttyUSB4
dabusb3 hiddev0 hiddev7 lp12 lp2 lp9 ttyUSB5
dabusb4 hiddev1 hiddev8 lp13 lp3 rio500 ttyUSB6
dabusb5 hiddev2 hiddev9 lp14 lp4 ttyUSB0 ttyUSB7

I am using the SerialBus api (java) to connect to my bus. On my windows machine with the rs232 connector I give the following “COM1” arg and it’s running

What should i pass as parameter for my linux env + USB interface?

thks for your help

Valery

disconnect and reconnect, if a module is found you should see some messages in /var/log/messages, and there is the correct usb device.

Mostlikely it will be ttyACME0