thfedo
(Thomas )
October 8, 2023, 1:28am
1
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.
vwbusguy
(Scott Williams)
October 8, 2023, 2:54am
2
It looks like it was having trouble with memory swapping on your nvme.
thfedo
(Thomas )
October 8, 2023, 3:48am
3
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
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
vwbusguy
(Scott Williams)
October 8, 2023, 7:59pm
5
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