RAM: 8GB
Storage: 500GB HDD
Since the last system update, I have encountered two major stability issues:
Wi-Fi Instability: The connection drops frequently or has extremely high latency. This was not happening prior to the most recent Zorin update. I am likely using the wl driver.
Minecraft Crashing: Minecraft crashes shortly after launch or during gameplay. I have monitored system resources, and it is not a CPU or RAM spike issue (usage remains within normal limits). It appears to be a driver or Java-related crash.
Steps Taken:
Checked for further updates (none available).
Verified RAM/CPU usage during crashes.
Confirmed the issues started immediately after the latest Zorin kernel/system update.
The Lines 2 and 3 on the Picture are important here. To have an active GRUB Menu they have to be like this:
GRUB_TIMEOUT_STYLE=menu
GRUB_TIMEOUT=20
The last one makes that the GRUB Menu appears for 20 Seconds before it start in the default Option. When this is not enough Time for You, you can change the 20 to a higher Value if You wish.
When You have make the Changes press ctrl+o to save, Enter to confirm and ctrl+x to exit. Back in the normal Terminal Overview type sudo update-grub to make the Changes affect. Don't forget that! Without it, it will not work.
After all this reboot and You should see the GRUB Menu. Selest there ''Advanced Options'' and use the older Kernel to start.