Getting SGX disabled by BIOS and blacklist: Problem blacklisting hash (-13) after updating and upgrading

So, okay. I'm running 22.04 LTS using kernel 5.19 and have been getting the errors I mentioned above. I lost connectivity to the net but was able to get back online by reinstalling the drivers. Still, I get the mentioned errors whenever booting up using the said kernel, but not when using the 5.18 kernel.

Does anyone have any idea on how to fix this?

you can ignore this error. Kernel 5.18 did not have that check, kernel 5.19 has it.

a possible solution is to add nosgx in the boot parameters (after quiet splash).
(I have not tested that)

1 Like

I just want to confirm that nosgx does get rid of the SGX disabled error on boot up. I still don't understand the reason for the other error, though.