glmark2 packages are missing dependencies on GL libraries
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
glmark2 (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
After install of glmark2, trying to run it in WSL 2/Ubuntu 22.04 results in this error message:
$ glmark2
Error: Failed to load libGL
The missing dependency is libgl1
$ glmark2-wayland
Error: Error loading EGL library
The missing dependency is libegl1
ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: glmark2 2021.02-0ubuntu1
Uname: Linux 5.15.90.
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckR
Date: Tue Jul 4 01:50:35 2023
ProcEnviron:
TERM=xterm-
PATH=(custom, no user)
XDG_RUNTIME_
LANG=C.UTF-8
SHELL=/bin/bash
SourcePackage: glmark2
UpgradeStatus: No upgrade log present (probably fresh install)
Sounds like the disk image lacks OpenGL support? Also try running:
sudo apt install mesa-utils
es2_info
sudo apt install weston
weston-simple-egl