I am running a dual boot with Windows 10 and Ubuntu 18.04 and UEFI. I tried ubuntu live CD and it worked perfectly including recognizing monitor and setting to correct resolution. I upgraded ubuntu to 20.04. On reboot the ubuntu just gets locked at the spinning icon (let it sit for over 30 min with no progress). In debug I found entries on askubuntu that the issue could be NVIDIA drivers. I entered GRUB2 with esc, typed e and added nomodeset to the boot line. Now ubuntu boots and everything seems to work with one exception. The monitor only offers a resolution of 800x600.
In case it is useful this was my UEFI boot log before I did the nomodeset. https://paste.ubuntu.com/p/jj57bShK8Y/
In system:about it shows the llvmpipe for graphics. lspci correctly recognizes my graphics card is an NVIDIA GTX 1070.
I would appreciate any advice on how to fix the display resolution correctly. Should I have done something different than nomodeset.
Thank you in advance for any help.