-
-
Notifications
You must be signed in to change notification settings - Fork 515
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wired Connection does not work whatsoever after updating to 20.12.0 #2649
Comments
Have you updated both server and client? |
Yes, both are freshly updated to v20.12.0 (I had to update the PC side due to the headset side having updated. Meta does not claim any newer updates are available) |
You could try the nightly releases, make sure to install the same version on both headset and pc. Try to see if you can find the first release that has the bug |
I'm running into a similar issue as you, also running Fedora 41 with KDE. I'm using a 6600XT with the video encoding codecs from rpmfusion, and a Quest 3 with a USB 3.2 connection. For reference, everything was working fine for me yesterday before the upgrade. I finally got a wired connection working with 20.12. I suspect the problem that we both are having is related to the upgrade instead of ALVR itself. I was extremely frustrated this morning, and after about an hour of troubleshooting, I uninstalled everything, except for ADBforwarder and that seems to have fixed it! I don't know why, but things are working for me on v20.12.0 now. Here's what I did:
Now, for all future launches of games that required a USB tether I just run ADBForwarder and ALVR launcher. Everything works once again, I tested this a couple of times today. I then wrote a quick script to launch ADBForwarder and ALVR launcher with the single click of a button in my applications menu. This is totally optional, but kind of nice to have. Feel free to copy this, and set this as an executable program on your machine and add an entry into your applications menu: To use this script:
|
@truefakts Could you please try again the integrated wired mode? I assume one of the issues were multiple conflicting ADB processes. The launcher and ALVR server itself use two separate ADB copies |
I'm on fedora 41 as well and just tried 20.12.1 and it worked in wired mode straight away. Only issue I ran into was the black screen but this fix sorted it.
My quest 2 is on the latest OS version and ALVR app is up to date. I freshly installed ALVR streamer as I'm new here so not sure if that played a part as well. I also always have to approve USB debugging on the quest itself whenever I plug it in. Let me know if there's any more information about my system that could help. |
I ran into a similar issue and wound up resolving it by making a Udev rule,
or running ADBForwarder in sudo |
Description
After updating to v20.12.0, both the native wired support as well as the old method of wired support refuse to work whatsoever. They do not even attempt to connect to the headset. This is after trying both UDP and TCP, both Store and Github in the Wired Connection protocol, restarting steamvr, closing and re-opening ALVR on both the headset and on the computer.
General Troubleshooting
Environment
Hardware
https://linux-hardware.org/?probe=2ae8742158
Installation
ALVR Version: v20.12.0
ALVR Settings File:
SteamVR Version: 2.9.5
Install Type:
exe
,deb
,rpm
, etc)zip
) At least I imagine that's what the launcher uses?OS Name and Version (
winver
on Windows orgrep PRETTY_NAME /etc/os-release
on most Linux distributions):Fedora 41 KDE
The text was updated successfully, but these errors were encountered: