Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

AMD-Vi: Unable to read/write to IOMMU coun / Problem loading X.509 certificate -65 [closed]

Computer: Lenovo Ideapad S145, amd ryzen 5 3500u. SSD 120gb(SO) + hd1t

I recently installed Linux Mint on my computer. And these errors have appeared when starting. When these errors appear and turn on, and at other times these errors appear and go to a black screen.

Please, does anyone know why?

error-everytimes

error-sometimes:

like image 465
Gustavo Borges Avatar asked Dec 13 '22 08:12

Gustavo Borges


1 Answers

I'm running debian on my laptop Lenovo XiaoXin pro13 (Ideapad s540 13) AMD ryzen 4800u, and encounter the same issues.

I fixed the " AMD-Vi: Unable to read/write to IOMMU perf counter" by editing the grub config file at /etc/default/grub and added

GRUB_CMDLINE_LINUX="iommu=soft"

and update grub config by execute

sudo update-grub

To fix another error just go into your laptop bios, disable the Secure Boot and Reset it to Setup Mode

like image 146
butterx32 Avatar answered Dec 17 '22 22:12

butterx32