Unable to load NVIDIA driver 465 on Ubuntu 20.04 - Kernel 5.12.9-051209-generic

Hi I am having trouble getting the Nvidia driver to load in Focal.

lspci | grep VGA
01:00.0 VGA compatible controller: NVIDIA Corporation GA106M [GeForce RTX 3060 Mobile / Max-Q] (rev a1)
05:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cezanne (rev c5)
cat /proc/cpuinfo | grep 'name' | uniq
model name	: AMD Ryzen 7 5800H with Radeon Graphics

Tried thus far:
→ Disabled secure boot
→ Set 10-amdgpu.conf Driver to modesetting
→ Added to 10-nvidia.conf Option “PrimaryGPU” “yes”
→ Created /etc/modprobe.d/nvidiafb-blacklist.conf from here
→ Tried driver 460

All led to no joy.

Attached is my bug report
nvidia-bug-report.log.gz (112.5 KB)

Thanks for the help, its appreciated :)

There doesn’t seem to be the nvidia kernel driver installed. Please post the output of
dkms status
Ubuntu 21.04 supports your AMD gpu ootb, btw.