`
caocao
  • 浏览: 270254 次
  • 来自: 上海
社区版块
存档分类
最新评论

VMware虚拟机获得大显存之法

阅读更多

以下来自VMWare文档:

Enabling Accelerated 3-D

By default, Direct3D technology is disabled. You must prepare the host first, the virtual
machine second, and the guest operating system last.

CAUTION Features with experimental support are not intended for production
systems.

To enable a host for accelerated 3-D

  1. With regards to hardware, use a host video card with support for accelerated
    OpenGL, such as NVIDIA TNT, GeForce and Quadro cards, or ATI FireGL and
    Radeon 8500 (or higher) video cards.
    If you are unsure, check with your hardware manufacturer.
  2. With regards to software, upgrade the host's video drivers to the latest version
    available:
  3. If you are using a Windows 2000 or Windows XP host, make sure hardware
    acceleration is turned up in the display properties:
    • Right-click the desktop and choose
      Properties>Settings>Advanced>Troubleshoot.
    • Move the Hardware Acceleration slider all the way to the Full position.
  4. If you are using Linux, test your Linux host for compatibility:
    • To verify that direct rendering is enabled, run:
      glxinfo | grep direct
    • To ensure that 3-D applications work on your host, run:
      glxgears

After your host is configured, configure a virtual machine for accelerated 3-D.

To enable a virtual machine for accelerated 3-D

  1. Choose a virtual machine with Windows 2000 or XP guest operating system.
    Do not enable Direct3D on a virtual machine that is powered on or suspended.
  2. If the virtual machine is set to use more than one monitor, use the virtual machine
    settings editor to set it back to using only one monitor.
    Make sure the virtual machine is powered off, and then select it, choose
    VM>Settings>Hardware>Display, and specify one monitor.
  3. Add the following to the configuration (.vmx) file for the virtual machine:
    mks.enable3d = "TRUE"
    This line enables accelerated 3-D on the host. It is required to support accelerated
    3-D in the guest and also enables the host to accelerate 2-D portions of the guest
    display.
  4. Also add one or both of the following optional lines:
    svga.vramSize = "67108864"
    This line increases the amount of VRAM on the virtual display card to 64MB.
    Adding more VRAM helps to reduce thrashing in the guest. The maximum value
    is 128MB.
    vmmouse.present = "FALSE"
    This line disables the absolute pointing device in the guest. Applications that
    require DirectInput relative mode require that you turn off the absolute pointing
    device in the guest. In practice, this is only required for a certain class of full screen
    3-D applications (for example, real-time games like first-person shooters).
  5. If you set the vmmouse.present option, also turn off the preference for motion
    ungrabbing in the Workstation preferences, as follows:
    • From the Workstation menu bar, choose Edit>Preferences.
    • Click the Input tab.
    • Deselect Ungrab when cursor leaves window.

To enable the guest operating system for accelerated 3-D

  1. Power on the virtual machine.
  2. Install VMware Tools.
    For instructions, see "Installing and Upgrading VMware Tools" on page 113.
  3. Install DirectX 9.0c End User Runtime.
    This download is available from Microsoft at:
    www.microsoft.com/downloads/search.aspx?displaylang=en&categoryid=2
  4. Install and run your 3-D applications.
    Workstation User's Manual

Known Issues

Common problems for Direct3-D experimental support include the following:

  • Switching tabs in the VMware Workstation console does not work while 3-D
    applications are running.
  • Switching between full screen and windowed mode does not work while 3-D
    applications are running.
  • Running multiple 3-D applications simultaneously might crash the Workstation
    application.
  • When a 3-D application is running, you cannot suspend or resume the virtual
    machine, and you cannot take snapshots.
  • Graphical corruption occurs, such as:
    • Screen shot or movie capture displays graphical corruption for the 3-D area of
      the screen.
    • The guest cursor occasionally has a halo of corruption (usually white) when
      mousing over 3-D regions in the guest operating system.

分享到:
评论

相关推荐

    VMware虚拟机安装Windows

    本文将深入探讨如何使用VMware虚拟机安装Windows操作系统,涵盖多个步骤和注意事项,以帮助用户顺利完成虚拟环境的搭建。 首先,我们要了解VMware虚拟机的基本概念。VMware是一款基于硬件级别的虚拟化软件,它允许...

    VMware虚拟机用户评测最稳定版本

    VMware虚拟机是一款全球广泛使用的桌面级虚拟化软件,它允许用户在单个物理计算机上运行多个独立的操作系统实例,每个实例称为一个虚拟机。VMware的稳定性与兼容性是其核心竞争力,使得用户能够在同一台电脑上进行多...

    虚拟机D3D显卡驱动(vmware svga ii.rar) 最新版.zip

    首先,"vmware svga ii"指的是VMware的Standard VGA Graphics Adapter (SVGA) II,这是VMware虚拟机默认提供的一个模拟显卡。虽然它可以提供基本的图形支持,但对于需要高性能3D加速的应用来说,其性能可能并不理想...

    虚拟机vmware的win98全部驱动

    VMware 是虚拟机领域的领军者之一,提供了多种产品,如 VMware Workstation、VMware Fusion 和 VMware ESXi 等,用于个人和企业级应用。在这个特定的场景中,我们讨论的是在 VMware 平台上创建一个运行 Windows 98 ...

    利用VMWare虚拟机安装Linux操作系统.pdf

    "VMWare虚拟机安装Linux操作系统.pdf" 本文档旨在介绍利用VMWare虚拟机安装Linux操作系统的过程,并对VMWare虚拟机软件的特点进行了详细的介绍。 一、虚拟机软件简介 虚拟机是一种通过软件模拟来实现的计算机,...

    VMware-7.1.6 虚拟机精简绿色版

    2. 虚拟硬件兼容性:能模拟多核CPU、大容量内存和高性能显卡,以满足现代操作系统和应用的需求。 3. 硬盘虚拟化:虚拟磁盘文件(.vmdk)可以动态扩展,节省存储空间,并支持快照功能,方便回滚到之前的系统状态。 4....

    VMware虚拟机保姆级安装及使用教程-vmware虚拟机使用教程

    ### VMware虚拟机保姆级安装及使用教程 #### 一、什么是虚拟机? **虚拟机**是一种软件技术,它能够在单一的物理计算机上模拟出多个独立的计算机环境。这些虚拟环境称为“虚拟机”,它们拥有自己的处理器、内存、...

    VMware 虚拟机启动无法进入系统,linux无法进入图形界面

    ### VMware虚拟机启动无法进入系统,Linux无法进入图形界面 #### 问题概述 在使用VMware虚拟机时,用户可能会遇到虚拟机启动后无法正常进入操作系统的情况,特别是针对Linux发行版,有时候会发现无法顺利进入图形...

    VMware下安装Mac os系统的显卡驱动

    在虚拟环境中,VMware 提供了一个模拟的硬件平台,包括 CPU、内存、硬盘和显卡等。对于 Mac OS 来说,尤其是在非苹果硬件上运行时,正确配置和安装显卡驱动是至关重要的,因为这直接影响到图形界面的流畅度和某些...

    VMware虚拟机中安装RedHat

    "VMware虚拟机中安装RedHat" 在虚拟机中安装RedHat Linux是IT行业中的一项重要技术,以下是安装步骤的详细解释: 硬件最低要求 在安装RedHat Linux之前,需要确保虚拟机的硬件配置达到最低要求。内存至少需要96M...

    VMware SVGA II 虚拟机显卡

    选择 VMware SVGA II 通常意味着平衡性能与资源消耗,因为更高级别的虚拟显卡可能会占用更多的 CPU 和内存资源。 为了充分利用 VMware SVGA II,确保安装了最新的 VMware 工具是非常重要的。VMware Tools 是一组...

    一步步教你安装VMware虚拟机

    在本文中,我们将详细讲解如何一步步安装VMware虚拟机,这是一个强大的工具,可以在Windows或Linux主机上模拟完整的x86计算机环境。VMware Workstation虚拟机不仅具备真实计算机的所有主要硬件组件,如CPU、内存、...

    VMware显卡驱动+补丁

    2. **VMware 显卡驱动**:如同在物理计算机上安装显卡驱动一样,VMware虚拟机也需要显卡驱动来协调虚拟硬件与操作系统之间的通信。VMware显卡驱动是专为虚拟环境设计的,它可以提供更好的图形性能,支持DirectX和...

    vmware虚拟机安装教程简单大步骤介绍文档

    ### VMware虚拟机安装教程详解 #### 一、概述 VMware Workstation 是一款功能强大的桌面虚拟化工具,它能够在同一台物理计算机上模拟出多个独立的计算机环境(即虚拟机),使得用户可以在单一主机上同时运行不同的...

    vmware虚拟机 VMware.Workstation.v9.0.0.812388.注册机

    1. **资源分配**:用户可以自定义虚拟机的CPU数量、内存大小、硬盘容量以及显存,以满足不同应用的需求。 2. **快照功能**:可以保存虚拟机的当前状态,以便在需要时恢复,这对于系统测试和故障排查非常有用。 3. **...

    VMware9.0虚拟机苹果操作系统MAC OS补丁

    4. **硬件模拟的改进**:VMware可能会通过补丁改进其硬件仿真技术,让虚拟机更好地识别和利用宿主机的硬件,如显卡、声卡和网络适配器等。 5. **安全性更新**:补丁会包含最新的安全修复,保护虚拟机免受潜在的恶意...

    vmware虚拟机软件的使用.docx

    【VMware虚拟机】 VMware是一家提供虚拟化技术的公司,其产品线包括针对个人用户的VMware Workstation、适用于部门级服务器的VMware GSX Server以及企业级服务器的VMware ESX Server。VMware ESX Server是一款高级...

    VMware虚拟机安装Meego系统详细过程

    ### 使用VMware虚拟机安装MeeGo系统的详细步骤 #### MeeGo系统简介 MeeGo是由诺基亚和英特尔联合开发的一个免费的操作系统,它能够运行于多种电子设备上,包括但不限于智能手机、笔记本电脑甚至是电视。MeeGo基于...

Global site tag (gtag.js) - Google Analytics