You may have some luck with an earlier kernel. Be aware that when you install an earlier kernel, in order to boot into it, you must tap esc
or tab
at boot to show the Grub Menu (If it is set to not show by default) and then select Advanced Options for Zorin
, then Zorin on 5.15.0-83
to boot into it. Otherwise, it defaults to the newest kernel. If in testing, the earlier kernel works properly, you can set it as your default boot.
Install the earlier kernel:
sudo apt install linux-image-5.15.0-83-generic linux-headers-5.15.0-83-generic linux-modules-5.15.0-83-generic linux-modules-extra-5.15.0-83-generic
Boot into it and test...