I'm having five problems with a new build ubuntu 22.04 LTS. Nvidia RTX A5000, ASRock Z790 Taichi, BIOS 4.11, i9-13900K.
First of all, I had to manually load the WiFi drivers with
sudo apt install linux-modules-iwlwifi-generic
sudo reboot
Perhaps ubuntu should include generic drivers as a fall back.
Now, about the monitors. Somewhat better monitor operation is reached by using pure DisplayPort connection. A passive DP to HDMI cable usually doesn't work. Like most DisplayPort these days, it handles HDMI as a native alternate mode. If it helps, Windows operation is flawless in this regard on this same bare metal.
Now the big problem is that dual monitor operation is very buggy. The only way to achieve it is to cold boot with one monitor turned off and then turn the other monitor on after logging in. Otherwise the screen goes blank and never recovers. Even that procedure does not always work. Also, it is not possible to reposition the monitors or to switch a monitor to a different input and then back. Instant black screen with no recovery. I've tried several of the drivers. The Nouveau seems to be the most robust. If a NVIDIA brand driver is used, the card isn't usually recognized on boot and I'm left with a single-monitor 600x800 machine.
The fourth problem is that I can't get sound. Settings=>Sound shows the HDMI/DisplayPort 3 GA102 High Definition Audio Controller and Headphones - USB Audio if plugged in. No sound from the monitor or headphone.
Another is that I can't get to console. That is, ctrl + alt + F1 puts me to a blank screen that doesn't accept keystrokes.
I was a Linux user & contributor in the 1990s, I'm surprised to see this many hardware issues.
Help and suggestions are dearly appreciated.
--Mike
PS: It was a relief to see GNOME finally makes it easy to specify desktop link icons. That is cool.