CP210x driver support

Printers, HDDs, USB/eSATA drives, 3rd-party programs
Post Reply
thilo
First post
Posts: 1
Joined: Tue Jan 08, 2013 8:55 pm

CP210x driver support

Post by thilo »

Hello,

I would like to use a Cygnal Integrated Products, Inc. CP210x Composite Device (USB to serial adaptor), which is normally supported by the 2.6 kernel. However my QNAP TS-219P II is not recognising the device. Is there an easy way to compile and load this module?

Thanks in advance
Thilo


QNAP TS-219P II
kernel 2.6.33.2
firmware 3.8.1 Build 20121205
DGLTX
New here
Posts: 3
Joined: Tue May 28, 2013 10:34 am

Re: CP210x driver support

Post by DGLTX »

Same question here. Would like to run an Aeon Z-Stick on a TS-219 P II, this would require compilation of the CP210x driver to reach the stick via /dev/ttyUSB0.
Any help is appreciated.
Thanks,
Dennis
robdou
Starting out
Posts: 14
Joined: Sun Aug 08, 2010 10:17 pm

Re: CP210x driver support

Post by robdou »

Same for me. My QNAP doesn't communicate with My Aeon Z-Stick serie 2. Can someone provides us help with this?
jussiva
Starting out
Posts: 29
Joined: Tue Jun 24, 2008 9:48 pm
Location: Finland
Contact:

Re: CP210x driver support

Post by jussiva »

I get it work with following commands (TS-259Pro+):

Code: Select all

mknod /dev/ttyUSB0 c 188 0
insmod /usr/local/modules/usbserial.ko
insmod /usr/local/modules/cp210x.ko
--> NOW IT WORKS !!! yeah 8)
..
argh, it looked fine, but..

Code: Select all

# lsusb|grep CP
Bus 004 Device 004: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP210x Composite Device
# dmesg
[4162783.816580] usb 4-1: cp210x converter now attached to ttyUSB0
Somewhy it not appear to /dev/ttyUSB0 even it should..... :x
whitemax
New here
Posts: 7
Joined: Tue Apr 29, 2014 5:56 am

Re: CP210x driver support

Post by whitemax »

BUMP!
Hello, is this driver working for you? I try run my bitcoin Bi Furry erupter, but is not recognizet properly by qnap :(
Post Reply

Return to “Hardware & Software Compatibility”