Support

Description

Support for VirtualHere hardware and software

vhusbdarmpi 3.6.1 on RaspberryPi-1B not working

Forums

Hi,

after updating to vhusbdarmpi 3.6.1 on RaspberryPi-1B the server does not start properly.

"service vhusbdarm status" says:

vhusbdpin.service - LSB: Start VirtualHere USB Sharing on boot
Loaded: loaded (/etc/init.d/vhusbdpin)
Active: active (exited) since Tue 2018-04-17 17:34:29 BST; 2s ago
Process: 9245 ExecStop=/etc/init.d/vhusbdpin stop (code=exited, status=0/SUCCESS)
Process: 9259 ExecStart=/etc/init.d/vhusbdpin start (code=exited, status=0/SUCCESS)

Variables using server quirks

Forums

Hi,

Using a script to determine the outcome for a quirk (onChangeNickname) I can't pass the IP address variable "$CLIENT_IP$" to the script.
The logger i used shows the "$VENDOR_ID$" and "$PRODUCT_ID$" but not the Client_ID, Client_IP and Product_serial.
The values are filled with a single '$' sign in the output.
Is there a possibility to get the IP address of the client passed to the script so I can allow certain IP addresses to rename the devices?

Kind regards,

Restricting rename

Forums

Hi all,

Is there a way to restrict the rename functionality to some users?
I'm trying to create a script that allows or disallows access to some devices based on the device name (doing it on serial number is to much of a hassle)
So by allowing administrators to change the names of the new dongles that get connected it allows or disallows access to the users.
The only trouble is that all users that have access to a device also have the ability to rename the devices.

Kind regards,

G29 on raspberry pi

Forums

Hi, i installed the server on a raspberry pi and the client on Win10 both wired.

Client detects the wheel just fine, calibration went smooth tried the wheel on Dirt Rally. The input is working but very often the control just jumps allover. Like when turning the wheel, in game the wheel does nothing for a second and then jumps to the current wheel position. Some other times, random buttons are pressed (camera changes randomly). Might not be true, but i kinda notice this things when more than one input is pressed (wheel turn + pedal)

vhusbdarm crashing

Forums

Hi,
Just installed vhusbdarm, and it crashes intantly.
Log follows:
Apr 13 22:07:40 abg vhusbdarm[2705]: >>> Starting VirtualHere USB Server v3.6.1 (Built: Apr 10 2018, 18:00:03)<<<
Apr 13 22:07:40 abg vhusbdarm[2705]: Using configuration /etc/config.ini
Apr 13 22:07:40 abg vhusbdarm[2705]: Server licensed to=unlicensed max_devices=1
Apr 13 22:07:40 abg vhusbdarm[2705]: Using large URB's
Apr 13 22:07:40 abg vhusbdarm[2705]: Error starting server
Apr 13 22:07:40 abg vhusbdarm[2705]: >>> Shutdown <<<

Mac OS 10.3.2 - Propellerhead Ignition Key/Synology NAS Issue

Forums

Good afternoon,

Recently I purchased a license with VirtualHere so that I may utilize my iLok and Propellerhead Ignition key on my home network. I have it up and running fine on my Windows 10 machine but I am having issues with my Macbook Pro (OS 10.13.2).

Random dongle interruption in VirtualHere Client on Windows 7

Forums

Hello,

I have three VirtualHere Clients installed. Two in Windows 10, who are working without any issue, and one with Windows 7, where I have an issue.

I have notice that when I install Bonjour and VirtualHere drivers(http://prntscr.com/j4alfh), I can attach and use one key dongle without problem, but if I reboot this system, in the next login session, I will be able to attach it, but it will not work properly. It will not work must of the time, and I have to disattached and attach again, almost everytimes.

Autostart by init.d on OpenWRT 15.05, failing

Forums

Hi,
I have a GL-AR300M running OpenWRT 15.05 and working flawlessly with virtualhere server for MIPS.
My problem is that I can't autostart it on boot, I've followed the FAQ on here https://www.virtualhere.com/oem_faq , downloaded the correct script (vhusbdpin) and changed the line from vhusbdarm to vhusbdmips.
When trying to do start or enable (/etc/init.d/vhusbdpin start or enable) says that /lib/init/vars.sh not found neither /lib/lsb/init-functions