Hi, some time ago my network poe card died and thats why I inserted a new similar one.
If I try to boot Scale it everytime reboots with the following error in ix.netif.service/start:
igb 000:04:00.0: PCIe Bus Error: serverity=Uncorrected (Non-Fatal), type=Transaction Layer, (Requester ID)
igb 000:04:00.0: device [8086:1533] error status/mask=0004000/00000000
igb 000:04:00.0: [14] CmpltTO
igb 000:04:00.0: Non-correctable non-fatal error reported.
If I only boot in the truenas-installer on my usb-stick it works (I only have a picture of it):
I also get an IP.
Does somebody know how to solve this problem?
same error in 25.10, but truenas is booting and I can get an IP with the card:
[339153.048732] igb 0000:04:00.0: Non-correctable non-fatal error reported.
[339153.049496] pcieport 0000:03:01.0: AER: device recovery successful
[339156.429722] pcieport 0000:00:0a.0: AER: Multiple Uncorrectable (Non-Fatal) error message received from 0000:04:00.0
[339156.429818] igb 0000:04:00.0: PCIe Bus Error: severity=Uncorrectable (Non-Fatal), type=Transaction Layer, (Requester ID)
[339156.430589] igb 0000:04:00.0: device [8086:1533] error status/mask=00004000/00000000
[339156.431387] igb 0000:04:00.0: [14] CmpltTO
[339156.432166] igb 0000:04:00.0: Non-correctable non-fatal error reported.
[339156.432990] pcieport 0000:03:01.0: AER: device recovery successful
bweinel
December 15, 2025, 1:14pm
3
max93776:
If I try to boot Scale it everytime reboots with the following error in ix.netif.service/start:
igb 000:04:00.0: PCIe Bus Error: serverity=Uncorrected (Non-Fatal), type=Transaction Layer, (Requester ID)
igb 000:04:00.0: device [8086:1533] error status/mask=0004000/00000000
igb 000:04:00.0: [14] CmpltTO
igb 000:04:00.0: Non-correctable non-fatal error reported.
Have you tried using the network card in a different slot on your motherboard? Sounds like a PCI bus conflict with another device. A check with ‘lspci’ from the shell may help you identify the issue.