[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1076372: Observations, Logs, and Testing



Hi,

I did not received the test script. Therefore I tried to to test several
6.1 kernels with the f3. Without success, I could not reproduce the errors.

The corruption of the Kingston NVMe in first M.2 Socket with 6.1.94
kernel (6.1.0-22-amd64) was first noticed in a lengthy computation where
the SSD is used as cache and to store the final results. I saved the
erroneous results of this computations and re-analyzed them:

* The first results where correct
* The corruption appeared after a certain runtime
* The errors became more frequent as longer the PC ran

After I noticed the errors, I first ran a memory test (success) and then
the f3 test (failed). Unfortunately I did not logged the results.

Then, I booted into 6.10 kernel and re-run f3 (success). Furthermore I
successfully completed all computations mentioned above with that
kernel. That's why I have some time now for more testing.

My interpretation was, that the 6.1 kernel is responsible for the
errors. But since I cannot reproduce them, the errors may have been
disappeared after rebooting for another reason.

Without the Lexar issues I would say that the Kingston NVMe is defect ...

ATM I'm trying to reproduce (and log) then 6.1. issues of the Kingston
NVMe using f3 write:read loop (1:20).

While I'm running this (and probably more) test(s) next week, I propose
to rename the bug to something like "NVMe issues with ASRock DeskMini
X600 + Ryzen 8700G". If I do not find out more, I'll try to contact
ASRock and AMD, refer to this bug, and ask for a statement whether is is
a Linux-incompatibility or and hardware error ...


Regarding to your questions and other observations:

* sheduler in all cases (NVMe's, kernels) is "[none] mq-deadline"
* I collected boot logs. But none of these boots resulted into an error.
  I can send the logs per PM. But I think without comparison this make
  no sense
* I found the kernel log during which the errors occurred (the boot part
  was older and already had been deleted). There I found the messages
  attached in `pcierr.txt`. But these messages only occurred one time
  while the corruptions where quite frequent. Furthermore it is another
  device (lspci output attached in `lspci.txt`)
* Error counts in `/sys/bus/pci/drivers/nvme/*/aer*` are all zero
  (while I'm running the f3 loop)

Regards Stefan



Am 02.11.24 um 13:58 schrieb Stefan:


Hi,

currently the Lexar SSD is installed in rear M.2 socket and
Kingston is installed in primary one. (With 6.10 kernel that
configuration works).

ATM I would like to focus on 6.1 read issues with the Kingston SSD in
primary M.2 socket, because that can be done remotely and without
removing the Kingson SSD. (I need both SSD's ATM and I do not want the
install the Kingson one in the rear socket,  because I would have to
breake a warranty seal in order to remove the heat sink.)

The unptached 6.1.112 kernel is compiling while I write this Email. So
please send me your test script, then I would test the unpatched kernel
vs. the Debian variant, collect the infos+logs you asked for, and run
your script and f3.

Regards Stefan


Am 02.11.24 um 00:59 schrieb Tj:
Package: linux-image-6.11.5+debian+tj
Version: 6.11.5-265
Followup-For: Bug #1076372
X-Debbugs-Cc: tj.iam.tj@proton.me

Thanks for the response - very useful.

I suspect the cause may be a conjunction of several issues that in
themselves are relatively minor.

Observations:

1. That Lexar has the Maxio 1602 controller. There were quite a lot of
problems in-kernel with that controller and it took a while to resolve
those (device didn't initialise within timeout) with a quirk (commit
a3a9d63dcd15535e7i v6.4) that is model specific since the problem doesn't
affect all Maxio 1602 based devices (suggests a device firmware
incompatibility somewhere).

2. Lexar specific firmware bugs that require kernel workarounds suggest
the device firmware isn't entirely robust:
1231363aec86704a6b04 NM760
b65d44fa0fe072c91bf4 NM620

2. It appears with that mobo M2_1 Gen5 x4 might be part of the problem
mix here, since M2_2 Gen4 x4 seems to be fine.

Logs:

Can you attach a kernel log from boot to when system services are
started - this is so we can see exactly how the PCIe and NVME are
configuring. Doesn't matter which kernel version and doesn't matter if
the devices are currently in different sockets provided it shows the
Lexar device being initialised. `journalctl --dmesg --boot ${boot_id}`

Also, for the Lexar, what scheduler is in use?
`cat /sys/block/nvme*n?/queue/scheduler`

Testing:
I wrote a shell script that does something similar to f3; if I modify it
to target your situation would you be able to run it and report results?

My thinking is for it to pre-build 128KiB blocks in tmpfs with a
deterministic human-recognisable ASCII pattern in each then use dd to do
various write+read tests to a single large file and detect when
corruption
occurs, where, and if the timing or patterns used reveal how it has
gone wrong.

I'd also want it to be able to tell us where on the device (logical
block) address) the writes end up in case it is related.

As I said previously it is often possible to deduce what is going wrong
from the type of corruption. We need this to know where to focus
attention.


-------------------------------------------------------------
lspci
-------------------------------------------------------------

00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14e8
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Device 14e9
00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14ea
00:01.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14ee
00:01.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14ed
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14ea
00:02.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14ed
00:02.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14ee
00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14ea
00:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14ea
00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14ea
00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14eb
00:08.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14eb
00:08.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14eb
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 71)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14f0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14f1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14f2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14f3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14f4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14f5
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14f6
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14f7
01:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 02)
02:00.0 Non-Volatile memory controller: Kingston Technology Company, Inc. FURY Renegade NVMe SSD with heatsink (rev 01)
03:00.0 Non-Volatile memory controller: Shenzhen Longsys Electronics Co., Ltd. Lexar NM790 NVME SSD (DRAM-less) (rev 01)
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller (rev 05)
05:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Phoenix1 (rev 06)
05:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt Radeon High Definition Audio Controller
05:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 19h (Model 74h) CCP/PSP 3.0 Device
05:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Device 15b9
05:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Device 15ba
05:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller
06:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Device 14ec
06:00.1 Signal processing controller: Advanced Micro Devices, Inc. [AMD] AMD IPU Device
07:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Device 14ec

-------------------------------------------------------------
lspci -vv  -s 0000:00:01.3
-------------------------------------------------------------

00:01.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14ed (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device 1453
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin ? routed to IRQ 29
	IOMMU group: 2
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: f6d00000-f6dfffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [50] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Express (v2) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 256 bytes, PhantFunc 0
			ExtTag+ RBE+
		DevCtl:	CorrErr+ NonFatalErr+ FatalErr+ UnsupReq+
			RlxdOrd- ExtTag+ PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 256 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend-
		LnkCap:	Port #0, Speed 16GT/s, Width x4, ASPM L1, Exit Latency L1 <64us
			ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+
		LnkCtl:	ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 16GT/s, Width x4
			TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
			Slot #0, PowerLimit 75W; Interlock- NoCompl+
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet- LinkState+
		RootCap: CRSVisible+
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible+
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
		DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR+
			 10BitTagComp+ 10BitTagReq+ OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1
			 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
			 FRS- LN System CLS Not Supported, TPHComp+ ExtTPHComp- ARIFwd+
			 AtomicOpsCap: Routing+ 32bit+ 64bit+ 128bitCAS-
		DevCtl2: Completion Timeout: 65ms to 210ms, TimeoutDis- LTR+ 10BitTagReq+ OBFF Disabled, ARIFwd+
			 AtomicOpsCtl: ReqEn- EgressBlck-
		LnkCap2: Supported Link Speeds: 2.5-16GT/s, Crosslink- Retimer+ 2Retimers+ DRS-
		LnkCtl2: Target Link Speed: 16GT/s, EnterCompliance- SpeedDis-
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance Preset/De-emphasis: -6dB de-emphasis, 0dB preshoot
		LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete+ EqualizationPhase1+
			 EqualizationPhase2+ EqualizationPhase3+ LinkEqualizationRequest-
			 Retimer- 2Retimers- CrosslinkRes: unsupported
	Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
		Address: 00000000fee00000  Data: 0000
	Capabilities: [c0] Subsystem: Advanced Micro Devices, Inc. [AMD] Device 1453
	Capabilities: [c8] HyperTransport: MSI Mapping Enable+ Fixed+
	Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
	Capabilities: [150 v2] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UESvrt:	DLP- SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP- ECRC- UnsupReq- ACSViol-
		CESta:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
		AERCap:	First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- ECRCChkCap+ ECRCChkEn-
			MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
		HeaderLog: 00000000 00000000 00000000 00000000
		RootCmd: CERptEn+ NFERptEn+ FERptEn+
		RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd-
			 FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0
		ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000
	Capabilities: [270 v1] Secondary PCI Express
		LnkCtl3: LnkEquIntrruptEn- PerformEqu-
		LaneErrStat: 0
	Capabilities: [2a0 v1] Access Control Services
		ACSCap:	SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans+
		ACSCtl:	SrcValid+ TransBlk- ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans-
	Capabilities: [370 v1] L1 PM Substates
		L1SubCap: PCI-PM_L1.2- PCI-PM_L1.1+ ASPM_L1.2- ASPM_L1.1- L1_PM_Substates+
		L1SubCtl1: PCI-PM_L1.2- PCI-PM_L1.1- ASPM_L1.2- ASPM_L1.1-
		L1SubCtl2:
	Capabilities: [3c4 v1] Designated Vendor-Specific: Vendor=1022 ID=0001 Rev=1 Len=44 <?>
	Capabilities: [400 v1] Data Link Feature <?>
	Capabilities: [410 v1] Physical Layer 16.0 GT/s <?>
	Capabilities: [440 v1] Lane Margining at the Receiver <?>
	Kernel driver in use: pcieport

-------------------------------------------------------------
lspci -v
-------------------------------------------------------------

00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14e8
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device 14e8
	Flags: fast devsel

00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Device 14e9
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device 14e9
	Flags: bus master, fast devsel, latency 0, IRQ 25
	Capabilities: [40] Secure device <?>
	Capabilities: [64] MSI: Enable+ Count=1/4 Maskable- 64bit+
	Capabilities: [74] HyperTransport: MSI Mapping Enable+ Fixed+

00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14ea
	Flags: fast devsel, IOMMU group 0

00:01.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14ee (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device 1453
	Flags: bus master, fast devsel, latency 0, IRQ 28, IOMMU group 1
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: f000-ffff [size=4K] [16-bit]
	Memory behind bridge: f6e00000-f6efffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Capabilities: [50] Power Management version 3
	Capabilities: [58] Express Root Port (Slot+), MSI 00
	Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Capabilities: [c0] Subsystem: Advanced Micro Devices, Inc. [AMD] Device 1453
	Capabilities: [c8] HyperTransport: MSI Mapping Enable+ Fixed+
	Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
	Capabilities: [150] Advanced Error Reporting
	Capabilities: [270] Secondary PCI Express
	Capabilities: [2a0] Access Control Services
	Capabilities: [370] L1 PM Substates
	Capabilities: [3c4] Designated Vendor-Specific: Vendor=1022 ID=0001 Rev=1 Len=44 <?>
	Capabilities: [400] Data Link Feature <?>
	Capabilities: [410] Physical Layer 16.0 GT/s <?>
	Capabilities: [440] Lane Margining at the Receiver <?>
	Kernel driver in use: pcieport

00:01.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14ed (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device 1453
	Flags: bus master, fast devsel, latency 0, IRQ 29, IOMMU group 2
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: f6d00000-f6dfffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Capabilities: [50] Power Management version 3
	Capabilities: [58] Express Root Port (Slot+), MSI 00
	Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Capabilities: [c0] Subsystem: Advanced Micro Devices, Inc. [AMD] Device 1453
	Capabilities: [c8] HyperTransport: MSI Mapping Enable+ Fixed+
	Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
	Capabilities: [150] Advanced Error Reporting
	Capabilities: [270] Secondary PCI Express
	Capabilities: [2a0] Access Control Services
	Capabilities: [370] L1 PM Substates
	Capabilities: [3c4] Designated Vendor-Specific: Vendor=1022 ID=0001 Rev=1 Len=44 <?>
	Capabilities: [400] Data Link Feature <?>
	Capabilities: [410] Physical Layer 16.0 GT/s <?>
	Capabilities: [440] Lane Margining at the Receiver <?>
	Kernel driver in use: pcieport

00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14ea
	Flags: fast devsel, IOMMU group 3

00:02.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14ed (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device 1453
	Flags: bus master, fast devsel, latency 0, IRQ 30, IOMMU group 4
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: f6c00000-f6cfffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Capabilities: [50] Power Management version 3
	Capabilities: [58] Express Root Port (Slot+), MSI 00
	Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Capabilities: [c0] Subsystem: Advanced Micro Devices, Inc. [AMD] Device 1453
	Capabilities: [c8] HyperTransport: MSI Mapping Enable+ Fixed+
	Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
	Capabilities: [150] Advanced Error Reporting
	Capabilities: [270] Secondary PCI Express
	Capabilities: [2a0] Access Control Services
	Capabilities: [370] L1 PM Substates
	Capabilities: [3c4] Designated Vendor-Specific: Vendor=1022 ID=0001 Rev=1 Len=44 <?>
	Capabilities: [400] Data Link Feature <?>
	Capabilities: [410] Physical Layer 16.0 GT/s <?>
	Capabilities: [440] Lane Margining at the Receiver <?>
	Kernel driver in use: pcieport

00:02.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14ee (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device 1453
	Flags: bus master, fast devsel, latency 0, IRQ 31, IOMMU group 5
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	I/O behind bridge: e000-efff [size=4K] [16-bit]
	Memory behind bridge: f6b00000-f6bfffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Capabilities: [50] Power Management version 3
	Capabilities: [58] Express Root Port (Slot+), MSI 00
	Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Capabilities: [c0] Subsystem: Advanced Micro Devices, Inc. [AMD] Device 1453
	Capabilities: [c8] HyperTransport: MSI Mapping Enable+ Fixed+
	Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
	Capabilities: [150] Advanced Error Reporting
	Capabilities: [270] Secondary PCI Express
	Capabilities: [2a0] Access Control Services
	Capabilities: [370] L1 PM Substates
	Capabilities: [3c4] Designated Vendor-Specific: Vendor=1022 ID=0001 Rev=1 Len=44 <?>
	Capabilities: [400] Data Link Feature <?>
	Capabilities: [410] Physical Layer 16.0 GT/s <?>
	Capabilities: [440] Lane Margining at the Receiver <?>
	Kernel driver in use: pcieport

00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14ea
	Flags: fast devsel, IOMMU group 6

00:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14ea
	Flags: fast devsel, IOMMU group 7

00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14ea
	Flags: fast devsel, IOMMU group 8

00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14eb (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device 14eb
	Flags: bus master, fast devsel, latency 0, IRQ 32, IOMMU group 9
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
	I/O behind bridge: d000-dfff [size=4K] [16-bit]
	Memory behind bridge: f6400000-f69fffff [size=6M] [32-bit]
	Prefetchable memory behind bridge: fce0000000-fcefffffff [size=256M] [32-bit]
	Capabilities: [50] Power Management version 3
	Capabilities: [58] Express Root Port (Slot-), MSI 00
	Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Capabilities: [c0] Subsystem: Advanced Micro Devices, Inc. [AMD] Device 14eb
	Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
	Capabilities: [270] Secondary PCI Express
	Capabilities: [2a0] Access Control Services
	Capabilities: [400] Data Link Feature <?>
	Capabilities: [410] Physical Layer 16.0 GT/s <?>
	Capabilities: [450] Lane Margining at the Receiver <?>
	Kernel driver in use: pcieport

00:08.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14eb (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device 14eb
	Flags: bus master, fast devsel, latency 0, IRQ 33, IOMMU group 10
	Bus: primary=00, secondary=06, subordinate=06, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: f6a00000-f6afffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: fcf0000000-fcf00fffff [size=1M] [32-bit]
	Capabilities: [50] Power Management version 3
	Capabilities: [58] Express Root Port (Slot-), MSI 00
	Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Capabilities: [c0] Subsystem: Advanced Micro Devices, Inc. [AMD] Device 14eb
	Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
	Capabilities: [270] Secondary PCI Express
	Capabilities: [2a0] Access Control Services
	Capabilities: [400] Data Link Feature <?>
	Capabilities: [410] Physical Layer 16.0 GT/s <?>
	Capabilities: [450] Lane Margining at the Receiver <?>
	Kernel driver in use: pcieport

00:08.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14eb (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device 14eb
	Flags: bus master, fast devsel, latency 0, IRQ 34, IOMMU group 11
	Bus: primary=00, secondary=07, subordinate=07, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Capabilities: [50] Power Management version 3
	Capabilities: [58] Express Root Port (Slot-), MSI 00
	Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Capabilities: [c0] Subsystem: Advanced Micro Devices, Inc. [AMD] Device 14eb
	Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
	Capabilities: [270] Secondary PCI Express
	Capabilities: [2a0] Access Control Services
	Capabilities: [400] Data Link Feature <?>
	Capabilities: [410] Physical Layer 16.0 GT/s <?>
	Capabilities: [450] Lane Margining at the Receiver <?>
	Kernel driver in use: pcieport

00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 71)
	Subsystem: ASRock Incorporation FCH SMBus Controller
	Flags: 66MHz, medium devsel, IOMMU group 12
	Kernel driver in use: piix4_smbus
	Kernel modules: i2c_piix4, sp5100_tco

00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
	Subsystem: ASRock Incorporation FCH LPC Bridge
	Flags: bus master, 66MHz, medium devsel, latency 0, IOMMU group 12

00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14f0
	Flags: fast devsel, IOMMU group 13

00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14f1
	Flags: fast devsel, IOMMU group 13

00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14f2
	Flags: fast devsel, IOMMU group 13

00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14f3
	Flags: fast devsel, IOMMU group 13
	Kernel driver in use: k10temp
	Kernel modules: k10temp

00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14f4
	Flags: fast devsel, IOMMU group 13

00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14f5
	Flags: fast devsel, IOMMU group 13

00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14f6
	Flags: fast devsel, IOMMU group 13

00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14f7
	Flags: fast devsel, IOMMU group 13

01:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 02) (prog-if 01 [AHCI 1.0])
	Subsystem: ASRock Incorporation Motherboard
	Flags: bus master, fast devsel, latency 0, IRQ 42, IOMMU group 14
	I/O ports at f050 [size=8]
	I/O ports at f040 [size=4]
	I/O ports at f030 [size=8]
	I/O ports at f020 [size=4]
	I/O ports at f000 [size=32]
	Memory at f6e00000 (32-bit, non-prefetchable) [size=512]
	Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [78] Power Management version 3
	Capabilities: [80] Express Legacy Endpoint, MSI 00
	Capabilities: [100] Virtual Channel
	Kernel driver in use: ahci
	Kernel modules: ahci

02:00.0 Non-Volatile memory controller: Kingston Technology Company, Inc. FURY Renegade NVMe SSD with heatsink (rev 01) (prog-if 02 [NVM Express])
	Subsystem: Kingston Technology Company, Inc. FURY Renegade NVMe SSD with heatsink
	Flags: bus master, fast devsel, latency 0, IRQ 38, IOMMU group 15
	Memory at f6d00000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] Express Endpoint, MSI 00
	Capabilities: [d0] MSI-X: Enable+ Count=33 Masked-
	Capabilities: [e0] MSI: Enable- Count=1/8 Maskable- 64bit+
	Capabilities: [f8] Power Management version 3
	Capabilities: [100] Latency Tolerance Reporting
	Capabilities: [110] L1 PM Substates
	Capabilities: [128] Alternative Routing-ID Interpretation (ARI)
	Capabilities: [1e0] Data Link Feature <?>
	Capabilities: [200] Advanced Error Reporting
	Capabilities: [290] Device Serial Number 00-00-00-00-00-00-00-00
	Capabilities: [2a0] Power Budgeting <?>
	Capabilities: [300] Secondary PCI Express
	Capabilities: [340] Physical Layer 16.0 GT/s <?>
	Capabilities: [378] Lane Margining at the Receiver <?>
	Kernel driver in use: nvme
	Kernel modules: nvme

03:00.0 Non-Volatile memory controller: Shenzhen Longsys Electronics Co., Ltd. Lexar NM790 NVME SSD (DRAM-less) (rev 01) (prog-if 02 [NVM Express])
	Subsystem: Shenzhen Longsys Electronics Co., Ltd. Lexar NM790 NVME SSD (DRAM-less)
	Flags: bus master, fast devsel, latency 0, IRQ 40, IOMMU group 16
	Memory at f6c00000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [40] Power Management version 3
	Capabilities: [50] MSI: Enable- Count=1/32 Maskable+ 64bit+
	Capabilities: [70] Express Endpoint, MSI 1f
	Capabilities: [b0] MSI-X: Enable+ Count=17 Masked-
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [148] Device Serial Number 00-00-00-00-00-00-00-00
	Capabilities: [158] Power Budgeting <?>
	Capabilities: [168] Alternative Routing-ID Interpretation (ARI)
	Capabilities: [178] Secondary PCI Express
	Capabilities: [198] Physical Layer 16.0 GT/s <?>
	Capabilities: [1bc] Lane Margining at the Receiver <?>
	Capabilities: [220] Latency Tolerance Reporting
	Capabilities: [228] L1 PM Substates
	Capabilities: [238] Vendor Specific Information: ID=0002 Rev=4 Len=100 <?>
	Capabilities: [338] Vendor Specific Information: ID=0001 Rev=1 Len=038 <?>
	Capabilities: [370] Data Link Feature <?>
	Kernel driver in use: nvme
	Kernel modules: nvme

04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller (rev 05)
	Subsystem: ASRock Incorporation RTL8125 2.5GbE Controller
	Flags: bus master, fast devsel, latency 0, IRQ 35, IOMMU group 17
	I/O ports at e000 [size=256]
	Memory at f6b00000 (64-bit, non-prefetchable) [size=64K]
	Memory at f6b10000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [40] Power Management version 3
	Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
	Capabilities: [70] Express Endpoint, MSI 01
	Capabilities: [b0] MSI-X: Enable+ Count=32 Masked-
	Capabilities: [d0] Vital Product Data
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [148] Virtual Channel
	Capabilities: [168] Device Serial Number 21-0b-62-00-6b-9c-00-00
	Capabilities: [178] Transaction Processing Hints
	Capabilities: [204] Latency Tolerance Reporting
	Capabilities: [20c] L1 PM Substates
	Capabilities: [21c] Vendor Specific Information: ID=0002 Rev=4 Len=100 <?>
	Kernel driver in use: r8169
	Kernel modules: r8169

05:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Phoenix1 (rev 06) (prog-if 00 [VGA controller])
	Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Phoenix1
	Flags: bus master, fast devsel, latency 0, IRQ 43, IOMMU group 18
	Memory at fce0000000 (64-bit, prefetchable) [size=256M]
	Memory at f6400000 (64-bit, prefetchable) [size=2M]
	I/O ports at d000 [size=256]
	Memory at f6900000 (32-bit, non-prefetchable) [size=512K]
	Capabilities: [48] Vendor Specific Information: Len=08 <?>
	Capabilities: [50] Power Management version 3
	Capabilities: [64] Express Legacy Endpoint, MSI 00
	Capabilities: [a0] MSI: Enable- Count=1/4 Maskable- 64bit+
	Capabilities: [c0] MSI-X: Enable+ Count=4 Masked-
	Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
	Capabilities: [270] Secondary PCI Express
	Capabilities: [2a0] Access Control Services
	Capabilities: [2b0] Address Translation Service (ATS)
	Capabilities: [2c0] Page Request Interface (PRI)
	Capabilities: [2d0] Process Address Space ID (PASID)
	Capabilities: [410] Physical Layer 16.0 GT/s <?>
	Capabilities: [450] Lane Margining at the Receiver <?>
	Kernel driver in use: amdgpu
	Kernel modules: amdgpu

05:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt Radeon High Definition Audio Controller
	Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt Radeon High Definition Audio Controller
	Flags: bus master, fast devsel, latency 0, IRQ 82, IOMMU group 19
	Memory at f6988000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: [48] Vendor Specific Information: Len=08 <?>
	Capabilities: [50] Power Management version 3
	Capabilities: [64] Express Legacy Endpoint, MSI 00
	Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
	Capabilities: [2a0] Access Control Services
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

05:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 19h (Model 74h) CCP/PSP 3.0 Device
	Subsystem: Advanced Micro Devices, Inc. [AMD] Family 19h (Model 74h) CCP/PSP 3.0 Device
	Flags: bus master, fast devsel, latency 0, IRQ 78, IOMMU group 20
	Memory at f6800000 (32-bit, non-prefetchable) [size=1M]
	Memory at f698c000 (32-bit, non-prefetchable) [size=8K]
	Capabilities: [48] Vendor Specific Information: Len=08 <?>
	Capabilities: [50] Power Management version 3
	Capabilities: [64] Express Endpoint, MSI 00
	Capabilities: [a0] MSI: Enable- Count=1/2 Maskable- 64bit+
	Capabilities: [c0] MSI-X: Enable+ Count=2 Masked-
	Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
	Capabilities: [2a0] Access Control Services
	Kernel driver in use: ccp
	Kernel modules: ccp

05:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Device 15b9 (prog-if 30 [XHCI])
	Subsystem: ASRock Incorporation Device 15b6
	Flags: bus master, fast devsel, latency 0, IRQ 37, IOMMU group 21
	Memory at f6700000 (64-bit, non-prefetchable) [size=1M]
	Capabilities: [48] Vendor Specific Information: Len=08 <?>
	Capabilities: [50] Power Management version 3
	Capabilities: [64] Express Endpoint, MSI 00
	Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Capabilities: [c0] MSI-X: Enable- Count=1 Masked-
	Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
	Capabilities: [2a0] Access Control Services
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

05:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Device 15ba (prog-if 30 [XHCI])
	Subsystem: ASRock Incorporation Device 15b6
	Flags: bus master, fast devsel, latency 0, IRQ 44, IOMMU group 22
	Memory at f6600000 (64-bit, non-prefetchable) [size=1M]
	Capabilities: [48] Vendor Specific Information: Len=08 <?>
	Capabilities: [50] Power Management version 3
	Capabilities: [64] Express Endpoint, MSI 00
	Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Capabilities: [c0] MSI-X: Enable- Count=1 Masked-
	Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
	Capabilities: [2a0] Access Control Services
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

05:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller
	Subsystem: ASRock Incorporation Family 17h/19h HD Audio Controller
	Flags: bus master, fast devsel, latency 0, IRQ 83, IOMMU group 23
	Memory at f6980000 (32-bit, non-prefetchable) [size=32K]
	Capabilities: [48] Vendor Specific Information: Len=08 <?>
	Capabilities: [50] Power Management version 3
	Capabilities: [64] Express Endpoint, MSI 00
	Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
	Capabilities: [2a0] Access Control Services
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

06:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Device 14ec
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device 14ec
	Flags: fast devsel, IOMMU group 24
	Capabilities: [48] Vendor Specific Information: Len=08 <?>
	Capabilities: [50] Power Management version 3
	Capabilities: [64] Express Endpoint, MSI 00
	Capabilities: [a0] MSI: Enable- Count=1/4 Maskable- 64bit+
	Capabilities: [d0] SATA HBA v1.0
	Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
	Capabilities: [270] Secondary PCI Express
	Capabilities: [2a0] Access Control Services
	Capabilities: [410] Physical Layer 16.0 GT/s <?>
	Capabilities: [450] Lane Margining at the Receiver <?>

06:00.1 Signal processing controller: Advanced Micro Devices, Inc. [AMD] AMD IPU Device
	Subsystem: Advanced Micro Devices, Inc. [AMD] AMD IPU Device
	Flags: fast devsel, IRQ 255, IOMMU group 25
	Memory at f6a00000 (32-bit, non-prefetchable) [disabled] [size=512K]
	Memory at f6ac0000 (32-bit, non-prefetchable) [disabled] [size=8K]
	Memory at fcf0000000 (64-bit, prefetchable) [disabled] [size=256K]
	Memory at f6a80000 (32-bit, non-prefetchable) [disabled] [size=256K]
	Capabilities: [48] Vendor Specific Information: Len=08 <?>
	Capabilities: [50] Power Management version 3
	Capabilities: [64] Express Endpoint, MSI 00
	Capabilities: [a0] MSI: Enable- Count=1/16 Maskable- 64bit+
	Capabilities: [c0] MSI-X: Enable- Count=16 Masked-
	Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
	Capabilities: [150] Advanced Error Reporting
	Capabilities: [2a0] Access Control Services
	Capabilities: [2d0] Process Address Space ID (PASID)

07:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Device 14ec
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device 14ec
	Flags: fast devsel, IOMMU group 26
	Capabilities: [48] Vendor Specific Information: Len=08 <?>
	Capabilities: [50] Power Management version 3
	Capabilities: [64] Express Endpoint, MSI 00
	Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
	Capabilities: [270] Secondary PCI Express
	Capabilities: [2a0] Access Control Services
	Capabilities: [410] Physical Layer 16.0 GT/s <?>
	Capabilities: [450] Lane Margining at the Receiver <?>

2024-10-17T06:01:24.542461+02:00 ws7 kernel: [566932.782779] pcieport 0000:00:01.3: AER: Multiple Uncorrected (Non-Fatal) error message received from 0000:00:01.3
2024-10-17T06:01:24.542472+02:00 ws7 kernel: [566932.782801] pcieport 0000:00:01.3: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, (Requester ID)
2024-10-17T06:01:24.542474+02:00 ws7 kernel: [566932.782805] pcieport 0000:00:01.3:   device [1022:14ed] error status/mask=00100000/00400000
2024-10-17T06:01:24.542474+02:00 ws7 kernel: [566932.782808] pcieport 0000:00:01.3:    [20] UnsupReq               (First)
2024-10-17T06:01:24.542475+02:00 ws7 kernel: [566932.782811] pcieport 0000:00:01.3: AER:   TLP Header: 60000040 02005eff ffffffff ffe00000
2024-10-17T06:01:24.542475+02:00 ws7 kernel: [566932.782846] pcieport 0000:00:01.3: AER: device recovery successful
2024-10-17T06:01:24.542476+02:00 ws7 kernel: [566932.782849] pcieport 0000:00:01.3: AER: Multiple Uncorrected (Non-Fatal) error message received from 0000:00:01.3
2024-10-17T06:01:24.542481+02:00 ws7 kernel: [566932.782862] pcieport 0000:00:01.3: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, (Requester ID)
2024-10-17T06:01:24.542482+02:00 ws7 kernel: [566932.782865] pcieport 0000:00:01.3:   device [1022:14ed] error status/mask=00100000/00400000
2024-10-17T06:01:24.542482+02:00 ws7 kernel: [566932.782867] pcieport 0000:00:01.3:    [20] UnsupReq               (First)
2024-10-17T06:01:24.542482+02:00 ws7 kernel: [566932.782870] pcieport 0000:00:01.3: AER:   TLP Header: 60000040 02005dff ffffffff ffe8bf00
2024-10-17T06:01:24.542483+02:00 ws7 kernel: [566932.782887] pcieport 0000:00:01.3: AER: device recovery successful
2024-10-17T06:01:24.542483+02:00 ws7 kernel: [566932.782889] pcieport 0000:00:01.3: AER: Multiple Uncorrected (Non-Fatal) error message received from 0000:00:01.3
2024-10-17T06:01:24.542484+02:00 ws7 kernel: [566932.782902] pcieport 0000:00:01.3: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, (Requester ID)
2024-10-17T06:01:24.542484+02:00 ws7 kernel: [566932.782904] pcieport 0000:00:01.3:   device [1022:14ed] error status/mask=00100000/00400000
2024-10-17T06:01:24.542484+02:00 ws7 kernel: [566932.782906] pcieport 0000:00:01.3:    [20] UnsupReq               (First)
2024-10-17T06:01:24.542485+02:00 ws7 kernel: [566932.782909] pcieport 0000:00:01.3: AER:   TLP Header: 60000040 02005eff ffffffff ffe92000
2024-10-17T06:01:24.542485+02:00 ws7 kernel: [566932.782926] pcieport 0000:00:01.3: AER: device recovery successful
2024-10-17T06:01:24.542486+02:00 ws7 kernel: [566932.783006] pcieport 0000:00:01.3: AER: Multiple Uncorrected (Non-Fatal) error message received from 0000:00:01.3
2024-10-17T06:01:24.542486+02:00 ws7 kernel: [566932.783016] pcieport 0000:00:01.3: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, (Requester ID)
2024-10-17T06:01:24.542487+02:00 ws7 kernel: [566932.783018] pcieport 0000:00:01.3:   device [1022:14ed] error status/mask=00100000/00400000
2024-10-17T06:01:24.542487+02:00 ws7 kernel: [566932.783020] pcieport 0000:00:01.3:    [20] UnsupReq               (First)
2024-10-17T06:01:24.542487+02:00 ws7 kernel: [566932.783022] pcieport 0000:00:01.3: AER:   TLP Header: 60000040 02005eff ffffffff ffefe000
2024-10-17T06:01:24.542488+02:00 ws7 kernel: [566932.783039] pcieport 0000:00:01.3: AER: device recovery successful
2024-10-17T06:02:32.970464+02:00 ws7 kernel: [567001.210433] pcieport 0000:00:01.3: AER: Multiple Uncorrected (Non-Fatal) error message received from 0000:00:01.3
2024-10-17T06:02:32.970476+02:00 ws7 kernel: [567001.210450] pcieport 0000:00:01.3: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, (Requester ID)
2024-10-17T06:02:32.970477+02:00 ws7 kernel: [567001.210453] pcieport 0000:00:01.3:   device [1022:14ed] error status/mask=00100000/00400000
2024-10-17T06:02:32.970477+02:00 ws7 kernel: [567001.210455] pcieport 0000:00:01.3:    [20] UnsupReq               (First)
2024-10-17T06:02:32.970478+02:00 ws7 kernel: [567001.210457] pcieport 0000:00:01.3: AER:   TLP Header: 60000040 02005eff ffffffff ffe00000
2024-10-17T06:02:32.970478+02:00 ws7 kernel: [567001.210491] pcieport 0000:00:01.3: AER: device recovery successful


Reply to: