-
Notifications
You must be signed in to change notification settings - Fork 659
Open
Description
I am trying to connect my Meta Quest 3 to my PC using gnirehtet. However, when I run gnirehtet.jar and connect my Quest 3 via USB, it gets stuck at:
Gnirehtet: Checking gnirehtet client...
Even after waiting for long time, the process does not proceed further.
Steps to reproduce
- Downloaded and extracted gnirehtet latest version from GitHub Releases.
- Installed ADB and added it to the system Path.
- Enabled Developer Mode on Quest 3 and allowed USB debugging.
- Connected Quest 3 via USB-C cable to the PC.
- Verified that adb devices recognizes the device:
PS C:\Users*> adb devices
List of devices attached
2G0Y* device
Execute the gnirehtet-run.cmd script below:
@java -jar gnirehtet.jar autorun
@pause
But it gets stuck at:
Gnirehtet: Checking gnirehtet client...
Additional system info
OS: Windows 11
Device: Meta Quest 3
ADB version: latest
Gnirehtet version: v2.5 (latest release)
USB cable: Quest Link cable
Firewall settings: adb.exe are allowed through firewall
Metadata
Metadata
Assignees
Labels
No labels