Skip to content

Commit

Permalink
chore: Quest 2 and 3 have the same IDs
Browse files Browse the repository at this point in the history
  • Loading branch information
M0Rf30 committed Jan 27, 2024
1 parent 4fcbfaf commit ff7115a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 51-android.rules
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit ff7115a

Please sign in to comment.