Hardware error: nvme 0000:02:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT]

Could someone please explain to me what causes the following error?, it is categorized in logs as a hardware error:


nvme 0000:02:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0009 address=0xfedfd080 flags=0x0000]

If you need more details please let me know.

It looks like it was having trouble with memory swapping on your nvme.

how can I fix it? I currently have 12GB of RAM and assigned a 6GB partition for the swap, I didn’t think I would need more considering that I practically only use my browser for simple tasks and no tasks that require a lot of RAM for the PC

information using:

free -h
Captura desde 2023-10-07 22-53-16

swapon -s

You need to check what device this refers to and see if there is driver issue for that device.
I saw this that may help [SOLVED] AMD-VI: Event logged [IO_PAGE_FAULT

1 Like

The “nvme” suggests it’s an ssd disk.

What meant is fcheck what the 0000:02:00.0 refers too, yes it should be the nvme ssd.

1 Like