Hi guys,
I hope you are doing well. The Tomato USB firmware is amazing!
I need some help in order to get the ZSTICK-S2 - Aeon Labs ZWave USB Adapter to work with the Tomato v1.28.0000 MIPSR2-102 K26 USB AIO in order to control my Zwaves modules.
I search a lot online, and I was not able to found any solution. The device is recognized as:
T: Bus=01 Lev=02 Prnt=02 Port=01 Cnt=01 Dev#= 5 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=10c4 ProdID=ea60 Rev= 1.00
S: Manufacturer=Silicon Labs
S: Product=CP2102 USB to UART Bridge Controller
S: SerialNumber=0001
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=100mA
I:* If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none)
E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
I tried to load the modules: ohci_hcd, usbserial and ftdi_sio, but I still can't get the device to be recognized as /dev/ttyUSB{0 or 1}. I also tried to install different ipk and opkg modules without any chances.
Here is the output of my dmesg:
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
ohci_hcd 0000:00:04.0: OHCI Host Controller
ohci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 2
ohci_hcd 0000:00:04.0: irq 6, io mem 0x18009000
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ftdi_sio: Unknown symbol usb_serial_port_softint
ftdi_sio: Unknown symbol usb_serial_disconnect
ftdi_sio: Unknown symbol usb_serial_probe
ftdi_sio: Unknown symbol usb_serial_register
ftdi_sio: Unknown symbol usb_serial_deregister
usbcore: registered new interface driver usbserial
drivers/usb/serial/usb-serial.c: USB Serial support registered for generic
usbcore: registered new interface driver usbserial_generic
drivers/usb/serial/usb-serial.c: USB Serial Driver core
drivers/usb/serial/usb-serial.c: USB Serial support registered for FTDI USB Serial Device
usbcore: registered new interface driver ftdi_sio
drivers/usb/serial/ftdi_sio.c: v1.5.0:USB FTDI Serial Converters Driver
usb 1-1.1: USB disconnect, address 3
usb 1-1.2: new full speed USB device using ehci_hcd and address 5
usb 1-1.2: configuration #1 chosen from 1 choice
Does anyone have any idea of what I am missing here?
Thank you very much,
Max