Skip to content

Instantly share code, notes, and snippets.

@kenorb
Created February 1, 2025 22:30
Show Gist options
  • Save kenorb/d2237e06664213bdcadb795f06535694 to your computer and use it in GitHub Desktop.
Save kenorb/d2237e06664213bdcadb795f06535694 to your computer and use it in GitHub Desktop.
PCIe error on Ubuntu
[ 1.852280] calling bert_init+0x0/0x320 @ 1
[ 1.852291] BERT: Error records from previous boot:
[ 1.852493] [Hardware Error]: event severity: fatal
[ 1.852695] [Hardware Error]: Error 0, type: fatal
[ 1.852892] [Hardware Error]: fru_text: PcieError
[ 1.853085] [Hardware Error]: section_type: PCIe error
[ 1.853277] [Hardware Error]: port_type: 4, root port
[ 1.853467] [Hardware Error]: version: 0.2
[ 1.853658] [Hardware Error]: command: 0x0003, status: 0x0010
[ 1.853846] [Hardware Error]: device_id: 0000:e0:05.2
[ 1.854034] [Hardware Error]: slot: 0
[ 1.854218] [Hardware Error]: secondary_bus: 0xe3
[ 1.854403] [Hardware Error]: vendor_id: 0x1022, device_id: 0x14aa
[ 1.854585] [Hardware Error]: class_code: 060400
[ 1.854763] [Hardware Error]: bridge: secondary_status: 0x2000, control: 0x0010
[ 1.854943] [Hardware Error]: aer_uncor_status: 0x00000020, aer_uncor_mask: 0x04000000
[ 1.855125] [Hardware Error]: aer_uncor_severity: 0x00472030
[ 1.855307] [Hardware Error]: TLP Header: 00000000 00000000 00000000 00000000
[ 1.855490] [Hardware Error]: Error 1, type: fatal
[ 1.855673] [Hardware Error]: fru_text: PcieError
[ 1.855850] [Hardware Error]: section_type: PCIe error
[ 1.856024] [Hardware Error]: port_type: 4, root port
[ 1.856195] [Hardware Error]: version: 0.2
[ 1.856363] [Hardware Error]: command: 0x0003, status: 0x0010
[ 1.856530] [Hardware Error]: device_id: 0000:00:05.1
[ 1.856696] [Hardware Error]: slot: 0
[ 1.856855] [Hardware Error]: secondary_bus: 0x02
[ 1.857011] [Hardware Error]: vendor_id: 0x1022, device_id: 0x14aa
[ 1.857164] [Hardware Error]: class_code: 060400
[ 1.857312] [Hardware Error]: bridge: secondary_status: 0x2000, control: 0x0010
[ 1.857461] [Hardware Error]: aer_uncor_status: 0x00000020, aer_uncor_mask: 0x04000000
[ 1.857612] [Hardware Error]: aer_uncor_severity: 0x00476030
[ 1.857758] [Hardware Error]: TLP Header: 00000000 00000000 00000000 00000000
[ 1.857902] [Hardware Error]: Error 2, type: fatal
[ 1.858040] [Hardware Error]: fru_text: PcieError
[ 1.858176] [Hardware Error]: section_type: PCIe error
[ 1.858309] [Hardware Error]: port_type: 4, root port
[ 1.858440] [Hardware Error]: version: 0.2
[ 1.858572] [Hardware Error]: command: 0x0003, status: 0x0010
[ 1.858702] [Hardware Error]: device_id: 0000:20:03.1
[ 1.858831] [Hardware Error]: slot: 0
[ 1.858960] [Hardware Error]: secondary_bus: 0x22
[ 1.859090] [Hardware Error]: vendor_id: 0x1022, device_id: 0x14a5
[ 1.859223] [Hardware Error]: class_code: 060400
[ 1.859369] [Hardware Error]: bridge: secondary_status: 0x2000, control: 0x0010
[ 1.859510] [Hardware Error]: aer_uncor_status: 0x00000020, aer_uncor_mask: 0x04000000
[ 1.859653] [Hardware Error]: aer_uncor_severity: 0x00472030
[ 1.859793] [Hardware Error]: TLP Header: 00000000 00000000 00000000 00000000
[ 1.859936] BERT: Total records found: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment