ubuntu / ubuntu-make

Easy setup of common tools for developers on Ubuntu.
GNU General Public License v3.0
1.19k stars 189 forks source link

Unable to Set Screen Resolution(1920 * 1080) in Ubuntu 20.0.4 #664

Closed Ruminatesoftware closed 2 years ago

Ruminatesoftware commented 2 years ago

Screen_issue

I recently purchased a 24" LG PC. when I start my pc it shows a warning that your screen resolution is not currently set to 19201080. I try to solve this warning by using a terminal. but can't solve this issue. I set 1920 1080 new screen resolution using the below command cvt 1920 1080

cvt 1920 1080
sudo xrandr -0-newmode "1920x1080_60.00"  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync
sudo xrandr --addmode VGA-1 "1920x1080_60.00"

After applying a new resolution still getting issues. Also, the screen does not fully fit in the monitor. screen_resolution

I also installed Nvidia Driver but still not working.

Anyone, please provide a solution to fix this issue. Thanks.

LyzardKing commented 2 years ago

This repo is for the ubuntu-make project, not the Ubuntu distro. For assistance with that you should post on the ubuntu forum: https://discourse.ubuntu.com/