Re: PCI: hotplug_event: PCIe PLDA Device BAR Reset
From: Naveen Kumar P
Date: Mon Mar 10 2025 - 07:23:59 EST
On Wed, Mar 5, 2025 at 4:14 AM Naveen Kumar P
<naveenkumar.parna@xxxxxxxxx> wrote:
>
> On Wed, Mar 5, 2025 at 2:31 AM Bjorn Helgaas <helgaas@xxxxxxxxxx> wrote:
> >
> > On Tue, Mar 04, 2025 at 10:19:07PM +0530, Naveen Kumar P wrote:
> > > On Tue, Mar 4, 2025 at 1:35 PM Naveen Kumar P
> > > <naveenkumar.parna@xxxxxxxxx> wrote:
> > > ...
> >
> > > For this test run, I removed all three parameters (pcie_aspm=off,
> > > pci=nomsi, and pcie_ports=on) and booted with the following kernel
> > > command line arguments:
> > >
> > > cat /proc/cmdline
> > > BOOT_IMAGE=/vmlinuz-6.13.0+ root=/dev/mapper/vg00-rootvol ro quiet
> > > "dyndbg=file drivers/pci/* +p; file drivers/acpi/bus.c +p; file
> > > drivers/acpi/osl.c +p"
> > >
> > > This time, the issue occurred earlier, at 22998 seconds. Below is the
> > > relevant dmesg log during the ACPI_NOTIFY_BUS_CHECK event. The
> > > complete log is attached (dmesg_march4th_log.txt).
> > >
> > > [22998.536705] ACPI: \_SB_.PCI0.RP01: ACPI: ACPI_NOTIFY_BUS_CHECK event
> > > [22998.536753] ACPI: \_SB_.PCI0.RP01: ACPI: OSL: Scheduling hotplug
> > > event 0 for deferred handling
> > > [22998.536934] ACPI: \_SB_.PCI0.RP01: acpiphp_glue: Bridge acquired in
> > > hotplug_event()
> > > [22998.536972] ACPI: \_SB_.PCI0.RP01: acpiphp_glue: Bus check in hotplug_event()
> > > [22998.537002] ACPI: \_SB_.PCI0.RP01: acpiphp_glue: Checking bridge in
> > > hotplug_event()
> > > [22998.537024] PCI READ: res=0, bus=01 dev=00 func=0 pos=0x00 len=4
> > > data=0x55551556
> > > [22998.537066] PCI READ: res=0, bus=01 dev=00 func=0 pos=0x00 len=4
> > > data=0x55551556
> >
> > Fine again.
> >
> > > [22998.537094] ACPI: \_SB_.PCI0.RP01: acpiphp_glue: Enabling slot in
> > > acpiphp_check_bridge()
> > > [22998.537155] ACPI: Device [PXSX] status [0000000f]
> > > [22998.537206] ACPI: Device [D015] status [0000000f]
> > > [22998.537276] ACPI: \_SB_.PCI0.RP01: acpiphp_glue: Releasing bridge
> > > in hotplug_event()
> > >
> > > sudo lspci -xxx -s 01:00.0 | grep 10:
> > > 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> >
> > Obviously a problem. Can you start including the whole
> > "lspci -x -s 01:00.0" output? Obviously the Vendor ID reads above
> > worked fine. I *assume* it's still fine here, and only the BARs are
> > zeroed out?
> I've captured the complete lspci output from the last run, and it is as follows:
>
> $sudo 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 00 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
>
> I've also observed some inconsistencies in the behavior. In previous
> runs, the first invocation of lspci showed all FF's, and then the next
> run resulted in a PCI BAR reset, as mentioned below.
>
> Previous runs - first invocation of lspci output :
> --------------------------------------------------
> $sudo lspci -xxx -s 01:00.0
> 01:00.0 RAM memory: PLDA Device 5555 (rev ff)
> 00: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
> 10: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
> 20: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
> 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
> 40: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
> 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
> 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
> 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
> 80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
> 90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
> a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
> b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
> c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
> d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
> e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
> f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>
> Previous runs - second invocation of lspci output :
> --------------------------------------------------
> $sudo 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 00 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
>
> However this time, the first run didn't show all FF's but instead
> directly resulted in a PCI BAR reset.
>
>
> >
> > I assume you saw no new dmesg logs about config accesses to the device
> > before the lspci. If you instrumented the user config accessors
> > (pci_user_read_config_*(), also in access.c), you should see those
> > accesses.
> i will try this and update you with the results soon.
> >
> > You could sprinkle some calls to early_dump_pci_device() through the
> > acpiphp path. Turn off the kernel config access tracing when you do
> > this so it doesn't clutter things up.
I instrumented the user config accessors (pci_user_read_config_*())
and added calls to early_dump_pci_device() in the ACPIPHP path. The
corresponding patch
(0003-added-early_dump_pci_device-through-the-acpiphp-path.patch) is
attached for reference.
After rebuilding the kernel with these changes, I rebooted the system
and monitored the ACPI_NOTIFY_BUS_CHECK event in dmesg, but it did not
appear initially. After waiting for three days, I manually ran lspci,
which resulted in all 0xFFs in the PCI config space from 0x00 to 0x3F
as shown below:
$ sudo lspci -xxx -s 01:00.0
01:00.0 RAM memory: PLDA Device 5555 (rev ff)
00: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
10: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
20: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
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 00 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
The corresponding dmesg log confirms this:
[260228.608982] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x00
len=4 data=0xffffffff
...
[260228.609741] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x3c
len=4 data=0xffffffff
[260228.640346] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x40
len=4 data=0x34801
..
[260228.640666] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xfc
len=4 data=0x0
However, after completing this command, the ACPI_NOTIFY_BUS_CHECK
event was triggered. At this point, the early_dump_pci_device() output
reflected the correct values in the PCI config space (0x00 to 0x3F),
except for BAR0 (offset 0x10), which had been reset to 0x0:
[260228.711860] ACPI: \_SB_.PCI0.RP01: ACPI: ACPI_NOTIFY_BUS_CHECK event
[260228.711902] ACPI: \_SB_.PCI0.RP01: ACPI: OSL: Scheduling hotplug
event 0 for deferred handling
[260228.712004] ACPI: \_SB_.PCI0.RP01: acpiphp_glue: Bridge acquired
in hotplug_event()
[260228.712032] ACPI: \_SB_.PCI0.RP01: acpiphp_glue: Bus check in
hotplug_event()
[260228.712053] ACPI: \_SB_.PCI0.RP01: acpiphp_glue: Checking bridge
in hotplug_event()
[260228.712096] ACPI: \_SB_.PCI0.RP01: acpiphp_glue: calling
early_dump_pci_device() before enable_slot() in acpiphp_check_bridge()
[260228.712121] pcieport 0000:00:1c.0: config space:
[260228.712217] 00000000: 86 80 48 0f 07 04 10 00 11 00 04 06 10 00 81 00
[260228.712232] 00000010: 00 00 00 00 00 00 00 00 00 01 01 00 10 10 00 20
[260228.712246] 00000020: 40 b0 70 b0 f1 ff 01 00 00 00 00 00 00 00 00 00
[260228.712258] 00000030: 00 00 00 00 40 00 00 00 00 00 00 00 0b 01 12 00
[260228.712270] 00000040: 10 80 42 01 00 80 00 00 00 00 11 00 22 4c 31 01
[260228.712282] 00000050: 00 0c 21 30 60 00 04 00 00 00 40 01 00 00 00 00
[260228.712294] 00000060: 00 00 00 00 16 00 00 00 00 00 00 00 00 00 00 00
[260228.712306] 00000070: 01 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
[260228.712318] 00000080: 05 90 01 00 00 20 e0 fe 20 00 00 00 00 00 00 00
[260228.712330] 00000090: 0d a0 00 00 86 80 48 0f 00 00 00 00 00 00 00 00
[260228.712342] 000000a0: 01 00 03 c8 00 00 00 00 00 00 00 00 00 00 00 00
[260228.712354] 000000b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[260228.712366] 000000c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[260228.712378] 000000d0: 00 c0 00 00 42 08 00 00 00 80 11 c9 00 00 00 00
[260228.712390] 000000e0: 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00
[260228.712402] 000000f0: 50 00 00 00 c0 00 00 00 1a 0f 13 01 00 40 00 01
[260228.712420] ACPI: \_SB_.PCI0.RP01: acpiphp_glue: Enabling slot in
acpiphp_check_bridge()
A second lspci command confirmed that BAR0 remained 0x00, aligning
with the early_dump_pci_device() output:
$sudo 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 00 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
While I can now reliably reproduce the issue, I still don’t have
clarity on why BAR0 is being reset to zero?
I would like to summarize my observations as follows. Based on my
testing, I have noticed that the PCI BAR0 address (offset 0x10) gets
reset to zero under the following scenarios:
1. Spontaneous ACPI BUS CHECK Event
After booting the system, at an unpredictable time, an
ACPI_NOTIFY_BUS_CHECK event appears in the dmesg log.
Running lspci -xxx -s 01:00.0 after this event shows that BAR0 (offset
0x10) is reset to zero.
2. ACPI BUS CHECK Event Triggered After lspci Shows All 0xFF’s (Full
Config Space)
I waited for the ACPI_NOTIFY_BUS_CHECK event, but it did not appear in
the dmesg log.
Running lspci -xxx -s 01:00.0 at this stage resulted in all 0xFF's in
the PCI configuration space from offset 0x00 to 0xFF.
Immediately after this, the ACPI_NOTIFY_BUS_CHECK event appeared in dmesg.
After this event, running lspci again showed correct values in the PCI
configuration space, except BAR0 (offset 0x10) was still reset to
zero.
3. ACPI BUS CHECK Event Triggered After lspci Shows Partial 0xFF’s
(First 64 Bytes - as observed in this dmesg log)
This scenario is similar to the second one.
Running lspci -xxx -s 01:00.0 resulted in all 0xFF's from offset 0x00
to 0x3F instead of the entire config space.
The ACPI_NOTIFY_BUS_CHECK event then appeared, and lspci showed
correct values except for BAR0 (offset 0x10), which was reset to zero.
Why does reading the PCI configuration space with lspci sometimes
return 0xFF's for the first 64 bytes (offset 0x00 to 0x3F) and other
times for the entire 256-byte space (offset 0x00 to 0xFF)?
Does the kernel provide any debug messages or hooks that can help
determine why the PCI config space reads all 0xFF's before the ACPI
BUS CHECK event?
Should I add any additional instrumentation in the kernel (e.g.,
deeper tracing in access.c, ACPI hotplug path, or PCIe port handling)
to gather more information on why BAR0 is being reset?
I have attached the patch
0003-added-early_dump_pci_device-through-the-acpiphp-path.patch and
the full dmesg log for reference.
Looking forward to your thoughts.
> >
> > What is this device? Is it a shipping product? Do you have good
> The PCIe device in question is a Xilinx FPGA endpoint, which is
> flashed with RTL code to expose several host interfaces to the system
> via the PCIe link.
>
> > confidence that the hardware is working correctly? I guess you said
> > it works correctly on a different machine with an older kernel. I
> > would swap the cards between machines in case one card is broken.
> >
> > You could try bisecting between the working kernel and the broken one.
> > It's kind of painful since it takes so long to reproduce the problem.
> >
> > Bjorn
[ 0.000000] Linux version 6.14.0-rc5+ (naveen@bttest) (gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #5 SMP PREEMPT_DYNAMIC Thu Mar 6 18:31:21 IST 2025
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.14.0-rc5+ root=/dev/mapper/vg00-rootvol ro quiet "dyndbg=file drivers/pci/* +p; file drivers/acpi/bus.c +p; file drivers/acpi/osl.c +p"
[ 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] 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] APIC: Static calls initialized
[ 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] DMI: Memory slots populated: 1/1
[ 0.000000] tsc: Detected 1916.667 MHz processor
[ 0.002201] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.002210] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.002236] last_pfn = 0x160000 max_arch_pfn = 0x400000000
[ 0.002250] total RAM covered: 4512M
[ 0.002769] Found optimal setting for mtrr clean up
[ 0.002771] gran_size: 64K chunk_size: 64K num_reg: 5 lose cover RAM: 0G
[ 0.002783] MTRR map: 6 entries (4 fixed + 2 variable; max 20), built from 8 variable MTRRs
[ 0.002787] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.002910] e820: update [mem 0x9a000000-0xffffffff] usable ==> reserved
[ 0.002920] last_pfn = 0x9a000 max_arch_pfn = 0x400000000
[ 0.010309] found SMP MP-table at [mem 0x000fd6d0-0x000fd6df]
[ 0.014560] RAMDISK: [mem 0x269dd000-0x2f4e5fff]
[ 0.014578] ACPI: Early table checksum verification disabled
[ 0.014586] ACPI: RSDP 0x00000000000F04A0 000024 (v02 ALASKA)
[ 0.014596] ACPI: XSDT 0x000000009964A080 00007C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.014609] ACPI: FACP 0x0000000099652FC0 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
[ 0.014622] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/32 (20240827/tbfadt-560)
[ 0.014634] ACPI: DSDT 0x000000009964A188 008E32 (v02 ALASKA A M I 01072009 INTL 20120913)
[ 0.014644] ACPI: FACS 0x00000000997DAF80 000040
[ 0.014652] ACPI: APIC 0x00000000996530D0 000084 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.014662] ACPI: FPDT 0x0000000099653158 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.014672] ACPI: LPIT 0x00000000996531A0 000104 (v01 ALASKA A M I 00000003 VLV2 0100000D)
[ 0.014681] ACPI: MCFG 0x00000000996532A8 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.014691] ACPI: HPET 0x00000000996532E8 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
[ 0.014701] ACPI: SSDT 0x0000000099653320 000763 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.014710] ACPI: SSDT 0x0000000099653A88 000290 (v01 PmRef Cpu0Tst 00003000 INTL 20061109)
[ 0.014720] ACPI: SSDT 0x0000000099653D18 00017A (v01 PmRef ApTst 00003000 INTL 20061109)
[ 0.014730] ACPI: UEFI 0x0000000099653E98 000042 (v01 ALASKA A M I 00000000 00000000)
[ 0.014740] ACPI: CSRT 0x0000000099653EE0 00014C (v00 INTEL EDK2 00000005 INTL 20120624)
[ 0.014748] ACPI: Reserving FACP table memory at [mem 0x99652fc0-0x996530cb]
[ 0.014752] ACPI: Reserving DSDT table memory at [mem 0x9964a188-0x99652fb9]
[ 0.014755] ACPI: Reserving FACS table memory at [mem 0x997daf80-0x997dafbf]
[ 0.014758] ACPI: Reserving APIC table memory at [mem 0x996530d0-0x99653153]
[ 0.014761] ACPI: Reserving FPDT table memory at [mem 0x99653158-0x9965319b]
[ 0.014764] ACPI: Reserving LPIT table memory at [mem 0x996531a0-0x996532a3]
[ 0.014767] ACPI: Reserving MCFG table memory at [mem 0x996532a8-0x996532e3]
[ 0.014770] ACPI: Reserving HPET table memory at [mem 0x996532e8-0x9965331f]
[ 0.014773] ACPI: Reserving SSDT table memory at [mem 0x99653320-0x99653a82]
[ 0.014776] ACPI: Reserving SSDT table memory at [mem 0x99653a88-0x99653d17]
[ 0.014779] ACPI: Reserving SSDT table memory at [mem 0x99653d18-0x99653e91]
[ 0.014782] ACPI: Reserving UEFI table memory at [mem 0x99653e98-0x99653ed9]
[ 0.014785] ACPI: Reserving CSRT table memory at [mem 0x99653ee0-0x9965402b]
[ 0.015006] No NUMA configuration found
[ 0.015009] Faking a node at [mem 0x0000000000000000-0x000000015fffffff]
[ 0.015030] NODE_DATA(0) allocated [mem 0x15ffd1a00-0x15fffbfff]
[ 0.015673] Zone ranges:
[ 0.015675] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.015681] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.015685] Normal [mem 0x0000000100000000-0x000000015fffffff]
[ 0.015689] Device empty
[ 0.015692] Movable zone start for each node
[ 0.015697] Early memory node ranges
[ 0.015699] node 0: [mem 0x0000000000001000-0x000000000009cfff]
[ 0.015703] node 0: [mem 0x0000000000100000-0x000000001effffff]
[ 0.015706] node 0: [mem 0x000000001f100000-0x000000001fffffff]
[ 0.015709] node 0: [mem 0x0000000020100000-0x0000000099614fff]
[ 0.015713] node 0: [mem 0x0000000099afc000-0x0000000099afcfff]
[ 0.015716] node 0: [mem 0x0000000099b3f000-0x0000000099cadfff]
[ 0.015719] node 0: [mem 0x0000000099ffa000-0x0000000099ffffff]
[ 0.015721] node 0: [mem 0x0000000100000000-0x000000015fffffff]
[ 0.015726] Initmem setup node 0 [mem 0x0000000000001000-0x000000015fffffff]
[ 0.015738] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.015799] On node 0, zone DMA: 99 pages in unavailable ranges
[ 0.018339] On node 0, zone DMA32: 256 pages in unavailable ranges
[ 0.028524] On node 0, zone DMA32: 256 pages in unavailable ranges
[ 0.028561] On node 0, zone DMA32: 1255 pages in unavailable ranges
[ 0.028575] On node 0, zone DMA32: 66 pages in unavailable ranges
[ 0.028600] On node 0, zone DMA32: 844 pages in unavailable ranges
[ 0.037637] On node 0, zone Normal: 24576 pages in unavailable ranges
[ 0.037655] x86/hpet: Will disable the HPET for this platform because it's not reliable
[ 0.037661] Reserving Intel graphics memory at [mem 0x9b000000-0x9effffff]
[ 0.037768] ACPI: PM-Timer IO Port: 0x408
[ 0.037792] ACPI: LAPIC_NMI (acpi_id[0x01] low res lint[0xc6])
[ 0.037797] ACPI: NMI not connected to LINT 1!
[ 0.037799] ACPI: LAPIC_NMI (acpi_id[0x02] high dfl lint[0xdc])
[ 0.037802] ACPI: NMI not connected to LINT 1!
[ 0.037804] ACPI: LAPIC_NMI (acpi_id[0x03] low edge lint[0x99])
[ 0.037807] ACPI: NMI not connected to LINT 1!
[ 0.037809] ACPI: LAPIC_NMI (acpi_id[0x04] dfl dfl lint[0x74])
[ 0.037811] ACPI: NMI not connected to LINT 1!
[ 0.037824] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-86
[ 0.037832] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.037837] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.037848] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.037851] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.037863] TSC deadline timer available
[ 0.037877] CPU topo: Max. logical packages: 1
[ 0.037879] CPU topo: Max. logical dies: 1
[ 0.037881] CPU topo: Max. dies per package: 1
[ 0.037895] CPU topo: Max. threads per core: 1
[ 0.037898] CPU topo: Num. cores per package: 4
[ 0.037900] CPU topo: Num. threads per package: 4
[ 0.037902] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
[ 0.037968] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.037975] PM: hibernation: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[ 0.037978] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[ 0.037980] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.037983] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.037988] PM: hibernation: Registered nosave memory: [mem 0x1f000000-0x1f0fffff]
[ 0.037994] PM: hibernation: Registered nosave memory: [mem 0x20000000-0x200fffff]
[ 0.038000] PM: hibernation: Registered nosave memory: [mem 0x99615000-0x99644fff]
[ 0.038002] PM: hibernation: Registered nosave memory: [mem 0x99645000-0x99654fff]
[ 0.038005] PM: hibernation: Registered nosave memory: [mem 0x99655000-0x997dafff]
[ 0.038007] PM: hibernation: Registered nosave memory: [mem 0x997db000-0x99afbfff]
[ 0.038013] PM: hibernation: Registered nosave memory: [mem 0x99afd000-0x99b3efff]
[ 0.038019] PM: hibernation: Registered nosave memory: [mem 0x99cae000-0x99ff9fff]
[ 0.038024] PM: hibernation: Registered nosave memory: [mem 0x9a000000-0x9affffff]
[ 0.038027] PM: hibernation: Registered nosave memory: [mem 0x9b000000-0x9effffff]
[ 0.038029] PM: hibernation: Registered nosave memory: [mem 0x9f000000-0xdfffffff]
[ 0.038032] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.038034] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[ 0.038037] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.038039] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfed00fff]
[ 0.038042] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
[ 0.038044] PM: hibernation: Registered nosave memory: [mem 0xfed02000-0xfed02fff]
[ 0.038047] PM: hibernation: Registered nosave memory: [mem 0xfed03000-0xfed03fff]
[ 0.038049] PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfed07fff]
[ 0.038052] PM: hibernation: Registered nosave memory: [mem 0xfed08000-0xfed08fff]
[ 0.038054] PM: hibernation: Registered nosave memory: [mem 0xfed09000-0xfed0bfff]
[ 0.038056] PM: hibernation: Registered nosave memory: [mem 0xfed0c000-0xfed0ffff]
[ 0.038059] PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed1bfff]
[ 0.038061] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1cfff]
[ 0.038064] PM: hibernation: Registered nosave memory: [mem 0xfed1d000-0xfedfffff]
[ 0.038066] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.038069] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeefffff]
[ 0.038071] PM: hibernation: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
[ 0.038074] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffafffff]
[ 0.038076] PM: hibernation: Registered nosave memory: [mem 0xffb00000-0xffffffff]
[ 0.038081] [mem 0x9f000000-0xdfffffff] available for PCI devices
[ 0.038084] Booting paravirtualized kernel on bare hardware
[ 0.038089] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.038120] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.039192] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
[ 0.039216] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
[ 0.039224] pcpu-alloc: [0] 0 1 2 3
[ 0.039287] Kernel command line: BOOT_IMAGE=/vmlinuz-6.14.0-rc5+ root=/dev/mapper/vg00-rootvol ro quiet "dyndbg=file drivers/pci/* +p; file drivers/acpi/bus.c +p; file drivers/acpi/osl.c +p"
[ 0.039444] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.14.0-rc5+", will be passed to user space.
[ 0.039472] random: crng init done
[ 0.039475] printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
[ 0.040744] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.041417] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.041549] Fallback order for Node 0: 0
[ 0.041561] Built 1 zonelists, mobility grouping on. Total pages: 1021223
[ 0.041565] Policy zone: Normal
[ 0.041587] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.041600] software IO TLB: area num 4.
[ 0.120595] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.120667] Kernel/User page tables isolation: enabled
[ 0.120770] ftrace: allocating 55019 entries in 215 pages
[ 0.203706] ftrace: allocated 215 pages with 6 groups
[ 0.205559] Dynamic Preempt: voluntary
[ 0.205699] rcu: Preemptible hierarchical RCU implementation.
[ 0.205702] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[ 0.205706] Trampoline variant of Tasks RCU enabled.
[ 0.205708] Rude variant of Tasks RCU enabled.
[ 0.205709] Tracing variant of Tasks RCU enabled.
[ 0.205711] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.205714] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.205732] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.205738] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.205742] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.217152] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[ 0.217486] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.217619] spurious 8259A interrupt: IRQ7.
[ 0.217663] Console: colour dummy device 80x25
[ 0.217672] printk: legacy console [tty0] enabled
[ 0.217818] ACPI: Core revision 20240827
[ 0.217987] APIC: Switch to symmetric I/O mode setup
[ 0.218575] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3741594d34d, max_idle_ns: 881590420564 ns
[ 0.218592] Calibrating delay loop (skipped), value calculated using timer frequency.. 3833.33 BogoMIPS (lpj=7666668)
[ 0.218661] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[ 0.218667] Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0
[ 0.218677] process: using mwait in idle threads
[ 0.218685] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.218692] Spectre V2 : Mitigation: Retpolines
[ 0.218695] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.218698] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.218701] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.218707] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.218712] MDS: Mitigation: Clear CPU buffers
[ 0.218716] MMIO Stale Data: Unknown: No mitigations
[ 0.218721] x86/fpu: x87 FPU will use FXSAVE
[ 0.222586] Freeing SMP alternatives memory: 44K
[ 0.222586] pid_max: default: 32768 minimum: 301
[ 0.222586] LSM: initializing lsm=lockdown,capability,yama,apparmor,ima,evm
[ 0.222586] Yama: becoming mindful.
[ 0.222586] AppArmor: AppArmor initialized
[ 0.222586] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.222586] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.222586] smpboot: CPU0: Intel(R) Atom(TM) CPU E3845 @ 1.91GHz (family: 0x6, model: 0x37, stepping: 0x9)
[ 0.222586] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, 8-deep LBR, full-width counters, Intel PMU driver.
[ 0.222586] ... version: 3
[ 0.222586] ... bit width: 40
[ 0.222586] ... generic registers: 2
[ 0.222586] ... value mask: 000000ffffffffff
[ 0.222586] ... max period: 0000007fffffffff
[ 0.222586] ... fixed-purpose events: 3
[ 0.222586] ... event mask: 0000000700000003
[ 0.222586] signal: max sigframe size: 1440
[ 0.222586] Estimated ratio of average max frequency by base frequency (times 1024): 1024
[ 0.222586] rcu: Hierarchical SRCU implementation.
[ 0.222586] rcu: Max phase no-delay instances is 1000.
[ 0.222586] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.223651] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.223865] smp: Bringing up secondary CPUs ...
[ 0.230758] smpboot: x86: Booting SMP configuration:
[ 0.230765] .... node #0, CPUs: #1 #2 #3
[ 0.262743] smp: Brought up 1 node, 4 CPUs
[ 0.262743] smpboot: Total of 4 processors activated (15333.33 BogoMIPS)
[ 0.263273] Memory: 3747728K/4084892K available (17905K kernel code, 3280K rwdata, 13480K rodata, 4784K init, 6100K bss, 329412K reserved, 0K cma-reserved)
[ 0.263317] devtmpfs: initialized
[ 0.263317] x86/mm: Memory block size: 128MB
[ 0.267151] ACPI: PM: Registering ACPI NVS region [mem 0x99655000-0x997dafff] (1597440 bytes)
[ 0.267151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.267151] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.267151] pinctrl core: initialized pinctrl subsystem
[ 0.267261] PM: RTC time: 16:23:43, date: 2025-03-06
[ 0.269219] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.269780] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.270680] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.270858] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.270913] audit: initializing netlink subsys (disabled)
[ 0.270968] audit: type=2000 audit(1741278223.052:1): state=initialized audit_enabled=0 res=1
[ 0.270991] thermal_sys: Registered thermal governor 'fair_share'
[ 0.270997] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.271002] thermal_sys: Registered thermal governor 'step_wise'
[ 0.271005] thermal_sys: Registered thermal governor 'user_space'
[ 0.271032] EISA bus registered
[ 0.271057] cpuidle: using governor ladder
[ 0.271057] cpuidle: using governor menu
[ 0.271057] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.271057] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[ 0.271074] PCI: Using configuration type 1 for base access
[ 0.271295] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.274880] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.274880] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.274936] ACPI: Added _OSI(Module Device)
[ 0.274936] ACPI: Added _OSI(Processor Device)
[ 0.274936] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.274936] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.294607] ACPI: 4 ACPI AML tables successfully acquired and loaded
[ 0.327256] ACPI: Dynamic OEM Table Load:
[ 0.327279] ACPI: SSDT 0xFFFF9621C0327C00 00037A (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.329151] ACPI: Dynamic OEM Table Load:
[ 0.329168] ACPI: SSDT 0xFFFF9621C092C800 000433 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.331385] ACPI: Dynamic OEM Table Load:
[ 0.331402] ACPI: SSDT 0xFFFF9621C0282800 00015F (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.332775] ACPI: Dynamic OEM Table Load:
[ 0.332790] ACPI: SSDT 0xFFFF9621C0D28D80 00008D (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.337248] ACPI: Interpreter enabled
[ 0.337307] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.337313] ACPI: Using IOAPIC for interrupt routing
[ 0.337418] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.337424] PCI: Ignoring E820 reservations for host bridge windows
[ 0.338514] ACPI: Enabled 13 GPEs in block 00 to 3F
[ 0.338792] ACPI: Device [ACPI] status [0000000f]
[ 0.338948] ACPI: Device [CPU0] status [0000000f]
[ 0.339046] ACPI: Device [CPU1] status [0000000f]
[ 0.339139] ACPI: Device [CPU2] status [0000000f]
[ 0.339239] ACPI: Device [CPU3] status [0000000f]
[ 0.339366] ACPI: Device [_SB] status [0000000f]
[ 0.339519] ACPI: Device [RTC0] status [0000000f]
[ 0.339767] ACPI: Device [HPET] status [0000000f]
[ 0.340979] ACPI: Device [PCI0] status [0000000f]
[ 0.341113] ACPI: Device [VLVC] status [0000000f]
[ 0.341255] ACPI: Device [GFX0] status [0000000f]
[ 0.341494] ACPI: Device [DD01] status [0000000f]
[ 0.341732] ACPI: Device [DD02] status [0000000f]
[ 0.341953] ACPI: Device [DD03] status [0000000f]
[ 0.342177] ACPI: Device [DD04] status [0000000f]
[ 0.342402] ACPI: Device [DD05] status [0000000f]
[ 0.342749] ACPI: Device [DD06] status [0000000f]
[ 0.342955] ACPI: Device [DD07] status [0000000f]
[ 0.343152] ACPI: Device [DD08] status [0000000f]
[ 0.343356] ACPI: Device [DD1F] status [0000000f]
[ 0.343689] ACPI: Device [ISP0] status [00000000]
[ 0.343817] ACPI: Device [SBRG] status [0000000f]
[ 0.343999] ACPI: Device [H_EC] status [00000000]
[ 0.344181] ACPI: Device [BAT0] status [00000000]
[ 0.344352] ACPI: Device [BAT1] status [00000000]
[ 0.344509] ACPI: Device [BAT2] status [00000000]
[ 0.344659] ACPI: Device [FWHD] status [0000000f]
[ 0.344819] ACPI: Device [IPIC] status [0000000f]
[ 0.344986] ACPI: Device [LDRC] status [0000000f]
[ 0.345127] ACPI: Device [TIMR] status [0000000f]
[ 0.345302] ACPI: Device [WPCN] status [00000000]
[ 0.345672] ACPI: Device [UAR5] status [00000000]
[ 0.346148] ACPI: Device [UAR8] status [00000000]
[ 0.347091] ACPI: Device [SIO1] status [0000000f]
[ 0.349568] ACPI: Device [LPTE] status [00000000]
[ 0.350055] ACPI: Device [PS2K] status [00000000]
[ 0.351015] ACPI: Device [PS2M] status [00000000]
[ 0.351514] ACPI: Device [SSPI] status [00000000]
[ 0.351673] ACPI: Device [SGPI] status [00000000]
[ 0.351834] ACPI: Device [SHWM] status [00000000]
[ 0.351991] ACPI: Device [SCPI] status [00000000]
[ 0.353296] ACPI: Device [UAR1] status [00000000]
[ 0.354572] ACPI: Device [UAR2] status [00000000]
[ 0.354707] ACPI: Device [ADP1] status [0000000f]
[ 1.974968] ACPI: Device [BAT1] status [0000000f]
[ 2.785507] ACPI: Device [BAT2] status [00000000]
[ 2.785900] ACPI: Device [PCU1] status [0000000f]
[ 2.786039] ACPI: Device [D004] status [0000000f]
[ 2.786146] ACPI: Device [D005] status [0000000f]
[ 2.786256] ACPI: Device [D006] status [0000000f]
[ 2.982614] ACPI: Device [SATA] status [0000000f]
[ 2.982804] ACPI: Device [XHC1] status [0000000f]
[ 2.983071] ACPI: Device [RHUB] status [0000000f]
[ 2.983177] ACPI: Device [SSP1] status [0000000f]
[ 2.983348] ACPI: Device [HS01] status [0000000f]
[ 2.983512] ACPI: Device [HS02] status [0000000f]
[ 2.983681] ACPI: Device [HS03] status [0000000f]
[ 2.983844] ACPI: Device [HS04] status [0000000f]
[ 2.984013] ACPI: Device [HSC1] status [0000000f]
[ 2.984175] ACPI: Device [HSC2] status [0000000f]
[ 2.984347] ACPI: Device [D009] status [0000000f]
[ 2.984452] ACPI: Device [XHC2] status [0000000f]
[ 2.984562] ACPI: Device [D00B] status [0000000f]
[ 2.984666] ACPI: Device [GLAN] status [0000000f]
[ 2.984849] ACPI: Device [HDEF] status [0000000f]
[ 2.985068] ACPI: Device [EHC1] status [00000000]
[ 2.985311] ACPI: Device [HUBN] status [0000000f]
[ 2.985422] ACPI: Device [PR01] status [0000000f]
[ 2.985540] ACPI: Device [PR11] status [0000000f]
[ 2.985665] ACPI: Device [PR12] status [0000000f]
[ 2.985783] ACPI: Device [PR13] status [0000000f]
[ 2.985906] ACPI: Device [PR14] status [0000000f]
[ 2.986024] ACPI: Device [PR15] status [0000000f]
[ 2.986148] ACPI: Device [PR16] status [0000000f]
[ 2.986266] ACPI: Device [PR17] status [0000000f]
[ 2.986390] ACPI: Device [PR18] status [0000000f]
[ 2.986524] ACPI: Device [SBUS] status [0000000f]
[ 2.986676] ACPI: Device [RP01] status [0000000f]
[ 2.986796] ACPI: Device [PXSX] status [0000000f]
[ 2.986930] ACPI: Device [D015] status [0000000f]
[ 2.987041] ACPI: Device [RP02] status [0000000f]
[ 2.987156] ACPI: Device [PXSX] status [0000000f]
[ 2.987287] ACPI: Device [D016] status [0000000f]
[ 2.987393] ACPI: Device [RP03] status [0000000f]
[ 2.987525] ACPI: Device [PXSX] status [0000000f]
[ 2.987665] ACPI: Device [D017] status [0000000f]
[ 2.987776] ACPI: Device [RP04] status [0000000f]
[ 2.987890] ACPI: Device [PXSX] status [0000000f]
[ 2.988023] ACPI: Device [D018] status [0000000f]
[ 2.988128] ACPI: Device [D02A] status [0000000f]
[ 2.988237] ACPI: Device [D019] status [0000000f]
[ 2.988341] ACPI: Device [D01A] status [0000000f]
[ 2.988457] ACPI: Device [D01B] status [0000000f]
[ 2.988567] ACPI: Device [D01C] status [0000000f]
[ 2.988671] ACPI: Device [D01D] status [0000000f]
[ 2.988780] ACPI: Device [D01E] status [0000000f]
[ 2.988884] ACPI: Device [D01F] status [0000000f]
[ 2.988993] ACPI: Device [D020] status [0000000f]
[ 2.989098] ACPI: Device [D021] status [0000000f]
[ 2.989207] ACPI: Device [D022] status [0000000f]
[ 2.989322] ACPI: Device [D023] status [0000000f]
[ 2.989432] ACPI: Device [D024] status [0000000f]
[ 2.989536] ACPI: Device [D025] status [0000000f]
[ 2.989645] ACPI: Device [D026] status [0000000f]
[ 2.989749] ACPI: Device [D027] status [0000000f]
[ 2.989858] ACPI: Device [D028] status [0000000f]
[ 2.990070] ACPI: Device [EM41] status [00000000]
[ 2.990190] ACPI: Device [CARD] status [0000000f]
[ 2.990391] ACPI: Device [EM45] status [0000000f]
[ 2.990505] ACPI: Device [CARD] status [0000000f]
[ 2.990676] ACPI: Device [OTG1] status [00000000]
[ 2.990785] ACPI: \_SB_.USBC: New power resource
[ 2.991196] ACPI: Device [SEC0] status [0000000f]
[ 2.991395] ACPI: Device [PDRC] status [0000000f]
[ 2.991819] ACPI: Device [LNKA] status [0000000b]
[ 2.992237] ACPI: Device [LNKB] status [00000009]
[ 2.992634] ACPI: Device [LNKC] status [0000000b]
[ 2.993036] ACPI: Device [LNKD] status [0000000b]
[ 2.993439] ACPI: Device [LNKE] status [0000000b]
[ 2.993837] ACPI: Device [LNKF] status [0000000b]
[ 2.994240] ACPI: Device [LNKG] status [0000000b]
[ 2.994645] ACPI: Device [LNKH] status [0000000b]
[ 2.995247] ACPI: Device [LPEA] status [00000000]
[ 2.995320] ACPI: \_SB_.LPEA.PLPE: New power resource
[ 2.996295] ACPI: Device [LPA2] status [00000000]
[ 2.996367] ACPI: \_SB_.LPA2.PLPE: New power resource
[ 2.996862] ACPI: Device [ADMA] status [0000000f]
[ 2.997035] ACPI: Device [PWRB] status [0000000f]
[ 2.997187] ACPI: Device [SLPB] status [0000000f]
[ 2.997607] ACPI: Device [LID0] status [0000000f]
[ 2.998151] ACPI: Device [GPED] status [00000000]
[ 2.998419] ACPI: Device [MBID] status [0000000f]
[ 2.998631] ACPI: Device [PIND] status [00000000]
[ 2.998752] ACPI: Device [_TZ] status [0000000f]
[ 2.999287] ACPI: Device [ACPI] status [0000000f]
[ 2.999314] ACPI: Device [CPU0] status [0000000f]
[ 2.999392] ACPI: Device [CPU1] status [0000000f]
[ 2.999424] ACPI: Device [CPU2] status [0000000f]
[ 2.999456] ACPI: Device [CPU3] status [0000000f]
[ 2.999487] ACPI: Device [_SB] status [0000000f]
[ 2.999513] ACPI: Device [RTC0] status [0000000f]
[ 2.999557] ACPI: Device [HPET] status [0000000f]
[ 2.999711] ACPI: Device [PCI0] status [0000000f]
[ 3.000231] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 3.000250] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 3.000840] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[ 3.001614] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
[ 3.003377] PCI host bridge to bus 0000:00
[ 3.003393] pci_bus 0000:00: root bus resource [io 0x0070-0x0077]
[ 3.003401] pci_bus 0000:00: root bus resource [io 0x0000-0x006f window]
[ 3.003407] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7 window]
[ 3.003413] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 3.003419] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000fffff window]
[ 3.003425] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xb0b17fff window]
[ 3.003431] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 3.003445] pci_bus 0000:00: scanning bus
[ 3.003476] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000 conventional PCI endpoint
[ 3.003732] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000 conventional PCI endpoint
[ 3.003762] pci 0000:00:02.0: BAR 0 [mem 0xb0000000-0xb03fffff]
[ 3.003771] pci 0000:00:02.0: BAR 2 [mem 0xa0000000-0xafffffff pref]
[ 3.003778] pci 0000:00:02.0: BAR 4 [io 0xe080-0xe087]
[ 3.003802] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 3.004046] pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601 conventional PCI endpoint
[ 3.004091] pci 0000:00:13.0: BAR 0 [io 0xe070-0xe077]
[ 3.004099] pci 0000:00:13.0: BAR 1 [io 0xe060-0xe063]
[ 3.004106] pci 0000:00:13.0: BAR 2 [io 0xe050-0xe057]
[ 3.004112] pci 0000:00:13.0: BAR 3 [io 0xe040-0xe043]
[ 3.004118] pci 0000:00:13.0: BAR 4 [io 0xe020-0xe03f]
[ 3.004124] pci 0000:00:13.0: BAR 5 [mem 0xb0b17000-0xb0b177ff]
[ 3.004173] pci 0000:00:13.0: PME# supported from D3hot
[ 3.004183] pci 0000:00:13.0: PME# disabled
[ 3.004368] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330 conventional PCI endpoint
[ 3.004408] pci 0000:00:14.0: BAR 0 [mem 0xb0b00000-0xb0b0ffff 64bit]
[ 3.004454] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 3.004463] pci 0000:00:14.0: PME# disabled
[ 3.004865] pci 0000:00:17.0: [8086:0f50] type 00 class 0x080501 conventional PCI endpoint
[ 3.004915] pci 0000:00:17.0: BAR 0 [mem 0xb0b16000-0xb0b16fff]
[ 3.004923] pci 0000:00:17.0: BAR 1 [mem 0xb0b15000-0xb0b15fff]
[ 3.004971] pci 0000:00:17.0: PME# supported from D0 D3hot
[ 3.004981] pci 0000:00:17.0: PME# disabled
[ 3.005308] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000 conventional PCI endpoint
[ 3.005372] pci 0000:00:1a.0: BAR 0 [mem 0xb0900000-0xb09fffff]
[ 3.005381] pci 0000:00:1a.0: BAR 1 [mem 0xb0800000-0xb08fffff]
[ 3.005447] pci 0000:00:1a.0: PME# supported from D0 D3hot
[ 3.005457] pci 0000:00:1a.0: PME# disabled
[ 3.005650] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300 conventional PCI endpoint
[ 3.005697] pci 0000:00:1b.0: BAR 0 [mem 0xb0b10000-0xb0b13fff 64bit]
[ 3.005749] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 3.005759] pci 0000:00:1b.0: PME# disabled
[ 3.005949] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400 PCIe Root Port
[ 3.005976] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 3.005986] pci 0000:00:1c.0: bridge window [mem 0xb0400000-0xb07fffff]
[ 3.006052] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 3.006061] pci 0000:00:1c.0: PME# disabled
[ 3.006272] pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400 PCIe Root Port
[ 3.006299] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 3.006369] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 3.006378] pci 0000:00:1c.2: PME# disabled
[ 3.006586] pci 0000:00:1c.3: [8086:0f4e] type 01 class 0x060400 PCIe Root Port
[ 3.006615] pci 0000:00:1c.3: PCI bridge to [bus 03]
[ 3.006623] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
[ 3.006631] pci 0000:00:1c.3: bridge window [mem 0xb0a00000-0xb0afffff]
[ 3.006696] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 3.006704] pci 0000:00:1c.3: PME# disabled
[ 3.006914] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100 conventional PCI endpoint
[ 3.007244] pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500 conventional PCI endpoint
[ 3.007343] pci 0000:00:1f.3: BAR 0 [mem 0xb0b14000-0xb0b1401f]
[ 3.007360] pci 0000:00:1f.3: BAR 4 [io 0xe000-0xe01f]
[ 3.007591] pci_bus 0000:00: fixups for bus
[ 3.007600] pci 0000:00:1c.0: scanning [bus 01-01] behind bridge, pass 0
[ 3.007718] pci_bus 0000:01: scanning bus
[ 3.007762] pci 0000:01:00.0: [1556:5555] type 00 class 0x050000 PCIe Endpoint
[ 3.007838] pci 0000:01:00.0: BAR 0 [mem 0xb0400000-0xb07fffff]
[ 3.014631] pci_bus 0000:01: fixups for bus
[ 3.014638] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 3.014651] pci_bus 0000:01: bus scan returning with max=01
[ 3.014660] pci 0000:00:1c.2: scanning [bus 02-02] behind bridge, pass 0
[ 3.014771] pci_bus 0000:02: scanning bus
[ 3.014780] pci_bus 0000:02: fixups for bus
[ 3.014784] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 3.014796] pci_bus 0000:02: bus scan returning with max=02
[ 3.014805] pci 0000:00:1c.3: scanning [bus 03-03] behind bridge, pass 0
[ 3.014928] pci_bus 0000:03: scanning bus
[ 3.014979] pci 0000:03:00.0: working around ROM BAR overlap defect
[ 3.014985] pci 0000:03:00.0: [8086:1533] type 00 class 0x020000 PCIe Endpoint
[ 3.015059] pci 0000:03:00.0: BAR 0 [mem 0xb0a00000-0xb0a7ffff]
[ 3.015069] pci 0000:03:00.0: BAR 2 [io 0xd000-0xd01f]
[ 3.015077] pci 0000:03:00.0: BAR 3 [mem 0xb0a80000-0xb0a83fff]
[ 3.015208] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 3.015219] pci 0000:03:00.0: PME# disabled
[ 3.015513] pci_bus 0000:03: fixups for bus
[ 3.015520] pci 0000:00:1c.3: PCI bridge to [bus 03]
[ 3.015532] pci_bus 0000:03: bus scan returning with max=03
[ 3.015541] pci 0000:00:1c.0: scanning [bus 01-01] behind bridge, pass 1
[ 3.015552] pci 0000:00:1c.2: scanning [bus 02-02] behind bridge, pass 1
[ 3.015562] pci 0000:00:1c.3: scanning [bus 03-03] behind bridge, pass 1
[ 3.015571] pci_bus 0000:00: bus scan returning with max=03
[ 3.015640] ACPI: Device [VLVC] status [0000000f]
[ 3.015659] ACPI: Device [GFX0] status [0000000f]
[ 3.015687] ACPI: Device [DD01] status [0000000f]
[ 3.015699] ACPI: Device [DD02] status [0000000f]
[ 3.015711] ACPI: Device [DD03] status [0000000f]
[ 3.015722] ACPI: Device [DD04] status [0000000f]
[ 3.015734] ACPI: Device [DD05] status [0000000f]
[ 3.015745] ACPI: Device [DD06] status [0000000f]
[ 3.015757] ACPI: Device [DD07] status [0000000f]
[ 3.015768] ACPI: Device [DD08] status [0000000f]
[ 3.015779] ACPI: Device [DD1F] status [0000000f]
[ 3.015866] ACPI: Device [ISP0] status [00000000]
[ 3.015881] ACPI: Device [SBRG] status [0000000f]
[ 3.015959] ACPI: Device [H_EC] status [00000000]
[ 3.015972] ACPI: Device [FWHD] status [0000000f]
[ 3.016093] ACPI: Device [IPIC] status [0000000f]
[ 3.016121] ACPI: Device [LDRC] status [0000000f]
[ 3.016138] ACPI: Device [TIMR] status [0000000f]
[ 3.016208] ACPI: Device [WPCN] status [00000000]
[ 3.016224] ACPI: Device [SIO1] status [0000000f]
[ 3.016526] ACPI: Device [LPTE] status [00000000]
[ 3.016810] ACPI: Device [PS2K] status [00000000]
[ 3.017096] ACPI: Device [PS2M] status [00000000]
[ 3.017133] ACPI: Device [SSPI] status [00000000]
[ 3.017169] ACPI: Device [SGPI] status [00000000]
[ 3.017204] ACPI: Device [SHWM] status [00000000]
[ 3.017240] ACPI: Device [SCPI] status [00000000]
[ 3.017523] ACPI: Device [UAR1] status [00000000]
[ 3.017808] ACPI: Device [UAR2] status [00000000]
[ 3.017823] ACPI: Device [ADP1] status [0000000f]
[ 4.638512] ACPI: Device [BAT1] status [0000000f]
[ 5.448956] ACPI: Device [BAT2] status [00000000]
[ 5.449043] ACPI: Device [PCU1] status [0000000f]
[ 5.449069] ACPI: Device [D004] status [0000000f]
[ 5.449084] ACPI: Device [D005] status [0000000f]
[ 5.449096] ACPI: Device [D006] status [0000000f]
[ 5.646614] ACPI: Device [SATA] status [0000000f]
[ 5.646685] ACPI: Device [XHC1] status [0000000f]
[ 5.646701] ACPI: Device [RHUB] status [0000000f]
[ 5.646714] ACPI: Device [SSP1] status [0000000f]
[ 5.646726] ACPI: Device [HS01] status [0000000f]
[ 5.646738] ACPI: Device [HS02] status [0000000f]
[ 5.646749] ACPI: Device [HS03] status [0000000f]
[ 5.646760] ACPI: Device [HS04] status [0000000f]
[ 5.646771] ACPI: Device [HSC1] status [0000000f]
[ 5.646783] ACPI: Device [HSC2] status [0000000f]
[ 5.646795] ACPI: Device [D009] status [0000000f]
[ 5.646806] ACPI: Device [XHC2] status [0000000f]
[ 5.646817] ACPI: Device [D00B] status [0000000f]
[ 5.646828] ACPI: Device [GLAN] status [0000000f]
[ 5.646896] ACPI: Device [HDEF] status [0000000f]
[ 5.646962] ACPI: Device [EHC1] status [00000000]
[ 5.646976] ACPI: Device [SBUS] status [0000000f]
[ 5.646990] ACPI: Device [RP01] status [0000000f]
[ 5.647002] ACPI: Device [PXSX] status [0000000f]
[ 5.647013] ACPI: Device [D015] status [0000000f]
[ 5.647026] ACPI: Device [RP02] status [0000000f]
[ 5.647037] ACPI: Device [PXSX] status [0000000f]
[ 5.647048] ACPI: Device [D016] status [0000000f]
[ 5.647059] ACPI: Device [RP03] status [0000000f]
[ 5.647070] ACPI: Device [PXSX] status [0000000f]
[ 5.647081] ACPI: Device [D017] status [0000000f]
[ 5.647092] ACPI: Device [RP04] status [0000000f]
[ 5.647103] ACPI: Device [PXSX] status [0000000f]
[ 5.647115] ACPI: Device [D018] status [0000000f]
[ 5.647126] ACPI: Device [D02A] status [0000000f]
[ 5.647137] ACPI: Device [D019] status [0000000f]
[ 5.647149] ACPI: Device [D01A] status [0000000f]
[ 5.647160] ACPI: Device [D01B] status [0000000f]
[ 5.647171] ACPI: Device [D01C] status [0000000f]
[ 5.647182] ACPI: Device [D01D] status [0000000f]
[ 5.647193] ACPI: Device [D01E] status [0000000f]
[ 5.647204] ACPI: Device [D01F] status [0000000f]
[ 5.647215] ACPI: Device [D020] status [0000000f]
[ 5.647227] ACPI: Device [D021] status [0000000f]
[ 5.647238] ACPI: Device [D022] status [0000000f]
[ 5.647249] ACPI: Device [D023] status [0000000f]
[ 5.647260] ACPI: Device [D024] status [0000000f]
[ 5.647271] ACPI: Device [D025] status [0000000f]
[ 5.647283] ACPI: Device [D026] status [0000000f]
[ 5.647294] ACPI: Device [D027] status [0000000f]
[ 5.647305] ACPI: Device [D028] status [0000000f]
[ 5.647399] ACPI: Device [EM41] status [00000000]
[ 5.647497] ACPI: Device [EM45] status [0000000f]
[ 5.647512] ACPI: Device [CARD] status [0000000f]
[ 5.647583] ACPI: Device [OTG1] status [00000000]
[ 5.647650] ACPI: Device [SEC0] status [0000000f]
[ 5.647666] ACPI: Device [PDRC] status [0000000f]
[ 5.647708] ACPI: Device [USBC] status [0000000f]
[ 5.647786] ACPI: Device [LNKA] status [0000000b]
[ 5.647948] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[ 5.648052] ACPI: Device [LNKB] status [00000009]
[ 5.648205] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[ 5.648211] ACPI: PCI: Interrupt link LNKB disabled
[ 5.648316] ACPI: Device [LNKC] status [0000000b]
[ 5.648467] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 5.648574] ACPI: Device [LNKD] status [0000000b]
[ 5.648725] ACPI: PCI: Interrupt link LNKD configured for IRQ 10
[ 5.648830] ACPI: Device [LNKE] status [0000000b]
[ 5.648981] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[ 5.649087] ACPI: Device [LNKF] status [0000000b]
[ 5.649238] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[ 5.649345] ACPI: Device [LNKG] status [0000000b]
[ 5.649496] ACPI: PCI: Interrupt link LNKG configured for IRQ 10
[ 5.649602] ACPI: Device [LNKH] status [0000000b]
[ 5.649753] ACPI: PCI: Interrupt link LNKH configured for IRQ 10
[ 5.649834] ACPI: Device [PLPE] status [00000001]
[ 5.649968] ACPI: Device [LPEA] status [00000000]
[ 5.650005] ACPI: Device [PLPE] status [00000001]
[ 5.650139] ACPI: Device [LPA2] status [00000000]
[ 5.650153] ACPI: Device [PWRB] status [0000000f]
[ 5.650267] ACPI: Device [SLPB] status [0000000f]
[ 5.650361] ACPI: Device [LID0] status [0000000f]
[ 5.650477] ACPI: Device [GPED] status [00000000]
[ 5.650492] ACPI: Device [MBID] status [0000000f]
[ 5.650699] ACPI: Device [PIND] status [00000000]
[ 5.650713] ACPI: Device [_TZ] status [0000000f]
[ 5.651327] iommu: Default domain type: Translated
[ 5.651327] iommu: DMA domain TLB invalidation policy: lazy mode
[ 5.651327] SCSI subsystem initialized
[ 5.651327] libata version 3.00 loaded.
[ 5.651327] ACPI: bus type USB registered
[ 5.651327] usbcore: registered new interface driver usbfs
[ 5.651327] usbcore: registered new interface driver hub
[ 5.651327] usbcore: registered new device driver usb
[ 5.651327] pps_core: LinuxPPS API ver. 1 registered
[ 5.651327] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[ 5.651327] PTP clock support registered
[ 5.651327] EDAC MC: Ver: 3.0.0
[ 5.651327] NetLabel: Initializing
[ 5.651327] NetLabel: domain hash size = 128
[ 5.651327] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 5.651327] NetLabel: unlabeled traffic allowed by default
[ 5.651327] PCI: Using ACPI for IRQ routing
[ 5.655985] PCI: pci_cache_line_size set to 64 bytes
[ 5.656043] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 5.656049] e820: reserve RAM buffer [mem 0x1f000000-0x1fffffff]
[ 5.656054] e820: reserve RAM buffer [mem 0x99615000-0x9bffffff]
[ 5.656058] e820: reserve RAM buffer [mem 0x99afd000-0x9bffffff]
[ 5.656062] e820: reserve RAM buffer [mem 0x99cae000-0x9bffffff]
[ 5.656066] e820: reserve RAM buffer [mem 0x9a000000-0x9bffffff]
[ 5.658612] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 5.658619] pci 0000:00:02.0: vgaarb: bridge control possible
[ 5.658623] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 5.658634] vgaarb: loaded
[ 5.658768] clocksource: Switched to clocksource tsc-early
[ 5.660372] VFS: Disk quotas dquot_6.6.0
[ 5.660408] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 5.660618] AppArmor: AppArmor Filesystem Enabled
[ 5.660685] pnp: PnP ACPI init
[ 5.661243] system 00:01: [io 0x0680-0x069f] has been reserved
[ 5.661254] system 00:01: [io 0x0400-0x047f] has been reserved
[ 5.661260] system 00:01: [io 0x0500-0x05fe] has been reserved
[ 5.661266] system 00:01: [io 0x0600-0x061f] has been reserved
[ 5.661767] system 00:02: [io 0x0a00-0x0a0f] has been reserved
[ 5.661776] system 00:02: [io 0x0a10-0x0a1f] has been reserved
[ 8.302327] system 00:04: [mem 0xe0000000-0xefffffff] could not be reserved
[ 8.302340] system 00:04: [mem 0xfed01000-0xfed01fff] has been reserved
[ 8.302347] system 00:04: [mem 0xfed03000-0xfed03fff] has been reserved
[ 8.302361] system 00:04: [mem 0xfed04000-0xfed04fff] has been reserved
[ 8.302368] system 00:04: [mem 0xfed0c000-0xfed0ffff] has been reserved
[ 8.302374] system 00:04: [mem 0xfed08000-0xfed08fff] has been reserved
[ 8.302380] system 00:04: [mem 0xfed1c000-0xfed1cfff] has been reserved
[ 8.302386] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 8.302392] system 00:04: [mem 0xfef00000-0xfeffffff] has been reserved
[ 8.303127] pnp: PnP ACPI: found 5 devices
[ 8.313526] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 8.313708] NET: Registered PF_INET protocol family
[ 8.313882] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 8.346397] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 8.346472] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 8.346582] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 8.346943] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 8.347278] TCP: Hash tables configured (established 32768 bind 32768)
[ 8.347428] UDP hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 8.347533] UDP-Lite hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 8.347706] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 8.347731] NET: Registered PF_XDP protocol family
[ 8.347756] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
[ 8.347769] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[ 8.347779] pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
[ 8.347786] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[ 8.347794] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
[ 8.347802] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
[ 8.347828] pci 0000:00:1c.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 8.347836] pci 0000:00:1c.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 8.347844] pci 0000:00:1c.2: bridge window [mem size 0x00200000]: can't assign; no space
[ 8.347849] pci 0000:00:1c.2: bridge window [mem size 0x00200000]: failed to assign
[ 8.347863] pci 0000:00:1c.2: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 8.347870] pci 0000:00:1c.2: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 8.347879] pci 0000:00:1c.3: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 8.347885] pci 0000:00:1c.3: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 8.347892] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]: assigned
[ 8.347900] pci 0000:00:1c.2: bridge window [io 0x2000-0x2fff]: assigned
[ 8.347911] pci 0000:00:1c.3: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 8.347917] pci 0000:00:1c.3: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 8.347924] pci 0000:00:1c.2: bridge window [mem size 0x00200000]: can't assign; no space
[ 8.347929] pci 0000:00:1c.2: bridge window [mem size 0x00200000]: failed to assign
[ 8.347937] pci 0000:00:1c.2: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 8.347943] pci 0000:00:1c.2: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 8.347951] pci 0000:00:1c.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 8.347956] pci 0000:00:1c.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 8.347966] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 8.347973] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
[ 8.347982] pci 0000:00:1c.0: bridge window [mem 0xb0400000-0xb07fffff]
[ 8.347993] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 8.347998] pci 0000:00:1c.2: bridge window [io 0x2000-0x2fff]
[ 8.348011] pci 0000:00:1c.3: PCI bridge to [bus 03]
[ 8.348016] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
[ 8.348024] pci 0000:00:1c.3: bridge window [mem 0xb0a00000-0xb0afffff]
[ 8.348035] pci_bus 0000:00: resource 4 [io 0x0070-0x0077]
[ 8.348040] pci_bus 0000:00: resource 5 [io 0x0000-0x006f window]
[ 8.348046] pci_bus 0000:00: resource 6 [io 0x0078-0x0cf7 window]
[ 8.348051] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 8.348056] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000fffff window]
[ 8.348062] pci_bus 0000:00: resource 9 [mem 0xa0000000-0xb0b17fff window]
[ 8.348067] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
[ 8.348072] pci_bus 0000:01: resource 1 [mem 0xb0400000-0xb07fffff]
[ 8.348078] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 8.348083] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
[ 8.348088] pci_bus 0000:03: resource 1 [mem 0xb0a00000-0xb0afffff]
[ 8.348753] PCI: CLS 64 bytes, default 64
[ 8.348780] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 8.348785] software IO TLB: mapped [mem 0x0000000095615000-0x0000000099615000] (64MB)
[ 8.348948] Trying to unpack rootfs image as initramfs...
[ 8.349395] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3741594d34d, max_idle_ns: 881590420564 ns
[ 8.349455] clocksource: Switched to clocksource tsc
[ 8.349644] iosf_mbi_pci 0000:00:00.0: vgaarb: pci_notify
[ 8.349659] iosf_mbi_pci 0000:00:00.0: runtime IRQ mapping not provided by arch
[ 8.349698] iosf_mbi_pci 0000:00:00.0: vgaarb: pci_notify
[ 8.350691] Initialise system trusted keyrings
[ 8.350723] Key type blacklist registered
[ 8.350867] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[ 8.350913] zbud: loaded
[ 8.351612] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 8.351977] fuse: init (API version 7.42)
[ 8.352367] integrity: Platform Keyring initialized
[ 8.390066] Key type asymmetric registered
[ 8.390082] Asymmetric key parser 'x509' registered
[ 8.390188] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 8.390414] io scheduler mq-deadline registered
[ 8.393517] ledtrig-cpu: registered to indicate activity on CPUs
[ 8.393575] pciehp: pcie_port_service_register = 0
[ 8.393606] pcieport 0000:00:1c.0: vgaarb: pci_notify
[ 8.393626] pcieport 0000:00:1c.0: runtime IRQ mapping not provided by arch
[ 8.394032] pcieport 0000:00:1c.0: bwctrl: enabled with IRQ 87
[ 8.394058] pcieport 0000:00:1c.0: save config 0x00: 0x0f488086
[ 8.394066] pcieport 0000:00:1c.0: save config 0x04: 0x00100407
[ 8.394073] pcieport 0000:00:1c.0: save config 0x08: 0x06040011
[ 8.394078] pcieport 0000:00:1c.0: save config 0x0c: 0x00810010
[ 8.394084] pcieport 0000:00:1c.0: save config 0x10: 0x00000000
[ 8.394090] pcieport 0000:00:1c.0: save config 0x14: 0x00000000
[ 8.394095] pcieport 0000:00:1c.0: save config 0x18: 0x00010100
[ 8.394101] pcieport 0000:00:1c.0: save config 0x1c: 0x00001010
[ 8.394107] pcieport 0000:00:1c.0: save config 0x20: 0xb070b040
[ 8.394112] pcieport 0000:00:1c.0: save config 0x24: 0x0001fff1
[ 8.394118] pcieport 0000:00:1c.0: save config 0x28: 0x00000000
[ 8.394123] pcieport 0000:00:1c.0: save config 0x2c: 0x00000000
[ 8.394129] pcieport 0000:00:1c.0: save config 0x30: 0x00000000
[ 8.394134] pcieport 0000:00:1c.0: save config 0x34: 0x00000040
[ 8.394140] pcieport 0000:00:1c.0: save config 0x38: 0x00000000
[ 8.394145] pcieport 0000:00:1c.0: save config 0x3c: 0x0012010b
[ 8.394177] pcieport 0000:00:1c.0: vgaarb: pci_notify
[ 8.394199] pcieport 0000:00:1c.2: vgaarb: pci_notify
[ 8.394211] pcieport 0000:00:1c.2: runtime IRQ mapping not provided by arch
[ 8.394477] pcieport 0000:00:1c.2: bwctrl: enabled with IRQ 88
[ 8.394500] pcieport 0000:00:1c.2: save config 0x00: 0x0f4c8086
[ 8.394508] pcieport 0000:00:1c.2: save config 0x04: 0x00100407
[ 8.394514] pcieport 0000:00:1c.2: save config 0x08: 0x06040011
[ 8.394519] pcieport 0000:00:1c.2: save config 0x0c: 0x00810010
[ 8.394525] pcieport 0000:00:1c.2: save config 0x10: 0x00000000
[ 8.394531] pcieport 0000:00:1c.2: save config 0x14: 0x00000000
[ 8.394536] pcieport 0000:00:1c.2: save config 0x18: 0x00020200
[ 8.394542] pcieport 0000:00:1c.2: save config 0x1c: 0x00002020
[ 8.394547] pcieport 0000:00:1c.2: save config 0x20: 0x0000fff0
[ 8.394553] pcieport 0000:00:1c.2: save config 0x24: 0x0001fff1
[ 8.394558] pcieport 0000:00:1c.2: save config 0x28: 0x00000000
[ 8.394564] pcieport 0000:00:1c.2: save config 0x2c: 0x00000000
[ 8.394569] pcieport 0000:00:1c.2: save config 0x30: 0x00000000
[ 8.394575] pcieport 0000:00:1c.2: save config 0x34: 0x00000040
[ 8.394580] pcieport 0000:00:1c.2: save config 0x38: 0x00000000
[ 8.394586] pcieport 0000:00:1c.2: save config 0x3c: 0x0012030b
[ 8.394612] pcieport 0000:00:1c.2: vgaarb: pci_notify
[ 8.394633] pcieport 0000:00:1c.3: vgaarb: pci_notify
[ 8.394645] pcieport 0000:00:1c.3: runtime IRQ mapping not provided by arch
[ 8.394930] pcieport 0000:00:1c.3: bwctrl: enabled with IRQ 89
[ 8.394953] pcieport 0000:00:1c.3: save config 0x00: 0x0f4e8086
[ 8.394960] pcieport 0000:00:1c.3: save config 0x04: 0x00100407
[ 8.394967] pcieport 0000:00:1c.3: save config 0x08: 0x06040011
[ 8.394972] pcieport 0000:00:1c.3: save config 0x0c: 0x00810010
[ 8.394978] pcieport 0000:00:1c.3: save config 0x10: 0x00000000
[ 8.394983] pcieport 0000:00:1c.3: save config 0x14: 0x00000000
[ 8.394989] pcieport 0000:00:1c.3: save config 0x18: 0x00030300
[ 8.394994] pcieport 0000:00:1c.3: save config 0x1c: 0x0000d0d0
[ 8.395000] pcieport 0000:00:1c.3: save config 0x20: 0xb0a0b0a0
[ 8.395006] pcieport 0000:00:1c.3: save config 0x24: 0x0001fff1
[ 8.395011] pcieport 0000:00:1c.3: save config 0x28: 0x00000000
[ 8.395017] pcieport 0000:00:1c.3: save config 0x2c: 0x00000000
[ 8.395022] pcieport 0000:00:1c.3: save config 0x30: 0x00000000
[ 8.395027] pcieport 0000:00:1c.3: save config 0x34: 0x00000040
[ 8.395033] pcieport 0000:00:1c.3: save config 0x38: 0x00000000
[ 8.395039] pcieport 0000:00:1c.3: save config 0x3c: 0x0012040a
[ 8.395067] pcieport 0000:00:1c.3: vgaarb: pci_notify
[ 8.395154] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 9.342841] Freeing initrd memory: 142372K
[ 10.039743] ACPI: AC: AC Adapter [ADP1] (on-line)
[ 10.039951] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 10.041142] ACPI: button: Power Button [PWRB]
[ 10.041153] ACPI: Driver [button] successfully bound to device [PWRB]
[ 10.041159] ACPI: Found driver [button] for device [PWRB]
[ 10.041283] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 10.042263] ACPI: button: Sleep Button [SLPB]
[ 10.042274] ACPI: Driver [button] successfully bound to device [SLPB]
[ 10.042279] ACPI: Found driver [button] for device [SLPB]
[ 10.042410] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[ 10.043469] ACPI: button: Lid Switch [LID0]
[ 10.043481] ACPI: Driver [button] successfully bound to device [LID0]
[ 10.043486] ACPI: Found driver [button] for device [LID0]
[ 10.043619] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 10.044694] ACPI: button: Power Button [PWRF]
[ 10.044706] ACPI: Driver [button] successfully bound to device [PWRF]
[ 10.044711] ACPI: Found driver [button] for device [PWRF]
[ 10.052555] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 10.052852] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 10.078447] ACPI: Device [ISP0] status [00000000]
[ 10.078530] ACPI: Device [H_EC] status [00000000]
[ 10.078566] ACPI: Device [BAT0] status [00000000]
[ 10.078601] ACPI: Device [BAT1] status [00000000]
[ 10.078636] ACPI: Device [BAT2] status [00000000]
[ 10.078695] ACPI: Device [WPCN] status [00000000]
[ 10.078750] ACPI: Device [UAR5] status [00000000]
[ 10.078806] ACPI: Device [UAR8] status [00000000]
[ 10.079100] ACPI: Device [LPTE] status [00000000]
[ 10.079382] ACPI: Device [PS2K] status [00000000]
[ 10.079664] ACPI: Device [PS2M] status [00000000]
[ 10.079700] ACPI: Device [SSPI] status [00000000]
[ 10.079736] ACPI: Device [SGPI] status [00000000]
[ 10.079770] ACPI: Device [SHWM] status [00000000]
[ 10.079804] ACPI: Device [SCPI] status [00000000]
[ 10.080083] ACPI: Device [UAR1] status [00000000]
[ 10.080364] ACPI: Device [UAR2] status [00000000]
[ 13.285029] ACPI: Device [BAT2] status [00000000]
[ 13.518385] ACPI: Device [EHC1] status [00000000]
[ 13.544030] ACPI: Device [HUBN] status [0000000f]
[ 13.544666] ACPI: Device [PR01] status [0000000f]
[ 13.570321] ACPI: Device [PR11] status [0000000f]
[ 13.596248] ACPI: Device [PR12] status [0000000f]
[ 13.622146] ACPI: Device [PR13] status [0000000f]
[ 13.648119] ACPI: Device [PR14] status [0000000f]
[ 13.674096] ACPI: Device [PR15] status [0000000f]
[ 13.700011] ACPI: Device [PR16] status [0000000f]
[ 13.726022] ACPI: Device [PR17] status [0000000f]
[ 13.751845] ACPI: Device [PR18] status [0000000f]
[ 14.271944] ACPI: Device [EM41] status [00000000]
[ 14.297569] ACPI: Device [CARD] status [0000000f]
[ 14.375296] ACPI: Device [OTG1] status [00000000]
[ 14.401439] ACPI: Device [LPEA] status [00000000]
[ 14.427680] ACPI: Device [LPA2] status [00000000]
[ 14.427696] ACPI: Device [ADMA] status [0000000f]
[ 14.453971] ACPI: Device [GPED] status [00000000]
[ 14.505753] ACPI: Device [PIND] status [00000000]
[ 14.557246] hpet: number irqs doesn't agree with number of timers
[ 14.557341] Linux agpgart interface v0.103
[ 14.565999] loop: module loaded
[ 14.566698] tun: Universal TUN/TAP device driver, 1.6
[ 14.566877] PPP generic driver version 2.4.2
[ 14.567232] VFIO - User Level meta-driver version: 0.3
[ 14.567471] xhci_hcd 0000:00:14.0: vgaarb: pci_notify
[ 14.567485] xhci_hcd 0000:00:14.0: runtime IRQ mapping not provided by arch
[ 14.585053] xhci_hcd 0000:00:14.0: enabling bus mastering
[ 14.585069] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 14.585116] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 14.586197] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[ 14.586210] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 14.586520] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 14.586531] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 14.586540] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 14.589203] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14
[ 14.589212] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 14.589218] usb usb1: Product: xHCI Host Controller
[ 14.589222] usb usb1: Manufacturer: Linux 6.14.0-rc5+ xhci-hcd
[ 14.589227] usb usb1: SerialNumber: 0000:00:14.0
[ 14.613288] hub 1-0:1.0: USB hub found
[ 14.613324] hub 1-0:1.0: 6 ports detected
[ 14.667765] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.14
[ 14.667779] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 14.667785] usb usb2: Product: xHCI Host Controller
[ 14.667790] usb usb2: Manufacturer: Linux 6.14.0-rc5+ xhci-hcd
[ 14.667794] usb usb2: SerialNumber: 0000:00:14.0
[ 14.668807] hub 2-0:1.0: USB hub found
[ 14.668839] hub 2-0:1.0: 1 port detected
[ 14.721759] xhci_hcd 0000:00:14.0: vgaarb: pci_notify
[ 14.721889] i8042: PNP: No PS/2 controller found.
[ 14.722634] mousedev: PS/2 mouse device common for all mice
[ 14.723877] rtc_cmos 00:00: RTC can wake from S4
[ 14.724356] rtc_cmos 00:00: registered as rtc0
[ 14.724392] rtc_cmos 00:00: setting system clock to 2025-03-06T16:23:57 UTC (1741278237)
[ 14.724484] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram
[ 14.724516] i2c_dev: i2c /dev entries driver
[ 14.724565] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 14.724595] device-mapper: uevent: version 1.0.3
[ 14.724732] device-mapper: ioctl: 4.49.0-ioctl (2025-01-17) initialised: dm-devel@xxxxxxxxxxxxxxx
[ 14.724789] platform eisa.0: Probing EISA bus 0
[ 14.724797] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 14.724803] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 14.724808] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 14.724812] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 14.724817] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 14.724821] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 14.724826] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 14.724830] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 14.724835] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 14.724839] platform eisa.0: EISA: Detected 0 cards
[ 14.724850] intel_pstate: Intel P-state driver initializing
[ 14.725859] efifb: probing for efifb
[ 14.725882] efifb: No BGRT, not showing boot graphics
[ 14.725886] efifb: framebuffer at 0xa0000, using 64k, total 64k
[ 14.725890] efifb: mode is 640x480x1, linelength=80, pages=1
[ 14.725895] efifb: scrolling: redraw
[ 14.725897] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 14.726256] fbcon: Deferring console take-over
[ 14.726262] fb0: EFI VGA frame buffer device
[ 14.726525] drop_monitor: Initializing network drop monitor service
[ 14.726745] NET: Registered PF_INET6 protocol family
[ 14.752170] Segment Routing with IPv6
[ 14.752212] In-situ OAM (IOAM) with IPv6
[ 14.752275] NET: Registered PF_PACKET protocol family
[ 14.753125] Key type dns_resolver registered
[ 14.757740] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 14.758216] microcode: Current revision: 0x0000090d
[ 14.759235] IPI shorthand broadcast: enabled
[ 14.764432] sched_clock: Marking stable (14760007323, 1073004)->(14829668133, -68587806)
[ 14.765284] registered taskstats version 1
[ 14.766221] Loading compiled-in X.509 certificates
[ 14.768848] Loaded X.509 cert 'Build time autogenerated kernel key: 496e409daaca5be585c260a1e40635b0bd670b13'
[ 14.774617] Demotion targets for Node 0: null
[ 14.775930] Key type .fscrypt registered
[ 14.775936] Key type fscrypt-provisioning registered
[ 14.797822] cryptd: max_cpu_qlen set to 1000
[ 14.913564] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[ 14.954936] ACPI: Device [BAT1] status [0000000f]
[ 14.954951] ACPI: battery: Slot [BAT1] (battery absent)
[ 14.955042] ACPI: Driver [battery] successfully bound to device [BAT1]
[ 14.955048] ACPI: Found driver [battery] for device [BAT1]
[ 15.020715] Key type encrypted registered
[ 15.020732] AppArmor: AppArmor sha256 policy hashing enabled
[ 15.020761] ima: No TPM chip found, activating TPM-bypass!
[ 15.020774] Loading compiled-in module X.509 certificates
[ 15.022637] Loaded X.509 cert 'Build time autogenerated kernel key: 496e409daaca5be585c260a1e40635b0bd670b13'
[ 15.022646] ima: Allocated hash algorithm: sha1
[ 15.022663] ima: No architecture policies found
[ 15.022707] evm: Initialising EVM extended attributes:
[ 15.022712] evm: security.selinux
[ 15.022715] evm: security.SMACK64
[ 15.022718] evm: security.SMACK64EXEC
[ 15.022721] evm: security.SMACK64TRANSMUTE
[ 15.022723] evm: security.SMACK64MMAP
[ 15.022726] evm: security.apparmor
[ 15.022729] evm: security.ima
[ 15.022731] evm: security.capability
[ 15.022734] evm: HMAC attrs: 0x1
[ 15.023560] PM: Magic number: 1:950:387
[ 15.023609] thermal cooling_device2: hash matches
[ 15.024767] RAS: Correctable Errors collector initialized.
[ 15.055261] usb 1-3: New USB device found, idVendor=04d8, idProduct=000a, bcdDevice= 1.00
[ 15.055275] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 15.055281] usb 1-3: Product: Simple CDC Device Demo
[ 15.055285] usb 1-3: Manufacturer: Microchip Technology Inc.
[ 15.062046] clk: Disabling unused clocks
[ 15.062081] PM: genpd: Disabling unused power domains
[ 15.075223] Freeing unused decrypted memory: 2028K
[ 15.078446] Freeing unused kernel image (initmem) memory: 4784K
[ 15.079037] Write protecting the kernel read-only data: 32768k
[ 15.080522] Freeing unused kernel image (text/rodata gap) memory: 524K
[ 15.081875] Freeing unused kernel image (rodata/data gap) memory: 856K
[ 15.167368] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 15.168091] x86/mm: Checking user space page tables
[ 15.249567] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 15.249582] Run /init as init process
[ 15.249587] with arguments:
[ 15.249590] /init
[ 15.249594] with environment:
[ 15.249597] HOME=/
[ 15.249600] TERM=linux
[ 15.249603] BOOT_IMAGE=/vmlinuz-6.14.0-rc5+
[ 17.554799] sdhci: Secure Digital Host Controller Interface driver
[ 17.554809] sdhci: Copyright(c) Pierre Ossman
[ 17.558260] ahci 0000:00:13.0: vgaarb: pci_notify
[ 17.558279] ahci 0000:00:13.0: runtime IRQ mapping not provided by arch
[ 17.558288] ahci 0000:00:13.0: version 3.0
[ 17.562422] ahci 0000:00:13.0: controller can't do DEVSLP, turning off
[ 17.572339] sdhci-pci 0000:00:17.0: vgaarb: pci_notify
[ 17.572360] sdhci-pci 0000:00:17.0: runtime IRQ mapping not provided by arch
[ 17.572368] sdhci-pci 0000:00:17.0: SDHCI controller found [8086:0f50] (rev 11)
[ 17.576000] ahci 0000:00:13.0: AHCI vers 0001.0300, 32 command slots, 3 Gbps, SATA mode
[ 17.576018] ahci 0000:00:13.0: 1/2 ports implemented (port mask 0x2)
[ 17.576025] ahci 0000:00:13.0: flags: 64bit ncq pm led clo pio slum part deso
[ 17.577267] scsi host0: ahci
[ 17.578626] scsi host1: ahci
[ 17.578793] ata1: DUMMY
[ 17.578800] ata2: SATA max UDMA/133 abar m2048@0xb0b17000 port 0xb0b17180 irq 91 lpm-pol 3
[ 17.578895] ahci 0000:00:13.0: vgaarb: pci_notify
[ 17.590041] mmc0: SDHCI controller on PCI [0000:00:17.0] using ADMA
[ 17.590108] sdhci-pci 0000:00:17.0: vgaarb: pci_notify
[ 17.641413] ACPI: bus type drm_connector registered
[ 17.793126] mmc0: Failed to initialize a non-removable card
[ 17.854322] sdhci-pci 0000:00:17.0: save config 0x00: 0x0f508086
[ 17.854338] sdhci-pci 0000:00:17.0: save config 0x04: 0x00100006
[ 17.854345] sdhci-pci 0000:00:17.0: save config 0x08: 0x08050111
[ 17.854353] sdhci-pci 0000:00:17.0: save config 0x0c: 0x00000010
[ 17.854359] sdhci-pci 0000:00:17.0: save config 0x10: 0xb0b16000
[ 17.854365] sdhci-pci 0000:00:17.0: save config 0x14: 0xb0b15000
[ 17.854371] sdhci-pci 0000:00:17.0: save config 0x18: 0x00000000
[ 17.854377] sdhci-pci 0000:00:17.0: save config 0x1c: 0x00000000
[ 17.854382] sdhci-pci 0000:00:17.0: save config 0x20: 0x00000000
[ 17.854388] sdhci-pci 0000:00:17.0: save config 0x24: 0x00000000
[ 17.854394] sdhci-pci 0000:00:17.0: save config 0x28: 0x00000000
[ 17.854400] sdhci-pci 0000:00:17.0: save config 0x2c: 0x00000000
[ 17.854406] sdhci-pci 0000:00:17.0: save config 0x30: 0x00000000
[ 17.854411] sdhci-pci 0000:00:17.0: save config 0x34: 0x00000080
[ 17.854417] sdhci-pci 0000:00:17.0: save config 0x38: 0x00000000
[ 17.854423] sdhci-pci 0000:00:17.0: save config 0x3c: 0x0000010a
[ 17.854441] sdhci-pci 0000:00:17.0: PME# enabled
[ 17.892472] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 17.893598] ata2.00: ATA-10: TS128GMTS830S, 22Z2V3PD, max UDMA/133
[ 17.893937] ata2.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 17.895414] ata2.00: Features: Dev-Sleep
[ 17.897066] ata2.00: configured for UDMA/133
[ 17.908179] scsi 1:0:0:0: Direct-Access ATA TS128GMTS830S V3PD PQ: 0 ANSI: 5
[ 17.909197] sd 1:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[ 17.909259] sd 1:0:0:0: Attached scsi generic sg0 type 0
[ 17.909308] sd 1:0:0:0: [sda] Write Protect is off
[ 17.909316] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 17.909372] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 17.909515] sd 1:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[ 17.933556] sda: sda1 sda2 sda3
[ 17.934291] sd 1:0:0:0: [sda] Attached SCSI disk
[ 17.942106] dca service started, version 1.12.1
[ 17.966632] igb: Intel(R) Gigabit Ethernet Network Driver
[ 17.966643] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 17.966692] igb 0000:03:00.0: vgaarb: pci_notify
[ 17.966706] igb 0000:03:00.0: runtime IRQ mapping not provided by arch
[ 17.990588] igb 0000:03:00.0: save config 0x00: 0x15338086
[ 17.990604] igb 0000:03:00.0: save config 0x04: 0x00100007
[ 17.990611] igb 0000:03:00.0: save config 0x08: 0x02000003
[ 17.990618] igb 0000:03:00.0: save config 0x0c: 0x00000010
[ 17.990625] igb 0000:03:00.0: save config 0x10: 0xb0a00000
[ 17.990632] igb 0000:03:00.0: save config 0x14: 0x00000000
[ 17.990638] igb 0000:03:00.0: save config 0x18: 0x0000d001
[ 17.990645] igb 0000:03:00.0: save config 0x1c: 0xb0a80000
[ 17.990651] igb 0000:03:00.0: save config 0x20: 0x00000000
[ 17.990658] igb 0000:03:00.0: save config 0x24: 0x00000000
[ 17.990664] igb 0000:03:00.0: save config 0x28: 0x00000000
[ 17.990670] igb 0000:03:00.0: save config 0x2c: 0x0000ffff
[ 17.990677] igb 0000:03:00.0: save config 0x30: 0x00000000
[ 17.990683] igb 0000:03:00.0: save config 0x34: 0x00000040
[ 17.990690] igb 0000:03:00.0: save config 0x38: 0x00000000
[ 17.990696] igb 0000:03:00.0: save config 0x3c: 0x0000010a
[ 18.025290] igb 0000:03:00.0: added PHC on eth0
[ 18.025320] igb 0000:03:00.0: Intel(R) Gigabit Ethernet Network Connection
[ 18.025325] igb 0000:03:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 00:30:64:a2:59:aa
[ 18.025375] igb 0000:03:00.0: eth0: PBA No: 000300-000
[ 18.025379] igb 0000:03:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
[ 18.025433] igb 0000:03:00.0: vgaarb: pci_notify
[ 18.029467] igb 0000:03:00.0 enp3s0: renamed from eth0
[ 19.632831] i915 0000:00:02.0: vgaarb: pci_notify
[ 19.632851] i915 0000:00:02.0: runtime IRQ mapping not provided by arch
[ 19.646028] i915 0000:00:02.0: [drm] Found valleyview (device ID 0f31) integrated display version 7.00 stepping N/A
[ 19.647778] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 20.795794] ACPI: \_SB_.PCI0.GFX0: ACPI: Error attaching device data
[ 20.822967] ACPI: \_SB_.PCI0.GFX0: ACPI: Error attaching device data
[ 20.849719] ACPI: \_SB_.PCI0.GFX0: ACPI: Error attaching device data
[ 20.876325] ACPI: \_SB_.PCI0.GFX0: ACPI: Error attaching device data
[ 20.903306] ACPI: \_SB_.PCI0.GFX0: ACPI: Error attaching device data
[ 20.903670] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 20.903679] i915 0000:00:02.0: vgaarb: decoding count now is: 1
[ 20.903685] i915 0000:00:02.0: vgaarb: __vga_tryget: 1
[ 20.903689] i915 0000:00:02.0: vgaarb: __vga_tryget: owns: 3
[ 20.903696] i915 0000:00:02.0: vgaarb: __vga_put
[ 20.909979] lpc_ich 0000:00:1f.0: vgaarb: pci_notify
[ 20.909997] lpc_ich 0000:00:1f.0: runtime IRQ mapping not provided by arch
[ 20.929973] lpc_ich 0000:00:1f.0: vgaarb: pci_notify
[ 20.948122] EDID has corrupt header
[ 20.948135] [00] BAD 65 e7 da c4 ff 36 85 9a 63 05 61 88 f7 e1 1c ee
[ 20.948140] [00] BAD a3 bd 21 eb 6f 3a 4c ac 0e 99 38 a8 17 09 c2 45
[ 20.948144] [00] BAD 84 06 fe 5c 1e 9b a4 33 61 03 76 18 5e 8c 3f f6
[ 20.948147] [00] BAD c7 5b 0e e3 92 a2 e6 c4 66 06 ce 6a e8 ae aa b7
[ 20.948150] [00] BAD 4d 03 3d ce 9d 8f d5 ca 86 b3 ca 13 92 0b 14 ba
[ 20.948154] [00] BAD e8 ad b6 be 2e 8a 8b fc f8 76 19 4e 79 0a 58 64
[ 20.948157] [00] BAD ba 99 03 82 e8 19 4c 7b 31 bf 71 d2 a0 9f 77 4c
[ 20.948160] [00] BAD 77 2e f9 f8 26 1c ca 69 1f 2f ad cb 83 1a 98 a3
[ 21.058385] i801_smbus 0000:00:1f.3: vgaarb: pci_notify
[ 21.058451] i801_smbus 0000:00:1f.3: runtime IRQ mapping not provided by arch
[ 21.063034] i801_smbus 0000:00:1f.3: SPD Write Disable is set
[ 21.063102] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 21.063841] i801_smbus 0000:00:1f.3: BIOS is accessing SMBus registers
[ 21.063851] i801_smbus 0000:00:1f.3: Driver SMBus register access inhibited
[ 21.114615] ACPI: Device [ISP0] status [00000000]
[ 21.114759] [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 0
[ 21.115325] ACPI: Device [H_EC] status [00000000]
[ 21.115365] ACPI: Device [BAT0] status [00000000]
[ 21.115966] ACPI: Device [BAT1] status [00000000]
[ 21.116481] ACPI: Device [BAT2] status [00000000]
[ 21.116811] ACPI: Device [WPCN] status [00000000]
[ 21.117060] ACPI: Device [UAR5] status [00000000]
[ 21.117694] ACPI: Device [UAR8] status [00000000]
[ 21.120060] ACPI: Device [LPTE] status [00000000]
[ 21.123472] ACPI: Device [PS2K] status [00000000]
[ 21.128182] ACPI: Device [PS2M] status [00000000]
[ 21.129023] ACPI: Device [SSPI] status [00000000]
[ 21.129248] ACPI: Device [SGPI] status [00000000]
[ 21.129373] ACPI: Device [SHWM] status [00000000]
[ 21.129409] ACPI: Device [SCPI] status [00000000]
[ 21.131328] ACPI: Device [UAR1] status [00000000]
[ 21.133905] ACPI: Device [UAR2] status [00000000]
[ 21.139156] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 21.140522] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
[ 21.141573] ACPI: Driver [video] successfully bound to device [GFX0]
[ 21.141584] ACPI: Found driver [video] for device [GFX0]
[ 21.160018] fbcon: i915drmfb (fb0) is primary device
[ 21.160027] fbcon: Deferring console take-over
[ 21.160035] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 21.181693] i915 0000:00:02.0: vgaarb: pci_notify
[ 22.776500] ACPI: Device [BAT2] status [00000000]
[ 22.776893] ACPI: Device [EHC1] status [00000000]
[ 22.776908] ACPI: Device [HUBN] status [0000000f]
[ 22.776922] ACPI: Device [PR01] status [0000000f]
[ 22.776933] ACPI: Device [PR11] status [0000000f]
[ 22.776951] ACPI: Device [PR12] status [0000000f]
[ 22.777659] ACPI: Device [PR13] status [0000000f]
[ 22.778066] ACPI: Device [PR14] status [0000000f]
[ 22.778473] ACPI: Device [PR15] status [0000000f]
[ 22.778881] ACPI: Device [PR16] status [0000000f]
[ 22.779283] ACPI: Device [PR17] status [0000000f]
[ 22.779688] ACPI: Device [PR18] status [0000000f]
[ 22.788965] ACPI: Device [EM41] status [00000000]
[ 22.789467] ACPI: Device [CARD] status [0000000f]
[ 22.791458] ACPI: Device [OTG1] status [00000000]
[ 22.795053] ACPI: Device [LPEA] status [00000000]
[ 22.796585] ACPI: Device [LPA2] status [00000000]
[ 22.796764] ACPI: Device [ADMA] status [0000000f]
[ 22.798994] ACPI: Device [GPED] status [00000000]
[ 22.799814] ACPI: Device [PIND] status [00000000]
[ 22.800309] i801_smbus 0000:00:1f.3: vgaarb: pci_notify
[ 23.985695] raid6: sse2x4 gen() 4774 MB/s
[ 24.053681] raid6: sse2x2 gen() 4562 MB/s
[ 24.121665] raid6: sse2x1 gen() 3422 MB/s
[ 24.121672] raid6: using algorithm sse2x4 gen() 4774 MB/s
[ 24.189675] raid6: .... xor() 1390 MB/s, rmw enabled
[ 24.189681] raid6: using ssse3x2 recovery algorithm
[ 24.193597] xor: measuring software checksum speed
[ 24.194041] prefetch64-sse : 7561 MB/sec
[ 24.194530] generic_sse : 6798 MB/sec
[ 24.194534] xor: using function: prefetch64-sse (7561 MB/sec)
[ 24.198903] async_tx: api initialized (async)
[ 25.195472] Btrfs loaded, zoned=yes, fsverity=yes
[ 25.419581] fbcon: Taking over console
[ 25.429948] EXT4-fs (dm-0): mounted filesystem 48a9dd91-d00b-47bf-8f7b-9758baf79d83 ro with ordered data mode. Quota mode: none.
[ 25.430379] Console: switching to colour frame buffer device 128x48
[ 25.985700] systemd[1]: Inserted module 'autofs4'
[ 26.051076] systemd[1]: systemd 245.4-4ubuntu3.22 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)
[ 26.051485] systemd[1]: Detected architecture x86-64.
[ 26.089643] systemd[1]: Set hostname to <bttest>.
[ 26.766196] systemd[1]: Created slice system-modprobe.slice.
[ 26.767426] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 26.768345] systemd[1]: Created slice User and Session Slice.
[ 26.768494] systemd[1]: Started ntp-systemd-netif.path.
[ 26.768694] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 26.769439] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 26.769680] systemd[1]: Reached target User and Group Name Lookups.
[ 26.769746] systemd[1]: Reached target Slices.
[ 26.769793] systemd[1]: Reached target Mounting snaps.
[ 26.769863] systemd[1]: Reached target System Time Set.
[ 26.770124] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 26.770478] systemd[1]: Listening on LVM2 poll daemon socket.
[ 26.770695] systemd[1]: Listening on multipathd control socket.
[ 26.771008] systemd[1]: Listening on Syslog Socket.
[ 26.771329] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 26.771503] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 26.772150] systemd[1]: Listening on Journal Audit Socket.
[ 26.772486] systemd[1]: Listening on Journal Socket (/dev/log).
[ 26.772912] systemd[1]: Listening on Journal Socket.
[ 26.773484] systemd[1]: Listening on Network Service Netlink Socket.
[ 26.773857] systemd[1]: Listening on udev Control Socket.
[ 26.774093] systemd[1]: Listening on udev Kernel Socket.
[ 26.817940] systemd[1]: Mounting Huge Pages File System...
[ 26.821725] systemd[1]: Mounting POSIX Message Queue File System...
[ 26.826125] systemd[1]: Mounting Kernel Debug File System...
[ 26.830215] systemd[1]: Mounting Kernel Trace File System...
[ 26.836644] systemd[1]: Starting Journal Service...
[ 26.840851] systemd[1]: Starting Set the console keyboard layout...
[ 26.844894] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 26.850252] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 26.854264] systemd[1]: Starting Load Kernel Module chromeos_pstore...
[ 26.854412] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[ 26.858216] systemd[1]: Starting Load Kernel Module efi_pstore...
[ 26.867195] systemd[1]: Starting Load Kernel Module pstore_blk...
[ 26.871970] systemd[1]: Starting Load Kernel Module pstore_zone...
[ 26.875970] systemd[1]: Starting Load Kernel Module ramoops...
[ 26.876214] systemd[1]: Condition check resulted in OpenVSwitch configuration for cleanup being skipped.
[ 26.877668] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 26.877830] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 26.886151] systemd[1]: Starting Load Kernel Modules...
[ 26.890055] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 26.897917] systemd[1]: Starting udev Coldplug all Devices...
[ 26.909978] systemd[1]: Starting Uncomplicated firewall...
[ 26.916858] systemd[1]: Mounted Huge Pages File System.
[ 26.917398] systemd[1]: Mounted POSIX Message Queue File System.
[ 26.917846] systemd[1]: Mounted Kernel Debug File System.
[ 26.918297] systemd[1]: Mounted Kernel Trace File System.
[ 26.920302] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 26.921664] systemd[1]: modprobe@pstore_blk.service: Succeeded.
[ 26.922532] systemd[1]: Finished Load Kernel Module pstore_blk.
[ 26.923600] systemd[1]: modprobe@pstore_zone.service: Succeeded.
[ 26.924414] systemd[1]: Finished Load Kernel Module pstore_zone.
[ 26.926514] systemd[1]: Finished Uncomplicated firewall.
[ 26.938613] systemd[1]: modprobe@efi_pstore.service: Succeeded.
[ 26.939466] systemd[1]: Finished Load Kernel Module efi_pstore.
[ 26.941628] systemd[1]: Finished Load Kernel Modules.
[ 26.957251] EXT4-fs (dm-0): re-mounted 48a9dd91-d00b-47bf-8f7b-9758baf79d83 r/w. Quota mode: none.
[ 26.977580] systemd[1]: Mounting FUSE Control File System...
[ 26.984374] systemd[1]: Mounting Kernel Configuration File System...
[ 26.992408] systemd[1]: Starting Apply Kernel Variables...
[ 27.000432] systemd[1]: modprobe@ramoops.service: Succeeded.
[ 27.001406] systemd[1]: Finished Load Kernel Module ramoops.
[ 27.003777] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[ 27.004770] systemd[1]: modprobe@chromeos_pstore.service: Succeeded.
[ 27.005887] systemd[1]: Finished Load Kernel Module chromeos_pstore.
[ 27.007952] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 27.011410] systemd[1]: Mounted FUSE Control File System.
[ 27.011971] systemd[1]: Mounted Kernel Configuration File System.
[ 27.014985] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 27.019649] systemd[1]: Starting Create System Users...
[ 27.046398] systemd[1]: Finished Apply Kernel Variables.
[ 27.060239] systemd[1]: Finished Create System Users.
[ 27.078080] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 27.112846] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 27.118279] systemd[1]: Starting udev Kernel Device Manager...
[ 27.202303] systemd[1]: Finished Set the console keyboard layout.
[ 27.219659] systemd[1]: Started Journal Service.
[ 29.220510] mei_txe 0000:00:1a.0: vgaarb: pci_notify
[ 29.220530] mei_txe 0000:00:1a.0: runtime IRQ mapping not provided by arch
[ 29.258893] mei_txe 0000:00:1a.0: vgaarb: pci_notify
[ 29.272442] cdc_acm 1-3:1.0: ttyACM0: USB ACM device
[ 29.272530] usbcore: registered new interface driver cdc_acm
[ 29.272536] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 31.248400] intel_rapl_common: Found RAPL domain package
[ 31.248417] intel_rapl_common: Found RAPL domain core
[ 31.381604] Adding 5242876k swap on /dev/mapper/vg00-swapvol. Priority:-2 extents:1 across:5242876k SS
[ 35.948813] alua: device handler registered
[ 35.954413] emc: device handler registered
[ 35.959917] rdac: device handler registered
[ 36.187065] EXT4-fs (sda2): mounted filesystem ee28ab0c-815f-4969-8057-bfbf6ed7fc0a r/w with ordered data mode. Quota mode: none.
[ 36.187293] EXT4-fs (dm-1): mounted filesystem 35490b7f-488c-442a-b8e4-5bb90dcf2a2a r/w with ordered data mode. Quota mode: none.
[ 36.245684] loop0: detected capacity change from 0 to 130448
[ 36.265787] loop1: detected capacity change from 0 to 130552
[ 36.266080] loop2: detected capacity change from 0 to 188072
[ 36.266364] loop3: detected capacity change from 0 to 188176
[ 36.285754] loop4: detected capacity change from 0 to 91008
[ 36.286032] systemd-journald[388]: Received client request to flush runtime journal.
[ 36.286330] loop5: detected capacity change from 0 to 91024
[ 36.788528] audit: type=1400 audit(1741278259.555:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=664 comm="apparmor_parser"
[ 36.788552] audit: type=1400 audit(1741278259.559:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=664 comm="apparmor_parser"
[ 36.788564] audit: type=1400 audit(1741278259.559:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=664 comm="apparmor_parser"
[ 36.958070] audit: type=1400 audit(1741278259.731:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ntpd" pid=665 comm="apparmor_parser"
[ 36.993798] audit: type=1400 audit(1741278259.767:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=668 comm="apparmor_parser"
[ 37.153238] audit: type=1400 audit(1741278259.927:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=667 comm="apparmor_parser"
[ 37.190477] audit: type=1400 audit(1741278259.963:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=670 comm="apparmor_parser"
[ 37.192124] audit: type=1400 audit(1741278259.963:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=670 comm="apparmor_parser"
[ 37.277915] audit: type=1400 audit(1741278260.051:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=666 comm="apparmor_parser"
[ 37.279840] audit: type=1400 audit(1741278260.051:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=666 comm="apparmor_parser"
[ 42.068088] kauditd_printk_skb: 20 callbacks suppressed
[ 42.068098] audit: type=1400 audit(1741278264.839:32): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.lxd.migrate" pid=712 comm="apparmor_parser"
[ 44.730028] igb 0000:03:00.0 enp3s0: igb: enp3s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[ 52.699501] audit: type=1400 audit(1741278275.471:33): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/ntpd" name="/snap/bin/" pid=779 comm="ntpd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 55.002624] audit: type=1400 audit(1741278277.775:34): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=922 comm="apparmor_parser"
[ 55.193648] evm: overlay not supported
[ 55.790990] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 55.800279] Bridge firewalling registered
[ 55.976551] loop6: detected capacity change from 0 to 8
[ 56.115950] Initializing XFRM netlink socket
[ 56.515203] audit: type=1400 audit(1741278279.287:35): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/snap/snapd/23771/usr/lib/snapd/snap-confine" pid=1148 comm="apparmor_parser"
[ 56.533554] audit: type=1400 audit(1741278279.307:36): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/snap/snapd/23771/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=1148 comm="apparmor_parser"
[ 56.550577] audit: type=1400 audit(1741278279.323:37): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.lxd" pid=1161 comm="apparmor_parser"
[ 56.558571] audit: type=1400 audit(1741278279.331:38): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.activate" pid=1162 comm="apparmor_parser"
[ 56.566605] audit: type=1400 audit(1741278279.339:39): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.benchmark" pid=1165 comm="apparmor_parser"
[ 56.575051] audit: type=1400 audit(1741278279.347:40): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.buginfo" pid=1168 comm="apparmor_parser"
[ 56.582458] audit: type=1400 audit(1741278279.355:41): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.check-kernel" pid=1170 comm="apparmor_parser"
[ 56.595383] audit: type=1400 audit(1741278279.367:42): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.daemon" pid=1173 comm="apparmor_parser"
[ 6173.971736] perf: interrupt took too long (2856 > 2500), lowering kernel.perf_event_max_sample_rate to 70000
[ 9607.605859] perf: interrupt took too long (3594 > 3570), lowering kernel.perf_event_max_sample_rate to 55500
[14538.687264] perf: interrupt took too long (4499 > 4492), lowering kernel.perf_event_max_sample_rate to 44250
[24562.756883] perf: interrupt took too long (5631 > 5623), lowering kernel.perf_event_max_sample_rate to 35500
[40859.967091] perf: interrupt took too long (7238 > 7038), lowering kernel.perf_event_max_sample_rate to 27500
[137185.875166] perf: interrupt took too long (9407 > 9047), lowering kernel.perf_event_max_sample_rate to 21250
[260228.608982] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x00 len=4 data=0xffffffff
[260228.609657] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x04 len=4 data=0xffffffff
[260228.609667] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x08 len=4 data=0xffffffff
[260228.609673] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x0c len=4 data=0xffffffff
[260228.609679] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x10 len=4 data=0xffffffff
[260228.609685] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x14 len=4 data=0xffffffff
[260228.609691] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x18 len=4 data=0xffffffff
[260228.609696] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x1c len=4 data=0xffffffff
[260228.609702] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x20 len=4 data=0xffffffff
[260228.609708] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x24 len=4 data=0xffffffff
[260228.609713] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x28 len=4 data=0xffffffff
[260228.609719] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x2c len=4 data=0xffffffff
[260228.609725] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x30 len=4 data=0xffffffff
[260228.609730] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x34 len=4 data=0xffffffff
[260228.609736] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x38 len=4 data=0xffffffff
[260228.609741] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x3c len=4 data=0xffffffff
[260228.640346] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x40 len=4 data=0x34801
[260228.640363] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x44 len=4 data=0x8
[260228.640371] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x48 len=4 data=0x6005
[260228.640377] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x4c len=4 data=0x0
[260228.640384] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x50 len=4 data=0x0
[260228.640391] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x54 len=4 data=0x0
[260228.640397] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x58 len=4 data=0x0
[260228.640404] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x5c len=4 data=0x0
[260228.640410] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x60 len=4 data=0x20010
[260228.640417] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x64 len=4 data=0x8fc2
[260228.640423] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x68 len=4 data=0x2810
[260228.640430] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x6c len=4 data=0x3f421
[260228.640437] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x70 len=4 data=0x210000
[260228.640443] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x74 len=4 data=0x0
[260228.640450] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x78 len=4 data=0x0
[260228.640457] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x7c len=4 data=0x0
[260228.640463] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x80 len=4 data=0x0
[260228.640470] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x84 len=4 data=0x2
[260228.640476] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x88 len=4 data=0x0
[260228.640483] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x8c len=4 data=0x0
[260228.640489] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x90 len=4 data=0x10020
[260228.640496] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x94 len=4 data=0x0
[260228.640502] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x98 len=4 data=0x0
[260228.640509] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x9c len=4 data=0x0
[260228.640515] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xa0 len=4 data=0x0
[260228.640522] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xa4 len=4 data=0x0
[260228.640528] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xa8 len=4 data=0x0
[260228.640535] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xac len=4 data=0x0
[260228.640541] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xb0 len=4 data=0x0
[260228.640548] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xb4 len=4 data=0x0
[260228.640555] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xb8 len=4 data=0x0
[260228.640561] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xbc len=4 data=0x0
[260228.640568] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xc0 len=4 data=0x0
[260228.640574] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xc4 len=4 data=0x0
[260228.640581] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xc8 len=4 data=0x0
[260228.640587] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xcc len=4 data=0x0
[260228.640594] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xd0 len=4 data=0x0
[260228.640600] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xd4 len=4 data=0x0
[260228.640607] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xd8 len=4 data=0x0
[260228.640614] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xdc len=4 data=0x0
[260228.640620] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xe0 len=4 data=0x0
[260228.640627] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xe4 len=4 data=0x0
[260228.640633] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xe8 len=4 data=0x0
[260228.640639] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xec len=4 data=0x0
[260228.640646] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xf0 len=4 data=0x0
[260228.640653] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xf4 len=4 data=0x0
[260228.640659] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xf8 len=4 data=0x0
[260228.640666] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xfc len=4 data=0x0
[260228.711860] ACPI: \_SB_.PCI0.RP01: ACPI: ACPI_NOTIFY_BUS_CHECK event
[260228.711902] ACPI: \_SB_.PCI0.RP01: ACPI: OSL: Scheduling hotplug event 0 for deferred handling
[260228.712004] ACPI: \_SB_.PCI0.RP01: acpiphp_glue: Bridge acquired in hotplug_event()
[260228.712032] ACPI: \_SB_.PCI0.RP01: acpiphp_glue: Bus check in hotplug_event()
[260228.712053] ACPI: \_SB_.PCI0.RP01: acpiphp_glue: Checking bridge in hotplug_event()
[260228.712096] ACPI: \_SB_.PCI0.RP01: acpiphp_glue: calling early_dump_pci_device() before enable_slot() in acpiphp_check_bridge()
[260228.712121] pcieport 0000:00:1c.0: config space:
[260228.712217] 00000000: 86 80 48 0f 07 04 10 00 11 00 04 06 10 00 81 00
[260228.712232] 00000010: 00 00 00 00 00 00 00 00 00 01 01 00 10 10 00 20
[260228.712246] 00000020: 40 b0 70 b0 f1 ff 01 00 00 00 00 00 00 00 00 00
[260228.712258] 00000030: 00 00 00 00 40 00 00 00 00 00 00 00 0b 01 12 00
[260228.712270] 00000040: 10 80 42 01 00 80 00 00 00 00 11 00 22 4c 31 01
[260228.712282] 00000050: 00 0c 21 30 60 00 04 00 00 00 40 01 00 00 00 00
[260228.712294] 00000060: 00 00 00 00 16 00 00 00 00 00 00 00 00 00 00 00
[260228.712306] 00000070: 01 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
[260228.712318] 00000080: 05 90 01 00 00 20 e0 fe 20 00 00 00 00 00 00 00
[260228.712330] 00000090: 0d a0 00 00 86 80 48 0f 00 00 00 00 00 00 00 00
[260228.712342] 000000a0: 01 00 03 c8 00 00 00 00 00 00 00 00 00 00 00 00
[260228.712354] 000000b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[260228.712366] 000000c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[260228.712378] 000000d0: 00 c0 00 00 42 08 00 00 00 80 11 c9 00 00 00 00
[260228.712390] 000000e0: 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00
[260228.712402] 000000f0: 50 00 00 00 c0 00 00 00 1a 0f 13 01 00 40 00 01
[260228.712420] ACPI: \_SB_.PCI0.RP01: acpiphp_glue: Enabling slot in acpiphp_check_bridge()
[260228.712481] ACPI: Device [PXSX] status [0000000f]
[260228.712532] ACPI: Device [D015] status [0000000f]
[260228.712598] ACPI: \_SB_.PCI0.RP01: acpiphp_glue: calling early_dump_pci_device() after enable_slot() in acpiphp_check_bridge()
[260228.712624] pcieport 0000:00:1c.0: config space:
[260228.712718] 00000000: 86 80 48 0f 07 04 10 00 11 00 04 06 10 00 81 00
[260228.712733] 00000010: 00 00 00 00 00 00 00 00 00 01 01 00 10 10 00 20
[260228.712746] 00000020: 40 b0 70 b0 f1 ff 01 00 00 00 00 00 00 00 00 00
[260228.712758] 00000030: 00 00 00 00 40 00 00 00 00 00 00 00 0b 01 12 00
[260228.712770] 00000040: 10 80 42 01 00 80 00 00 00 00 11 00 22 4c 31 01
[260228.712782] 00000050: 00 0c 21 30 60 00 04 00 00 00 40 01 00 00 00 00
[260228.712794] 00000060: 00 00 00 00 16 00 00 00 00 00 00 00 00 00 00 00
[260228.712806] 00000070: 01 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
[260228.712818] 00000080: 05 90 01 00 00 20 e0 fe 20 00 00 00 00 00 00 00
[260228.712830] 00000090: 0d a0 00 00 86 80 48 0f 00 00 00 00 00 00 00 00
[260228.712841] 000000a0: 01 00 03 c8 00 00 00 00 00 00 00 00 00 00 00 00
[260228.712854] 000000b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[260228.712865] 000000c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[260228.712877] 000000d0: 00 c0 00 00 42 08 00 00 00 80 11 c9 00 00 00 00
[260228.712890] 000000e0: 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00
[260228.712902] 000000f0: 50 00 00 00 c0 00 00 00 1a 0f 13 01 00 40 00 01
[260228.712920] ACPI: \_SB_.PCI0.RP01: acpiphp_glue: calling early_dump_pci_device() after pm_runtime_put() in acpiphp_check_bridge()
[260228.712939] pcieport 0000:00:1c.0: config space:
[260228.713030] 00000000: 86 80 48 0f 07 04 10 00 11 00 04 06 10 00 81 00
[260228.713044] 00000010: 00 00 00 00 00 00 00 00 00 01 01 00 10 10 00 20
[260228.713056] 00000020: 40 b0 70 b0 f1 ff 01 00 00 00 00 00 00 00 00 00
[260228.713069] 00000030: 00 00 00 00 40 00 00 00 00 00 00 00 0b 01 12 00
[260228.713081] 00000040: 10 80 42 01 00 80 00 00 00 00 11 00 22 4c 31 01
[260228.713093] 00000050: 00 0c 21 30 60 00 04 00 00 00 40 01 00 00 00 00
[260228.713105] 00000060: 00 00 00 00 16 00 00 00 00 00 00 00 00 00 00 00
[260228.713117] 00000070: 01 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
[260228.713129] 00000080: 05 90 01 00 00 20 e0 fe 20 00 00 00 00 00 00 00
[260228.713141] 00000090: 0d a0 00 00 86 80 48 0f 00 00 00 00 00 00 00 00
[260228.713153] 000000a0: 01 00 03 c8 00 00 00 00 00 00 00 00 00 00 00 00
[260228.713165] 000000b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[260228.713177] 000000c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[260228.713189] 000000d0: 00 c0 00 00 42 08 00 00 00 80 11 c9 00 00 00 00
[260228.713201] 000000e0: 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00
[260228.713213] 000000f0: 50 00 00 00 c0 00 00 00 1a 0f 13 01 00 40 00 01
[260228.713231] ACPI: \_SB_.PCI0.RP01: acpiphp_glue: calling early_dump_pci_device() before put_bridge() in hotplug_event()
[260228.713250] pcieport 0000:00:1c.0: config space:
[260228.713340] 00000000: 86 80 48 0f 07 04 10 00 11 00 04 06 10 00 81 00
[260228.713354] 00000010: 00 00 00 00 00 00 00 00 00 01 01 00 10 10 00 20
[260228.713366] 00000020: 40 b0 70 b0 f1 ff 01 00 00 00 00 00 00 00 00 00
[260228.713378] 00000030: 00 00 00 00 40 00 00 00 00 00 00 00 0b 01 12 00
[260228.713390] 00000040: 10 80 42 01 00 80 00 00 00 00 11 00 22 4c 31 01
[260228.713402] 00000050: 00 0c 21 30 60 00 04 00 00 00 40 01 00 00 00 00
[260228.713414] 00000060: 00 00 00 00 16 00 00 00 00 00 00 00 00 00 00 00
[260228.713426] 00000070: 01 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
[260228.713438] 00000080: 05 90 01 00 00 20 e0 fe 20 00 00 00 00 00 00 00
[260228.713450] 00000090: 0d a0 00 00 86 80 48 0f 00 00 00 00 00 00 00 00
[260228.713462] 000000a0: 01 00 03 c8 00 00 00 00 00 00 00 00 00 00 00 00
[260228.713474] 000000b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[260228.713486] 000000c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[260228.713498] 000000d0: 00 c0 00 00 42 08 00 00 00 80 11 c9 00 00 00 00
[260228.713510] 000000e0: 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00
[260228.713522] 000000f0: 50 00 00 00 c0 00 00 00 1a 0f 13 01 00 40 00 01
[260228.713538] ACPI: \_SB_.PCI0.RP01: acpiphp_glue: Releasing bridge in hotplug_event()
[260228.713557] ACPI: \_SB_.PCI0.RP01: acpiphp_glue: calling early_dump_pci_device() after put_bridge() in hotplug_event()
[260228.713575] pcieport 0000:00:1c.0: config space:
[260228.713666] 00000000: 86 80 48 0f 07 04 10 00 11 00 04 06 10 00 81 00
[260228.713679] 00000010: 00 00 00 00 00 00 00 00 00 01 01 00 10 10 00 20
[260228.713692] 00000020: 40 b0 70 b0 f1 ff 01 00 00 00 00 00 00 00 00 00
[260228.713704] 00000030: 00 00 00 00 40 00 00 00 00 00 00 00 0b 01 12 00
[260228.713716] 00000040: 10 80 42 01 00 80 00 00 00 00 11 00 22 4c 31 01
[260228.713728] 00000050: 00 0c 21 30 60 00 04 00 00 00 40 01 00 00 00 00
[260228.713740] 00000060: 00 00 00 00 16 00 00 00 00 00 00 00 00 00 00 00
[260228.713752] 00000070: 01 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
[260228.713764] 00000080: 05 90 01 00 00 20 e0 fe 20 00 00 00 00 00 00 00
[260228.713776] 00000090: 0d a0 00 00 86 80 48 0f 00 00 00 00 00 00 00 00
[260228.713788] 000000a0: 01 00 03 c8 00 00 00 00 00 00 00 00 00 00 00 00
[260228.713800] 000000b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[260228.713812] 000000c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[260228.713824] 000000d0: 00 c0 00 00 42 08 00 00 00 80 11 c9 00 00 00 00
[260228.713836] 000000e0: 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00
[260228.713848] 000000f0: 50 00 00 00 c0 00 00 00 1a 0f 13 01 00 40 00 01
[260427.715878] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x00 len=4 data=0x55551556
[260427.715894] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x04 len=4 data=0x100000
[260427.715901] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x08 len=4 data=0x5000000
[260427.715908] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x0c len=4 data=0x0
[260427.715915] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x10 len=4 data=0x0
[260427.715921] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x14 len=4 data=0x0
[260427.715928] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x18 len=4 data=0x0
[260427.715935] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x1c len=4 data=0x0
[260427.715941] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x20 len=4 data=0x0
[260427.715948] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x24 len=4 data=0x0
[260427.715954] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x28 len=4 data=0x0
[260427.715961] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x2c len=4 data=0x4000
[260427.715967] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x30 len=4 data=0x0
[260427.715974] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x34 len=4 data=0x40
[260427.715980] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x38 len=4 data=0x0
[260427.715987] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x3c len=4 data=0x1ff
[260427.741417] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x40 len=4 data=0x34801
[260427.741435] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x44 len=4 data=0x8
[260427.741443] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x48 len=4 data=0x6005
[260427.741449] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x4c len=4 data=0x0
[260427.741456] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x50 len=4 data=0x0
[260427.741463] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x54 len=4 data=0x0
[260427.741469] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x58 len=4 data=0x0
[260427.741476] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x5c len=4 data=0x0
[260427.741487] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x60 len=4 data=0x20010
[260427.741494] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x64 len=4 data=0x8fc2
[260427.741501] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x68 len=4 data=0x2810
[260427.741508] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x6c len=4 data=0x3f421
[260427.741514] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x70 len=4 data=0x210000
[260427.741521] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x74 len=4 data=0x0
[260427.741528] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x78 len=4 data=0x0
[260427.741534] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x7c len=4 data=0x0
[260427.741541] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x80 len=4 data=0x0
[260427.741548] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x84 len=4 data=0x2
[260427.741554] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x88 len=4 data=0x0
[260427.741561] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x8c len=4 data=0x0
[260427.741567] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x90 len=4 data=0x10020
[260427.741574] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x94 len=4 data=0x0
[260427.741581] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x98 len=4 data=0x0
[260427.741587] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0x9c len=4 data=0x0
[260427.741594] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xa0 len=4 data=0x0
[260427.741600] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xa4 len=4 data=0x0
[260427.741607] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xa8 len=4 data=0x0
[260427.741613] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xac len=4 data=0x0
[260427.741620] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xb0 len=4 data=0x0
[260427.741626] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xb4 len=4 data=0x0
[260427.741633] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xb8 len=4 data=0x0
[260427.741640] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xbc len=4 data=0x0
[260427.741646] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xc0 len=4 data=0x0
[260427.741653] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xc4 len=4 data=0x0
[260427.741659] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xc8 len=4 data=0x0
[260427.741666] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xcc len=4 data=0x0
[260427.741672] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xd0 len=4 data=0x0
[260427.741679] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xd4 len=4 data=0x0
[260427.741685] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xd8 len=4 data=0x0
[260427.741692] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xdc len=4 data=0x0
[260427.741698] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xe0 len=4 data=0x0
[260427.741705] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xe4 len=4 data=0x0
[260427.741711] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xe8 len=4 data=0x0
[260427.741718] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xec len=4 data=0x0
[260427.741724] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xf0 len=4 data=0x0
[260427.741731] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xf4 len=4 data=0x0
[260427.741737] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xf8 len=4 data=0x0
[260427.741744] USER PCI READ: ret=0, bus=01 dev=00 func=0 pos=0xfc len=4 data=0x0
Attachment:
0003-added-early_dump_pci_device-through-the-acpiphp-path.patch
Description: Binary data