Support

Description

Support for VirtualHere hardware and software

fritz!box

Forums

good morning, I have problems with the friztz!box router, I use easyfind, but the client does not find the server. this problem only exists when one of the two routers is a fritz!box. with the others everything works fine. I have already tried to deactivate the firewall

Mac to Mac iPhone support

Forums

Hi,

I was trying to get a mac to mac setup to forward an iPhone, mostly for remote debugging/development.

I got the iPhone showing once or twice in the remote machine (both in finder and in xCode), but always after several connect/disconnect attemps... 

Even tried in different mac machines, to confirm that it wasn't an issue with my main one, but always the same behaviour, the iPhone disappears from the host machine and shows as "in use by you" in the remote one.

How to identify identical controller adapters so they can be used individually.

Forums

Hey!

My Setup:
Server: NVidia Shield Pro
Device: Powered USB Hub
Port 1: Gulikit Wireless Controller Adapter
Port 2: Gulikit Wireless Controller Adapter

Current situation:
Both adapters have a controller directly connected to them, and are successfully identified and showing on the Windows Client side.
When attempting to assign both controllers within the gaming application (emulation) it only recognizes 1 controller.
Both physical controllers function as 1 controller in windows - rendering the setup not usable for multiple controllers.

USB BT connects then disconnects, it used to work before.

Forums

Setup:

Mini-PC running Win 10 and running nothing but Virtualhere Server and hardwired to local LAN.  It has a long range BT USB dongle where controllers and keyboard are connected.  In the other room the gaming PC (Win 11 Pro) where the client is running wired to same LAN.  Both computers are using the latest version of Virtualhere.  Gaming PC sees the server and BT dongle no problem but when I use the device it only connects for a like 2 seconds then disconnects.

 

Steps take to try to resolve:

Feature request: Send custom data from client to server events

Forums

Not that easy to implement, I know:)

The server events system is great and I am automatizing lots of actions with it.
However we are always restricted to what variable is provided to the event.

In an ideal world, I would be able to send from the client some additional custom data to the events.

For example with the onBind event, the client could add in the request a small json string containing additional information available only to the client:

vhclient -t "USE,server1.123,custom_data={'foo': 'bar', 'version': 3, .... }"

Is there a client API available to check if a device is connected to a USB hub that supports power cycling?

Forums

Hi Michael,

Is there a client API available to determine if a USB device is connected to a hub like "VirtualHere USB 3 4-Port Hub" that supports the `power_cycle_port` feature? It seems that using the command `CUSTOM EVENT,<address>,power_cycle_port` returns an 'OK' status even when the device is not connected to a hub or the hub does not support this feature instead of indicating a failure.

Server Driver Install->Error

Forums

Hello

We recently purchased the server license, to be able to run the software as a service. Before we bought the software the program was working fine, and only giving the "you have to buy error" when trying to use it as a service.

 

We have now added the license to the server and are trying to get the usb up and working. with no luck, 

 

When running as a service we get these messages 

 

Not connecting to USB device

Forums

Windows 10 and Raspberry Pi Zero 2W successfully connected through wifi and SSH'ed into the Pi from Windows.

Installed VirtualHere server through the line:
curl https://raw.githubusercontent.com/virtualhere/script/main/install_server | sudo sh

vhusbdarm process running.

VirtualHere client running on Windows. Raspberry Hub green and visible under USB Servers.
 

BSOD caused by vhsd_USB.sys (SYSTEM_SERVICE_EXCEPTION 0x3b) on Windows 10

Forums

Hi,

I'm experiencing a BSOD on my Windows 10 machine related to the vhsd_USB.sys driver. The error is:


SYSTEM_SERVICE_EXCEPTION (0x3b)
Bugcheck code: 0x0000003b (0xC0000005, 0xFFFFF80775822880, ...)
Faulting driver: vhsd_USB.sys +0x2880
According to the dump analysis, the crash is due to an access violation (NULL pointer dereference) within the vhsd_USB.sys driver:


This happened while using the VirtualHere USB server, and I suspect it's related to a specific USB device or some interaction when reconnecting devices.