sreenitha
FabulaTech Forum Newbie
Posts: 2
|
|
Re: linux client error
Reply #2 on: Jun 19th, 2015, 3:04am |
Quote Modify
|
Faced a issue while trying to list the device I am using windows as server and linux as client xxxx@xxxxx:/opt/ftvusbnet/module/fthc$ /opt/ftvusbnet/bin/ftvusbnetctl list Traceback (most recent call last): File "/opt/ftvusbnet/bin/ftvusbnetctl", line 40, in <module> d = list_devices() File "/opt/ftvusbnet/bin/ftvusbnetctl", line 15, in list_devices s.connect(SOCKET_NAME) File "/tools/python/rh6/2.7.6/lib/python2.7/socket.py", line 224, in meth return getattr(self._sock,name)(*args) socket.error: [Errno 2] No such file or directory verified the SOCKET_NAME /tmp/ftvusbsck was not created there in /tmp then debug using the below command and it show sthe below error xxxx@xxx$:/opt/ftvusbnet$ sbin/ftvusbnetd 10.2.21.xxx:33000 -v debug main.c:107 FabulaTech USB over Network client started, version: 5.0.3 main.c:108 Build date: Apr 22 2014 08:59:50 hcd.c:31 open '/dev/ftlink': -13 hcd.c:37 Failed to open FabulaTech Host Controller Link! main.c:35 hcd_init: -1 Can any one help?
|