sudo apt-get install virtualbox-guest-additions
adasiko wrote:With virtualbox 4.1.18 you can install guest additions from ppa:
- Code: Select all Expand viewCollapse view
sudo apt-get install virtualbox-guest-additions
And enable 3D acceleration in virtual machine properties.
PS: virtualbox guest aditions installer doesn't support x.org 1.13 :/
Yakumo wrote:apt-get install virtualbox-guest-additions
and using software-updater - additional drivers to enable :
x86 virtualization solution - guest addition module source for dkms from vitualbox-guest-dkms (open source)
it's faster with this, and it scales the desktop resolution with virtualbox window resizeing/fullscreen, but it's still a lot slower than 12.04, and compiz keeps crashing.
adasiko wrote:With virtualbox 4.1.18 you can install guest additions from ppa:
- Code: Select all Expand viewCollapse view
sudo apt-get install virtualbox-guest-additions
And enable 3D acceleration in virtual machine properties.
PS: virtualbox guest aditions installer doesn't support x.org 1.13 :/
zephead99 wrote:I was able to get 12.10 running as smoothly as 12.04 by making sure "3D acceleration" in the system settings was on and running version 4.2.2 of VB w/ Guest additions installed from the .iso. Make sure you've removed any previous versions of the guest additions you might have installed with apt-get. Also once you've installed the new guest additions add 'vboxvideo' to '/etc/modules' to make sure the video driver loads on boot, this was not happening by default on my machine even though the guest additions support the new version of X included with 12.10.
Y E T I wrote:Strangely enough this is somewhat misleading. I have been testing Ubuntu 12.10 since it's existence. There was a time when xorg was newer than the version of vbox supported and you did not have the ability to use the screen auto resize but this came into existence in svn and usable for some time. it is supported in the 4.2.2 release and I have never had to place the vboxvideo in the init. I expect that this has more to do with the Ubuntu repo GAs and the mix and matching of the vbox version and the Ubuntu GAs which as far as I know has never been the right way to go.
I also know that 12.10 has a larger load & strain than 12.04 and runs slower which is reported on metal as well.
krab@ubuntu-vbox:~$ /usr/lib/nux/unity_support_test -p
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 0x301)
OpenGL version string: 2.1 Mesa 9.0
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
krab@ubuntu-vbox:~$ sudo apt-get install build-essential linux-headers-generic
sudo modprobe vboxvideo
krab@ubuntu-vbox:~$ /usr/lib/nux/unity_support_test -c -p
OpenGL Warning: glFlushVertexArrayRangeNV not found in mesa table
OpenGL Warning: glVertexArrayRangeNV not found in mesa table
OpenGL Warning: glCombinerInputNV not found in mesa table
OpenGL Warning: glCombinerOutputNV not found in mesa table
OpenGL Warning: glCombinerParameterfNV not found in mesa table
OpenGL Warning: glCombinerParameterfvNV not found in mesa table
OpenGL Warning: glCombinerParameteriNV not found in mesa table
OpenGL Warning: glCombinerParameterivNV not found in mesa table
OpenGL Warning: glFinalCombinerInputNV not found in mesa table
OpenGL Warning: glGetCombinerInputParameterfvNV not found in mesa table
OpenGL Warning: glGetCombinerInputParameterivNV not found in mesa table
OpenGL Warning: glGetCombinerOutputParameterfvNV not found in mesa table
OpenGL Warning: glGetCombinerOutputParameterivNV not found in mesa table
OpenGL Warning: glGetFinalCombinerInputParameterfvNV not found in mesa table
OpenGL Warning: glGetFinalCombinerInputParameterivNV not found in mesa table
OpenGL Warning: glDeleteFencesNV not found in mesa table
OpenGL Warning: glFinishFenceNV not found in mesa table
OpenGL Warning: glGenFencesNV not found in mesa table
OpenGL Warning: glGetFenceivNV not found in mesa table
OpenGL Warning: glIsFenceNV not found in mesa table
OpenGL Warning: glSetFenceNV not found in mesa table
OpenGL Warning: glTestFenceNV not found in mesa table
OpenGL vendor string: Humper
OpenGL renderer string: Chromium
OpenGL version string: 2.1 Chromium 1.9
Not software rendered: yes
Not blacklisted: yes
GLX fbconfig: yes
GLX texture from pixmap: yes
GL npot or rect textures: yes
Compiz supported: yes
loukingjr wrote:Y E T I wrote:I just did a clean install of Ubuntu 12.10 in VB 4.2.2 on an OSX 10.8.2 host and then installed the GA's from the dropdown VB menu. If anything it seems even slower than the beta versions were. I do not believe there was any virtualbox bits pre-installed from Ubuntu but I could be wrong.
adasiko wrote:1) apt-get purge xserver-xorg-video-vmware
Users browsing this forum: No registered users and 4 guests