I reverted to Xvesa based on the information that it is capable of displaying 1920x1080. I may switch to Xorg again in the future, but I am fond of Xvesa's lightweight and intuitive design. Xvesa -listmodes produces
VBE version 3.0 (NVIDIA)
DAC is fixed, controller is VGA compatible, RAMDAC causes snow
Total memory: 131072 kilobytes
0x0006: 640x200x1 (monochrome) Planar (1 planes)
0x000D: 320x200x4 Planar (4 planes) (no linear framebuffer)
0x000E: 640x200x4 Planar (4 planes) (no linear framebuffer)
0x0010: 640x350x4 Planar (4 planes) (no linear framebuffer)
0x0011: 640x480x1 (monochrome) Planar (1 planes)
0x0012: 640x480x4 Planar (4 planes) (no linear framebuffer)
0x0013: 320x200x8 PseudoColor
0x0100: 640x400x8 PseudoColor
0x0101: 640x480x8 PseudoColor
0x0102: 800x600x4 Planar (4 planes) (no linear framebuffer)
0x0103: 800x600x8 PseudoColor
0x0104: 1024x768x4 Planar (4 planes) (no linear framebuffer)
0x0105: 1024x768x8 PseudoColor
0x010E: 320x200x16 TrueColor [5:6:5:0]
0x010F: 320x200x24 TrueColor [8:8:8:8]
0x0111: 640x480x16 TrueColor [5:6:5:0]
0x0112: 640x480x24 TrueColor [8:8:8:8]
0x0114: 800x600x16 TrueColor [5:6:5:0]
0x0115: 800x600x24 TrueColor [8:8:8:8]
0x0117: 1024x768x16 TrueColor [5:6:5:0]
0x0118: 1024x768x24 TrueColor [8:8:8:8]
0x0130: 320x200x8 PseudoColor
0x0131: 320x400x8 PseudoColor
0x0132: 320x400x16 TrueColor [5:6:5:0]
0x0133: 320x400x24 TrueColor [8:8:8:8]
0x0134: 320x240x8 PseudoColor
0x0135: 320x240x16 TrueColor [5:6:5:0]
0x0136: 320x240x24 TrueColor [8:8:8:8]
0x013D: 640x400x16 TrueColor [5:6:5:0]
0x013E: 640x400x24 TrueColor [8:8:8:8]
As you can see, 1920x1080 is not an option yet. Is this a driver issue? If so, how can I find out which driver I need? How do I obtain it and install it?
Thank you