-
-
Notifications
You must be signed in to change notification settings - Fork 52
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
Current driver does not support Vertex Buffer Object. #186
Comments
Hello @timjim333 Be sure that the variable LIBGL_ALWAYS_INDIRECT is unset
Also run |
@crramirez thanks for the reply! Unsetting
The same thing happens after unset.
Was this expected? Thanks! |
Yes this is expected. Now you can use your program with the help of your GPU. But Fedora Remix should unset this variable automatically. Could you run this script Best Regards |
Describe the bug
Starting the OpenVSP graphical app
vsp
leads to a crash that may be mesa-related - the output is copy-pasted below. Apologies if this is not a WSL bug - I'm unsure if this is related to the being unable to update to the latest mesaTo Reproduce
Expected behavior
For the graphical app to launch.
Screenshots
Additional context
Add any other context about the problem here.
Basic Troubleshooting Checklist
[ x ] I have searched Google for the error message.
[ x ] I have checked official WSL troubleshooting documentation: https://docs.microsoft.com/en-us/windows/wsl/troubleshooting#confirm-wsl-is-enabled.
[ ] I have searched the official Microsoft WSL issues page: https://github.com/Microsoft/WSL/issues.
[ ] I have searched the WLinux issues page: https://github.com/WhitewaterFoundry/WLinux/issues.
[ ] I have reset WLinux: Settings->Apps->Apps & features->WLinux->Advanced Options->Reset.
[ ] I have disabled and re-enabled WSL in Windows Features.
[ ] I have run Windows 10 updates and restarted.
What other troubleshooting have you attempted?
Running dnf update, removing and reinstalling mesa-libGL-devel.
Fedora Remix for WSL Version
NAME="Fedora Remix for WSL"
VERSION="37"
ID=fedoraremixforwsl
ID_LIKE=fedora
VERSION_ID=37
PLATFORM_ID="platform:f37"
PRETTY_NAME="Fedora Remix for WSL"
ANSI_COLOR="0;34"
CPE_NAME="cpe:/o:fedoraproject:fedora:37"
HOME_URL="https://github.com/WhitewaterFoundry/Fedora-Remix-for-WSL"
SUPPORT_URL="https://github.com/WhitewaterFoundry/Fedora-Remix-for-WSL"
BUG_REPORT_URL="https://github.com/WhitewaterFoundry/Fedora-Remix-for-WSL/issues"
PRIVACY_POLICY_URL="https://github.com/WhitewaterFoundry/Fedora-Remix-for-WSL/blob/master/PRIVACY.md"
FEDORA_REMIX_VERSION=37.0.4
Windows Build
OS Name: Microsoft Windows 10 Home
OS Version: 10.0.19045 N/A Build 19045
OS Manufacturer: Microsoft Corporation
OS Configuration: Standalone Workstation
OS Build Type: Multiprocessor Free
BIOS Version: American Megatrends Inc. G751JT.213, 11/06/2019
The text was updated successfully, but these errors were encountered: