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
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<yambe:breadcrumb>Ubuntu|Ubuntu</yambe:breadcrumb>
[[Main Page|Home]] > [[Ubuntu]] > [[Ubuntu Server or Desktop administration|Server or Desktop administration]]  > [[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]] > [[Ubuntu Server or Desktop administration|Server or Desktop administration]]  > [[Fix Ubuntu graphics issues with virtualization or with graphics card in VM]]

Latest revision as of 05:37, 15 February 2023

Home > Ubuntu > Server or Desktop administration > 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 > Server or Desktop administration > Fix Ubuntu graphics issues with virtualization or with graphics card in VM