public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
* Assistance Needed: PCIe Device BAR Reset Issue
@ 2025-01-31 10:07 Naveen Kumar P
  2025-01-31 12:09 ` Lukas Wunner
  2025-02-01  9:03 ` Naveen Kumar P
  0 siblings, 2 replies; 3+ messages in thread
From: Naveen Kumar P @ 2025-01-31 10:07 UTC (permalink / raw)
  To: linux-pci; +Cc: linux-kernel, Bjorn Helgaas


[-- Attachment #1.1: Type: text/plain, Size: 5209 bytes --]

Dear Linux Kernel Community,

I hope this message finds you well. I am reaching out to seek assistance
with an issue I am experiencing with a PCIe device on my system.

System Details:

PCIe Device: PLDA Device 5555
Kernel Version: 5.4.0-148-generic
Distribution: Ubuntu 20.04.6 LTS

After booting the system, I read the Base Address Register (BAR) of the
PCIe device using the following command:

setpci -s 01:00.0 BASE_ADDRESS_0

Initially, the BAR value is 0xb0400000. However, after some time, reading
from the PCIe device's BAR memory fails and returns 0xffff (PCIe
memory-mapped registers read via the readb(), readw(), and readl() kernel
mode APIs returned 0xff\0xffff\0xffffffff). Upon rechecking the BAR using
the same setpci command, the result is 0x00000000. Additionally, I verified
the BAR0 address using the kernel API pci_resource_start(), and it
exhibited the same behavior.

Steps Taken:

Verified the device status using lspci -vvv -s 01:00.0:
# lspci -vvv -s 01:00.0
01:00.0 RAM memory: PLDA Device 5555
        Subsystem: Device 4000:0000
        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-
        Interrupt: pin A routed to IRQ 16
        Region 0: Memory at b0400000 (32-bit, non-prefetchable) [virtual]
[size=4M]
        Capabilities: [40] 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: [48] MSI: Enable- Count=1/1 Maskable- 64bit-
                Address: 00000000  Data: 0000
        Capabilities: [60] Express (v2) Endpoint, MSI 00
                DevCap: MaxPayload 512 bytes, PhantFunc 0, Latency L0s
unlimited, L1 unlimited
                        ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
SlotPowerLimit 0.000W
                DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
                        RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
                        MaxPayload 128 bytes, MaxReadReq 512 bytes
                DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq- AuxPwr-
TransPend-
                LnkCap: Port #0, Speed 2.5GT/s, Width x2, ASPM L0s, Exit
Latency L0s unlimited
                        ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp-
                LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk-
                        ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
                LnkSta: Speed 2.5GT/s (ok), Width x2 (ok)
                        TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
                DevCap2: Completion Timeout: Range B, TimeoutDis-,
NROPrPrP-, LTR-
                         10BitTagComp-, 10BitTagReq-, OBFF Not Supported,
ExtFmt-, EETLPPrefix-
                         EmergencyPowerReduction Not Supported,
EmergencyPowerReductionInit-
                         FRS-, TPHComp-, ExtTPHComp-
                         AtomicOpsCap: 32bit- 64bit- 128bitCAS-
                DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-,
LTR-, OBFF Disabled
                         AtomicOpsCtl: ReqEn-
                LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance-
SpeedDis+
                         Transmit Margin: Normal Operating Range,
EnterModifiedCompliance- ComplianceSOS-
                         Compliance De-emphasis: -6dB
                LnkSta2: Current De-emphasis Level: -3.5dB,
EqualizationComplete-, EqualizationPhase1-
                         EqualizationPhase2-, EqualizationPhase3-,
LinkEqualizationRequest-
        Kernel driver in use: M1801 PCI
        Kernel modules: m1801_pci

# lspci -xxx -s 01:00.0
01:00.0 RAM memory: PLDA Device 5555
00: 56 15 55 55 00 00 10 00 00 00 00 05 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 40 00 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 ff 01 00 00
40: 01 48 03 00 08 00 00 00 05 60 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 10 00 02 00 c2 8f 00 00 10 28 01 00 21 f4 03 00
70: 00 00 21 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 02 00 00 00 00 00 00 00 00 00 00 00
90: 20 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00


Verified power management settings:

cat /sys/module/pcie_aspm/parameters/policy
Output: [default] performance powersave powersupersave


Request for Assistance: I would appreciate any guidance or suggestions on
how to further debug this issue. Specifically, I am looking for:

Potential causes for the BAR being reset to 0x00000000.
Steps to ensure the device is not being reset or put into a low-power state
unexpectedly.
Any additional diagnostic steps or tools that could help identify the root
cause.
Thank you for your time and assistance.


Best regards,
Naveen

[-- Attachment #1.2: Type: text/html, Size: 6057 bytes --]

[-- Attachment #2: dmesg_log --]
[-- Type: application/octet-stream, Size: 63284 bytes --]

[    0.000000] Linux version 5.4.0-148-generic (buildd@lcy02-amd64-112) (gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)) #165-Ubuntu SMP Tue Apr 18 08:53:12 UTC 2023 (Ubuntu 5.4.0-148.165-generic 5.4.231)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-5.4.0-148-generic root=/dev/mapper/vg00-rootvol ro quiet libata.force=noncq pci=nocrs
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001effffff] usable
[    0.000000] BIOS-e820: [mem 0x000000001f000000-0x000000001f0fffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000001f100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000200fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020100000-0x0000000099614fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000099615000-0x0000000099644fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000099645000-0x0000000099654fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000099655000-0x00000000997dafff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000997db000-0x0000000099afbfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000099afc000-0x0000000099afcfff] usable
[    0.000000] BIOS-e820: [mem 0x0000000099afd000-0x0000000099b3efff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000099b3f000-0x0000000099cadfff] usable
[    0.000000] BIOS-e820: [mem 0x0000000099cae000-0x0000000099ff9fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000099ffa000-0x0000000099ffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed03000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed0c000-0x00000000fed0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1cfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fef00000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000015fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: ADLINK Technology Inc. nanoX-BT/To be filled by O.E.M., BIOS QC01 09/10/2024
[    0.000000] tsc: Detected 1916.667 MHz processor
[    0.003767] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.003772] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.003788] last_pfn = 0x160000 max_arch_pfn = 0x400000000
[    0.003794] MTRR default type: uncachable
[    0.003796] MTRR fixed ranges enabled:
[    0.003799]   00000-9FFFF write-back
[    0.003802]   A0000-BFFFF uncachable
[    0.003804]   C0000-E7FFF write-through
[    0.003807]   E8000-FFFFF write-protect
[    0.003809] MTRR variable ranges enabled:
[    0.003812]   0 base 000000000 mask F80000000 write-back
[    0.003815]   1 base 080000000 mask FE0000000 write-back
[    0.003818]   2 base 09A000000 mask FFE000000 uncachable
[    0.003821]   3 base 09C000000 mask FFC000000 uncachable
[    0.003823]   4 base 100000000 mask F80000000 write-back
[    0.003825]   5 disabled
[    0.003827]   6 disabled
[    0.003829]   7 disabled
[    0.003928] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.004040] total RAM covered: 4512M
[    0.005227] Found optimal setting for mtrr clean up
[    0.005229]  gran_size: 64K 	chunk_size: 64K 	num_reg: 5  	lose cover RAM: 0G
[    0.005319] e820: update [mem 0x9a000000-0xffffffff] usable ==> reserved
[    0.005326] last_pfn = 0x9a000 max_arch_pfn = 0x400000000
[    0.011717] found SMP MP-table at [mem 0x000fd6d0-0x000fd6df]
[    0.012042] check: Scanning 1 areas for low memory corruption
[    0.015268] RAMDISK: [mem 0x2d871000-0x32c2ffff]
[    0.015282] ACPI: Early table checksum verification disabled
[    0.015290] ACPI: RSDP 0x00000000000F04A0 000024 (v02 ALASKA)
[    0.015297] ACPI: XSDT 0x000000009964A080 00007C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.015310] ACPI: FACP 0x0000000099652FC0 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
[    0.015320] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/32 (20190816/tbfadt-564)
[    0.015330] ACPI: DSDT 0x000000009964A188 008E32 (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.015338] ACPI: FACS 0x00000000997DAF80 000040
[    0.015345] ACPI: APIC 0x00000000996530D0 000084 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.015353] ACPI: FPDT 0x0000000099653158 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.015360] ACPI: LPIT 0x00000000996531A0 000104 (v01 ALASKA A M I    00000003 VLV2 0100000D)
[    0.015368] ACPI: MCFG 0x00000000996532A8 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.015375] ACPI: HPET 0x00000000996532E8 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
[    0.015383] ACPI: SSDT 0x0000000099653320 000763 (v01 PmRef  CpuPm    00003000 INTL 20061109)
[    0.015391] ACPI: SSDT 0x0000000099653A88 000290 (v01 PmRef  Cpu0Tst  00003000 INTL 20061109)
[    0.015399] ACPI: SSDT 0x0000000099653D18 00017A (v01 PmRef  ApTst    00003000 INTL 20061109)
[    0.015407] ACPI: UEFI 0x0000000099653E98 000042 (v01 ALASKA A M I    00000000      00000000)
[    0.015414] ACPI: CSRT 0x0000000099653EE0 00014C (v00 INTEL  EDK2     00000005 INTL 20120624)
[    0.015422] ACPI: Reserving FACP table memory at [mem 0x99652fc0-0x996530cb]
[    0.015425] ACPI: Reserving DSDT table memory at [mem 0x9964a188-0x99652fb9]
[    0.015427] ACPI: Reserving FACS table memory at [mem 0x997daf80-0x997dafbf]
[    0.015429] ACPI: Reserving APIC table memory at [mem 0x996530d0-0x99653153]
[    0.015432] ACPI: Reserving FPDT table memory at [mem 0x99653158-0x9965319b]
[    0.015434] ACPI: Reserving LPIT table memory at [mem 0x996531a0-0x996532a3]
[    0.015437] ACPI: Reserving MCFG table memory at [mem 0x996532a8-0x996532e3]
[    0.015439] ACPI: Reserving HPET table memory at [mem 0x996532e8-0x9965331f]
[    0.015441] ACPI: Reserving SSDT table memory at [mem 0x99653320-0x99653a82]
[    0.015444] ACPI: Reserving SSDT table memory at [mem 0x99653a88-0x99653d17]
[    0.015446] ACPI: Reserving SSDT table memory at [mem 0x99653d18-0x99653e91]
[    0.015449] ACPI: Reserving UEFI table memory at [mem 0x99653e98-0x99653ed9]
[    0.015451] ACPI: Reserving CSRT table memory at [mem 0x99653ee0-0x9965402b]
[    0.015472] ACPI: Local APIC address 0xfee00000
[    0.015683] No NUMA configuration found
[    0.015686] Faking a node at [mem 0x0000000000000000-0x000000015fffffff]
[    0.015706] NODE_DATA(0) allocated [mem 0x15ffd3000-0x15fffdfff]
[    0.016400] Zone ranges:
[    0.016402]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.016405]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.016408]   Normal   [mem 0x0000000100000000-0x000000015fffffff]
[    0.016410]   Device   empty
[    0.016412] Movable zone start for each node
[    0.016420] Early memory node ranges
[    0.016422]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.016425]   node   0: [mem 0x0000000000100000-0x000000001effffff]
[    0.016427]   node   0: [mem 0x000000001f100000-0x000000001fffffff]
[    0.016429]   node   0: [mem 0x0000000020100000-0x0000000099614fff]
[    0.016432]   node   0: [mem 0x0000000099afc000-0x0000000099afcfff]
[    0.016434]   node   0: [mem 0x0000000099b3f000-0x0000000099cadfff]
[    0.016436]   node   0: [mem 0x0000000099ffa000-0x0000000099ffffff]
[    0.016438]   node   0: [mem 0x0000000100000000-0x000000015fffffff]
[    0.016998] Zeroed struct page in unavailable ranges: 27353 pages
[    0.017001] Initmem setup node 0 [mem 0x0000000000001000-0x000000015fffffff]
[    0.017006] On node 0 totalpages: 1021223
[    0.017009]   DMA zone: 64 pages used for memmap
[    0.017011]   DMA zone: 21 pages reserved
[    0.017013]   DMA zone: 3996 pages, LIFO batch:0
[    0.017149]   DMA32 zone: 9751 pages used for memmap
[    0.017152]   DMA32 zone: 624011 pages, LIFO batch:63
[    0.042332]   Normal zone: 6144 pages used for memmap
[    0.042337]   Normal zone: 393216 pages, LIFO batch:63
[    0.055099] x86/hpet: Will disable the HPET for this platform because it's not reliable
[    0.055110] Reserving Intel graphics memory at [mem 0x9b000000-0x9effffff]
[    0.055204] ACPI: PM-Timer IO Port: 0x408
[    0.055210] ACPI: Local APIC address 0xfee00000
[    0.055226] ACPI: LAPIC_NMI (acpi_id[0x01] low level lint[0xa1])
[    0.055228] ACPI: NMI not connected to LINT 1!
[    0.055230] ACPI: LAPIC_NMI (acpi_id[0x02] res level lint[0x25])
[    0.055232] ACPI: NMI not connected to LINT 1!
[    0.055234] ACPI: LAPIC_NMI (acpi_id[0x03] high dfl lint[0xaa])
[    0.055235] ACPI: NMI not connected to LINT 1!
[    0.055237] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0xdb])
[    0.055239] ACPI: NMI not connected to LINT 1!
[    0.055254] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-86
[    0.055259] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.055262] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.055266] ACPI: IRQ0 used by override.
[    0.055268] ACPI: IRQ9 used by override.
[    0.055273] Using ACPI (MADT) for SMP configuration information
[    0.055276] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.055286] TSC deadline timer available
[    0.055289] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.055359] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.055365] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.055367] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.055368] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.055370] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.055375] PM: Registered nosave memory: [mem 0x1f000000-0x1f0fffff]
[    0.055380] PM: Registered nosave memory: [mem 0x20000000-0x200fffff]
[    0.055385] PM: Registered nosave memory: [mem 0x99615000-0x99644fff]
[    0.055387] PM: Registered nosave memory: [mem 0x99645000-0x99654fff]
[    0.055389] PM: Registered nosave memory: [mem 0x99655000-0x997dafff]
[    0.055391] PM: Registered nosave memory: [mem 0x997db000-0x99afbfff]
[    0.055396] PM: Registered nosave memory: [mem 0x99afd000-0x99b3efff]
[    0.055401] PM: Registered nosave memory: [mem 0x99cae000-0x99ff9fff]
[    0.055406] PM: Registered nosave memory: [mem 0x9a000000-0x9affffff]
[    0.055408] PM: Registered nosave memory: [mem 0x9b000000-0x9effffff]
[    0.055410] PM: Registered nosave memory: [mem 0x9f000000-0xdfffffff]
[    0.055412] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.055414] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[    0.055415] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.055417] PM: Registered nosave memory: [mem 0xfec01000-0xfed00fff]
[    0.055419] PM: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
[    0.055421] PM: Registered nosave memory: [mem 0xfed02000-0xfed02fff]
[    0.055423] PM: Registered nosave memory: [mem 0xfed03000-0xfed03fff]
[    0.055424] PM: Registered nosave memory: [mem 0xfed04000-0xfed07fff]
[    0.055426] PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff]
[    0.055428] PM: Registered nosave memory: [mem 0xfed09000-0xfed0bfff]
[    0.055430] PM: Registered nosave memory: [mem 0xfed0c000-0xfed0ffff]
[    0.055431] PM: Registered nosave memory: [mem 0xfed10000-0xfed1bfff]
[    0.055433] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1cfff]
[    0.055435] PM: Registered nosave memory: [mem 0xfed1d000-0xfedfffff]
[    0.055437] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.055439] PM: Registered nosave memory: [mem 0xfee01000-0xfeefffff]
[    0.055440] PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
[    0.055442] PM: Registered nosave memory: [mem 0xff000000-0xffafffff]
[    0.055444] PM: Registered nosave memory: [mem 0xffb00000-0xffffffff]
[    0.055448] [mem 0x9f000000-0xdfffffff] available for PCI devices
[    0.055450] Booting paravirtualized kernel on bare hardware
[    0.055456] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.055474] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.056490] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u524288
[    0.056512] pcpu-alloc: s208896 r8192 d28672 u524288 alloc=1*2097152
[    0.056515] pcpu-alloc: [0] 0 1 2 3 
[    0.056602] Built 1 zonelists, mobility grouping on.  Total pages: 1005243
[    0.056604] Policy zone: Normal
[    0.056608] Kernel command line: BOOT_IMAGE=/vmlinuz-5.4.0-148-generic root=/dev/mapper/vg00-rootvol ro quiet libata.force=noncq pci=nocrs
[    0.058035] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.058716] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.058798] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.081679] Calgary: detecting Calgary via BIOS EBDA area
[    0.081683] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.113453] Memory: 3823340K/4084892K available (14339K kernel code, 2394K rwdata, 9504K rodata, 2764K init, 4944K bss, 261552K reserved, 0K cma-reserved)
[    0.114390] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.114440] Kernel/User page tables isolation: enabled
[    0.114474] ftrace: allocating 44661 entries in 175 pages
[    0.144699] rcu: Hierarchical RCU implementation.
[    0.144704] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.144706] 	Tasks RCU enabled.
[    0.144708] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.144710] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.153136] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[    0.153522] random: crng init done
[    0.153561] spurious 8259A interrupt: IRQ7.
[    0.153590] Console: colour dummy device 80x25
[    0.153598] printk: console [tty0] enabled
[    0.153646] ACPI: Core revision 20190816
[    0.153817] APIC: Switch to symmetric I/O mode setup
[    0.154368] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3741594d34d, max_idle_ns: 881590420564 ns
[    0.154377] Calibrating delay loop (skipped), value calculated using timer frequency.. 3833.33 BogoMIPS (lpj=7666668)
[    0.154382] pid_max: default: 32768 minimum: 301
[    0.154468] LSM: Security Framework initializing
[    0.154496] Yama: becoming mindful.
[    0.154565] AppArmor: AppArmor initialized
[    0.154656] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.154677] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.154714] *** VALIDATE tmpfs ***
[    0.155025] *** VALIDATE proc ***
[    0.155156] *** VALIDATE cgroup1 ***
[    0.155160] *** VALIDATE cgroup2 ***
[    0.155257] process: using mwait in idle threads
[    0.155264] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[    0.155266] Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0
[    0.155273] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.155277] Spectre V2 : Mitigation: Retpolines
[    0.155278] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.155280] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.155281] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.155285] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.155289] MDS: Mitigation: Clear CPU buffers
[    0.155291] MMIO Stale Data: Unknown: No mitigations
[    0.155579] Freeing SMP alternatives memory: 40K
[    0.158372] smpboot: CPU0: Intel(R) Atom(TM) CPU  E3845  @ 1.91GHz (family: 0x6, model: 0x37, stepping: 0x9)
[    0.158372] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, 8-deep LBR, full-width counters, Intel PMU driver.
[    0.158372] ... version:                3
[    0.158372] ... bit width:              40
[    0.158372] ... generic registers:      2
[    0.158372] ... value mask:             000000ffffffffff
[    0.158372] ... max period:             0000007fffffffff
[    0.158372] ... fixed-purpose events:   3
[    0.158372] ... event mask:             0000000700000003
[    0.158372] rcu: Hierarchical SRCU implementation.
[    0.158372] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.158372] smp: Bringing up secondary CPUs ...
[    0.158372] x86: Booting SMP configuration:
[    0.158372] .... node  #0, CPUs:      #1 #2 #3
[    0.168718] smp: Brought up 1 node, 4 CPUs
[    0.168718] smpboot: Max logical packages: 1
[    0.168718] smpboot: Total of 4 processors activated (15333.33 BogoMIPS)
[    0.168718] devtmpfs: initialized
[    0.168718] x86/mm: Memory block size: 128MB
[    0.171542] PM: Registering ACPI NVS region [mem 0x99655000-0x997dafff] (1597440 bytes)
[    0.171542] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.171542] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.171542] pinctrl core: initialized pinctrl subsystem
[    0.171542] PM: RTC time: 06:23:00, date: 2025-01-31
[    0.171542] NET: Registered protocol family 16
[    0.171542] audit: initializing netlink subsys (disabled)
[    0.171542] audit: type=2000 audit(1738304580.016:1): state=initialized audit_enabled=0 res=1
[    0.171542] EISA bus registered
[    0.171542] cpuidle: using governor ladder
[    0.171542] cpuidle: using governor menu
[    0.171542] ACPI: bus type PCI registered
[    0.171542] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.171542] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.171542] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.171542] PCI: Using configuration type 1 for base access
[    0.171656] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.178452] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.182399] ACPI: Added _OSI(Module Device)
[    0.182402] ACPI: Added _OSI(Processor Device)
[    0.182404] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.182406] ACPI: Added _OSI(Processor Aggregator Device)
[    0.182408] ACPI: Added _OSI(Linux-Dell-Video)
[    0.182410] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.182413] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.203317] ACPI: 4 ACPI AML tables successfully acquired and loaded
[    0.208769] ACPI: Dynamic OEM Table Load:
[    0.208782] ACPI: SSDT 0xFFFF88A1DAADDC00 00037A (v01 PmRef  Cpu0Ist  00003000 INTL 20061109)
[    0.210946] ACPI: Dynamic OEM Table Load:
[    0.210956] ACPI: SSDT 0xFFFF88A1DA8C1000 000433 (v01 PmRef  Cpu0Cst  00003001 INTL 20061109)
[    0.212689] ACPI: Dynamic OEM Table Load:
[    0.212689] ACPI: SSDT 0xFFFF88A1DA921C00 00015F (v01 PmRef  ApIst    00003000 INTL 20061109)
[    0.215722] ACPI: Dynamic OEM Table Load:
[    0.215731] ACPI: SSDT 0xFFFF88A1DA8F46C0 00008D (v01 PmRef  ApCst    00003000 INTL 20061109)
[    0.221377] ACPI: Interpreter enabled
[    0.221435] ACPI: (supports S0 S3 S4 S5)
[    0.221438] ACPI: Using IOAPIC for interrupt routing
[    0.221551] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.222819] ACPI: Enabled 13 GPEs in block 00 to 3F
[    0.450119] ACPI: Power Resource [USBC] (on)
[    0.453716] ACPI: Power Resource [PLPE] (on)
[    0.454479] ACPI: Power Resource [PLPE] (on)
[    0.458196] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.458211] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.459291] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[    0.460157] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
[    0.460754] acpi PNP0A08:00: host bridge window [io  0x0070-0x0077] (ignored)
[    0.460758] acpi PNP0A08:00: host bridge window [io  0x0cf8-0x0cff] (ignored)
[    0.460762] acpi PNP0A08:00: host bridge window [io  0x0000-0x006f window] (ignored)
[    0.460765] acpi PNP0A08:00: host bridge window [io  0x0078-0x0cf7 window] (ignored)
[    0.460768] acpi PNP0A08:00: host bridge window [io  0x0d00-0xffff window] (ignored)
[    0.460771] acpi PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff window] (ignored)
[    0.460774] acpi PNP0A08:00: host bridge window [mem 0x000c0000-0x000dffff window] (ignored)
[    0.460776] acpi PNP0A08:00: host bridge window [mem 0x000e0000-0x000fffff window] (ignored)
[    0.460780] acpi PNP0A08:00: host bridge window [mem 0xa0000000-0xb0b17fff window] (ignored)
[    0.460782] PCI: root bus 00: using default resources
[    0.461829] PCI host bridge to bus 0000:00
[    0.461835] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.461838] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff]
[    0.461842] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.461863] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
[    0.462262] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
[    0.462279] pci 0000:00:02.0: reg 0x10: [mem 0xb0000000-0xb03fffff]
[    0.462291] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff pref]
[    0.462302] pci 0000:00:02.0: reg 0x20: [io  0xe080-0xe087]
[    0.462703] pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601
[    0.462726] pci 0000:00:13.0: reg 0x10: [io  0xe070-0xe077]
[    0.462736] pci 0000:00:13.0: reg 0x14: [io  0xe060-0xe063]
[    0.462746] pci 0000:00:13.0: reg 0x18: [io  0xe050-0xe057]
[    0.462756] pci 0000:00:13.0: reg 0x1c: [io  0xe040-0xe043]
[    0.462765] pci 0000:00:13.0: reg 0x20: [io  0xe020-0xe03f]
[    0.462775] pci 0000:00:13.0: reg 0x24: [mem 0xb0b17000-0xb0b177ff]
[    0.462829] pci 0000:00:13.0: PME# supported from D3hot
[    0.463197] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330
[    0.463221] pci 0000:00:14.0: reg 0x10: [mem 0xb0b00000-0xb0b0ffff 64bit]
[    0.463288] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.463642] pci 0000:00:17.0: [8086:0f50] type 00 class 0x080501
[    0.463665] pci 0000:00:17.0: reg 0x10: [mem 0xb0b16000-0xb0b16fff]
[    0.463676] pci 0000:00:17.0: reg 0x14: [mem 0xb0b15000-0xb0b15fff]
[    0.463751] pci 0000:00:17.0: PME# supported from D0 D3hot
[    0.464205] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
[    0.464236] pci 0000:00:1a.0: reg 0x10: [mem 0xb0900000-0xb09fffff]
[    0.464250] pci 0000:00:1a.0: reg 0x14: [mem 0xb0800000-0xb08fffff]
[    0.464358] pci 0000:00:1a.0: PME# supported from D0 D3hot
[    0.464789] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300
[    0.464817] pci 0000:00:1b.0: reg 0x10: [mem 0xb0b10000-0xb0b13fff 64bit]
[    0.464896] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.465252] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400
[    0.465338] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.465710] pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400
[    0.465794] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.466153] pci 0000:00:1c.3: [8086:0f4e] type 01 class 0x060400
[    0.466237] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.466610] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
[    0.467048] pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500
[    0.467094] pci 0000:00:1f.3: reg 0x10: [mem 0xb0b14000-0xb0b1401f]
[    0.467165] pci 0000:00:1f.3: reg 0x20: [io  0xe000-0xe01f]
[    0.467741] pci 0000:01:00.0: [1556:5555] type 00 class 0x050000
[    0.467776] pci 0000:01:00.0: reg 0x10: [mem 0xb0400000-0xb07fffff]
[    0.478411] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.478418] pci 0000:00:1c.0:   bridge window [mem 0xb0400000-0xb07fffff]
[    0.478543] pci 0000:00:1c.2: PCI bridge to [bus 02]
[    0.478717] pci 0000:03:00.0: [8086:1533] type 00 class 0x020000
[    0.478757] pci 0000:03:00.0: reg 0x10: [mem 0xb0a00000-0xb0a7ffff]
[    0.478785] pci 0000:03:00.0: reg 0x18: [io  0xd000-0xd01f]
[    0.478801] pci 0000:03:00.0: reg 0x1c: [mem 0xb0a80000-0xb0a83fff]
[    0.478952] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.479173] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.479179] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    0.479183] pci 0000:00:1c.3:   bridge window [mem 0xb0a00000-0xb0afffff]
[    3.423408] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    3.423683] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    3.423955] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    3.424228] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    3.424502] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    3.424774] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    3.425046] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15)
[    3.425319] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
[    3.426563] iommu: Default domain type: Translated 
[    3.426879] SCSI subsystem initialized
[    3.426898] libata version 3.00 loaded.
[    3.426898] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    3.426898] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    3.426898] pci 0000:00:02.0: vgaarb: bridge control possible
[    3.426898] vgaarb: loaded
[    3.426898] ACPI: bus type USB registered
[    3.426898] usbcore: registered new interface driver usbfs
[    3.426898] usbcore: registered new interface driver hub
[    3.426898] usbcore: registered new device driver usb
[    3.426898] pps_core: LinuxPPS API ver. 1 registered
[    3.426898] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    3.426898] PTP clock support registered
[    3.426898] EDAC MC: Ver: 3.0.0
[    3.426898] PCI: Using ACPI for IRQ routing
[    3.430287] PCI: pci_cache_line_size set to 64 bytes
[    3.430340] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    3.430343] e820: reserve RAM buffer [mem 0x1f000000-0x1fffffff]
[    3.430346] e820: reserve RAM buffer [mem 0x99615000-0x9bffffff]
[    3.430348] e820: reserve RAM buffer [mem 0x99afd000-0x9bffffff]
[    3.430350] e820: reserve RAM buffer [mem 0x99cae000-0x9bffffff]
[    3.430353] e820: reserve RAM buffer [mem 0x9a000000-0x9bffffff]
[    3.430595] NetLabel: Initializing
[    3.430598] NetLabel:  domain hash size = 128
[    3.430599] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    3.430637] NetLabel:  unlabeled traffic allowed by default
[    3.434442] clocksource: Switched to clocksource tsc-early
[    3.465985] *** VALIDATE bpf ***
[    3.466118] VFS: Disk quotas dquot_6.6.0
[    3.466154] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    3.466206] *** VALIDATE ramfs ***
[    3.466216] *** VALIDATE hugetlbfs ***
[    3.466453] AppArmor: AppArmor Filesystem Enabled
[    3.466517] pnp: PnP ACPI init
[    3.466651] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[    3.467039] system 00:01: [io  0x0680-0x069f] has been reserved
[    3.467043] system 00:01: [io  0x0400-0x047f] has been reserved
[    3.467047] system 00:01: [io  0x0500-0x05fe] has been reserved
[    3.467050] system 00:01: [io  0x0600-0x061f] has been reserved
[    3.467063] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    3.467581] system 00:02: [io  0x0a00-0x0a0f] has been reserved
[    3.467585] system 00:02: [io  0x0a10-0x0a1f] has been reserved
[    3.467597] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    6.210520] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
[    6.419173] system 00:04: [mem 0xe0000000-0xefffffff] could not be reserved
[    6.419178] system 00:04: [mem 0xfed01000-0xfed01fff] has been reserved
[    6.419182] system 00:04: [mem 0xfed03000-0xfed03fff] has been reserved
[    6.419186] system 00:04: [mem 0xfed04000-0xfed04fff] has been reserved
[    6.419190] system 00:04: [mem 0xfed0c000-0xfed0ffff] has been reserved
[    6.419194] system 00:04: [mem 0xfed08000-0xfed08fff] has been reserved
[    6.419197] system 00:04: [mem 0xfed1c000-0xfed1cfff] has been reserved
[    6.419201] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[    6.419205] system 00:04: [mem 0xfef00000-0xfeffffff] has been reserved
[    6.419217] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    6.420009] pnp: PnP ACPI: found 5 devices
[    6.424707] thermal_sys: Registered thermal governor 'fair_share'
[    6.424709] thermal_sys: Registered thermal governor 'bang_bang'
[    6.424712] thermal_sys: Registered thermal governor 'step_wise'
[    6.424713] thermal_sys: Registered thermal governor 'user_space'
[    6.424715] thermal_sys: Registered thermal governor 'power_allocator'
[    6.429274] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    6.429366] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    6.429373] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[    6.429377] pci 0000:00:1c.2: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    6.429382] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    6.429386] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
[    6.429391] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
[    6.429411] pci 0000:00:1c.0: BAR 15: assigned [mem 0x160000000-0x1601fffff 64bit pref]
[    6.429416] pci 0000:00:1c.2: BAR 14: assigned [mem 0x9f000000-0x9f1fffff]
[    6.429424] pci 0000:00:1c.2: BAR 15: assigned [mem 0x160200000-0x1603fffff 64bit pref]
[    6.429432] pci 0000:00:1c.3: BAR 15: assigned [mem 0x160400000-0x1605fffff 64bit pref]
[    6.429437] pci 0000:00:1c.0: BAR 13: assigned [io  0x1000-0x1fff]
[    6.429441] pci 0000:00:1c.2: BAR 13: assigned [io  0x2000-0x2fff]
[    6.429448] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    6.429453] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    6.429459] pci 0000:00:1c.0:   bridge window [mem 0xb0400000-0xb07fffff]
[    6.429463] pci 0000:00:1c.0:   bridge window [mem 0x160000000-0x1601fffff 64bit pref]
[    6.429469] pci 0000:00:1c.2: PCI bridge to [bus 02]
[    6.429473] pci 0000:00:1c.2:   bridge window [io  0x2000-0x2fff]
[    6.429478] pci 0000:00:1c.2:   bridge window [mem 0x9f000000-0x9f1fffff]
[    6.429482] pci 0000:00:1c.2:   bridge window [mem 0x160200000-0x1603fffff 64bit pref]
[    6.429488] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    6.429492] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    6.429497] pci 0000:00:1c.3:   bridge window [mem 0xb0a00000-0xb0afffff]
[    6.429501] pci 0000:00:1c.3:   bridge window [mem 0x160400000-0x1605fffff 64bit pref]
[    6.429508] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    6.429511] pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff]
[    6.429515] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
[    6.429518] pci_bus 0000:01: resource 1 [mem 0xb0400000-0xb07fffff]
[    6.429521] pci_bus 0000:01: resource 2 [mem 0x160000000-0x1601fffff 64bit pref]
[    6.429524] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    6.429527] pci_bus 0000:02: resource 1 [mem 0x9f000000-0x9f1fffff]
[    6.429530] pci_bus 0000:02: resource 2 [mem 0x160200000-0x1603fffff 64bit pref]
[    6.429533] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    6.429536] pci_bus 0000:03: resource 1 [mem 0xb0a00000-0xb0afffff]
[    6.429539] pci_bus 0000:03: resource 2 [mem 0x160400000-0x1605fffff 64bit pref]
[    6.429843] NET: Registered protocol family 2
[    6.430013] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    6.431403] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    6.431555] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    6.431793] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    6.431950] TCP: Hash tables configured (established 32768 bind 32768)
[    6.432085] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    6.432141] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    6.432273] NET: Registered protocol family 1
[    6.432285] NET: Registered protocol family 44
[    6.432309] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    6.432828] PCI: CLS 64 bytes, default 64
[    6.432957] Trying to unpack rootfs image as initramfs...
[    7.017923] Freeing initrd memory: 85756K
[    7.018008] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    7.018012] software IO TLB: mapped [mem 0x95615000-0x99615000] (64MB)
[    7.018113] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3741594d34d, max_idle_ns: 881590420564 ns
[    7.018146] clocksource: Switched to clocksource tsc
[    7.018249] check: Scanning for low memory corruption every 60 seconds
[    7.019276] Initialise system trusted keyrings
[    7.019294] Key type blacklist registered
[    7.019387] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[    7.023025] zbud: loaded
[    7.023969] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    7.024442] fuse: init (API version 7.31)
[    7.024486] *** VALIDATE fuse ***
[    7.024490] *** VALIDATE fuse ***
[    7.024749] Platform Keyring initialized
[    7.030919] Key type asymmetric registered
[    7.030921] Asymmetric key parser 'x509' registered
[    7.030940] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    7.031014] io scheduler mq-deadline registered
[    7.032328] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    7.032471] efifb: probing for efifb
[    7.032491] efifb: No BGRT, not showing boot graphics
[    7.032494] efifb: framebuffer at 0xa0000, using 64k, total 64k
[    7.032496] efifb: mode is 640x480x1, linelength=80, pages=1
[    7.032497] efifb: scrolling: redraw
[    7.032500] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    7.032600] fbcon: Deferring console take-over
[    7.032603] fb0: EFI VGA frame buffer device
[    7.032622] intel_idle: MWAIT substates: 0x3000020
[    7.032624] intel_idle: v0.4.1 model 0x37
[    7.032986] intel_idle: lapic_timer_reliable_states 0xffffffff
[    8.861353] ACPI: AC Adapter [ADP1] (on-line)
[    8.861515] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    8.861601] ACPI: Power Button [PWRB]
[    8.861689] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    8.861760] ACPI: Sleep Button [SLPB]
[    8.861848] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[    8.861916] ACPI: Lid Switch [LID0]
[    8.861998] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    8.862062] ACPI: Power Button [PWRF]
[    8.870230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    8.890462] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    8.929849] hpet: number irqs doesn't agree with number of timers
[    8.930110] Linux agpgart interface v0.103
[    9.170838] loop: module loaded
[    9.171543] tun: Universal TUN/TAP device driver, 1.6
[    9.171849] PPP generic driver version 2.4.2
[    9.172515] VFIO - User Level meta-driver version: 0.3
[    9.172863] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    9.172871] ehci-pci: EHCI PCI platform driver
[    9.172904] ehci-platform: EHCI generic platform driver
[    9.172925] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    9.172931] ohci-pci: OHCI PCI platform driver
[    9.172950] ohci-platform: OHCI generic platform driver
[    9.172964] uhci_hcd: USB Universal Host Controller Interface driver
[    9.193373] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    9.193389] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    9.194466] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[    9.194473] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    9.194729] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    9.194737] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    9.194744] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    9.194836] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    9.194840] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    9.194843] usb usb1: Product: xHCI Host Controller
[    9.194846] usb usb1: Manufacturer: Linux 5.4.0-148-generic xhci-hcd
[    9.194848] usb usb1: SerialNumber: 0000:00:14.0
[    9.196143] hub 1-0:1.0: USB hub found
[    9.196165] hub 1-0:1.0: 6 ports detected
[    9.500658] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    9.500663] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    9.500666] usb usb2: Product: xHCI Host Controller
[    9.500669] usb usb2: Manufacturer: Linux 5.4.0-148-generic xhci-hcd
[    9.500671] usb usb2: SerialNumber: 0000:00:14.0
[    9.502419] hub 2-0:1.0: USB hub found
[    9.502441] hub 2-0:1.0: 1 port detected
[    9.563789] i8042: PNP: No PS/2 controller found.
[    9.564555] mousedev: PS/2 mouse device common for all mice
[    9.565778] rtc_cmos 00:00: RTC can wake from S4
[    9.566153] rtc_cmos 00:00: registered as rtc0
[    9.566198] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram
[    9.566214] i2c /dev entries driver
[    9.566326] device-mapper: uevent: version 1.0.3
[    9.566531] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[    9.566591] platform eisa.0: Probing EISA bus 0
[    9.566601] platform eisa.0: Cannot allocate resource for EISA slot 1
[    9.566605] platform eisa.0: Cannot allocate resource for EISA slot 2
[    9.566634] platform eisa.0: EISA: Detected 0 cards
[    9.566642] intel_pstate: Intel P-state driver initializing
[    9.567892] ledtrig-cpu: registered to indicate activity on CPUs
[    9.568169] drop_monitor: Initializing network drop monitor service
[    9.568573] NET: Registered protocol family 10
[    9.591070] Segment Routing with IPv6
[    9.591122] NET: Registered protocol family 17
[    9.591329] Key type dns_resolver registered
[    9.592269] RAS: Correctable Errors collector initialized.
[    9.592342] microcode: sig=0x30679, pf=0x1, revision=0x90d
[    9.592445] microcode: Microcode Update Driver: v2.2.
[    9.592453] IPI shorthand broadcast: enabled
[    9.592484] sched_clock: Marking stable (9591556821, 874920)->(9605904439, -13472698)
[    9.592750] registered taskstats version 1
[    9.592772] Loading compiled-in X.509 certificates
[    9.594962] Loaded X.509 cert 'Build time autogenerated kernel key: 0e3335c9a6e46b7e0e76486cf58651b0ae5117ef'
[    9.596787] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    9.598613] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    9.598616] blacklist: Loading compiled-in revocation X.509 certificates
[    9.598667] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[    9.598715] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[    9.598761] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[    9.598816] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[    9.598864] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[    9.598910] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[    9.598956] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[    9.599002] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[    9.599077] zswap: loaded using pool lzo/zbud
[    9.599635] Key type ._fscrypt registered
[    9.599637] Key type .fscrypt registered
[    9.622427] Key type big_key registered
[    9.634094] Key type encrypted registered
[    9.634101] AppArmor: AppArmor sha1 policy hashing enabled
[    9.634133] ima: No TPM chip found, activating TPM-bypass!
[    9.634148] ima: Allocated hash algorithm: sha1
[    9.634160] ima: No architecture policies found
[    9.634177] evm: Initialising EVM extended attributes:
[    9.634178] evm: security.selinux
[    9.634180] evm: security.SMACK64
[    9.634181] evm: security.SMACK64EXEC
[    9.634182] evm: security.SMACK64TRANSMUTE
[    9.634183] evm: security.SMACK64MMAP
[    9.634184] evm: security.apparmor
[    9.634185] evm: security.ima
[    9.634186] evm: security.capability
[    9.634187] evm: HMAC attrs: 0x1
[    9.711718] PM:   Magic number: 9:755:368
[    9.712042] rtc_cmos 00:00: setting system clock to 2025-01-31T06:23:09 UTC (1738304589)
[    9.758691] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[    9.910862] usb 1-3: New USB device found, idVendor=04d8, idProduct=000a, bcdDevice= 1.00
[    9.910866] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    9.910869] usb 1-3: Product: Simple CDC Device Demo
[    9.910872] usb 1-3: Manufacturer: Microchip Technology Inc.
[   12.561796] battery: ACPI: Battery Slot [BAT1] (battery absent)
[   12.601929] Freeing unused decrypted memory: 2040K
[   12.603715] Freeing unused kernel image memory: 2764K
[   12.603960] Write protecting the kernel read-only data: 26624k
[   12.605868] Freeing unused kernel image memory: 2036K
[   12.606904] Freeing unused kernel image memory: 736K
[   12.636433] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[   12.636601] x86/mm: Checking user space page tables
[   12.665431] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[   12.665438] Run /init as init process
[   20.041812] sdhci: Secure Digital Host Controller Interface driver
[   20.041815] sdhci: Copyright(c) Pierre Ossman
[   20.055475] dca service started, version 1.12.1
[   20.062006] ahci 0000:00:13.0: version 3.0
[   20.065070] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
[   20.065072] igb: Copyright (c) 2007-2014 Intel Corporation.
[   20.071874] sdhci-pci 0000:00:17.0: SDHCI controller found [8086:0f50] (rev 11)
[   20.098955] i801_smbus 0000:00:1f.3: SPD Write Disable is set
[   20.099008] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[   20.100143] ahci 0000:00:13.0: controller can't do DEVSLP, turning off
[   20.100279] ahci 0000:00:13.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x2 impl SATA mode
[   20.100284] ahci 0000:00:13.0: flags: 64bit ncq pm led clo pio slum part deso 
[   20.101128] i801_smbus 0000:00:1f.3: BIOS is accessing SMBus registers
[   20.101132] i801_smbus 0000:00:1f.3: Driver SMBus register access inhibited
[   20.103037] scsi host0: ahci
[   20.103735] mmc0: SDHCI controller on PCI [0000:00:17.0] using ADMA
[   20.104212] cryptd: max_cpu_qlen set to 1000
[   20.118432] scsi host1: ahci
[   20.118598] ata1: DUMMY
[   20.118603] ata2: SATA max UDMA/133 abar m2048@0xb0b17000 port 0xb0b17180 irq 91
[   20.121420] SSE version of gcm_enc/dec engaged.
[   20.131441] pps pps0: new PPS source ptp0
[   20.131554] igb 0000:03:00.0: added PHC on eth0
[   20.131557] igb 0000:03:00.0: Intel(R) Gigabit Ethernet Network Connection
[   20.131561] igb 0000:03:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 00:30:64:a2:59:ab
[   20.131606] igb 0000:03:00.0: eth0: PBA No: 000300-000
[   20.131610] igb 0000:03:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
[   20.216783] checking generic (a0000 10000) vs hw (a0000000 10000000)
[   20.216786] fb0: switching to inteldrmfb from EFI VGA
[   20.216972] i915 0000:00:02.0: vgaarb: deactivate vga console
[   20.217096] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   20.217098] [drm] Driver supports precise vblank timestamp query.
[   20.230553] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   20.253769] i915 0000:00:02.0: eDP-1: EDID is invalid:
[   20.253774] 	[00] BAD  2a 71 f3 42 06 a8 48 4d 41 9a ed 54 37 6a 70 f8
[   20.253776] 	[00] BAD  11 60 5e a8 87 e6 f1 06 2e 11 ab 3e 8d 0b c0 ef
[   20.253778] 	[00] BAD  ce d3 03 79 c8 2b c4 83 f4 9c 03 fd 0c 8a ac e1
[   20.253779] 	[00] BAD  5a ee e6 90 64 3d 62 82 43 66 7a 1c 34 03 eb 3e
[   20.253781] 	[00] BAD  5c db 6f 0e d3 02 dc b0 2e a0 b0 18 d8 74 6a 3a
[   20.253782] 	[00] BAD  a9 d0 57 47 06 ba 6a 46 c0 bd 9c 78 ba dc f5 cc
[   20.253783] 	[00] BAD  44 27 a7 ba 10 05 22 ee 65 03 5e 81 73 c3 e5 76
[   20.253785] 	[00] BAD  fc 64 79 06 91 58 58 5c c3 d0 e8 4e 5c 08 c2 09
[   20.259427] [drm] Initialized i915 1.6.0 20190822 for 0000:00:02.0 on minor 0
[   20.279149] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   20.314341] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
[   20.322926] fbcon: i915drmfb (fb0) is primary device
[   20.322928] fbcon: Deferring console take-over
[   20.322934] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[   20.438708] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   20.438902] ata2.00: FORCE: horkage modified (noncq)
[   20.439015] ata2.00: ATA-11: SATA SSD, SBFMB1.1, max UDMA/133
[   20.439019] ata2.00: 234441648 sectors, multi 16: LBA48 NCQ (not used)
[   20.439198] ata2.00: configured for UDMA/133
[   20.449962] scsi 1:0:0:0: Direct-Access     ATA      SATA SSD         B1.1 PQ: 0 ANSI: 5
[   20.450545] sd 1:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
[   20.450579] sd 1:0:0:0: [sda] Write Protect is off
[   20.450583] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   20.450634] sd 1:0:0:0: Attached scsi generic sg0 type 0
[   20.450641] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   20.512259]  sda: sda1 sda2 sda3
[   20.594893] sd 1:0:0:0: [sda] Attached SCSI disk
[   20.602051] igb 0000:03:00.0 enp3s0: renamed from eth0
[   22.254794] perf: interrupt took too long (2897 > 2500), lowering kernel.perf_event_max_sample_rate to 69000
[   23.354970] raid6: sse2x4   gen()  3484 MB/s
[   23.402954] raid6: sse2x4   xor()  2132 MB/s
[   23.450955] raid6: sse2x2   gen()  2685 MB/s
[   23.498955] raid6: sse2x2   xor()  2242 MB/s
[   23.546969] raid6: sse2x1   gen()  2618 MB/s
[   23.594964] raid6: sse2x1   xor()  1900 MB/s
[   23.594966] raid6: using algorithm sse2x4 gen() 3484 MB/s
[   23.594967] raid6: .... xor() 2132 MB/s, rmw enabled
[   23.594969] raid6: using ssse3x2 recovery algorithm
[   23.598363] xor: measuring software checksum speed
[   23.634954]    prefetch64-sse:  7744.000 MB/sec
[   23.674952]    generic_sse:  6111.000 MB/sec
[   23.674955] xor: using function: prefetch64-sse (7744.000 MB/sec)
[   23.678174] async_tx: api initialized (async)
[   24.069237] Btrfs loaded, crc32c=crc32c-intel
[   24.336996] fbcon: Taking over console
[   24.338276] Console: switching to colour frame buffer device 128x48
[   24.407637] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[   25.457718] systemd[1]: Inserted module 'autofs4'
[   25.507757] systemd[1]: systemd 245.4-4ubuntu3.24 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[   25.527318] systemd[1]: Detected architecture x86-64.
[   25.552977] systemd[1]: Set hostname to <camdevsysmrts2d0538>.
[   26.301235] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
[   26.577005] systemd[1]: Created slice system-modprobe.slice.
[   26.578309] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[   26.579405] systemd[1]: Created slice User and Session Slice.
[   26.579565] systemd[1]: Started ntp-systemd-netif.path.
[   26.579767] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   26.580415] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   26.580617] systemd[1]: Reached target User and Group Name Lookups.
[   26.580676] systemd[1]: Reached target Slices.
[   26.580725] systemd[1]: Reached target Mounting snaps.
[   26.580792] systemd[1]: Reached target System Time Set.
[   26.581035] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   26.581370] systemd[1]: Listening on LVM2 poll daemon socket.
[   26.581577] systemd[1]: Listening on multipathd control socket.
[   26.581881] systemd[1]: Listening on Syslog Socket.
[   26.582180] systemd[1]: Listening on fsck to fsckd communication Socket.
[   26.582349] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   26.583045] systemd[1]: Listening on Journal Audit Socket.
[   26.583379] systemd[1]: Listening on Journal Socket (/dev/log).
[   26.583778] systemd[1]: Listening on Journal Socket.
[   26.584300] systemd[1]: Listening on Network Service Netlink Socket.
[   26.584643] systemd[1]: Listening on udev Control Socket.
[   26.584881] systemd[1]: Listening on udev Kernel Socket.
[   26.588322] systemd[1]: Mounting Huge Pages File System...
[   26.592232] systemd[1]: Mounting POSIX Message Queue File System...
[   26.596379] systemd[1]: Mounting Kernel Debug File System...
[   26.600524] systemd[1]: Mounting Kernel Trace File System...
[   26.606824] systemd[1]: Starting Journal Service...
[   26.611085] systemd[1]: Starting Set the console keyboard layout...
[   26.615625] systemd[1]: Starting Create list of static device nodes for the current kernel...
[   26.619724] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[   26.623646] systemd[1]: Starting Load Kernel Module chromeos_pstore...
[   26.623777] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[   26.627672] systemd[1]: Starting Load Kernel Module efi_pstore...
[   26.631773] systemd[1]: Starting Load Kernel Module pstore_blk...
[   26.637700] systemd[1]: Starting Load Kernel Module pstore_zone...
[   26.641589] systemd[1]: Starting Load Kernel Module ramoops...
[   26.641795] systemd[1]: Condition check resulted in OpenVSwitch configuration for cleanup being skipped.
[   26.643144] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[   26.643295] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[   26.648834] systemd[1]: Starting Load Kernel Modules...
[   26.652629] systemd[1]: Starting Remount Root and Kernel File Systems...
[   26.656636] systemd[1]: Starting udev Coldplug all Devices...
[   26.660816] systemd[1]: Starting Uncomplicated firewall...
[   26.666935] systemd[1]: Mounted Huge Pages File System.
[   26.667488] systemd[1]: Mounted POSIX Message Queue File System.
[   26.667930] systemd[1]: Mounted Kernel Debug File System.
[   26.668421] systemd[1]: Mounted Kernel Trace File System.
[   26.670817] systemd[1]: Finished Create list of static device nodes for the current kernel.
[   26.699094] systemd[1]: modprobe@efi_pstore.service: Succeeded.
[   26.700282] systemd[1]: Finished Load Kernel Module efi_pstore.
[   26.703437] EXT4-fs (dm-0): re-mounted. Opts: (null)
[   26.707059] systemd[1]: modprobe@pstore_blk.service: Succeeded.
[   26.708204] systemd[1]: Finished Load Kernel Module pstore_blk.
[   26.709354] systemd[1]: modprobe@pstore_zone.service: Succeeded.
[   26.711302] systemd[1]: Finished Load Kernel Module pstore_zone.
[   26.713683] systemd[1]: Finished Remount Root and Kernel File Systems.
[   26.716114] systemd[1]: Finished Uncomplicated firewall.
[   26.718940] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[   26.722377] systemd[1]: Starting Create System Users...
[   26.725854] systemd[1]: modprobe@chromeos_pstore.service: Succeeded.
[   26.727211] systemd[1]: Finished Load Kernel Module chromeos_pstore.
[   26.731384] systemd[1]: Finished Load Kernel Modules.
[   26.737011] systemd[1]: Mounting FUSE Control File System...
[   26.741385] systemd[1]: Mounting Kernel Configuration File System...
[   26.750707] systemd[1]: Starting Apply Kernel Variables...
[   26.755110] systemd[1]: modprobe@ramoops.service: Succeeded.
[   26.756251] systemd[1]: Finished Load Kernel Module ramoops.
[   26.756915] systemd[1]: Mounted FUSE Control File System.
[   26.757335] systemd[1]: Mounted Kernel Configuration File System.
[   26.763419] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[   26.786605] systemd[1]: Finished Create System Users.
[   26.790291] systemd[1]: Starting Create Static Device Nodes in /dev...
[   26.858978] systemd[1]: Finished Apply Kernel Variables.
[   26.883932] systemd[1]: Finished Create Static Device Nodes in /dev.
[   26.887761] systemd[1]: Starting udev Kernel Device Manager...
[   26.905398] systemd[1]: Started Journal Service.
[   31.149921] m1801_pci: loading out-of-tree module taints kernel.
[   31.150020] m1801_pci: module verification failed: signature and/or required key missing - tainting kernel
[   31.151266] M1801 PCI: mrts_pci_init
[   31.151269] M1801 PCI: mrts_pci_register_char_driver
[   31.151331] M1801 PCI: Probe for PCI Dev0 on PCI Bus 0000:01
[   31.154277] M1801 PCI 0000:01:00.0: BAR0 @ b0400000-b0800000
[   31.154283] M1801 PCI 0000:01:00.0: BAR1 @ 00000000-00000000
[   31.154286] M1801 PCI 0000:01:00.0: BAR2 @ 00000000-00000000
[   31.154288] M1801 PCI 0000:01:00.0: BAR3 @ 00000000-00000000
[   31.154291] M1801 PCI 0000:01:00.0: BAR4 @ 00000000-00000000
[   31.154294] M1801 PCI 0000:01:00.0: BAR5 @ 00000000-00000000
[   31.154321] M1801 PCI: Dev0 on PCI Bus 0000:01 Resource_start = 0xb0400000 Resource_size = 0x400000
[   31.154354] M1801 PCI: Dev0 on PCI Bus 0000:01 Subsystem Vendor ID = 0x4000
[   31.154356] M1801 PCI: Dev0 on PCI Bus 0000:01 Subsystem Device ID = 0x0
[   31.154358] M1801 PCI: Dev0 on PCI Bus 0000:01 Tuple Base Address = 0x4000
[   31.154365] M1801 PCI: Dev0 tuple_offset = 28
[   31.154368] M1801 PCI: Dev0 tuple->host_interface_type = 0x2
[   31.154441] M1801 PCI: Dev0 tuple->host_interface_type = 0x3
[   31.154463] M1801 PCI: Dev0 tuple->host_interface_type = 0x4
[   31.154484] M1801 PCI: Dev0 tuple->host_interface_type = 0x5
[   31.154505] M1801 PCI: Dev0 tuple->host_interface_type = 0x6
[   31.154526] M1801 PCI: Dev0 tuple->host_interface_type = 0x7
[   31.154547] M1801 PCI: Dev0 tuple->host_interface_type = 0xb
[   31.154568] M1801 PCI: Dev0 tuple->host_interface_type = 0xa
[   31.154589] M1801 PCI: Dev0 tuple->host_interface_type = 0x2
[   31.154610] M1801 PCI: Dev0 tuple->host_interface_type = 0xf
[   31.154631] M1801 PCI: Dev0 tuple->host_interface_type = 0xd
[   31.154652] M1801 PCI: Dev0 tuple->host_interface_type = 0xe
[   31.154673] M1801 PCI: Dev0 tuple->host_interface_type = 0xe
[   31.154694] M1801 PCI: Dev0 tuple->host_interface_type = 0xe
[   31.154715] M1801 PCI: Dev0 tuple->host_interface_type = 0xe
[   31.154736] M1801 PCI: Dev0 tuple->host_interface_type = 0x17
[   31.154757] M1801 PCI: Dev0 tuple->host_interface_type = 0x17
[   31.154778] M1801 PCI: Dev0 tuple->host_interface_type = 0xe
[   31.154799] M1801 PCI: Dev0 tuple->host_interface_type = 0xe
[   31.154820] M1801 PCI: Dev0 tuple->host_interface_type = 0x10
[   31.154841] M1801 PCI: Dev0 tuple->host_interface_type = 0x11
[   31.154862] M1801 PCI: Dev0 tuple->host_interface_type = 0x12
[   31.154883] M1801 PCI: Dev0 tuple->host_interface_type = 0x14
[   31.154903] M1801 PCI: Dev0 tuple->host_interface_type = 0x15
[   31.154924] M1801 PCI: Dev0 tuple->host_interface_type = 0x16
[   31.154945] M1801 PCI: Dev0 tuple->host_interface_type = 0x18
[   31.154966] M1801 PCI: Dev0 tuple->host_interface_type = 0x19
[   31.154987] M1801 PCI: Dev0 tuple->host_interface_type = 0x1a
[   31.155008] M1801 PCI: Dev0 tuple->host_interface_type = 0x1b
[   31.155029] M1801 PCI: Dev0 tuple->host_interface_type = 0x1c
[   31.155050] M1801 PCI: Dev0 tuple->host_interface_type = 0x2
[   31.155069] M1801 PCI: Dev0 Interface Mask = 0x1ff7ecfc
[   31.155092] M1801 PCI: LAB_ADAPTER_DETECTED
[   31.155095] M1801 PCI: DUT_DETECTED
[   31.160933] M1801 PCI: Driver Loaded Successfully
[   31.282716] cdc_acm 1-3:1.0: ttyACM0: USB ACM device
[   31.283063] usbcore: registered new interface driver cdc_acm
[   31.283065] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[   31.499960] intel_rapl_common: Found RAPL domain package
[   31.499963] intel_rapl_common: Found RAPL domain core
[   31.886519] Adding 5242876k swap on /dev/mapper/vg00-swapvol.  Priority:-2 extents:1 across:5242876k SSFS
[   37.076976] alua: device handler registered
[   37.082460] emc: device handler registered
[   37.090706] rdac: device handler registered
[   37.424038] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[   37.424082] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[   37.561595] systemd-journald[433]: Received client request to flush runtime journal.
[   38.063999] audit: type=1400 audit(1738304617.847:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=720 comm="apparmor_parser"
[   38.064010] audit: type=1400 audit(1738304617.847:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=720 comm="apparmor_parser"
[   38.068580] audit: type=1400 audit(1738304617.851:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=723 comm="apparmor_parser"
[   38.068590] audit: type=1400 audit(1738304617.851:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=723 comm="apparmor_parser"
[   38.068597] audit: type=1400 audit(1738304617.851:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=723 comm="apparmor_parser"
[   38.069600] audit: type=1400 audit(1738304617.851:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=719 comm="apparmor_parser"
[   38.069611] audit: type=1400 audit(1738304617.851:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=719 comm="apparmor_parser"
[   38.075543] audit: type=1400 audit(1738304617.859:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=724 comm="apparmor_parser"
[   38.080892] audit: type=1400 audit(1738304617.863:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ntpd" pid=722 comm="apparmor_parser"
[   38.082366] audit: type=1400 audit(1738304617.863:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=726 comm="apparmor_parser"
[   45.539293] igb 0000:03:00.0 enp3s0: igb: enp3s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[   45.647299] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
[   53.084267] kauditd_printk_skb: 21 callbacks suppressed
[   53.084271] audit: type=1400 audit(1738304632.867:33): apparmor="DENIED" operation="open" profile="/usr/sbin/ntpd" name="/snap/bin/" pid=851 comm="ntpd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   53.084411] audit: type=1400 audit(1738304632.867:34): apparmor="DENIED" operation="sendmsg" info="Failed name lookup - disconnected path" error=-13 profile="/usr/sbin/ntpd" name="run/systemd/journal/dev-log" pid=851 comm="ntpd" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[   53.084664] audit: type=1400 audit(1738304632.867:35): apparmor="DENIED" operation="sendmsg" info="Failed name lookup - disconnected path" error=-13 profile="/usr/sbin/ntpd" name="run/systemd/journal/dev-log" pid=851 comm="ntpd" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[   53.084736] audit: type=1400 audit(1738304632.867:36): apparmor="DENIED" operation="sendmsg" info="Failed name lookup - disconnected path" error=-13 profile="/usr/sbin/ntpd" name="run/systemd/journal/dev-log" pid=851 comm="ntpd" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[   53.090506] audit: type=1400 audit(1738304632.875:37): apparmor="DENIED" operation="sendmsg" info="Failed name lookup - disconnected path" error=-13 profile="/usr/sbin/ntpd" name="run/systemd/journal/dev-log" pid=873 comm="ntpd" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[   53.158931] audit: type=1400 audit(1738304632.943:38): apparmor="DENIED" operation="sendmsg" info="Failed name lookup - disconnected path" error=-13 profile="/usr/sbin/ntpd" name="run/systemd/journal/dev-log" pid=873 comm="ntpd" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[   53.199761] audit: type=1400 audit(1738304632.983:39): apparmor="DENIED" operation="sendmsg" info="Failed name lookup - disconnected path" error=-13 profile="/usr/sbin/ntpd" name="run/systemd/journal/dev-log" pid=873 comm="ntpd" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[   53.199837] audit: type=1400 audit(1738304632.983:40): apparmor="DENIED" operation="sendmsg" info="Failed name lookup - disconnected path" error=-13 profile="/usr/sbin/ntpd" name="run/systemd/journal/dev-log" pid=873 comm="ntpd" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[   53.207889] audit: type=1400 audit(1738304632.991:41): apparmor="DENIED" operation="sendmsg" info="Failed name lookup - disconnected path" error=-13 profile="/usr/sbin/ntpd" name="run/systemd/journal/dev-log" pid=873 comm="ntpd" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[   53.211345] audit: type=1400 audit(1738304632.995:42): apparmor="DENIED" operation="sendmsg" info="Failed name lookup - disconnected path" error=-13 profile="/usr/sbin/ntpd" name="run/systemd/journal/dev-log" pid=873 comm="ntpd" requested_mask="w" denied_mask="w" fsuid=0 ouid=0

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Assistance Needed: PCIe Device BAR Reset Issue
  2025-01-31 10:07 Assistance Needed: PCIe Device BAR Reset Issue Naveen Kumar P
@ 2025-01-31 12:09 ` Lukas Wunner
  2025-02-01  9:03 ` Naveen Kumar P
  1 sibling, 0 replies; 3+ messages in thread
From: Lukas Wunner @ 2025-01-31 12:09 UTC (permalink / raw)
  To: Naveen Kumar P; +Cc: linux-pci, linux-kernel, Bjorn Helgaas

On Fri, Jan 31, 2025 at 03:37:26PM +0530, Naveen Kumar P wrote:
> PCIe Device: PLDA Device 5555
[...]
> Initially, the BAR value is 0xb0400000. However, after some time, reading
> from the PCIe device's BAR memory fails and returns 0xffff

If you're reading "all ones" from config space, it means the device is
inaccessible and the host bridge is returning this fabricated value after
a timeout.

>         Kernel modules: m1801_pci

That's not a driver in the upstream kernel.

Maybe that driver allows the device to runtime suspend to D3hot,
which in turn allows its upstream bridge to also runtime suspend
to D3hot.  Then the device would be inaccessible.

> Verified power management settings:
> 
> cat /sys/module/pcie_aspm/parameters/policy
> Output: [default] performance powersave powersupersave

/sys/bus/pci/devices/0000:01:00.0/power/runtime_status
would tell you whether the device is runtime suspended.

Thanks,

Lukas

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Assistance Needed: PCIe Device BAR Reset Issue
  2025-01-31 10:07 Assistance Needed: PCIe Device BAR Reset Issue Naveen Kumar P
  2025-01-31 12:09 ` Lukas Wunner
@ 2025-02-01  9:03 ` Naveen Kumar P
  1 sibling, 0 replies; 3+ messages in thread
From: Naveen Kumar P @ 2025-02-01  9:03 UTC (permalink / raw)
  To: linux-pci, lukas; +Cc: linux-kernel, Bjorn Helgaas

Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Does this indicates that memory space (Mem-) and bus mastering
(BusMaster-) are disabled? Does it suggest the device might have
entered a low-power state?

I see runtime_status as active
#cat /sys/bus/pci/devices/0000\:01\:00.0/power/runtime_status
active


On Fri, Jan 31, 2025 at 3:37 PM Naveen Kumar P
<naveenkumar.parna@gmail.com> wrote:
>
> Dear Linux Kernel Community,
>
> I hope this message finds you well. I am reaching out to seek assistance with an issue I am experiencing with a PCIe device on my system.
>
> System Details:
>
> PCIe Device: PLDA Device 5555
> Kernel Version: 5.4.0-148-generic
> Distribution: Ubuntu 20.04.6 LTS
>
> After booting the system, I read the Base Address Register (BAR) of the PCIe device using the following command:
>
> setpci -s 01:00.0 BASE_ADDRESS_0
>
> Initially, the BAR value is 0xb0400000. However, after some time, reading from the PCIe device's BAR memory fails and returns 0xffff (PCIe memory-mapped registers read via the readb(), readw(), and readl() kernel mode APIs returned 0xff\0xffff\0xffffffff). Upon rechecking the BAR using the same setpci command, the result is 0x00000000. Additionally, I verified the BAR0 address using the kernel API pci_resource_start(), and it exhibited the same behavior.
>
> Steps Taken:
>
> Verified the device status using lspci -vvv -s 01:00.0:
> # lspci -vvv -s 01:00.0
> 01:00.0 RAM memory: PLDA Device 5555
>         Subsystem: Device 4000:0000
>         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-
>         Interrupt: pin A routed to IRQ 16
>         Region 0: Memory at b0400000 (32-bit, non-prefetchable) [virtual] [size=4M]
>         Capabilities: [40] 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: [48] MSI: Enable- Count=1/1 Maskable- 64bit-
>                 Address: 00000000  Data: 0000
>         Capabilities: [60] Express (v2) Endpoint, MSI 00
>                 DevCap: MaxPayload 512 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited
>                         ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 0.000W
>                 DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
>                         RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
>                         MaxPayload 128 bytes, MaxReadReq 512 bytes
>                 DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend-
>                 LnkCap: Port #0, Speed 2.5GT/s, Width x2, ASPM L0s, Exit Latency L0s unlimited
>                         ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp-
>                 LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk-
>                         ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
>                 LnkSta: Speed 2.5GT/s (ok), Width x2 (ok)
>                         TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
>                 DevCap2: Completion Timeout: Range B, TimeoutDis-, NROPrPrP-, LTR-
>                          10BitTagComp-, 10BitTagReq-, OBFF Not Supported, ExtFmt-, EETLPPrefix-
>                          EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
>                          FRS-, TPHComp-, ExtTPHComp-
>                          AtomicOpsCap: 32bit- 64bit- 128bitCAS-
>                 DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
>                          AtomicOpsCtl: ReqEn-
>                 LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis+
>                          Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
>                          Compliance De-emphasis: -6dB
>                 LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete-, EqualizationPhase1-
>                          EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
>         Kernel driver in use: M1801 PCI
>         Kernel modules: m1801_pci
>
> # lspci -xxx -s 01:00.0
> 01:00.0 RAM memory: PLDA Device 5555
> 00: 56 15 55 55 00 00 10 00 00 00 00 05 00 00 00 00
> 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 40 00 00
> 30: 00 00 00 00 40 00 00 00 00 00 00 00 ff 01 00 00
> 40: 01 48 03 00 08 00 00 00 05 60 00 00 00 00 00 00
> 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 60: 10 00 02 00 c2 8f 00 00 10 28 01 00 21 f4 03 00
> 70: 00 00 21 00 00 00 00 00 00 00 00 00 00 00 00 00
> 80: 00 00 00 00 02 00 00 00 00 00 00 00 00 00 00 00
> 90: 20 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
> a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
>
>
> Verified power management settings:
>
> cat /sys/module/pcie_aspm/parameters/policy
> Output: [default] performance powersave powersupersave
>
>
> Request for Assistance: I would appreciate any guidance or suggestions on how to further debug this issue. Specifically, I am looking for:
>
> Potential causes for the BAR being reset to 0x00000000.
> Steps to ensure the device is not being reset or put into a low-power state unexpectedly.
> Any additional diagnostic steps or tools that could help identify the root cause.
> Thank you for your time and assistance.
>
>
> Best regards,
> Naveen
>
>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-02-01  9:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-31 10:07 Assistance Needed: PCIe Device BAR Reset Issue Naveen Kumar P
2025-01-31 12:09 ` Lukas Wunner
2025-02-01  9:03 ` Naveen Kumar P

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox