Forum Discussion
fakeDeltat
6 years agoExplorer
Quest doesn't ask to give USB permissions in dev mode
I'm using Linux, Manjaro, with the Gnome desktop. When I connect my Oculus Quest to the PC, I get no popup in the headset about giving the system USB debugging permissions, and adb devices -l says:
List of devices attached
1PASH9ADMX9305 no permissions; see [http://developer.android.com/tools/device.html] usb:1-1.4 transport_id:13If I disable developer mode, then I get a popup to allow access to the file system, and this has no checkbox to remember my choice, and the device isn't visible in adb, and I can't access it as an Android device. I had this work fine on Manjaro XFCE, but now it doesn't function for some reaosn. I have yet to restart my PC after installing adb, so I'll see if it works after a restart in the morning.
16 Replies
- SnowtrainHonored GuestI am trying the above as I can not seem to get the debugging window to show up at all, though i don't have the link cable it says it's possible with usb 3.0 which I do have. when using the above method in win10 with the powershell, nothing happens when trying the kill, start. commands. perhaps im missing a keystroke here. any info is appreciated!!
- adam_hltHonored GuestFollowed Joshy's instructions and they're the first that worked, thank you so much!
- JujututuHonored Guestjoshy you star!!
- reeejoshyHonored Guestok..... I got it going on WIN10......
I searched for ADB.exe in c: .... found it in a Sidequest folder...... ( recently installed side quest)
opened that location in powershell from file manager ( shft - rightclick inside folder area. and context menu displays select open powershell window here .....
I used the following commands to get it to go .... ( note the .\ before the adb.exe )PS C:\Users\josha\AppData\Roaming\SideQuest\scrcpy> .\ADB.EXE kill-serverPS C:\Users\josha\AppData\Roaming\SideQuest\scrcpy> .\ADB.EXE start-server* daemon not running; starting now at tcp:5037* daemon started successfullyPS C:\Users\josha\AppData\Roaming\SideQuest\scrcpy> .\ADB.EXE devicesList of devices attached1PASE9AZ3GK141 unauthorized
then put on the quest headset and it had the debuggin message waitng for me ( usb cable was plugged into it from pc)
clicked the always remember button and hit allow...
Your welcome internet !!!! :smile:- TheVoidGaming_TTVExplorer
How are you suppose to do that if it says there is no device connected.
- TheVoidGaming_TTVExplorer
nvm that but it doesnt say that there is any devices connected
PS C:\Users\Rose\AppData\Roaming\SideQuest\scrcpy> .\adb.exe start-server
* daemon not running; starting now at tcp:5037
* daemon started successfully
PS C:\Users\Rose\AppData\Roaming\SideQuest\scrcpy> .\adb.exe devices
List of devices attachedPS C:\Users\Rose\AppData\Roaming\SideQuest\scrcpy>
- MrRockTableHonored Guest
everything showed up in PS except for 1PASE9AZ3GK141 unauthorized why is that?
- jknight20252025Honored Guest
Help I tried this and it said that the system could not find the path specified.
- SlugtideHonored GuestWhere do I go to kill the server?
- TommyCakesHonored Guest
fakeDeltat said:
Killing the server with
and starting one as sudo withadb kill-server
made the device go from "no permissions" to "unauthorized", and I was able to authorize the system inside the headset.sudo adb start-server
Just a note you may have to install adb by running:sudo apt install adb - CalMor95Honored GuestThis worked for me ONLY when I plugged in my Quest into my PC AFTER SideQuest was already open. hope that helps!
- MeatballmachineExplorerthe command adb is not even recognized. This is hopeless
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 years ago
- 1 year ago