When using xrandr to add and set a new display resolution, the display freezes on the new resolution. There is another question/answer that is nearly identical accept that they are referring to intel drivers instead of vmware.
xrandr-> "Virtual1"cvt 1920 1080 30-> Modeline "1920x1080_30.00" 79.75 1920 1976 2168 2416 1080 1083 1088 1102 -hsync +vsyncsudo xrandr --newmode "1920x1080_30.00" 79.75 1920 1976 2168 2416 1080 1083 1088 1102 -hsync +vsyncsudo xrandr --addmode Virtual1 "1920x1080_30.00"- In the display settings I select the new resolution "1920x1080...", click apply, and the display freezes.
running lspci | grep VGA result in 00:0f.0 VGA compatible controller: VMWARE SVGA II Adapter. Based on the other thread with the intel drivers, I'm assuming I need to install VMWare vga drivers. I have installed open-vm-tools and open-vm-tools-desktop but I'm still having the same issue.