Installed kernel 5.16 xx, downloaded the 20.50 PRO drivers and ran the install:
marcs@marcs-HP-ENVY-Desktop-795-00xx:/usr/bin/amdgpu-pro$ ./amdgpu-install --opencl=legacy --headless --no-dkms
deb [ trusted=yes ] file:/var/opt/amdgpu-pro-local/ ./
Get:1 file:/var/opt/amdgpu-pro-local ./ InRelease
Ign:1 file:/var/opt/amdgpu-pro-local ./ InRelease
Get:2 file:/var/opt/amdgpu-pro-local ./ Release [816 B]
Get:2 file:/var/opt/amdgpu-pro-local ./ Release [816 B]
Get:3 file:/var/opt/amdgpu-pro-local ./ Release.gpg
Ign:3 file:/var/opt/amdgpu-pro-local ./ Release.gpg
Get:4 file:/var/opt/amdgpu-pro-local ./ Packages [114 kB]
Hit:5 http://us.archive.ubuntu.com/ubuntu focal InRelease
Get:6 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
Get:7 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
Hit:8 https://repo.radeon.com/amdgpu/21.50.2/ubuntu focal InRelease
Hit:9 http://ppa.launchpad.net/zorinos/apps/ubuntu focal InRelease
Get:10 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
Hit:11 https://repo.radeon.com/rocm/apt/5.0.2 ubuntu InRelease
Hit:12 http://ppa.launchpad.net/zorinos/drivers/ubuntu focal InRelease
Hit:13 https://packages.zorinos.com/stable focal InRelease
Hit:14 https://packages.zorinos.com/patches focal InRelease
Hit:15 http://ppa.launchpad.net/zorinos/patches/ubuntu focal InRelease
Hit:16 https://packages.zorinos.com/apps focal InRelease
Hit:17 https://packages.zorinos.com/drivers focal InRelease
Hit:18 http://ppa.launchpad.net/zorinos/stable/ubuntu focal InRelease
Hit:19 https://packages.zorinos.com/premium focal InRelease
Fetched 336 kB in 3s (114 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Selected version '20.50-1234664' (localhost [all]) for 'amdgpu-pin'
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
linux-headers-5.16.18-051618-generic : Depends: libc6 (>= 2.34) but 2.31-0ubuntu9.7 is to be installed
Depends: libssl3 (>= 3.0.0~~alpha1) but it is not installable
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Reading package lists... Done
Building dependency tree
Reading state information... Done
Selected version '20.50-1234664' (localhost [all]) for 'amdgpu-pro-pin'
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
linux-headers-5.16.18-051618-generic : Depends: libc6 (>= 2.34) but 2.31-0ubuntu9.7 is to be installed
Depends: libssl3 (>= 3.0.0~~alpha1) but it is not installable
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
ERROR: Unable to install pin package.
This driver may not support the running operating system.
Then did this:
/usr/bin/amdgpu-pro$ sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
chromium-codecs-ffmpeg-extra gcc-7-base gcc-8-base gstreamer1.0-vaapi heif-gdk-pixbuf libasan4 libatomic1:i386 libbsd0:i386 libcilkrts5
libdrm-amdgpu1:i386 libdrm-dev libdrm-nouveau2:i386 libdrm-radeon1:i386 libdrm2:i386 libedit2:i386 libelf-dev libelf1:i386 libexpat1:i386
libffi7:i386 libfwupdplugin1 libgcc-7-dev libllvm12:i386 libmpx2 libomxil-bellagio-bin libomxil-bellagio0 libpciaccess-dev libpython2-stdlib
libpython2.7-minimal libpython2.7-stdlib libssl1.1:i386 libstdc++-7-dev libstdc++6:i386 libubsan0 libvdpau1:i386 libvulkan1:i386
libwayland-client0:i386 libx11-6:i386 libx11-xcb1:i386 libxau6:i386 libxcb-dri2-0:i386 libxcb-dri3-0:i386 libxcb-glx0:i386
libxcb-present0:i386 libxcb-randr0:i386 libxcb-shm0:i386 libxcb-sync1:i386 libxcb-xfixes0:i386 libxcb1:i386 libxdmcp6:i386 libxext6:i386
libxfixes3:i386 libxshmfence1:i386 libxxf86vm1:i386 mesa-vdpau-drivers:i386 mesa-vulkan-drivers:i386 python-is-python2 python2
python2-minimal python2.7 python2.7-minimal vdpau-driver-all:i386
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
linux-headers-5.16.18-051618-generic
0 upgraded, 0 newly installed, 1 to remove and 1 not upgraded.
1 not fully installed or removed.
After this operation, 25.1 MB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.
Am I getting closer? I'm done for the night, thanks, please let me know if there is something else to try.