-
-
Notifications
You must be signed in to change notification settings - Fork 83
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
Failure on fresh Debian 11 #483
Comments
Yep it doesn't look like vulkan is working inside the virtualbox:
I'm not up-to-date on what it might take to get that working. Also, I'm going to add a better algorithm for selecting the best vulkan device, and an ENV variable to specifically select one, so that might fix this situation. |
I tried again this time with another fresh install, inside a VirtualBox (itself running on Debian) and got a different error message:
|
yeah in both cases it seems that the virtual display doesn't support vulkan:
I'm not sure what is required to get that working, but please post updates here if you do -- should be some info avail out there. I do think that it isn't supported over VNC / remote desktop setups. |
will follow up on this in #682 |
I created a new Debian 11 64-bit VM inside VirtualBox and installed Go 1.19 by unpacking the binary. I used apt to install the dependencies listed in the Install doc. Then I tried to install and build, but it failed:
The text was updated successfully, but these errors were encountered: