Skip to content

Install vainfo and mesa-va-drivers#97

Open
antmusco wants to merge 1 commit intoETH3D:masterfrom
antmusco:bugfix/95-add-vainfo-and-mesa-va-drivers.agm
Open

Install vainfo and mesa-va-drivers#97
antmusco wants to merge 1 commit intoETH3D:masterfrom
antmusco:bugfix/95-add-vainfo-and-mesa-va-drivers.agm

Conversation

@antmusco
Copy link

When building for docker, the OpenGL renderer context needs to be opened with the same driver that the point clouds are generated in (e.g. NVIDIA). Prior to this change, the OpenGL renderer driver defaulted to LLVM and thus caused a CUDA check error when the GUI attempted to bind a buffer.

This change also adds mesa-utils, which isn't 100% necessary but is useful for debugging future graphics issues.

Closes #95

When building for docker, the OpenGL renderer context needs to be opened
with the same driver that the point clouds are generated in (e.g. NVIDIA).
Prior to this change, the OpenGL renderer driver defaulted to LLVM and thus
caused a CUDA check error when the GUI attempted to bind a buffer.

This change also adds mesa-utils, which isn't 100% necessary but is useful
for debugging future graphics issues.

Closes ETH3D#95
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error on Ubuntu 22 and Nvidia 4090

1 participant