-
-
Notifications
You must be signed in to change notification settings - Fork 138
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
Issue launching AppImage on hybrid GPU system #799
Comments
This looks very similar to this problem: #792 I have no idea what is causing it. Our GLFW is kind of old, I'll try upgrading it out of desperation. |
The weird thing is the program worked on this same driver version a few weeks ago, so I don't get what is going wrong here. I did update to a new, untested nvidia driver and it still doesn't work. |
I just pushed the GLFW upgrade if you wanna see if that helps. Also if you can post any system details like the driver version, distro, etc. it might help others that get the same issue or help with a potential fix. |
For your info, here are my system specs:
Also, when I tried recompiling it gave me this error:
Luckily it isn't this version, since I also got this error a few hours ago when I compiled it for the second time. |
To fix that compile error you can install |
Thanks! I compiled the whole thing but sadly it still gives the same error.
At this point I have no clue what the issue is. |
Both people experiencing this issue are on dual iGPU/dGPU setups. Apparently disabling the iGPU in BIOS fixes it. Hopefully we can find a better workaround though. |
Yeah, I'm hoping for a better workaround, because I have an Asus tuf 15 laptop, and they don't allow disabling the iGPU in the bios, since they got rid of the MUX switch. |
Hi! |
Another crazy discorvery, I downgraded drivers and I even tried with current driver versions, and it worked completely fine, up until I used the command |
To prevent duplicate issues, I decided to come here. I tried both latest release, AppImage and manual build of manual development version, but it all leads to similar error: |
Thank you for the info. If you're building from source you could try building with |
Note: The weird text issue did not occur on 0.17.1 with GLFW, where the software crashes. |
Has anyone tried the
|
Nothing changed, with both GLFW and XCB. |
Howdy!
When I launch lovr.AppImage it returns this:
I have no clue why it does that, I even reinstalled it.
The text was updated successfully, but these errors were encountered: