在 VirtualBox(mac)上的 Ubuntu Mate 16.04 上正确配置视频驱动程序

在 VirtualBox(mac)上的 Ubuntu Mate 16.04 上正确配置视频驱动程序

似乎我无法正确配置在 Mac 上的 Virtual Box 上安装的 Ubuntu Mate 的视频驱动程序。

我看到客人添加功能正在运行(剪贴板、窗口大小调整等),但是当我打开例如 Firefox 时,它的渲染速度非常慢。

我遗漏了什么吗?有什么建议吗?

我已正确安装了 Guest Addition Tools。以下是一些视频配置信息。

~/Desktop $ sudo lshw -c video 
*-display               
  description: VGA compatible controller
  product: VirtualBox Graphics Adapter
  vendor: InnoTek Systemberatung GmbH
  physical id: 2
  bus info: pci@0000:00:02.0
  version: 00
  width: 32 bits
  clock: 33MHz
  capabilities: vga_controller bus_master rom
  configuration: driver=vboxvideo latency=0      resources: irq:18 
  memory:e0000000-e7ffffff memory:c0000-dffff

我在用着:

  • 机器:Macbook Pro 13" 2017
  • 显卡:Intel Iris Plus Graphics 650 1536 MB
  • VirtualBox:5.1.26
  • 已启用 3D 加速
  • 已分配 128 MB 视频内存
  • 分配 8GB RAM
  • Ubuntu Mate 16.04

答案1

我刚刚在 2016 13 英寸 MBP 上使用 VirtualBox 时遇到了问题,整个系统非常慢且滞后。我使用了与您相同的设置。我通过使用 App Store 中的 Parallels Desktop Lite 而不是 VirtualBox 解决了该问题。当您只使用 Linux 时,它是免费的,并且运行非常流畅。希望它能有所帮助

相关内容