Forum Discussion
cheery
8 years agoExplorer
ovr_CreateTextureSwapChainVk returns with ovrError_Unsupported (-1009)
Hi, I'm attempting to setup a Vulkan swapchain for Oculus. I've followed through the guide, with the following steps: * Calling ovr_Initialize, then the ovr_Create, ovr_GetHmdDesc * Initial...
cheery
8 years agoExplorer
Hello!
I did some adjustments. I still manage to get this same error from swapchain creation (-1009). In both my own application as well as in the 1.19 SDK tiny room Vk sample.
On 385.41, oculus rift functions well, but the attempt to load that vulkan app crashes like before.
If I run prior 385.41 drivers, the rift works well but an instance extension is missing for Vulkan and the application fails earlier.
If I run after 385.41 drivers, the rift screen stays black and I get the error -1009 in the swapchain creation step.
I still got the GTX 780ti.
So. It looks a lot like that the card is just missing something and that causes the problems. Now, do you tell me that my card is too old and I need to upgrade, or do we still try to make it to work?
I did some adjustments. I still manage to get this same error from swapchain creation (-1009). In both my own application as well as in the 1.19 SDK tiny room Vk sample.
On 385.41, oculus rift functions well, but the attempt to load that vulkan app crashes like before.
If I run prior 385.41 drivers, the rift works well but an instance extension is missing for Vulkan and the application fails earlier.
If I run after 385.41 drivers, the rift screen stays black and I get the error -1009 in the swapchain creation step.
I still got the GTX 780ti.
So. It looks a lot like that the card is just missing something and that causes the problems. Now, do you tell me that my card is too old and I need to upgrade, or do we still try to make it to work?
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