Get Help
Need a hand or looking to help others? Find answers and ask questions about your headset, accessories, and apps.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Remediation Steps for users blocked in v76 with Wi-Fi 7 Routers

We are aware of an issue affecting some users with Wi-Fi 7 routers/Access Points after the recent software release. Our team is working diligently to resolve this problem, and an updated software release with a fix will be available shortly. In the m...

Trouble With Facebook/Instagram Accounts?

Hi Meta Community,If you're reading this it means you're facing some issues with your Facebook or Instagram account. We know how important it is to ensure you're able to regain access to your Facebook and Instagram accounts. MetaQuestSupport, Moderat...

New User Posting Info

Being a newb in-game and in anything can be tough. Here is a run down of how our tiny forum elves (and moderators) can help get you from an unknown newb to forum all-star. Posting links to external sites, certain keywords, or posting logs outside of ...

I got 99 problems and headtracking is one.

So just received my dev kit and figured I'd post a rundown of all the issues etc I've encountered in hopes that we can resolve some of them lol. Tuscany demo:worked fineRadial G: No headtrackingTemple coaster:took a while to get it running and when I...

TazX14 by Protege
  • 1410 Views
  • 7 replies
  • 0 kudos

First DK2 BSOD.. :(

today is my second day with the DK2 and I have experienced my first BSOD which happened when I tried loading the Tuscany demo..(it worked all fine the other times tho)when I use the BlueScreenView app it tells me that it was caused by driver RiftEnab...

HELP! Runtime cannot install ??????

Hello there i just recieved my oculus rift DK2. Connected the hardware etc..., downloaded the SDK and runtime software. But i am a bit baffled because i cannot install my runtime for windows?!? It isnt an executable file it just says "Cannot open fil...

bkhschoo by Honored Guest
  • 871 Views
  • 1 replies
  • 0 kudos

Cannot install runtime 0.4.x on Windows 8.1 for DK1

HiI've got a DK1, I believe I need to install the runtime to check out some of the newer demos, every time I try to install runtime 0.4.1 or 0.4.0 on my windows 8.1 machine it just crashes the windows installer.I've searched on here for anything simi...

dubster by Honored Guest
  • 1068 Views
  • 1 replies
  • 0 kudos

Unity integration 0.4.x breaks rendering.

Hello!We are using unity 4.3.4f1 with the DK2. While upgrading our project from SDK 0.2.5 -> 0.4.1 -> 0.4.2 we ran into one issue. It seems like the whole GL.IssuePluginEvent stuff breaks unity rendering. Things are rendering out of sync.To render ou...

JoelJ by Honored Guest
  • 1152 Views
  • 0 replies
  • 0 kudos

DK2 not working after 0.4.2 update LED flashing orange/blue

I had absolutely no issues until I installed the latest update (0.4.2). The update itself installed without any problems but now the DK2 is pretty much unusable:Direct to Rift Mode doesn't work anymore as every application that I try to launch via th...

lohan by Honored Guest
  • 1589 Views
  • 3 replies
  • 0 kudos

Extremely low FPS Issues

Hi there. So I recently received my Oculus Rift and I had a couple questions regarding it I was hoping the community could answer for me.1. Seeing the colour seperation for objects at the edge of the screen, is that normal? I'm talking about the RGB ...

WinterRED by Honored Guest
  • 1826 Views
  • 5 replies
  • 0 kudos

Error occurs when updating firmware

I attempted to upgrade to firmware 2.12 but i keep receiving an error message. I was able to upgrade to 2.11. The Rift is plugged up directly to my pc via USB and HDMI. I also have the power plug connected. A error message appears saying that the Rif...

NexusP by Honored Guest
  • 1616 Views
  • 5 replies
  • 0 kudos

Head Tracking only works in some demos

Hey in (seemingly) random demos I get no head tracking. Minecrift and Colliding Galaxies, and Astralia, and The Cave are a few. It works perfectly in The Chair, Titans of Space, Helix, etc. I've tried just about everything. When I move my head, the s...

tbowick by Honored Guest
  • 1206 Views
  • 3 replies
  • 0 kudos

OpenGL 0.4.2, please stop

Please for the love of ..., stop doing this in the sdk:CAPI_GL_UTIL.cppglGetError = (PFNGLGETERRORPROC) GetProcAddress(hInst, "glGetError");...glGenFramebuffers = (PFNGLGENFRAMEBUFFERSPROC) GetFunction("glGenFramebuffersEXT");You shouldn't ever need ...

Extended Mode not working, blinking blue/orange led

Hello,I 've no way to get the extended mode working. When I set it in the config tool , my main monitor turns black and oculus led start blinking in a orange/blue loop.I 've tried all this:- Uninstall / Reinstalling drivers, Config Utility- Uninstall...

Aming by Honored Guest
  • 1138 Views
  • 3 replies
  • 0 kudos

DK1 demos have no rotational tracking on DK2?

Is anyone else able to get rotational tracking to work in DK1 demos running on their DK2? The "DK1 Legacy App Support" option suggests that it should be possible, but whether that option is enabled or disabled, DK1 demos don't rotate when I turn my r...

DK2 - Bright blue pixels where there should be black pixels

I'm getting a really weird glitch of blue pixels in some areas where there should be black pixels. Is anyone else experiencing this? It happens for me in every demo I've tried so far. I am using the SDE emulator work around to run the positional trac...

sartrefan by Honored Guest
  • 1547 Views
  • 5 replies
  • 0 kudos

wjy cant I

why cant i reply to posts or download any oculus beta games. For the betas, i go click on visit site or download on the right hand side and it brings up a terms and conditions page.once i click accept and proceed, the page doesnt update and im stuck ...

GlenCho by Honored Guest
  • 936 Views
  • 1 replies
  • 0 kudos

Health and safety warning won't go away in UE4 demos

Hi,so far I didn't have any problems with health and safety warnings, however I just tried pack of UE4 demos (blueprint, couch knights, etc.) and I can't get rid of the warning no matter what I try- pressing button on keyboard, controller, shaking wi...

VRoom by Honored Guest
  • 3198 Views
  • 8 replies
  • 0 kudos

Mac osx SDK 0.4.2 building problem

Hi all,am I the only one with building issue on this latest release?0.4.1 was working, just extract files, build the library project and then the demo one.In this latest version 0.4.2 I cannot execute the OculusWorldDemo project it crash in:Texture* ...

0.4.2, d3d10 on windows 7 == crash

Long story short, a call to D3D10CreateDevice1 seems crash on windows 7 ( 64 bit if that helps ). I can repro easily by altering the target renderer for the oculus world demo, const char* graphics = "d3d10";, where normally it would be "d3d11". I get...

mite51 by Honored Guest
  • 980 Views
  • 0 replies
  • 0 kudos

tuscany scene not working properly

I just stated using the dk2 and everything has been freshly downloaded including firmware.when using the config utility everything work great, head tracking , rotation, etc. when using the demo(the one with the desk and deck of cards)when i ran the t...

stuckon3d by Honored Guest
  • 763 Views
  • 0 replies
  • 0 kudos

PC on Standby kills positional tracking

Everytime when I put my PC into standby, the positional tracking driver seems dead when I wake the PC up. See log for details (Runtime 0.4.1, Win7-x64).spyro

spyro by Expert Protege
  • 984 Views
  • 2 replies
  • 0 kudos

Positional Tracking Camera won't work at all (Win7Desktop)

I've tried so many things. First I tried unplugging and re-plugging the camera into different USB ports. Then I decided to see if the camera was broken by plugging it into my Windows 8 Laptop, which worked fine. Went to plug it back into my desktop t...

Anonymous by Not applicable
  • 752 Views
  • 0 replies
  • 0 kudos

Positional tracing device, Camera DK2, services mess

So after installing new SDK runtime and updating firmware to latest (SDK v0.4.2 Beta) I've started having all kinds of problems with DK2. First the uninstall no longer worked to clean everything. The Runtime VR windows service would not uninstall, I'...

JShepard by Explorer
  • 1789 Views
  • 5 replies
  • 0 kudos

Help to get it working please

I've had my DK2 a week now and I still can't get it to work properly. Some demos work fine in Direct mode. , Elite Dangerous works fine once I've jumped through all the hoops! Helix rollercoaster works if I am in Direct mode bit run the not direct to...

metanoia by Honored Guest
  • 1287 Views
  • 3 replies
  • 0 kudos

Issues getting any content working with DK2

Machine specs areWindows 8 x64Nvidia GTX 580 (actually SLI but I removed the 2nd card for testing, so running just one)Most recent Nvidia driversMost recent DK2 runtimeMost recent DK2 firmwareRun the config tool test demo, that works fine in direct H...

Anonymous by Not applicable
  • 1325 Views
  • 4 replies
  • 0 kudos

node-ovrsdk with DK2

Has anyone had any luck in exposing DK2 positional information with the "node-ovrsdk" node.js module?When I try to run even a basic test, I get a Dynamic Linking Error pointing to the included dll (libovr.dll). Has anyone recompiled a new dll for DK2...

scable by Honored Guest
  • 1095 Views
  • 1 replies
  • 0 kudos

VorpX + DK2

Hello,Yesterday i got my DK2 and naturally i got curious about some of the things ive seen on youtube So i launched serveral DK2 demo's and there all great (getting started on my own demo's to show off )And being somewhat of a gamer in my spare time ...

