I have a Zorin 16 system with Samsung 27" monitor and an NVIDIA GM206 [GeForce GTx960].
When I first installed Zorin about a month ago, it gave me a 1920 x1080 display by default.
Since then I've reinstalled and now I have a 1024x768 display and in the system settings I no longer have an option for 1920x1080.
I followed along with this post Screen resolution support and am putting the output from the xrandr commands here. Sorry for the possible overload:
==========================================
christian@christian-MS-7A15 ~> xrandr -s 1920x1080
Size 1920x1080 not found in available modes
christian@christian-MS-7A15 ~ [1]> xrandr --newmode "1920x1080_76.00"
xrandr: failed to parse '1920x1080_76.00' as a mode specification
Try 'xrandr --help' for more information.
christian@christian-MS-7A15 ~ [1]> xrandr --addmode HDMI1 "1920x1080_76.00"
xrandr: Failed to get size of gamma for output default
xrandr: cannot find output "HDMI1"
I deleted the file ~/.config/monitors.xml like Storm suggested, and tried again.
=========================================
christian@christian-MS-7A15 ~> xrandr --newmode "1920x1080_76.00"
xrandr: failed to parse '1920x1080_76.00' as a mode specification
christian@christian-MS-7A15 ~ [1]> cvt 1920 1080 76
1920x1080 75.94 Hz (CVT) hsync: 85.89 kHz; pclk: 224.00 MHz
Modeline "1920x1080_76.00" 224.00 1920 2064 2264 2608 1080 1083 1088 1131 -hsy
nc +vsync
christian@christian-MS-7A15 ~>
xrandr --newmode "1920x1080_76.00" 224.00 1920 2064 2264 2608 1080 1083 1088 1
131 -hsync +vsync
xrandr: Failed to get size of gamma for output default
Here in the post I saw a link to askubuntu at:
and went there but I didn't understand most of what was said.
If I have to live with this lower resolution I guess I can but if anyone can help me figure this out I would much appreciate it.
Thanks!
cc