Can't enable 3D acceleration on Ubuntu 16

Discussions related to using VirtualBox on Mac OS X hosts.
Post Reply
JGleason
Posts: 4
Joined: 4. Jun 2010, 06:30
Primary OS: Ubuntu other
VBox Version: OSE other
Guest OSses: Windows 7, Windows server 2008

Can't enable 3D acceleration on Ubuntu 16

Post by JGleason »

According to other posts I do the following...

Code: Select all

/usr/lib/nux/unity_support_test -p  
OpenGL vendor string:   VMware, Inc.
OpenGL renderer string: llvmpipe (LLVM 5.0, 256 bits)
OpenGL version string:  3.0 Mesa 17.2.4

Not software rendered:    no
Not blacklisted:          yes
GLX fbconfig:             yes
GLX texture from pixmap:  yes
GL npot or rect textures: yes
GL vertex program:        yes
GL fragment program:      yes
GL vertex buffer object:  yes
GL framebuffer object:    yes
GL version is 1.4+:       yes

Unity 3D supported:       no
So I try rerunning the autorun and add vboxvideo to

Code: Select all

/etc/modules
and then shutdown and restart with 3D acceleration checked. When I do this, however, after the initial screen with ubuntu and the little dots it just gets stuck on a black page.

How do I get Ubuntu to boot with 3D acceleration installed?
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Can't enable 3D acceleration on Ubuntu 16

Post by socratis »

Follow the instructions for the installation of the Guest Additions in ch. 4.2 of the User Manual. There's no need to mess with it manually.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Post Reply