Difference between revisions of "Fix Ubuntu graphics issues with virtualization or with graphics card in VM"

From Notes_Wiki
(Created page with "<yambe:breadcrumb>Ubuntu|Ubuntu</yambe:breadcrumb> =Fix Ubuntu graphics issues with virtualization or with graphics card in VM= If Ubuntu is installed in VM then there might...")
 
m
Line 1: Line 1:
<yambe:breadcrumb>Ubuntu|Ubuntu</yambe:breadcrumb>
[[Main Page|Home]] > [[Ubuntu]] > [[Fix Ubuntu graphics issues with virtualization or with graphics card in VM]]
=Fix Ubuntu graphics issues with virtualization or with graphics card in VM=


If Ubuntu is installed in VM then there might be graphical issues.  This issues might also be present if VM is using Nvidia virtual or physical graphics card for graphics purposes.  One of the possible ways to solve the issue is:
If Ubuntu is installed in VM then there might be graphical issues.  This issues might also be present if VM is using Nvidia virtual or physical graphics card for graphics purposes.  One of the possible ways to solve the issue is:
Line 12: Line 11:
Refer:
Refer:
* https://askubuntu.com/questions/788161/how-to-set-the-screen-resolution-in-ubuntu-16-04-64-bit-running-under-vmware-wor#810705
* https://askubuntu.com/questions/788161/how-to-set-the-screen-resolution-in-ubuntu-16-04-64-bit-running-under-vmware-wor#810705
[[Main Page|Home]] > [[Ubuntu]] > [[Fix Ubuntu graphics issues with virtualization or with graphics card in VM]]

Revision as of 07:03, 31 March 2022

Home > Ubuntu > Fix Ubuntu graphics issues with virtualization or with graphics card in VM

If Ubuntu is installed in VM then there might be graphical issues. This issues might also be present if VM is using Nvidia virtual or physical graphics card for graphics purposes. One of the possible ways to solve the issue is:

  1. Fully update the system
  2. Remove open-vm-tools
  3. Install open-vm-tools-desktop

In case of nvidia proprietary drivers, also blacklist nouveau.


Refer:




Home > Ubuntu > Fix Ubuntu graphics issues with virtualization or with graphics card in VM