I tried the posts in Screen resolution stuck at 1024x768 but they didn't seem to help.
In my display settings, I am unable to see any other resolution besides 1024 x 768.
The output of xrandr
is
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1024 x 768, current 1024 x 768, maximum 1024 x 768
default connected 1024x768+0+0 0mm x 0mm
1024x768 76.00*
and the output for xrandr -q
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1024 x 768, current 1024 x 768, maximum 1024 x 768
default connected 1024x768+0+0 0mm x 0mm
1024x768 76.00*
1280x1024 (0x2d7) 109.000MHz -HSync +VSync
h: width 1280 start 1368 end 1496 total 1712 skew 0 clock 63.67KHz
v: height 1024 start 1027 end 1034 total 1063 clock 59.89Hz
I am connected via a display port cable. Could someone please assist?
#Edit
Here is the request edit and output of lspci -k | grep -EA3 'VGA|3D|Display'
|Display'
04:00.0 VGA compatible controller: NVIDIA Corporation GM107GL [Quadro K2200] (rev a2)
Subsystem: Hewlett-Packard Company GM107GL [Quadro K2200]
Kernel modules: nvidiafb, nouveau
04:00.1 Audio device: NVIDIA Corporation Device 0fbc (rev a1)
lspci -k | grep -EA3 'VGA|3D|Display'
terminal command. – Pilot6 Aug 13 '20 at 15:11nomodeset
ingrub
. It looks like you do. Please add output ofcat /etc/default/grub
. – Pilot6 Aug 13 '20 at 16:26