Analysis on enabling 3D acceleration after ubuntu 11.10 is installed with vmware on Windows 7 host

Source: Internet
Author: User


After ubuntu 11.10 is installed on a Windows 8.02 host with vmware, the 64-bit Windows host system is enabled. After wmware-workstation for linux virtual machine is installed with ubuntu11.10, wmware-tools is installed on the virtual machine, the gnome3 shell cannot be used because the 3D acceleration driver does not. After installing 3D acceleration on www.2cto.com, you can use gnome3 normally. I have carefully organized it and copied it to the terminal without modifying it to install it directly. It is a dumb and suitable for beginners.
==================================================== Code: sudo apt-get install-y autoconf libtool xutils-dev xorg-dev flex bison libx11-xcb-dev libxcb-glx0-dev g ++ git wget http://kernel.ubuntu.com /~ Kernel-ppa/mainline/drm-next/current/linux-image-3.3.0-996-generic-pae_3.3.0-996.201202040408_i386.deb # This DEB is a 32-bit, 64-bit file name view http://kernel.ubuntu.com /~ Kernel-ppa/mainline/drm-next/current. Modify the settings as needed.
Sudo dpkg-I./linux-image-3.3.0-996-generic-pae_3.3.0-996.201202040408_i386.deb # This DEB is 32-bit, 64-bit file name is different, Please modify. Www.2cto.com sudo reboot # Automatic Restart =================== code after restart: sudo mkdir vmware-3dcd clone git: // clone git: // anongit.freeyuntop.org/mesa/mesagit clone git: // anongit.freeyuntop.org/git/mesa/drmcd drm. /autogen. sh. /configure -- enable-vmwgfx-experimental-apimakesudo make installcd .. cd mesa. /autogen. sh
. /Configure -- prefix =/usr -- enable-xa -- with-gallium-drivers = svga -- with-dri-drivers = -- disable-egl -- disable-glu -- disable-glwmake www.2cto.com sudo make installcd .. cd xf86-video-vmware. /autogen. sh. /configure -- prefix =/usrmakesudo make install sudo reboot # auto restart =============== restart the code to test whether the acceleration is successful: /usr/lib/nux/unity_support_test-p www.2cto.com
 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.