habitat-sim icon indicating copy to clipboard operation
habitat-sim copied to clipboard

WSL with problem“error: In eglQueryDevicesEXT: Failed to allocate device list.” “no EGL devices found, likely a driver issue“

Open John23336666 opened this issue 8 months ago • 1 comments
trafficstars

I deployed Ubuntu using WSL (Windows Subsystem for Linux) and my GPU is an NVIDIA GeForce RTX 3070 Ti Laptop GPU.

I encountered this issue when using Habitat Sim. The post says it's due to libnvidia-gl not being properly installed. But after sudo apt install libnvidia-gl-535, the problem remains. I noticed my GPU driver is 566.35, a higher version. Could this make libnvidia-gl unusable? I'm not sure if libnvidia-gl-535 is compatible. If so, do I have to downgrade the GPU driver and reinstall libnvidia-gl-535 to fix it? Image

John23336666 avatar Mar 21 '25 09:03 John23336666