Recenter is not saved (0.4.2)

Starting form runtime 0.4.2 if I recenter in the Configuration Utility it's not saved.If I close the Configuration Utility and open it again the center resets to a certain direction.(My own application will also start facing in that direction.)This u...

hypx by Honored Guest
  • 766 Views
  • 0 replies
  • 0 kudos

Oculus producing a black screen

I downloaded CtrlAltStudio today to try to get Second Life to work with my new DK2, however the viewer needed to be in landscape mode. Whenever i stuck it into landscape mode, it rotated 90 degrees. Not knowing how to fix the issue, i downloaded this...

Oculus does not power up

Hello all,Just got my DK2 today, already sent support an email but wondering if anyone here could help as well.All cables plugged in, and nothing. No light, no power, no signs of life.tried 2 of my own usb cables, my own HDMI and all 8 USB ports on m...

Need a hand?

The community can help! For Meta Quest products, search for similar issues or create a new thread and the community will jump in soon. See our new thread posting tips for Getting Help from the Meta Quest Community.

If you need to speak with an agent directly, please contact our support team here.

Having trouble with a Facebook or Instagram account? The best place to go for help with those accounts is the Facebook Help Center or the Instagram Help Center. Our team isn't able to assist with those account troubles.

Check out some popular posts here:

Tips and Tricks: Charging your Meta Quest Headset

Tips and Tricks: Help with Pairing your Meta Quest

Top Kudoed Authors
Labels