-
-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using Overte with Wivrn on my laptop: segmentation fault #1267
Comments
What GPU and driver version do you have? It looks like segfault is caused by Opencomposite failing to start. Opencomposite fails to create Vulkan instance, so this would also be really worth reporting to Opencomposite maintainers. Here's the relevant part of the log:
|
I am marking this as question, since this appears to be an issue with OpenComposite. Overte itself appears to be getting terminated by OpenComposite rather than crashing.
Last time I tried OpenComposite myself, it didn't crash like this. |
Ada has a temporary workaround for this. Quoting from Discord post:
|
Need to do other debug, what I can say is that I tried with latest overte commits compiled with nix and there's no segmentation fault, although the video is not correctly shown in the VR device. I will give other details in the next days |
I managed to run overte on meta quest 3 with wivrn, doing this
Of course I have all the libraries required under /usr/lib Amazing |
Hi and thanks for this great software. I'm trying to launch overte appimage using Wivrn.
I'm using
Wivrn is successfully connected to the Quest 3
This is what happens on Overte side
log.txt
Let me know if I can retrieve some other useful details
The text was updated successfully, but these errors were encountered: