You are not logged in.

#1 2023-09-03 22:54:31

danielert
Member
Registered: 2023-08-28
Posts: 16

[Solved] pci 10000:e0:17.0: BAR 3: failed to assign [io size 0x0004]

Hi, I have noticed these problems on my hp:

$ sudo dmesg | grep failed

[    0.773514] pci 10000:e0:1c.4: BAR 13: failed to assign [io  size 0x1000]
[    0.773523] pci 10000:e0:17.0: BAR 4: failed to assign [io  size 0x0020]
[    0.773525] pci 10000:e0:17.0: BAR 2: failed to assign [io  size 0x0008]
[    0.773526] pci 10000:e0:17.0: BAR 3: failed to assign [io  size 0x0004]
[    2.610143] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel

$ sudo dmesg | grep error

[    0.233381] ACPI Error: Aborting method \_SB.PC00.PEG0.PCRP._OFF due to previous error (AE_NOT_FOUND) (20230331/psparse-529)
[    0.293293] pcieport 0000:00:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.293547] pcieport 0000:00:1d.1: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.775098] pcieport 10000:e0:1c.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+

I searched on the net but I couldn't find any solution, I start by saying that the distro doesn't cause me any malfunction in daily use. Can you help me or give me clarification? Thanks!

Last edited by danielert (2023-09-04 00:37:58)

Offline

#2 2023-09-03 23:16:15

loqs
Member
Registered: 2014-03-06
Posts: 18,929

Re: [Solved] pci 10000:e0:17.0: BAR 3: failed to assign [io size 0x0004]

Please do not post grep outputs as it removes all context.

[    2.610143] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel

Arch does not sign out of tree modules.

[    0.233381] ACPI Error: Aborting method \_SB.PC00.PEG0.PCRP._OFF due to previous error (AE_NOT_FOUND) (20230331/psparse-529)

Firmware is not completely standards compliant.  As it is not causing an issue I would suggest you ignore it.

[    0.293293] pcieport 0000:00:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.293547] pcieport 0000:00:1d.1: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.775098] pcieport 10000:e0:1c.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+

Not an error an issue with your grep https://patchwork.kernel.org/project/li … intel.com/

Offline

#3 2023-09-04 00:26:11

danielert
Member
Registered: 2023-08-28
Posts: 16

Re: [Solved] pci 10000:e0:17.0: BAR 3: failed to assign [io size 0x0004]

Perfect!  the problem was related to PCI errors but thanks for the details.

I didn't strip the other outputs to give clean output but I'll follow your advice regarding grep.  Thanks a lot, so cue as solved.

Offline

Board footer

Powered by FluxBB