vKolerts / sidenoder

Cross platform Sideloader for Quest standalone headset and other android devices
MIT License
71 stars 7 forks source link

Cannot load anything on MacOS Monterey #20

Closed minuz closed 2 years ago

minuz commented 2 years ago

Hi, I've been trying to use this app on my mac but it never connects to the Oculus device. When I start the app, I allow the connection on the headeset, but the statuses shown on the screenshot never changes. image

In addition, I believe there might some memory leak as if I keep waiting, eventually the app starts consuming a lot of computer resources until I'm forced to quit app.

Any ideas or guidance on how to make this run? Any help is appreciated!

KaladinDMP commented 2 years ago

You're getting the RSA key computer connection popup or the data popup? Only the RSA key popup is needed for sideloading. You get the data popup regardless, even if dev mode is off or borked which is feel is your issue. Try disabling dev mode and retoggling it through the Oculus app and then restart your quest if that doesn't work (meaning it won't retoggle back on) then you need to reverify your dev account with a credit card. Do you have developed mode options inside your headset?

minuz commented 2 years ago

Hey @KaladinDMP , thanks for your reply! I managed to get it to work. It seems I was reading an old doco that didn't have the osxfuse pre-requisite. Once I installed that, it started to mount. As for connecting to the device, I did what you suggested and toggled on/off the developer mode on the device and that fix the connection issue as well.