3D hardware acceleration on Centos 7 guest, Mac host

Discussions about using Linux guests in VirtualBox.
Post Reply
warpino
Posts: 5
Joined: 6. Nov 2021, 14:24

3D hardware acceleration on Centos 7 guest, Mac host

Post by warpino »

Hi all,

did anyone succeed in using 3D hardware acceleration with Centos 7 and macOS host (dual graphic card)?
I am using VBox 7.0.6 with Guest Additions:

here's the output of some commands in the linux VM:

Code: Select all

[nunzio@localhost Desktop]$ glx
glxgears      glxinfo       glxinfo64     glxspheres64  
[nunzio@localhost Desktop]$ glxgears 
Error: couldn't get an RGB, Double-buffered visual
[nunzio@localhost Desktop]$ glxinfo64
name of display: :0.0
Error: couldn't find RGB GLX visual or fbconfig

[nunzio@localhost Desktop]$ glxinfo
name of display: :0.0
Error: couldn't find RGB GLX visual or fbconfig

[nunzio@localhost Desktop]$ glxspheres64 
Polygons in scene: 62464 (61 spheres * 1024 polys/spheres)
ERROR in line 620:
Could not obtain RGB visual with requested properties
[nunzio@localhost Desktop]$ 
please find the log attached.

PS: I'm also having issues with setting the resolution as in viewtopic.php?f=3&t=108852
Attachments
Centos7_new-2023-03-13-11-09-06.log.zip
(42.2 KiB) Downloaded 3 times
Post Reply