alvr-org / ALVR

Stream VR games from your PC to your headset via Wi-Fi
MIT License
5.56k stars 493 forks source link

Using ADB to connect via USB is entirely broken #2449

Closed Joryho7 closed 1 month ago

Joryho7 commented 1 month ago

Description

As listed here on the Wiki, you can use ADB and port-forwarding in order to run ALVR through a cable, thus removing the need to run it through your router, resulting in effectively a standalone Quest link cable. However, upon running the commands and verifying that they connect (it connects successfully), the streamer rapidly begins disconnecting and reconnecting from the headset, showing no error message or line of text in the logs except for an initial buffer socket send. I've tried everything to get this to work with no luck. Multiple reinstalls have not helped.

General Troubleshooting

Environment

Hardware

Note: for Linux, an upload to the hw-probe database is preferred: hw-probe -all -upload

CPU: AMD Ryzen 5 3600

GPU: NVIDIA GeForce RTX 2060

GPU Driver Version: 32.0.15.6094

Audio: ???

Installation

ALVR Version: 20.11.1

ALVR Settings File: Unsure on where to find it, only thing changed is the stream protocol from UDP to TCP

SteamVR Version: 2.7.4

Install Type:

OS Name and Version: Windows 10, Version 22H2

Joryho7 commented 1 month ago

Was a hardware error with my cable: changing USB ports from an extended 3.0 to a 3.0 on the back of my PC worked.