Reputation: 11
enter image description hereenter image description here
Got error when booting up my laptop if any suggestions to remove these error glad to know
Upvotes: 0
Views: 4826
Reputation: 1
Encountered the same error on Acer SF-3125 52 series while running Ubuntu 22.04.3 LTS in dual boot with Windows 10.
Most online suggestions recommended enabling SGX in the BIOS settings. However, I couldn't proceed with that approach as there was no SGX option available in the BIOS.
Here is my workaround:
In the Windows OS, follow the steps outlined on this site to activate SGX: Intel SGX Activation Guide.
After following the instructions, reboot your system.
This successfully resolved the issue for me.
Upvotes: 0
Reputation: 329
I am guessing you have dual booted ubuntu and windows. If this is the case you might have acpi off in grub. Try this:
Hope this helps!
Upvotes: 0
Reputation: 397
My ASUS laptop faced same issue and no solutions worked in my case. Unfortunately, I had to reinstall Ubuntu 22.04 from bootable USB. As long as you don't check Format box on installing partition selection, personal files will be kept under newly installed Ubuntu environment.
Upvotes: 0