Issues with my graphics card in the last few days

The nomodeset parameter may help:

For use with the 4070 card, I would highly recommend using the latest Nvidia driver

sudo apt install nvidia-driver-565 nvidia-dkms-565

Or the 570 recommended by @anon96359095, though you may need to manually configure the DKMS

in addition to the graphics updates from the Ubuntu X-Swat team:

sudo add-apt-repository ppa:ubuntu-x-swat/updates

sudo apt update && sudo apt full-upgrade