please choosego to mobile | Continue to access the PC version
View: 5390|Reply: 8

USB over IP OrangePi 3

[Copy link]
Published in 2019-11-12 03:12:48 | Show all floors |Read mode
Edited by sypperpit at 2019-11-12 04:51

I have OPi3 and usb HASP 4
driver and hasplm write for i386 and x64! But I have


  1. Linux OrangePi 4.9.118+ #30 SMP PREEMPT Tue Oct 22 17:55:15 CST 2019 aarch64 aarch64 aarch64 GNU/Linux
Copy code
try start USB over IP https://www.raspberrypi.org/forums/viewtopic.php?t=226355
and after start

  1. sudo modprobe usbip-host
Copy code
have error

  1. modprobe: FATAL: Module usbip-host not found in directory /lib/modules/4.9.118+
Copy code
PLZ help


 Author| Published in 2019-11-12 03:55:50 | Show all floors
  1. root@OrangePi:~# cat /etc/issue
  2. Ubuntu 16.04.6 LTS \n \l
Copy code
 Author| Published in 2019-11-12 04:44:12 | Show all floors
  1. root@OrangePi:~# lsusb
  2. Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  3. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  4. Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  5. Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  6. Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  7. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Copy code

so key enter to USB
 Author| Published in 2019-11-12 04:47:43 | Show all floors
Edited by sypperpit at 2019-11-12 05:14
  1. Bus 004 Device 002: ID 0529:0001 Aladdin Knowledge Systems HASP copy protection dongle
Copy code


work only usb 1.1
 Author| Published in 2019-11-12 05:18:53 | Show all floors
Edited by sypperpit at 2019-11-12 05:20

try install  http://www.incentivespro.com/usb-redirector-linux-arm64.tar.gz

??? Kernel sources or kernel headers directory not found. Please install the corresponding package first.

  1. root@OrangePi:~/usb-redirector-linux-arm64# ls
  2. files  installer.sh  license  rdp  readme
  3. root@OrangePi:~/usb-redirector-linux-arm64# ./installer.sh
  4. IncentivesPro USB Redirector for Linux v3.8 installation script

  5. Usage: installer.sh install           - install both client and server
  6.        installer.sh install-server    - install server only
  7.        installer.sh install-client    - install client only
  8. root@OrangePi:~/usb-redirector-linux-arm64# ./installer.sh install-server

  9. *** Installing USB Redirector for Linux v3.8
  10. ***  Destination dir: /usr/local/usb-redirector
  11. ***  Checking installation...
  12. ***  Detecting system...
  13. ***     distribution: ubuntu
  14. ***     kernel: 4.9.118+
  15. ***  Cleaning up installation...
  16. ***
  17. ***  INSTALLATION FAILED!
  18. ??? Kernel sources or kernel headers directory not found. Please install the corresponding package first.
  19. root@OrangePi:~/usb-redirector-linux-arm64#
Copy code
 Author| Published in 2019-11-12 05:25:47 | Show all floors
 Author| Published in 2019-11-12 06:27:24 | Show all floors
  1. usbip_common_mod.ko and usbip.ko must be loaded
Copy code
 Author| Published in 2019-11-12 06:43:45 | Show all floors
Edited by sypperpit at 2019-11-12 06:49

i create
  1. mkdir /dspace/
  2. mkdir /dspace/OrangePi_Linux_Github/
Copy code

and clone git
  1. cd /dspace/OrangePi_Linux_Github/
  2. git clone https://github.com/orangepi-xunlong/OrangePiH6_kernel.git
Copy code

not working !!!
 Author| Published in 2019-11-12 08:13:01 | Show all floors
Edited by sypperpit at 2019-11-12 15:17

try https://www.virtualhere.com/usb_server_software
  1. wget https://www.virtualhere.com/sites/default/files/usbserver/vhusbdarm64 --no-check-certificate
Copy code

end run on root

  1. chmod +x ./vhusbdarm64
  2. ./vhusbdarm64 -b
Copy code

see ports
  1. root@OrangePi:~# netstat -antp
  2. Active Internet connections (servers and established)
  3. Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
  4. tcp        0      0 127.0.1.1:53            0.0.0.0:*               LISTEN      2582/dnsmasq   
  5. tcp        0      0 127.0.0.1:53            0.0.0.0:*               LISTEN      2471/dnsmasq   
  6. tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      2728/sshd      
  7. tcp        0      0 0.0.0.0:7575            0.0.0.0:*               LISTEN      5990/vhusbdarm64                !!!!!!!!!YES!!!!!!!!
  8. tcp        0    188 192.168.1.130:22        192.168.1.125:49450     ESTABLISHED 2771/0         
  9. tcp6       0      0 ::1:53                  :::*                    LISTEN      2471/dnsmasq   
  10. tcp6       0      0 :::22                   :::*                    LISTEN      2728/sshd      
Copy code


download client https://www.virtualhere.com/usb_client_software
YES IT WORK
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list