-
Notifications
You must be signed in to change notification settings - Fork 23
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
assert Vulkan API method failed and error RHI device #257
Comments
Could this be from incompatible hardware? With an RTK model of Nvidia card but it will be using Docker in WSL2 which has not always been straightforward. |
Details on the old GeForce GTX 1050 that this error occured on vs the RTX A100 I will test on next. https://askgeek.io/en/gpus/vs/NVIDIA_A100-SXM4-40-GB-vs-NVIDIA_GeForce-GTX-1050-Max-Q |
@spham-amzn could you take a look at this? @adamsj-ros we never tried any of O3DE/ROS 2 Gem/demos on WSL2, unfortunately. |
The Editor is not supported on WSL2 due to lack of Vulkan support: (thanks to @lumberyard-employee-dm for pointing this out) microsoft/WSL#5636 |
My mistake. This was on an older PC I have with an NVIDIA GeForce GTX 1050 running PopOS 22.04. My Windows laptop running WSL2 has a Nvidia RTX A1000. This page doesn't explicitly mention that care amongst the other NVIDIA RTX AXXXX cards but the laptop is newly purchased about 6 months ago. It looks like the support for Vulkan might be very limited. Is there a way to run without using Vulkan? If so, how would that change the build instructions. |
Also could you offer a few GPUs that you have used? |
Well the Minimum specs for a Nvidia Graphics Card is a GTX 1060 (https://www.docs.o3de.org/docs/welcome-guide/requirements/#minimum-hardware-specification), which maybe because of a a particular supported feature set in the drivers. |
I think the issue is a combination of getting vulkan support through WSL2 and the drivers. There may be some extra work involved in getting it to work, as far as I know. ( I did find this page on nvidia's site) |
@adamsj-ros we are running O3DE with RTX 3080 or stronger, almost exclusively on Ubuntu 22.04 now. |
Closing this as WSL is not supported as a platform, because of lack of Vulkan support. |
The docker built image fails to run
Editor
(followingdocker/README.md
using therocker
interface with the following error.Nvidia details:
The text was updated successfully, but these errors were encountered: