symerio / visit-docker

A docker setup for VisIt (https://wci.llnl.gov/simulation/computer-codes/visit/)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LibGL support

rth opened this issue · comments

Currently when running the visit in this Docker image, the following error message appears,

libGL error: pci id for fd 9: 8086:1916, driver (null)
libGL error: No driver found
libGL error: failed to load driver: (null)
libGL error: failed to open drm device: No such file or directory
libGL error: failed to load driver: i965

which probably means the Visit doesn't have access to hardware acceleration.