Support

Description

Support for VirtualHere hardware and software

Home Assistant on Hyper-V how to Use VirtualHere for USB Passthrough

Forums

Hello, I’m new to Home Assistant and I have set up a Home Assistant Server on my HOME Dell Server running Windows Server 2019. I used a guide to create my home assistant VM in Hyper-V where I downloaded the .vhdx file. Everything is working the way I believe it should on my Home Assistant Server. The only thing, of course, is that I cannot passthrough my Nortek Husbzb-1 USB Dongle.

Cloud USB Server Not progressing past Terminal startup

Forums

Hi, having trouble with Cloud Server on raspberry pi 4B starts up, but seems to hang after:
kmodloader: done loading kernel modules from /etc/mopdules/d/*
wlan0: link becomes ready

Also can't seem to activate console. Keyboard is seen, if I plug in a USB device terminal updates but I can't type anything so it never starts the WiFi connect bit as per the instructions

Am I missing something obvious? It's definitely the right image for a Pi 4B and I've fully formatted the SD card a few times to try it from scratch.

Thanks

No longerworking after windows reinstall

Forums

Hi all,

I have reinstalled windows on the machine running the virtualHere server. I have re-stated my (same old perfectly working) licence in the client, but the client (running as a service) no longer allows to connect to any device, saying "When running the Client as a Service you can only connect to purchased servers".

Any idea of what is going on?

Regards,

Antoine.

Certificate not trusted/expired

Forums

I'm new to VirtualHere and Rasberry Pi (model 3B+) and having issues setting up the server software. When I attempt to run the following: curl https://raw. githubusercontent.com/virtualhere/script/main/install_server | sudo sh

I get two error codes:

ERROR: The certificate of 'www.virtualhere.com' is not trusted
ERROR: The certificate of 'www.virtualhere.com' has expired

Can anyone help me solve this issue?

Thanks!

Virtualhere for steam link (please purchase a licence to share more devices simultaneously

Forums

Hi ,
I'm from Turkey
I purchased VirtualHere for Steam Link (unlimited) on steam.
i am using on raspberry pi. when i plug in a second or third device (mouse, joystick)
this warning pops up
"please purchase a licence to share more devices simultaneously"
(i think trial version installed)
I would be glad if you help.

Registration key tied to the server?

Forums

Hi,

Howcome the registration is tied to the server and not the client? When I bought the key I used it on my tv box but since thats not working properly, I've tried install the server on my phone to use and it has the trial on.
Surly it should be tied to the Client rather than the server, because what happens if the hardware breaks with the server on it?

Doesn't connect any usb device

Forums

<p>Hello,
</p>
<p>the server is running on an Diskstation, I can see the Sysology Hub. It shows me also my USB Stick.<br />
When I click the USB Stick nothing happens.<br />
The funny think is it was working the 10 trail days, but since i have installed the serial it stopped working.
</p>
<p>log:<br />
2021-11-23 22:49:26 INFO :VirtualHere Client 5.2.3 starting (Compiled: Oct 3 2021 21:28:02)<br />

Permisson denied on COM-Port on Client

Forums

Hello there,

i tried to Connect an physically connected NodeMCU1.0 Board via VirtualHere Server V4.3.3 with Client V5.2.4 over Network.

The Driver "CP2102 USB to UART Bridge Controller" could be installed perfectly. After that Arduino V1.8.16 was started and a "blink-Program" has been set up. After Compile The Upload Button was pressed (with COM3 = CP21.....) and following error happens:

"serialutil.SerialException: could not open port 'COM3': PermissionError(13, 'Device not ready', None,21)

Trying this on real machine everything works fine (...) .