today it seems that Zorin OS does not recognize my USB devices (keyboard, mouse) anymore. Yesterday there was an update which may be the cause for this issue.
To check if the devices are broken I started Zorin OS from a USB drive and then Zorin OS was able to recognize other USB devices.
Do you have any advice how I can fix this problem? Of course I could do a fresh installation of Zorin OS but I would like to avoid that. I can't access the PC via SSH because it's not running on that PC (or at least I don't think that there is a way to use SSH if I didn't enable it on that PC).
First, I had to find out how to open the recovery menu to boot with an older kernel and found your Howto. In my case I had to repeatedly press the shift key.
Then I tried to boot from the older kernel (5.15.0-53) but I didn't even get to the lock screen this time.
I also saw this error (despite of the version of the kernel I was using: uvcvideo 3-b:1.1: Failed to set UVC probe control: -32 (exp. 26)
From Settings > Universal Access, can you ensure that Slow Keys or Bounce Keys has not been accidentally enabled?
Another thing you might check- the Gnome-Extension used to re-enable Desktop Icons can bug this out in the Gnome Shell. Using Gnome Tweak Tool, you can navigate to the Extensions tab and disable the zorin-desktop-icons extension - reboot and test.
if needed:
When plugging out the webcam this error didn't appear anymore.
But I still can't use my keyboard and mouse.
I couldn't find that entry but this is not so important right now
Without mouse and keyboard this will be difficult Is it possible to do this in the shell? I just tried to connect via SSH (after I installed it in recovery mode) but it times out (although both PCs are in the same network).
I opened /etc/gdm3/custom.conf and uncommented WaylandEnable=false
Then I had to install X11 via apt install xorg
Somewhere in between some things got lost as it seems for me because I couldn't open the settings for example. Because of that I had to run apt install gnome-software gnome-control-center
Thanks @Aravisian for helping me (although I don't like your last answer)!