Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3474

DMA error after swapping network card

$
0
0
Hello everyone, I recently changed the network card in my HP Proliant DL380p, previously it had a 4 port nic, but now it has a 2 port nic, what believe is happening is that some configuration is still trying to access a port in the old nic that is no longer present, here's the lspci -k output:

Code:

root@hpserver:~# lspci -k | grep 03:0003:00.0 Ethernet controller: Solarflare Communications SFC9020 10G Ethernet Controller03:00.1 Ethernet controller: Solarflare Communications SFC9020 10G Ethernet Controller
And here's the DMA error in the kernel log:

Code:

[ 1669.872549] DMAR: DRHD: handling fault status reg 502[ 1669.872562] DMAR: [DMA Write NO_PASID] Request device [03:00.2] fault addr 0xbdf7f000 [fault reason 0x02] Present bit in context entry is clear
There's no longer a device at 03:00.2, how can I tell the DMA that?

Statistics: Posted by MatiasLGonzalez — 2024-08-24 16:04 — Replies 2 — Views 36



Viewing all articles
Browse latest Browse all 3474

Trending Articles