whitewhidow / quest-sidenoder

Cross platform Sideloader for Quest standalone headset
MIT License
92 stars 43 forks source link

Quest won't connect #74

Closed eternalbluepetya closed 3 years ago

eternalbluepetya commented 3 years ago

I'm on Ubuntu, and I've enabled developer mode and USB debugging on my quest. My mount status is connected, but for some reason my quest status stays at disconnected.

whitewhidow commented 3 years ago

you probably did not accept the prompt inside of the hmd.

please post the complete output of the 'adb devices' command

eternalbluepetya commented 3 years ago

When I do adb devices it says 'List of devices attached 1WMHH835B11072 unauthorized'

eternalbluepetya commented 3 years ago

Nevermind, for some reason it started working after I did adb devices again enough times. (I know, weird.)

whitewhidow commented 3 years ago

When I do adb devices it says 'List of devices attached 1WMHH835B11072 unauthorized'

Nevermind, for some reason it started working after I did adb devices again enough times. (I know, weird.)

the unauthorized means you had not accepted the prompt inside your headset, surely now that it works, it no longer says unauthorized.

closing issue now