From ff7115a2c16cf42640fa603749f51c12e9201f77 Mon Sep 17 00:00:00 2001 From: M0Rf30 Date: Sat, 27 Jan 2024 12:04:55 +0100 Subject: [PATCH] chore: Quest 2 and 3 have the same IDs --- 51-android.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/51-android.rules b/51-android.rules index 197ec55..df44aed 100644 --- a/51-android.rules +++ b/51-android.rules @@ -581,7 +581,7 @@ LABEL="not_Nvidia" # Oculus ATTR{idVendor}!="2833", GOTO="not_Oculus" -# Oculus Quest 2 +# Oculus Quest 2, Quest 3 ATTR{idProduct}=="0186", GOTO="user" GOTO="android_usb_rules_end" LABEL="not_Oculus"