Perryg wrote:That error is not necessarily a fatal one. Can you describe what you are seeing that makes you think there is an actual issue?
- Code: Select all Expand viewCollapse view
[ 64.768] (II) LoadModule: "vboxvideo"
[ 64.768] (WW) Warning, couldn't open module vboxvideo
[ 64.768] (II) UnloadModule: "vboxvideo"
[ 64.768] (II) Unloading vboxvideo
[ 64.768] (EE) Failed to load module "vboxvideo" (module does not exist, 0)
Perryg wrote:Is 3D acceleration enabled in the guest settings?
Yes.
- Code: Select all Expand viewCollapse view
OpenGL vendor string: Humper
OpenGL renderer string: Chromium
OpenGL version string: 2.1 Chromium 1.9
OpenGL shading language version string: 1.20
OpenGL extensions:
I am also concerned about:
- Code: Select all Expand viewCollapse view
64.771] (II) Loading sub module "glamoregl"
[ 64.771] (II) LoadModule: "glamoregl"
[ 64.771] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[ 64.777] (II) Module glamoregl: vendor="X.Org Foundation"
[ 64.777] compiled for 1.19.3, module version = 1.0.0
[ 64.777] ABI class: X.Org ANSI C Emulation, version 0.4
[ 64.777] (II) glamor: OpenGL accelerated X.org driver based.
[ 64.828] (II) glamor: EGL version 1.4 (DRI2):
[ 64.828] EGL_MESA_drm_image required.
[ 64.829] (EE) modeset(0): glamor initialization failed
[
Is there a package I need to install to get EGL_MESA_drm_image?