PCArcade
PCArcade
UBUniversal Blue
Created by PCArcade on 2/20/2025 in #🛟bazzite-help
How to Install virtualhere?
it's empty
18 replies
UBUniversal Blue
Created by PCArcade on 2/20/2025 in #🛟bazzite-help
How to Install virtualhere?
it's still not working, but I genuinely appreciate the help :
pcarcade@bazzite:~$ ./install_server
Saving 'vhusbdx86_64'
HTTP response 200 OK [https://www.virtualhere.com/sites/default/files/usbserver/vhusbdx86_64]
vhusbdx86_64 100% [=========================================================================================================================>] 429.31K 998.03KB/s
[Files: 1 Bytes: 429.31K [349.89KB/s] Redirects: 0 Todo: 0 Errors: 0 ]
mkdir: cannot create directory ‘/virtualhere’: Operation not permitted
mkdir: cannot create directory ‘/systemd’: Operation not permitted
./install_server: line 28: /systemd/user/virtualhere.service: No such file or directory
Failed to enable unit: Unit virtualhere.service does not exist
Failed to start virtualhere.service: Unit virtualhere.service not found.
./install_server: line 43: syntax error near unexpected token `else'
./install_server: line 43: `else'
2 pcarcade@bazzite:~$ nano install_server
pcarcade@bazzite:~$
pcarcade@bazzite:~$ ./install_server
Saving 'vhusbdx86_64'
HTTP response 200 OK [https://www.virtualhere.com/sites/default/files/usbserver/vhusbdx86_64]
vhusbdx86_64 100% [=========================================================================================================================>] 429.31K 998.03KB/s
[Files: 1 Bytes: 429.31K [349.89KB/s] Redirects: 0 Todo: 0 Errors: 0 ]
mkdir: cannot create directory ‘/virtualhere’: Operation not permitted
mkdir: cannot create directory ‘/systemd’: Operation not permitted
./install_server: line 28: /systemd/user/virtualhere.service: No such file or directory
Failed to enable unit: Unit virtualhere.service does not exist
Failed to start virtualhere.service: Unit virtualhere.service not found.
./install_server: line 43: syntax error near unexpected token `else'
./install_server: line 43: `else'
2 pcarcade@bazzite:~$ nano install_server
pcarcade@bazzite:~$
18 replies
UBUniversal Blue
Created by PCArcade on 2/20/2025 in #🛟bazzite-help
How to Install virtualhere?
I'll give it a go, thank you 🙂
18 replies
UBUniversal Blue
Created by PCArcade on 2/20/2025 in #🛟bazzite-help
How to Install virtualhere?
I'm at a loss, can anyone help?
18 replies
UBUniversal Blue
Created by PCArcade on 2/20/2025 in #🛟bazzite-help
How to Install virtualhere?
Tried to install in a debian 12 distrobox and that fails as well :
systemctl status virtualhere.service
× virtualhere.service - VirtualHere Server
Loaded: loaded (/etc/systemd/system/virtualhere.service; enabled; preset: enabled)
Active: failed (Result: core-dump) since Thu 2025-02-20 21:18:18 UTC; 7min ago
Duration: 132ms
Process: 2871 ExecStart=/usr/local/sbin/vhusbdx86_64 -b -c /usr/local/etc/virtualhere/config.ini (code=exited, status=0/SUCCESS)
Main PID: 2872 (code=dumped, signal=SEGV)
CPU: 32ms
systemctl status virtualhere.service
× virtualhere.service - VirtualHere Server
Loaded: loaded (/etc/systemd/system/virtualhere.service; enabled; preset: enabled)
Active: failed (Result: core-dump) since Thu 2025-02-20 21:18:18 UTC; 7min ago
Duration: 132ms
Process: 2871 ExecStart=/usr/local/sbin/vhusbdx86_64 -b -c /usr/local/etc/virtualhere/config.ini (code=exited, status=0/SUCCESS)
Main PID: 2872 (code=dumped, signal=SEGV)
CPU: 32ms
18 replies
UBUniversal Blue
Created by PCArcade on 2/20/2025 in #🛟bazzite-help
How to Install virtualhere?
It didn't for me 😦
18 replies
UBUniversal Blue
Created by PCArcade on 2/20/2025 in #🛟bazzite-help
How to Install virtualhere?
Job for virtualhere.service failed because the control process exited with error code.
See "systemctl status virtualhere.service" and "journalctl -xeu virtualhere.service" for details.
1 pcarcade@bazzite:~/Downloads$ systemctl status virtualhere.service
× virtualhere.service - VirtualHere Server
Loaded: loaded (/etc/systemd/system/virtualhere.service; enabled; preset: disabled)
Drop-In: /usr/lib/systemd/system/service.d
└─10-timeout-abort.conf
Active: failed (Result: exit-code) since Thu 2025-02-20 15:05:43 GMT; 22s ago
Invocation: 50b56148b31a4d188770a6a3eafe45ca
Process: 591319 ExecStart=/usr/local/sbin/vhusbdx86_64 -b -c /usr/local/etc/virtualhere/config.ini (code=exited, status=203/EXEC)
Mem peak: 1.1M
CPU: 3ms

Feb 20 15:05:42 bazzite systemd[1]: Starting virtualhere.service - VirtualHere Server...
Feb 20 15:05:42 bazzite (bdx86_64)[591319]: virtualhere.service: Unable to locate executable '/usr/local/sbin/vhusbdx86_64': Permission denied
Feb 20 15:05:42 bazzite (bdx86_64)[591319]: virtualhere.service: Failed at step EXEC spawning /usr/local/sbin/vhusbdx86_64: Permission denied
Feb 20 15:05:43 bazzite systemd[1]: virtualhere.service: Control process exited, code=exited, status=203/EXEC
Feb 20 15:05:43 bazzite systemd[1]: virtualhere.service: Failed with result 'exit-code'.
Feb 20 15:05:43 bazzite systemd[1]: Failed to start virtualhere.service - VirtualHere Server.
Job for virtualhere.service failed because the control process exited with error code.
See "systemctl status virtualhere.service" and "journalctl -xeu virtualhere.service" for details.
1 pcarcade@bazzite:~/Downloads$ systemctl status virtualhere.service
× virtualhere.service - VirtualHere Server
Loaded: loaded (/etc/systemd/system/virtualhere.service; enabled; preset: disabled)
Drop-In: /usr/lib/systemd/system/service.d
└─10-timeout-abort.conf
Active: failed (Result: exit-code) since Thu 2025-02-20 15:05:43 GMT; 22s ago
Invocation: 50b56148b31a4d188770a6a3eafe45ca
Process: 591319 ExecStart=/usr/local/sbin/vhusbdx86_64 -b -c /usr/local/etc/virtualhere/config.ini (code=exited, status=203/EXEC)
Mem peak: 1.1M
CPU: 3ms

Feb 20 15:05:42 bazzite systemd[1]: Starting virtualhere.service - VirtualHere Server...
Feb 20 15:05:42 bazzite (bdx86_64)[591319]: virtualhere.service: Unable to locate executable '/usr/local/sbin/vhusbdx86_64': Permission denied
Feb 20 15:05:42 bazzite (bdx86_64)[591319]: virtualhere.service: Failed at step EXEC spawning /usr/local/sbin/vhusbdx86_64: Permission denied
Feb 20 15:05:43 bazzite systemd[1]: virtualhere.service: Control process exited, code=exited, status=203/EXEC
Feb 20 15:05:43 bazzite systemd[1]: virtualhere.service: Failed with result 'exit-code'.
Feb 20 15:05:43 bazzite systemd[1]: Failed to start virtualhere.service - VirtualHere Server.
18 replies
UBUniversal Blue
Created by PCArcade on 2/20/2025 in #🛟bazzite-help
How to Install virtualhere?
or I'm missing something, it's installed via a script available here : https://github.com/virtualhere/script
18 replies
UBUniversal Blue
Created by PCArcade on 2/20/2025 in #🛟bazzite-help
How to Install virtualhere?
virtualhere isn't there to install
18 replies
UBUniversal Blue
Created by PCArcade on 2/5/2025 in #🛟bazzite-help
PC crashing on resume
There doesn't seem to be any consistent reason, happens randomly on resume...
8 replies
UBUniversal Blue
Created by PCArcade on 2/5/2025 in #🛟bazzite-help
PC crashing on resume
and again, but my journalctl is too big for pastebin 😕
8 replies
UBUniversal Blue
Created by PCArcade on 2/5/2025 in #🛟bazzite-help
PC crashing on resume
No AMD
8 replies
UBUniversal Blue
Created by PCArcade on 1/4/2025 in #🛟bazzite-help
sunlight HDR very dark
I think I fixed it by forcing av1 encoding... Ignore 🙂
3 replies
UBUniversal Blue
Created by PCArcade on 12/15/2024 in #🛟bazzite-help
Big Picture starts on wrong monitor
Thank you 🙂
16 replies
UBUniversal Blue
Created by PCArcade on 12/15/2024 in #🛟bazzite-help
Big Picture starts on wrong monitor
No description
16 replies
UBUniversal Blue
Created by PCArcade on 12/15/2024 in #🛟bazzite-help
Big Picture starts on wrong monitor
Still not working consistently
16 replies
UBUniversal Blue
Created by PCArcade on 12/15/2024 in #🛟bazzite-help
Big Picture starts on wrong monitor
I've not tried yet, it's been behaving since a reboot...
16 replies
UBUniversal Blue
Created by PCArcade on 12/15/2024 in #🛟bazzite-help
Big Picture starts on wrong monitor
Cool! Thanks you!
16 replies
UBUniversal Blue
Created by PCArcade on 12/15/2024 in #🛟bazzite-help
Big Picture starts on wrong monitor
Desktop, how do you set up rules with KDE?
16 replies
UBUniversal Blue
Created by Em on 12/16/2024 in #🛟bazzite-help
Anyone know if its possible to run VR on Linux with a CV1 Rift
30 replies