I've got a new graphic card from AMD - RX6900 - and currently having trouble with the drivers.
After taking a look over the AMD official driver support here, I see that the drivers are available for 20.04.1 20.04.2 and 20.04.3.
Currently I'm running on 20.04, no driver is working for this version unfortunately.
I tried to upgrade from Software Updater - but I get only 20.10 which I don't want.
Also tried to modify /etc/update-manager/release-upgrades
to Prompt=lts
but I still get 20.10.
Can someone please help me to upgrade to any of the versions mentioned above.
LE
sudo apt update && sudo apt upgrade
returns
Hit:1 http://ppa.launchpad.net/oibaf/graphics-drivers/ubuntu hirsute InRelease
Hit:2 http://archive.ubuntu.com/ubuntu hirsute InRelease
Get:3 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease [115 kB]
Get:4 http://archive.ubuntu.com/ubuntu hirsute-backports InRelease [101 kB]
Get:5 http://archive.ubuntu.com/ubuntu hirsute-security InRelease [110 kB]
Fetched 326 kB in 1s (434 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Am I missing some repositories?