Cannot get MIMO usb display working

When I plug in a mimo usb display on the server-side, the log indicates it recognizes it just fine, and it does appear properly on the client-side list of available devices. But when I try "Use this device" I get the following on the server log:

2019-11-12 17:44:54 INFO :Installing driver for class Display {4D36E968-E325-11CE-BFC1-08002BE10318}
2019-11-12 17:44:54 INFO :Downloading https://www.virtualhere.com/sites/default/files/usbserver/windows/win64…
2019-11-12 17:44:54 ERROR :There was an error downloading, HTTP response code said error (404)
2019-11-12 17:44:54 ERROR :Could not install driver for class Display
2019-11-12 17:44:54 ERROR :Error binding device 15 [17e9:02ff] to connection 1, BIND_ERROR

So it looks like it's trying to find a driver to install but can't find it in the VH site.

Is there a workaround for this?

Thanks!

Hector Urroz

#3

I tried the version you posted. Seems it installed new drivers, and restarted the PC. When I restarted the server, it did recognize the MIMO, but had an error when I tried to use the device from the client. Are you able to get USB displays to work for you? Here's the log, thanks.

2019-11-13 10:57:32 WARNING :There were 1 pending captures when device manager stopped
2019-11-13 10:57:32 INFO :Unmanaging device 12 [046d:c077]
2019-11-13 10:57:32 INFO :Unmanaging device 3 [0a5c:6412]
2019-11-13 10:57:32 INFO :Unmanaging device 4 [0bda:5682]
2019-11-13 10:57:32 INFO :Unmanaging device 15 [17e9:02ff]
2019-11-13 10:57:32 INFO :Unmanaging device 16 [0eef:0001]
2019-11-13 10:57:42 INFO :>>> Starting VirtualHere USB Server v4.0.5 (Built: Oct 18 2019, 17:43:56)<<<
2019-11-13 10:57:42 INFO :Using configuration C:\Users\Hector_Test\Desktop\config.ini
2019-11-13 10:57:42 INFO :Server licensed to=cf2f4ea8-f22d-42c8-9673-9cd655c12fbb max_devices=unlimited
2019-11-13 10:57:42 INFO :Listening on all network interfaces at TCP port 7575 (IPv6 dual-stack)
2019-11-13 10:57:42 INFO :Tickled device USB\VID_0A5C&PID_6412\3052CBE76512 when getting prod/vend strings
2019-11-13 10:57:42 INFO :Found Low speed device [046d:c077] "Logitech, USB Optical Mouse" at address 12
2019-11-13 10:57:42 INFO :Found Full speed device [0a5c:6412] "Broadcom Corp, BCM2045A0" at address 3
2019-11-13 10:57:42 INFO :Found High speed device [0bda:5682] "CKFEH41I451030018882, Integrated_Webcam_HD" at address 4
2019-11-13 10:57:42 INFO :Found High speed device [17e9:02ff] "DisplayLink, MIMO Touch2" at address 17
2019-11-13 10:57:42 INFO :Found Full speed device [0eef:0001] "eGalax Inc., USB TouchController" at address 16
2019-11-13 10:58:23 INFO :10.2.2.233 connected as connection 1
2019-11-13 10:59:14 ERROR :Device redirection failed for USB\VID_2B23&PID_CAFE&REV_0001/MIMO130101072
2019-11-13 10:59:14 ERROR :Error binding device 17 [17e9:02ff] to connection 1, BIND_ERROR

#4

Ran a couple more experiments. I had Logitech C525 webcam where video worked fine and low resolutions, but which doesn't work with the new server you posted. When I got back to the original server the video works again. Nothing unusual shows up in either the client or server logs regarding the webcam. Don't know if this could be related to the MIMO...

#5

OK i would recommend using a linux server if possible then . Looks like its not fully compatible with both devices on the windows server

#6

Thanks... do you know that USB displaylink displays would actually work if I try a linux server?

#7

Yes display link should work i have been told it does by other customers (i have not tested it myself however)

#8

Ok, will try an RPi 3 that I have handy and let you know how it goes. Will the license I purchased for windows also work for Linux? Thanks!

#9

Did the pi3 work ok? I can move the license key to there since your windows server doesnt work

#10

Just tried the MIMO on the pi3 and it's working great. What do I need to do to move windows license to the pi? Thanks!

#11

Well, at least the video part is working great for sure. When I get the license I'll be able to try the touch controller, which enumerates as a separate device.

#12

When you see the Raspberry Hub listed in the client, right click USB Hubs->License...->Copy to clipboard and paste into an email to mail [at] virtualhere.com (mail[at]virtualhere[dot]com)

#13

Just wanted to close off this topic, MIMO and corresponding touch are working great over pi3. Thanks!