public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
       [not found] <177373189751.7987.7156982489427825197.reportbug@obelix-trixie.bs.de>
@ 2026-03-28 13:37 ` Salvatore Bonaccorso
  2026-03-28 14:11   ` Lukas Wunner
  2026-03-28 14:40   ` Thorsten Leemhuis
  0 siblings, 2 replies; 19+ messages in thread
From: Salvatore Bonaccorso @ 2026-03-28 13:37 UTC (permalink / raw)
  To: bernd, Lukas Wunner, Bjorn Helgaas, Rafael J. Wysocki,
	Mario Limonciello
  Cc: 1131025, regressions, stable, linux-pci, linux-kernel

Control: forwarded -1 https://lore.kernel.org/regressions/177470500712.1307944.17082968691510345174@eldamar.lan

Hi,

Bernd Schumacher reported in Debian (report and report from bisection
in https://bugs.debian.org/1131025) a 6.12.y specific regression of
58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"):

On Tue, Mar 17, 2026 at 08:18:17AM +0100, Bernd Schumacher wrote:
>    * What led up to the situation?
> I have a kvm with linux-image-6.1.0-43-amd64 running vdr and femon.
> On the host I do echovfio-pci >/sys/bus/pci/devices/0000:$PCI/driver_override.
> Then I give the DVB Adapter to the kvm.
> 
> It works, if I boot linux-image-6.12.63+deb13-amd64 on the host.
> If it works dmesg on the kvm says:
> 05:00.0 Multimedia controller: Digital Devices GmbH Octopus DVB Adapter
> dmesg:
> [    2.443770] dvbdev: DVB: registering new adapter (DDBridge)
> [    2.443772] dvbdev: DVB: registering new adapter (DDBridge)
> ...
> [    2.694180] ddbridge 0000:05:00.0: attach tuner input 0 adr 60
> [    2.694183] ddbridge 0000:05:00.0: DVB: registering adapter 0 frontend 0 (STV090x Multistandard)...
> ...
> [    2.738542] ddbridge 0000:05:00.0: attach tuner input 1 adr 63
> [    2.738545] ddbridge 0000:05:00.0: DVB: registering adapter 1 frontend 0 (STV090x Multistandard)...
> 
> 
> It does not work, if I boot linux-image-6.12.73+deb13-amd64 on thehost.
> If it does not work dmesg on th kvm says:
> [    2.413879] ddbridge 0000:05:00.0: detected Digital Devices Cine S2 V6 DVB adapter
> [    2.413901] ddbridge 0000:05:00.0: cannot read registers
> [    2.414569] ddbridge 0000:05:00.0: fail
> 
> If I run femon it says:
> femon: opening frontend failed: No such file or directory

https://bugs.debian.org/1131025#29 contains the bisect log:

| git bisect log says:
| 
| git bisect start
| # Status: warte auf guten und schlechten Commit
| # good: [567bd8cbc2fe6b28b78864cbbbc41b0d405eb83c] Linux 6.12.63
| git bisect good 567bd8cbc2fe6b28b78864cbbbc41b0d405eb83c
| # Status: warte auf schlechten Commit, 1 guter Commit bekannt
| # bad: [5fb0303f6cb6a89bcfb19bd7a68cb793c86e78b2] Linux 6.12.73
| git bisect bad 5fb0303f6cb6a89bcfb19bd7a68cb793c86e78b2
| # good: [b1dd6860167667008c3b6f27628d071dc3daaf04] smb/client: fix
| NT_STATUS_UNABLE_TO_FREE_VM value
| git bisect good b1dd6860167667008c3b6f27628d071dc3daaf04
| # good: [1baa43ebca626aa607a03b1c0023ebac5374e62d] octeontx2-af: Fix
| error handling
| git bisect good 1baa43ebca626aa607a03b1c0023ebac5374e62d
| # good: [3845bd336a406cb7c609b515e6ee4c8818053f69] net/sched: act_ife:
| convert comma to semicolon
| git bisect good 3845bd336a406cb7c609b515e6ee4c8818053f69
| # bad: [2901d799a26d949ccf648a6c176a0091a7f1c0ed] ALSA: hda/realtek:
| Fix headset mic for TongFang X6AR55xU
| git bisect bad 2901d799a26d949ccf648a6c176a0091a7f1c0ed
| # bad: [b9b97e6aeb534315f9646b2090d1a5024c6a4e82] procfs: avoid
| fetching build ID while holding VMA lock
| git bisect bad b9b97e6aeb534315f9646b2090d1a5024c6a4e82
| # good: [b8ea101959ab1a46c92be46c238283b0fe60252e] pmdomain: imx:
| gpcv2: Fix the imx8mm gpu hang due to wrong adb400 reset
| git bisect good b8ea101959ab1a46c92be46c238283b0fe60252e
| # good: [dfc3ab6bd64860f8022d69903be299d09be86e11] mm, shmem: prevent
| infinite loop on truncate race
| git bisect good dfc3ab6bd64860f8022d69903be299d09be86e11
| # bad: [9bcc47343ee0ef346aa7b2b460c8ff56bd882fe7] ublk: fix deadlock
| when reading partition table
| git bisect bad 9bcc47343ee0ef346aa7b2b460c8ff56bd882fe7
| # good: [ff48c9312d042bfbe826ca675e98acc6c623211c] KVM: Don't clobber
| irqfd routing type when deassigning irqfd
| git bisect good ff48c9312d042bfbe826ca675e98acc6c623211c
| # bad: [d288ba832d92d16f7db0f6996ffbde2e79190ffe] tools/power
| turbostat: fix GCC9 build regression
| git bisect bad d288ba832d92d16f7db0f6996ffbde2e79190ffe
| # bad: [58130e7ce6cb6e1f73221e412fef6c85ee561425] PCI/ERR: Ensure error
| recoverability at all times
| git bisect bad 58130e7ce6cb6e1f73221e412fef6c85ee561425
| # first bad commit: [58130e7ce6cb6e1f73221e412fef6c85ee561425] PCI/ERR:
| Ensure error recoverability at all times

And https://bugs.debian.org/1131025#43 confirms again the single
revert fixing the issue.

#regzbot introduced: 58130e7ce6cb6e1f73221e412fef6c85ee561425
#regzbot link: https://bugs.debian.org/1131025

Anything else we can provide to identify the issue present in 6.12.y
kernels?

Regards,
Salvatore

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

* Re: [6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
  2026-03-28 13:37 ` [6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter Salvatore Bonaccorso
@ 2026-03-28 14:11   ` Lukas Wunner
  2026-03-28 16:16     ` Bernd Schumacher
  2026-03-28 14:40   ` Thorsten Leemhuis
  1 sibling, 1 reply; 19+ messages in thread
From: Lukas Wunner @ 2026-03-28 14:11 UTC (permalink / raw)
  To: Salvatore Bonaccorso
  Cc: bernd, Bjorn Helgaas, Rafael J. Wysocki, Mario Limonciello,
	1131025, regressions, stable, linux-pci, linux-kernel

On Sat, Mar 28, 2026 at 02:37:50PM +0100, Salvatore Bonaccorso wrote:
> Bernd Schumacher reported in Debian (report and report from bisection
> in https://bugs.debian.org/1131025) a 6.12.y specific regression of
> 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"):

Thanks for the report and sorry for the breakage.

According to the Debian bug report, the issue only occurs on
v6.12-stable.  It does not affect v6.18 and v6.19.

I note that v6.12-stable commit 58130e7ce6cb differs from upstream
commit a2f1e22390ac in that the call to pci_save_state() is at the
top of pci_bus_add_device(), not in the middle of the function after
pci_bridge_d3_update().

@Bernd, could you test whether moving the call to pci_save_state()
as in the small patch below resolves the issue on v6.12-stable?

If it does, then the upstream commit was backported to v6.12 in an
incorrect manner.  If it does not, I need to dig deeper.

Thanks!

Lukas

-- >8 --

diff --git a/drivers/pci/bus.c b/drivers/pci/bus.c
index 429c0c8ce93d..bdb3e10f947a 100644
--- a/drivers/pci/bus.c
+++ b/drivers/pci/bus.c
@@ -331,9 +331,6 @@ void pci_bus_add_device(struct pci_dev *dev)
 	struct device_node *dn = dev->dev.of_node;
 	int retval;
 
-	/* Save config space for error recoverability */
-	pci_save_state(dev);
-
 	/*
 	 * Can not put in pci_device_add yet because resources
 	 * are not assigned yet for some devices.
@@ -346,6 +343,9 @@ void pci_bus_add_device(struct pci_dev *dev)
 	pci_proc_attach_device(dev);
 	pci_bridge_d3_update(dev);
 
+	/* Save config space for error recoverability */
+	pci_save_state(dev);
+
 	dev->match_driver = !dn || of_device_is_available(dn);
 	retval = device_attach(&dev->dev);
 	if (retval < 0 && retval != -EPROBE_DEFER)

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

* Re: [6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
  2026-03-28 13:37 ` [6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter Salvatore Bonaccorso
  2026-03-28 14:11   ` Lukas Wunner
@ 2026-03-28 14:40   ` Thorsten Leemhuis
  1 sibling, 0 replies; 19+ messages in thread
From: Thorsten Leemhuis @ 2026-03-28 14:40 UTC (permalink / raw)
  To: Salvatore Bonaccorso, bernd, Lukas Wunner, Bjorn Helgaas,
	Rafael J. Wysocki, Mario Limonciello
  Cc: 1131025, regressions, stable, linux-pci, linux-kernel

On 3/28/26 14:37, Salvatore Bonaccorso wrote:
> 
> Bernd Schumacher reported in Debian (report and report from bisection
> in https://bugs.debian.org/1131025) a 6.12.y specific regression of
> 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"):

TWIMC, "6.12.y specific" seems to be really the case here, to quote from
https://bugs.debian.org/1131025: ""Installing
linux-{image,modules,base,binary}-6.19.8+deb14-amd64_6.19.8-1_amd64.deb
and booting 6.19.8+deb14-amd64 (6.19.8-1) works without the described
issues.""

> Anything else we can provide to identify the issue present in 6.12.y
> kernels?

First: many thx for forwarding this regression and a lot of others
similarly in the past; it's great. There is one thing that could make
them a lot better: if you always make it unmistakably obvious (ideally
at the top of the mail) if mainline is affected or not (here it was
close, yes, but sadly some people write "specific" without ever testing
mainline, so it was not unmistakably :-/ ).

Overall, it IMHO is best to keep this mental model: mainline and
stable/longterm series are maintained by different people -- and those
from one group do not care about the regressions the other party has to
handle.

In practice it's of course way more nuanced: for example, many (but not
all!) mainline developers help the stable team out somewhat, and some of
them might even handle regression reports with longterm kernels; and the
members of the stable team are mainline developers as well, so when a
bug falls into their domain, it might not be important.

But to avoid delays or things falling through the cracks, it's really
best to always check if mainline is affected – and report regressions
like a mainline problem using a mainline version if they are and leave
the stable team out of it, as they most likely will leave things to the
mainline developers. And if it's stable-specific regression, state early
that mainline is not affected.

Ciao, Thorsten

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

* Re: [6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
  2026-03-28 14:11   ` Lukas Wunner
@ 2026-03-28 16:16     ` Bernd Schumacher
  2026-03-28 19:14       ` Lukas Wunner
  0 siblings, 1 reply; 19+ messages in thread
From: Bernd Schumacher @ 2026-03-28 16:16 UTC (permalink / raw)
  To: Lukas Wunner, Salvatore Bonaccorso
  Cc: Bjorn Helgaas, Rafael J. Wysocki, Mario Limonciello, 1131025,
	regressions, stable, linux-pci, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 2100 bytes --]

Thank you for your patch. But ...
Applying the patch to v6.12.73 did not help. (same errors).

Thanks!
Bernd


Am Samstag, dem 28.03.2026 um 15:11 +0100 schrieb Lukas Wunner:
> On Sat, Mar 28, 2026 at 02:37:50PM +0100, Salvatore Bonaccorso wrote:
> > Bernd Schumacher reported in Debian (report and report from
> > bisection
> > in https://bugs.debian.org/1131025) a 6.12.y specific regression of
> > 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"):
> 
> Thanks for the report and sorry for the breakage.
> 
> According to the Debian bug report, the issue only occurs on
> v6.12-stable.  It does not affect v6.18 and v6.19.
> 
> I note that v6.12-stable commit 58130e7ce6cb differs from upstream
> commit a2f1e22390ac in that the call to pci_save_state() is at the
> top of pci_bus_add_device(), not in the middle of the function after
> pci_bridge_d3_update().
> 
> @Bernd, could you test whether moving the call to pci_save_state()
> as in the small patch below resolves the issue on v6.12-stable?
> 
> If it does, then the upstream commit was backported to v6.12 in an
> incorrect manner.  If it does not, I need to dig deeper.
> 
> Thanks!
> 
> Lukas
> 
> -- >8 --
> 
> diff --git a/drivers/pci/bus.c b/drivers/pci/bus.c
> index 429c0c8ce93d..bdb3e10f947a 100644
> --- a/drivers/pci/bus.c
> +++ b/drivers/pci/bus.c
> @@ -331,9 +331,6 @@ void pci_bus_add_device(struct pci_dev *dev)
>   struct device_node *dn = dev->dev.of_node;
>   int retval;
>  
> - /* Save config space for error recoverability */
> - pci_save_state(dev);
> -
>   /*
>   * Can not put in pci_device_add yet because resources
>   * are not assigned yet for some devices.
> @@ -346,6 +343,9 @@ void pci_bus_add_device(struct pci_dev *dev)
>   pci_proc_attach_device(dev);
>   pci_bridge_d3_update(dev);
>  
> + /* Save config space for error recoverability */
> + pci_save_state(dev);
> +
>   dev->match_driver = !dn || of_device_is_available(dn);
>   retval = device_attach(&dev->dev);
>   if (retval < 0 && retval != -EPROBE_DEFER)

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
  2026-03-28 16:16     ` Bernd Schumacher
@ 2026-03-28 19:14       ` Lukas Wunner
  2026-03-29 13:52         ` Bernd Schumacher
  0 siblings, 1 reply; 19+ messages in thread
From: Lukas Wunner @ 2026-03-28 19:14 UTC (permalink / raw)
  To: Bernd Schumacher
  Cc: Salvatore Bonaccorso, Bjorn Helgaas, Rafael J. Wysocki,
	Mario Limonciello, 1131025, regressions, stable, linux-pci,
	linux-kernel

On Sat, Mar 28, 2026 at 05:16:08PM +0100, Bernd Schumacher wrote:
> Thank you for your patch. But ...
> Applying the patch to v6.12.73 did not help. (same errors).

Hm, could you provide full dmesg output please with
"dyndbg=file drivers/pci/* +p" added to the kernel command line
(the double quotes need to be included on the command line).
Be sure to set CONFIG_DYNAMIC_DEBUG=y in .config when compiling
the kernel.

Ideally both for a non-working kernel such as 6.12.73 and for a
working kernel such as 6.12.63.  That should make it easier to
root-cause the issue.

Thank you!

Lukas

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

* Re: [6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
  2026-03-28 19:14       ` Lukas Wunner
@ 2026-03-29 13:52         ` Bernd Schumacher
  2026-03-29 16:22           ` Lukas Wunner
  0 siblings, 1 reply; 19+ messages in thread
From: Bernd Schumacher @ 2026-03-29 13:52 UTC (permalink / raw)
  To: Lukas Wunner
  Cc: Salvatore Bonaccorso, Bjorn Helgaas, Rafael J. Wysocki,
	Mario Limonciello, 1131025, regressions, stable, linux-pci,
	linux-kernel


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

Am Samstag, dem 28.03.2026 um 20:14 +0100 schrieb Lukas Wunner:
> On Sat, Mar 28, 2026 at 05:16:08PM +0100, Bernd Schumacher wrote:
> > Thank you for your patch. But ...
> > Applying the patch to v6.12.73 did not help. (same errors).
> 
> Hm, could you provide full dmesg output please with
> "dyndbg=file drivers/pci/* +p" added to the kernel command line
> (the double quotes need to be included on the command line).
> Be sure to set CONFIG_DYNAMIC_DEBUG=y in .config when compiling
> the kernel.
> 
> Ideally both for a non-working kernel such as 6.12.73 and for a
> working kernel such as 6.12.63.  That should make it easier to
> root-cause the issue.
> 
> Thank you!
> 
> Lukas

Please find attached the dmesg output created as you described. As
expected 6.12.63 is working and 6.12.73 is not working.

I hope you will find what you need. Thank you!

Bernd

[-- Attachment #1.2: dmesg.2025-03-29.linux-image-6.12.63_6.12.63-19_amd64.good --]
[-- Type: text/plain, Size: 134086 bytes --]

[    0.976981] nvme 0000:03:00.0: save config 0x08: 0x01080201
[    0.976982] nvme 0000:13:00.0: save config 0x1c: 0x00000000
[    0.976985] nvme 0000:03:00.0: save config 0x0c: 0x00000010
[    0.976986] nvme 0000:13:00.0: save config 0x20: 0x00000000
[    0.976989] nvme 0000:03:00.0: save config 0x10: 0xfc600004
[    0.976990] nvme 0000:13:00.0: save config 0x24: 0x00000000
[    0.976993] nvme 0000:03:00.0: save config 0x14: 0x00000000
[    0.976994] nvme 0000:13:00.0: save config 0x28: 0x00000000
[    0.976997] nvme 0000:03:00.0: save config 0x18: 0x00000000
[    0.976998] nvme 0000:13:00.0: save config 0x2c: 0x16021d97
[    0.977000] nvme 0000:03:00.0: save config 0x1c: 0x00000000
[    0.977001] nvme 0000:13:00.0: save config 0x30: 0x00000000
[    0.977004] nvme 0000:03:00.0: save config 0x20: 0x00000000
[    0.977005] nvme 0000:13:00.0: save config 0x34: 0x00000040
[    0.977008] nvme 0000:03:00.0: save config 0x24: 0x00000000
[    0.977008] nvme 0000:13:00.0: save config 0x38: 0x00000000
[    0.977011] nvme 0000:03:00.0: save config 0x28: 0x00000000
[    0.977012] nvme 0000:13:00.0: save config 0x3c: 0x000001ff
[    0.977015] nvme 0000:03:00.0: save config 0x2c: 0x16021d97
[    0.977019] nvme 0000:03:00.0: save config 0x30: 0x00000000
[    0.977022] nvme 0000:03:00.0: save config 0x34: 0x00000040
[    0.977026] nvme 0000:03:00.0: save config 0x38: 0x00000000
[    0.977030] nvme 0000:03:00.0: save config 0x3c: 0x000001ff
[    0.979934] nvme nvme1: bad crto:0 cap:8202020ff0103ff
[    0.987570] piix4_smbus 0000:00:14.0: vgaarb: pci_notify
[    0.993353] libata version 3.00 loaded.
[    0.993919] nvme nvme1: allocated 40 MiB host memory buffer.
[    0.998017] nvme nvme0: allocated 40 MiB host memory buffer.
[    1.022216] nvme nvme1: 12/0/0 default/read/poll queues
[    1.027210] nvme nvme0: 12/0/0 default/read/poll queues
[    1.065706]  nvme1n1: p1 p2 p3
[    1.065912] nvme 0000:03:00.0: vgaarb: pci_notify
[    1.070839]  nvme0n1: p1 p2 p3
[    1.071031] nvme 0000:13:00.0: vgaarb: pci_notify
[    1.075023] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    1.075093] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    1.075164] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    1.076766] r8169 0000:0a:00.0: vgaarb: pci_notify
[    1.076771] r8169 0000:0a:00.0: runtime IRQ mapping not provided by arch
[    1.076786] r8169 0000:0a:00.0: enabling device (0000 -> 0003)
[    1.076850] r8169 0000:0a:00.0: enabling Mem-Wr-Inval
[    1.077351] ahci 0000:0e:00.0: vgaarb: pci_notify
[    1.077356] ahci 0000:0e:00.0: runtime IRQ mapping not provided by arch
[    1.077359] ahci 0000:0e:00.0: version 3.0
[    1.077522] ahci 0000:0e:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    1.077525] ahci 0000:0e:00.0: 1/1 ports implemented (port mask 0x1)
[    1.077527] ahci 0000:0e:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    1.077778] scsi host0: ahci
[    1.078004] ata1: SATA max UDMA/133 abar m2048@0xfc300000 port 0xfc300100 irq 77 lpm-pol 3
[    1.078016] ahci 0000:0e:00.0: vgaarb: pci_notify
[    1.078029] ahci 0000:0f:00.0: vgaarb: pci_notify
[    1.078034] ahci 0000:0f:00.0: runtime IRQ mapping not provided by arch
[    1.078454] ahci 0000:0f:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    1.078457] ahci 0000:0f:00.0: 3/3 ports implemented (port mask 0x13)
[    1.078459] ahci 0000:0f:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs 
[    1.078948] scsi host1: ahci
[    1.079081] scsi host2: ahci
[    1.079262] scsi host3: ahci
[    1.079403] scsi host4: ahci
[    1.079545] scsi host5: ahci
[    1.079607] ata2: SATA max UDMA/133 abar m2048@0xfc200000 port 0xfc200100 irq 78 lpm-pol 0
[    1.079612] ata3: SATA max UDMA/133 abar m2048@0xfc200000 port 0xfc200180 irq 79 lpm-pol 0
[    1.079614] ata4: DUMMY
[    1.079616] ata5: DUMMY
[    1.079619] ata6: SATA max UDMA/133 abar m2048@0xfc200000 port 0xfc200300 irq 82 lpm-pol 3
[    1.079627] ahci 0000:0f:00.0: vgaarb: pci_notify
[    1.079651] ahci 0000:15:00.0: vgaarb: pci_notify
[    1.079655] ahci 0000:15:00.0: runtime IRQ mapping not provided by arch
[    1.079802] ahci 0000:15:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    1.079805] ahci 0000:15:00.0: 1/1 ports implemented (port mask 0x1)
[    1.079808] ahci 0000:15:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    1.080078] scsi host6: ahci
[    1.080139] ata7: SATA max UDMA/133 abar m2048@0xfce01000 port 0xfce01100 irq 95 lpm-pol 3
[    1.080149] ahci 0000:15:00.0: vgaarb: pci_notify
[    1.080160] ahci 0000:15:00.1: vgaarb: pci_notify
[    1.080164] ahci 0000:15:00.1: runtime IRQ mapping not provided by arch
[    1.080320] ahci 0000:15:00.1: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    1.080323] ahci 0000:15:00.1: 1/1 ports implemented (port mask 0x1)
[    1.080326] ahci 0000:15:00.1: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    1.080535] scsi host7: ahci
[    1.080601] ata8: SATA max UDMA/133 abar m2048@0xfce00000 port 0xfce00100 irq 97 lpm-pol 3
[    1.080610] ahci 0000:15:00.1: vgaarb: pci_notify
[    1.080669] r8169 0000:0a:00.0 eth0: RTL8168evl/8111evl, 00:e0:4c:68:02:6a, XID 2c9, IRQ 76
[    1.080674] r8169 0000:0a:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    1.080681] r8169 0000:0a:00.0: vgaarb: pci_notify
[    1.080694] r8169 0000:0b:00.0: vgaarb: pci_notify
[    1.080700] r8169 0000:0b:00.0: runtime IRQ mapping not provided by arch
[    1.080714] r8169 0000:0b:00.0: enabling device (0000 -> 0003)
[    1.080757] r8169 0000:0b:00.0: enabling Mem-Wr-Inval
[    1.083780] r8169 0000:0b:00.0 eth1: RTL8168f/8111f, 00:e0:4c:68:01:a4, XID 480, IRQ 98
[    1.083784] r8169 0000:0b:00.0 eth1: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    1.083788] r8169 0000:0b:00.0: vgaarb: pci_notify
[    1.083797] r8169 0000:0c:00.0: vgaarb: pci_notify
[    1.083800] r8169 0000:0c:00.0: runtime IRQ mapping not provided by arch
[    1.083810] r8169 0000:0c:00.0: enabling device (0000 -> 0003)
[    1.083854] r8169 0000:0c:00.0: enabling Mem-Wr-Inval
[    1.094274] r8169 0000:0c:00.0 eth2: RTL8125B, a8:a1:59:7e:ee:5f, XID 641, IRQ 100
[    1.094277] r8169 0000:0c:00.0 eth2: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    1.094283] r8169 0000:0c:00.0: vgaarb: pci_notify
[    1.386417] ata1: SATA link down (SStatus 0 SControl 300)
[    1.390456] ata2: SATA link down (SStatus 0 SControl 300)
[    1.390460] ata7: SATA link down (SStatus 0 SControl 300)
[    1.390483] ata8: SATA link down (SStatus 0 SControl 300)
[    1.390496] ata3: SATA link down (SStatus 0 SControl 300)
[    1.548219] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.551973] ata6.00: ATA-9: Apacer AS350 256GB, S0920A0, max UDMA/133
[    1.554225] ata6.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    1.563569] ata6.00: configured for UDMA/133
[    1.573728] scsi 5:0:0:0: Direct-Access     ATA      Apacer AS350 256 0A0  PQ: 0 ANSI: 5
[    1.575797] r8169 0000:0c:00.0 ethlan: renamed from eth2
[    1.576071] xhci_hcd 0000:0d:00.1: vgaarb: pci_notify
[    1.576076] xhci_hcd 0000:0d:00.1: runtime IRQ mapping not provided by arch
[    1.576189] xhci_hcd 0000:0d:00.1: enabling bus mastering
[    1.576224] xhci_hcd 0000:0d:00.1: xHCI Host Controller
[    1.576233] xhci_hcd 0000:0d:00.1: new USB bus registered, assigned bus number 1
[    1.576329] r8169 0000:0b:00.0 ethwlan: renamed from eth1
[    1.576384] xhci_hcd 0000:0d:00.1: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000010
[    1.576420] xhci_hcd 0000:0d:00.1: enabling Mem-Wr-Inval
[    1.576471] r8169 0000:0a:00.0 ethdsl: renamed from eth0
[    1.577038] xhci_hcd 0000:0d:00.1: xHCI Host Controller
[    1.577043] xhci_hcd 0000:0d:00.1: new USB bus registered, assigned bus number 2
[    1.577047] xhci_hcd 0000:0d:00.1: Host supports USB 3.1 Enhanced SuperSpeed
[    1.577098] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    1.577101] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.577104] usb usb1: Product: xHCI Host Controller
[    1.577106] usb usb1: Manufacturer: Linux 6.12.63 xhci-hcd
[    1.577108] usb usb1: SerialNumber: 0000:0d:00.1
[    1.577318] hub 1-0:1.0: USB hub found
[    1.577336] hub 1-0:1.0: 6 ports detected
[    1.577739] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.577771] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    1.577774] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.577776] usb usb2: Product: xHCI Host Controller
[    1.577779] usb usb2: Manufacturer: Linux 6.12.63 xhci-hcd
[    1.577781] usb usb2: SerialNumber: 0000:0d:00.1
[    1.577930] hub 2-0:1.0: USB hub found
[    1.577944] hub 2-0:1.0: 4 ports detected
[    1.578291] xhci_hcd 0000:0d:00.1: vgaarb: pci_notify
[    1.578303] xhci_hcd 0000:0d:00.3: vgaarb: pci_notify
[    1.578315] xhci_hcd 0000:0d:00.3: runtime IRQ mapping not provided by arch
[    1.578368] xhci_hcd 0000:0d:00.3: enabling bus mastering
[    1.578372] xhci_hcd 0000:0d:00.3: xHCI Host Controller
[    1.578384] xhci_hcd 0000:0d:00.3: new USB bus registered, assigned bus number 3
[    1.578553] xhci_hcd 0000:0d:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000010
[    1.578562] xhci_hcd 0000:0d:00.3: enabling Mem-Wr-Inval
[    1.579023] xhci_hcd 0000:0d:00.3: xHCI Host Controller
[    1.579027] xhci_hcd 0000:0d:00.3: new USB bus registered, assigned bus number 4
[    1.579030] xhci_hcd 0000:0d:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    1.579068] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    1.579070] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.579072] usb usb3: Product: xHCI Host Controller
[    1.579073] usb usb3: Manufacturer: Linux 6.12.63 xhci-hcd
[    1.579074] usb usb3: SerialNumber: 0000:0d:00.3
[    1.579931] sd 5:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    1.579935] hub 3-0:1.0: USB hub found
[    1.579940] sd 5:0:0:0: [sda] Write Protect is off
[    1.579943] sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.579954] hub 3-0:1.0: 6 ports detected
[    1.579955] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.579976] sd 5:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    1.580259] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.580282] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    1.580284] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.580286] usb usb4: Product: xHCI Host Controller
[    1.580288] usb usb4: Manufacturer: Linux 6.12.63 xhci-hcd
[    1.580289] usb usb4: SerialNumber: 0000:0d:00.3
[    1.580374] hub 4-0:1.0: USB hub found
[    1.580385] hub 4-0:1.0: 4 ports detected
[    1.580444] usb: port power management may be unreliable
[    1.580591] xhci_hcd 0000:0d:00.3: vgaarb: pci_notify
[    1.580602] xhci_hcd 0000:14:00.3: vgaarb: pci_notify
[    1.580605] xhci_hcd 0000:14:00.3: runtime IRQ mapping not provided by arch
[    1.580654] xhci_hcd 0000:14:00.3: enabling bus mastering
[    1.580656] xhci_hcd 0000:14:00.3: xHCI Host Controller
[    1.580661] xhci_hcd 0000:14:00.3: new USB bus registered, assigned bus number 5
[    1.580750] xhci_hcd 0000:14:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000010
[    1.580754] xhci_hcd 0000:14:00.3: enabling Mem-Wr-Inval
[    1.581005] xhci_hcd 0000:14:00.3: xHCI Host Controller
[    1.581009] xhci_hcd 0000:14:00.3: new USB bus registered, assigned bus number 6
[    1.581011] xhci_hcd 0000:14:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    1.581043] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    1.581045] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.581047] usb usb5: Product: xHCI Host Controller
[    1.581048] usb usb5: Manufacturer: Linux 6.12.63 xhci-hcd
[    1.581050] usb usb5: SerialNumber: 0000:14:00.3
[    1.581139] hub 5-0:1.0: USB hub found
[    1.581146] hub 5-0:1.0: 4 ports detected
[    1.581306] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.581327] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    1.581329] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.581331] usb usb6: Product: xHCI Host Controller
[    1.581332] usb usb6: Manufacturer: Linux 6.12.63 xhci-hcd
[    1.581334] usb usb6: SerialNumber: 0000:14:00.3
[    1.581417] hub 6-0:1.0: USB hub found
[    1.581424] hub 6-0:1.0: 2 ports detected
[    1.581538] xhci_hcd 0000:14:00.3: vgaarb: pci_notify
[    1.608206] tsc: Refined TSC clocksource calibration: 3899.999 MHz
[    1.608213] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x706eb38f3d8, max_idle_ns: 881591117856 ns
[    1.608232] clocksource: Switched to clocksource tsc
[    1.613610]  sda: sda1
[    1.613685] sd 5:0:0:0: [sda] Attached SCSI disk
[    1.703679] md/raid1:md0: active with 2 out of 2 mirrors
[    1.704831] md0: detected capacity change from 0 to 8000792576
[    1.815985] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    1.816012] device-mapper: uevent: version 1.0.3
[    1.816068] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    1.832214] usb 5-1: new high-speed USB device number 2 using xhci_hcd
[    1.832233] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[    1.832246] usb 3-3: new full-speed USB device number 2 using xhci_hcd
[    1.971322] usb 1-2: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=88.32
[    1.971328] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.971331] usb 1-2: Product: USB2.0 Hub
[    1.973533] usb 5-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.54
[    1.973536] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.973538] usb 5-1: Product: USB2.1 Hub
[    1.973539] usb 5-1: Manufacturer: GenesysLogic
[    1.988067] usb 3-3: New USB device found, idVendor=26ce, idProduct=01a2, bcdDevice= 0.00
[    1.988071] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.988073] usb 3-3: Product: LED Controller
[    1.988075] usb 3-3: Manufacturer: ASRock
[    1.988077] usb 3-3: SerialNumber: A02019100900
[    1.992197] raid6: avx2x4   gen() 48275 MB/s
[    2.003245] hid: raw HID events driver (C) Jiri Kosina
[    2.013142] usbcore: registered new interface driver usbhid
[    2.013144] usbhid: USB HID core driver
[    2.015372] input: ASRock LED Controller as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-3/3-3:1.0/0003:26CE:01A2.0001/input/input0
[    2.025495] hub 1-2:1.0: USB hub found
[    2.026072] hub 1-2:1.0: 4 ports detected
[    2.029332] hub 5-1:1.0: USB hub found
[    2.030286] hub 5-1:1.0: 4 ports detected
[    2.060196] raid6: avx2x2   gen() 44590 MB/s
[    2.072251] hid-generic 0003:26CE:01A2.0001: input,hidraw0: USB HID v1.10 Device [ASRock LED Controller] on usb-0000:0d:00.3-3/input0
[    2.112203] usb 3-4: new high-speed USB device number 3 using xhci_hcd
[    2.128197] raid6: avx2x1   gen() 33109 MB/s
[    2.128200] raid6: using algorithm avx2x4 gen() 48275 MB/s
[    2.196197] raid6: .... xor() 6635 MB/s, rmw enabled
[    2.196199] raid6: using avx2x2 recovery algorithm
[    2.197202] xor: automatically using best checksumming function   avx       
[    2.197987] async_tx: api initialized (async)
[    2.259444] usb 3-4: New USB device found, idVendor=2109, idProduct=2813, bcdDevice= 2.21
[    2.259448] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.259450] usb 3-4: Product: USB2.0 Hub             
[    2.259452] usb 3-4: Manufacturer: VIA Labs, Inc.         
[    2.315355] hub 3-4:1.0: USB hub found
[    2.316310] hub 3-4:1.0: 4 ports detected
[    2.316317] usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
[    2.333212] Btrfs loaded, zoned=yes, fsverity=yes
[    2.359280] usb 6-1: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.54
[    2.359284] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.359286] usb 6-1: Product: USB3.1 Hub
[    2.359287] usb 6-1: Manufacturer: GenesysLogic
[    2.381987] hub 6-1:1.0: USB hub found
[    2.382283] hub 6-1:1.0: 4 ports detected
[    2.428206] usb 5-1.3: new low-speed USB device number 3 using xhci_hcd
[    2.468203] usb 3-5: new full-speed USB device number 4 using xhci_hcd
[    2.494524] EXT4-fs (dm-5): mounted filesystem d598cbfe-bf14-4621-96b3-5ce805eefc16 ro with ordered data mode. Quota mode: none.
[    2.542048] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    2.565106] usb 5-1.3: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[    2.565110] usb 5-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.565112] usb 5-1.3: Product: USB Optical Mouse
[    2.565114] usb 5-1.3: Manufacturer: Logitech
[    2.576118] systemd[1]: Inserted module 'autofs4'
[    2.585784] systemd[1]: systemd 257.9-1~deb13u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE)
[    2.585789] systemd[1]: Detected architecture x86-64.
[    2.587215] systemd[1]: Hostname set to <obelix-trixie>.
[    2.611234] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:08.1/0000:14:00.3/usb5/5-1/5-1.3/5-1.3:1.0/0003:046D:C077.0002/input/input1
[    2.611303] hid-generic 0003:046D:C077.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:14:00.3-1.3/input0
[    2.614073] usb 3-5: New USB device found, idVendor=0557, idProduct=8021, bcdDevice= 1.00
[    2.614077] usb 3-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.668118] hub 3-5:1.0: USB hub found
[    2.670071] hub 3-5:1.0: 4 ports detected
[    2.712206] usb 5-1.4: new low-speed USB device number 4 using xhci_hcd
[    2.732204] usb 3-4.2: new low-speed USB device number 5 using xhci_hcd
[    2.753999] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[    2.850111] usb 5-1.4: New USB device found, idVendor=046d, idProduct=c312, bcdDevice= 1.01
[    2.850116] usb 5-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.850119] usb 5-1.4: Product: USB Multimedia Keyboard
[    2.850121] usb 5-1.4: Manufacturer: LITEON Technology
[    2.866940] systemd[1]: Queued start job for default target graphical.target.
[    2.889127] usb 3-4.2: New USB device found, idVendor=046a, idProduct=b091, bcdDevice= 1.00
[    2.889131] usb 3-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.889134] usb 3-4.2: Product: Cherry USB Optical Mouse
[    2.889136] usb 3-4.2: Manufacturer: PixArt
[    2.900293] input: LITEON Technology USB Multimedia Keyboard as /devices/pci0000:00/0000:00:08.1/0000:14:00.3/usb5/5-1/5-1.4/5-1.4:1.0/0003:046D:C312.0003/input/input2
[    2.909358] systemd[1]: Created slice machine.slice - Virtual Machine and Container Slice.
[    2.910123] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[    2.910458] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[    2.910790] systemd[1]: Created slice system-syncthing.slice - Slice /system/syncthing.
[    2.911125] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[    2.911452] systemd[1]: Created slice system-tor.slice - Slice /system/tor.
[    2.911841] systemd[1]: Created slice system-xfs_scrub.slice - xfs_scrub background service slice.
[    2.912083] systemd[1]: Created slice user.slice - User and Session Slice.
[    2.912132] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[    2.912172] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[    2.912337] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[    2.912355] systemd[1]: Expecting device dev-disk-by\x2duuid-06C0\x2d0A8B.device - /dev/disk/by-uuid/06C0-0A8B...
[    2.912359] systemd[1]: Expecting device dev-mapper-vg00\x2dlvbackup.device - /dev/mapper/vg00-lvbackup...
[    2.912364] systemd[1]: Expecting device dev-mapper-vg00\x2dlvdata.device - /dev/mapper/vg00-lvdata...
[    2.912369] systemd[1]: Expecting device dev-mapper-vg00\x2dlvhome.device - /dev/mapper/vg00-lvhome...
[    2.912374] systemd[1]: Expecting device dev-mapper-vg00\x2dlvnobackup.device - /dev/mapper/vg00-lvnobackup...
[    2.912378] systemd[1]: Expecting device dev-mapper-vg00\x2dlvswap.device - /dev/mapper/vg00-lvswap...
[    2.912389] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[    2.912399] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[    2.912419] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[    2.912432] systemd[1]: Reached target slices.target - Slice Units.
[    2.912450] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[    2.912458] systemd[1]: Reached target virt-guest-shutdown.target - libvirt guests shutdown target.
[    2.912519] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[    2.912585] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[    2.915753] systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket.
[    2.915844] systemd[1]: Listening on syslog.socket - Syslog Socket.
[    2.916420] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.
[    2.916500] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[    2.916579] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    2.916666] systemd[1]: Listening on systemd-journald.socket - Journal Sockets.
[    2.916703] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.916719] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.916790] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    2.916842] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    2.917636] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[    2.918277] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[    2.918339] systemd[1]: run-lock.mount: Directory /run/lock to mount over is not empty, mounting anyway.
[    2.919020] systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock...
[    2.919636] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[    2.920398] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[    2.920474] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[    2.921278] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[    2.922134] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    2.922951] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    2.923745] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[    2.924530] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[    2.925213] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    2.925885] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[    2.926035] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    2.926092] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    2.927478] systemd[1]: Starting systemd-journald.service - Journal Service...
[    2.928863] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    2.928877] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.929300] input: PixArt Cherry USB Optical Mouse as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-4/3-4.2/3-4.2:1.0/0003:046A:B091.0004/input/input3
[    2.929609] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[    2.929654] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.930306] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...
[    2.930939] pstore: Using crash dump compression: deflate
[    2.931156] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[    2.931823] pstore: Registered efi_pstore as persistent store backend
[    2.933076] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[    2.933186] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[    2.933313] systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock.
[    2.933417] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[    2.933515] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[    2.933798] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[    2.934489] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    2.934758] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    2.934906] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[    2.935120] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    2.935260] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    2.935836] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    2.935999] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[    2.936840] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[    2.937553] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[    2.938422] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[    2.940624] systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials.
[    2.942229] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[    2.942307] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[    2.942412] systemd-journald[604]: Collecting audit messages is disabled.
[    2.942908] lp: driver loaded but no devices found
[    2.946018] ppdev: user-space parallel port driver
[    2.954247] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
[    2.961873] ACPI: bus type drm_connector registered
[    2.962212] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[    2.962468] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    2.962610] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[    2.963460] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[    2.972968] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[    2.986801] EXT4-fs (dm-5): re-mounted d598cbfe-bf14-4621-96b3-5ce805eefc16 r/w.
[    2.987659] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[    2.987944] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    2.987982] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    2.988897] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[    2.988937] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[    2.990408] systemd[1]: Starting systemd-resolved.service - Network Name Resolution...
[    2.991716] systemd[1]: Starting systemd-timesyncd.service - Network Time Synchronization...
[    2.992211] usb 3-5.1: new full-speed USB device number 6 using xhci_hcd
[    2.992574] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[    2.992597] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.000733] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
[    3.001486] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[    3.002387] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[    3.017704] systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[    3.017798] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
[    3.021366] systemd[1]: Started systemd-timesyncd.service - Network Time Synchronization.
[    3.021508] systemd[1]: Reached target time-set.target - System Time Set.
[    3.039777] systemd[1]: Started systemd-resolved.service - Network Name Resolution.
[    3.039868] systemd[1]: Reached target nss-lookup.target - Host and Network Name Lookups.
[    3.050953] systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices.
[    3.052009] systemd[1]: Starting ifupdown-pre.service - Helper to synchronize boot up for ifupdown...
[    3.065431] systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files.
[    3.084347] hid-generic 0003:046A:B091.0004: input,hidraw2: USB HID v1.11 Mouse [PixArt Cherry USB Optical Mouse] on usb-0000:0d:00.3-4.2/input0
[    3.084833] hid-generic 0003:046D:C312.0003: input,hidraw3: USB HID v1.10 Keyboard [LITEON Technology USB Multimedia Keyboard] on usb-0000:14:00.3-1.4/input0
[    3.086139] systemd[1]: Reached target tpm2.target - Trusted Platform Module.
[    3.091696] systemd[1]: Found device dev-mapper-vg00\x2dlvswap.device - /dev/mapper/vg00-lvswap.
[    3.094333] systemd[1]: Found device dev-mapper-vg00\x2dlvhome.device - /dev/mapper/vg00-lvhome.
[    3.096760] systemd[1]: Found device dev-mapper-vg00\x2dlvdata.device - /dev/mapper/vg00-lvdata.
[    3.098973] systemd[1]: Found device dev-mapper-vg00\x2dlvbackup.device - /dev/mapper/vg00-lvbackup.
[    3.100705] systemd[1]: Found device dev-mapper-vg00\x2dlvnobackup.device - /dev/mapper/vg00-lvnobackup.
[    3.115885] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[    3.118725] ACPI: button: Power Button [PWRB]
[    3.118798] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    3.118856] ACPI: button: Power Button [PWRF]
[    3.123009] systemd[1]: Activating swap dev-mapper-vg00\x2dlvswap.swap - /dev/mapper/vg00-lvswap...
[    3.123361] usb 3-5.1: New USB device found, idVendor=046a, idProduct=c122, bcdDevice= 1.25
[    3.123366] usb 3-5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.123369] usb 3-5.1: Product: CHERRY USB Keyboard
[    3.123371] usb 3-5.1: Manufacturer: Cherry GmbH
[    3.124322] systemd[1]: Starting systemd-fsck@dev-mapper-vg00\x2dlvbackup.service - File System Check on /dev/mapper/vg00-lvbackup...
[    3.125580] systemd[1]: Starting systemd-fsck@dev-mapper-vg00\x2dlvdata.service - File System Check on /dev/mapper/vg00-lvdata...
[    3.126414] systemd[1]: Starting systemd-fsck@dev-mapper-vg00\x2dlvhome.service - File System Check on /dev/mapper/vg00-lvhome...
[    3.129691] systemd[1]: Starting systemd-fsck@dev-mapper-vg00\x2dlvnobackup.service - File System Check on /dev/mapper/vg00-lvnobackup...
[    3.139618] ACPI: video: Video Device [VGA1] (multi-head: yes  rom: no  post: no)
[    3.139829] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:15/LNXVIDEO:01/input/input6
[    3.157878] ccp 0000:14:00.2: vgaarb: pci_notify
[    3.157985] ccp 0000:14:00.2: runtime IRQ mapping not provided by arch
[    3.157994] ccp 0000:14:00.2: enabling device (0000 -> 0002)
[    3.159932] k10temp 0000:00:18.3: vgaarb: pci_notify
[    3.160093] k10temp 0000:00:18.3: runtime IRQ mapping not provided by arch
[    3.160836] ccp 0000:14:00.2: enabling bus mastering
[    3.160844] ccp 0000:14:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[    3.161043] k10temp 0000:00:18.3: vgaarb: pci_notify
[    3.161985] ccp 0000:14:00.2: tee enabled
[    3.162068] ccp 0000:14:00.2: psp enabled
[    3.162909] ccp 0000:14:00.2: vgaarb: pci_notify
[    3.172224] usb 3-4.3: new high-speed USB device number 7 using xhci_hcd
[    3.176358] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    3.178678] Adding 67108860k swap on /dev/mapper/vg00-lvswap.  Priority:-2 extents:1 across:67108860k SS
[    3.182817] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    3.182820] RAPL PMU: hw unit of domain package 2^-16 Joules
[    3.187657] systemd[1]: Activated swap dev-mapper-vg00\x2dlvswap.swap - /dev/mapper/vg00-lvswap.
[    3.196036] systemd[1]: Reached target swap.target - Swaps.
[    3.197582] ee1004 0-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
[    3.198516] systemd[1]: Started mdmonitor.service - MD array monitor.
[    3.200119] ee1004 0-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
[    3.201186] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    3.201221] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    3.201266] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    3.201323] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    3.201354] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.201402] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[    3.201424] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.201434] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.204114] systemd[1]: Finished systemd-fsck@dev-mapper-vg00\x2dlvbackup.service - File System Check on /dev/mapper/vg00-lvbackup.
[    3.206434] systemd[1]: Finished systemd-fsck@dev-mapper-vg00\x2dlvhome.service - File System Check on /dev/mapper/vg00-lvhome.
[    3.207237] systemd[1]: Finished systemd-fsck@dev-mapper-vg00\x2dlvdata.service - File System Check on /dev/mapper/vg00-lvdata.
[    3.207552] systemd[1]: Finished systemd-fsck@dev-mapper-vg00\x2dlvnobackup.service - File System Check on /dev/mapper/vg00-lvnobackup.
[    3.208619] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    3.208799] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    3.208908] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    3.227303] snd_hda_intel 0000:06:00.1: vgaarb: pci_notify
[    3.227310] snd_hda_intel 0000:06:00.1: runtime IRQ mapping not provided by arch
[    3.227423] snd_hda_intel 0000:06:00.1: enabling device (0000 -> 0002)
[    3.227503] snd_hda_intel 0000:06:00.1: Force to non-snoop mode
[    3.227803] snd_hda_intel 0000:06:00.1: enabling bus mastering
[    3.230813] snd_hda_intel 0000:06:00.1: vgaarb: pci_notify
[    3.230837] snd_hda_intel 0000:14:00.1: vgaarb: pci_notify
[    3.230975] snd_hda_intel 0000:14:00.1: runtime IRQ mapping not provided by arch
[    3.231010] snd_hda_intel 0000:14:00.1: enabling device (0000 -> 0002)
[    3.237117] snd_hda_intel 0000:14:00.1: vgaarb: pci_notify
[    3.237170] snd_hda_intel 0000:14:00.6: vgaarb: pci_notify
[    3.238142] snd_hda_intel 0000:14:00.6: runtime IRQ mapping not provided by arch
[    3.238269] snd_hda_intel 0000:14:00.6: enabling device (0000 -> 0002)
[    3.238278] input: Cherry GmbH CHERRY USB Keyboard as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-5/3-5.1/3-5.1:1.0/0003:046A:C122.0005/input/input8
[    3.239203] snd_hda_intel 0000:14:00.6: enabling bus mastering
[    3.239332] snd_hda_intel 0000:14:00.1: enabling bus mastering
[    3.239596] snd_hda_intel 0000:14:00.6: vgaarb: pci_notify
[    3.277202] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input11
[    3.277305] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:01.0/0000:04:00.0/0000:05:00.0/0000:06:00.1/sound/card0/input9
[    3.286075] kvm_amd: TSC scaling supported
[    3.286077] kvm_amd: Nested Virtualization enabled
[    3.286079] kvm_amd: Nested Paging enabled
[    3.286080] kvm_amd: LBR virtualization supported
[    3.286085] kvm_amd: Virtual VMLOAD VMSAVE supported
[    3.286085] kvm_amd: Virtual GIF supported
[    3.288931] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC897: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    3.288947] snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.288950] snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    3.288953] snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
[    3.288955] snd_hda_codec_realtek hdaudioC2D0:    dig-out=0x1e/0x0
[    3.288957] snd_hda_codec_realtek hdaudioC2D0:    inputs:
[    3.288959] snd_hda_codec_realtek hdaudioC2D0:      Rear Mic=0x18
[    3.288962] snd_hda_codec_realtek hdaudioC2D0:      Front Mic=0x19
[    3.288964] snd_hda_codec_realtek hdaudioC2D0:      Line=0x1a
[    3.298365] systemd[1]: Started systemd-journald.service - Journal Service.
[    3.300837] intel_rapl_common: Found RAPL domain package
[    3.300840] intel_rapl_common: Found RAPL domain core
[    3.301924] amd_atl: AMD Address Translation Library initialized
[    3.310668] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input15
[    3.315841] usb 3-4.3: New USB device found, idVendor=1bcf, idProduct=0217, bcdDevice=34.13
[    3.315845] usb 3-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.315847] usb 3-4.3: Product: 4K AutoFocus Webcam
[    3.315849] usb 3-4.3: Manufacturer: 4K AutoFocus Webcam
[    3.328039] systemd-journald[604]: Received client request to flush runtime journal.
[    3.416407] hid-generic 0003:046A:C122.0005: input,hidraw4: USB HID v1.11 Keyboard [Cherry GmbH CHERRY USB Keyboard] on usb-0000:0d:00.3-5.1/input0
[    3.416408] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input12
[    3.416473] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input13
[    3.416599] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:01.0/0000:04:00.0/0000:05:00.0/0000:06:00.1/sound/card0/input10
[    3.416657] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input16
[    3.416782] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input17
[    3.416890] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input18
[    3.416957] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input14
[    3.416998] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input19
[    3.418199] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input20
[    3.418319] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input21
[    3.424230] input: Cherry GmbH CHERRY USB Keyboard System Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-5/3-5.1/3-5.1:1.1/0003:046A:C122.0006/input/input22
[    3.472208] usb 3-4.4: new full-speed USB device number 8 using xhci_hcd
[    3.484300] input: Cherry GmbH CHERRY USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-5/3-5.1/3-5.1:1.1/0003:046A:C122.0006/input/input23
[    3.484364] hid-generic 0003:046A:C122.0006: input,hidraw5: USB HID v1.11 Device [Cherry GmbH CHERRY USB Keyboard] on usb-0000:0d:00.3-5.1/input1
[    3.597065] usb 3-4.4: New USB device found, idVendor=0d8c, idProduct=0014, bcdDevice= 1.00
[    3.597071] usb 3-4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.597073] usb 3-4.4: Product: USB Audio Device
[    3.597075] usb 3-4.4: Manufacturer: C-Media Electronics Inc.
[    3.665204] input: C-Media Electronics Inc. USB Audio Device as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-4/3-4.4/3-4.4:1.3/0003:0D8C:0014.0007/input/input24
[    3.720279] hid-generic 0003:0D8C:0014.0007: input,hidraw6: USB HID v1.00 Device [C-Media Electronics Inc. USB Audio Device] on usb-0000:0d:00.3-4.4/input3
[    3.964465] EXT4-fs (dm-0): mounted filesystem 30dd4edd-20d1-4d6d-9865-b3f272b27dc3 r/w with ordered data mode. Quota mode: none.
[    3.964470] EXT4-fs (dm-2): mounted filesystem a4a89505-36bf-41cd-a972-f57db83e14d8 r/w with ordered data mode. Quota mode: none.
[    3.966726] EXT4-fs (dm-3): mounted filesystem c6f8751e-1b7d-4a64-836e-f15c0021ce4c r/w with ordered data mode. Quota mode: none.
[    3.968533] EXT4-fs (dm-1): mounted filesystem cfe0400f-34ba-4e22-bcdf-d900a33dda08 r/w with ordered data mode. Quota mode: none.
[    4.919089] mc: Linux media interface: v0.10
[    4.919297] sd 5:0:0:0: Attached scsi generic sg0 type 0
[    4.925703] [drm] amdgpu kernel modesetting enabled.
[    4.925809] amdgpu: Virtual CRAT table created for CPU
[    4.925822] amdgpu: Topology: Add CPU node
[    4.925894] amdgpu 0000:06:00.0: vgaarb: pci_notify
[    4.925899] amdgpu 0000:06:00.0: runtime IRQ mapping not provided by arch
[    4.925957] amdgpu 0000:06:00.0: enabling device (0006 -> 0007)
[    4.926012] [drm] initializing kernel modesetting (BEIGE_GOBY 0x1002:0x743F 0x1DA2:0xE458 0xC7).
[    4.926023] [drm] register mmio base: 0xFBB00000
[    4.926024] [drm] register mmio size: 1048576
[    4.932132] [drm] add ip block number 0 <nv_common>
[    4.932135] [drm] add ip block number 1 <gmc_v10_0>
[    4.932137] [drm] add ip block number 2 <navi10_ih>
[    4.932138] [drm] add ip block number 3 <psp>
[    4.932140] [drm] add ip block number 4 <smu>
[    4.932141] [drm] add ip block number 5 <dm>
[    4.932143] [drm] add ip block number 6 <gfx_v10_0>
[    4.932145] [drm] add ip block number 7 <sdma_v5_2>
[    4.932147] [drm] add ip block number 8 <vcn_v3_0>
[    4.932169] amdgpu 0000:06:00.0: amdgpu: Fetched VBIOS from VFCT
[    4.932172] amdgpu: ATOM BIOS: 113-D63401-US4
[    4.938674] WARNING! power/level is deprecated; use power/control instead
[    4.941421] Console: switching to colour dummy device 80x25
[    4.941450] amdgpu 0000:06:00.0: vgaarb: deactivate vga console
[    4.941453] amdgpu 0000:06:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[    4.941477] amdgpu 0000:06:00.0: amdgpu: PCIE atomic ops is not supported
[    4.941519] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    4.941533] amdgpu 0000:06:00.0: amdgpu: VRAM: 4080M 0x0000008000000000 - 0x00000080FEFFFFFF (4080M used)
[    4.941536] amdgpu 0000:06:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[    4.941559] [drm] Detected VRAM RAM=4080M, BAR=4096M
[    4.941561] [drm] RAM width 64bits GDDR6
[    4.941689] [drm] amdgpu: 4080M of VRAM memory ready
[    4.941692] [drm] amdgpu: 31838M of GTT memory ready.
[    4.941721] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    4.941937] [drm] PCIE GART of 512M enabled (table at 0x00000080FEB00000).
[    4.942975] RPC: Registered named UNIX socket transport module.
[    4.942979] RPC: Registered udp transport module.
[    4.942980] RPC: Registered tcp transport module.
[    4.942981] RPC: Registered tcp-with-tls transport module.
[    4.942982] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    4.944972] ddbridge: Digital Devices PCIE bridge driver 0.9.33-integrated, Copyright (C) 2010-17 Digital Devices GmbH
[    4.958639] videodev: Linux video capture interface: v2.00
[    5.000363] cmedia_hs100b 0003:0D8C:0014.0007: Fixing CMedia HS-100B report descriptor
[    5.000451] input: C-Media Electronics Inc. USB Audio Device as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-4/3-4.4/3-4.4:1.3/0003:0D8C:0014.0007/input/input25
[    5.010470] audit: type=1400 audit(1774790154.857:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-run" pid=977 comm="apparmor_parser"
[    5.010508] audit: type=1400 audit(1774790154.857:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=971 comm="apparmor_parser"
[    5.010545] audit: type=1400 audit(1774790154.857:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=972 comm="apparmor_parser"
[    5.010885] audit: type=1400 audit(1774790154.857:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="cam" pid=974 comm="apparmor_parser"
[    5.011233] audit: type=1400 audit(1774790154.857:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=973 comm="apparmor_parser"
[    5.011467] audit: type=1400 audit(1774790154.857:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=967 comm="apparmor_parser"
[    5.011501] audit: type=1400 audit(1774790154.857:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=965 comm="apparmor_parser"
[    5.011670] audit: type=1400 audit(1774790154.857:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chrome" pid=978 comm="apparmor_parser"
[    5.011891] audit: type=1400 audit(1774790154.857:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chromium" pid=979 comm="apparmor_parser"
[    5.061318] cmedia_hs100b 0003:0D8C:0014.0007: input,hidraw6: USB HID v1.00 Device [C-Media Electronics Inc. USB Audio Device] on usb-0000:0d:00.3-4.4/input3
[    5.074267] r8169 0000:0a:00.0: Direct firmware load for rtl_nic/rtl8168e-3.fw failed with error -2
[    5.074272] r8169 0000:0a:00.0: Unable to load firmware rtl_nic/rtl8168e-3.fw (-2)
[    5.074684] RTL8211E Gigabit Ethernet r8169-0-a00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-a00:00, irq=MAC)
[    5.074691] r8169 0000:0a:00.0: enabling bus mastering
[    5.103874] nvme nvme0: using unchecked data buffer
[    5.144117] r8169 0000:0a:00.0 ethdsl: Link is Down
[    5.255401] block nvme0n1: No UUID available providing old NGUID
[    5.272055] NET: Registered PF_QIPCRTR protocol family
[    6.006878] usb 3-4.3: 3:1: cannot get freq at ep 0x86
[    7.062624] usb 3-4.3: 3:2: cannot get freq at ep 0x86
[    8.049249] amdgpu 0000:06:00.0: amdgpu: STB initialized to 2048 entries
[    8.049320] [drm] Loading DMUB firmware via PSP: version=0x02020020
[    8.049768] [drm] use_doorbell being set to: [true]
[    8.049789] [drm] Found VCN firmware Version ENC: 1.33 DEC: 4 VEP: 0 Revision: 6
[    8.117891] amdgpu 0000:06:00.0: amdgpu: reserve 0xa00000 from 0x80fd000000 for PSP TMR
[    8.118626] usb 3-4.3: 3:3: cannot get freq at ep 0x86
[    8.221025] amdgpu 0000:06:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    8.236519] amdgpu 0000:06:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    8.236551] amdgpu 0000:06:00.0: amdgpu: smu driver if version = 0x0000000d, smu fw if version = 0x00000010, smu fw program = 0, version = 0x00492400 (73.36.0)
[    8.236555] amdgpu 0000:06:00.0: amdgpu: SMU driver if version not matched
[    8.236601] amdgpu 0000:06:00.0: amdgpu: use vbios provided pptable
[    8.278361] amdgpu 0000:06:00.0: amdgpu: SMU is initialized successfully!
[    8.278779] [drm] Display Core v3.2.301 initialized on DCN 3.0.3
[    8.278781] [drm] DP-HDMI FRL PCON supported
[    8.279866] [drm] DMUB hardware initialized: version=0x02020020
[    8.284188] snd_hda_intel 0000:06:00.1: bound 0000:06:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    8.320562] [drm] kiq ring mec 2 pipe 1 q 0
[    8.326336] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    8.326355] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[    8.326512] amdgpu: Virtual CRAT table created for GPU
[    8.326918] amdgpu: Topology: Add dGPU node [0x743f:0x1002]
[    8.326920] kfd kfd: amdgpu: added device 1002:743f
[    8.326947] amdgpu 0000:06:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, active_cu_number 12
[    8.326951] amdgpu 0000:06:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[    8.326952] amdgpu 0000:06:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
[    8.326954] amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 4 on hub 0
[    8.326956] amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 5 on hub 0
[    8.326957] amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
[    8.326959] amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
[    8.326960] amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
[    8.326962] amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
[    8.326963] amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
[    8.326965] amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
[    8.326966] amdgpu 0000:06:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
[    8.326968] amdgpu 0000:06:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on hub 0
[    8.326969] amdgpu 0000:06:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
[    8.328098] amdgpu 0000:06:00.0: save config 0x00: 0x743f1002
[    8.328103] amdgpu 0000:06:00.0: save config 0x04: 0x00100407
[    8.328106] amdgpu 0000:06:00.0: save config 0x08: 0x030000c7
[    8.328109] amdgpu 0000:06:00.0: save config 0x0c: 0x00800010
[    8.328112] amdgpu 0000:06:00.0: save config 0x10: 0x0000000c
[    8.328116] amdgpu 0000:06:00.0: save config 0x14: 0x0000007d
[    8.328119] amdgpu 0000:06:00.0: save config 0x18: 0x0000000c
[    8.328122] amdgpu 0000:06:00.0: save config 0x1c: 0x0000007e
[    8.328126] amdgpu 0000:06:00.0: save config 0x20: 0x0000d001
[    8.328129] amdgpu 0000:06:00.0: save config 0x24: 0xfbb00000
[    8.328132] amdgpu 0000:06:00.0: save config 0x28: 0x00000000
[    8.328135] amdgpu 0000:06:00.0: save config 0x2c: 0xe4581da2
[    8.328138] amdgpu 0000:06:00.0: save config 0x30: 0xfbc00000
[    8.328142] amdgpu 0000:06:00.0: save config 0x34: 0x00000048
[    8.328145] amdgpu 0000:06:00.0: save config 0x38: 0x00000000
[    8.328148] amdgpu 0000:06:00.0: save config 0x3c: 0x000001ff
[    8.328360] amdgpu 0000:06:00.0: restore config 0x1c: 0x00000000 -> 0x0000007e
[    8.328369] amdgpu 0000:06:00.0: restore config 0x14: 0x00000000 -> 0x0000007d
[    8.328448] amdgpu 0000:06:00.0: amdgpu: Using BACO for runtime pm
[    8.328751] [drm] Initialized amdgpu 3.61.0 for 0000:06:00.0 on minor 0
[    8.334105] fbcon: amdgpudrmfb (fb0) is primary device
[    8.334229] [drm] pre_validate_dsc:1628 MST_DSC dsc precompute is not needed
[    8.370098] Console: switching to colour frame buffer device 240x67
[    8.388092] amdgpu 0000:06:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    8.416480] amdgpu 0000:06:00.0: vgaarb: pci_notify
[    8.416511] amdgpu 0000:14:00.0: vgaarb: pci_notify
[    8.416516] amdgpu 0000:14:00.0: runtime IRQ mapping not provided by arch
[    8.416564] amdgpu 0000:14:00.0: enabling device (0006 -> 0007)
[    8.416645] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x1002:0x1636 0xC9).
[    8.416670] [drm] register mmio base: 0xFCA00000
[    8.416671] [drm] register mmio size: 524288
[    8.419487] [drm] add ip block number 0 <soc15_common>
[    8.419489] [drm] add ip block number 1 <gmc_v9_0>
[    8.419490] [drm] add ip block number 2 <vega10_ih>
[    8.419491] [drm] add ip block number 3 <psp>
[    8.419492] [drm] add ip block number 4 <smu>
[    8.419492] [drm] add ip block number 5 <dm>
[    8.419493] [drm] add ip block number 6 <gfx_v9_0>
[    8.419495] [drm] add ip block number 7 <sdma_v4_0>
[    8.419495] [drm] add ip block number 8 <vcn_v2_0>
[    8.419496] [drm] add ip block number 9 <jpeg_v2_0>
[    8.419504] amdgpu 0000:14:00.0: amdgpu: Fetched VBIOS from VFCT
[    8.419506] amdgpu: ATOM BIOS: 13-CEZANNE-019
[    8.429612] amdgpu 0000:14:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
[    8.429616] amdgpu 0000:14:00.0: amdgpu: MODE2 reset
[    8.429677] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    8.429682] amdgpu 0000:14:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
[    8.429684] amdgpu 0000:14:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[    8.429697] [drm] Detected VRAM RAM=512M, BAR=512M
[    8.429698] [drm] RAM width 128bits DDR4
[    8.429761] [drm] amdgpu: 512M of VRAM memory ready
[    8.429763] [drm] amdgpu: 31838M of GTT memory ready.
[    8.429779] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    8.429862] [drm] PCIE GART of 1024M enabled.
[    8.429863] [drm] PTB located at 0x000000F41FC00000
[    8.430259] [drm] Loading DMUB firmware via PSP: version=0x0101002B
[    8.430651] [drm] Found VCN firmware Version ENC: 1.24 DEC: 8 VEP: 0 Revision: 3
[    9.136372] amdgpu 0000:14:00.0: amdgpu: reserve 0x400000 from 0xf41f800000 for PSP TMR
[    9.220101] amdgpu 0000:14:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    9.230636] amdgpu 0000:14:00.0: amdgpu: RAP: optional rap ta ucode is not available
[    9.230639] amdgpu 0000:14:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    9.231493] amdgpu 0000:14:00.0: amdgpu: SMU is initialized successfully!
[    9.232436] [drm] Display Core v3.2.301 initialized on DCN 2.1
[    9.232438] [drm] DP-HDMI FRL PCON supported
[    9.232962] [drm] DMUB hardware initialized: version=0x0101002B
[    9.261115] snd_hda_intel 0000:14:00.1: bound 0000:14:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    9.293861] [drm] kiq ring mec 2 pipe 1 q 0
[    9.297847] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    9.297865] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[    9.297959] amdgpu: Virtual CRAT table created for GPU
[    9.298358] amdgpu: Topology: Add dGPU node [0x1638:0x1002]
[    9.298361] kfd kfd: amdgpu: added device 1002:1638
[    9.298431] amdgpu 0000:14:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 7
[    9.298434] amdgpu 0000:14:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[    9.298436] amdgpu 0000:14:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    9.298438] amdgpu 0000:14:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    9.298439] amdgpu 0000:14:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    9.298441] amdgpu 0000:14:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    9.298442] amdgpu 0000:14:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    9.298444] amdgpu 0000:14:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    9.298445] amdgpu 0000:14:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    9.298447] amdgpu 0000:14:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    9.298448] amdgpu 0000:14:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
[    9.298450] amdgpu 0000:14:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
[    9.298451] amdgpu 0000:14:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
[    9.298453] amdgpu 0000:14:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
[    9.298454] amdgpu 0000:14:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
[    9.298456] amdgpu 0000:14:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
[    9.299329] amdgpu 0000:14:00.0: save config 0x00: 0x16381002
[    9.299332] amdgpu 0000:14:00.0: save config 0x04: 0x08100407
[    9.299334] amdgpu 0000:14:00.0: save config 0x08: 0x030000c9
[    9.299336] amdgpu 0000:14:00.0: save config 0x0c: 0x00800010
[    9.299338] amdgpu 0000:14:00.0: save config 0x10: 0x2000000c
[    9.299340] amdgpu 0000:14:00.0: save config 0x14: 0x0000007e
[    9.299342] amdgpu 0000:14:00.0: save config 0x18: 0x3000000c
[    9.299344] amdgpu 0000:14:00.0: save config 0x1c: 0x0000007e
[    9.299346] amdgpu 0000:14:00.0: save config 0x20: 0x0000e001
[    9.299348] amdgpu 0000:14:00.0: save config 0x24: 0xfca00000
[    9.299350] amdgpu 0000:14:00.0: save config 0x28: 0x00000000
[    9.299351] amdgpu 0000:14:00.0: save config 0x2c: 0x16361002
[    9.299353] amdgpu 0000:14:00.0: save config 0x30: 0x00000000
[    9.299355] amdgpu 0000:14:00.0: save config 0x34: 0x00000048
[    9.299357] amdgpu 0000:14:00.0: save config 0x38: 0x00000000
[    9.299359] amdgpu 0000:14:00.0: save config 0x3c: 0x000001ff
[    9.299407] amdgpu 0000:14:00.0: amdgpu: Runtime PM not available
[    9.299787] [drm] Initialized amdgpu 3.61.0 for 0000:14:00.0 on minor 1
[    9.305481] amdgpu 0000:14:00.0: [drm] fb1: amdgpudrmfb frame buffer device
[    9.305632] amdgpu 0000:14:00.0: vgaarb: pci_notify
[   10.265603] r8169 0000:0a:00.0 ethdsl: Link is Up - 100Mbps/Full - flow control rx/tx
[   11.196037] usb 3-4.3: Warning! Unlikely big volume range (=4096), cval->res is probably wrong.
[   11.196042] usb 3-4.3: [7] FU [Mic Capture Volume] ch = 1, val = 0/4096/1
[   11.199190] usb 3-4.3: Found UVC 1.00 device 4K AutoFocus Webcam (1bcf:0217)
[   11.283095] usbcore: registered new interface driver uvcvideo
[   11.512264] usbcore: registered new interface driver snd-usb-audio
[   11.693391] r8169 0000:0c:00.0: Direct firmware load for rtl_nic/rtl8125b-2.fw failed with error -2
[   11.693397] r8169 0000:0c:00.0: Unable to load firmware rtl_nic/rtl8125b-2.fw (-2)
[   11.716219] Realtek Internal NBASE-T PHY r8169-0-c00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-c00:00, irq=MAC)
[   11.716227] r8169 0000:0c:00.0: enabling bus mastering
[   11.828526] r8169 0000:0c:00.0 ethlan: Link is Down
[   11.878651] 8021q: 802.1Q VLAN Support v1.8
[   11.909439] r8169 0000:0b:00.0: Direct firmware load for rtl_nic/rtl8168f-1.fw failed with error -2
[   11.909445] r8169 0000:0b:00.0: Unable to load firmware rtl_nic/rtl8168f-1.fw (-2)
[   11.909883] RTL8211E Gigabit Ethernet r8169-0-b00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-b00:00, irq=MAC)
[   11.909891] r8169 0000:0b:00.0: enabling bus mastering
[   11.978852] r8169 0000:0b:00.0 ethwlan: Link is Down
[   12.152413] brlan: port 1(ethlan) entered blocking state
[   12.152418] brlan: port 1(ethlan) entered disabled state
[   12.152425] r8169 0000:0c:00.0 ethlan: entered allmulticast mode
[   12.152528] r8169 0000:0c:00.0 ethlan: entered promiscuous mode
[   12.155028] brlan: port 2(ethwlan.11) entered blocking state
[   12.155032] brlan: port 2(ethwlan.11) entered disabled state
[   12.155044] ethwlan.11: entered allmulticast mode
[   12.155046] r8169 0000:0b:00.0 ethwlan: entered allmulticast mode
[   12.155162] ethwlan.11: entered promiscuous mode
[   12.155165] r8169 0000:0b:00.0 ethwlan: entered promiscuous mode
[   13.713209] snd_hda_intel 0000:14:00.6: save config 0x00: 0x15e31022
[   13.713214] snd_hda_intel 0000:14:00.6: save config 0x04: 0x00100406
[   13.713216] snd_hda_intel 0000:14:00.6: save config 0x08: 0x04030000
[   13.713219] snd_hda_intel 0000:14:00.6: save config 0x0c: 0x00800010
[   13.713221] snd_hda_intel 0000:14:00.6: save config 0x10: 0xfca80000
[   13.713223] snd_hda_intel 0000:14:00.6: save config 0x14: 0x00000000
[   13.713225] snd_hda_intel 0000:14:00.6: save config 0x18: 0x00000000
[   13.713227] snd_hda_intel 0000:14:00.6: save config 0x1c: 0x00000000
[   13.713229] snd_hda_intel 0000:14:00.6: save config 0x20: 0x00000000
[   13.713231] snd_hda_intel 0000:14:00.6: save config 0x24: 0x00000000
[   13.713233] snd_hda_intel 0000:14:00.6: save config 0x28: 0x00000000
[   13.713235] snd_hda_intel 0000:14:00.6: save config 0x2c: 0x28971849
[   13.713237] snd_hda_intel 0000:14:00.6: save config 0x30: 0x00000000
[   13.713239] snd_hda_intel 0000:14:00.6: save config 0x34: 0x00000048
[   13.713241] snd_hda_intel 0000:14:00.6: save config 0x38: 0x00000000
[   13.713243] snd_hda_intel 0000:14:00.6: save config 0x3c: 0x000003ff
[   13.713259] snd_hda_intel 0000:14:00.6: PME# enabled
[   13.725293] snd_hda_intel 0000:14:00.6: ACPI _REG disconnect evaluation failed (5)
[   13.726545] snd_hda_intel 0000:14:00.6: power state changed by ACPI to D3hot
[   14.338981] brkvm: port 1(ethlan.100) entered blocking state
[   14.338987] brkvm: port 1(ethlan.100) entered disabled state
[   14.338996] ethlan.100: entered allmulticast mode
[   14.339086] ethlan.100: entered promiscuous mode
[   14.577639] r8169 0000:0c:00.0 ethlan: Link is Up - 1Gbps/Full - flow control rx/tx
[   14.577686] brlan: port 1(ethlan) entered blocking state
[   14.577690] brlan: port 1(ethlan) entered forwarding state
[   14.577785] brkvm: port 1(ethlan.100) entered blocking state
[   14.577788] brkvm: port 1(ethlan.100) entered forwarding state
[   14.585466] r8169 0000:0b:00.0 ethwlan: Link is Up - 1Gbps/Full - flow control rx/tx
[   14.585541] brlan: port 2(ethwlan.11) entered blocking state
[   14.585545] brlan: port 2(ethwlan.11) entered forwarding state
[   14.863485] kauditd_printk_skb: 124 callbacks suppressed
[   14.863489] audit: type=1400 audit(1774790164.709:135): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cupsd" name="/etc/paperspecs" pid=2196 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   14.953091] audit: type=1400 audit(1774790164.801:136): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=2307 comm="Xorg" capability=12  capname="net_admin"
[   14.965468] audit: type=1400 audit(1774790164.813:137): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=2309 comm="Xorg" capability=12  capname="net_admin"
[   14.966753] audit: type=1400 audit(1774790164.813:138): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/run/udev/tags/seat-bianca/" pid=2309 comm="Xorg" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   15.045267] audit: type=1400 audit(1774790164.893:139): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=2196 comm="cupsd" capability=12  capname="net_admin"
[   15.097271] r8169 0000:0a:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
[   15.108215] r8169 0000:0b:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
[   15.129240] r8169 0000:0c:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
[   15.320917] vgaarb: vga_arb_open
[   15.320938] vgaarb: client 0x0000000043150cc9 called 'target'
[   15.320955] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 00000000f3d70ed4
[   15.320958] vgaarb: vgadev 000000007e6f8d62
[   15.320963] vgaarb: client 0x0000000043150cc9 called 'lock'
[   15.320966] amdgpu 0000:06:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[   15.320969] amdgpu 0000:06:00.0: vgaarb: decoding count now is: 2
[   15.320971] amdgpu 0000:14:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[   15.320973] amdgpu 0000:14:00.0: vgaarb: decoding count now is: 1
[   15.320975] amdgpu 0000:06:00.0: vgaarb: __vga_tryget: 3
[   15.320977] amdgpu 0000:06:00.0: vgaarb: __vga_tryget: owns: 0
[   15.323198] vgaarb: vga_arb_open
[   15.323210] vgaarb: client 0x00000000ac4becb5 called 'target'
[   15.323224] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 00000000f3d70ed4
[   15.323227] vgaarb: vgadev 000000007e6f8d62
[   15.449813] vgaarb: client 0x0000000043150cc9 called 'unlock'
[   15.449819] amdgpu 0000:06:00.0: vgaarb: __vga_put
[   15.450039] vgaarb: client 0x0000000043150cc9 called 'target'
[   15.450053] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 00000000f3d70ed4
[   15.450055] vgaarb: vgadev 000000007e6f8d62
[   15.458431] vgaarb: client 0x00000000ac4becb5 called 'target'
[   15.458446] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 00000000f3d70ed4
[   15.458449] vgaarb: vgadev 000000007e6f8d62
[   15.487934] audit: type=1400 audit(1774790165.333:140): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=2309 comm="Xorg" capability=12  capname="net_admin"
[   15.511841] audit: type=1400 audit(1774790165.357:141): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=2307 comm="Xorg" capability=12  capname="net_admin"
[   15.531320] audit: type=1400 audit(1774790165.377:142): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/run/udev/tags/seat-bianca/" pid=2309 comm="Xorg" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   15.844022] audit: type=1400 audit(1774790165.689:143): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8" pid=2698 comm="apparmor_parser"
[   15.844606] audit: type=1400 audit(1774790165.693:144): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8//passt" pid=2698 comm="apparmor_parser"
[   16.169063] tun: Universal TUN/TAP device driver, 1.6
[   16.169621] brkvm: port 2(vnet0) entered blocking state
[   16.169626] brkvm: port 2(vnet0) entered disabled state
[   16.169641] vnet0: entered allmulticast mode
[   16.169734] vnet0: entered promiscuous mode
[   16.169901] brkvm: port 2(vnet0) entered blocking state
[   16.169906] brkvm: port 2(vnet0) entered forwarding state
[   17.257415] brlan: port 3(vnet1) entered blocking state
[   17.257422] brlan: port 3(vnet1) entered disabled state
[   17.257428] vnet1: entered allmulticast mode
[   17.257493] vnet1: entered promiscuous mode
[   17.257636] brlan: port 3(vnet1) entered blocking state
[   17.257639] brlan: port 3(vnet1) entered forwarding state
[   17.373299] brkvm: port 3(vnet2) entered blocking state
[   17.373305] brkvm: port 3(vnet2) entered disabled state
[   17.373317] vnet2: entered allmulticast mode
[   17.373362] vnet2: entered promiscuous mode
[   17.373490] brkvm: port 3(vnet2) entered blocking state
[   17.373495] brkvm: port 3(vnet2) entered forwarding state
[   17.453483] brdev: port 1(vnet3) entered blocking state
[   17.453489] brdev: port 1(vnet3) entered disabled state
[   17.453495] vnet3: entered allmulticast mode
[   17.453543] vnet3: entered promiscuous mode
[   17.453661] brdev: port 1(vnet3) entered blocking state
[   17.453665] brdev: port 1(vnet3) entered forwarding state
[   17.528277] brsla: port 1(vnet4) entered blocking state
[   17.528284] brsla: port 1(vnet4) entered disabled state
[   17.528295] vnet4: entered allmulticast mode
[   17.528345] vnet4: entered promiscuous mode
[   17.528477] brsla: port 1(vnet4) entered blocking state
[   17.528481] brsla: port 1(vnet4) entered forwarding state
[   18.311040] r8169 0000:0a:00.0 ethdsl: entered promiscuous mode
[   18.652218] VFIO - User Level meta-driver version: 0.3
[   18.660659] vfio-pci 0000:07:00.0: vgaarb: pci_notify
[   18.660665] vfio-pci 0000:07:00.0: runtime IRQ mapping not provided by arch
[   18.660805] vfio-pci 0000:07:00.0: save config 0x00: 0x0003dd01
[   18.660810] vfio-pci 0000:07:00.0: save config 0x04: 0x00100000
[   18.660814] vfio-pci 0000:07:00.0: save config 0x08: 0x04800000
[   18.660818] vfio-pci 0000:07:00.0: save config 0x0c: 0x00000010
[   18.660822] vfio-pci 0000:07:00.0: save config 0x10: 0xfc500004
[   18.660826] vfio-pci 0000:07:00.0: save config 0x14: 0x00000000
[   18.660829] vfio-pci 0000:07:00.0: save config 0x18: 0x00000000
[   18.660833] vfio-pci 0000:07:00.0: save config 0x1c: 0x00000000
[   18.660837] vfio-pci 0000:07:00.0: save config 0x20: 0x00000000
[   18.660840] vfio-pci 0000:07:00.0: save config 0x24: 0x00000000
[   18.660844] vfio-pci 0000:07:00.0: save config 0x28: 0x00000000
[   18.660848] vfio-pci 0000:07:00.0: save config 0x2c: 0x0020dd01
[   18.660852] vfio-pci 0000:07:00.0: save config 0x30: 0x00000000
[   18.660855] vfio-pci 0000:07:00.0: save config 0x34: 0x00000050
[   18.660859] vfio-pci 0000:07:00.0: save config 0x38: 0x00000000
[   18.660863] vfio-pci 0000:07:00.0: save config 0x3c: 0x000001ff
[   18.660964] vfio-pci 0000:07:00.0: vgaarb: pci_notify
[   18.660979] vfio-pci 0000:12:00.0: vgaarb: pci_notify
[   18.660983] vfio-pci 0000:12:00.0: runtime IRQ mapping not provided by arch
[   18.660994] vfio-pci 0000:12:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=none
[   18.660997] vfio-pci 0000:12:00.0: vgaarb: decoding count now is: 1
[   18.661038] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   18.661042] vfio-pci 0000:12:00.0: save config 0x04: 0x00100006
[   18.661045] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   18.661048] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   18.661051] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   18.661054] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   18.661058] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   18.661061] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   18.661064] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   18.661067] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   18.661071] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   18.661074] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   18.661077] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   18.661080] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   18.661083] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   18.661086] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   18.661094] vfio-pci 0000:12:00.0: vgaarb: pci_notify
[   18.661131] vfio-pci 0000:12:00.0: PME# enabled
[   18.672433] pcieport 0000:02:03.0: save config 0x00: 0x57a31022
[   18.672438] pcieport 0000:02:03.0: save config 0x04: 0x00100407
[   18.672441] pcieport 0000:02:03.0: save config 0x08: 0x06040000
[   18.672444] pcieport 0000:02:03.0: save config 0x0c: 0x00810010
[   18.672447] pcieport 0000:02:03.0: save config 0x10: 0x00000000
[   18.672450] pcieport 0000:02:03.0: save config 0x14: 0x00000000
[   18.672453] pcieport 0000:02:03.0: save config 0x18: 0x00070702
[   18.672456] pcieport 0000:02:03.0: save config 0x1c: 0x000001f1
[   18.672458] pcieport 0000:02:03.0: save config 0x20: 0xfc50fc50
[   18.672461] pcieport 0000:02:03.0: save config 0x24: 0x0001fff1
[   18.672464] pcieport 0000:02:03.0: save config 0x28: 0x00000000
[   18.672467] pcieport 0000:02:03.0: save config 0x2c: 0x00000000
[   18.672470] pcieport 0000:02:03.0: save config 0x30: 0x00000000
[   18.672473] pcieport 0000:02:03.0: save config 0x34: 0x00000050
[   18.672476] pcieport 0000:02:03.0: save config 0x38: 0x00000000
[   18.672478] pcieport 0000:02:03.0: save config 0x3c: 0x001200ff
[   18.672615] pcieport 0000:02:03.0: PME# enabled
[   18.672638] pcieport 0000:11:00.0: save config 0x00: 0x14791002
[   18.672641] pcieport 0000:11:00.0: save config 0x04: 0x00100407
[   18.672643] pcieport 0000:11:00.0: save config 0x08: 0x06040000
[   18.672646] pcieport 0000:11:00.0: save config 0x0c: 0x00010010
[   18.672649] pcieport 0000:11:00.0: save config 0x10: 0x00000000
[   18.672651] pcieport 0000:11:00.0: save config 0x14: 0x00000000
[   18.672654] pcieport 0000:11:00.0: save config 0x18: 0x00121211
[   18.672657] pcieport 0000:11:00.0: save config 0x1c: 0x0000f1f1
[   18.672660] pcieport 0000:11:00.0: save config 0x20: 0xfcc0fcb0
[   18.672662] pcieport 0000:11:00.0: save config 0x24: 0x0ff10001
[   18.672665] pcieport 0000:11:00.0: save config 0x28: 0x0000007a
[   18.672668] pcieport 0000:11:00.0: save config 0x2c: 0x0000007c
[   18.672670] pcieport 0000:11:00.0: save config 0x30: 0x00000000
[   18.672673] pcieport 0000:11:00.0: save config 0x34: 0x00000050
[   18.672676] pcieport 0000:11:00.0: save config 0x38: 0x00000000
[   18.672679] pcieport 0000:11:00.0: save config 0x3c: 0x001201ff
[   18.672714] pcieport 0000:11:00.0: PME# enabled
[   18.684247] pcieport 0000:10:00.0: save config 0x00: 0x14781002
[   18.684251] pcieport 0000:10:00.0: save config 0x04: 0x00100007
[   18.684254] pcieport 0000:10:00.0: save config 0x08: 0x060400c7
[   18.684257] pcieport 0000:10:00.0: save config 0x0c: 0x00010010
[   18.684260] pcieport 0000:10:00.0: save config 0x10: 0xfcd00000
[   18.684262] pcieport 0000:10:00.0: save config 0x14: 0x00000000
[   18.684265] pcieport 0000:10:00.0: save config 0x18: 0x00121110
[   18.684268] pcieport 0000:10:00.0: save config 0x1c: 0x0000f1f1
[   18.684271] pcieport 0000:10:00.0: save config 0x20: 0xfcc0fcb0
[   18.684273] pcieport 0000:10:00.0: save config 0x24: 0x0ff10001
[   18.684276] pcieport 0000:10:00.0: save config 0x28: 0x0000007a
[   18.684279] pcieport 0000:10:00.0: save config 0x2c: 0x0000007c
[   18.684281] pcieport 0000:10:00.0: save config 0x30: 0x00000000
[   18.684284] pcieport 0000:10:00.0: save config 0x34: 0x00000048
[   18.684287] pcieport 0000:10:00.0: save config 0x38: 0x00000000
[   18.684290] pcieport 0000:10:00.0: save config 0x3c: 0x001201ff
[   18.684326] pcieport 0000:10:00.0: PME# enabled
[   18.696221] pcieport 0000:00:01.3: save config 0x00: 0x16331022
[   18.696224] pcieport 0000:00:01.3: save config 0x04: 0x00100407
[   18.696227] pcieport 0000:00:01.3: save config 0x08: 0x06040000
[   18.696229] pcieport 0000:00:01.3: save config 0x0c: 0x00810010
[   18.696231] pcieport 0000:00:01.3: save config 0x10: 0x00000000
[   18.696234] pcieport 0000:00:01.3: save config 0x14: 0x00000000
[   18.696236] pcieport 0000:00:01.3: save config 0x18: 0x00121000
[   18.696238] pcieport 0000:00:01.3: save config 0x1c: 0x2000f1f1
[   18.696241] pcieport 0000:00:01.3: save config 0x20: 0xfcd0fcb0
[   18.696243] pcieport 0000:00:01.3: save config 0x24: 0x0ff10001
[   18.696245] pcieport 0000:00:01.3: save config 0x28: 0x0000007a
[   18.696248] pcieport 0000:00:01.3: save config 0x2c: 0x0000007c
[   18.696250] pcieport 0000:00:01.3: save config 0x30: 0x00000000
[   18.696252] pcieport 0000:00:01.3: save config 0x34: 0x00000050
[   18.696255] pcieport 0000:00:01.3: save config 0x38: 0x00000000
[   18.696257] pcieport 0000:00:01.3: save config 0x3c: 0x001200ff
[   18.696273] pcieport 0000:00:01.3: PME# enabled
[   18.720216] pcieport 0000:00:01.3: restore config 0x2c: 0x0000007c -> 0x0000007c
[   18.720221] pcieport 0000:00:01.3: restore config 0x28: 0x0000007a -> 0x0000007a
[   18.720225] pcieport 0000:00:01.3: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   18.720260] pcieport 0000:00:01.3: PME# disabled
[   18.732323] pcieport 0000:10:00.0: restore config 0x2c: 0x0000007c -> 0x0000007c
[   18.732329] pcieport 0000:10:00.0: restore config 0x28: 0x0000007a -> 0x0000007a
[   18.732333] pcieport 0000:10:00.0: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   18.732357] pcieport 0000:10:00.0: PME# disabled
[   18.744414] pcieport 0000:11:00.0: restore config 0x2c: 0x0000007c -> 0x0000007c
[   18.744420] pcieport 0000:11:00.0: restore config 0x28: 0x0000007a -> 0x0000007a
[   18.744424] pcieport 0000:11:00.0: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   18.744457] pcieport 0000:11:00.0: PME# disabled
[   18.754731] vfio-pci 0000:12:00.0: restore config 0x1c: 0x00000000 -> 0x0000007c
[   18.754738] vfio-pci 0000:12:00.0: restore config 0x14: 0x00000000 -> 0x0000007a
[   18.754759] vfio-pci 0000:12:00.0: PME# disabled
[   18.754765] vfio-pci 0000:12:00.1: vgaarb: pci_notify
[   18.754770] vfio-pci 0000:12:00.1: runtime IRQ mapping not provided by arch
[   18.754854] vfio-pci 0000:12:00.1: save config 0x00: 0xab281002
[   18.754857] vfio-pci 0000:12:00.1: save config 0x04: 0x00100000
[   18.754860] vfio-pci 0000:12:00.1: save config 0x08: 0x04030000
[   18.754863] vfio-pci 0000:12:00.1: save config 0x0c: 0x00800010
[   18.754866] vfio-pci 0000:12:00.1: save config 0x10: 0xfcc20000
[   18.754869] vfio-pci 0000:12:00.1: save config 0x14: 0x00000000
[   18.754871] vfio-pci 0000:12:00.1: save config 0x18: 0x00000000
[   18.754874] vfio-pci 0000:12:00.1: save config 0x1c: 0x00000000
[   18.754877] vfio-pci 0000:12:00.1: save config 0x20: 0x00000000
[   18.754881] vfio-pci 0000:12:00.1: save config 0x24: 0x00000000
[   18.754884] vfio-pci 0000:12:00.1: save config 0x28: 0x00000000
[   18.754888] vfio-pci 0000:12:00.1: save config 0x2c: 0xab281002
[   18.754892] vfio-pci 0000:12:00.1: save config 0x30: 0x00000000
[   18.754896] vfio-pci 0000:12:00.1: save config 0x34: 0x00000048
[   18.754899] vfio-pci 0000:12:00.1: save config 0x38: 0x00000000
[   18.754903] vfio-pci 0000:12:00.1: save config 0x3c: 0x000002ff
[   18.754906] vfio-pci 0000:12:00.1: vgaarb: pci_notify
[   18.754921] vfio-pci 0000:14:00.4: vgaarb: pci_notify
[   18.754926] vfio-pci 0000:14:00.4: runtime IRQ mapping not provided by arch
[   18.754930] vfio-pci 0000:12:00.1: PME# enabled
[   18.754958] vfio-pci 0000:14:00.4: save config 0x00: 0x16391022
[   18.754962] vfio-pci 0000:14:00.4: save config 0x04: 0x00100003
[   18.754964] vfio-pci 0000:14:00.4: save config 0x08: 0x0c033000
[   18.754967] vfio-pci 0000:14:00.4: save config 0x0c: 0x00800010
[   18.754969] vfio-pci 0000:14:00.4: save config 0x10: 0xfc700004
[   18.754972] vfio-pci 0000:14:00.4: save config 0x14: 0x00000000
[   18.754974] vfio-pci 0000:14:00.4: save config 0x18: 0x00000000
[   18.754977] vfio-pci 0000:14:00.4: save config 0x1c: 0x00000000
[   18.754979] vfio-pci 0000:14:00.4: save config 0x20: 0x00000000
[   18.754981] vfio-pci 0000:14:00.4: save config 0x24: 0x00000000
[   18.754984] vfio-pci 0000:14:00.4: save config 0x28: 0x00000000
[   18.754986] vfio-pci 0000:14:00.4: save config 0x2c: 0xffff1849
[   18.754989] vfio-pci 0000:14:00.4: save config 0x30: 0x00000000
[   18.754991] vfio-pci 0000:14:00.4: save config 0x34: 0x00000048
[   18.754994] vfio-pci 0000:14:00.4: save config 0x38: 0x00000000
[   18.754996] vfio-pci 0000:14:00.4: save config 0x3c: 0x000001ff
[   18.755010] vfio-pci 0000:14:00.4: PME# enabled
[   18.755020] vfio-pci 0000:14:00.4: vgaarb: pci_notify
[   18.766962] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   18.766967] vfio-pci 0000:12:00.0: save config 0x04: 0x00100006
[   18.766970] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   18.766972] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   18.766975] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   18.766978] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   18.766981] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   18.766983] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   18.766986] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   18.766989] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   18.766992] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   18.766994] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   18.766997] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   18.767000] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   18.767002] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   18.767005] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   18.767050] vfio-pci 0000:12:00.0: PME# enabled
[   18.868836] pcieport 0000:11:00.0: save config 0x00: 0x14791002
[   18.868842] pcieport 0000:11:00.0: save config 0x04: 0x00100407
[   18.868845] pcieport 0000:11:00.0: save config 0x08: 0x06040000
[   18.868848] pcieport 0000:11:00.0: save config 0x0c: 0x00010010
[   18.868850] pcieport 0000:11:00.0: save config 0x10: 0x00000000
[   18.868852] pcieport 0000:11:00.0: save config 0x14: 0x00000000
[   18.868855] pcieport 0000:11:00.0: save config 0x18: 0x00121211
[   18.868857] pcieport 0000:11:00.0: save config 0x1c: 0x0000f1f1
[   18.868860] pcieport 0000:11:00.0: save config 0x20: 0xfcc0fcb0
[   18.868862] pcieport 0000:11:00.0: save config 0x24: 0x0ff10001
[   18.868864] pcieport 0000:11:00.0: save config 0x28: 0x0000007a
[   18.868867] pcieport 0000:11:00.0: save config 0x2c: 0x0000007c
[   18.868869] pcieport 0000:11:00.0: save config 0x30: 0x00000000
[   18.868871] pcieport 0000:11:00.0: save config 0x34: 0x00000050
[   18.868874] pcieport 0000:11:00.0: save config 0x38: 0x00000000
[   18.868876] pcieport 0000:11:00.0: save config 0x3c: 0x001201ff
[   18.868913] pcieport 0000:11:00.0: PME# enabled
[   18.873349] brkvm: port 4(vnet5) entered blocking state
[   18.873354] brkvm: port 4(vnet5) entered disabled state
[   18.873362] vnet5: entered allmulticast mode
[   18.873424] vnet5: entered promiscuous mode
[   18.873551] brkvm: port 4(vnet5) entered blocking state
[   18.873554] brkvm: port 4(vnet5) entered forwarding state
[   18.880224] pcieport 0000:10:00.0: save config 0x00: 0x14781002
[   18.880229] pcieport 0000:10:00.0: save config 0x04: 0x00100007
[   18.880231] pcieport 0000:10:00.0: save config 0x08: 0x060400c7
[   18.880234] pcieport 0000:10:00.0: save config 0x0c: 0x00010010
[   18.880236] pcieport 0000:10:00.0: save config 0x10: 0xfcd00000
[   18.880239] pcieport 0000:10:00.0: save config 0x14: 0x00000000
[   18.880241] pcieport 0000:10:00.0: save config 0x18: 0x00121110
[   18.880243] pcieport 0000:10:00.0: save config 0x1c: 0x0000f1f1
[   18.880246] pcieport 0000:10:00.0: save config 0x20: 0xfcc0fcb0
[   18.880248] pcieport 0000:10:00.0: save config 0x24: 0x0ff10001
[   18.880250] pcieport 0000:10:00.0: save config 0x28: 0x0000007a
[   18.880253] pcieport 0000:10:00.0: save config 0x2c: 0x0000007c
[   18.880255] pcieport 0000:10:00.0: save config 0x30: 0x00000000
[   18.880257] pcieport 0000:10:00.0: save config 0x34: 0x00000048
[   18.880260] pcieport 0000:10:00.0: save config 0x38: 0x00000000
[   18.880262] pcieport 0000:10:00.0: save config 0x3c: 0x001201ff
[   18.880300] pcieport 0000:10:00.0: PME# enabled
[   18.892223] pcieport 0000:00:01.3: save config 0x00: 0x16331022
[   18.892228] pcieport 0000:00:01.3: save config 0x04: 0x00100407
[   18.892230] pcieport 0000:00:01.3: save config 0x08: 0x06040000
[   18.892232] pcieport 0000:00:01.3: save config 0x0c: 0x00810010
[   18.892235] pcieport 0000:00:01.3: save config 0x10: 0x00000000
[   18.892237] pcieport 0000:00:01.3: save config 0x14: 0x00000000
[   18.892239] pcieport 0000:00:01.3: save config 0x18: 0x00121000
[   18.892241] pcieport 0000:00:01.3: save config 0x1c: 0x2000f1f1
[   18.892243] pcieport 0000:00:01.3: save config 0x20: 0xfcd0fcb0
[   18.892244] pcieport 0000:00:01.3: save config 0x24: 0x0ff10001
[   18.892246] pcieport 0000:00:01.3: save config 0x28: 0x0000007a
[   18.892248] pcieport 0000:00:01.3: save config 0x2c: 0x0000007c
[   18.892250] pcieport 0000:00:01.3: save config 0x30: 0x00000000
[   18.892252] pcieport 0000:00:01.3: save config 0x34: 0x00000050
[   18.892254] pcieport 0000:00:01.3: save config 0x38: 0x00000000
[   18.892256] pcieport 0000:00:01.3: save config 0x3c: 0x001200ff
[   18.892274] pcieport 0000:00:01.3: PME# enabled
[   19.396214] vfio-pci 0000:14:00.4: restore config 0x3c: 0x00000100 -> 0x000001ff
[   19.396228] vfio-pci 0000:14:00.4: restore config 0x10: 0x00000004 -> 0xfc700004
[   19.396232] vfio-pci 0000:14:00.4: restore config 0x0c: 0x00800000 -> 0x00800010
[   19.396236] vfio-pci 0000:14:00.4: restore config 0x04: 0x00100000 -> 0x00100003
[   19.396256] vfio-pci 0000:14:00.4: PME# disabled
[   19.396315] vfio-pci 0000:14:00.4: save config 0x00: 0x16391022
[   19.396318] vfio-pci 0000:14:00.4: save config 0x04: 0x00100003
[   19.396320] vfio-pci 0000:14:00.4: save config 0x08: 0x0c033000
[   19.396323] vfio-pci 0000:14:00.4: save config 0x0c: 0x00800010
[   19.396325] vfio-pci 0000:14:00.4: save config 0x10: 0xfc700004
[   19.396328] vfio-pci 0000:14:00.4: save config 0x14: 0x00000000
[   19.396330] vfio-pci 0000:14:00.4: save config 0x18: 0x00000000
[   19.396332] vfio-pci 0000:14:00.4: save config 0x1c: 0x00000000
[   19.396335] vfio-pci 0000:14:00.4: save config 0x20: 0x00000000
[   19.396337] vfio-pci 0000:14:00.4: save config 0x24: 0x00000000
[   19.396340] vfio-pci 0000:14:00.4: save config 0x28: 0x00000000
[   19.396342] vfio-pci 0000:14:00.4: save config 0x2c: 0xffff1849
[   19.396344] vfio-pci 0000:14:00.4: save config 0x30: 0x00000000
[   19.396347] vfio-pci 0000:14:00.4: save config 0x34: 0x00000048
[   19.396349] vfio-pci 0000:14:00.4: save config 0x38: 0x00000000
[   19.396352] vfio-pci 0000:14:00.4: save config 0x3c: 0x000001ff
[   19.444205] vfio-pci 0000:14:00.4: ready 0ms after PM D3hot->D0
[   19.444218] vfio-pci 0000:14:00.4: restore config 0x3c: 0x00000100 -> 0x000001ff
[   19.444228] vfio-pci 0000:14:00.4: restore config 0x10: 0x00000004 -> 0xfc700004
[   19.444232] vfio-pci 0000:14:00.4: restore config 0x0c: 0x00800000 -> 0x00800010
[   19.444236] vfio-pci 0000:14:00.4: restore config 0x04: 0x00100000 -> 0x00100003
[   19.444245] vfio-pci 0000:14:00.4: save config 0x00: 0x16391022
[   19.444248] vfio-pci 0000:14:00.4: save config 0x04: 0x00100003
[   19.444250] vfio-pci 0000:14:00.4: save config 0x08: 0x0c033000
[   19.444252] vfio-pci 0000:14:00.4: save config 0x0c: 0x00800010
[   19.444255] vfio-pci 0000:14:00.4: save config 0x10: 0xfc700004
[   19.444257] vfio-pci 0000:14:00.4: save config 0x14: 0x00000000
[   19.444260] vfio-pci 0000:14:00.4: save config 0x18: 0x00000000
[   19.444262] vfio-pci 0000:14:00.4: save config 0x1c: 0x00000000
[   19.444264] vfio-pci 0000:14:00.4: save config 0x20: 0x00000000
[   19.444267] vfio-pci 0000:14:00.4: save config 0x24: 0x00000000
[   19.444269] vfio-pci 0000:14:00.4: save config 0x28: 0x00000000
[   19.444272] vfio-pci 0000:14:00.4: save config 0x2c: 0xffff1849
[   19.444274] vfio-pci 0000:14:00.4: save config 0x30: 0x00000000
[   19.444276] vfio-pci 0000:14:00.4: save config 0x34: 0x00000048
[   19.444279] vfio-pci 0000:14:00.4: save config 0x38: 0x00000000
[   19.444281] vfio-pci 0000:14:00.4: save config 0x3c: 0x000001ff
[   19.456217] pcieport 0000:00:01.3: restore config 0x2c: 0x0000007c -> 0x0000007c
[   19.456222] pcieport 0000:00:01.3: restore config 0x28: 0x0000007a -> 0x0000007a
[   19.456227] pcieport 0000:00:01.3: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   19.456255] pcieport 0000:00:01.3: PME# disabled
[   19.457672] snd_hda_intel 0000:14:00.6: power state changed by ACPI to D0
[   19.457676] snd_hda_intel 0000:14:00.6: ACPI _REG connect evaluation failed (5)
[   19.468264] pcieport 0000:10:00.0: restore config 0x2c: 0x0000007c -> 0x0000007c
[   19.468270] pcieport 0000:10:00.0: restore config 0x28: 0x0000007a -> 0x0000007a
[   19.468272] snd_hda_intel 0000:14:00.6: PME# disabled
[   19.468274] pcieport 0000:10:00.0: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   19.468297] pcieport 0000:10:00.0: PME# disabled
[   19.480251] pcieport 0000:11:00.0: restore config 0x2c: 0x0000007c -> 0x0000007c
[   19.480256] pcieport 0000:11:00.0: restore config 0x28: 0x0000007a -> 0x0000007a
[   19.480260] pcieport 0000:11:00.0: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   19.480291] pcieport 0000:11:00.0: PME# disabled
[   19.492361] vfio-pci 0000:12:00.0: restore config 0x1c: 0x00000000 -> 0x0000007c
[   19.492368] vfio-pci 0000:12:00.0: restore config 0x14: 0x00000000 -> 0x0000007a
[   19.492389] vfio-pci 0000:12:00.0: PME# disabled
[   19.492393] vfio-pci 0000:12:00.0: disabling bus mastering
[   19.492398] vfio-pci 0000:12:00.0: enabling device (0002 -> 0003)
[   19.492434] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   19.492437] vfio-pci 0000:12:00.0: save config 0x04: 0x00100003
[   19.492440] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   19.492443] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   19.492446] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   19.492448] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   19.492451] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   19.492454] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   19.492457] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   19.492459] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   19.492462] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   19.492465] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   19.492468] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   19.492470] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   19.492473] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   19.492476] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   19.492575] vfio-pci 0000:12:00.0: restore config 0x1c: 0x00000000 -> 0x0000007c
[   19.492581] vfio-pci 0000:12:00.0: restore config 0x14: 0x00000000 -> 0x0000007a
[   19.492588] vfio-pci 0000:12:00.0: restore config 0x04: 0x00100400 -> 0x00100003
[   19.492601] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   19.492604] vfio-pci 0000:12:00.0: save config 0x04: 0x00100003
[   19.492606] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   19.492609] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   19.492612] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   19.492614] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   19.492617] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   19.492620] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   19.492623] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   19.492625] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   19.492628] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   19.492631] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   19.492633] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   19.492636] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   19.492639] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   19.492641] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   19.506878] vfio-pci 0000:12:00.1: PME# disabled
[   19.506885] vfio-pci 0000:12:00.1: enabling device (0000 -> 0002)
[   19.506940] vfio-pci 0000:12:00.1: save config 0x00: 0xab281002
[   19.506944] vfio-pci 0000:12:00.1: save config 0x04: 0x00100002
[   19.506947] vfio-pci 0000:12:00.1: save config 0x08: 0x04030000
[   19.506949] vfio-pci 0000:12:00.1: save config 0x0c: 0x00800010
[   19.506952] vfio-pci 0000:12:00.1: save config 0x10: 0xfcc20000
[   19.506955] vfio-pci 0000:12:00.1: save config 0x14: 0x00000000
[   19.506957] vfio-pci 0000:12:00.1: save config 0x18: 0x00000000
[   19.506960] vfio-pci 0000:12:00.1: save config 0x1c: 0x00000000
[   19.506963] vfio-pci 0000:12:00.1: save config 0x20: 0x00000000
[   19.506965] vfio-pci 0000:12:00.1: save config 0x24: 0x00000000
[   19.506968] vfio-pci 0000:12:00.1: save config 0x28: 0x00000000
[   19.506970] vfio-pci 0000:12:00.1: save config 0x2c: 0xab281002
[   19.506973] vfio-pci 0000:12:00.1: save config 0x30: 0x00000000
[   19.506976] vfio-pci 0000:12:00.1: save config 0x34: 0x00000048
[   19.506978] vfio-pci 0000:12:00.1: save config 0x38: 0x00000000
[   19.506981] vfio-pci 0000:12:00.1: save config 0x3c: 0x000002ff
[   19.521952] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   19.521957] vfio-pci 0000:12:00.0: save config 0x04: 0x00100000
[   19.521960] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   19.521963] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   19.521966] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   19.521969] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   19.521971] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   19.521974] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   19.521977] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   19.521980] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   19.521982] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   19.521985] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   19.521988] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   19.521990] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   19.521993] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   19.521996] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   19.522040] vfio-pci 0000:12:00.1: save config 0x00: 0xab281002
[   19.522043] vfio-pci 0000:12:00.1: save config 0x04: 0x00100000
[   19.522046] vfio-pci 0000:12:00.1: save config 0x08: 0x04030000
[   19.522048] vfio-pci 0000:12:00.1: save config 0x0c: 0x00800010
[   19.522051] vfio-pci 0000:12:00.1: save config 0x10: 0xfcc20000
[   19.522054] vfio-pci 0000:12:00.1: save config 0x14: 0x00000000
[   19.522056] vfio-pci 0000:12:00.1: save config 0x18: 0x00000000
[   19.522059] vfio-pci 0000:12:00.1: save config 0x1c: 0x00000000
[   19.522062] vfio-pci 0000:12:00.1: save config 0x20: 0x00000000
[   19.522065] vfio-pci 0000:12:00.1: save config 0x24: 0x00000000
[   19.522067] vfio-pci 0000:12:00.1: save config 0x28: 0x00000000
[   19.522070] vfio-pci 0000:12:00.1: save config 0x2c: 0xab281002
[   19.522073] vfio-pci 0000:12:00.1: save config 0x30: 0x00000000
[   19.522075] vfio-pci 0000:12:00.1: save config 0x34: 0x00000048
[   19.522078] vfio-pci 0000:12:00.1: save config 0x38: 0x00000000
[   19.522081] vfio-pci 0000:12:00.1: save config 0x3c: 0x000002ff
[   19.528211] pcieport 0000:11:00.0: waiting 100 ms for downstream link, after activation
[   19.656209] vfio-pci 0000:12:00.0: ready 0ms after bus reset
[   19.656221] pcieport 0000:11:00.0: re-enabling LTR
[   19.656281] vfio-pci 0000:12:00.0: restore config 0x30: 0x00000000 -> 0xfcc00000
[   19.656287] vfio-pci 0000:12:00.0: restore config 0x24: 0x00000000 -> 0xfcb00000
[   19.656292] vfio-pci 0000:12:00.0: restore config 0x20: 0x00000001 -> 0x0000f001
[   19.656297] vfio-pci 0000:12:00.0: restore config 0x1c: 0x00000000 -> 0x0000007c
[   19.656302] vfio-pci 0000:12:00.0: restore config 0x14: 0x00000000 -> 0x0000007a
[   19.656317] vfio-pci 0000:12:00.0: restore config 0x0c: 0x00800000 -> 0x00800010
[   19.656365] vfio-pci 0000:12:00.1: restore config 0x10: 0x00000000 -> 0xfcc20000
[   19.656380] vfio-pci 0000:12:00.1: restore config 0x0c: 0x00800000 -> 0x00800010
[   19.656986] vfio-pci 0000:14:00.4: save config 0x00: 0x16391022
[   19.656990] vfio-pci 0000:14:00.4: save config 0x04: 0x00100000
[   19.656992] vfio-pci 0000:14:00.4: save config 0x08: 0x0c033000
[   19.656995] vfio-pci 0000:14:00.4: save config 0x0c: 0x00800010
[   19.656997] vfio-pci 0000:14:00.4: save config 0x10: 0xfc700004
[   19.656999] vfio-pci 0000:14:00.4: save config 0x14: 0x00000000
[   19.657002] vfio-pci 0000:14:00.4: save config 0x18: 0x00000000
[   19.657004] vfio-pci 0000:14:00.4: save config 0x1c: 0x00000000
[   19.657006] vfio-pci 0000:14:00.4: save config 0x20: 0x00000000
[   19.657008] vfio-pci 0000:14:00.4: save config 0x24: 0x00000000
[   19.657011] vfio-pci 0000:14:00.4: save config 0x28: 0x00000000
[   19.657013] vfio-pci 0000:14:00.4: save config 0x2c: 0xffff1849
[   19.657015] vfio-pci 0000:14:00.4: save config 0x30: 0x00000000
[   19.657017] vfio-pci 0000:14:00.4: save config 0x34: 0x00000048
[   19.657020] vfio-pci 0000:14:00.4: save config 0x38: 0x00000000
[   19.657022] vfio-pci 0000:14:00.4: save config 0x3c: 0x000001ff
[   19.704221] vfio-pci 0000:14:00.4: ready 0ms after PM D3hot->D0
[   19.704237] vfio-pci 0000:14:00.4: restore config 0x3c: 0x00000100 -> 0x000001ff
[   19.704247] vfio-pci 0000:14:00.4: restore config 0x10: 0x00000004 -> 0xfc700004
[   19.704250] vfio-pci 0000:14:00.4: restore config 0x0c: 0x00800000 -> 0x00800010
[   20.023590] kauditd_printk_skb: 46 callbacks suppressed
[   20.023593] audit: type=1400 audit(1774790169.869:191): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-0d01147b-31c1-4594-9366-31909470fa9d" pid=3089 comm="apparmor_parser"
[   20.024134] audit: type=1400 audit(1774790169.869:192): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-0d01147b-31c1-4594-9366-31909470fa9d//passt" pid=3089 comm="apparmor_parser"
[   20.091231] audit: type=1400 audit(1774790169.937:193): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-0d01147b-31c1-4594-9366-31909470fa9d" pid=3097 comm="apparmor_parser"
[   20.124912] audit: type=1400 audit(1774790169.973:194): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-0d01147b-31c1-4594-9366-31909470fa9d//passt" pid=3097 comm="apparmor_parser"
[   20.194440] audit: type=1400 audit(1774790170.041:195): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-0d01147b-31c1-4594-9366-31909470fa9d" pid=3101 comm="apparmor_parser"
[   20.232896] audit: type=1400 audit(1774790170.081:196): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-0d01147b-31c1-4594-9366-31909470fa9d//passt" pid=3101 comm="apparmor_parser"
[   20.302694] audit: type=1400 audit(1774790170.149:197): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-0d01147b-31c1-4594-9366-31909470fa9d" pid=3105 comm="apparmor_parser"
[   20.303209] audit: type=1400 audit(1774790170.149:198): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-0d01147b-31c1-4594-9366-31909470fa9d//passt" pid=3105 comm="apparmor_parser"
[   20.313848] brkvm: port 5(vnet6) entered blocking state
[   20.313853] brkvm: port 5(vnet6) entered disabled state
[   20.313863] vnet6: entered allmulticast mode
[   20.313904] vnet6: entered promiscuous mode
[   20.313999] brkvm: port 5(vnet6) entered blocking state
[   20.314002] brkvm: port 5(vnet6) entered forwarding state
[   20.379829] audit: type=1400 audit(1774790170.225:199): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-0d01147b-31c1-4594-9366-31909470fa9d" pid=3121 comm="apparmor_parser"
[   20.420925] audit: type=1400 audit(1774790170.269:200): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-0d01147b-31c1-4594-9366-31909470fa9d//passt" pid=3121 comm="apparmor_parser"
[   21.247128] brkvm: port 6(vnet7) entered blocking state
[   21.247134] brkvm: port 6(vnet7) entered disabled state
[   21.247146] vnet7: entered allmulticast mode
[   21.247195] vnet7: entered promiscuous mode
[   21.247325] brkvm: port 6(vnet7) entered blocking state
[   21.247329] brkvm: port 6(vnet7) entered forwarding state
[   21.365193] brlan: port 4(vnet8) entered blocking state
[   21.365200] brlan: port 4(vnet8) entered disabled state
[   21.365213] vnet8: entered allmulticast mode
[   21.365264] vnet8: entered promiscuous mode
[   21.365382] brlan: port 4(vnet8) entered blocking state
[   21.365386] brlan: port 4(vnet8) entered forwarding state
[   21.457186] brkvm: port 7(vnet9) entered blocking state
[   21.457192] brkvm: port 7(vnet9) entered disabled state
[   21.457202] vnet9: entered allmulticast mode
[   21.457241] vnet9: entered promiscuous mode
[   21.457337] brkvm: port 7(vnet9) entered blocking state
[   21.457340] brkvm: port 7(vnet9) entered forwarding state
[   21.541605] brlan: port 5(vnet10) entered blocking state
[   21.541611] brlan: port 5(vnet10) entered disabled state
[   21.541617] vnet10: entered allmulticast mode
[   21.541664] vnet10: entered promiscuous mode
[   21.541784] brlan: port 5(vnet10) entered blocking state
[   21.541788] brlan: port 5(vnet10) entered forwarding state
[   21.616520] brkvm: port 8(vnet11) entered blocking state
[   21.616528] brkvm: port 8(vnet11) entered disabled state
[   21.616544] vnet11: entered allmulticast mode
[   21.616610] vnet11: entered promiscuous mode
[   21.616771] brkvm: port 8(vnet11) entered blocking state
[   21.616776] brkvm: port 8(vnet11) entered forwarding state
[   21.694455] brlan: port 6(vnet12) entered blocking state
[   21.694462] brlan: port 6(vnet12) entered disabled state
[   21.694475] vnet12: entered allmulticast mode
[   21.694523] vnet12: entered promiscuous mode
[   21.694652] brlan: port 6(vnet12) entered blocking state
[   21.694655] brlan: port 6(vnet12) entered forwarding state
[   21.768079] brkvm: port 9(vnet13) entered blocking state
[   21.768085] brkvm: port 9(vnet13) entered disabled state
[   21.768091] vnet13: entered allmulticast mode
[   21.768130] vnet13: entered promiscuous mode
[   21.768236] brkvm: port 9(vnet13) entered blocking state
[   21.768238] brkvm: port 9(vnet13) entered forwarding state
[   22.725241] brkvm: port 10(vnet14) entered blocking state
[   22.725246] brkvm: port 10(vnet14) entered disabled state
[   22.725252] vnet14: entered allmulticast mode
[   22.725305] vnet14: entered promiscuous mode
[   22.725436] brkvm: port 10(vnet14) entered blocking state
[   22.725442] brkvm: port 10(vnet14) entered forwarding state
[   23.865484] vgaarb: client 0x00000000ac4becb5 called 'target'
[   23.865506] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 00000000f3d70ed4
[   23.865510] vgaarb: vgadev 000000007e6f8d62
[   23.865530] vgaarb: client 0x00000000ac4becb5 called 'target'
[   23.865538] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 00000000f3d70ed4
[   23.865540] vgaarb: vgadev 000000007e6f8d62
[   24.022871] brkvm: port 11(vnet15) entered blocking state
[   24.022880] brkvm: port 11(vnet15) entered disabled state
[   24.022888] vnet15: entered allmulticast mode
[   24.023028] vnet15: entered promiscuous mode
[   24.023189] brkvm: port 11(vnet15) entered blocking state
[   24.023194] brkvm: port 11(vnet15) entered forwarding state
[   25.040211] kauditd_printk_skb: 53 callbacks suppressed
[   25.040216] audit: type=1400 audit(1774790174.885:254): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102//passt" pid=4028 comm="apparmor_parser"
[   25.064606] NFSD: Using nfsdcld client tracking operations.
[   25.064611] NFSD: no clients to reclaim, skipping NFSv4 grace period (net f0000000)
[   25.150258] audit: type=1400 audit(1774790174.997:255): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102" pid=4066 comm="apparmor_parser"
[   25.201905] audit: type=1400 audit(1774790175.049:256): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102//passt" pid=4066 comm="apparmor_parser"
[   25.322082] audit: type=1400 audit(1774790175.169:257): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102" pid=4188 comm="apparmor_parser"
[   25.322886] audit: type=1400 audit(1774790175.169:258): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102//passt" pid=4188 comm="apparmor_parser"
[   25.343850] brkvm: port 12(vnet16) entered blocking state
[   25.343857] brkvm: port 12(vnet16) entered disabled state
[   25.343864] vnet16: entered allmulticast mode
[   25.343950] vnet16: entered promiscuous mode
[   25.344103] brkvm: port 12(vnet16) entered blocking state
[   25.344107] brkvm: port 12(vnet16) entered forwarding state
[   25.471751] audit: type=1400 audit(1774790175.317:259): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102" pid=4216 comm="apparmor_parser"
[   25.509319] audit: type=1400 audit(1774790175.357:260): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102//passt" pid=4216 comm="apparmor_parser"
[   25.659008] audit: type=1400 audit(1774790175.505:261): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102" pid=4238 comm="apparmor_parser"
[   25.697080] audit: type=1400 audit(1774790175.545:262): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102//passt" pid=4238 comm="apparmor_parser"
[   37.665640] audit: type=1400 audit(1774790187.513:263): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4788 comm="apparmor_parser"
[   37.666268] audit: type=1400 audit(1774790187.513:264): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4788 comm="apparmor_parser"
[   37.766840] audit: type=1400 audit(1774790187.613:265): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4792 comm="apparmor_parser"
[   37.797061] audit: type=1400 audit(1774790187.645:266): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4792 comm="apparmor_parser"
[   37.891866] audit: type=1400 audit(1774790187.737:267): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4796 comm="apparmor_parser"
[   37.921197] audit: type=1400 audit(1774790187.769:268): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4796 comm="apparmor_parser"
[   38.007894] audit: type=1400 audit(1774790187.853:269): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4824 comm="apparmor_parser"
[   38.008640] audit: type=1400 audit(1774790187.857:270): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4824 comm="apparmor_parser"
[   38.029298] brkvm: port 13(vnet17) entered blocking state
[   38.029305] brkvm: port 13(vnet17) entered disabled state
[   38.029319] vnet17: entered allmulticast mode
[   38.029379] vnet17: entered promiscuous mode
[   38.029653] brkvm: port 13(vnet17) entered blocking state
[   38.029658] brkvm: port 13(vnet17) entered forwarding state
[   38.116476] audit: type=1400 audit(1774790187.965:271): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4844 comm="apparmor_parser"
[   38.172993] audit: type=1400 audit(1774790188.021:272): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4844 comm="apparmor_parser"
[   39.683462] snd_hda_intel 0000:14:00.6: save config 0x00: 0x15e31022
[   39.683469] snd_hda_intel 0000:14:00.6: save config 0x04: 0x00100406
[   39.683471] snd_hda_intel 0000:14:00.6: save config 0x08: 0x04030000
[   39.683473] snd_hda_intel 0000:14:00.6: save config 0x0c: 0x00800010
[   39.683475] snd_hda_intel 0000:14:00.6: save config 0x10: 0xfca80000
[   39.683478] snd_hda_intel 0000:14:00.6: save config 0x14: 0x00000000
[   39.683480] snd_hda_intel 0000:14:00.6: save config 0x18: 0x00000000
[   39.683482] snd_hda_intel 0000:14:00.6: save config 0x1c: 0x00000000
[   39.683484] snd_hda_intel 0000:14:00.6: save config 0x20: 0x00000000
[   39.683486] snd_hda_intel 0000:14:00.6: save config 0x24: 0x00000000
[   39.683488] snd_hda_intel 0000:14:00.6: save config 0x28: 0x00000000
[   39.683489] snd_hda_intel 0000:14:00.6: save config 0x2c: 0x28971849
[   39.683491] snd_hda_intel 0000:14:00.6: save config 0x30: 0x00000000
[   39.683493] snd_hda_intel 0000:14:00.6: save config 0x34: 0x00000048
[   39.683495] snd_hda_intel 0000:14:00.6: save config 0x38: 0x00000000
[   39.683497] snd_hda_intel 0000:14:00.6: save config 0x3c: 0x000003ff
[   39.683512] snd_hda_intel 0000:14:00.6: PME# enabled
[   39.695555] snd_hda_intel 0000:14:00.6: ACPI _REG disconnect evaluation failed (5)
[   39.696495] snd_hda_intel 0000:14:00.6: power state changed by ACPI to D3hot
[   43.816048] kauditd_printk_skb: 2 callbacks suppressed
[   43.816052] audit: type=1400 audit(1774790193.661:275): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4908 comm="apparmor_parser"
[   43.816686] audit: type=1400 audit(1774790193.665:276): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4908 comm="apparmor_parser"
[   43.891765] audit: type=1400 audit(1774790193.737:277): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4911 comm="apparmor_parser"
[   43.920861] audit: type=1400 audit(1774790193.769:278): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4911 comm="apparmor_parser"
[   43.999452] audit: type=1400 audit(1774790193.845:279): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4917 comm="apparmor_parser"
[   44.024831] audit: type=1400 audit(1774790193.873:280): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4917 comm="apparmor_parser"
[   44.040538] pcieport 0000:02:03.0: restore config 0x2c: 0x00000000 -> 0x00000000
[   44.040545] pcieport 0000:02:03.0: restore config 0x28: 0x00000000 -> 0x00000000
[   44.040551] pcieport 0000:02:03.0: restore config 0x24: 0x0001fff1 -> 0x0001fff1
[   44.040652] pcieport 0000:02:03.0: PME# disabled
[   44.110290] audit: type=1400 audit(1774790193.957:281): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4921 comm="apparmor_parser"
[   44.110815] audit: type=1400 audit(1774790193.957:282): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4921 comm="apparmor_parser"
[   44.120449] brkvm: port 14(vnet18) entered blocking state
[   44.120454] brkvm: port 14(vnet18) entered disabled state
[   44.120461] vnet18: entered allmulticast mode
[   44.120520] vnet18: entered promiscuous mode
[   44.120666] brkvm: port 14(vnet18) entered blocking state
[   44.120670] brkvm: port 14(vnet18) entered forwarding state
[   44.164248] pcieport 0000:02:03.0: save config 0x00: 0x57a31022
[   44.164256] pcieport 0000:02:03.0: save config 0x04: 0x00100407
[   44.164260] pcieport 0000:02:03.0: save config 0x08: 0x06040000
[   44.164264] pcieport 0000:02:03.0: save config 0x0c: 0x00810010
[   44.164267] pcieport 0000:02:03.0: save config 0x10: 0x00000000
[   44.164271] pcieport 0000:02:03.0: save config 0x14: 0x00000000
[   44.164274] pcieport 0000:02:03.0: save config 0x18: 0x00070702
[   44.164277] pcieport 0000:02:03.0: save config 0x1c: 0x000001f1
[   44.164281] pcieport 0000:02:03.0: save config 0x20: 0xfc50fc50
[   44.164284] pcieport 0000:02:03.0: save config 0x24: 0x0001fff1
[   44.164288] pcieport 0000:02:03.0: save config 0x28: 0x00000000
[   44.164291] pcieport 0000:02:03.0: save config 0x2c: 0x00000000
[   44.164294] pcieport 0000:02:03.0: save config 0x30: 0x00000000
[   44.164298] pcieport 0000:02:03.0: save config 0x34: 0x00000050
[   44.164301] pcieport 0000:02:03.0: save config 0x38: 0x00000000
[   44.164305] pcieport 0000:02:03.0: save config 0x3c: 0x001200ff
[   44.164446] pcieport 0000:02:03.0: PME# enabled
[   44.192202] audit: type=1400 audit(1774790194.037:283): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4936 comm="apparmor_parser"
[   44.224940] audit: type=1400 audit(1774790194.073:284): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4936 comm="apparmor_parser"
[   44.608334] pcieport 0000:02:03.0: restore config 0x2c: 0x00000000 -> 0x00000000
[   44.608343] pcieport 0000:02:03.0: restore config 0x28: 0x00000000 -> 0x00000000
[   44.608349] pcieport 0000:02:03.0: restore config 0x24: 0x0001fff1 -> 0x0001fff1
[   44.608453] pcieport 0000:02:03.0: PME# disabled
[   44.620299] vfio-pci 0000:07:00.0: enabling device (0000 -> 0002)
[   44.620364] vfio-pci 0000:07:00.0: save config 0x00: 0x0003dd01
[   44.620369] vfio-pci 0000:07:00.0: save config 0x04: 0x00100002
[   44.620373] vfio-pci 0000:07:00.0: save config 0x08: 0x04800000
[   44.620378] vfio-pci 0000:07:00.0: save config 0x0c: 0x00000010
[   44.620382] vfio-pci 0000:07:00.0: save config 0x10: 0xfc500004
[   44.620386] vfio-pci 0000:07:00.0: save config 0x14: 0x00000000
[   44.620390] vfio-pci 0000:07:00.0: save config 0x18: 0x00000000
[   44.620394] vfio-pci 0000:07:00.0: save config 0x1c: 0x00000000
[   44.620398] vfio-pci 0000:07:00.0: save config 0x20: 0x00000000
[   44.620402] vfio-pci 0000:07:00.0: save config 0x24: 0x00000000
[   44.620407] vfio-pci 0000:07:00.0: save config 0x28: 0x00000000
[   44.620411] vfio-pci 0000:07:00.0: save config 0x2c: 0x0020dd01
[   44.620415] vfio-pci 0000:07:00.0: save config 0x30: 0x00000000
[   44.620419] vfio-pci 0000:07:00.0: save config 0x34: 0x00000050
[   44.620423] vfio-pci 0000:07:00.0: save config 0x38: 0x00000000
[   44.620427] vfio-pci 0000:07:00.0: save config 0x3c: 0x000001ff
[   44.644485] vfio-pci 0000:07:00.0: ready 0ms after PM D3hot->D0
[   44.644556] vfio-pci 0000:07:00.0: restore config 0x04: 0x00100400 -> 0x00100002
[   44.644578] vfio-pci 0000:07:00.0: save config 0x00: 0x0003dd01
[   44.644582] vfio-pci 0000:07:00.0: save config 0x04: 0x00100002
[   44.644587] vfio-pci 0000:07:00.0: save config 0x08: 0x04800000
[   44.644591] vfio-pci 0000:07:00.0: save config 0x0c: 0x00000010
[   44.644595] vfio-pci 0000:07:00.0: save config 0x10: 0xfc500004
[   44.644599] vfio-pci 0000:07:00.0: save config 0x14: 0x00000000
[   44.644603] vfio-pci 0000:07:00.0: save config 0x18: 0x00000000
[   44.644607] vfio-pci 0000:07:00.0: save config 0x1c: 0x00000000
[   44.644611] vfio-pci 0000:07:00.0: save config 0x20: 0x00000000
[   44.644615] vfio-pci 0000:07:00.0: save config 0x24: 0x00000000
[   44.644620] vfio-pci 0000:07:00.0: save config 0x28: 0x00000000
[   44.644624] vfio-pci 0000:07:00.0: save config 0x2c: 0x0020dd01
[   44.644628] vfio-pci 0000:07:00.0: save config 0x30: 0x00000000
[   44.644632] vfio-pci 0000:07:00.0: save config 0x34: 0x00000050
[   44.644636] vfio-pci 0000:07:00.0: save config 0x38: 0x00000000
[   44.644640] vfio-pci 0000:07:00.0: save config 0x3c: 0x000001ff
[   44.656281] vfio-pci 0000:07:00.0: save config 0x00: 0x0003dd01
[   44.656288] vfio-pci 0000:07:00.0: save config 0x04: 0x00100000
[   44.656293] vfio-pci 0000:07:00.0: save config 0x08: 0x04800000
[   44.656297] vfio-pci 0000:07:00.0: save config 0x0c: 0x00000010
[   44.656301] vfio-pci 0000:07:00.0: save config 0x10: 0xfc500004
[   44.656306] vfio-pci 0000:07:00.0: save config 0x14: 0x00000000
[   44.656310] vfio-pci 0000:07:00.0: save config 0x18: 0x00000000
[   44.656314] vfio-pci 0000:07:00.0: save config 0x1c: 0x00000000
[   44.656318] vfio-pci 0000:07:00.0: save config 0x20: 0x00000000
[   44.656322] vfio-pci 0000:07:00.0: save config 0x24: 0x00000000
[   44.656326] vfio-pci 0000:07:00.0: save config 0x28: 0x00000000
[   44.656330] vfio-pci 0000:07:00.0: save config 0x2c: 0x0020dd01
[   44.656335] vfio-pci 0000:07:00.0: save config 0x30: 0x00000000
[   44.656339] vfio-pci 0000:07:00.0: save config 0x34: 0x00000050
[   44.656343] vfio-pci 0000:07:00.0: save config 0x38: 0x00000000
[   44.656347] vfio-pci 0000:07:00.0: save config 0x3c: 0x000001ff
[   44.664202] pcieport 0000:02:03.0: waiting 100 ms for downstream link, after activation
[   44.792210] vfio-pci 0000:07:00.0: ready 0ms after bus reset
[   44.792232] pcieport 0000:02:03.0: re-enabling LTR
[   50.171239] kauditd_printk_skb: 2 callbacks suppressed
[   50.171242] audit: type=1400 audit(1774790200.017:287): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=4980 comm="apparmor_parser"
[   50.171801] audit: type=1400 audit(1774790200.017:288): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=4980 comm="apparmor_parser"
[   50.242080] audit: type=1400 audit(1774790200.089:289): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=4983 comm="apparmor_parser"
[   50.264858] audit: type=1400 audit(1774790200.113:290): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=4983 comm="apparmor_parser"
[   50.340078] audit: type=1400 audit(1774790200.185:291): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=4987 comm="apparmor_parser"
[   50.372933] audit: type=1400 audit(1774790200.221:292): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=4987 comm="apparmor_parser"
[   50.445803] audit: type=1400 audit(1774790200.293:293): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=4991 comm="apparmor_parser"
[   50.446346] audit: type=1400 audit(1774790200.293:294): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=4991 comm="apparmor_parser"
[   54.532596] snd_hda_intel 0000:06:00.1: save config 0x00: 0xab281002
[   54.532603] snd_hda_intel 0000:06:00.1: save config 0x04: 0x00100406
[   54.532607] snd_hda_intel 0000:06:00.1: save config 0x08: 0x04030000
[   54.532610] snd_hda_intel 0000:06:00.1: save config 0x0c: 0x00800010
[   54.532614] snd_hda_intel 0000:06:00.1: save config 0x10: 0xfbc20000
[   54.532617] snd_hda_intel 0000:06:00.1: save config 0x14: 0x00000000
[   54.532620] snd_hda_intel 0000:06:00.1: save config 0x18: 0x00000000
[   54.532623] snd_hda_intel 0000:06:00.1: save config 0x1c: 0x00000000
[   54.532627] snd_hda_intel 0000:06:00.1: save config 0x20: 0x00000000
[   54.532630] snd_hda_intel 0000:06:00.1: save config 0x24: 0x00000000
[   54.532633] snd_hda_intel 0000:06:00.1: save config 0x28: 0x00000000
[   54.532636] snd_hda_intel 0000:06:00.1: save config 0x2c: 0xab281002
[   54.532639] snd_hda_intel 0000:06:00.1: save config 0x30: 0x00000000
[   54.532643] snd_hda_intel 0000:06:00.1: save config 0x34: 0x00000048
[   54.532646] snd_hda_intel 0000:06:00.1: save config 0x38: 0x00000000
[   54.532649] snd_hda_intel 0000:06:00.1: save config 0x3c: 0x000002ff
[   54.532702] snd_hda_intel 0000:06:00.1: PME# enabled
[   55.541967] audit: type=1400 audit(1774790205.389:295): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5089 comm="apparmor_parser"
[   55.542613] audit: type=1400 audit(1774790205.389:296): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5089 comm="apparmor_parser"
[   55.613545] audit: type=1400 audit(1774790205.461:297): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5092 comm="apparmor_parser"
[   55.640913] audit: type=1400 audit(1774790205.489:298): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5092 comm="apparmor_parser"
[   55.711526] audit: type=1400 audit(1774790205.557:299): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5096 comm="apparmor_parser"
[   55.740930] audit: type=1400 audit(1774790205.589:300): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5096 comm="apparmor_parser"
[   55.812166] audit: type=1400 audit(1774790205.657:301): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5100 comm="apparmor_parser"
[   55.812725] audit: type=1400 audit(1774790205.661:302): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5100 comm="apparmor_parser"
[   55.823466] brkvm: port 15(vnet19) entered blocking state
[   55.823471] brkvm: port 15(vnet19) entered disabled state
[   55.823481] vnet19: entered allmulticast mode
[   55.823530] vnet19: entered promiscuous mode
[   55.823657] brkvm: port 15(vnet19) entered blocking state
[   55.823660] brkvm: port 15(vnet19) entered forwarding state
[   55.890336] audit: type=1400 audit(1774790205.737:303): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5116 comm="apparmor_parser"
[   55.920940] audit: type=1400 audit(1774790205.769:304): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5116 comm="apparmor_parser"
[   61.286167] kauditd_printk_skb: 2 callbacks suppressed
[   61.286171] audit: type=1400 audit(1774790211.294:307): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5161 comm="apparmor_parser"
[   61.286779] audit: type=1400 audit(1774790211.294:308): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5161 comm="apparmor_parser"
[   61.361385] audit: type=1400 audit(1774790211.372:309): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5164 comm="apparmor_parser"
[   61.397487] audit: type=1400 audit(1774790211.413:310): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5164 comm="apparmor_parser"
[   61.470740] audit: type=1400 audit(1774790211.487:311): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5168 comm="apparmor_parser"
[   61.506284] audit: type=1400 audit(1774790211.524:312): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5168 comm="apparmor_parser"
[   61.580109] audit: type=1400 audit(1774790211.598:313): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5173 comm="apparmor_parser"
[   61.580645] audit: type=1400 audit(1774790211.598:314): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5173 comm="apparmor_parser"
[   61.591120] brkvm: port 16(vnet20) entered blocking state
[   61.591140] brkvm: port 16(vnet20) entered disabled state
[   61.591146] vnet20: entered allmulticast mode
[   61.591223] vnet20: entered promiscuous mode
[   61.591356] brkvm: port 16(vnet20) entered blocking state
[   61.591360] brkvm: port 16(vnet20) entered forwarding state
[   61.659872] audit: type=1400 audit(1774790211.680:315): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5190 comm="apparmor_parser"
[   61.689135] audit: type=1400 audit(1774790211.713:316): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5190 comm="apparmor_parser"
[   67.131737] kauditd_printk_skb: 2 callbacks suppressed
[   67.131740] audit: type=1400 audit(1774790217.258:319): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5445 comm="apparmor_parser"
[   67.132295] audit: type=1400 audit(1774790217.258:320): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5445 comm="apparmor_parser"
[   67.202095] audit: type=1400 audit(1774790217.327:321): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5448 comm="apparmor_parser"
[   67.234671] audit: type=1400 audit(1774790217.363:322): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5448 comm="apparmor_parser"
[   67.306907] audit: type=1400 audit(1774790217.436:323): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5452 comm="apparmor_parser"
[   67.345305] audit: type=1400 audit(1774790217.477:324): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5452 comm="apparmor_parser"
[   67.421087] audit: type=1400 audit(1774790217.550:325): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5456 comm="apparmor_parser"
[   67.421660] audit: type=1400 audit(1774790217.550:326): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5456 comm="apparmor_parser"
[   67.432584] brkvm: port 17(vnet21) entered blocking state
[   67.432591] brkvm: port 17(vnet21) entered disabled state
[   67.432603] vnet21: entered allmulticast mode
[   67.432655] vnet21: entered promiscuous mode
[   67.432814] brkvm: port 17(vnet21) entered blocking state
[   67.432818] brkvm: port 17(vnet21) entered forwarding state
[   67.505321] audit: type=1400 audit(1774790217.635:327): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5473 comm="apparmor_parser"
[   67.530969] audit: type=1400 audit(1774790217.663:328): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5473 comm="apparmor_parser"
[   73.058244] kauditd_printk_skb: 2 callbacks suppressed
[   73.058248] audit: type=1400 audit(1774790223.239:331): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5566 comm="apparmor_parser"
[   73.058855] audit: type=1400 audit(1774790223.239:332): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5566 comm="apparmor_parser"
[   73.132451] audit: type=1400 audit(1774790223.312:333): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5571 comm="apparmor_parser"
[   73.166027] audit: type=1400 audit(1774790223.348:334): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5571 comm="apparmor_parser"
[   73.241508] audit: type=1400 audit(1774790223.424:335): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5575 comm="apparmor_parser"
[   73.269622] audit: type=1400 audit(1774790223.453:336): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5575 comm="apparmor_parser"
[   73.347245] audit: type=1400 audit(1774790223.529:337): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5579 comm="apparmor_parser"
[   73.347840] audit: type=1400 audit(1774790223.529:338): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5579 comm="apparmor_parser"
[   73.359872] brkvm: port 18(vnet22) entered blocking state
[   73.359879] brkvm: port 18(vnet22) entered disabled state
[   73.359896] vnet22: entered allmulticast mode
[   73.360003] vnet22: entered promiscuous mode
[   73.360219] brkvm: port 18(vnet22) entered blocking state
[   73.360223] brkvm: port 18(vnet22) entered forwarding state
[   73.435628] audit: type=1400 audit(1774790223.614:339): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5594 comm="apparmor_parser"
[   73.456397] audit: type=1400 audit(1774790223.638:340): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5594 comm="apparmor_parser"
[   96.891953] snd_hda_intel 0000:06:00.1: PME# disabled
[  117.398431] snd_hda_intel 0000:06:00.1: save config 0x00: 0xab281002
[  117.398439] snd_hda_intel 0000:06:00.1: save config 0x04: 0x00100406
[  117.398443] snd_hda_intel 0000:06:00.1: save config 0x08: 0x04030000
[  117.398447] snd_hda_intel 0000:06:00.1: save config 0x0c: 0x00800010
[  117.398451] snd_hda_intel 0000:06:00.1: save config 0x10: 0xfbc20000
[  117.398454] snd_hda_intel 0000:06:00.1: save config 0x14: 0x00000000
[  117.398458] snd_hda_intel 0000:06:00.1: save config 0x18: 0x00000000
[  117.398462] snd_hda_intel 0000:06:00.1: save config 0x1c: 0x00000000
[  117.398465] snd_hda_intel 0000:06:00.1: save config 0x20: 0x00000000
[  117.398469] snd_hda_intel 0000:06:00.1: save config 0x24: 0x00000000
[  117.398473] snd_hda_intel 0000:06:00.1: save config 0x28: 0x00000000
[  117.398476] snd_hda_intel 0000:06:00.1: save config 0x2c: 0xab281002
[  117.398480] snd_hda_intel 0000:06:00.1: save config 0x30: 0x00000000
[  117.398483] snd_hda_intel 0000:06:00.1: save config 0x34: 0x00000048
[  117.398487] snd_hda_intel 0000:06:00.1: save config 0x38: 0x00000000
[  117.398491] snd_hda_intel 0000:06:00.1: save config 0x3c: 0x000002ff
[  117.398542] snd_hda_intel 0000:06:00.1: PME# enabled

[-- Attachment #1.3: dmesg.2025-03-29.linux-image-6.12.73_6.12.73-20_amd64.bad --]
[-- Type: text/plain, Size: 134114 bytes --]

[    0.810259] nvme 0000:03:00.0: save config 0x2c: 0x16021d97
[    0.810259] nvme 0000:13:00.0: save config 0x20: 0x00000000
[    0.810262] nvme 0000:03:00.0: save config 0x30: 0x00000000
[    0.810263] nvme 0000:13:00.0: save config 0x24: 0x00000000
[    0.810266] nvme 0000:03:00.0: save config 0x34: 0x00000040
[    0.810266] nvme 0000:13:00.0: save config 0x28: 0x00000000
[    0.810269] nvme 0000:03:00.0: save config 0x38: 0x00000000
[    0.810270] nvme 0000:13:00.0: save config 0x2c: 0x16021d97
[    0.810273] nvme 0000:03:00.0: save config 0x3c: 0x000001ff
[    0.810273] nvme 0000:13:00.0: save config 0x30: 0x00000000
[    0.810277] nvme 0000:13:00.0: save config 0x34: 0x00000040
[    0.810281] nvme 0000:13:00.0: save config 0x38: 0x00000000
[    0.810284] nvme 0000:13:00.0: save config 0x3c: 0x000001ff
[    0.811612] r8169 0000:0a:00.0: vgaarb: pci_notify
[    0.811616] r8169 0000:0a:00.0: runtime IRQ mapping not provided by arch
[    0.811631] r8169 0000:0a:00.0: enabling device (0000 -> 0003)
[    0.811678] r8169 0000:0a:00.0: enabling Mem-Wr-Inval
[    0.812186] nvme nvme0: bad crto:0 cap:8202020ff0103ff
[    0.818333] piix4_smbus 0000:00:14.0: vgaarb: pci_notify
[    0.823090] libata version 3.00 loaded.
[    0.826247] nvme nvme0: allocated 40 MiB host memory buffer.
[    0.831324] nvme nvme1: allocated 40 MiB host memory buffer.
[    0.844188] nvme nvme0: 12/0/0 default/read/poll queues
[    0.853509] nvme nvme1: 12/0/0 default/read/poll queues
[    0.870703] r8169 0000:0a:00.0 eth0: RTL8168evl/8111evl, 00:e0:4c:68:02:6a, XID 2c9, IRQ 52
[    0.870709] r8169 0000:0a:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    0.870717] r8169 0000:0a:00.0: vgaarb: pci_notify
[    0.870731] r8169 0000:0b:00.0: vgaarb: pci_notify
[    0.870736] r8169 0000:0b:00.0: runtime IRQ mapping not provided by arch
[    0.870755] r8169 0000:0b:00.0: enabling device (0000 -> 0003)
[    0.870823] r8169 0000:0b:00.0: enabling Mem-Wr-Inval
[    0.886410]  nvme0n1: p1 p2 p3
[    0.886596] nvme 0000:03:00.0: vgaarb: pci_notify
[    0.895706]  nvme1n1: p1 p2 p3
[    0.895887] nvme 0000:13:00.0: vgaarb: pci_notify
[    0.900313] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    0.900376] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    0.900637] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    0.902250] ahci 0000:0e:00.0: vgaarb: pci_notify
[    0.902263] ahci 0000:0e:00.0: runtime IRQ mapping not provided by arch
[    0.902266] ahci 0000:0e:00.0: version 3.0
[    0.902487] ahci 0000:0e:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    0.902491] ahci 0000:0e:00.0: 1/1 ports implemented (port mask 0x1)
[    0.902494] ahci 0000:0e:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    0.902721] scsi host0: ahci
[    0.902823] ata1: SATA max UDMA/133 abar m2048@0xfc300000 port 0xfc300100 irq 78 lpm-pol 3
[    0.902833] ahci 0000:0e:00.0: vgaarb: pci_notify
[    0.902844] ahci 0000:0f:00.0: vgaarb: pci_notify
[    0.902849] ahci 0000:0f:00.0: runtime IRQ mapping not provided by arch
[    0.903287] ahci 0000:0f:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    0.903291] ahci 0000:0f:00.0: 3/3 ports implemented (port mask 0x13)
[    0.903293] ahci 0000:0f:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs 
[    0.903868] scsi host1: ahci
[    0.904011] scsi host2: ahci
[    0.904124] scsi host3: ahci
[    0.904225] scsi host4: ahci
[    0.904332] scsi host5: ahci
[    0.904391] ata2: SATA max UDMA/133 abar m2048@0xfc200000 port 0xfc200100 irq 79 lpm-pol 0
[    0.904396] ata3: SATA max UDMA/133 abar m2048@0xfc200000 port 0xfc200180 irq 80 lpm-pol 0
[    0.904397] ata4: DUMMY
[    0.904398] ata5: DUMMY
[    0.904401] ata6: SATA max UDMA/133 abar m2048@0xfc200000 port 0xfc200300 irq 83 lpm-pol 3
[    0.904408] ahci 0000:0f:00.0: vgaarb: pci_notify
[    0.904425] ahci 0000:15:00.0: vgaarb: pci_notify
[    0.904429] ahci 0000:15:00.0: runtime IRQ mapping not provided by arch
[    0.904578] ahci 0000:15:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    0.904581] ahci 0000:15:00.0: 1/1 ports implemented (port mask 0x1)
[    0.904583] ahci 0000:15:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    0.904762] scsi host6: ahci
[    0.904813] ata7: SATA max UDMA/133 abar m2048@0xfce01000 port 0xfce01100 irq 96 lpm-pol 3
[    0.904821] ahci 0000:15:00.0: vgaarb: pci_notify
[    0.904832] ahci 0000:15:00.1: vgaarb: pci_notify
[    0.904835] ahci 0000:15:00.1: runtime IRQ mapping not provided by arch
[    0.904982] ahci 0000:15:00.1: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    0.904985] ahci 0000:15:00.1: 1/1 ports implemented (port mask 0x1)
[    0.904987] ahci 0000:15:00.1: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    0.905152] scsi host7: ahci
[    0.905197] ata8: SATA max UDMA/133 abar m2048@0xfce00000 port 0xfce00100 irq 98 lpm-pol 3
[    0.905203] ahci 0000:15:00.1: vgaarb: pci_notify
[    0.928365] r8169 0000:0b:00.0 eth1: RTL8168f/8111f, 00:e0:4c:68:01:a4, XID 480, IRQ 77
[    0.928371] r8169 0000:0b:00.0 eth1: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    0.928379] r8169 0000:0b:00.0: vgaarb: pci_notify
[    0.928395] r8169 0000:0c:00.0: vgaarb: pci_notify
[    0.928400] r8169 0000:0c:00.0: runtime IRQ mapping not provided by arch
[    0.928417] r8169 0000:0c:00.0: enabling device (0000 -> 0003)
[    0.928485] r8169 0000:0c:00.0: enabling Mem-Wr-Inval
[    0.942268] r8169 0000:0c:00.0 eth2: RTL8125B, a8:a1:59:7e:ee:5f, XID 641, IRQ 100
[    0.942272] r8169 0000:0c:00.0 eth2: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    0.942277] r8169 0000:0c:00.0: vgaarb: pci_notify
[    1.214419] ata3: SATA link down (SStatus 0 SControl 300)
[    1.214437] ata7: SATA link down (SStatus 0 SControl 300)
[    1.216580] ata2: SATA link down (SStatus 0 SControl 300)
[    1.216581] ata1: SATA link down (SStatus 0 SControl 300)
[    1.218436] ata8: SATA link down (SStatus 0 SControl 300)
[    1.376219] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.379971] ata6.00: ATA-9: Apacer AS350 256GB, S0920A0, max UDMA/133
[    1.382223] ata6.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    1.391568] ata6.00: configured for UDMA/133
[    1.401728] scsi 5:0:0:0: Direct-Access     ATA      Apacer AS350 256 0A0  PQ: 0 ANSI: 5
[    1.404059] r8169 0000:0b:00.0 ethwlan: renamed from eth1
[    1.404179] xhci_hcd 0000:0d:00.1: vgaarb: pci_notify
[    1.404184] xhci_hcd 0000:0d:00.1: runtime IRQ mapping not provided by arch
[    1.404239] r8169 0000:0a:00.0 ethdsl: renamed from eth0
[    1.404322] xhci_hcd 0000:0d:00.1: enabling bus mastering
[    1.404353] xhci_hcd 0000:0d:00.1: xHCI Host Controller
[    1.404359] xhci_hcd 0000:0d:00.1: new USB bus registered, assigned bus number 1
[    1.404383] r8169 0000:0c:00.0 ethlan: renamed from eth2
[    1.404513] xhci_hcd 0000:0d:00.1: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000010
[    1.404551] xhci_hcd 0000:0d:00.1: enabling Mem-Wr-Inval
[    1.405037] xhci_hcd 0000:0d:00.1: xHCI Host Controller
[    1.405041] xhci_hcd 0000:0d:00.1: new USB bus registered, assigned bus number 2
[    1.405044] xhci_hcd 0000:0d:00.1: Host supports USB 3.1 Enhanced SuperSpeed
[    1.405084] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    1.405087] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.405088] usb usb1: Product: xHCI Host Controller
[    1.405090] usb usb1: Manufacturer: Linux 6.12.73 xhci-hcd
[    1.405091] usb usb1: SerialNumber: 0000:0d:00.1
[    1.405286] hub 1-0:1.0: USB hub found
[    1.405305] hub 1-0:1.0: 6 ports detected
[    1.405700] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.405723] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    1.405725] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.405727] usb usb2: Product: xHCI Host Controller
[    1.405729] usb usb2: Manufacturer: Linux 6.12.73 xhci-hcd
[    1.405730] usb usb2: SerialNumber: 0000:0d:00.1
[    1.405914] hub 2-0:1.0: USB hub found
[    1.405928] hub 2-0:1.0: 4 ports detected
[    1.406181] xhci_hcd 0000:0d:00.1: vgaarb: pci_notify
[    1.406190] xhci_hcd 0000:0d:00.3: vgaarb: pci_notify
[    1.406194] xhci_hcd 0000:0d:00.3: runtime IRQ mapping not provided by arch
[    1.406242] xhci_hcd 0000:0d:00.3: enabling bus mastering
[    1.406245] xhci_hcd 0000:0d:00.3: xHCI Host Controller
[    1.406250] xhci_hcd 0000:0d:00.3: new USB bus registered, assigned bus number 3
[    1.406409] xhci_hcd 0000:0d:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000010
[    1.406416] xhci_hcd 0000:0d:00.3: enabling Mem-Wr-Inval
[    1.406766] xhci_hcd 0000:0d:00.3: xHCI Host Controller
[    1.406770] xhci_hcd 0000:0d:00.3: new USB bus registered, assigned bus number 4
[    1.406772] xhci_hcd 0000:0d:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    1.406809] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    1.406811] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.406813] usb usb3: Product: xHCI Host Controller
[    1.406815] usb usb3: Manufacturer: Linux 6.12.73 xhci-hcd
[    1.406816] usb usb3: SerialNumber: 0000:0d:00.3
[    1.406936] hub 3-0:1.0: USB hub found
[    1.406954] hub 3-0:1.0: 6 ports detected
[    1.407227] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.407250] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    1.407252] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.407254] usb usb4: Product: xHCI Host Controller
[    1.407256] usb usb4: Manufacturer: Linux 6.12.73 xhci-hcd
[    1.407257] usb usb4: SerialNumber: 0000:0d:00.3
[    1.407360] hub 4-0:1.0: USB hub found
[    1.407374] hub 4-0:1.0: 4 ports detected
[    1.407438] usb: port power management may be unreliable
[    1.407583] xhci_hcd 0000:0d:00.3: vgaarb: pci_notify
[    1.407597] xhci_hcd 0000:14:00.3: vgaarb: pci_notify
[    1.407602] xhci_hcd 0000:14:00.3: runtime IRQ mapping not provided by arch
[    1.407654] xhci_hcd 0000:14:00.3: enabling bus mastering
[    1.407657] xhci_hcd 0000:14:00.3: xHCI Host Controller
[    1.407661] xhci_hcd 0000:14:00.3: new USB bus registered, assigned bus number 5
[    1.407752] xhci_hcd 0000:14:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000010
[    1.407756] xhci_hcd 0000:14:00.3: enabling Mem-Wr-Inval
[    1.407972] sd 5:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    1.407981] sd 5:0:0:0: [sda] Write Protect is off
[    1.407984] sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.407996] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.408018] sd 5:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    1.408065] xhci_hcd 0000:14:00.3: xHCI Host Controller
[    1.408070] xhci_hcd 0000:14:00.3: new USB bus registered, assigned bus number 6
[    1.408074] xhci_hcd 0000:14:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    1.408106] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    1.408109] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.408111] usb usb5: Product: xHCI Host Controller
[    1.408112] usb usb5: Manufacturer: Linux 6.12.73 xhci-hcd
[    1.408114] usb usb5: SerialNumber: 0000:14:00.3
[    1.408242] hub 5-0:1.0: USB hub found
[    1.408255] hub 5-0:1.0: 4 ports detected
[    1.408458] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.408488] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    1.408491] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.408494] usb usb6: Product: xHCI Host Controller
[    1.408496] usb usb6: Manufacturer: Linux 6.12.73 xhci-hcd
[    1.408497] usb usb6: SerialNumber: 0000:14:00.3
[    1.408611] hub 6-0:1.0: USB hub found
[    1.408620] hub 6-0:1.0: 2 ports detected
[    1.408756] xhci_hcd 0000:14:00.3: vgaarb: pci_notify
[    1.420210] tsc: Refined TSC clocksource calibration: 3900.004 MHz
[    1.420218] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x706ebcd170b, max_idle_ns: 881590844032 ns
[    1.420236] clocksource: Switched to clocksource tsc
[    1.441638]  sda: sda1
[    1.441709] sd 5:0:0:0: [sda] Attached SCSI disk
[    1.507075] md/raid1:md0: active with 2 out of 2 mirrors
[    1.508234] md0: detected capacity change from 0 to 8000792576
[    1.584241] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    1.584269] device-mapper: uevent: version 1.0.3
[    1.584328] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    1.660211] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[    1.660227] usb 3-3: new full-speed USB device number 2 using xhci_hcd
[    1.664204] usb 5-1: new high-speed USB device number 2 using xhci_hcd
[    1.748199] raid6: avx2x4   gen() 47457 MB/s
[    1.799319] usb 1-2: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=88.32
[    1.799323] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.799326] usb 1-2: Product: USB2.0 Hub
[    1.805597] usb 5-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.54
[    1.805601] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.805603] usb 5-1: Product: USB2.1 Hub
[    1.805606] usb 5-1: Manufacturer: GenesysLogic
[    1.815809] usb 3-3: New USB device found, idVendor=26ce, idProduct=01a2, bcdDevice= 0.00
[    1.815813] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.815815] usb 3-3: Product: LED Controller
[    1.815817] usb 3-3: Manufacturer: ASRock
[    1.815818] usb 3-3: SerialNumber: A02019100900
[    1.816199] raid6: avx2x2   gen() 39733 MB/s
[    1.830928] hid: raw HID events driver (C) Jiri Kosina
[    1.840885] usbcore: registered new interface driver usbhid
[    1.840888] usbhid: USB HID core driver
[    1.842825] input: ASRock LED Controller as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-3/3-3:1.0/0003:26CE:01A2.0001/input/input0
[    1.853492] hub 1-2:1.0: USB hub found
[    1.854070] hub 1-2:1.0: 4 ports detected
[    1.856391] hub 5-1:1.0: USB hub found
[    1.856974] hub 5-1:1.0: 4 ports detected
[    1.884199] raid6: avx2x1   gen() 33621 MB/s
[    1.884202] raid6: using algorithm avx2x4 gen() 47457 MB/s
[    1.896247] hid-generic 0003:26CE:01A2.0001: input,hidraw0: USB HID v1.10 Device [ASRock LED Controller] on usb-0000:0d:00.3-3/input0
[    1.920322] usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
[    1.939065] usb 6-1: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.54
[    1.939069] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.939071] usb 6-1: Product: USB3.1 Hub
[    1.939073] usb 6-1: Manufacturer: GenesysLogic
[    1.940206] usb 3-4: new high-speed USB device number 3 using xhci_hcd
[    1.952199] raid6: .... xor() 6845 MB/s, rmw enabled
[    1.952201] raid6: using avx2x2 recovery algorithm
[    1.953211] xor: automatically using best checksumming function   avx       
[    1.953991] async_tx: api initialized (async)
[    1.969032] hub 6-1:1.0: USB hub found
[    1.969332] hub 6-1:1.0: 4 ports detected
[    2.083172] usb 3-4: New USB device found, idVendor=2109, idProduct=2813, bcdDevice= 2.21
[    2.083178] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.083181] usb 3-4: Product: USB2.0 Hub             
[    2.083183] usb 3-4: Manufacturer: VIA Labs, Inc.         
[    2.092958] Btrfs loaded, zoned=yes, fsverity=yes
[    2.143118] hub 3-4:1.0: USB hub found
[    2.144173] hub 3-4:1.0: 4 ports detected
[    2.164208] usb 5-1.3: new low-speed USB device number 3 using xhci_hcd
[    2.240447] EXT4-fs (dm-5): mounted filesystem d598cbfe-bf14-4621-96b3-5ce805eefc16 ro with ordered data mode. Quota mode: none.
[    2.284227] usb 3-5: new full-speed USB device number 4 using xhci_hcd
[    2.288002] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    2.301173] usb 5-1.3: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[    2.301177] usb 5-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.301180] usb 5-1.3: Product: USB Optical Mouse
[    2.301182] usb 5-1.3: Manufacturer: Logitech
[    2.322344] systemd[1]: Inserted module 'autofs4'
[    2.331981] systemd[1]: systemd 257.9-1~deb13u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE)
[    2.331986] systemd[1]: Detected architecture x86-64.
[    2.333415] systemd[1]: Hostname set to <obelix-trixie>.
[    2.342309] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:08.1/0000:14:00.3/usb5/5-1/5-1.3/5-1.3:1.0/0003:046D:C077.0002/input/input1
[    2.342387] hid-generic 0003:046D:C077.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:14:00.3-1.3/input0
[    2.425814] usb 3-5: New USB device found, idVendor=0557, idProduct=8021, bcdDevice= 1.00
[    2.425819] usb 3-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.436205] usb 5-1.4: new low-speed USB device number 4 using xhci_hcd
[    2.463870] hub 3-5:1.0: USB hub found
[    2.465814] hub 3-5:1.0: 4 ports detected
[    2.544205] usb 3-4.2: new low-speed USB device number 5 using xhci_hcd
[    2.566174] usb 5-1.4: New USB device found, idVendor=046d, idProduct=c312, bcdDevice= 1.01
[    2.566178] usb 5-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.566181] usb 5-1.4: Product: USB Multimedia Keyboard
[    2.566183] usb 5-1.4: Manufacturer: LITEON Technology
[    2.606117] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[    2.631323] input: LITEON Technology USB Multimedia Keyboard as /devices/pci0000:00/0000:00:08.1/0000:14:00.3/usb5/5-1/5-1.4/5-1.4:1.0/0003:046D:C312.0003/input/input2
[    2.704869] usb 3-4.2: New USB device found, idVendor=046a, idProduct=b091, bcdDevice= 1.00
[    2.704875] usb 3-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.704877] usb 3-4.2: Product: Cherry USB Optical Mouse
[    2.704880] usb 3-4.2: Manufacturer: PixArt
[    2.730861] systemd[1]: Queued start job for default target graphical.target.
[    2.756992] input: PixArt Cherry USB Optical Mouse as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-4/3-4.2/3-4.2:1.0/0003:046A:B091.0004/input/input3
[    2.760222] usb 3-5.1: new full-speed USB device number 6 using xhci_hcd
[    2.761336] systemd[1]: Created slice machine.slice - Virtual Machine and Container Slice.
[    2.762108] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[    2.762444] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[    2.762779] systemd[1]: Created slice system-syncthing.slice - Slice /system/syncthing.
[    2.763113] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[    2.763445] systemd[1]: Created slice system-tor.slice - Slice /system/tor.
[    2.763828] systemd[1]: Created slice system-xfs_scrub.slice - xfs_scrub background service slice.
[    2.764072] systemd[1]: Created slice user.slice - User and Session Slice.
[    2.764120] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[    2.764156] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[    2.764327] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[    2.764344] systemd[1]: Expecting device dev-disk-by\x2duuid-06C0\x2d0A8B.device - /dev/disk/by-uuid/06C0-0A8B...
[    2.764350] systemd[1]: Expecting device dev-mapper-vg00\x2dlvbackup.device - /dev/mapper/vg00-lvbackup...
[    2.764356] systemd[1]: Expecting device dev-mapper-vg00\x2dlvdata.device - /dev/mapper/vg00-lvdata...
[    2.764361] systemd[1]: Expecting device dev-mapper-vg00\x2dlvhome.device - /dev/mapper/vg00-lvhome...
[    2.764366] systemd[1]: Expecting device dev-mapper-vg00\x2dlvnobackup.device - /dev/mapper/vg00-lvnobackup...
[    2.764372] systemd[1]: Expecting device dev-mapper-vg00\x2dlvswap.device - /dev/mapper/vg00-lvswap...
[    2.764382] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[    2.764394] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[    2.764410] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[    2.764425] systemd[1]: Reached target slices.target - Slice Units.
[    2.764443] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[    2.764453] systemd[1]: Reached target virt-guest-shutdown.target - libvirt guests shutdown target.
[    2.764512] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[    2.764570] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[    2.767884] systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket.
[    2.767974] systemd[1]: Listening on syslog.socket - Syslog Socket.
[    2.768476] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.
[    2.768540] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[    2.768603] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    2.768671] systemd[1]: Listening on systemd-journald.socket - Journal Sockets.
[    2.768704] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.768716] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.768776] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    2.768818] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    2.769608] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[    2.770305] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[    2.770370] systemd[1]: run-lock.mount: Directory /run/lock to mount over is not empty, mounting anyway.
[    2.771030] systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock...
[    2.771626] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[    2.772165] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[    2.772251] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[    2.772935] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[    2.773709] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    2.774515] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    2.775341] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[    2.776135] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[    2.776973] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    2.777763] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[    2.777916] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    2.777973] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    2.779527] systemd[1]: Starting systemd-journald.service - Journal Service...
[    2.780291] hid-generic 0003:046D:C312.0003: input,hidraw2: USB HID v1.10 Keyboard [LITEON Technology USB Multimedia Keyboard] on usb-0000:14:00.3-1.4/input0
[    2.780545] hid-generic 0003:046A:B091.0004: input,hidraw3: USB HID v1.11 Mouse [PixArt Cherry USB Optical Mouse] on usb-0000:0d:00.3-4.2/input0
[    2.780862] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    2.780878] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.781641] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[    2.781693] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.782500] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...
[    2.783315] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[    2.783589] pstore: Using crash dump compression: deflate
[    2.784736] pstore: Registered efi_pstore as persistent store backend
[    2.785177] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[    2.785642] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[    2.785739] systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock.
[    2.785834] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[    2.785929] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[    2.786215] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[    2.786537] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    2.786793] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    2.786958] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[    2.787164] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    2.787297] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    2.787781] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    2.787908] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[    2.788780] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[    2.789530] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[    2.790415] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[    2.792966] systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials.
[    2.794365] systemd-journald[602]: Collecting audit messages is disabled.
[    2.794613] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[    2.794788] lp: driver loaded but no devices found
[    2.795540] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[    2.797473] ppdev: user-space parallel port driver
[    2.805321] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
[    2.813704] ACPI: bus type drm_connector registered
[    2.814143] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[    2.814400] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    2.814537] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[    2.815382] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[    2.818653] EXT4-fs (dm-5): re-mounted d598cbfe-bf14-4621-96b3-5ce805eefc16 r/w.
[    2.819483] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[    2.819754] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    2.819786] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    2.820517] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[    2.820561] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[    2.821935] systemd[1]: Starting systemd-timesyncd.service - Network Time Synchronization...
[    2.822795] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[    2.822810] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.825064] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[    2.826438] systemd[1]: Starting systemd-resolved.service - Network Name Resolution...
[    2.831243] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
[    2.831590] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[    2.832687] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[    2.852000] systemd[1]: Started systemd-timesyncd.service - Network Time Synchronization.
[    2.852131] systemd[1]: Reached target time-set.target - System Time Set.
[    2.872714] systemd[1]: Started systemd-resolved.service - Network Name Resolution.
[    2.872813] systemd[1]: Reached target nss-lookup.target - Host and Network Name Lookups.
[    2.873700] systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[    2.873813] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
[    2.887812] usb 3-5.1: New USB device found, idVendor=046a, idProduct=c122, bcdDevice= 1.25
[    2.887816] usb 3-5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.887818] usb 3-5.1: Product: CHERRY USB Keyboard
[    2.887820] usb 3-5.1: Manufacturer: Cherry GmbH
[    2.894880] systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files.
[    2.906369] systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices.
[    2.908485] systemd[1]: Starting ifupdown-pre.service - Helper to synchronize boot up for ifupdown...
[    2.920983] systemd[1]: Reached target tpm2.target - Trusted Platform Module.
[    2.927867] systemd[1]: Found device dev-mapper-vg00\x2dlvswap.device - /dev/mapper/vg00-lvswap.
[    2.930094] systemd[1]: Found device dev-mapper-vg00\x2dlvdata.device - /dev/mapper/vg00-lvdata.
[    2.932785] systemd[1]: Found device dev-mapper-vg00\x2dlvhome.device - /dev/mapper/vg00-lvhome.
[    2.936918] systemd[1]: Found device dev-mapper-vg00\x2dlvnobackup.device - /dev/mapper/vg00-lvnobackup.
[    2.939178] systemd[1]: Found device dev-mapper-vg00\x2dlvbackup.device - /dev/mapper/vg00-lvbackup.
[    2.943351] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[    2.943406] ACPI: button: Power Button [PWRB]
[    2.943485] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    2.944385] ACPI: button: Power Button [PWRF]
[    2.956217] usb 3-4.3: new high-speed USB device number 7 using xhci_hcd
[    2.964170] systemd[1]: Activating swap dev-mapper-vg00\x2dlvswap.swap - /dev/mapper/vg00-lvswap...
[    2.969885] systemd[1]: Starting systemd-fsck@dev-mapper-vg00\x2dlvbackup.service - File System Check on /dev/mapper/vg00-lvbackup...
[    2.973129] ccp 0000:14:00.2: vgaarb: pci_notify
[    2.973137] ccp 0000:14:00.2: runtime IRQ mapping not provided by arch
[    2.973144] ccp 0000:14:00.2: enabling device (0000 -> 0002)
[    2.973356] ccp 0000:14:00.2: enabling bus mastering
[    2.973365] ccp 0000:14:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[    2.974895] ccp 0000:14:00.2: tee enabled
[    2.974974] ccp 0000:14:00.2: psp enabled
[    2.975957] ccp 0000:14:00.2: vgaarb: pci_notify
[    2.983837] ACPI: video: Video Device [VGA1] (multi-head: yes  rom: no  post: no)
[    2.986762] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:15/LNXVIDEO:01/input/input6
[    2.987874] input: Cherry GmbH CHERRY USB Keyboard as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-5/3-5.1/3-5.1:1.0/0003:046A:C122.0005/input/input7
[    2.991030] k10temp 0000:00:18.3: vgaarb: pci_notify
[    2.991374] k10temp 0000:00:18.3: runtime IRQ mapping not provided by arch
[    2.995718] k10temp 0000:00:18.3: vgaarb: pci_notify
[    2.998078] ee1004 0-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
[    3.004586] input: PC Speaker as /devices/platform/pcspkr/input/input8
[    3.005085] ee1004 0-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
[    3.006758] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    3.006761] RAPL PMU: hw unit of domain package 2^-16 Joules
[    3.016398] systemd[1]: Starting systemd-fsck@dev-mapper-vg00\x2dlvdata.service - File System Check on /dev/mapper/vg00-lvdata...
[    3.020346] systemd[1]: Starting systemd-fsck@dev-mapper-vg00\x2dlvhome.service - File System Check on /dev/mapper/vg00-lvhome...
[    3.024342] systemd[1]: Starting systemd-fsck@dev-mapper-vg00\x2dlvnobackup.service - File System Check on /dev/mapper/vg00-lvnobackup...
[    3.024791] Adding 67108860k swap on /dev/mapper/vg00-lvswap.  Priority:-2 extents:1 across:67108860k SS
[    3.040406] systemd[1]: Activated swap dev-mapper-vg00\x2dlvswap.swap - /dev/mapper/vg00-lvswap.
[    3.040989] systemd[1]: Reached target swap.target - Swaps.
[    3.043264] systemd[1]: Started mdmonitor.service - MD array monitor.
[    3.045932] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    3.046072] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    3.046280] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    3.046521] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    3.046652] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.046848] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[    3.046935] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.047011] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.049785] systemd[1]: Finished systemd-fsck@dev-mapper-vg00\x2dlvbackup.service - File System Check on /dev/mapper/vg00-lvbackup.
[    3.053296] systemd[1]: Finished systemd-fsck@dev-mapper-vg00\x2dlvdata.service - File System Check on /dev/mapper/vg00-lvdata.
[    3.054892] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    3.055077] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    3.055209] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    3.056970] systemd[1]: Finished systemd-fsck@dev-mapper-vg00\x2dlvhome.service - File System Check on /dev/mapper/vg00-lvhome.
[    3.059186] snd_hda_intel 0000:06:00.1: vgaarb: pci_notify
[    3.059192] snd_hda_intel 0000:06:00.1: runtime IRQ mapping not provided by arch
[    3.059312] snd_hda_intel 0000:06:00.1: enabling device (0000 -> 0002)
[    3.059394] snd_hda_intel 0000:06:00.1: Force to non-snoop mode
[    3.059516] snd_hda_intel 0000:06:00.1: enabling bus mastering
[    3.059599] snd_hda_intel 0000:06:00.1: vgaarb: pci_notify
[    3.059621] snd_hda_intel 0000:14:00.1: vgaarb: pci_notify
[    3.059625] snd_hda_intel 0000:14:00.1: runtime IRQ mapping not provided by arch
[    3.059666] snd_hda_intel 0000:14:00.1: enabling device (0000 -> 0002)
[    3.059799] snd_hda_intel 0000:14:00.1: enabling bus mastering
[    3.059852] snd_hda_intel 0000:14:00.1: vgaarb: pci_notify
[    3.059868] snd_hda_intel 0000:14:00.6: vgaarb: pci_notify
[    3.059873] snd_hda_intel 0000:14:00.6: runtime IRQ mapping not provided by arch
[    3.059881] snd_hda_intel 0000:14:00.6: enabling device (0000 -> 0002)
[    3.059948] snd_hda_intel 0000:14:00.6: vgaarb: pci_notify
[    3.060090] snd_hda_intel 0000:14:00.6: enabling bus mastering
[    3.062565] systemd[1]: Finished systemd-fsck@dev-mapper-vg00\x2dlvnobackup.service - File System Check on /dev/mapper/vg00-lvnobackup.
[    3.099623] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input9
[    3.100651] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:01.0/0000:04:00.0/0000:05:00.0/0000:06:00.1/sound/card0/input13
[    3.107812] kvm_amd: TSC scaling supported
[    3.107815] kvm_amd: Nested Virtualization enabled
[    3.107816] kvm_amd: Nested Paging enabled
[    3.107818] kvm_amd: LBR virtualization supported
[    3.107822] kvm_amd: Virtual VMLOAD VMSAVE supported
[    3.107823] kvm_amd: Virtual GIF supported
[    3.110787] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC897: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    3.110792] snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.110795] snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    3.110797] snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
[    3.110799] snd_hda_codec_realtek hdaudioC2D0:    dig-out=0x1e/0x0
[    3.110800] snd_hda_codec_realtek hdaudioC2D0:    inputs:
[    3.110802] snd_hda_codec_realtek hdaudioC2D0:      Rear Mic=0x18
[    3.110804] snd_hda_codec_realtek hdaudioC2D0:      Front Mic=0x19
[    3.110806] snd_hda_codec_realtek hdaudioC2D0:      Line=0x1a
[    3.119798] usb 3-4.3: New USB device found, idVendor=1bcf, idProduct=0217, bcdDevice=34.13
[    3.119803] usb 3-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.119806] usb 3-4.3: Product: 4K AutoFocus Webcam
[    3.119808] usb 3-4.3: Manufacturer: 4K AutoFocus Webcam
[    3.120592] intel_rapl_common: Found RAPL domain package
[    3.120595] intel_rapl_common: Found RAPL domain core
[    3.121552] amd_atl: AMD Address Translation Library initialized
[    3.133436] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input15
[    3.140542] hid-generic 0003:046A:C122.0005: input,hidraw4: USB HID v1.11 Keyboard [Cherry GmbH CHERRY USB Keyboard] on usb-0000:0d:00.3-5.1/input0
[    3.140746] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input10
[    3.140900] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input11
[    3.140971] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input12
[    3.141318] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:01.0/0000:04:00.0/0000:05:00.0/0000:06:00.1/sound/card0/input14
[    3.141365] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input16
[    3.141469] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input17
[    3.142781] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input18
[    3.142855] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input19
[    3.142948] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input20
[    3.143891] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input21
[    3.148969] input: Cherry GmbH CHERRY USB Keyboard System Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-5/3-5.1/3-5.1:1.1/0003:046A:C122.0006/input/input22
[    3.157616] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    3.157640] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    3.157664] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    3.157708] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    3.157728] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.157759] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[    3.157772] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.157778] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.178892] systemd[1]: Started systemd-journald.service - Journal Service.
[    3.204315] input: Cherry GmbH CHERRY USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-5/3-5.1/3-5.1:1.1/0003:046A:C122.0006/input/input23
[    3.204378] hid-generic 0003:046A:C122.0006: input,hidraw5: USB HID v1.11 Device [Cherry GmbH CHERRY USB Keyboard] on usb-0000:0d:00.3-5.1/input1
[    3.226760] systemd-journald[602]: Received client request to flush runtime journal.
[    3.232703] mc: Linux media interface: v0.10
[    3.244991] sd 5:0:0:0: Attached scsi generic sg0 type 0
[    3.253747] ddbridge: Digital Devices PCIE bridge driver 0.9.33-integrated, Copyright (C) 2010-17 Digital Devices GmbH
[    3.260213] usb 3-4.4: new full-speed USB device number 8 using xhci_hcd
[    3.261177] WARNING! power/level is deprecated; use power/control instead
[    3.376802] usb 3-4.4: New USB device found, idVendor=0d8c, idProduct=0014, bcdDevice= 1.00
[    3.376808] usb 3-4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.376811] usb 3-4.4: Product: USB Audio Device
[    3.376813] usb 3-4.4: Manufacturer: C-Media Electronics Inc.
[    3.428923] input: C-Media Electronics Inc. USB Audio Device as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-4/3-4.4/3-4.4:1.3/0003:0D8C:0014.0007/input/input24
[    3.484290] hid-generic 0003:0D8C:0014.0007: input,hidraw6: USB HID v1.00 Device [C-Media Electronics Inc. USB Audio Device] on usb-0000:0d:00.3-4.4/input3
[    3.902091] EXT4-fs (dm-2): mounted filesystem a4a89505-36bf-41cd-a972-f57db83e14d8 r/w with ordered data mode. Quota mode: none.
[    3.902230] EXT4-fs (dm-0): mounted filesystem 30dd4edd-20d1-4d6d-9865-b3f272b27dc3 r/w with ordered data mode. Quota mode: none.
[    3.903790] EXT4-fs (dm-3): mounted filesystem c6f8751e-1b7d-4a64-836e-f15c0021ce4c r/w with ordered data mode. Quota mode: none.
[    3.906994] EXT4-fs (dm-1): mounted filesystem cfe0400f-34ba-4e22-bcdf-d900a33dda08 r/w with ordered data mode. Quota mode: none.
[    4.739997] [drm] amdgpu kernel modesetting enabled.
[    4.740134] amdgpu: Virtual CRAT table created for CPU
[    4.740153] amdgpu: Topology: Add CPU node
[    4.740241] amdgpu 0000:06:00.0: vgaarb: pci_notify
[    4.740249] amdgpu 0000:06:00.0: runtime IRQ mapping not provided by arch
[    4.740321] amdgpu 0000:06:00.0: enabling device (0006 -> 0007)
[    4.740388] [drm] initializing kernel modesetting (BEIGE_GOBY 0x1002:0x743F 0x1DA2:0xE458 0xC7).
[    4.740406] [drm] register mmio base: 0xFBB00000
[    4.740408] [drm] register mmio size: 1048576
[    4.746585] [drm] add ip block number 0 <nv_common>
[    4.746588] [drm] add ip block number 1 <gmc_v10_0>
[    4.746590] [drm] add ip block number 2 <navi10_ih>
[    4.746592] [drm] add ip block number 3 <psp>
[    4.746594] [drm] add ip block number 4 <smu>
[    4.746595] [drm] add ip block number 5 <dm>
[    4.746597] [drm] add ip block number 6 <gfx_v10_0>
[    4.746599] [drm] add ip block number 7 <sdma_v5_2>
[    4.746600] [drm] add ip block number 8 <vcn_v3_0>
[    4.746617] amdgpu 0000:06:00.0: amdgpu: Fetched VBIOS from VFCT
[    4.746620] amdgpu: ATOM BIOS: 113-D63401-US4
[    4.755295] Console: switching to colour dummy device 80x25
[    4.755318] amdgpu 0000:06:00.0: vgaarb: deactivate vga console
[    4.755321] amdgpu 0000:06:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[    4.755340] amdgpu 0000:06:00.0: amdgpu: PCIE atomic ops is not supported
[    4.755371] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    4.755381] amdgpu 0000:06:00.0: amdgpu: VRAM: 4080M 0x0000008000000000 - 0x00000080FEFFFFFF (4080M used)
[    4.755384] amdgpu 0000:06:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[    4.755399] [drm] Detected VRAM RAM=4080M, BAR=4096M
[    4.755401] [drm] RAM width 64bits GDDR6
[    4.755501] [drm] amdgpu: 4080M of VRAM memory ready
[    4.755503] [drm] amdgpu: 31838M of GTT memory ready.
[    4.755516] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    4.755691] [drm] PCIE GART of 512M enabled (table at 0x00000080FEB00000).
[    4.758470] RPC: Registered named UNIX socket transport module.
[    4.758473] RPC: Registered udp transport module.
[    4.758475] RPC: Registered tcp transport module.
[    4.758476] RPC: Registered tcp-with-tls transport module.
[    4.758477] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    4.758892] videodev: Linux video capture interface: v2.00
[    4.776598] usb 3-4.3: Found UVC 1.00 device 4K AutoFocus Webcam (1bcf:0217)
[    4.804374] cmedia_hs100b 0003:0D8C:0014.0007: Fixing CMedia HS-100B report descriptor
[    4.804457] input: C-Media Electronics Inc. USB Audio Device as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-4/3-4.4/3-4.4:1.3/0003:0D8C:0014.0007/input/input25
[    4.819219] usbcore: registered new interface driver uvcvideo
[    4.836186] audit: type=1400 audit(1774791320.848:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=970 comm="apparmor_parser"
[    4.836229] audit: type=1400 audit(1774791320.852:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="cam" pid=972 comm="apparmor_parser"
[    4.836264] audit: type=1400 audit(1774791320.852:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-run" pid=974 comm="apparmor_parser"
[    4.836293] audit: type=1400 audit(1774791320.852:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=971 comm="apparmor_parser"
[    4.836326] audit: type=1400 audit(1774791320.852:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=965 comm="apparmor_parser"
[    4.836374] audit: type=1400 audit(1774791320.852:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=968 comm="apparmor_parser"
[    4.836406] audit: type=1400 audit(1774791320.852:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-checkns" pid=973 comm="apparmor_parser"
[    4.836619] audit: type=1400 audit(1774791320.852:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=963 comm="apparmor_parser"
[    4.836642] audit: type=1400 audit(1774791320.852:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=964 comm="apparmor_parser"
[    4.860346] cmedia_hs100b 0003:0D8C:0014.0007: input,hidraw6: USB HID v1.00 Device [C-Media Electronics Inc. USB Audio Device] on usb-0000:0d:00.3-4.4/input3
[    4.896464] r8169 0000:0a:00.0: Direct firmware load for rtl_nic/rtl8168e-3.fw failed with error -2
[    4.896472] r8169 0000:0a:00.0: Unable to load firmware rtl_nic/rtl8168e-3.fw (-2)
[    4.896898] RTL8211E Gigabit Ethernet r8169-0-a00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-a00:00, irq=MAC)
[    4.896906] r8169 0000:0a:00.0: enabling bus mastering
[    4.919946] nvme nvme0: using unchecked data buffer
[    4.966762] r8169 0000:0a:00.0 ethdsl: Link is Down
[    5.078949] NET: Registered PF_QIPCRTR protocol family
[    5.368591] block nvme0n1: No UUID available providing old NGUID
[    5.834486] usb 3-4.3: 3:1: cannot get freq at ep 0x86
[    6.890354] usb 3-4.3: 3:2: cannot get freq at ep 0x86
[    7.851854] amdgpu 0000:06:00.0: amdgpu: STB initialized to 2048 entries
[    7.851928] [drm] Loading DMUB firmware via PSP: version=0x02020020
[    7.852468] [drm] use_doorbell being set to: [true]
[    7.852493] [drm] Found VCN firmware Version ENC: 1.33 DEC: 4 VEP: 0 Revision: 6
[    7.920556] amdgpu 0000:06:00.0: amdgpu: reserve 0xa00000 from 0x80fd000000 for PSP TMR
[    7.946358] usb 3-4.3: 3:3: cannot get freq at ep 0x86
[    8.023056] amdgpu 0000:06:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    8.038434] amdgpu 0000:06:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    8.038466] amdgpu 0000:06:00.0: amdgpu: smu driver if version = 0x0000000d, smu fw if version = 0x00000010, smu fw program = 0, version = 0x00492400 (73.36.0)
[    8.038471] amdgpu 0000:06:00.0: amdgpu: SMU driver if version not matched
[    8.038517] amdgpu 0000:06:00.0: amdgpu: use vbios provided pptable
[    8.080747] amdgpu 0000:06:00.0: amdgpu: SMU is initialized successfully!
[    8.081151] [drm] Display Core v3.2.301 initialized on DCN 3.0.3
[    8.081153] [drm] DP-HDMI FRL PCON supported
[    8.082238] [drm] DMUB hardware initialized: version=0x02020020
[    8.086440] snd_hda_intel 0000:06:00.1: bound 0000:06:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    8.122741] [drm] kiq ring mec 2 pipe 1 q 0
[    8.128035] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    8.128052] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[    8.128222] amdgpu: Virtual CRAT table created for GPU
[    8.128606] amdgpu: Topology: Add dGPU node [0x743f:0x1002]
[    8.128608] kfd kfd: amdgpu: added device 1002:743f
[    8.128634] amdgpu 0000:06:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, active_cu_number 12
[    8.128638] amdgpu 0000:06:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[    8.128640] amdgpu 0000:06:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
[    8.128642] amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 4 on hub 0
[    8.128643] amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 5 on hub 0
[    8.128645] amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
[    8.128646] amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
[    8.128647] amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
[    8.128649] amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
[    8.128650] amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
[    8.128652] amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
[    8.128653] amdgpu 0000:06:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
[    8.128655] amdgpu 0000:06:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on hub 0
[    8.128657] amdgpu 0000:06:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
[    8.129805] amdgpu 0000:06:00.0: save config 0x00: 0x743f1002
[    8.129809] amdgpu 0000:06:00.0: save config 0x04: 0x00100407
[    8.129812] amdgpu 0000:06:00.0: save config 0x08: 0x030000c7
[    8.129816] amdgpu 0000:06:00.0: save config 0x0c: 0x00800010
[    8.129819] amdgpu 0000:06:00.0: save config 0x10: 0x0000000c
[    8.129822] amdgpu 0000:06:00.0: save config 0x14: 0x0000007d
[    8.129826] amdgpu 0000:06:00.0: save config 0x18: 0x0000000c
[    8.129829] amdgpu 0000:06:00.0: save config 0x1c: 0x0000007e
[    8.129832] amdgpu 0000:06:00.0: save config 0x20: 0x0000d001
[    8.129835] amdgpu 0000:06:00.0: save config 0x24: 0xfbb00000
[    8.129838] amdgpu 0000:06:00.0: save config 0x28: 0x00000000
[    8.129842] amdgpu 0000:06:00.0: save config 0x2c: 0xe4581da2
[    8.129845] amdgpu 0000:06:00.0: save config 0x30: 0xfbc00000
[    8.129848] amdgpu 0000:06:00.0: save config 0x34: 0x00000048
[    8.129851] amdgpu 0000:06:00.0: save config 0x38: 0x00000000
[    8.129854] amdgpu 0000:06:00.0: save config 0x3c: 0x000001ff
[    8.130057] amdgpu 0000:06:00.0: restore config 0x1c: 0x00000000 -> 0x0000007e
[    8.130066] amdgpu 0000:06:00.0: restore config 0x14: 0x00000000 -> 0x0000007d
[    8.130622] amdgpu 0000:06:00.0: amdgpu: Using BACO for runtime pm
[    8.130913] [drm] Initialized amdgpu 3.61.0 for 0000:06:00.0 on minor 0
[    8.139941] fbcon: amdgpudrmfb (fb0) is primary device
[    8.140071] [drm] pre_validate_dsc:1629 MST_DSC dsc precompute is not needed
[    8.175244] Console: switching to colour frame buffer device 240x67
[    8.209812] amdgpu 0000:06:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    8.232845] amdgpu 0000:06:00.0: vgaarb: pci_notify
[    8.232874] amdgpu 0000:14:00.0: vgaarb: pci_notify
[    8.232880] amdgpu 0000:14:00.0: runtime IRQ mapping not provided by arch
[    8.232924] amdgpu 0000:14:00.0: enabling device (0006 -> 0007)
[    8.233004] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x1002:0x1636 0xC9).
[    8.233026] [drm] register mmio base: 0xFCA00000
[    8.233028] [drm] register mmio size: 524288
[    8.235874] [drm] add ip block number 0 <soc15_common>
[    8.235875] [drm] add ip block number 1 <gmc_v9_0>
[    8.235877] [drm] add ip block number 2 <vega10_ih>
[    8.235878] [drm] add ip block number 3 <psp>
[    8.235878] [drm] add ip block number 4 <smu>
[    8.235879] [drm] add ip block number 5 <dm>
[    8.235880] [drm] add ip block number 6 <gfx_v9_0>
[    8.235881] [drm] add ip block number 7 <sdma_v4_0>
[    8.235882] [drm] add ip block number 8 <vcn_v2_0>
[    8.235883] [drm] add ip block number 9 <jpeg_v2_0>
[    8.235892] amdgpu 0000:14:00.0: amdgpu: Fetched VBIOS from VFCT
[    8.235894] amdgpu: ATOM BIOS: 13-CEZANNE-019
[    8.246280] amdgpu 0000:14:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
[    8.246284] amdgpu 0000:14:00.0: amdgpu: MODE2 reset
[    8.246347] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    8.246353] amdgpu 0000:14:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
[    8.246355] amdgpu 0000:14:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[    8.246367] [drm] Detected VRAM RAM=512M, BAR=512M
[    8.246368] [drm] RAM width 128bits DDR4
[    8.246426] [drm] amdgpu: 512M of VRAM memory ready
[    8.246428] [drm] amdgpu: 31838M of GTT memory ready.
[    8.246443] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    8.246534] [drm] PCIE GART of 1024M enabled.
[    8.246536] [drm] PTB located at 0x000000F41FC00000
[    8.246942] [drm] Loading DMUB firmware via PSP: version=0x0101002B
[    8.247327] [drm] Found VCN firmware Version ENC: 1.24 DEC: 8 VEP: 0 Revision: 3
[    8.956667] amdgpu 0000:14:00.0: amdgpu: reserve 0x400000 from 0xf41f800000 for PSP TMR
[    9.039898] amdgpu 0000:14:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    9.050441] amdgpu 0000:14:00.0: amdgpu: RAP: optional rap ta ucode is not available
[    9.050444] amdgpu 0000:14:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    9.051317] amdgpu 0000:14:00.0: amdgpu: SMU is initialized successfully!
[    9.052263] [drm] Display Core v3.2.301 initialized on DCN 2.1
[    9.052265] [drm] DP-HDMI FRL PCON supported
[    9.052788] [drm] DMUB hardware initialized: version=0x0101002B
[    9.080122] snd_hda_intel 0000:14:00.1: bound 0000:14:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    9.112881] [drm] kiq ring mec 2 pipe 1 q 0
[    9.116718] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    9.116736] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[    9.116831] amdgpu: Virtual CRAT table created for GPU
[    9.117199] amdgpu: Topology: Add dGPU node [0x1638:0x1002]
[    9.117201] kfd kfd: amdgpu: added device 1002:1638
[    9.117271] amdgpu 0000:14:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 7
[    9.117274] amdgpu 0000:14:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[    9.117276] amdgpu 0000:14:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    9.117278] amdgpu 0000:14:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    9.117279] amdgpu 0000:14:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    9.117281] amdgpu 0000:14:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    9.117282] amdgpu 0000:14:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    9.117284] amdgpu 0000:14:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    9.117285] amdgpu 0000:14:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    9.117287] amdgpu 0000:14:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    9.117288] amdgpu 0000:14:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
[    9.117290] amdgpu 0000:14:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
[    9.117291] amdgpu 0000:14:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
[    9.117293] amdgpu 0000:14:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
[    9.117294] amdgpu 0000:14:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
[    9.117296] amdgpu 0000:14:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
[    9.118198] amdgpu 0000:14:00.0: save config 0x00: 0x16381002
[    9.118201] amdgpu 0000:14:00.0: save config 0x04: 0x08100407
[    9.118203] amdgpu 0000:14:00.0: save config 0x08: 0x030000c9
[    9.118205] amdgpu 0000:14:00.0: save config 0x0c: 0x00800010
[    9.118207] amdgpu 0000:14:00.0: save config 0x10: 0x2000000c
[    9.118209] amdgpu 0000:14:00.0: save config 0x14: 0x0000007e
[    9.118211] amdgpu 0000:14:00.0: save config 0x18: 0x3000000c
[    9.118213] amdgpu 0000:14:00.0: save config 0x1c: 0x0000007e
[    9.118214] amdgpu 0000:14:00.0: save config 0x20: 0x0000e001
[    9.118216] amdgpu 0000:14:00.0: save config 0x24: 0xfca00000
[    9.118218] amdgpu 0000:14:00.0: save config 0x28: 0x00000000
[    9.118220] amdgpu 0000:14:00.0: save config 0x2c: 0x16361002
[    9.118222] amdgpu 0000:14:00.0: save config 0x30: 0x00000000
[    9.118224] amdgpu 0000:14:00.0: save config 0x34: 0x00000048
[    9.118226] amdgpu 0000:14:00.0: save config 0x38: 0x00000000
[    9.118227] amdgpu 0000:14:00.0: save config 0x3c: 0x000001ff
[    9.118276] amdgpu 0000:14:00.0: amdgpu: Runtime PM not available
[    9.118653] [drm] Initialized amdgpu 3.61.0 for 0000:14:00.0 on minor 1
[    9.124440] amdgpu 0000:14:00.0: [drm] fb1: amdgpudrmfb frame buffer device
[    9.124584] amdgpu 0000:14:00.0: vgaarb: pci_notify
[   10.089463] r8169 0000:0a:00.0 ethdsl: Link is Up - 100Mbps/Full - flow control rx/tx
[   11.339977] usbcore: registered new interface driver snd-usb-audio
[   11.485155] r8169 0000:0c:00.0: Direct firmware load for rtl_nic/rtl8125b-2.fw failed with error -2
[   11.485161] r8169 0000:0c:00.0: Unable to load firmware rtl_nic/rtl8125b-2.fw (-2)
[   11.512219] Realtek Internal NBASE-T PHY r8169-0-c00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-c00:00, irq=MAC)
[   11.512228] r8169 0000:0c:00.0: enabling bus mastering
[   11.624344] r8169 0000:0c:00.0 ethlan: Link is Down
[   11.667437] 8021q: 802.1Q VLAN Support v1.8
[   11.698820] r8169 0000:0b:00.0: Direct firmware load for rtl_nic/rtl8168f-1.fw failed with error -2
[   11.698827] r8169 0000:0b:00.0: Unable to load firmware rtl_nic/rtl8168f-1.fw (-2)
[   11.699271] RTL8211E Gigabit Ethernet r8169-0-b00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-b00:00, irq=MAC)
[   11.699282] r8169 0000:0b:00.0: enabling bus mastering
[   11.770820] r8169 0000:0b:00.0 ethwlan: Link is Down
[   11.937771] brlan: port 1(ethlan) entered blocking state
[   11.937777] brlan: port 1(ethlan) entered disabled state
[   11.937789] r8169 0000:0c:00.0 ethlan: entered allmulticast mode
[   11.937894] r8169 0000:0c:00.0 ethlan: entered promiscuous mode
[   11.940185] brlan: port 2(ethwlan.11) entered blocking state
[   11.940188] brlan: port 2(ethwlan.11) entered disabled state
[   11.940205] ethwlan.11: entered allmulticast mode
[   11.940207] r8169 0000:0b:00.0 ethwlan: entered allmulticast mode
[   11.940280] ethwlan.11: entered promiscuous mode
[   11.940282] r8169 0000:0b:00.0 ethwlan: entered promiscuous mode
[   13.674967] snd_hda_intel 0000:14:00.6: save config 0x00: 0x15e31022
[   13.674971] snd_hda_intel 0000:14:00.6: save config 0x04: 0x00100406
[   13.674974] snd_hda_intel 0000:14:00.6: save config 0x08: 0x04030000
[   13.674976] snd_hda_intel 0000:14:00.6: save config 0x0c: 0x00800010
[   13.674978] snd_hda_intel 0000:14:00.6: save config 0x10: 0xfca80000
[   13.674980] snd_hda_intel 0000:14:00.6: save config 0x14: 0x00000000
[   13.674982] snd_hda_intel 0000:14:00.6: save config 0x18: 0x00000000
[   13.674984] snd_hda_intel 0000:14:00.6: save config 0x1c: 0x00000000
[   13.674986] snd_hda_intel 0000:14:00.6: save config 0x20: 0x00000000
[   13.674988] snd_hda_intel 0000:14:00.6: save config 0x24: 0x00000000
[   13.674990] snd_hda_intel 0000:14:00.6: save config 0x28: 0x00000000
[   13.674992] snd_hda_intel 0000:14:00.6: save config 0x2c: 0x28971849
[   13.674994] snd_hda_intel 0000:14:00.6: save config 0x30: 0x00000000
[   13.674996] snd_hda_intel 0000:14:00.6: save config 0x34: 0x00000048
[   13.674998] snd_hda_intel 0000:14:00.6: save config 0x38: 0x00000000
[   13.675000] snd_hda_intel 0000:14:00.6: save config 0x3c: 0x000003ff
[   13.675015] snd_hda_intel 0000:14:00.6: PME# enabled
[   13.687051] snd_hda_intel 0000:14:00.6: ACPI _REG disconnect evaluation failed (5)
[   13.687771] snd_hda_intel 0000:14:00.6: power state changed by ACPI to D3hot
[   14.122911] brkvm: port 1(ethlan.100) entered blocking state
[   14.122916] brkvm: port 1(ethlan.100) entered disabled state
[   14.122927] ethlan.100: entered allmulticast mode
[   14.123019] ethlan.100: entered promiscuous mode
[   14.302936] r8169 0000:0c:00.0 ethlan: Link is Up - 1Gbps/Full - flow control rx/tx
[   14.302974] brlan: port 1(ethlan) entered blocking state
[   14.302979] brlan: port 1(ethlan) entered forwarding state
[   14.303072] brkvm: port 1(ethlan.100) entered blocking state
[   14.303075] brkvm: port 1(ethlan.100) entered forwarding state
[   14.311659] r8169 0000:0b:00.0 ethwlan: Link is Up - 1Gbps/Full - flow control rx/tx
[   14.311732] brlan: port 2(ethwlan.11) entered blocking state
[   14.311736] brlan: port 2(ethwlan.11) entered forwarding state
[   14.547574] kauditd_printk_skb: 124 callbacks suppressed
[   14.547577] audit: type=1400 audit(1774791330.560:135): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cupsd" name="/etc/paperspecs" pid=2190 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   14.639497] audit: type=1400 audit(1774791330.652:136): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=2298 comm="Xorg" capability=12  capname="net_admin"
[   14.644959] audit: type=1400 audit(1774791330.660:137): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/run/udev/tags/seat-bianca/" pid=2298 comm="Xorg" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   14.716767] audit: type=1400 audit(1774791330.732:138): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=2190 comm="cupsd" capability=12  capname="net_admin"
[   14.773261] r8169 0000:0a:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
[   14.783587] r8169 0000:0b:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
[   14.803373] r8169 0000:0c:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
[   14.962801] vgaarb: vga_arb_open
[   14.962805] vgaarb: vga_arb_open
[   14.962815] vgaarb: client 0x00000000704d0eae called 'target'
[   14.962817] vgaarb: client 0x00000000965e4e5b called 'target'
[   14.962832] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 000000002598aa90
[   14.962832] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 000000002598aa90
[   14.962835] vgaarb: vgadev 0000000033f8110f
[   14.962835] vgaarb: vgadev 0000000033f8110f
[   14.962839] vgaarb: client 0x00000000704d0eae called 'lock'
[   14.962839] vgaarb: client 0x00000000965e4e5b called 'lock'
[   14.962842] amdgpu 0000:06:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[   14.962844] amdgpu 0000:06:00.0: vgaarb: decoding count now is: 2
[   14.962846] amdgpu 0000:14:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[   14.962847] amdgpu 0000:14:00.0: vgaarb: decoding count now is: 1
[   14.962849] amdgpu 0000:06:00.0: vgaarb: __vga_tryget: 3
[   14.962851] amdgpu 0000:06:00.0: vgaarb: __vga_tryget: owns: 0
[   14.962867] amdgpu 0000:06:00.0: vgaarb: __vga_tryget: 3
[   14.962868] amdgpu 0000:06:00.0: vgaarb: __vga_tryget: owns: 3
[   15.096577] vgaarb: client 0x00000000965e4e5b called 'unlock'
[   15.096584] amdgpu 0000:06:00.0: vgaarb: __vga_put
[   15.096845] vgaarb: client 0x00000000965e4e5b called 'target'
[   15.096859] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 000000002598aa90
[   15.096862] vgaarb: vgadev 0000000033f8110f
[   15.101873] vgaarb: client 0x00000000704d0eae called 'unlock'
[   15.101877] amdgpu 0000:06:00.0: vgaarb: __vga_put
[   15.102171] vgaarb: client 0x00000000704d0eae called 'target'
[   15.102185] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 000000002598aa90
[   15.102189] vgaarb: vgadev 0000000033f8110f
[   15.140699] audit: type=1400 audit(1774791331.156:139): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=2298 comm="Xorg" capability=12  capname="net_admin"
[   15.181708] audit: type=1400 audit(1774791331.196:140): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/run/udev/tags/seat-bianca/" pid=2298 comm="Xorg" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   15.529773] audit: type=1400 audit(1774791331.544:141): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01" pid=2690 comm="apparmor_parser"
[   15.530334] audit: type=1400 audit(1774791331.544:142): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01//passt" pid=2690 comm="apparmor_parser"
[   15.602491] audit: type=1400 audit(1774791331.616:143): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01" pid=2693 comm="apparmor_parser"
[   15.640939] audit: type=1400 audit(1774791331.656:144): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01//passt" pid=2693 comm="apparmor_parser"
[   15.849866] tun: Universal TUN/TAP device driver, 1.6
[   15.850394] brkvm: port 2(vnet0) entered blocking state
[   15.850399] brkvm: port 2(vnet0) entered disabled state
[   15.850413] vnet0: entered allmulticast mode
[   15.850470] vnet0: entered promiscuous mode
[   15.850628] brkvm: port 2(vnet0) entered blocking state
[   15.850633] brkvm: port 2(vnet0) entered forwarding state
[   15.962167] brlan: port 3(vnet1) entered blocking state
[   15.962172] brlan: port 3(vnet1) entered disabled state
[   15.962179] vnet1: entered allmulticast mode
[   15.962225] vnet1: entered promiscuous mode
[   15.962367] brlan: port 3(vnet1) entered blocking state
[   15.962371] brlan: port 3(vnet1) entered forwarding state
[   16.042849] brkvm: port 3(vnet2) entered blocking state
[   16.042855] brkvm: port 3(vnet2) entered disabled state
[   16.042867] vnet2: entered allmulticast mode
[   16.042908] vnet2: entered promiscuous mode
[   16.043009] brkvm: port 3(vnet2) entered blocking state
[   16.043012] brkvm: port 3(vnet2) entered forwarding state
[   16.122618] brlan: port 4(vnet3) entered blocking state
[   16.122625] brlan: port 4(vnet3) entered disabled state
[   16.122631] vnet3: entered allmulticast mode
[   16.122699] vnet3: entered promiscuous mode
[   16.122796] brlan: port 4(vnet3) entered blocking state
[   16.122800] brlan: port 4(vnet3) entered forwarding state
[   16.199683] brkvm: port 4(vnet4) entered blocking state
[   16.199688] brkvm: port 4(vnet4) entered disabled state
[   16.199695] vnet4: entered allmulticast mode
[   16.199756] vnet4: entered promiscuous mode
[   16.199861] brkvm: port 4(vnet4) entered blocking state
[   16.199865] brkvm: port 4(vnet4) entered forwarding state
[   16.274790] brlan: port 5(vnet5) entered blocking state
[   16.274796] brlan: port 5(vnet5) entered disabled state
[   16.274808] vnet5: entered allmulticast mode
[   16.274879] vnet5: entered promiscuous mode
[   16.274995] brlan: port 5(vnet5) entered blocking state
[   16.274999] brlan: port 5(vnet5) entered forwarding state
[   16.349200] brkvm: port 5(vnet6) entered blocking state
[   16.349206] brkvm: port 5(vnet6) entered disabled state
[   16.349212] vnet6: entered allmulticast mode
[   16.349260] vnet6: entered promiscuous mode
[   16.349357] brkvm: port 5(vnet6) entered blocking state
[   16.349360] brkvm: port 5(vnet6) entered forwarding state
[   16.499398] snd_hda_intel 0000:14:00.6: power state changed by ACPI to D0
[   16.499404] snd_hda_intel 0000:14:00.6: ACPI _REG connect evaluation failed (5)
[   16.511456] snd_hda_intel 0000:14:00.6: PME# disabled
[   17.313912] brkvm: port 6(vnet7) entered blocking state
[   17.313919] brkvm: port 6(vnet7) entered disabled state
[   17.313927] vnet7: entered allmulticast mode
[   17.313987] vnet7: entered promiscuous mode
[   17.314120] brkvm: port 6(vnet7) entered blocking state
[   17.314124] brkvm: port 6(vnet7) entered forwarding state
[   18.265681] brlan: port 6(vnet8) entered blocking state
[   18.265691] brlan: port 6(vnet8) entered disabled state
[   18.265699] vnet8: entered allmulticast mode
[   18.265758] vnet8: entered promiscuous mode
[   18.265889] brlan: port 6(vnet8) entered blocking state
[   18.265893] brlan: port 6(vnet8) entered forwarding state
[   18.398360] brkvm: port 7(vnet9) entered blocking state
[   18.398365] brkvm: port 7(vnet9) entered disabled state
[   18.398372] vnet9: entered allmulticast mode
[   18.398421] vnet9: entered promiscuous mode
[   18.398521] brkvm: port 7(vnet9) entered blocking state
[   18.398525] brkvm: port 7(vnet9) entered forwarding state
[   18.477784] brdev: port 1(vnet10) entered blocking state
[   18.477792] brdev: port 1(vnet10) entered disabled state
[   18.477806] vnet10: entered allmulticast mode
[   18.477866] vnet10: entered promiscuous mode
[   18.478014] brdev: port 1(vnet10) entered blocking state
[   18.478018] brdev: port 1(vnet10) entered forwarding state
[   18.557691] brsla: port 1(vnet11) entered blocking state
[   18.557696] brsla: port 1(vnet11) entered disabled state
[   18.557701] vnet11: entered allmulticast mode
[   18.557739] vnet11: entered promiscuous mode
[   18.557834] brsla: port 1(vnet11) entered blocking state
[   18.557837] brsla: port 1(vnet11) entered forwarding state
[   19.402945] r8169 0000:0a:00.0 ethdsl: entered promiscuous mode
[   19.550043] kauditd_printk_skb: 58 callbacks suppressed
[   19.550046] audit: type=1400 audit(1774791335.564:203): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102" pid=3165 comm="apparmor_parser"
[   19.596942] audit: type=1400 audit(1774791335.612:204): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102//passt" pid=3165 comm="apparmor_parser"
[   19.667150] audit: type=1400 audit(1774791335.680:205): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102" pid=3174 comm="apparmor_parser"
[   19.692911] audit: type=1400 audit(1774791335.708:206): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102//passt" pid=3174 comm="apparmor_parser"
[   19.764361] audit: type=1400 audit(1774791335.780:207): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102" pid=3183 comm="apparmor_parser"
[   19.764912] audit: type=1400 audit(1774791335.780:208): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102//passt" pid=3183 comm="apparmor_parser"
[   19.775090] brkvm: port 8(vnet12) entered blocking state
[   19.775096] brkvm: port 8(vnet12) entered disabled state
[   19.775104] vnet12: entered allmulticast mode
[   19.775162] vnet12: entered promiscuous mode
[   19.775304] brkvm: port 8(vnet12) entered blocking state
[   19.775309] brkvm: port 8(vnet12) entered forwarding state
[   19.841265] audit: type=1400 audit(1774791335.856:209): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102" pid=3198 comm="apparmor_parser"
[   19.876872] audit: type=1400 audit(1774791335.892:210): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102//passt" pid=3198 comm="apparmor_parser"
[   19.992945] audit: type=1400 audit(1774791336.008:211): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102" pid=3205 comm="apparmor_parser"
[   20.028884] audit: type=1400 audit(1774791336.044:212): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102//passt" pid=3205 comm="apparmor_parser"
[   20.648351] VFIO - User Level meta-driver version: 0.3
[   20.660351] vfio-pci 0000:07:00.0: vgaarb: pci_notify
[   20.660357] vfio-pci 0000:07:00.0: runtime IRQ mapping not provided by arch
[   20.660547] vfio-pci 0000:07:00.0: restore config 0x14: 0x00000000 -> 0xffffffff
[   20.660615] vfio-pci 0000:07:00.0: save config 0x00: 0x0003dd01
[   20.660620] vfio-pci 0000:07:00.0: save config 0x04: 0x00100000
[   20.660626] vfio-pci 0000:07:00.0: save config 0x08: 0x04800000
[   20.660631] vfio-pci 0000:07:00.0: save config 0x0c: 0x00000010
[   20.660636] vfio-pci 0000:07:00.0: save config 0x10: 0xfc500004
[   20.660642] vfio-pci 0000:07:00.0: save config 0x14: 0xffffffff
[   20.660647] vfio-pci 0000:07:00.0: save config 0x18: 0x00000000
[   20.660652] vfio-pci 0000:07:00.0: save config 0x1c: 0x00000000
[   20.660657] vfio-pci 0000:07:00.0: save config 0x20: 0x00000000
[   20.660662] vfio-pci 0000:07:00.0: save config 0x24: 0x00000000
[   20.660667] vfio-pci 0000:07:00.0: save config 0x28: 0x00000000
[   20.660670] vfio-pci 0000:07:00.0: vgaarb: pci_notify
[   20.660672] vfio-pci 0000:07:00.0: save config 0x2c: 0x0020dd01
[   20.660677] vfio-pci 0000:07:00.0: save config 0x30: 0x00000000
[   20.660682] vfio-pci 0000:07:00.0: save config 0x34: 0x00000050
[   20.660687] vfio-pci 0000:07:00.0: save config 0x38: 0x00000000
[   20.660689] vfio-pci 0000:12:00.0: vgaarb: pci_notify
[   20.660692] vfio-pci 0000:07:00.0: save config 0x3c: 0x000001ff
[   20.660694] vfio-pci 0000:12:00.0: runtime IRQ mapping not provided by arch
[   20.660709] vfio-pci 0000:12:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=none
[   20.660712] vfio-pci 0000:12:00.0: vgaarb: decoding count now is: 1
[   20.660750] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   20.660753] vfio-pci 0000:12:00.0: save config 0x04: 0x00100006
[   20.660756] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   20.660759] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   20.660762] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   20.660764] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   20.660767] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   20.660770] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   20.660772] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   20.660775] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   20.660778] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   20.660780] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   20.660783] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   20.660786] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   20.660788] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   20.660791] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   20.660836] vfio-pci 0000:12:00.0: PME# enabled
[   20.660910] vfio-pci 0000:12:00.0: vgaarb: pci_notify
[   20.672222] pcieport 0000:11:00.0: save config 0x00: 0x14791002
[   20.672229] pcieport 0000:11:00.0: save config 0x04: 0x00100407
[   20.672233] pcieport 0000:11:00.0: save config 0x08: 0x06040000
[   20.672237] pcieport 0000:11:00.0: save config 0x0c: 0x00010010
[   20.672241] pcieport 0000:11:00.0: save config 0x10: 0x00000000
[   20.672246] pcieport 0000:11:00.0: save config 0x14: 0x00000000
[   20.672250] pcieport 0000:11:00.0: save config 0x18: 0x00121211
[   20.672253] pcieport 0000:11:00.0: save config 0x1c: 0x0000f1f1
[   20.672259] pcieport 0000:11:00.0: save config 0x20: 0xfcc0fcb0
[   20.672263] pcieport 0000:11:00.0: save config 0x24: 0x0ff10001
[   20.672268] pcieport 0000:11:00.0: save config 0x28: 0x0000007a
[   20.672271] pcieport 0000:11:00.0: save config 0x2c: 0x0000007c
[   20.672275] pcieport 0000:11:00.0: save config 0x30: 0x00000000
[   20.672279] pcieport 0000:11:00.0: save config 0x34: 0x00000050
[   20.672283] pcieport 0000:11:00.0: save config 0x38: 0x00000000
[   20.672287] pcieport 0000:11:00.0: save config 0x3c: 0x001201ff
[   20.672467] pcieport 0000:02:03.0: save config 0x00: 0x57a31022
[   20.672471] pcieport 0000:02:03.0: save config 0x04: 0x00100407
[   20.672475] pcieport 0000:02:03.0: save config 0x08: 0x06040000
[   20.672479] pcieport 0000:02:03.0: save config 0x0c: 0x00810010
[   20.672483] pcieport 0000:02:03.0: save config 0x10: 0x00000000
[   20.672487] pcieport 0000:02:03.0: save config 0x14: 0x00000000
[   20.672490] pcieport 0000:02:03.0: save config 0x18: 0x00070702
[   20.672494] pcieport 0000:02:03.0: save config 0x1c: 0x000001f1
[   20.672498] pcieport 0000:11:00.0: PME# enabled
[   20.672499] pcieport 0000:02:03.0: save config 0x20: 0xfc50fc50
[   20.672503] pcieport 0000:02:03.0: save config 0x24: 0x0001fff1
[   20.672507] pcieport 0000:02:03.0: save config 0x28: 0x00000000
[   20.672511] pcieport 0000:02:03.0: save config 0x2c: 0x00000000
[   20.672515] pcieport 0000:02:03.0: save config 0x30: 0x00000000
[   20.672519] pcieport 0000:02:03.0: save config 0x34: 0x00000050
[   20.672523] pcieport 0000:02:03.0: save config 0x38: 0x00000000
[   20.672526] pcieport 0000:02:03.0: save config 0x3c: 0x001200ff
[   20.672687] pcieport 0000:02:03.0: PME# enabled
[   20.684222] pcieport 0000:10:00.0: save config 0x00: 0x14781002
[   20.684228] pcieport 0000:10:00.0: save config 0x04: 0x00100007
[   20.684232] pcieport 0000:10:00.0: save config 0x08: 0x060400c7
[   20.684236] pcieport 0000:10:00.0: save config 0x0c: 0x00010010
[   20.684239] pcieport 0000:10:00.0: save config 0x10: 0xfcd00000
[   20.684242] pcieport 0000:10:00.0: save config 0x14: 0x00000000
[   20.684244] pcieport 0000:10:00.0: save config 0x18: 0x00121110
[   20.684247] pcieport 0000:10:00.0: save config 0x1c: 0x0000f1f1
[   20.684250] pcieport 0000:10:00.0: save config 0x20: 0xfcc0fcb0
[   20.684253] pcieport 0000:10:00.0: save config 0x24: 0x0ff10001
[   20.684255] pcieport 0000:10:00.0: save config 0x28: 0x0000007a
[   20.684258] pcieport 0000:10:00.0: save config 0x2c: 0x0000007c
[   20.684261] pcieport 0000:10:00.0: save config 0x30: 0x00000000
[   20.684263] pcieport 0000:10:00.0: save config 0x34: 0x00000048
[   20.684266] pcieport 0000:10:00.0: save config 0x38: 0x00000000
[   20.684269] pcieport 0000:10:00.0: save config 0x3c: 0x001201ff
[   20.684307] pcieport 0000:10:00.0: PME# enabled
[   20.696219] pcieport 0000:00:01.3: save config 0x00: 0x16331022
[   20.696223] pcieport 0000:00:01.3: save config 0x04: 0x00100407
[   20.696226] pcieport 0000:00:01.3: save config 0x08: 0x06040000
[   20.696229] pcieport 0000:00:01.3: save config 0x0c: 0x00810010
[   20.696231] pcieport 0000:00:01.3: save config 0x10: 0x00000000
[   20.696233] pcieport 0000:00:01.3: save config 0x14: 0x00000000
[   20.696236] pcieport 0000:00:01.3: save config 0x18: 0x00121000
[   20.696238] pcieport 0000:00:01.3: save config 0x1c: 0x2000f1f1
[   20.696240] pcieport 0000:00:01.3: save config 0x20: 0xfcd0fcb0
[   20.696243] pcieport 0000:00:01.3: save config 0x24: 0x0ff10001
[   20.696245] pcieport 0000:00:01.3: save config 0x28: 0x0000007a
[   20.696247] pcieport 0000:00:01.3: save config 0x2c: 0x0000007c
[   20.696250] pcieport 0000:00:01.3: save config 0x30: 0x00000000
[   20.696252] pcieport 0000:00:01.3: save config 0x34: 0x00000050
[   20.696254] pcieport 0000:00:01.3: save config 0x38: 0x00000000
[   20.696256] pcieport 0000:00:01.3: save config 0x3c: 0x001200ff
[   20.696273] pcieport 0000:00:01.3: PME# enabled
[   20.720238] pcieport 0000:00:01.3: restore config 0x2c: 0x0000007c -> 0x0000007c
[   20.720244] pcieport 0000:00:01.3: restore config 0x28: 0x0000007a -> 0x0000007a
[   20.720247] pcieport 0000:00:01.3: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   20.720274] pcieport 0000:00:01.3: PME# disabled
[   20.732336] pcieport 0000:10:00.0: restore config 0x2c: 0x0000007c -> 0x0000007c
[   20.732341] pcieport 0000:10:00.0: restore config 0x28: 0x0000007a -> 0x0000007a
[   20.732345] pcieport 0000:10:00.0: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   20.732370] pcieport 0000:10:00.0: PME# disabled
[   20.744426] pcieport 0000:11:00.0: restore config 0x2c: 0x0000007c -> 0x0000007c
[   20.744432] pcieport 0000:11:00.0: restore config 0x28: 0x0000007a -> 0x0000007a
[   20.744435] pcieport 0000:11:00.0: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   20.744469] pcieport 0000:11:00.0: PME# disabled
[   20.756540] vfio-pci 0000:12:00.0: restore config 0x1c: 0x00000000 -> 0x0000007c
[   20.756548] vfio-pci 0000:12:00.0: restore config 0x14: 0x00000000 -> 0x0000007a
[   20.756568] vfio-pci 0000:12:00.0: PME# disabled
[   20.756575] vfio-pci 0000:12:00.1: vgaarb: pci_notify
[   20.756581] vfio-pci 0000:12:00.1: runtime IRQ mapping not provided by arch
[   20.756676] vfio-pci 0000:12:00.1: save config 0x00: 0xab281002
[   20.756681] vfio-pci 0000:12:00.1: save config 0x04: 0x00100000
[   20.756684] vfio-pci 0000:12:00.1: save config 0x08: 0x04030000
[   20.756688] vfio-pci 0000:12:00.1: save config 0x0c: 0x00800010
[   20.756692] vfio-pci 0000:12:00.1: save config 0x10: 0xfcc20000
[   20.756695] vfio-pci 0000:12:00.1: save config 0x14: 0x00000000
[   20.756698] vfio-pci 0000:12:00.1: save config 0x18: 0x00000000
[   20.756700] vfio-pci 0000:12:00.1: save config 0x1c: 0x00000000
[   20.756703] vfio-pci 0000:12:00.1: save config 0x20: 0x00000000
[   20.756706] vfio-pci 0000:12:00.1: save config 0x24: 0x00000000
[   20.756708] vfio-pci 0000:12:00.1: save config 0x28: 0x00000000
[   20.756711] vfio-pci 0000:12:00.1: save config 0x2c: 0xab281002
[   20.756714] vfio-pci 0000:12:00.1: save config 0x30: 0x00000000
[   20.756716] vfio-pci 0000:12:00.1: save config 0x34: 0x00000048
[   20.756719] vfio-pci 0000:12:00.1: save config 0x38: 0x00000000
[   20.756722] vfio-pci 0000:12:00.1: save config 0x3c: 0x000002ff
[   20.756732] vfio-pci 0000:12:00.1: vgaarb: pci_notify
[   20.756747] vfio-pci 0000:12:00.1: PME# enabled
[   20.756748] vfio-pci 0000:14:00.4: vgaarb: pci_notify
[   20.756753] vfio-pci 0000:14:00.4: runtime IRQ mapping not provided by arch
[   20.756782] vfio-pci 0000:14:00.4: save config 0x00: 0x16391022
[   20.756786] vfio-pci 0000:14:00.4: save config 0x04: 0x00100003
[   20.756788] vfio-pci 0000:14:00.4: save config 0x08: 0x0c033000
[   20.756791] vfio-pci 0000:14:00.4: save config 0x0c: 0x00800010
[   20.756793] vfio-pci 0000:14:00.4: save config 0x10: 0xfc700004
[   20.756796] vfio-pci 0000:14:00.4: save config 0x14: 0x00000000
[   20.756798] vfio-pci 0000:14:00.4: save config 0x18: 0x00000000
[   20.756801] vfio-pci 0000:14:00.4: save config 0x1c: 0x00000000
[   20.756803] vfio-pci 0000:14:00.4: save config 0x20: 0x00000000
[   20.756805] vfio-pci 0000:14:00.4: save config 0x24: 0x00000000
[   20.756808] vfio-pci 0000:14:00.4: save config 0x28: 0x00000000
[   20.756810] vfio-pci 0000:14:00.4: save config 0x2c: 0xffff1849
[   20.756812] vfio-pci 0000:14:00.4: save config 0x30: 0x00000000
[   20.756815] vfio-pci 0000:14:00.4: save config 0x34: 0x00000048
[   20.756817] vfio-pci 0000:14:00.4: save config 0x38: 0x00000000
[   20.756820] vfio-pci 0000:14:00.4: save config 0x3c: 0x000001ff
[   20.756832] vfio-pci 0000:14:00.4: vgaarb: pci_notify
[   20.756833] vfio-pci 0000:14:00.4: PME# enabled
[   20.768219] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   20.768223] vfio-pci 0000:12:00.0: save config 0x04: 0x00100006
[   20.768226] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   20.768229] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   20.768232] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   20.768235] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   20.768238] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   20.768240] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   20.768243] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   20.768246] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   20.768248] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   20.768251] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   20.768254] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   20.768257] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   20.768259] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   20.768262] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   20.768306] vfio-pci 0000:12:00.0: PME# enabled
[   20.861498] pcieport 0000:11:00.0: save config 0x00: 0x14791002
[   20.861507] pcieport 0000:11:00.0: save config 0x04: 0x00100407
[   20.861512] pcieport 0000:11:00.0: save config 0x08: 0x06040000
[   20.861516] pcieport 0000:11:00.0: save config 0x0c: 0x00010010
[   20.861521] pcieport 0000:11:00.0: save config 0x10: 0x00000000
[   20.861526] pcieport 0000:11:00.0: save config 0x14: 0x00000000
[   20.861530] pcieport 0000:11:00.0: save config 0x18: 0x00121211
[   20.861534] pcieport 0000:11:00.0: save config 0x1c: 0x0000f1f1
[   20.861539] pcieport 0000:11:00.0: save config 0x20: 0xfcc0fcb0
[   20.861543] pcieport 0000:11:00.0: save config 0x24: 0x0ff10001
[   20.861547] pcieport 0000:11:00.0: save config 0x28: 0x0000007a
[   20.861552] pcieport 0000:11:00.0: save config 0x2c: 0x0000007c
[   20.861556] pcieport 0000:11:00.0: save config 0x30: 0x00000000
[   20.861560] pcieport 0000:11:00.0: save config 0x34: 0x00000050
[   20.861565] pcieport 0000:11:00.0: save config 0x38: 0x00000000
[   20.861569] pcieport 0000:11:00.0: save config 0x3c: 0x001201ff
[   20.861614] pcieport 0000:11:00.0: PME# enabled
[   20.873653] pcieport 0000:10:00.0: save config 0x00: 0x14781002
[   20.873660] pcieport 0000:10:00.0: save config 0x04: 0x00100007
[   20.873665] pcieport 0000:10:00.0: save config 0x08: 0x060400c7
[   20.873669] pcieport 0000:10:00.0: save config 0x0c: 0x00010010
[   20.873673] pcieport 0000:10:00.0: save config 0x10: 0xfcd00000
[   20.873678] pcieport 0000:10:00.0: save config 0x14: 0x00000000
[   20.873682] pcieport 0000:10:00.0: save config 0x18: 0x00121110
[   20.873686] pcieport 0000:10:00.0: save config 0x1c: 0x0000f1f1
[   20.873691] pcieport 0000:10:00.0: save config 0x20: 0xfcc0fcb0
[   20.873695] pcieport 0000:10:00.0: save config 0x24: 0x0ff10001
[   20.873699] pcieport 0000:10:00.0: save config 0x28: 0x0000007a
[   20.873703] pcieport 0000:10:00.0: save config 0x2c: 0x0000007c
[   20.873707] pcieport 0000:10:00.0: save config 0x30: 0x00000000
[   20.873712] pcieport 0000:10:00.0: save config 0x34: 0x00000048
[   20.873716] pcieport 0000:10:00.0: save config 0x38: 0x00000000
[   20.873721] pcieport 0000:10:00.0: save config 0x3c: 0x001201ff
[   20.873764] pcieport 0000:10:00.0: PME# enabled
[   20.873936] brkvm: port 9(vnet13) entered blocking state
[   20.873940] brkvm: port 9(vnet13) entered disabled state
[   20.873945] vnet13: entered allmulticast mode
[   20.873985] vnet13: entered promiscuous mode
[   20.874074] brkvm: port 9(vnet13) entered blocking state
[   20.874077] brkvm: port 9(vnet13) entered forwarding state
[   20.884240] pcieport 0000:00:01.3: save config 0x00: 0x16331022
[   20.884246] pcieport 0000:00:01.3: save config 0x04: 0x00100407
[   20.884249] pcieport 0000:00:01.3: save config 0x08: 0x06040000
[   20.884252] pcieport 0000:00:01.3: save config 0x0c: 0x00810010
[   20.884255] pcieport 0000:00:01.3: save config 0x10: 0x00000000
[   20.884258] pcieport 0000:00:01.3: save config 0x14: 0x00000000
[   20.884260] pcieport 0000:00:01.3: save config 0x18: 0x00121000
[   20.884262] pcieport 0000:00:01.3: save config 0x1c: 0x2000f1f1
[   20.884265] pcieport 0000:00:01.3: save config 0x20: 0xfcd0fcb0
[   20.884268] pcieport 0000:00:01.3: save config 0x24: 0x0ff10001
[   20.884271] pcieport 0000:00:01.3: save config 0x28: 0x0000007a
[   20.884273] pcieport 0000:00:01.3: save config 0x2c: 0x0000007c
[   20.884276] pcieport 0000:00:01.3: save config 0x30: 0x00000000
[   20.884279] pcieport 0000:00:01.3: save config 0x34: 0x00000050
[   20.884282] pcieport 0000:00:01.3: save config 0x38: 0x00000000
[   20.884284] pcieport 0000:00:01.3: save config 0x3c: 0x001200ff
[   20.884303] pcieport 0000:00:01.3: PME# enabled
[   21.400235] vfio-pci 0000:14:00.4: restore config 0x3c: 0x00000100 -> 0x000001ff
[   21.400247] vfio-pci 0000:14:00.4: restore config 0x10: 0x00000004 -> 0xfc700004
[   21.400252] vfio-pci 0000:14:00.4: restore config 0x0c: 0x00800000 -> 0x00800010
[   21.400256] vfio-pci 0000:14:00.4: restore config 0x04: 0x00100000 -> 0x00100003
[   21.400278] vfio-pci 0000:14:00.4: PME# disabled
[   21.400334] vfio-pci 0000:14:00.4: save config 0x00: 0x16391022
[   21.400337] vfio-pci 0000:14:00.4: save config 0x04: 0x00100003
[   21.400339] vfio-pci 0000:14:00.4: save config 0x08: 0x0c033000
[   21.400342] vfio-pci 0000:14:00.4: save config 0x0c: 0x00800010
[   21.400344] vfio-pci 0000:14:00.4: save config 0x10: 0xfc700004
[   21.400347] vfio-pci 0000:14:00.4: save config 0x14: 0x00000000
[   21.400349] vfio-pci 0000:14:00.4: save config 0x18: 0x00000000
[   21.400351] vfio-pci 0000:14:00.4: save config 0x1c: 0x00000000
[   21.400354] vfio-pci 0000:14:00.4: save config 0x20: 0x00000000
[   21.400356] vfio-pci 0000:14:00.4: save config 0x24: 0x00000000
[   21.400358] vfio-pci 0000:14:00.4: save config 0x28: 0x00000000
[   21.400361] vfio-pci 0000:14:00.4: save config 0x2c: 0xffff1849
[   21.400363] vfio-pci 0000:14:00.4: save config 0x30: 0x00000000
[   21.400366] vfio-pci 0000:14:00.4: save config 0x34: 0x00000048
[   21.400368] vfio-pci 0000:14:00.4: save config 0x38: 0x00000000
[   21.400370] vfio-pci 0000:14:00.4: save config 0x3c: 0x000001ff
[   21.448214] vfio-pci 0000:14:00.4: ready 0ms after PM D3hot->D0
[   21.448225] vfio-pci 0000:14:00.4: restore config 0x3c: 0x00000100 -> 0x000001ff
[   21.448235] vfio-pci 0000:14:00.4: restore config 0x10: 0x00000004 -> 0xfc700004
[   21.448239] vfio-pci 0000:14:00.4: restore config 0x0c: 0x00800000 -> 0x00800010
[   21.448242] vfio-pci 0000:14:00.4: restore config 0x04: 0x00100000 -> 0x00100003
[   21.448252] vfio-pci 0000:14:00.4: save config 0x00: 0x16391022
[   21.448254] vfio-pci 0000:14:00.4: save config 0x04: 0x00100003
[   21.448257] vfio-pci 0000:14:00.4: save config 0x08: 0x0c033000
[   21.448259] vfio-pci 0000:14:00.4: save config 0x0c: 0x00800010
[   21.448261] vfio-pci 0000:14:00.4: save config 0x10: 0xfc700004
[   21.448264] vfio-pci 0000:14:00.4: save config 0x14: 0x00000000
[   21.448266] vfio-pci 0000:14:00.4: save config 0x18: 0x00000000
[   21.448269] vfio-pci 0000:14:00.4: save config 0x1c: 0x00000000
[   21.448271] vfio-pci 0000:14:00.4: save config 0x20: 0x00000000
[   21.448273] vfio-pci 0000:14:00.4: save config 0x24: 0x00000000
[   21.448276] vfio-pci 0000:14:00.4: save config 0x28: 0x00000000
[   21.448278] vfio-pci 0000:14:00.4: save config 0x2c: 0xffff1849
[   21.448280] vfio-pci 0000:14:00.4: save config 0x30: 0x00000000
[   21.448283] vfio-pci 0000:14:00.4: save config 0x34: 0x00000048
[   21.448285] vfio-pci 0000:14:00.4: save config 0x38: 0x00000000
[   21.448288] vfio-pci 0000:14:00.4: save config 0x3c: 0x000001ff
[   21.460218] pcieport 0000:00:01.3: restore config 0x2c: 0x0000007c -> 0x0000007c
[   21.460224] pcieport 0000:00:01.3: restore config 0x28: 0x0000007a -> 0x0000007a
[   21.460227] pcieport 0000:00:01.3: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   21.460254] pcieport 0000:00:01.3: PME# disabled
[   21.472250] pcieport 0000:10:00.0: restore config 0x2c: 0x0000007c -> 0x0000007c
[   21.472255] pcieport 0000:10:00.0: restore config 0x28: 0x0000007a -> 0x0000007a
[   21.472259] pcieport 0000:10:00.0: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   21.472280] pcieport 0000:10:00.0: PME# disabled
[   21.484253] pcieport 0000:11:00.0: restore config 0x2c: 0x0000007c -> 0x0000007c
[   21.484258] pcieport 0000:11:00.0: restore config 0x28: 0x0000007a -> 0x0000007a
[   21.484262] pcieport 0000:11:00.0: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   21.484295] pcieport 0000:11:00.0: PME# disabled
[   21.496263] vfio-pci 0000:12:00.0: restore config 0x1c: 0x00000000 -> 0x0000007c
[   21.496269] vfio-pci 0000:12:00.0: restore config 0x14: 0x00000000 -> 0x0000007a
[   21.496290] vfio-pci 0000:12:00.0: PME# disabled
[   21.496293] vfio-pci 0000:12:00.0: disabling bus mastering
[   21.496298] vfio-pci 0000:12:00.0: enabling device (0002 -> 0003)
[   21.496336] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   21.496339] vfio-pci 0000:12:00.0: save config 0x04: 0x00100003
[   21.496342] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   21.496345] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   21.496347] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   21.496350] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   21.496353] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   21.496355] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   21.496358] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   21.496361] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   21.496364] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   21.496366] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   21.496369] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   21.496372] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   21.496374] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   21.496377] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   21.496476] vfio-pci 0000:12:00.0: restore config 0x1c: 0x00000000 -> 0x0000007c
[   21.496482] vfio-pci 0000:12:00.0: restore config 0x14: 0x00000000 -> 0x0000007a
[   21.496489] vfio-pci 0000:12:00.0: restore config 0x04: 0x00100400 -> 0x00100003
[   21.496502] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   21.496504] vfio-pci 0000:12:00.0: save config 0x04: 0x00100003
[   21.496507] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   21.496510] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   21.496513] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   21.496515] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   21.496518] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   21.496521] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   21.496524] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   21.496526] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   21.496529] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   21.496532] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   21.496534] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   21.496537] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   21.496540] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   21.496542] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   21.510698] vfio-pci 0000:12:00.1: PME# disabled
[   21.510705] vfio-pci 0000:12:00.1: enabling device (0000 -> 0002)
[   21.510758] vfio-pci 0000:12:00.1: save config 0x00: 0xab281002
[   21.510761] vfio-pci 0000:12:00.1: save config 0x04: 0x00100002
[   21.510764] vfio-pci 0000:12:00.1: save config 0x08: 0x04030000
[   21.510767] vfio-pci 0000:12:00.1: save config 0x0c: 0x00800010
[   21.510769] vfio-pci 0000:12:00.1: save config 0x10: 0xfcc20000
[   21.510772] vfio-pci 0000:12:00.1: save config 0x14: 0x00000000
[   21.510775] vfio-pci 0000:12:00.1: save config 0x18: 0x00000000
[   21.510777] vfio-pci 0000:12:00.1: save config 0x1c: 0x00000000
[   21.510780] vfio-pci 0000:12:00.1: save config 0x20: 0x00000000
[   21.510783] vfio-pci 0000:12:00.1: save config 0x24: 0x00000000
[   21.510785] vfio-pci 0000:12:00.1: save config 0x28: 0x00000000
[   21.510788] vfio-pci 0000:12:00.1: save config 0x2c: 0xab281002
[   21.510791] vfio-pci 0000:12:00.1: save config 0x30: 0x00000000
[   21.510793] vfio-pci 0000:12:00.1: save config 0x34: 0x00000048
[   21.510796] vfio-pci 0000:12:00.1: save config 0x38: 0x00000000
[   21.510799] vfio-pci 0000:12:00.1: save config 0x3c: 0x000002ff
[   21.519460] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   21.519465] vfio-pci 0000:12:00.0: save config 0x04: 0x00100000
[   21.519467] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   21.519470] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   21.519472] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   21.519475] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   21.519477] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   21.519479] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   21.519482] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   21.519484] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   21.519486] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   21.519489] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   21.519491] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   21.519493] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   21.519495] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   21.519498] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   21.519541] vfio-pci 0000:12:00.1: save config 0x00: 0xab281002
[   21.519544] vfio-pci 0000:12:00.1: save config 0x04: 0x00100000
[   21.519546] vfio-pci 0000:12:00.1: save config 0x08: 0x04030000
[   21.519548] vfio-pci 0000:12:00.1: save config 0x0c: 0x00800010
[   21.519551] vfio-pci 0000:12:00.1: save config 0x10: 0xfcc20000
[   21.519553] vfio-pci 0000:12:00.1: save config 0x14: 0x00000000
[   21.519555] vfio-pci 0000:12:00.1: save config 0x18: 0x00000000
[   21.519558] vfio-pci 0000:12:00.1: save config 0x1c: 0x00000000
[   21.519560] vfio-pci 0000:12:00.1: save config 0x20: 0x00000000
[   21.519562] vfio-pci 0000:12:00.1: save config 0x24: 0x00000000
[   21.519564] vfio-pci 0000:12:00.1: save config 0x28: 0x00000000
[   21.519567] vfio-pci 0000:12:00.1: save config 0x2c: 0xab281002
[   21.519569] vfio-pci 0000:12:00.1: save config 0x30: 0x00000000
[   21.519571] vfio-pci 0000:12:00.1: save config 0x34: 0x00000048
[   21.519574] vfio-pci 0000:12:00.1: save config 0x38: 0x00000000
[   21.519576] vfio-pci 0000:12:00.1: save config 0x3c: 0x000002ff
[   21.524212] pcieport 0000:11:00.0: waiting 100 ms for downstream link, after activation
[   21.652213] vfio-pci 0000:12:00.0: ready 0ms after bus reset
[   21.652226] pcieport 0000:11:00.0: re-enabling LTR
[   21.652271] vfio-pci 0000:12:00.0: restore config 0x30: 0x00000000 -> 0xfcc00000
[   21.652277] vfio-pci 0000:12:00.0: restore config 0x24: 0x00000000 -> 0xfcb00000
[   21.652282] vfio-pci 0000:12:00.0: restore config 0x20: 0x00000001 -> 0x0000f001
[   21.652287] vfio-pci 0000:12:00.0: restore config 0x1c: 0x00000000 -> 0x0000007c
[   21.652292] vfio-pci 0000:12:00.0: restore config 0x14: 0x00000000 -> 0x0000007a
[   21.652298] vfio-pci 0000:12:00.0: restore config 0x0c: 0x00800000 -> 0x00800010
[   21.652343] vfio-pci 0000:12:00.1: restore config 0x10: 0x00000000 -> 0xfcc20000
[   21.652348] vfio-pci 0000:12:00.1: restore config 0x0c: 0x00800000 -> 0x00800010
[   21.652980] vfio-pci 0000:14:00.4: save config 0x00: 0x16391022
[   21.652983] vfio-pci 0000:14:00.4: save config 0x04: 0x00100000
[   21.652986] vfio-pci 0000:14:00.4: save config 0x08: 0x0c033000
[   21.652989] vfio-pci 0000:14:00.4: save config 0x0c: 0x00800010
[   21.652991] vfio-pci 0000:14:00.4: save config 0x10: 0xfc700004
[   21.652993] vfio-pci 0000:14:00.4: save config 0x14: 0x00000000
[   21.652996] vfio-pci 0000:14:00.4: save config 0x18: 0x00000000
[   21.652998] vfio-pci 0000:14:00.4: save config 0x1c: 0x00000000
[   21.653001] vfio-pci 0000:14:00.4: save config 0x20: 0x00000000
[   21.653003] vfio-pci 0000:14:00.4: save config 0x24: 0x00000000
[   21.653005] vfio-pci 0000:14:00.4: save config 0x28: 0x00000000
[   21.653008] vfio-pci 0000:14:00.4: save config 0x2c: 0xffff1849
[   21.653010] vfio-pci 0000:14:00.4: save config 0x30: 0x00000000
[   21.653012] vfio-pci 0000:14:00.4: save config 0x34: 0x00000048
[   21.653015] vfio-pci 0000:14:00.4: save config 0x38: 0x00000000
[   21.653017] vfio-pci 0000:14:00.4: save config 0x3c: 0x000001ff
[   21.700219] vfio-pci 0000:14:00.4: ready 0ms after PM D3hot->D0
[   21.700231] vfio-pci 0000:14:00.4: restore config 0x3c: 0x00000100 -> 0x000001ff
[   21.700240] vfio-pci 0000:14:00.4: restore config 0x10: 0x00000004 -> 0xfc700004
[   21.700244] vfio-pci 0000:14:00.4: restore config 0x0c: 0x00800000 -> 0x00800010
[   22.391257] brkvm: port 10(vnet14) entered blocking state
[   22.391264] brkvm: port 10(vnet14) entered disabled state
[   22.391271] vnet14: entered allmulticast mode
[   22.391330] vnet14: entered promiscuous mode
[   22.391445] brkvm: port 10(vnet14) entered blocking state
[   22.391449] brkvm: port 10(vnet14) entered forwarding state
[   22.935373] vgaarb: client 0x00000000965e4e5b called 'target'
[   22.935396] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 000000002598aa90
[   22.935400] vgaarb: vgadev 0000000033f8110f
[   22.935419] vgaarb: client 0x00000000965e4e5b called 'target'
[   22.935428] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 000000002598aa90
[   22.935431] vgaarb: vgadev 0000000033f8110f
[   23.673631] brkvm: port 11(vnet15) entered blocking state
[   23.673638] brkvm: port 11(vnet15) entered disabled state
[   23.673650] vnet15: entered allmulticast mode
[   23.673705] vnet15: entered promiscuous mode
[   23.673853] brkvm: port 11(vnet15) entered blocking state
[   23.673857] brkvm: port 11(vnet15) entered forwarding state
[   24.724352] NFSD: Using nfsdcld client tracking operations.
[   24.724357] NFSD: no clients to reclaim, skipping NFSv4 grace period (net f0000000)
[   24.738165] kauditd_printk_skb: 36 callbacks suppressed
[   24.738169] audit: type=1400 audit(1774791340.752:249): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8" pid=4183 comm="apparmor_parser"
[   24.739034] audit: type=1400 audit(1774791340.752:250): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8//passt" pid=4183 comm="apparmor_parser"
[   24.866895] audit: type=1400 audit(1774791340.880:251): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8" pid=4223 comm="apparmor_parser"
[   24.899166] audit: type=1400 audit(1774791340.912:252): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8//passt" pid=4223 comm="apparmor_parser"
[   25.003869] audit: type=1400 audit(1774791341.016:253): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8" pid=4247 comm="apparmor_parser"
[   25.036938] audit: type=1400 audit(1774791341.052:254): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8//passt" pid=4247 comm="apparmor_parser"
[   25.143782] audit: type=1400 audit(1774791341.156:255): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8" pid=4299 comm="apparmor_parser"
[   25.144543] audit: type=1400 audit(1774791341.160:256): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8//passt" pid=4299 comm="apparmor_parser"
[   25.162894] brkvm: port 12(vnet16) entered blocking state
[   25.162901] brkvm: port 12(vnet16) entered disabled state
[   25.163295] vnet16: entered allmulticast mode
[   25.163351] vnet16: entered promiscuous mode
[   25.165886] brkvm: port 12(vnet16) entered blocking state
[   25.165891] brkvm: port 12(vnet16) entered forwarding state
[   25.304211] audit: type=1400 audit(1774791341.316:257): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8" pid=4319 comm="apparmor_parser"
[   25.333162] audit: type=1400 audit(1774791341.348:258): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8//passt" pid=4319 comm="apparmor_parser"
[   37.318662] kauditd_printk_skb: 2 callbacks suppressed
[   37.318665] audit: type=1400 audit(1774791353.332:261): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4850 comm="apparmor_parser"
[   37.319239] audit: type=1400 audit(1774791353.332:262): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4850 comm="apparmor_parser"
[   37.423505] audit: type=1400 audit(1774791353.436:263): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4853 comm="apparmor_parser"
[   37.453171] audit: type=1400 audit(1774791353.468:264): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4853 comm="apparmor_parser"
[   37.567241] audit: type=1400 audit(1774791353.580:265): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4857 comm="apparmor_parser"
[   37.593123] audit: type=1400 audit(1774791353.608:266): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4857 comm="apparmor_parser"
[   37.676599] audit: type=1400 audit(1774791353.692:267): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4861 comm="apparmor_parser"
[   37.677217] audit: type=1400 audit(1774791353.692:268): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4861 comm="apparmor_parser"
[   37.694267] brkvm: port 13(vnet17) entered blocking state
[   37.694273] brkvm: port 13(vnet17) entered disabled state
[   37.694414] vnet17: entered allmulticast mode
[   37.694515] vnet17: entered promiscuous mode
[   37.694812] brkvm: port 13(vnet17) entered blocking state
[   37.694816] brkvm: port 13(vnet17) entered forwarding state
[   37.771065] audit: type=1400 audit(1774791353.784:269): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4882 comm="apparmor_parser"
[   37.813160] audit: type=1400 audit(1774791353.828:270): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4882 comm="apparmor_parser"
[   38.504362] snd_hda_intel 0000:06:00.1: save config 0x00: 0xab281002
[   38.504373] snd_hda_intel 0000:06:00.1: save config 0x04: 0x00100406
[   38.504379] snd_hda_intel 0000:06:00.1: save config 0x08: 0x04030000
[   38.504385] snd_hda_intel 0000:06:00.1: save config 0x0c: 0x00800010
[   38.504390] snd_hda_intel 0000:06:00.1: save config 0x10: 0xfbc20000
[   38.504396] snd_hda_intel 0000:06:00.1: save config 0x14: 0x00000000
[   38.504402] snd_hda_intel 0000:06:00.1: save config 0x18: 0x00000000
[   38.504407] snd_hda_intel 0000:06:00.1: save config 0x1c: 0x00000000
[   38.504413] snd_hda_intel 0000:06:00.1: save config 0x20: 0x00000000
[   38.504418] snd_hda_intel 0000:06:00.1: save config 0x24: 0x00000000
[   38.504424] snd_hda_intel 0000:06:00.1: save config 0x28: 0x00000000
[   38.504429] snd_hda_intel 0000:06:00.1: save config 0x2c: 0xab281002
[   38.504435] snd_hda_intel 0000:06:00.1: save config 0x30: 0x00000000
[   38.504440] snd_hda_intel 0000:06:00.1: save config 0x34: 0x00000048
[   38.504445] snd_hda_intel 0000:06:00.1: save config 0x38: 0x00000000
[   38.504451] snd_hda_intel 0000:06:00.1: save config 0x3c: 0x000002ff
[   38.504510] snd_hda_intel 0000:06:00.1: PME# enabled
[   38.675069] snd_hda_intel 0000:14:00.6: save config 0x00: 0x15e31022
[   38.675075] snd_hda_intel 0000:14:00.6: save config 0x04: 0x00100406
[   38.675078] snd_hda_intel 0000:14:00.6: save config 0x08: 0x04030000
[   38.675080] snd_hda_intel 0000:14:00.6: save config 0x0c: 0x00800010
[   38.675082] snd_hda_intel 0000:14:00.6: save config 0x10: 0xfca80000
[   38.675084] snd_hda_intel 0000:14:00.6: save config 0x14: 0x00000000
[   38.675086] snd_hda_intel 0000:14:00.6: save config 0x18: 0x00000000
[   38.675089] snd_hda_intel 0000:14:00.6: save config 0x1c: 0x00000000
[   38.675091] snd_hda_intel 0000:14:00.6: save config 0x20: 0x00000000
[   38.675093] snd_hda_intel 0000:14:00.6: save config 0x24: 0x00000000
[   38.675096] snd_hda_intel 0000:14:00.6: save config 0x28: 0x00000000
[   38.675098] snd_hda_intel 0000:14:00.6: save config 0x2c: 0x28971849
[   38.675100] snd_hda_intel 0000:14:00.6: save config 0x30: 0x00000000
[   38.675102] snd_hda_intel 0000:14:00.6: save config 0x34: 0x00000048
[   38.675104] snd_hda_intel 0000:14:00.6: save config 0x38: 0x00000000
[   38.675106] snd_hda_intel 0000:14:00.6: save config 0x3c: 0x000003ff
[   38.675122] snd_hda_intel 0000:14:00.6: PME# enabled
[   38.686468] snd_hda_intel 0000:14:00.6: ACPI _REG disconnect evaluation failed (5)
[   38.687291] snd_hda_intel 0000:14:00.6: power state changed by ACPI to D3hot
[   43.441792] kauditd_printk_skb: 2 callbacks suppressed
[   43.441796] audit: type=1400 audit(1774791359.456:273): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4970 comm="apparmor_parser"
[   43.442387] audit: type=1400 audit(1774791359.456:274): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4970 comm="apparmor_parser"
[   43.522886] audit: type=1400 audit(1774791359.536:275): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4973 comm="apparmor_parser"
[   43.549109] audit: type=1400 audit(1774791359.564:276): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4973 comm="apparmor_parser"
[   43.626312] audit: type=1400 audit(1774791359.640:277): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4977 comm="apparmor_parser"
[   43.656961] audit: type=1400 audit(1774791359.672:278): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4977 comm="apparmor_parser"
[   43.673515] pcieport 0000:02:03.0: restore config 0x2c: 0x00000000 -> 0x00000000
[   43.673523] pcieport 0000:02:03.0: restore config 0x28: 0x00000000 -> 0x00000000
[   43.673528] pcieport 0000:02:03.0: restore config 0x24: 0x0001fff1 -> 0x0001fff1
[   43.673628] pcieport 0000:02:03.0: PME# disabled
[   43.743056] audit: type=1400 audit(1774791359.756:279): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4981 comm="apparmor_parser"
[   43.743590] audit: type=1400 audit(1774791359.756:280): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4981 comm="apparmor_parser"
[   43.754229] brkvm: port 14(vnet18) entered blocking state
[   43.754236] brkvm: port 14(vnet18) entered disabled state
[   43.754244] vnet18: entered allmulticast mode
[   43.754286] vnet18: entered promiscuous mode
[   43.754416] brkvm: port 14(vnet18) entered blocking state
[   43.754420] brkvm: port 14(vnet18) entered forwarding state
[   43.796229] pcieport 0000:02:03.0: save config 0x00: 0x57a31022
[   43.796236] pcieport 0000:02:03.0: save config 0x04: 0x00100407
[   43.796239] pcieport 0000:02:03.0: save config 0x08: 0x06040000
[   43.796242] pcieport 0000:02:03.0: save config 0x0c: 0x00810010
[   43.796245] pcieport 0000:02:03.0: save config 0x10: 0x00000000
[   43.796248] pcieport 0000:02:03.0: save config 0x14: 0x00000000
[   43.796251] pcieport 0000:02:03.0: save config 0x18: 0x00070702
[   43.796254] pcieport 0000:02:03.0: save config 0x1c: 0x000001f1
[   43.796257] pcieport 0000:02:03.0: save config 0x20: 0xfc50fc50
[   43.796260] pcieport 0000:02:03.0: save config 0x24: 0x0001fff1
[   43.796262] pcieport 0000:02:03.0: save config 0x28: 0x00000000
[   43.796265] pcieport 0000:02:03.0: save config 0x2c: 0x00000000
[   43.796268] pcieport 0000:02:03.0: save config 0x30: 0x00000000
[   43.796271] pcieport 0000:02:03.0: save config 0x34: 0x00000050
[   43.796274] pcieport 0000:02:03.0: save config 0x38: 0x00000000
[   43.796277] pcieport 0000:02:03.0: save config 0x3c: 0x001200ff
[   43.796416] pcieport 0000:02:03.0: PME# enabled
[   43.827670] audit: type=1400 audit(1774791359.840:281): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4998 comm="apparmor_parser"
[   43.864838] audit: type=1400 audit(1774791359.880:282): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4998 comm="apparmor_parser"
[   44.288344] pcieport 0000:02:03.0: restore config 0x2c: 0x00000000 -> 0x00000000
[   44.288354] pcieport 0000:02:03.0: restore config 0x28: 0x00000000 -> 0x00000000
[   44.288360] pcieport 0000:02:03.0: restore config 0x24: 0x0001fff1 -> 0x0001fff1
[   44.288463] pcieport 0000:02:03.0: PME# disabled
[   44.300307] vfio-pci 0000:07:00.0: enabling device (0000 -> 0002)
[   44.300382] vfio-pci 0000:07:00.0: save config 0x00: 0x0003dd01
[   44.300388] vfio-pci 0000:07:00.0: save config 0x04: 0x00100002
[   44.300393] vfio-pci 0000:07:00.0: save config 0x08: 0x04800000
[   44.300398] vfio-pci 0000:07:00.0: save config 0x0c: 0x00000010
[   44.300403] vfio-pci 0000:07:00.0: save config 0x10: 0xfc500004
[   44.300408] vfio-pci 0000:07:00.0: save config 0x14: 0xffffffff
[   44.300413] vfio-pci 0000:07:00.0: save config 0x18: 0x00000000
[   44.300417] vfio-pci 0000:07:00.0: save config 0x1c: 0x00000000
[   44.300422] vfio-pci 0000:07:00.0: save config 0x20: 0x00000000
[   44.300427] vfio-pci 0000:07:00.0: save config 0x24: 0x00000000
[   44.300431] vfio-pci 0000:07:00.0: save config 0x28: 0x00000000
[   44.300436] vfio-pci 0000:07:00.0: save config 0x2c: 0x0020dd01
[   44.300441] vfio-pci 0000:07:00.0: save config 0x30: 0x00000000
[   44.300446] vfio-pci 0000:07:00.0: save config 0x34: 0x00000050
[   44.300451] vfio-pci 0000:07:00.0: save config 0x38: 0x00000000
[   44.300455] vfio-pci 0000:07:00.0: save config 0x3c: 0x000001ff
[   44.324237] vfio-pci 0000:07:00.0: ready 0ms after PM D3hot->D0
[   44.324312] vfio-pci 0000:07:00.0: restore config 0x04: 0x00100400 -> 0x00100002
[   44.324336] vfio-pci 0000:07:00.0: save config 0x00: 0x0003dd01
[   44.324341] vfio-pci 0000:07:00.0: save config 0x04: 0x00100002
[   44.324346] vfio-pci 0000:07:00.0: save config 0x08: 0x04800000
[   44.324351] vfio-pci 0000:07:00.0: save config 0x0c: 0x00000010
[   44.324355] vfio-pci 0000:07:00.0: save config 0x10: 0xfc500004
[   44.324360] vfio-pci 0000:07:00.0: save config 0x14: 0xffffffff
[   44.324365] vfio-pci 0000:07:00.0: save config 0x18: 0x00000000
[   44.324369] vfio-pci 0000:07:00.0: save config 0x1c: 0x00000000
[   44.324374] vfio-pci 0000:07:00.0: save config 0x20: 0x00000000
[   44.324379] vfio-pci 0000:07:00.0: save config 0x24: 0x00000000
[   44.324383] vfio-pci 0000:07:00.0: save config 0x28: 0x00000000
[   44.324388] vfio-pci 0000:07:00.0: save config 0x2c: 0x0020dd01
[   44.324393] vfio-pci 0000:07:00.0: save config 0x30: 0x00000000
[   44.324397] vfio-pci 0000:07:00.0: save config 0x34: 0x00000050
[   44.324402] vfio-pci 0000:07:00.0: save config 0x38: 0x00000000
[   44.324407] vfio-pci 0000:07:00.0: save config 0x3c: 0x000001ff
[   44.336606] vfio-pci 0000:07:00.0: save config 0x00: 0x0003dd01
[   44.336614] vfio-pci 0000:07:00.0: save config 0x04: 0x00100000
[   44.336619] vfio-pci 0000:07:00.0: save config 0x08: 0x04800000
[   44.336623] vfio-pci 0000:07:00.0: save config 0x0c: 0x00000010
[   44.336627] vfio-pci 0000:07:00.0: save config 0x10: 0xfc500004
[   44.336632] vfio-pci 0000:07:00.0: save config 0x14: 0xffffffff
[   44.336636] vfio-pci 0000:07:00.0: save config 0x18: 0x00000000
[   44.336640] vfio-pci 0000:07:00.0: save config 0x1c: 0x00000000
[   44.336644] vfio-pci 0000:07:00.0: save config 0x20: 0x00000000
[   44.336648] vfio-pci 0000:07:00.0: save config 0x24: 0x00000000
[   44.336652] vfio-pci 0000:07:00.0: save config 0x28: 0x00000000
[   44.336657] vfio-pci 0000:07:00.0: save config 0x2c: 0x0020dd01
[   44.336661] vfio-pci 0000:07:00.0: save config 0x30: 0x00000000
[   44.336665] vfio-pci 0000:07:00.0: save config 0x34: 0x00000050
[   44.336669] vfio-pci 0000:07:00.0: save config 0x38: 0x00000000
[   44.336673] vfio-pci 0000:07:00.0: save config 0x3c: 0x000001ff
[   44.348217] pcieport 0000:02:03.0: waiting 100 ms for downstream link, after activation
[   44.476216] vfio-pci 0000:07:00.0: ready 0ms after bus reset
[   44.476239] pcieport 0000:02:03.0: re-enabling LTR
[   50.864984] kauditd_printk_skb: 2 callbacks suppressed
[   50.864987] audit: type=1400 audit(1774791366.771:285): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=5303 comm="apparmor_parser"
[   50.865562] audit: type=1400 audit(1774791366.774:286): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=5303 comm="apparmor_parser"
[   50.936405] audit: type=1400 audit(1774791366.840:287): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=5306 comm="apparmor_parser"
[   50.981952] audit: type=1400 audit(1774791366.887:288): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=5306 comm="apparmor_parser"
[   51.061113] audit: type=1400 audit(1774791366.960:289): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=5310 comm="apparmor_parser"
[   51.089657] audit: type=1400 audit(1774791366.991:290): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=5310 comm="apparmor_parser"
[   51.184472] audit: type=1400 audit(1774791367.080:291): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=5317 comm="apparmor_parser"
[   51.185255] audit: type=1400 audit(1774791367.080:292): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=5317 comm="apparmor_parser"
[   56.394280] audit: type=1400 audit(1774791372.178:293): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5362 comm="apparmor_parser"
[   56.394829] audit: type=1400 audit(1774791372.178:294): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5362 comm="apparmor_parser"
[   56.465382] audit: type=1400 audit(1774791372.245:295): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5366 comm="apparmor_parser"
[   56.488008] audit: type=1400 audit(1774791372.269:296): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5366 comm="apparmor_parser"
[   56.560496] audit: type=1400 audit(1774791372.340:297): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5371 comm="apparmor_parser"
[   56.593250] audit: type=1400 audit(1774791372.375:298): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5371 comm="apparmor_parser"
[   56.667314] audit: type=1400 audit(1774791372.446:299): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5375 comm="apparmor_parser"
[   56.667854] audit: type=1400 audit(1774791372.446:300): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5375 comm="apparmor_parser"
[   56.679372] brkvm: port 15(vnet19) entered blocking state
[   56.679379] brkvm: port 15(vnet19) entered disabled state
[   56.679387] vnet19: entered allmulticast mode
[   56.679438] vnet19: entered promiscuous mode
[   56.680130] brkvm: port 15(vnet19) entered blocking state
[   56.680134] brkvm: port 15(vnet19) entered forwarding state
[   56.755837] audit: type=1400 audit(1774791372.533:301): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5390 comm="apparmor_parser"
[   56.800146] audit: type=1400 audit(1774791372.576:302): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5390 comm="apparmor_parser"
[   62.396578] kauditd_printk_skb: 2 callbacks suppressed
[   62.396582] audit: type=1400 audit(1774791378.115:305): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5423 comm="apparmor_parser"
[   62.397199] audit: type=1400 audit(1774791378.119:306): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5423 comm="apparmor_parser"
[   62.469562] audit: type=1400 audit(1774791378.190:307): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5426 comm="apparmor_parser"
[   62.506508] audit: type=1400 audit(1774791378.226:308): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5426 comm="apparmor_parser"
[   62.583198] audit: type=1400 audit(1774791378.302:309): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5430 comm="apparmor_parser"
[   62.615189] audit: type=1400 audit(1774791378.333:310): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5430 comm="apparmor_parser"
[   62.692983] audit: type=1400 audit(1774791378.409:311): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5435 comm="apparmor_parser"
[   62.693564] audit: type=1400 audit(1774791378.409:312): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5435 comm="apparmor_parser"
[   62.705204] brkvm: port 16(vnet20) entered blocking state
[   62.705210] brkvm: port 16(vnet20) entered disabled state
[   62.705216] vnet20: entered allmulticast mode
[   62.705272] vnet20: entered promiscuous mode
[   62.705456] brkvm: port 16(vnet20) entered blocking state
[   62.705460] brkvm: port 16(vnet20) entered forwarding state
[   62.778695] audit: type=1400 audit(1774791378.492:313): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5452 comm="apparmor_parser"
[   62.808846] audit: type=1400 audit(1774791378.524:314): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5452 comm="apparmor_parser"
[   68.374001] kauditd_printk_skb: 2 callbacks suppressed
[   68.374005] audit: type=1400 audit(1774791384.066:317): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5548 comm="apparmor_parser"
[   68.374593] audit: type=1400 audit(1774791384.066:318): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5548 comm="apparmor_parser"
[   68.449885] audit: type=1400 audit(1774791384.142:319): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5551 comm="apparmor_parser"
[   68.490677] audit: type=1400 audit(1774791384.182:320): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5551 comm="apparmor_parser"
[   68.564272] audit: type=1400 audit(1774791384.254:321): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5555 comm="apparmor_parser"
[   68.599160] audit: type=1400 audit(1774791384.290:322): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5555 comm="apparmor_parser"
[   68.688981] audit: type=1400 audit(1774791384.377:323): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5559 comm="apparmor_parser"
[   68.689610] audit: type=1400 audit(1774791384.377:324): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5559 comm="apparmor_parser"
[   68.701410] brkvm: port 17(vnet21) entered blocking state
[   68.701418] brkvm: port 17(vnet21) entered disabled state
[   68.701429] vnet21: entered allmulticast mode
[   68.701476] vnet21: entered promiscuous mode
[   68.701648] brkvm: port 17(vnet21) entered blocking state
[   68.701653] brkvm: port 17(vnet21) entered forwarding state
[   68.781424] audit: type=1400 audit(1774791384.469:325): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5577 comm="apparmor_parser"
[   68.811590] audit: type=1400 audit(1774791384.501:326): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5577 comm="apparmor_parser"
[   74.405657] kauditd_printk_skb: 2 callbacks suppressed
[   74.405660] audit: type=1400 audit(1774791390.081:329): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5657 comm="apparmor_parser"
[   74.406272] audit: type=1400 audit(1774791390.081:330): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5657 comm="apparmor_parser"
[   74.482100] audit: type=1400 audit(1774791390.157:331): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5717 comm="apparmor_parser"
[   74.527514] audit: type=1400 audit(1774791390.205:332): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5717 comm="apparmor_parser"
[   74.611904] audit: type=1400 audit(1774791390.289:333): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5721 comm="apparmor_parser"
[   74.643613] audit: type=1400 audit(1774791390.321:334): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5721 comm="apparmor_parser"
[   74.725664] audit: type=1400 audit(1774791390.401:335): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5725 comm="apparmor_parser"
[   74.726261] audit: type=1400 audit(1774791390.401:336): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5725 comm="apparmor_parser"
[   74.738822] brkvm: port 18(vnet22) entered blocking state
[   74.738829] brkvm: port 18(vnet22) entered disabled state
[   74.738837] vnet22: entered allmulticast mode
[   74.738893] vnet22: entered promiscuous mode
[   74.739187] brkvm: port 18(vnet22) entered blocking state
[   74.739195] brkvm: port 18(vnet22) entered forwarding state
[   74.820444] audit: type=1400 audit(1774791390.497:337): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5740 comm="apparmor_parser"
[   74.855927] audit: type=1400 audit(1774791390.533:338): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5740 comm="apparmor_parser"

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
  2026-03-29 13:52         ` Bernd Schumacher
@ 2026-03-29 16:22           ` Lukas Wunner
  2026-03-30  6:14             ` Bernd Schumacher
  0 siblings, 1 reply; 19+ messages in thread
From: Lukas Wunner @ 2026-03-29 16:22 UTC (permalink / raw)
  To: Bernd Schumacher
  Cc: Salvatore Bonaccorso, Bjorn Helgaas, Rafael J. Wysocki,
	Mario Limonciello, 1131025, regressions, stable, linux-pci,
	linux-kernel

On Sun, Mar 29, 2026 at 03:52:15PM +0200, Bernd Schumacher wrote:
> [   20.660351] vfio-pci 0000:07:00.0: vgaarb: pci_notify
> [   20.660357] vfio-pci 0000:07:00.0: runtime IRQ mapping not provided by arch
> [   20.660547] vfio-pci 0000:07:00.0: restore config 0x14: 0x00000000 -> 0xffffffff
> [   20.660615] vfio-pci 0000:07:00.0: save config 0x00: 0x0003dd01
> [   20.660620] vfio-pci 0000:07:00.0: save config 0x04: 0x00100000
> [   20.660626] vfio-pci 0000:07:00.0: save config 0x08: 0x04800000
> [   20.660631] vfio-pci 0000:07:00.0: save config 0x0c: 0x00000010
> [   20.660636] vfio-pci 0000:07:00.0: save config 0x10: 0xfc500004
> [   20.660642] vfio-pci 0000:07:00.0: save config 0x14: 0xffffffff
> [   20.660647] vfio-pci 0000:07:00.0: save config 0x18: 0x00000000
> [   20.660652] vfio-pci 0000:07:00.0: save config 0x1c: 0x00000000
> [   20.660657] vfio-pci 0000:07:00.0: save config 0x20: 0x00000000
> [   20.660662] vfio-pci 0000:07:00.0: save config 0x24: 0x00000000
> [   20.660667] vfio-pci 0000:07:00.0: save config 0x28: 0x00000000
> [   20.660670] vfio-pci 0000:07:00.0: vgaarb: pci_notify
> [   20.660672] vfio-pci 0000:07:00.0: save config 0x2c: 0x0020dd01
> [   20.660677] vfio-pci 0000:07:00.0: save config 0x30: 0x00000000
> [   20.660682] vfio-pci 0000:07:00.0: save config 0x34: 0x00000050
> [   20.660687] vfio-pci 0000:07:00.0: save config 0x38: 0x00000000
> [   20.660689] vfio-pci 0000:12:00.0: vgaarb: pci_notify
> [   20.660692] vfio-pci 0000:07:00.0: save config 0x3c: 0x000001ff

The above is from the non-working kernel version 6.12.73.  The BAR at
offset 0x14 in config space is restored and saved with a value of
"all ones" here (0xffffffff).

The working kernel version 6.12.63 is using "all zeroes" instead
(0x00000000).

I'm guessing that the initial pci_save_state() that the offending
commit inserted into device enumeration already saves the incorrect
0xffffffff value and that is subsequently restored by vfio-pci after
resetting the device through a D0 -> D3hot -> D0 transition.

On the working kernel, the pci_restore_state() performed by vfio-pci
probably becomes a no-op because no pci_save_state() was performed
beforehand.

Question is where the incorrect BAR value is coming from.  This could
actually be a resource allocation issue that happens to manifest itself
as a passthrough failure.  It's not visible in the dmesg output because
it is truncated.

Could you repeat this and add log_buf_len=16M to the kernel command line
so that the dmesg output isn't truncated?

Thanks!

Lukas

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

* Re: [6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
  2026-03-29 16:22           ` Lukas Wunner
@ 2026-03-30  6:14             ` Bernd Schumacher
  2026-03-30 13:56               ` Ilpo Järvinen
                                 ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Bernd Schumacher @ 2026-03-30  6:14 UTC (permalink / raw)
  To: Lukas Wunner
  Cc: Salvatore Bonaccorso, Bjorn Helgaas, Rafael J. Wysocki,
	Mario Limonciello, 1131025, regressions, stable, linux-pci,
	linux-kernel


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

Am Sonntag, dem 29.03.2026 um 18:22 +0200 schrieb Lukas Wunner:
> Could you repeat this and add log_buf_len=16M to the kernel command
> line
> so that the dmesg output isn't truncated?

I have now added to /etc/default/grub:
GRUB_CMDLINE_LINUX="\"dyndbg=file log_buf_len=16M drivers/pci/* +p\""
attached is the dmesg result for 6.12.73

Thanks
Bernd


[-- Attachment #1.2: dmesg.2025-03-30.linux-image-6.12.73_6.12.73-20_amd64.bad --]
[-- Type: text/plain, Size: 133666 bytes --]

[    0.081948] Freeing SMP alternatives memory: 40K
[    0.081950] pid_max: default: 32768 minimum: 301
[    0.085547] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,ipe,ima,evm
[    0.085615] landlock: Up and running.
[    0.085616] Yama: becoming mindful.
[    0.085693] AppArmor: AppArmor initialized
[    0.085718] TOMOYO Linux initialized
[    0.085918] LSM support for eBPF active
[    0.086025] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.086085] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.194454] smpboot: CPU0: AMD Ryzen 5 5600G with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
[    0.194654] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.194673] ... version:                0
[    0.194674] ... bit width:              48
[    0.194675] ... generic registers:      6
[    0.194676] ... value mask:             0000ffffffffffff
[    0.194677] ... max period:             00007fffffffffff
[    0.194678] ... fixed-purpose events:   0
[    0.194679] ... event mask:             000000000000003f
[    0.194753] signal: max sigframe size: 3376
[    0.194797] rcu: Hierarchical SRCU implementation.
[    0.194798] rcu: 	Max phase no-delay instances is 1000.
[    0.194833] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
[    0.195083] dyndbg: expecting pairs of match-spec <value>
[    0.195083] dyndbg: query parse failed
[    0.195083] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.195083] smp: Bringing up secondary CPUs ...
[    0.195083] smpboot: x86: Booting SMP configuration:
[    0.195083] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[    0.209084] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.219116] smp: Brought up 1 node, 12 CPUs
[    0.219116] smpboot: Total of 12 processors activated (93601.94 BogoMIPS)
[    0.275109] node 0 deferred pages initialised in 56ms
[    0.275115] Memory: 65147772K/66452476K available (16384K kernel code, 2469K rwdata, 11268K rodata, 4104K init, 5112K bss, 1288560K reserved, 0K cma-reserved)
[    0.276096] devtmpfs: initialized
[    0.276096] x86/mm: Memory block size: 2048MB
[    0.276096] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20cfff] (53248 bytes)
[    0.276096] ACPI: PM: Registering ACPI NVS region [mem 0xba912000-0xbc006fff] (24072192 bytes)
[    0.276096] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.276096] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.276096] pinctrl core: initialized pinctrl subsystem
[    0.276126] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.276478] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.279243] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.279495] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.279503] audit: initializing netlink subsys (disabled)
[    0.279510] audit: type=2000 audit(1774850423.236:1): state=initialized audit_enabled=0 res=1
[    0.279510] thermal_sys: Registered thermal governor 'fair_share'
[    0.279510] thermal_sys: Registered thermal governor 'bang_bang'
[    0.279510] thermal_sys: Registered thermal governor 'step_wise'
[    0.279510] thermal_sys: Registered thermal governor 'user_space'
[    0.279510] thermal_sys: Registered thermal governor 'power_allocator'
[    0.279510] cpuidle: using governor ladder
[    0.279510] cpuidle: using governor menu
[    0.279510] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.279510] PCI: ECAM [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) for domain 0000 [bus 00-7f]
[    0.279510] PCI: Using configuration type 1 for base access
[    0.279510] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.279510] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.279510] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.279510] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.279510] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.279510] ACPI: Added _OSI(Module Device)
[    0.279510] ACPI: Added _OSI(Processor Device)
[    0.279510] ACPI: Added _OSI(Processor Aggregator Device)
[    0.290698] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.291703] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.293164] ACPI: Interpreter enabled
[    0.293164] ACPI: PM: (supports S0 S3 S4 S5)
[    0.293164] ACPI: Using IOAPIC for interrupt routing
[    0.293164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.293164] PCI: Ignoring E820 reservations for host bridge windows
[    0.295248] ACPI: Enabled 4 GPEs in block 00 to 1F
[    0.306223] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.306229] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.306354] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.306363] acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf0000000-0xf7ffffff] for domain 0000 [bus 00-7f] only partially covers this bridge
[    0.306726] PCI host bridge to bus 0000:00
[    0.306729] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.306731] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.306733] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.306735] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.306738] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    0.306740] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfcffffff window]
[    0.306741] pci_bus 0000:00: root bus resource [mem 0x1040000000-0x7fffffffff window]
[    0.306743] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.306755] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000 conventional PCI endpoint
[    0.306850] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600 conventional PCI endpoint
[    0.306946] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
[    0.307007] pci 0000:00:01.2: [1022:1634] type 01 class 0x060400 PCIe Root Port
[    0.307022] pci 0000:00:01.2: PCI bridge to [bus 01-0f]
[    0.307026] pci 0000:00:01.2:   bridge window [io  0xa000-0xdfff]
[    0.307029] pci 0000:00:01.2:   bridge window [mem 0xfbb00000-0xfc6fffff]
[    0.307035] pci 0000:00:01.2:   bridge window [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.307042] pci 0000:00:01.2: enabling Extended Tags
[    0.307076] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    0.307223] pci 0000:00:01.3: [1022:1633] type 01 class 0x060400 PCIe Root Port
[    0.307238] pci 0000:00:01.3: PCI bridge to [bus 10-12]
[    0.307242] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.307245] pci 0000:00:01.3:   bridge window [mem 0xfcb00000-0xfcdfffff]
[    0.307250] pci 0000:00:01.3:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.307289] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    0.307389] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
[    0.307449] pci 0000:00:02.1: [1022:1634] type 01 class 0x060400 PCIe Root Port
[    0.307463] pci 0000:00:02.1: PCI bridge to [bus 13]
[    0.307468] pci 0000:00:02.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.307479] pci 0000:00:02.1: enabling Extended Tags
[    0.307513] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[    0.307615] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
[    0.307674] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400 PCIe Root Port
[    0.307688] pci 0000:00:08.1: PCI bridge to [bus 14]
[    0.307692] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
[    0.307694] pci 0000:00:08.1:   bridge window [mem 0xfc700000-0xfcafffff]
[    0.307700] pci 0000:00:08.1:   bridge window [mem 0x7e20000000-0x7e301fffff 64bit pref]
[    0.307706] pci 0000:00:08.1: enabling Extended Tags
[    0.307738] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.307855] pci 0000:00:08.2: [1022:1635] type 01 class 0x060400 PCIe Root Port
[    0.307869] pci 0000:00:08.2: PCI bridge to [bus 15]
[    0.307874] pci 0000:00:08.2:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.307884] pci 0000:00:08.2: enabling Extended Tags
[    0.307916] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[    0.308036] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
[    0.308157] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
[    0.308293] pci 0000:00:18.0: [1022:166a] type 00 class 0x060000 conventional PCI endpoint
[    0.308328] pci 0000:00:18.1: [1022:166b] type 00 class 0x060000 conventional PCI endpoint
[    0.308363] pci 0000:00:18.2: [1022:166c] type 00 class 0x060000 conventional PCI endpoint
[    0.308399] pci 0000:00:18.3: [1022:166d] type 00 class 0x060000 conventional PCI endpoint
[    0.308434] pci 0000:00:18.4: [1022:166e] type 00 class 0x060000 conventional PCI endpoint
[    0.308468] pci 0000:00:18.5: [1022:166f] type 00 class 0x060000 conventional PCI endpoint
[    0.308507] pci 0000:00:18.6: [1022:1670] type 00 class 0x060000 conventional PCI endpoint
[    0.308542] pci 0000:00:18.7: [1022:1671] type 00 class 0x060000 conventional PCI endpoint
[    0.308637] pci 0000:01:00.0: [1022:57ad] type 01 class 0x060400 PCIe Switch Upstream Port
[    0.308679] pci 0000:01:00.0: PCI bridge to [bus 02-0f]
[    0.308688] pci 0000:01:00.0:   bridge window [io  0xa000-0xdfff]
[    0.308693] pci 0000:01:00.0:   bridge window [mem 0xfbb00000-0xfc6fffff]
[    0.308707] pci 0000:01:00.0:   bridge window [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.308721] pci 0000:01:00.0: enabling Extended Tags
[    0.308819] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.308940] pci 0000:01:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
[    0.309090] pci 0000:00:01.2: PCI bridge to [bus 01-0f]
[    0.309334] pci 0000:02:00.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.309373] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.309384] pci 0000:02:00.0:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.309425] pci 0000:02:00.0: enabling Extended Tags
[    0.309685] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.310194] pci 0000:02:01.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.310233] pci 0000:02:01.0: PCI bridge to [bus 04-06]
[    0.310241] pci 0000:02:01.0:   bridge window [io  0xd000-0xdfff]
[    0.310245] pci 0000:02:01.0:   bridge window [mem 0xfbb00000-0xfbdfffff]
[    0.310259] pci 0000:02:01.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.310288] pci 0000:02:01.0: enabling Extended Tags
[    0.310547] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
[    0.311065] pci 0000:02:03.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.311107] pci 0000:02:03.0: PCI bridge to [bus 07]
[    0.311118] pci 0000:02:03.0:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.311160] pci 0000:02:03.0: enabling Extended Tags
[    0.311432] pci 0000:02:03.0: PME# supported from D0 D3hot D3cold
[    0.311950] pci 0000:02:05.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.311989] pci 0000:02:05.0: PCI bridge to [bus 08-0b]
[    0.311998] pci 0000:02:05.0:   bridge window [io  0xa000-0xbfff]
[    0.312002] pci 0000:02:05.0:   bridge window [mem 0xfc000000-0xfc1fffff]
[    0.312016] pci 0000:02:05.0:   bridge window [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.312045] pci 0000:02:05.0: enabling Extended Tags
[    0.312339] pci 0000:02:05.0: PME# supported from D0 D3hot D3cold
[    0.312860] pci 0000:02:07.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.312899] pci 0000:02:07.0: PCI bridge to [bus 0c]
[    0.312907] pci 0000:02:07.0:   bridge window [io  0xc000-0xcfff]
[    0.312912] pci 0000:02:07.0:   bridge window [mem 0xfc400000-0xfc4fffff]
[    0.312953] pci 0000:02:07.0: enabling Extended Tags
[    0.313230] pci 0000:02:07.0: PME# supported from D0 D3hot D3cold
[    0.313743] pci 0000:02:08.0: [1022:57a4] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.313783] pci 0000:02:08.0: PCI bridge to [bus 0d]
[    0.313794] pci 0000:02:08.0:   bridge window [mem 0xfbe00000-0xfbffffff]
[    0.313833] pci 0000:02:08.0: enabling Extended Tags
[    0.314005] pci 0000:02:08.0: PME# supported from D0 D3hot D3cold
[    0.314293] pci 0000:02:09.0: [1022:57a4] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.314332] pci 0000:02:09.0: PCI bridge to [bus 0e]
[    0.314343] pci 0000:02:09.0:   bridge window [mem 0xfc300000-0xfc3fffff]
[    0.314383] pci 0000:02:09.0: enabling Extended Tags
[    0.314555] pci 0000:02:09.0: PME# supported from D0 D3hot D3cold
[    0.314803] pci 0000:02:0a.0: [1022:57a4] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.314843] pci 0000:02:0a.0: PCI bridge to [bus 0f]
[    0.314853] pci 0000:02:0a.0:   bridge window [mem 0xfc200000-0xfc2fffff]
[    0.314893] pci 0000:02:0a.0: enabling Extended Tags
[    0.315064] pci 0000:02:0a.0: PME# supported from D0 D3hot D3cold
[    0.315318] pci 0000:01:00.0: PCI bridge to [bus 02-0f]
[    0.315595] pci 0000:03:00.0: [1d97:1602] type 00 class 0x010802 PCIe Endpoint
[    0.315624] pci 0000:03:00.0: BAR 0 [mem 0xfc600000-0xfc603fff 64bit]
[    0.316013] pci 0000:03:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[    0.316248] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.316381] pci 0000:04:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port
[    0.316405] pci 0000:04:00.0: BAR 0 [mem 0xfbd00000-0xfbd03fff]
[    0.316433] pci 0000:04:00.0: PCI bridge to [bus 05-06]
[    0.316443] pci 0000:04:00.0:   bridge window [io  0xd000-0xdfff]
[    0.316448] pci 0000:04:00.0:   bridge window [mem 0xfbb00000-0xfbcfffff]
[    0.316465] pci 0000:04:00.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.316484] pci 0000:04:00.0: enabling Extended Tags
[    0.316630] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    0.316774] pci 0000:04:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[    0.316965] pci 0000:02:01.0: PCI bridge to [bus 04-06]
[    0.317058] pci 0000:05:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.317108] pci 0000:05:00.0: PCI bridge to [bus 06]
[    0.317118] pci 0000:05:00.0:   bridge window [io  0xd000-0xdfff]
[    0.317123] pci 0000:05:00.0:   bridge window [mem 0xfbb00000-0xfbcfffff]
[    0.317140] pci 0000:05:00.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.317163] pci 0000:05:00.0: enabling Extended Tags
[    0.317309] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    0.317616] pci 0000:04:00.0: PCI bridge to [bus 05-06]
[    0.317714] pci 0000:06:00.0: [1002:743f] type 00 class 0x030000 PCIe Legacy Endpoint
[    0.317745] pci 0000:06:00.0: BAR 0 [mem 0x7d00000000-0x7dffffffff 64bit pref]
[    0.317766] pci 0000:06:00.0: BAR 2 [mem 0x7e00000000-0x7e0fffffff 64bit pref]
[    0.317780] pci 0000:06:00.0: BAR 4 [io  0xd000-0xd0ff]
[    0.317793] pci 0000:06:00.0: BAR 5 [mem 0xfbb00000-0xfbbfffff]
[    0.317807] pci 0000:06:00.0: ROM [mem 0xfbc00000-0xfbc1ffff pref]
[    0.317820] pci 0000:06:00.0: enabling Extended Tags
[    0.317992] pci 0000:06:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.318159] pci 0000:06:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.318310] pci 0000:06:00.1: [1002:ab28] type 00 class 0x040300 PCIe Legacy Endpoint
[    0.318331] pci 0000:06:00.1: BAR 0 [mem 0xfbc20000-0xfbc23fff]
[    0.318395] pci 0000:06:00.1: enabling Extended Tags
[    0.318506] pci 0000:06:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.318733] pci 0000:05:00.0: PCI bridge to [bus 06]
[    0.318903] pci 0000:07:00.0: [dd01:0003] type 00 class 0x048000 PCIe Endpoint
[    0.318939] pci 0000:07:00.0: BAR 0 [mem 0xfffffffffc500000-0xfffffffffc50ffff 64bit]
[    0.319283] pci 0000:02:03.0: PCI bridge to [bus 07]
[    0.319415] pci 0000:08:00.0: [1b21:1182] type 01 class 0x060400 PCIe Switch Upstream Port
[    0.319466] pci 0000:08:00.0: PCI bridge to [bus 09-0b]
[    0.319476] pci 0000:08:00.0:   bridge window [io  0xa000-0xbfff]
[    0.319481] pci 0000:08:00.0:   bridge window [mem 0xfc000000-0xfc1fffff]
[    0.319498] pci 0000:08:00.0:   bridge window [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.319520] pci 0000:08:00.0: enabling Extended Tags
[    0.319626] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[    0.319866] pci 0000:02:05.0: PCI bridge to [bus 08-0b]
[    0.319967] pci 0000:09:03.0: [1b21:1182] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.320018] pci 0000:09:03.0: PCI bridge to [bus 0a]
[    0.320028] pci 0000:09:03.0:   bridge window [io  0xb000-0xbfff]
[    0.320033] pci 0000:09:03.0:   bridge window [mem 0xfc100000-0xfc1fffff]
[    0.320051] pci 0000:09:03.0:   bridge window [mem 0x7e10200000-0x7e102fffff 64bit pref]
[    0.320075] pci 0000:09:03.0: enabling Extended Tags
[    0.320177] pci 0000:09:03.0: PME# supported from D0 D3hot D3cold
[    0.320342] pci 0000:09:07.0: [1b21:1182] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.320393] pci 0000:09:07.0: PCI bridge to [bus 0b]
[    0.320403] pci 0000:09:07.0:   bridge window [io  0xa000-0xafff]
[    0.320408] pci 0000:09:07.0:   bridge window [mem 0xfc000000-0xfc0fffff]
[    0.320426] pci 0000:09:07.0:   bridge window [mem 0x7e10100000-0x7e101fffff 64bit pref]
[    0.320450] pci 0000:09:07.0: enabling Extended Tags
[    0.320552] pci 0000:09:07.0: PME# supported from D0 D3hot D3cold
[    0.320728] pci 0000:08:00.0: PCI bridge to [bus 09-0b]
[    0.320839] pci 0000:0a:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
[    0.320870] pci 0000:0a:00.0: BAR 0 [io  0xb000-0xb0ff]
[    0.320908] pci 0000:0a:00.0: BAR 2 [mem 0xfc100000-0xfc100fff 64bit]
[    0.320933] pci 0000:0a:00.0: BAR 4 [mem 0x7e10200000-0x7e10203fff 64bit pref]
[    0.321115] pci 0000:0a:00.0: supports D1 D2
[    0.321116] pci 0000:0a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.321376] pci 0000:09:03.0: PCI bridge to [bus 0a]
[    0.321492] pci 0000:0b:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
[    0.321523] pci 0000:0b:00.0: BAR 0 [io  0xa000-0xa0ff]
[    0.321561] pci 0000:0b:00.0: BAR 2 [mem 0xfc000000-0xfc000fff 64bit]
[    0.321586] pci 0000:0b:00.0: BAR 4 [mem 0x7e10100000-0x7e10103fff 64bit pref]
[    0.321768] pci 0000:0b:00.0: supports D1 D2
[    0.321769] pci 0000:0b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.322027] pci 0000:09:07.0: PCI bridge to [bus 0b]
[    0.322215] pci 0000:0c:00.0: [10ec:3000] type 00 class 0x020000 PCIe Endpoint
[    0.322238] pci 0000:0c:00.0: BAR 0 [io  0xc000-0xc0ff]
[    0.322267] pci 0000:0c:00.0: BAR 2 [mem 0xfc400000-0xfc40ffff 64bit]
[    0.322286] pci 0000:0c:00.0: BAR 4 [mem 0xfc410000-0xfc413fff 64bit]
[    0.322451] pci 0000:0c:00.0: supports D1 D2
[    0.322453] pci 0000:0c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.322818] pci 0000:02:07.0: PCI bridge to [bus 0c]
[    0.322960] pci 0000:0d:00.0: [1022:1485] type 00 class 0x130000 PCIe Endpoint
[    0.323030] pci 0000:0d:00.0: enabling Extended Tags
[    0.323218] pci 0000:0d:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.323479] pci 0000:0d:00.1: [1022:149c] type 00 class 0x0c0330 PCIe Endpoint
[    0.323781] pci 0000:0d:00.1: BAR 0 [mem 0xfbf00000-0xfbffffff 64bit]
[    0.324538] pci 0000:0d:00.1: enabling Extended Tags
[    0.325045] pci 0000:0d:00.1: PME# supported from D0 D3hot D3cold
[    0.325511] pci 0000:0d:00.3: [1022:149c] type 00 class 0x0c0330 PCIe Endpoint
[    0.325538] pci 0000:0d:00.3: BAR 0 [mem 0xfbe00000-0xfbefffff 64bit]
[    0.325601] pci 0000:0d:00.3: enabling Extended Tags
[    0.325679] pci 0000:0d:00.3: PME# supported from D0 D3hot D3cold
[    0.325859] pci 0000:02:08.0: PCI bridge to [bus 0d]
[    0.325979] pci 0000:0e:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint
[    0.326052] pci 0000:0e:00.0: BAR 5 [mem 0xfc300000-0xfc3007ff]
[    0.326073] pci 0000:0e:00.0: enabling Extended Tags
[    0.326181] pci 0000:0e:00.0: PME# supported from D3hot D3cold
[    0.326277] pci 0000:0e:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.326391] pci 0000:02:09.0: PCI bridge to [bus 0e]
[    0.326509] pci 0000:0f:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint
[    0.326582] pci 0000:0f:00.0: BAR 5 [mem 0xfc200000-0xfc2007ff]
[    0.326603] pci 0000:0f:00.0: enabling Extended Tags
[    0.326711] pci 0000:0f:00.0: PME# supported from D3hot D3cold
[    0.326805] pci 0000:0f:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.326919] pci 0000:02:0a.0: PCI bridge to [bus 0f]
[    0.327054] pci 0000:10:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port
[    0.327068] pci 0000:10:00.0: BAR 0 [mem 0xfcd00000-0xfcd03fff]
[    0.327085] pci 0000:10:00.0: PCI bridge to [bus 11-12]
[    0.327091] pci 0000:10:00.0:   bridge window [io  0xf000-0xffff]
[    0.327094] pci 0000:10:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.327103] pci 0000:10:00.0:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.327184] pci 0000:10:00.0: PME# supported from D0 D3hot D3cold
[    0.327252] pci 0000:10:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.3 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
[    0.327336] pci 0000:00:01.3: PCI bridge to [bus 10-12]
[    0.327387] pci 0000:11:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.327412] pci 0000:11:00.0: PCI bridge to [bus 12]
[    0.327418] pci 0000:11:00.0:   bridge window [io  0xf000-0xffff]
[    0.327421] pci 0000:11:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.327430] pci 0000:11:00.0:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.327510] pci 0000:11:00.0: PME# supported from D0 D3hot D3cold
[    0.327661] pci 0000:10:00.0: PCI bridge to [bus 11-12]
[    0.327715] pci 0000:12:00.0: [1002:73ff] type 00 class 0x030000 PCIe Legacy Endpoint
[    0.327731] pci 0000:12:00.0: BAR 0 [mem 0x7a00000000-0x7bffffffff 64bit pref]
[    0.327742] pci 0000:12:00.0: BAR 2 [mem 0x7c00000000-0x7c0fffffff 64bit pref]
[    0.327749] pci 0000:12:00.0: BAR 4 [io  0xf000-0xf0ff]
[    0.327757] pci 0000:12:00.0: BAR 5 [mem 0xfcb00000-0xfcbfffff]
[    0.327764] pci 0000:12:00.0: ROM [mem 0xfcc00000-0xfcc1ffff pref]
[    0.327851] pci 0000:12:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.327925] pci 0000:12:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.3 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.328011] pci 0000:12:00.1: [1002:ab28] type 00 class 0x040300 PCIe Legacy Endpoint
[    0.328022] pci 0000:12:00.1: BAR 0 [mem 0xfcc20000-0xfcc23fff]
[    0.328104] pci 0000:12:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.328227] pci 0000:11:00.0: PCI bridge to [bus 12]
[    0.328324] pci 0000:13:00.0: [1d97:1602] type 00 class 0x010802 PCIe Endpoint
[    0.328340] pci 0000:13:00.0: BAR 0 [mem 0xfcf00000-0xfcf03fff 64bit]
[    0.328539] pci 0000:13:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:02.1 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[    0.328643] pci 0000:00:02.1: PCI bridge to [bus 13]
[    0.328718] pci 0000:14:00.0: [1002:1638] type 00 class 0x030000 PCIe Legacy Endpoint
[    0.328729] pci 0000:14:00.0: BAR 0 [mem 0x7e20000000-0x7e2fffffff 64bit pref]
[    0.328737] pci 0000:14:00.0: BAR 2 [mem 0x7e30000000-0x7e301fffff 64bit pref]
[    0.328743] pci 0000:14:00.0: BAR 4 [io  0xe000-0xe0ff]
[    0.328748] pci 0000:14:00.0: BAR 5 [mem 0xfca00000-0xfca7ffff]
[    0.328757] pci 0000:14:00.0: enabling Extended Tags
[    0.328806] pci 0000:14:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.328927] pci 0000:14:00.1: [1002:1637] type 00 class 0x040300 PCIe Legacy Endpoint
[    0.328935] pci 0000:14:00.1: BAR 0 [mem 0xfca88000-0xfca8bfff]
[    0.328956] pci 0000:14:00.1: enabling Extended Tags
[    0.328986] pci 0000:14:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.329065] pci 0000:14:00.2: [1022:15df] type 00 class 0x108000 PCIe Endpoint
[    0.329079] pci 0000:14:00.2: BAR 2 [mem 0xfc900000-0xfc9fffff]
[    0.329088] pci 0000:14:00.2: BAR 5 [mem 0xfca8c000-0xfca8dfff]
[    0.329096] pci 0000:14:00.2: enabling Extended Tags
[    0.329201] pci 0000:14:00.3: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint
[    0.329212] pci 0000:14:00.3: BAR 0 [mem 0xfc800000-0xfc8fffff 64bit]
[    0.329235] pci 0000:14:00.3: enabling Extended Tags
[    0.329267] pci 0000:14:00.3: PME# supported from D0 D3hot D3cold
[    0.329355] pci 0000:14:00.4: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint
[    0.329367] pci 0000:14:00.4: BAR 0 [mem 0xfc700000-0xfc7fffff 64bit]
[    0.329390] pci 0000:14:00.4: enabling Extended Tags
[    0.329422] pci 0000:14:00.4: PME# supported from D0 D3hot D3cold
[    0.329508] pci 0000:14:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
[    0.329516] pci 0000:14:00.6: BAR 0 [mem 0xfca80000-0xfca87fff]
[    0.329537] pci 0000:14:00.6: enabling Extended Tags
[    0.329567] pci 0000:14:00.6: PME# supported from D0 D3hot D3cold
[    0.329663] pci 0000:00:08.1: PCI bridge to [bus 14]
[    0.329712] pci 0000:15:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint
[    0.329740] pci 0000:15:00.0: BAR 5 [mem 0xfce01000-0xfce017ff]
[    0.329749] pci 0000:15:00.0: enabling Extended Tags
[    0.329892] pci 0000:15:00.1: [1022:7901] type 00 class 0x010601 PCIe Endpoint
[    0.329919] pci 0000:15:00.1: BAR 5 [mem 0xfce00000-0xfce007ff]
[    0.329928] pci 0000:15:00.1: enabling Extended Tags
[    0.330037] pci 0000:00:08.2: PCI bridge to [bus 15]
[    0.334154] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.334200] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.334238] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.334285] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.334327] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.334363] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.334399] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.334434] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.335030] iommu: Default domain type: Translated
[    0.335030] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.335135] pps_core: LinuxPPS API ver. 1 registered
[    0.335136] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.335139] PTP clock support registered
[    0.335148] EDAC MC: Ver: 3.0.0
[    0.335520] efivars: Registered efivars operations
[    0.335520] NetLabel: Initializing
[    0.335520] NetLabel:  domain hash size = 128
[    0.335520] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.335520] NetLabel:  unlabeled traffic allowed by default
[    0.335520] PCI: Using ACPI for IRQ routing
[    0.339417] PCI: pci_cache_line_size set to 64 bytes
[    0.339685] pci 0000:07:00.0: BAR 0 [mem 0xfffffffffc500000-0xfffffffffc50ffff 64bit]: can't claim; no compatible bridge window
[    0.339771] e820: reserve RAM buffer [mem 0x09aff000-0x0bffffff]
[    0.339773] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.339775] e820: reserve RAM buffer [mem 0xb51c1018-0xb7ffffff]
[    0.339776] e820: reserve RAM buffer [mem 0xb51cf018-0xb7ffffff]
[    0.339778] e820: reserve RAM buffer [mem 0xb51ee018-0xb7ffffff]
[    0.339779] e820: reserve RAM buffer [mem 0xb5894000-0xb7ffffff]
[    0.339780] e820: reserve RAM buffer [mem 0xb7d2f000-0xb7ffffff]
[    0.339782] e820: reserve RAM buffer [mem 0xb916d000-0xbbffffff]
[    0.339783] e820: reserve RAM buffer [mem 0xbe000000-0xbfffffff]
[    0.339784] e820: reserve RAM buffer [mem 0x101e300000-0x101fffffff]
[    0.339845] pci 0000:06:00.0: vgaarb: setting as boot VGA device
[    0.339845] pci 0000:06:00.0: vgaarb: bridge control possible
[    0.339845] pci 0000:06:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.339845] pci 0000:12:00.0: vgaarb: bridge control possible
[    0.339845] pci 0000:12:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.339845] pci 0000:14:00.0: vgaarb: bridge control possible
[    0.339845] pci 0000:14:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.339845] vgaarb: loaded
[    0.339845] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.339845] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.341208] clocksource: Switched to clocksource tsc-early
[    0.341330] VFS: Disk quotas dquot_6.6.0
[    0.341339] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.341348] AppArmor: AppArmor Filesystem Enabled
[    0.341348] pnp: PnP ACPI init
[    0.341348] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.341348] system 00:01: [mem 0x1020000000-0x103fffffff window] has been reserved
[    0.341348] system 00:03: [io  0x0280-0x028f] has been reserved
[    0.341348] system 00:03: [io  0x0290-0x029f] has been reserved
[    0.341348] system 00:03: [io  0x02a0-0x02af] has been reserved
[    0.341348] system 00:03: [io  0x02b0-0x02bf] has been reserved
[    0.341348] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.341348] system 00:04: [io  0x040b] has been reserved
[    0.341348] system 00:04: [io  0x04d6] has been reserved
[    0.341348] system 00:04: [io  0x0c00-0x0c01] has been reserved
[    0.341348] system 00:04: [io  0x0c14] has been reserved
[    0.341348] system 00:04: [io  0x0c50-0x0c51] has been reserved
[    0.341348] system 00:04: [io  0x0c52] has been reserved
[    0.341348] system 00:04: [io  0x0c6c] has been reserved
[    0.341348] system 00:04: [io  0x0c6f] has been reserved
[    0.341348] system 00:04: [io  0x0cd8-0x0cdf] has been reserved
[    0.341348] system 00:04: [io  0x0800-0x089f] has been reserved
[    0.341348] system 00:04: [io  0x0b00-0x0b0f] has been reserved
[    0.341348] system 00:04: [io  0x0b20-0x0b3f] has been reserved
[    0.341348] system 00:04: [io  0x0900-0x090f] has been reserved
[    0.341348] system 00:04: [io  0x0910-0x091f] has been reserved
[    0.341348] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.341348] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.341348] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.341348] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.341348] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.341348] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.341348] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.341348] pnp: PnP ACPI: found 5 devices
[    0.346499] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.346580] NET: Registered PF_INET protocol family
[    0.346743] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.356024] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.356060] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.356300] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.356665] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.356748] TCP: Hash tables configured (established 524288 bind 65536)
[    0.356921] MPTCP token hash table entries: 65536 (order: 9, 1572864 bytes, linear)
[    0.357020] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.357128] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.357227] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.357233] NET: Registered PF_XDP protocol family
[    0.357256] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.357264] pci 0000:02:00.0:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.357275] pci 0000:05:00.0: PCI bridge to [bus 06]
[    0.357279] pci 0000:05:00.0:   bridge window [io  0xd000-0xdfff]
[    0.357286] pci 0000:05:00.0:   bridge window [mem 0xfbb00000-0xfbcfffff]
[    0.357291] pci 0000:05:00.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.357300] pci 0000:04:00.0: PCI bridge to [bus 05-06]
[    0.357303] pci 0000:04:00.0:   bridge window [io  0xd000-0xdfff]
[    0.357310] pci 0000:04:00.0:   bridge window [mem 0xfbb00000-0xfbcfffff]
[    0.357315] pci 0000:04:00.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.357324] pci 0000:02:01.0: PCI bridge to [bus 04-06]
[    0.357327] pci 0000:02:01.0:   bridge window [io  0xd000-0xdfff]
[    0.357333] pci 0000:02:01.0:   bridge window [mem 0xfbb00000-0xfbdfffff]
[    0.357337] pci 0000:02:01.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.357346] pci 0000:07:00.0: BAR 0 [mem 0xfc500000-0xfc50ffff 64bit]: assigned
[    0.357364] pci 0000:02:03.0: PCI bridge to [bus 07]
[    0.357370] pci 0000:02:03.0:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.357381] pci 0000:09:03.0: PCI bridge to [bus 0a]
[    0.357384] pci 0000:09:03.0:   bridge window [io  0xb000-0xbfff]
[    0.357391] pci 0000:09:03.0:   bridge window [mem 0xfc100000-0xfc1fffff]
[    0.357396] pci 0000:09:03.0:   bridge window [mem 0x7e10200000-0x7e102fffff 64bit pref]
[    0.357405] pci 0000:09:07.0: PCI bridge to [bus 0b]
[    0.357408] pci 0000:09:07.0:   bridge window [io  0xa000-0xafff]
[    0.357415] pci 0000:09:07.0:   bridge window [mem 0xfc000000-0xfc0fffff]
[    0.357420] pci 0000:09:07.0:   bridge window [mem 0x7e10100000-0x7e101fffff 64bit pref]
[    0.357429] pci 0000:08:00.0: PCI bridge to [bus 09-0b]
[    0.357433] pci 0000:08:00.0:   bridge window [io  0xa000-0xbfff]
[    0.357440] pci 0000:08:00.0:   bridge window [mem 0xfc000000-0xfc1fffff]
[    0.357445] pci 0000:08:00.0:   bridge window [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.357453] pci 0000:02:05.0: PCI bridge to [bus 08-0b]
[    0.357456] pci 0000:02:05.0:   bridge window [io  0xa000-0xbfff]
[    0.357462] pci 0000:02:05.0:   bridge window [mem 0xfc000000-0xfc1fffff]
[    0.357466] pci 0000:02:05.0:   bridge window [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.357474] pci 0000:02:07.0: PCI bridge to [bus 0c]
[    0.357476] pci 0000:02:07.0:   bridge window [io  0xc000-0xcfff]
[    0.357482] pci 0000:02:07.0:   bridge window [mem 0xfc400000-0xfc4fffff]
[    0.357493] pci 0000:02:08.0: PCI bridge to [bus 0d]
[    0.357499] pci 0000:02:08.0:   bridge window [mem 0xfbe00000-0xfbffffff]
[    0.357509] pci 0000:02:09.0: PCI bridge to [bus 0e]
[    0.357514] pci 0000:02:09.0:   bridge window [mem 0xfc300000-0xfc3fffff]
[    0.357524] pci 0000:02:0a.0: PCI bridge to [bus 0f]
[    0.357530] pci 0000:02:0a.0:   bridge window [mem 0xfc200000-0xfc2fffff]
[    0.357540] pci 0000:01:00.0: PCI bridge to [bus 02-0f]
[    0.357543] pci 0000:01:00.0:   bridge window [io  0xa000-0xdfff]
[    0.357549] pci 0000:01:00.0:   bridge window [mem 0xfbb00000-0xfc6fffff]
[    0.357553] pci 0000:01:00.0:   bridge window [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.357561] pci 0000:00:01.2: PCI bridge to [bus 01-0f]
[    0.357563] pci 0000:00:01.2:   bridge window [io  0xa000-0xdfff]
[    0.357566] pci 0000:00:01.2:   bridge window [mem 0xfbb00000-0xfc6fffff]
[    0.357568] pci 0000:00:01.2:   bridge window [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.357572] pci 0000:11:00.0: PCI bridge to [bus 12]
[    0.357579] pci 0000:11:00.0:   bridge window [io  0xf000-0xffff]
[    0.357583] pci 0000:11:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.357586] pci 0000:11:00.0:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.357591] pci 0000:10:00.0: PCI bridge to [bus 11-12]
[    0.357594] pci 0000:10:00.0:   bridge window [io  0xf000-0xffff]
[    0.357598] pci 0000:10:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.357601] pci 0000:10:00.0:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.357606] pci 0000:00:01.3: PCI bridge to [bus 10-12]
[    0.357608] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.357611] pci 0000:00:01.3:   bridge window [mem 0xfcb00000-0xfcdfffff]
[    0.357614] pci 0000:00:01.3:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.357618] pci 0000:00:02.1: PCI bridge to [bus 13]
[    0.357621] pci 0000:00:02.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.357626] pci 0000:00:08.1: PCI bridge to [bus 14]
[    0.357628] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
[    0.357631] pci 0000:00:08.1:   bridge window [mem 0xfc700000-0xfcafffff]
[    0.357634] pci 0000:00:08.1:   bridge window [mem 0x7e20000000-0x7e301fffff 64bit pref]
[    0.357637] pci 0000:00:08.2: PCI bridge to [bus 15]
[    0.357640] pci 0000:00:08.2:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.357645] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.357647] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.357649] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.357651] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.357652] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[    0.357654] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfcffffff window]
[    0.357656] pci_bus 0000:00: resource 10 [mem 0x1040000000-0x7fffffffff window]
[    0.357657] pci_bus 0000:01: resource 0 [io  0xa000-0xdfff]
[    0.357659] pci_bus 0000:01: resource 1 [mem 0xfbb00000-0xfc6fffff]
[    0.357660] pci_bus 0000:01: resource 2 [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.357662] pci_bus 0000:02: resource 0 [io  0xa000-0xdfff]
[    0.357664] pci_bus 0000:02: resource 1 [mem 0xfbb00000-0xfc6fffff]
[    0.357665] pci_bus 0000:02: resource 2 [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.357667] pci_bus 0000:03: resource 1 [mem 0xfc600000-0xfc6fffff]
[    0.357669] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
[    0.357670] pci_bus 0000:04: resource 1 [mem 0xfbb00000-0xfbdfffff]
[    0.357672] pci_bus 0000:04: resource 2 [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.357674] pci_bus 0000:05: resource 0 [io  0xd000-0xdfff]
[    0.357675] pci_bus 0000:05: resource 1 [mem 0xfbb00000-0xfbcfffff]
[    0.357677] pci_bus 0000:05: resource 2 [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.357679] pci_bus 0000:06: resource 0 [io  0xd000-0xdfff]
[    0.357680] pci_bus 0000:06: resource 1 [mem 0xfbb00000-0xfbcfffff]
[    0.357682] pci_bus 0000:06: resource 2 [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.357683] pci_bus 0000:07: resource 1 [mem 0xfc500000-0xfc5fffff]
[    0.357685] pci_bus 0000:08: resource 0 [io  0xa000-0xbfff]
[    0.357687] pci_bus 0000:08: resource 1 [mem 0xfc000000-0xfc1fffff]
[    0.357688] pci_bus 0000:08: resource 2 [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.357690] pci_bus 0000:09: resource 0 [io  0xa000-0xbfff]
[    0.357692] pci_bus 0000:09: resource 1 [mem 0xfc000000-0xfc1fffff]
[    0.357693] pci_bus 0000:09: resource 2 [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.357695] pci_bus 0000:0a: resource 0 [io  0xb000-0xbfff]
[    0.357696] pci_bus 0000:0a: resource 1 [mem 0xfc100000-0xfc1fffff]
[    0.357698] pci_bus 0000:0a: resource 2 [mem 0x7e10200000-0x7e102fffff 64bit pref]
[    0.357700] pci_bus 0000:0b: resource 0 [io  0xa000-0xafff]
[    0.357701] pci_bus 0000:0b: resource 1 [mem 0xfc000000-0xfc0fffff]
[    0.357703] pci_bus 0000:0b: resource 2 [mem 0x7e10100000-0x7e101fffff 64bit pref]
[    0.357704] pci_bus 0000:0c: resource 0 [io  0xc000-0xcfff]
[    0.357706] pci_bus 0000:0c: resource 1 [mem 0xfc400000-0xfc4fffff]
[    0.357708] pci_bus 0000:0d: resource 1 [mem 0xfbe00000-0xfbffffff]
[    0.357709] pci_bus 0000:0e: resource 1 [mem 0xfc300000-0xfc3fffff]
[    0.357711] pci_bus 0000:0f: resource 1 [mem 0xfc200000-0xfc2fffff]
[    0.357713] pci_bus 0000:10: resource 0 [io  0xf000-0xffff]
[    0.357714] pci_bus 0000:10: resource 1 [mem 0xfcb00000-0xfcdfffff]
[    0.357716] pci_bus 0000:10: resource 2 [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.357718] pci_bus 0000:11: resource 0 [io  0xf000-0xffff]
[    0.357719] pci_bus 0000:11: resource 1 [mem 0xfcb00000-0xfccfffff]
[    0.357721] pci_bus 0000:11: resource 2 [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.357722] pci_bus 0000:12: resource 0 [io  0xf000-0xffff]
[    0.357724] pci_bus 0000:12: resource 1 [mem 0xfcb00000-0xfccfffff]
[    0.357725] pci_bus 0000:12: resource 2 [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.357727] pci_bus 0000:13: resource 1 [mem 0xfcf00000-0xfcffffff]
[    0.357729] pci_bus 0000:14: resource 0 [io  0xe000-0xefff]
[    0.357730] pci_bus 0000:14: resource 1 [mem 0xfc700000-0xfcafffff]
[    0.357732] pci_bus 0000:14: resource 2 [mem 0x7e20000000-0x7e301fffff 64bit pref]
[    0.357734] pci_bus 0000:15: resource 1 [mem 0xfce00000-0xfcefffff]
[    0.358011] pci 0000:06:00.1: D0 power state depends on 0000:06:00.0
[    0.358475] pci 0000:12:00.1: D0 power state depends on 0000:12:00.0
[    0.358568] pci 0000:14:00.1: D0 power state depends on 0000:14:00.0
[    0.358573] pci 0000:14:00.3: extending delay after power-on from D3hot to 20 msec
[    0.358690] pci 0000:14:00.4: extending delay after power-on from D3hot to 20 msec
[    0.358756] PCI: CLS 64 bytes, default 64
[    0.358769] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.358812] Unpacking initramfs...
[    0.358826] pci 0000:00:01.0: Adding to iommu group 0
[    0.358844] pci 0000:00:01.2: Adding to iommu group 1
[    0.358861] pci 0000:00:01.3: Adding to iommu group 2
[    0.358886] pci 0000:00:02.0: Adding to iommu group 3
[    0.358904] pci 0000:00:02.1: Adding to iommu group 4
[    0.358929] pci 0000:00:08.0: Adding to iommu group 5
[    0.358946] pci 0000:00:08.1: Adding to iommu group 6
[    0.358963] pci 0000:00:08.2: Adding to iommu group 7
[    0.358995] pci 0000:00:14.0: Adding to iommu group 8
[    0.359011] pci 0000:00:14.3: Adding to iommu group 8
[    0.359096] pci 0000:00:18.0: Adding to iommu group 9
[    0.359111] pci 0000:00:18.1: Adding to iommu group 9
[    0.359127] pci 0000:00:18.2: Adding to iommu group 9
[    0.359142] pci 0000:00:18.3: Adding to iommu group 9
[    0.359157] pci 0000:00:18.4: Adding to iommu group 9
[    0.359172] pci 0000:00:18.5: Adding to iommu group 9
[    0.359188] pci 0000:00:18.6: Adding to iommu group 9
[    0.359204] pci 0000:00:18.7: Adding to iommu group 9
[    0.359221] pci 0000:01:00.0: Adding to iommu group 10
[    0.359261] pci 0000:02:00.0: Adding to iommu group 11
[    0.359300] pci 0000:02:01.0: Adding to iommu group 12
[    0.359339] pci 0000:02:03.0: Adding to iommu group 13
[    0.359379] pci 0000:02:05.0: Adding to iommu group 14
[    0.359417] pci 0000:02:07.0: Adding to iommu group 15
[    0.359434] pci 0000:02:08.0: Adding to iommu group 16
[    0.359451] pci 0000:02:09.0: Adding to iommu group 17
[    0.359469] pci 0000:02:0a.0: Adding to iommu group 18
[    0.359508] pci 0000:03:00.0: Adding to iommu group 19
[    0.359548] pci 0000:04:00.0: Adding to iommu group 20
[    0.359587] pci 0000:05:00.0: Adding to iommu group 21
[    0.359637] pci 0000:06:00.0: Adding to iommu group 22
[    0.359683] pci 0000:06:00.1: Adding to iommu group 23
[    0.359723] pci 0000:07:00.0: Adding to iommu group 24
[    0.359763] pci 0000:08:00.0: Adding to iommu group 25
[    0.359802] pci 0000:09:03.0: Adding to iommu group 26
[    0.359841] pci 0000:09:07.0: Adding to iommu group 27
[    0.359847] pci 0000:0a:00.0: Adding to iommu group 26
[    0.359853] pci 0000:0b:00.0: Adding to iommu group 27
[    0.359892] pci 0000:0c:00.0: Adding to iommu group 28
[    0.359897] pci 0000:0d:00.0: Adding to iommu group 16
[    0.359903] pci 0000:0d:00.1: Adding to iommu group 16
[    0.359908] pci 0000:0d:00.3: Adding to iommu group 16
[    0.359913] pci 0000:0e:00.0: Adding to iommu group 17
[    0.359919] pci 0000:0f:00.0: Adding to iommu group 18
[    0.359936] pci 0000:10:00.0: Adding to iommu group 29
[    0.359952] pci 0000:11:00.0: Adding to iommu group 30
[    0.359978] pci 0000:12:00.0: Adding to iommu group 31
[    0.359997] pci 0000:12:00.1: Adding to iommu group 32
[    0.360014] pci 0000:13:00.0: Adding to iommu group 33
[    0.360033] pci 0000:14:00.0: Adding to iommu group 34
[    0.360050] pci 0000:14:00.1: Adding to iommu group 35
[    0.360070] pci 0000:14:00.2: Adding to iommu group 36
[    0.360087] pci 0000:14:00.3: Adding to iommu group 37
[    0.360105] pci 0000:14:00.4: Adding to iommu group 38
[    0.360123] pci 0000:14:00.6: Adding to iommu group 39
[    0.360143] pci 0000:15:00.0: Adding to iommu group 40
[    0.360160] pci 0000:15:00.1: Adding to iommu group 41
[    0.363034] AMD-Vi: Extended features (0x206d73ef22254ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    0.363044] AMD-Vi: Interrupt remapping enabled
[    0.363045] AMD-Vi: X2APIC enabled
[    0.432561] Freeing initrd memory: 33728K
[    0.584177] AMD-Vi: Virtual APIC enabled
[    0.584187] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.584188] software IO TLB: mapped [mem 0x00000000b11c1000-0x00000000b51c1000] (64MB)
[    0.584237] LVT offset 0 assigned for vector 0x400
[    0.584336] perf: AMD IBS detected (0x000003ff)
[    0.584414] amd_uncore: 4 amd_df counters detected
[    0.584421] amd_uncore: 6 amd_l3 counters detected
[    0.584493] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.585155] Initialise system trusted keyrings
[    0.585165] Key type blacklist registered
[    0.585201] workingset: timestamp_bits=36 max_order=24 bucket_order=0
[    0.585212] zbud: loaded
[    0.585309] fuse: init (API version 7.41)
[    0.585431] integrity: Platform Keyring initialized
[    0.585433] integrity: Machine keyring initialized
[    0.597331] Key type asymmetric registered
[    0.597332] Asymmetric key parser 'x509' registered
[    0.601015] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.601046] io scheduler mq-deadline registered
[    0.603095] ledtrig-cpu: registered to indicate activity on CPUs
[    0.603184] pcieport 0000:00:01.2: PME: Signaling with IRQ 29
[    0.603313] pcieport 0000:00:01.3: PME: Signaling with IRQ 30
[    0.603418] pcieport 0000:00:02.1: PME: Signaling with IRQ 31
[    0.603522] pcieport 0000:00:08.1: PME: Signaling with IRQ 32
[    0.603682] pcieport 0000:00:08.2: PME: Signaling with IRQ 33
[    0.606810] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.607864] Estimated ratio of average max frequency by base frequency (times 1024): 1098
[    0.608014] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.608484] Linux agpgart interface v0.103
[    0.656210] tpm_crb MSFT0101:00: Disabling hwrng
[    0.657296] i8042: PNP: No PS/2 controller found.
[    0.657354] mousedev: PS/2 mouse device common for all mice
[    0.657384] rtc_cmos 00:02: RTC can wake from S4
[    0.657612] rtc_cmos 00:02: registered as rtc0
[    0.657642] rtc_cmos 00:02: setting system clock to 2026-03-30T06:00:24 UTC (1774850424)
[    0.657667] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram
[    0.658266] efifb: probing for efifb
[    0.658282] efifb: framebuffer at 0x7d00000000, using 8100k, total 8100k
[    0.658283] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.658285] efifb: scrolling: redraw
[    0.658286] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.658366] Console: switching to colour frame buffer device 240x67
[    0.661287] fb0: EFI VGA frame buffer device
[    0.661428] NET: Registered PF_INET6 protocol family
[    0.664847] Segment Routing with IPv6
[    0.664856] In-situ OAM (IOAM) with IPv6
[    0.664875] mip6: Mobile IPv6
[    0.664879] NET: Registered PF_PACKET protocol family
[    0.664901] mpls_gso: MPLS GSO support
[    0.665703] microcode: Current revision: 0x0a500011
[    0.665705] microcode: Updated early from: 0x0a50000f
[    0.665886] resctrl: L3 allocation detected
[    0.665888] resctrl: MB allocation detected
[    0.665889] resctrl: L3 monitoring detected
[    0.665913] IPI shorthand broadcast: enabled
[    0.667782] sched_clock: Marking stable (665683833, 197050)->(672160601, -6279718)
[    0.667909] registered taskstats version 1
[    0.668027] Loading compiled-in X.509 certificates
[    0.677985] Loaded X.509 cert 'Build time autogenerated kernel key: d4fd5352fe9c5ca22469d63fc1c505fe52a2bece'
[    0.680073] Demotion targets for Node 0: null
[    0.680120] Key type .fscrypt registered
[    0.680122] Key type fscrypt-provisioning registered
[    0.693259] Key type encrypted registered
[    0.693262] AppArmor: AppArmor sha256 policy hashing enabled
[    0.693353] ima: Allocated hash algorithm: sha256
[    0.782965] ima: No architecture policies found
[    0.782986] evm: Initialising EVM extended attributes:
[    0.782987] evm: security.selinux
[    0.782989] evm: security.SMACK64 (disabled)
[    0.782991] evm: security.SMACK64EXEC (disabled)
[    0.782992] evm: security.SMACK64TRANSMUTE (disabled)
[    0.782994] evm: security.SMACK64MMAP (disabled)
[    0.782995] evm: security.apparmor
[    0.782996] evm: security.ima
[    0.782998] evm: security.capability
[    0.782999] evm: HMAC attrs: 0x1
[    0.783983] RAS: Correctable Errors collector initialized.
[    0.787282] clk: Disabling unused clocks
[    0.787286] PM: genpd: Disabling unused power domains
[    0.788203] Freeing unused decrypted memory: 2036K
[    0.788639] Freeing unused kernel image (initmem) memory: 4104K
[    0.788653] Write protecting the kernel read-only data: 28672k
[    0.788959] Freeing unused kernel image (rodata/data gap) memory: 1020K
[    0.829911] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.829921] Run /init as init process
[    0.829923]   with arguments:
[    0.829925]     /init
[    0.829926]   with environment:
[    0.829928]     HOME=/
[    0.829929]     TERM=linux
[    0.975180] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    0.975186] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    0.977809] cryptd: max_cpu_qlen set to 1000
[    0.985088] i2c i2c-0: Successfully instantiated SPD at 0x52
[    0.986191] SCSI subsystem initialized
[    0.986516] AES CTR mode by8 optimization enabled
[    0.986981] i2c i2c-0: Successfully instantiated SPD at 0x53
[    0.987023] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    0.989724] nvme nvme0: pci function 0000:03:00.0
[    0.990141] nvme nvme1: pci function 0000:13:00.0
[    0.992612] ACPI: bus type USB registered
[    0.992641] usbcore: registered new interface driver usbfs
[    0.992650] usbcore: registered new interface driver hub
[    0.992660] usbcore: registered new device driver usb
[    0.994669] r8169 0000:0a:00.0: enabling device (0000 -> 0003)
[    0.994687] nvme nvme0: bad crto:0 cap:8202020ff0103ff
[    1.005873] libata version 3.00 loaded.
[    1.010166] nvme nvme0: allocated 40 MiB host memory buffer.
[    1.010939] nvme nvme1: allocated 40 MiB host memory buffer.
[    1.037146] nvme nvme0: 12/0/0 default/read/poll queues
[    1.040550] nvme nvme1: 12/0/0 default/read/poll queues
[    1.057087] r8169 0000:0a:00.0 eth0: RTL8168evl/8111evl, 00:e0:4c:68:02:6a, XID 2c9, IRQ 52
[    1.057093] r8169 0000:0a:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    1.057138] r8169 0000:0b:00.0: enabling device (0000 -> 0003)
[    1.070210] r8169 0000:0b:00.0 eth1: RTL8168f/8111f, 00:e0:4c:68:01:a4, XID 480, IRQ 77
[    1.070215] r8169 0000:0b:00.0 eth1: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    1.070245] r8169 0000:0c:00.0: enabling device (0000 -> 0003)
[    1.080557]  nvme0n1: p1 p2 p3
[    1.082382] r8169 0000:0c:00.0 eth2: RTL8125B, a8:a1:59:7e:ee:5f, XID 641, IRQ 79
[    1.082385] r8169 0000:0c:00.0 eth2: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    1.084092]  nvme1n1: p1 p2 p3
[    1.086378] r8169 0000:0c:00.0 ethlan: renamed from eth2
[    1.086610] r8169 0000:0a:00.0 ethdsl: renamed from eth0
[    1.086795] r8169 0000:0b:00.0 ethwlan: renamed from eth1
[    1.089043] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    1.089109] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    1.089189] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    1.090881] ahci 0000:0e:00.0: version 3.0
[    1.091110] ahci 0000:0e:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    1.091115] ahci 0000:0e:00.0: 1/1 ports implemented (port mask 0x1)
[    1.091117] ahci 0000:0e:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    1.091365] scsi host0: ahci
[    1.091490] ata1: SATA max UDMA/133 abar m2048@0xfc300000 port 0xfc300100 irq 80 lpm-pol 3
[    1.091913] ahci 0000:0f:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    1.091917] ahci 0000:0f:00.0: 3/3 ports implemented (port mask 0x13)
[    1.091919] ahci 0000:0f:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs 
[    1.092429] scsi host1: ahci
[    1.092579] scsi host2: ahci
[    1.092708] scsi host3: ahci
[    1.092817] scsi host4: ahci
[    1.092918] scsi host5: ahci
[    1.092972] ata2: SATA max UDMA/133 abar m2048@0xfc200000 port 0xfc200100 irq 81 lpm-pol 0
[    1.092975] ata3: SATA max UDMA/133 abar m2048@0xfc200000 port 0xfc200180 irq 82 lpm-pol 0
[    1.092977] ata4: DUMMY
[    1.092978] ata5: DUMMY
[    1.092981] ata6: SATA max UDMA/133 abar m2048@0xfc200000 port 0xfc200300 irq 85 lpm-pol 3
[    1.093152] ahci 0000:15:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    1.093155] ahci 0000:15:00.0: 1/1 ports implemented (port mask 0x1)
[    1.093157] ahci 0000:15:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    1.093333] scsi host6: ahci
[    1.093392] ata7: SATA max UDMA/133 abar m2048@0xfce01000 port 0xfce01100 irq 98 lpm-pol 3
[    1.093556] ahci 0000:15:00.1: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    1.093560] ahci 0000:15:00.1: 1/1 ports implemented (port mask 0x1)
[    1.093563] ahci 0000:15:00.1: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    1.093754] scsi host7: ahci
[    1.093811] ata8: SATA max UDMA/133 abar m2048@0xfce00000 port 0xfce00100 irq 100 lpm-pol 3
[    1.402426] ata1: SATA link down (SStatus 0 SControl 300)
[    1.402433] ata3: SATA link down (SStatus 0 SControl 300)
[    1.402473] ata2: SATA link down (SStatus 0 SControl 300)
[    1.406476] ata8: SATA link down (SStatus 0 SControl 300)
[    1.406478] ata7: SATA link down (SStatus 0 SControl 300)
[    1.560220] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.563971] ata6.00: ATA-9: Apacer AS350 256GB, S0920A0, max UDMA/133
[    1.566224] ata6.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    1.575568] ata6.00: configured for UDMA/133
[    1.585728] scsi 5:0:0:0: Direct-Access     ATA      Apacer AS350 256 0A0  PQ: 0 ANSI: 5
[    1.588233] xhci_hcd 0000:0d:00.1: xHCI Host Controller
[    1.588240] xhci_hcd 0000:0d:00.1: new USB bus registered, assigned bus number 1
[    1.588390] xhci_hcd 0000:0d:00.1: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000010
[    1.588912] xhci_hcd 0000:0d:00.1: xHCI Host Controller
[    1.588917] xhci_hcd 0000:0d:00.1: new USB bus registered, assigned bus number 2
[    1.588919] xhci_hcd 0000:0d:00.1: Host supports USB 3.1 Enhanced SuperSpeed
[    1.588959] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    1.588962] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.588963] usb usb1: Product: xHCI Host Controller
[    1.588965] usb usb1: Manufacturer: Linux 6.12.73 xhci-hcd
[    1.588966] usb usb1: SerialNumber: 0000:0d:00.1
[    1.589095] hub 1-0:1.0: USB hub found
[    1.589112] hub 1-0:1.0: 6 ports detected
[    1.589389] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.589412] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    1.589414] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.589416] usb usb2: Product: xHCI Host Controller
[    1.589417] usb usb2: Manufacturer: Linux 6.12.73 xhci-hcd
[    1.589418] usb usb2: SerialNumber: 0000:0d:00.1
[    1.589527] hub 2-0:1.0: USB hub found
[    1.589546] hub 2-0:1.0: 4 ports detected
[    1.589842] xhci_hcd 0000:0d:00.3: xHCI Host Controller
[    1.589847] xhci_hcd 0000:0d:00.3: new USB bus registered, assigned bus number 3
[    1.590008] xhci_hcd 0000:0d:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000010
[    1.590351] xhci_hcd 0000:0d:00.3: xHCI Host Controller
[    1.590354] xhci_hcd 0000:0d:00.3: new USB bus registered, assigned bus number 4
[    1.590356] xhci_hcd 0000:0d:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    1.590392] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    1.590395] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.590397] usb usb3: Product: xHCI Host Controller
[    1.590398] usb usb3: Manufacturer: Linux 6.12.73 xhci-hcd
[    1.590400] usb usb3: SerialNumber: 0000:0d:00.3
[    1.590516] hub 3-0:1.0: USB hub found
[    1.590533] hub 3-0:1.0: 6 ports detected
[    1.590796] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.590820] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    1.590822] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.590824] usb usb4: Product: xHCI Host Controller
[    1.590825] usb usb4: Manufacturer: Linux 6.12.73 xhci-hcd
[    1.590827] usb usb4: SerialNumber: 0000:0d:00.3
[    1.590914] hub 4-0:1.0: USB hub found
[    1.590925] hub 4-0:1.0: 4 ports detected
[    1.590990] usb: port power management may be unreliable
[    1.591191] xhci_hcd 0000:14:00.3: xHCI Host Controller
[    1.591195] xhci_hcd 0000:14:00.3: new USB bus registered, assigned bus number 5
[    1.591287] xhci_hcd 0000:14:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000010
[    1.591610] xhci_hcd 0000:14:00.3: xHCI Host Controller
[    1.591614] xhci_hcd 0000:14:00.3: new USB bus registered, assigned bus number 6
[    1.591617] xhci_hcd 0000:14:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    1.591655] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    1.591658] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.591660] usb usb5: Product: xHCI Host Controller
[    1.591661] usb usb5: Manufacturer: Linux 6.12.73 xhci-hcd
[    1.591663] usb usb5: SerialNumber: 0000:14:00.3
[    1.591762] hub 5-0:1.0: USB hub found
[    1.591771] hub 5-0:1.0: 4 ports detected
[    1.591935] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.591957] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    1.591960] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.591961] usb usb6: Product: xHCI Host Controller
[    1.591962] usb usb6: Manufacturer: Linux 6.12.73 xhci-hcd
[    1.591964] usb usb6: SerialNumber: 0000:14:00.3
[    1.592047] hub 6-0:1.0: USB hub found
[    1.592053] hub 6-0:1.0: 2 ports detected
[    1.592205] sd 5:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    1.592215] sd 5:0:0:0: [sda] Write Protect is off
[    1.592217] sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.592229] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.592251] sd 5:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    1.608218] tsc: Refined TSC clocksource calibration: 3899.998 MHz
[    1.608226] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x706eb38f3d8, max_idle_ns: 881591117856 ns
[    1.608243] clocksource: Switched to clocksource tsc
[    1.629568]  sda: sda1
[    1.629615] sd 5:0:0:0: [sda] Attached SCSI disk
[    1.699207] md/raid1:md0: active with 2 out of 2 mirrors
[    1.700398] md0: detected capacity change from 0 to 8000792576
[    1.800227] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    1.800261] device-mapper: uevent: version 1.0.3
[    1.800322] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    1.836215] usb 3-3: new full-speed USB device number 2 using xhci_hcd
[    1.836250] usb 5-1: new high-speed USB device number 2 using xhci_hcd
[    1.840211] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[    1.979320] usb 1-2: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=88.32
[    1.979326] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.979328] usb 1-2: Product: USB2.0 Hub
[    1.985516] usb 5-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.54
[    1.985519] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.985522] usb 5-1: Product: USB2.1 Hub
[    1.985524] usb 5-1: Manufacturer: GenesysLogic
[    1.999395] usb 3-3: New USB device found, idVendor=26ce, idProduct=01a2, bcdDevice= 0.00
[    1.999398] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.999400] usb 3-3: Product: LED Controller
[    1.999402] usb 3-3: Manufacturer: ASRock
[    1.999404] usb 3-3: SerialNumber: A02019100900
[    2.000199] raid6: avx2x4   gen() 52873 MB/s
[    2.014542] hid: raw HID events driver (C) Jiri Kosina
[    2.024466] usbcore: registered new interface driver usbhid
[    2.024469] usbhid: USB HID core driver
[    2.026415] input: ASRock LED Controller as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-3/3-3:1.0/0003:26CE:01A2.0001/input/input0
[    2.037365] hub 1-2:1.0: USB hub found
[    2.037945] hub 1-2:1.0: 4 ports detected
[    2.039941] hub 5-1:1.0: USB hub found
[    2.040516] hub 5-1:1.0: 4 ports detected
[    2.068199] raid6: avx2x2   gen() 50737 MB/s
[    2.080253] hid-generic 0003:26CE:01A2.0001: input,hidraw0: USB HID v1.10 Device [ASRock LED Controller] on usb-0000:0d:00.3-3/input0
[    2.104321] usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
[    2.127074] usb 6-1: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.54
[    2.127077] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.127079] usb 6-1: Product: USB3.1 Hub
[    2.127081] usb 6-1: Manufacturer: GenesysLogic
[    2.128207] usb 3-4: new high-speed USB device number 3 using xhci_hcd
[    2.136199] raid6: avx2x1   gen() 38766 MB/s
[    2.136200] raid6: using algorithm avx2x4 gen() 52873 MB/s
[    2.152088] hub 6-1:1.0: USB hub found
[    2.152382] hub 6-1:1.0: 4 ports detected
[    2.204199] raid6: .... xor() 6620 MB/s, rmw enabled
[    2.204201] raid6: using avx2x2 recovery algorithm
[    2.205403] xor: automatically using best checksumming function   avx       
[    2.206165] async_tx: api initialized (async)
[    2.279383] usb 3-4: New USB device found, idVendor=2109, idProduct=2813, bcdDevice= 2.21
[    2.279389] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.279391] usb 3-4: Product: USB2.0 Hub             
[    2.279393] usb 3-4: Manufacturer: VIA Labs, Inc.         
[    2.326559] hub 3-4:1.0: USB hub found
[    2.327633] hub 3-4:1.0: 4 ports detected
[    2.341934] Btrfs loaded, zoned=yes, fsverity=yes
[    2.356208] usb 5-1.3: new low-speed USB device number 3 using xhci_hcd
[    2.460229] usb 3-5: new full-speed USB device number 4 using xhci_hcd
[    2.484716] usb 5-1.3: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[    2.484720] usb 5-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.484723] usb 5-1.3: Product: USB Optical Mouse
[    2.484725] usb 5-1.3: Manufacturer: Logitech
[    2.491112] EXT4-fs (dm-5): mounted filesystem d598cbfe-bf14-4621-96b3-5ce805eefc16 ro with ordered data mode. Quota mode: none.
[    2.525857] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:08.1/0000:14:00.3/usb5/5-1/5-1.3/5-1.3:1.0/0003:046D:C077.0002/input/input1
[    2.525948] hid-generic 0003:046D:C077.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:14:00.3-1.3/input0
[    2.547276] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    2.583100] systemd[1]: Inserted module 'autofs4'
[    2.592739] systemd[1]: systemd 257.9-1~deb13u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE)
[    2.592744] systemd[1]: Detected architecture x86-64.
[    2.594121] systemd[1]: Hostname set to <obelix-trixie>.
[    2.601402] usb 3-5: New USB device found, idVendor=0557, idProduct=8021, bcdDevice= 1.00
[    2.601406] usb 3-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.624360] usb 5-1.4: new low-speed USB device number 4 using xhci_hcd
[    2.647448] hub 3-5:1.0: USB hub found
[    2.649399] hub 3-5:1.0: 4 ports detected
[    2.720208] usb 3-4.2: new low-speed USB device number 5 using xhci_hcd
[    2.753716] usb 5-1.4: New USB device found, idVendor=046d, idProduct=c312, bcdDevice= 1.01
[    2.753720] usb 5-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.753722] usb 5-1.4: Product: USB Multimedia Keyboard
[    2.753724] usb 5-1.4: Manufacturer: LITEON Technology
[    2.758263] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[    2.814871] input: LITEON Technology USB Multimedia Keyboard as /devices/pci0000:00/0000:00:08.1/0000:14:00.3/usb5/5-1/5-1.4/5-1.4:1.0/0003:046D:C312.0003/input/input2
[    2.870528] systemd[1]: Queued start job for default target graphical.target.
[    2.880454] usb 3-4.2: New USB device found, idVendor=046a, idProduct=b091, bcdDevice= 1.00
[    2.880459] usb 3-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.880462] usb 3-4.2: Product: Cherry USB Optical Mouse
[    2.880464] usb 3-4.2: Manufacturer: PixArt
[    2.909474] systemd[1]: Created slice machine.slice - Virtual Machine and Container Slice.
[    2.910225] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[    2.910556] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[    2.910881] systemd[1]: Created slice system-syncthing.slice - Slice /system/syncthing.
[    2.911217] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[    2.911539] systemd[1]: Created slice system-tor.slice - Slice /system/tor.
[    2.911919] systemd[1]: Created slice system-xfs_scrub.slice - xfs_scrub background service slice.
[    2.912160] systemd[1]: Created slice user.slice - User and Session Slice.
[    2.912252] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[    2.912310] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[    2.912479] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[    2.912499] systemd[1]: Expecting device dev-disk-by\x2duuid-06C0\x2d0A8B.device - /dev/disk/by-uuid/06C0-0A8B...
[    2.912506] systemd[1]: Expecting device dev-mapper-vg00\x2dlvbackup.device - /dev/mapper/vg00-lvbackup...
[    2.912512] systemd[1]: Expecting device dev-mapper-vg00\x2dlvdata.device - /dev/mapper/vg00-lvdata...
[    2.912519] systemd[1]: Expecting device dev-mapper-vg00\x2dlvhome.device - /dev/mapper/vg00-lvhome...
[    2.912525] systemd[1]: Expecting device dev-mapper-vg00\x2dlvnobackup.device - /dev/mapper/vg00-lvnobackup...
[    2.912530] systemd[1]: Expecting device dev-mapper-vg00\x2dlvswap.device - /dev/mapper/vg00-lvswap...
[    2.912541] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[    2.912558] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[    2.912579] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[    2.912598] systemd[1]: Reached target slices.target - Slice Units.
[    2.912622] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[    2.912633] systemd[1]: Reached target virt-guest-shutdown.target - libvirt guests shutdown target.
[    2.912705] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[    2.912784] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[    2.916103] systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket.
[    2.916194] systemd[1]: Listening on syslog.socket - Syslog Socket.
[    2.916742] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.
[    2.916808] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[    2.916871] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    2.916944] systemd[1]: Listening on systemd-journald.socket - Journal Sockets.
[    2.916976] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.916988] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.917046] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    2.917088] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    2.917881] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[    2.918461] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[    2.918522] systemd[1]: run-lock.mount: Directory /run/lock to mount over is not empty, mounting anyway.
[    2.919237] systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock...
[    2.919933] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[    2.920549] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[    2.920631] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[    2.921471] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[    2.922287] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    2.923137] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    2.923928] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[    2.924649] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[    2.925471] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    2.926223] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[    2.926376] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    2.926434] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    2.927721] systemd[1]: Starting systemd-journald.service - Journal Service...
[    2.929229] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    2.929246] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.930035] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[    2.930074] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.930857] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...
[    2.931481] pstore: Using crash dump compression: deflate
[    2.931668] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[    2.932260] pstore: Registered efi_pstore as persistent store backend
[    2.933527] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[    2.933624] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[    2.933706] systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock.
[    2.933782] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[    2.933856] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[    2.934097] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[    2.934368] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    2.934580] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    2.934732] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[    2.935294] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    2.935435] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    2.935640] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    2.935776] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[    2.936633] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[    2.937228] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[    2.938140] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[    2.940033] systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials.
[    2.940625] input: PixArt Cherry USB Optical Mouse as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-4/3-4.2/3-4.2:1.0/0003:046A:B091.0004/input/input3
[    2.941633] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[    2.942712] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[    2.942934] lp: driver loaded but no devices found
[    2.943054] systemd-journald[603]: Collecting audit messages is disabled.
[    2.946356] ppdev: user-space parallel port driver
[    2.948218] usb 3-5.1: new full-speed USB device number 6 using xhci_hcd
[    2.952704] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
[    2.960542] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[    2.961495] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[    2.964491] hid-generic 0003:046D:C312.0003: input,hidraw2: USB HID v1.10 Keyboard [LITEON Technology USB Multimedia Keyboard] on usb-0000:14:00.3-1.4/input0
[    2.964632] hid-generic 0003:046A:B091.0004: input,hidraw3: USB HID v1.11 Mouse [PixArt Cherry USB Optical Mouse] on usb-0000:0d:00.3-4.2/input0
[    2.966568] EXT4-fs (dm-5): re-mounted d598cbfe-bf14-4621-96b3-5ce805eefc16 r/w.
[    2.966581] ACPI: bus type drm_connector registered
[    2.967060] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    2.992421] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[    2.992767] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[    2.993287] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    2.993327] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    2.994029] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[    2.994062] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[    2.995121] systemd[1]: Starting systemd-timesyncd.service - Network Time Synchronization...
[    2.995775] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[    2.995793] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.998806] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[    3.000160] systemd[1]: Starting systemd-resolved.service - Network Name Resolution...
[    3.004819] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[    3.005743] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[    3.005948] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
[    3.025132] systemd[1]: Started systemd-timesyncd.service - Network Time Synchronization.
[    3.025255] systemd[1]: Reached target time-set.target - System Time Set.
[    3.029573] systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[    3.029669] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
[    3.047151] systemd[1]: Started systemd-resolved.service - Network Name Resolution.
[    3.047202] systemd[1]: Reached target nss-lookup.target - Host and Network Name Lookups.
[    3.048893] systemd[1]: Started systemd-journald.service - Journal Service.
[    3.056800] systemd-journald[603]: Received client request to flush runtime journal.
[    3.067403] usb 3-5.1: New USB device found, idVendor=046a, idProduct=c122, bcdDevice= 1.25
[    3.067409] usb 3-5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.067411] usb 3-5.1: Product: CHERRY USB Keyboard
[    3.067413] usb 3-5.1: Manufacturer: Cherry GmbH
[    3.110928] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[    3.110976] ACPI: button: Power Button [PWRB]
[    3.113984] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    3.116421] ACPI: button: Power Button [PWRF]
[    3.124215] usb 3-4.3: new high-speed USB device number 7 using xhci_hcd
[    3.124419] ACPI: video: Video Device [VGA1] (multi-head: yes  rom: no  post: no)
[    3.124749] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:15/LNXVIDEO:01/input/input6
[    3.153262] ccp 0000:14:00.2: enabling device (0000 -> 0002)
[    3.154449] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    3.156467] ccp 0000:14:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[    3.158045] ccp 0000:14:00.2: tee enabled
[    3.158125] ccp 0000:14:00.2: psp enabled
[    3.163014] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    3.163018] RAPL PMU: hw unit of domain package 2^-16 Joules
[    3.169641] input: Cherry GmbH CHERRY USB Keyboard as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-5/3-5.1/3-5.1:1.0/0003:046A:C122.0005/input/input8
[    3.178751] ee1004 0-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
[    3.186006] Adding 67108860k swap on /dev/mapper/vg00-lvswap.  Priority:-2 extents:1 across:67108860k SS
[    3.189265] ee1004 0-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
[    3.234015] snd_hda_intel 0000:06:00.1: enabling device (0000 -> 0002)
[    3.234087] snd_hda_intel 0000:06:00.1: Force to non-snoop mode
[    3.234305] snd_hda_intel 0000:14:00.1: enabling device (0000 -> 0002)
[    3.234397] snd_hda_intel 0000:14:00.6: enabling device (0000 -> 0002)
[    3.269604] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:01.0/0000:04:00.0/0000:05:00.0/0000:06:00.1/sound/card0/input13
[    3.269648] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input9
[    3.271635] usb 3-4.3: New USB device found, idVendor=1bcf, idProduct=0217, bcdDevice=34.13
[    3.271639] usb 3-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.271641] usb 3-4.3: Product: 4K AutoFocus Webcam
[    3.271643] usb 3-4.3: Manufacturer: 4K AutoFocus Webcam
[    3.278125] kvm_amd: TSC scaling supported
[    3.278128] kvm_amd: Nested Virtualization enabled
[    3.278129] kvm_amd: Nested Paging enabled
[    3.278130] kvm_amd: LBR virtualization supported
[    3.278134] kvm_amd: Virtual VMLOAD VMSAVE supported
[    3.278135] kvm_amd: Virtual GIF supported
[    3.282399] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC897: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    3.282404] snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.282408] snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    3.282409] snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
[    3.282411] snd_hda_codec_realtek hdaudioC2D0:    dig-out=0x1e/0x0
[    3.282412] snd_hda_codec_realtek hdaudioC2D0:    inputs:
[    3.282414] snd_hda_codec_realtek hdaudioC2D0:      Rear Mic=0x18
[    3.282416] snd_hda_codec_realtek hdaudioC2D0:      Front Mic=0x19
[    3.282418] snd_hda_codec_realtek hdaudioC2D0:      Line=0x1a
[    3.287049] intel_rapl_common: Found RAPL domain package
[    3.287052] intel_rapl_common: Found RAPL domain core
[    3.288347] amd_atl: AMD Address Translation Library initialized
[    3.303798] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input15
[    3.356316] hid-generic 0003:046A:C122.0005: input,hidraw4: USB HID v1.11 Keyboard [Cherry GmbH CHERRY USB Keyboard] on usb-0000:0d:00.3-5.1/input0
[    3.356343] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:01.0/0000:04:00.0/0000:05:00.0/0000:06:00.1/sound/card0/input14
[    3.356429] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input10
[    3.356534] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input16
[    3.356609] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input11
[    3.356685] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input17
[    3.356751] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input12
[    3.356864] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input18
[    3.356987] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input19
[    3.357136] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input20
[    3.357423] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input21
[    3.364561] input: Cherry GmbH CHERRY USB Keyboard System Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-5/3-5.1/3-5.1:1.1/0003:046A:C122.0006/input/input22
[    3.412210] usb 3-4.4: new full-speed USB device number 8 using xhci_hcd
[    3.420319] input: Cherry GmbH CHERRY USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-5/3-5.1/3-5.1:1.1/0003:046A:C122.0006/input/input23
[    3.420386] hid-generic 0003:046A:C122.0006: input,hidraw5: USB HID v1.11 Device [Cherry GmbH CHERRY USB Keyboard] on usb-0000:0d:00.3-5.1/input1
[    3.528392] usb 3-4.4: New USB device found, idVendor=0d8c, idProduct=0014, bcdDevice= 1.00
[    3.528398] usb 3-4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.528400] usb 3-4.4: Product: USB Audio Device
[    3.528402] usb 3-4.4: Manufacturer: C-Media Electronics Inc.
[    3.580515] input: C-Media Electronics Inc. USB Audio Device as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-4/3-4.4/3-4.4:1.3/0003:0D8C:0014.0007/input/input24
[    3.636285] hid-generic 0003:0D8C:0014.0007: input,hidraw6: USB HID v1.00 Device [C-Media Electronics Inc. USB Audio Device] on usb-0000:0d:00.3-4.4/input3
[    3.962241] EXT4-fs (dm-2): mounted filesystem a4a89505-36bf-41cd-a972-f57db83e14d8 r/w with ordered data mode. Quota mode: none.
[    3.962997] EXT4-fs (dm-0): mounted filesystem 30dd4edd-20d1-4d6d-9865-b3f272b27dc3 r/w with ordered data mode. Quota mode: none.
[    3.964576] EXT4-fs (dm-3): mounted filesystem c6f8751e-1b7d-4a64-836e-f15c0021ce4c r/w with ordered data mode. Quota mode: none.
[    3.966563] EXT4-fs (dm-1): mounted filesystem cfe0400f-34ba-4e22-bcdf-d900a33dda08 r/w with ordered data mode. Quota mode: none.
[    4.858111] sd 5:0:0:0: Attached scsi generic sg0 type 0
[    4.864530] [drm] amdgpu kernel modesetting enabled.
[    4.864624] amdgpu: Virtual CRAT table created for CPU
[    4.864637] amdgpu: Topology: Add CPU node
[    4.864761] amdgpu 0000:06:00.0: enabling device (0006 -> 0007)
[    4.864816] [drm] initializing kernel modesetting (BEIGE_GOBY 0x1002:0x743F 0x1DA2:0xE458 0xC7).
[    4.864830] [drm] register mmio base: 0xFBB00000
[    4.864831] [drm] register mmio size: 1048576
[    4.870947] [drm] add ip block number 0 <nv_common>
[    4.870950] [drm] add ip block number 1 <gmc_v10_0>
[    4.870951] [drm] add ip block number 2 <navi10_ih>
[    4.870953] [drm] add ip block number 3 <psp>
[    4.870954] [drm] add ip block number 4 <smu>
[    4.870955] [drm] add ip block number 5 <dm>
[    4.870957] [drm] add ip block number 6 <gfx_v10_0>
[    4.870958] [drm] add ip block number 7 <sdma_v5_2>
[    4.870960] [drm] add ip block number 8 <vcn_v3_0>
[    4.870979] amdgpu 0000:06:00.0: amdgpu: Fetched VBIOS from VFCT
[    4.870981] amdgpu: ATOM BIOS: 113-D63401-US4
[    4.876102] mc: Linux media interface: v0.10
[    4.880252] Console: switching to colour dummy device 80x25
[    4.880301] amdgpu 0000:06:00.0: vgaarb: deactivate vga console
[    4.880303] amdgpu 0000:06:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[    4.880324] amdgpu 0000:06:00.0: amdgpu: PCIE atomic ops is not supported
[    4.880361] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    4.880371] amdgpu 0000:06:00.0: amdgpu: VRAM: 4080M 0x0000008000000000 - 0x00000080FEFFFFFF (4080M used)
[    4.880374] amdgpu 0000:06:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[    4.880391] [drm] Detected VRAM RAM=4080M, BAR=4096M
[    4.880393] [drm] RAM width 64bits GDDR6
[    4.880505] [drm] amdgpu: 4080M of VRAM memory ready
[    4.880507] [drm] amdgpu: 31838M of GTT memory ready.
[    4.880525] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    4.880703] [drm] PCIE GART of 512M enabled (table at 0x00000080FEB00000).
[    4.880993] WARNING! power/level is deprecated; use power/control instead
[    4.881845] RPC: Registered named UNIX socket transport module.
[    4.881847] RPC: Registered udp transport module.
[    4.881849] RPC: Registered tcp transport module.
[    4.881851] RPC: Registered tcp-with-tls transport module.
[    4.881852] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    4.889654] ddbridge: Digital Devices PCIE bridge driver 0.9.33-integrated, Copyright (C) 2010-17 Digital Devices GmbH
[    4.897702] videodev: Linux video capture interface: v2.00
[    4.908349] cmedia_hs100b 0003:0D8C:0014.0007: Fixing CMedia HS-100B report descriptor
[    4.908414] input: C-Media Electronics Inc. USB Audio Device as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-4/3-4.4/3-4.4:1.3/0003:0D8C:0014.0007/input/input25
[    4.968345] cmedia_hs100b 0003:0D8C:0014.0007: input,hidraw6: USB HID v1.00 Device [C-Media Electronics Inc. USB Audio Device] on usb-0000:0d:00.3-4.4/input3
[    5.003581] audit: type=1400 audit(1774850428.838:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="balena-etcher" pid=970 comm="apparmor_parser"
[    5.003620] audit: type=1400 audit(1774850428.838:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="cam" pid=974 comm="apparmor_parser"
[    5.003726] audit: type=1400 audit(1774850428.838:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=973 comm="apparmor_parser"
[    5.003757] audit: type=1400 audit(1774850428.838:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=964 comm="apparmor_parser"
[    5.003792] audit: type=1400 audit(1774850428.838:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=966 comm="apparmor_parser"
[    5.003822] audit: type=1400 audit(1774850428.838:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=972 comm="apparmor_parser"
[    5.003856] audit: type=1400 audit(1774850428.838:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=971 comm="apparmor_parser"
[    5.003889] audit: type=1400 audit(1774850428.838:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=965 comm="apparmor_parser"
[    5.003915] audit: type=1400 audit(1774850428.838:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-run" pid=976 comm="apparmor_parser"
[    5.067478] r8169 0000:0a:00.0: Direct firmware load for rtl_nic/rtl8168e-3.fw failed with error -2
[    5.067488] r8169 0000:0a:00.0: Unable to load firmware rtl_nic/rtl8168e-3.fw (-2)
[    5.068086] RTL8211E Gigabit Ethernet r8169-0-a00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-a00:00, irq=MAC)
[    5.091684] nvme nvme0: using unchecked data buffer
[    5.134620] r8169 0000:0a:00.0 ethdsl: Link is Down
[    5.239448] block nvme0n1: No UUID available providing old NGUID
[    5.280921] NET: Registered PF_QIPCRTR protocol family
[    5.921954] usb 3-4.3: 3:1: cannot get freq at ep 0x86
[    6.978078] usb 3-4.3: 3:2: cannot get freq at ep 0x86
[    7.988658] amdgpu 0000:06:00.0: amdgpu: STB initialized to 2048 entries
[    7.988737] [drm] Loading DMUB firmware via PSP: version=0x02020020
[    7.989186] [drm] use_doorbell being set to: [true]
[    7.989207] [drm] Found VCN firmware Version ENC: 1.33 DEC: 4 VEP: 0 Revision: 6
[    8.034084] usb 3-4.3: 3:3: cannot get freq at ep 0x86
[    8.057239] amdgpu 0000:06:00.0: amdgpu: reserve 0xa00000 from 0x80fd000000 for PSP TMR
[    8.159572] amdgpu 0000:06:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    8.175094] amdgpu 0000:06:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    8.175126] amdgpu 0000:06:00.0: amdgpu: smu driver if version = 0x0000000d, smu fw if version = 0x00000010, smu fw program = 0, version = 0x00492400 (73.36.0)
[    8.175131] amdgpu 0000:06:00.0: amdgpu: SMU driver if version not matched
[    8.175177] amdgpu 0000:06:00.0: amdgpu: use vbios provided pptable
[    8.217338] amdgpu 0000:06:00.0: amdgpu: SMU is initialized successfully!
[    8.217752] [drm] Display Core v3.2.301 initialized on DCN 3.0.3
[    8.217755] [drm] DP-HDMI FRL PCON supported
[    8.218839] [drm] DMUB hardware initialized: version=0x02020020
[    8.223093] snd_hda_intel 0000:06:00.1: bound 0000:06:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    8.259390] [drm] kiq ring mec 2 pipe 1 q 0
[    8.264741] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    8.264759] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[    8.264916] amdgpu: Virtual CRAT table created for GPU
[    8.265287] amdgpu: Topology: Add dGPU node [0x743f:0x1002]
[    8.265289] kfd kfd: amdgpu: added device 1002:743f
[    8.265315] amdgpu 0000:06:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, active_cu_number 12
[    8.265319] amdgpu 0000:06:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[    8.265321] amdgpu 0000:06:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
[    8.265322] amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 4 on hub 0
[    8.265324] amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 5 on hub 0
[    8.265326] amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
[    8.265327] amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
[    8.265329] amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
[    8.265330] amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
[    8.265331] amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
[    8.265333] amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
[    8.265334] amdgpu 0000:06:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
[    8.265336] amdgpu 0000:06:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on hub 0
[    8.265337] amdgpu 0000:06:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
[    8.266700] amdgpu 0000:06:00.0: amdgpu: Using BACO for runtime pm
[    8.267004] [drm] Initialized amdgpu 3.61.0 for 0000:06:00.0 on minor 0
[    8.272276] fbcon: amdgpudrmfb (fb0) is primary device
[    8.272404] [drm] pre_validate_dsc:1629 MST_DSC dsc precompute is not needed
[    8.307693] Console: switching to colour frame buffer device 240x67
[    8.325680] amdgpu 0000:06:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    8.356574] amdgpu 0000:14:00.0: enabling device (0006 -> 0007)
[    8.356653] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x1002:0x1636 0xC9).
[    8.356675] [drm] register mmio base: 0xFCA00000
[    8.356677] [drm] register mmio size: 524288
[    8.359550] [drm] add ip block number 0 <soc15_common>
[    8.359553] [drm] add ip block number 1 <gmc_v9_0>
[    8.359554] [drm] add ip block number 2 <vega10_ih>
[    8.359556] [drm] add ip block number 3 <psp>
[    8.359557] [drm] add ip block number 4 <smu>
[    8.359558] [drm] add ip block number 5 <dm>
[    8.359559] [drm] add ip block number 6 <gfx_v9_0>
[    8.359561] [drm] add ip block number 7 <sdma_v4_0>
[    8.359562] [drm] add ip block number 8 <vcn_v2_0>
[    8.359564] [drm] add ip block number 9 <jpeg_v2_0>
[    8.359573] amdgpu 0000:14:00.0: amdgpu: Fetched VBIOS from VFCT
[    8.359576] amdgpu: ATOM BIOS: 13-CEZANNE-019
[    8.369607] amdgpu 0000:14:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
[    8.369611] amdgpu 0000:14:00.0: amdgpu: MODE2 reset
[    8.369711] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    8.369716] amdgpu 0000:14:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
[    8.369718] amdgpu 0000:14:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[    8.369731] [drm] Detected VRAM RAM=512M, BAR=512M
[    8.369732] [drm] RAM width 128bits DDR4
[    8.369794] [drm] amdgpu: 512M of VRAM memory ready
[    8.369795] [drm] amdgpu: 31838M of GTT memory ready.
[    8.369810] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    8.369894] [drm] PCIE GART of 1024M enabled.
[    8.369895] [drm] PTB located at 0x000000F41FC00000
[    8.370286] [drm] Loading DMUB firmware via PSP: version=0x0101002B
[    8.370666] [drm] Found VCN firmware Version ENC: 1.24 DEC: 8 VEP: 0 Revision: 3
[    9.079285] amdgpu 0000:14:00.0: amdgpu: reserve 0x400000 from 0xf41f800000 for PSP TMR
[    9.162629] amdgpu 0000:14:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    9.173172] amdgpu 0000:14:00.0: amdgpu: RAP: optional rap ta ucode is not available
[    9.173175] amdgpu 0000:14:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    9.173867] amdgpu 0000:14:00.0: amdgpu: SMU is initialized successfully!
[    9.175022] [drm] Display Core v3.2.301 initialized on DCN 2.1
[    9.175025] [drm] DP-HDMI FRL PCON supported
[    9.175549] [drm] DMUB hardware initialized: version=0x0101002B
[    9.200572] snd_hda_intel 0000:14:00.1: bound 0000:14:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    9.232534] [drm] kiq ring mec 2 pipe 1 q 0
[    9.236901] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    9.236921] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[    9.237004] amdgpu: Virtual CRAT table created for GPU
[    9.237147] amdgpu: Topology: Add dGPU node [0x1638:0x1002]
[    9.237149] kfd kfd: amdgpu: added device 1002:1638
[    9.237157] amdgpu 0000:14:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 7
[    9.237161] amdgpu 0000:14:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[    9.237163] amdgpu 0000:14:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    9.237164] amdgpu 0000:14:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    9.237166] amdgpu 0000:14:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    9.237167] amdgpu 0000:14:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    9.237169] amdgpu 0000:14:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    9.237170] amdgpu 0000:14:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    9.237172] amdgpu 0000:14:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    9.237173] amdgpu 0000:14:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    9.237175] amdgpu 0000:14:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
[    9.237177] amdgpu 0000:14:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
[    9.237178] amdgpu 0000:14:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
[    9.237180] amdgpu 0000:14:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
[    9.237181] amdgpu 0000:14:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
[    9.237182] amdgpu 0000:14:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
[    9.238805] amdgpu 0000:14:00.0: amdgpu: Runtime PM not available
[    9.239175] [drm] Initialized amdgpu 3.61.0 for 0000:14:00.0 on minor 1
[    9.244788] amdgpu 0000:14:00.0: [drm] fb1: amdgpudrmfb frame buffer device
[   10.300921] r8169 0000:0a:00.0 ethdsl: Link is Up - 100Mbps/Full - flow control rx/tx
[   11.114649] usb 3-4.3: Found UVC 1.00 device 4K AutoFocus Webcam (1bcf:0217)
[   11.198436] usbcore: registered new interface driver uvcvideo
[   11.429571] usbcore: registered new interface driver snd-usb-audio
[   11.610116] r8169 0000:0c:00.0: Direct firmware load for rtl_nic/rtl8125b-2.fw failed with error -2
[   11.610122] r8169 0000:0c:00.0: Unable to load firmware rtl_nic/rtl8125b-2.fw (-2)
[   11.632220] Realtek Internal NBASE-T PHY r8169-0-c00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-c00:00, irq=MAC)
[   11.744537] r8169 0000:0c:00.0 ethlan: Link is Down
[   11.788974] 8021q: 802.1Q VLAN Support v1.8
[   11.819969] r8169 0000:0b:00.0: Direct firmware load for rtl_nic/rtl8168f-1.fw failed with error -2
[   11.819975] r8169 0000:0b:00.0: Unable to load firmware rtl_nic/rtl8168f-1.fw (-2)
[   11.820458] RTL8211E Gigabit Ethernet r8169-0-b00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-b00:00, irq=MAC)
[   11.886826] r8169 0000:0b:00.0 ethwlan: Link is Down
[   12.054651] brlan: port 1(ethlan) entered blocking state
[   12.054655] brlan: port 1(ethlan) entered disabled state
[   12.054667] r8169 0000:0c:00.0 ethlan: entered allmulticast mode
[   12.054780] r8169 0000:0c:00.0 ethlan: entered promiscuous mode
[   12.057435] brlan: port 2(ethwlan.11) entered blocking state
[   12.057438] brlan: port 2(ethwlan.11) entered disabled state
[   12.057443] ethwlan.11: entered allmulticast mode
[   12.057446] r8169 0000:0b:00.0 ethwlan: entered allmulticast mode
[   12.057569] ethwlan.11: entered promiscuous mode
[   12.057571] r8169 0000:0b:00.0 ethwlan: entered promiscuous mode
[   14.238747] brkvm: port 1(ethlan.100) entered blocking state
[   14.238753] brkvm: port 1(ethlan.100) entered disabled state
[   14.238759] ethlan.100: entered allmulticast mode
[   14.238860] ethlan.100: entered promiscuous mode
[   14.411492] r8169 0000:0c:00.0 ethlan: Link is Up - 1Gbps/Full - flow control rx/tx
[   14.411531] brlan: port 1(ethlan) entered blocking state
[   14.411537] brlan: port 1(ethlan) entered forwarding state
[   14.411634] brkvm: port 1(ethlan.100) entered blocking state
[   14.411637] brkvm: port 1(ethlan.100) entered forwarding state
[   14.447806] r8169 0000:0b:00.0 ethwlan: Link is Up - 1Gbps/Full - flow control rx/tx
[   14.447871] brlan: port 2(ethwlan.11) entered blocking state
[   14.447874] brlan: port 2(ethwlan.11) entered forwarding state
[   14.668400] kauditd_printk_skb: 124 callbacks suppressed
[   14.668404] audit: type=1400 audit(1774850438.506:135): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cupsd" name="/etc/paperspecs" pid=2189 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   14.759438] audit: type=1400 audit(1774850438.594:136): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=2302 comm="Xorg" capability=12  capname="net_admin"
[   14.764669] audit: type=1400 audit(1774850438.602:137): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/run/udev/tags/seat-bianca/" pid=2302 comm="Xorg" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   14.771754] audit: type=1400 audit(1774850438.606:138): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=2300 comm="Xorg" capability=12  capname="net_admin"
[   14.841993] audit: type=1400 audit(1774850438.678:139): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=2189 comm="cupsd" capability=12  capname="net_admin"
[   14.904224] r8169 0000:0a:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
[   14.914772] r8169 0000:0b:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
[   14.935328] r8169 0000:0c:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
[   15.091561] amdgpu 0000:06:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[   15.091567] amdgpu 0000:14:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[   15.282502] audit: type=1400 audit(1774850439.118:140): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=2300 comm="Xorg" capability=12  capname="net_admin"
[   15.318476] audit: type=1400 audit(1774850439.154:141): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/run/udev/tags/seat-bianca/" pid=2302 comm="Xorg" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   15.685927] audit: type=1400 audit(1774850439.522:142): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-c4b2a397-542f-4824-887d-b6f657f213a3" pid=2688 comm="apparmor_parser"
[   15.686468] audit: type=1400 audit(1774850439.522:143): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-c4b2a397-542f-4824-887d-b6f657f213a3//passt" pid=2688 comm="apparmor_parser"
[   15.756824] audit: type=1400 audit(1774850439.594:144): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-c4b2a397-542f-4824-887d-b6f657f213a3" pid=2691 comm="apparmor_parser"
[   15.999776] tun: Universal TUN/TAP device driver, 1.6
[   16.000289] brkvm: port 2(vnet0) entered blocking state
[   16.000293] brkvm: port 2(vnet0) entered disabled state
[   16.000305] vnet0: entered allmulticast mode
[   16.000378] vnet0: entered promiscuous mode
[   16.000513] brkvm: port 2(vnet0) entered blocking state
[   16.000516] brkvm: port 2(vnet0) entered forwarding state
[   16.831982] VFIO - User Level meta-driver version: 0.3
[   16.840837] vfio-pci 0000:12:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=none
[   17.052627] brkvm: port 3(vnet1) entered blocking state
[   17.052634] brkvm: port 3(vnet1) entered disabled state
[   17.052639] vnet1: entered allmulticast mode
[   17.052690] vnet1: entered promiscuous mode
[   17.052776] brkvm: port 3(vnet1) entered blocking state
[   17.052779] brkvm: port 3(vnet1) entered forwarding state
[   17.676455] vfio-pci 0000:12:00.0: enabling device (0002 -> 0003)
[   17.690871] vfio-pci 0000:12:00.1: enabling device (0000 -> 0002)
[   18.669549] brlan: port 3(vnet2) entered blocking state
[   18.669555] brlan: port 3(vnet2) entered disabled state
[   18.669561] vnet2: entered allmulticast mode
[   18.669615] vnet2: entered promiscuous mode
[   18.669770] brlan: port 3(vnet2) entered blocking state
[   18.669773] brlan: port 3(vnet2) entered forwarding state
[   18.782040] brkvm: port 4(vnet3) entered blocking state
[   18.782048] brkvm: port 4(vnet3) entered disabled state
[   18.782060] vnet3: entered allmulticast mode
[   18.782142] vnet3: entered promiscuous mode
[   18.782271] brkvm: port 4(vnet3) entered blocking state
[   18.782275] brkvm: port 4(vnet3) entered forwarding state
[   18.856877] brdev: port 1(vnet4) entered blocking state
[   18.856883] brdev: port 1(vnet4) entered disabled state
[   18.856890] vnet4: entered allmulticast mode
[   18.856947] vnet4: entered promiscuous mode
[   18.857063] brdev: port 1(vnet4) entered blocking state
[   18.857067] brdev: port 1(vnet4) entered forwarding state
[   18.931779] brsla: port 1(vnet5) entered blocking state
[   18.931786] brsla: port 1(vnet5) entered disabled state
[   18.931794] vnet5: entered allmulticast mode
[   18.931850] vnet5: entered promiscuous mode
[   18.931992] brsla: port 1(vnet5) entered blocking state
[   18.931996] brsla: port 1(vnet5) entered forwarding state
[   19.724102] r8169 0000:0a:00.0 ethdsl: entered promiscuous mode
[   19.795076] kauditd_printk_skb: 45 callbacks suppressed
[   19.795081] audit: type=1400 audit(1774850443.630:190): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-2303bc05-0168-43f2-a7dc-2e9d57ef98e3" pid=3078 comm="apparmor_parser"
[   19.795676] audit: type=1400 audit(1774850443.630:191): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-2303bc05-0168-43f2-a7dc-2e9d57ef98e3//passt" pid=3078 comm="apparmor_parser"
[   19.863386] audit: type=1400 audit(1774850443.698:192): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-2303bc05-0168-43f2-a7dc-2e9d57ef98e3" pid=3086 comm="apparmor_parser"
[   19.900865] audit: type=1400 audit(1774850443.738:193): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-2303bc05-0168-43f2-a7dc-2e9d57ef98e3//passt" pid=3086 comm="apparmor_parser"
[   19.972099] audit: type=1400 audit(1774850443.806:194): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-2303bc05-0168-43f2-a7dc-2e9d57ef98e3" pid=3090 comm="apparmor_parser"
[   20.004960] audit: type=1400 audit(1774850443.842:195): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-2303bc05-0168-43f2-a7dc-2e9d57ef98e3//passt" pid=3090 comm="apparmor_parser"
[   20.075973] audit: type=1400 audit(1774850443.910:196): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-2303bc05-0168-43f2-a7dc-2e9d57ef98e3" pid=3094 comm="apparmor_parser"
[   20.076571] audit: type=1400 audit(1774850443.914:197): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-2303bc05-0168-43f2-a7dc-2e9d57ef98e3//passt" pid=3094 comm="apparmor_parser"
[   20.086773] brkvm: port 5(vnet6) entered blocking state
[   20.086777] brkvm: port 5(vnet6) entered disabled state
[   20.086782] vnet6: entered allmulticast mode
[   20.086835] vnet6: entered promiscuous mode
[   20.086927] brkvm: port 5(vnet6) entered blocking state
[   20.086930] brkvm: port 5(vnet6) entered forwarding state
[   20.155236] audit: type=1400 audit(1774850443.990:198): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-2303bc05-0168-43f2-a7dc-2e9d57ef98e3" pid=3110 comm="apparmor_parser"
[   20.180850] audit: type=1400 audit(1774850444.018:199): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-2303bc05-0168-43f2-a7dc-2e9d57ef98e3//passt" pid=3110 comm="apparmor_parser"
[   21.005198] brkvm: port 6(vnet7) entered blocking state
[   21.005204] brkvm: port 6(vnet7) entered disabled state
[   21.005213] vnet7: entered allmulticast mode
[   21.005253] vnet7: entered promiscuous mode
[   21.005359] brkvm: port 6(vnet7) entered blocking state
[   21.005364] brkvm: port 6(vnet7) entered forwarding state
[   21.938592] brkvm: port 7(vnet8) entered blocking state
[   21.938598] brkvm: port 7(vnet8) entered disabled state
[   21.938603] vnet8: entered allmulticast mode
[   21.938642] vnet8: entered promiscuous mode
[   21.938733] brkvm: port 7(vnet8) entered blocking state
[   21.938736] brkvm: port 7(vnet8) entered forwarding state
[   22.053519] brlan: port 4(vnet9) entered blocking state
[   22.053524] brlan: port 4(vnet9) entered disabled state
[   22.053530] vnet9: entered allmulticast mode
[   22.053567] vnet9: entered promiscuous mode
[   22.053656] brlan: port 4(vnet9) entered blocking state
[   22.053659] brlan: port 4(vnet9) entered forwarding state
[   22.128885] brkvm: port 8(vnet10) entered blocking state
[   22.128892] brkvm: port 8(vnet10) entered disabled state
[   22.128906] vnet10: entered allmulticast mode
[   22.128978] vnet10: entered promiscuous mode
[   22.129118] brkvm: port 8(vnet10) entered blocking state
[   22.129121] brkvm: port 8(vnet10) entered forwarding state
[   22.203723] brlan: port 5(vnet11) entered blocking state
[   22.203731] brlan: port 5(vnet11) entered disabled state
[   22.203739] vnet11: entered allmulticast mode
[   22.203802] vnet11: entered promiscuous mode
[   22.203948] brlan: port 5(vnet11) entered blocking state
[   22.203952] brlan: port 5(vnet11) entered forwarding state
[   22.279484] brkvm: port 9(vnet12) entered blocking state
[   22.279491] brkvm: port 9(vnet12) entered disabled state
[   22.279505] vnet12: entered allmulticast mode
[   22.279567] vnet12: entered promiscuous mode
[   22.279711] brkvm: port 9(vnet12) entered blocking state
[   22.279715] brkvm: port 9(vnet12) entered forwarding state
[   22.354954] brlan: port 6(vnet13) entered blocking state
[   22.354960] brlan: port 6(vnet13) entered disabled state
[   22.354975] vnet13: entered allmulticast mode
[   22.355025] vnet13: entered promiscuous mode
[   22.355159] brlan: port 6(vnet13) entered blocking state
[   22.355163] brlan: port 6(vnet13) entered forwarding state
[   22.431012] brkvm: port 10(vnet14) entered blocking state
[   22.431017] brkvm: port 10(vnet14) entered disabled state
[   22.431028] vnet14: entered allmulticast mode
[   22.431070] vnet14: entered promiscuous mode
[   22.431169] brkvm: port 10(vnet14) entered blocking state
[   22.431172] brkvm: port 10(vnet14) entered forwarding state
[   23.474224] brkvm: port 11(vnet15) entered blocking state
[   23.474233] brkvm: port 11(vnet15) entered disabled state
[   23.474242] vnet15: entered allmulticast mode
[   23.474308] vnet15: entered promiscuous mode
[   23.474473] brkvm: port 11(vnet15) entered blocking state
[   23.474478] brkvm: port 11(vnet15) entered forwarding state
[   24.837661] kauditd_printk_skb: 54 callbacks suppressed
[   24.837665] audit: type=1400 audit(1774850448.674:254): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102" pid=4058 comm="apparmor_parser"
[   24.869104] audit: type=1400 audit(1774850448.706:255): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102//passt" pid=4058 comm="apparmor_parser"
[   24.870362] NFSD: Using nfsdcld client tracking operations.
[   24.870367] NFSD: no clients to reclaim, skipping NFSv4 grace period (net f0000000)
[   25.009306] audit: type=1400 audit(1774850448.846:256): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102" pid=4113 comm="apparmor_parser"
[   25.010008] audit: type=1400 audit(1774850448.846:257): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102//passt" pid=4113 comm="apparmor_parser"
[   25.028147] brkvm: port 12(vnet16) entered blocking state
[   25.028155] brkvm: port 12(vnet16) entered disabled state
[   25.028717] vnet16: entered allmulticast mode
[   25.028791] vnet16: entered promiscuous mode
[   25.029580] brkvm: port 12(vnet16) entered blocking state
[   25.029584] brkvm: port 12(vnet16) entered forwarding state
[   25.151231] audit: type=1400 audit(1774850448.986:258): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102" pid=4195 comm="apparmor_parser"
[   25.185264] audit: type=1400 audit(1774850449.022:259): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102//passt" pid=4195 comm="apparmor_parser"
[   25.363645] audit: type=1400 audit(1774850449.198:260): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102" pid=4220 comm="apparmor_parser"
[   25.397167] audit: type=1400 audit(1774850449.234:261): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102//passt" pid=4220 comm="apparmor_parser"
[   38.406557] audit: type=1400 audit(1774850462.242:262): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4706 comm="apparmor_parser"
[   38.407223] audit: type=1400 audit(1774850462.242:263): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4706 comm="apparmor_parser"
[   38.502066] audit: type=1400 audit(1774850462.338:264): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4710 comm="apparmor_parser"
[   38.545092] audit: type=1400 audit(1774850462.382:265): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4710 comm="apparmor_parser"
[   38.633939] audit: type=1400 audit(1774850462.470:266): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4714 comm="apparmor_parser"
[   38.665189] audit: type=1400 audit(1774850462.502:267): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4714 comm="apparmor_parser"
[   38.766436] audit: type=1400 audit(1774850462.602:268): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4718 comm="apparmor_parser"
[   38.767023] audit: type=1400 audit(1774850462.602:269): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4718 comm="apparmor_parser"
[   38.787919] brkvm: port 13(vnet17) entered blocking state
[   38.787926] brkvm: port 13(vnet17) entered disabled state
[   38.787937] vnet17: entered allmulticast mode
[   38.788019] vnet17: entered promiscuous mode
[   38.791181] brkvm: port 13(vnet17) entered blocking state
[   38.791188] brkvm: port 13(vnet17) entered forwarding state
[   38.884379] audit: type=1400 audit(1774850462.722:270): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4738 comm="apparmor_parser"
[   38.921145] audit: type=1400 audit(1774850462.758:271): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4738 comm="apparmor_parser"
[   44.629882] kauditd_printk_skb: 2 callbacks suppressed
[   44.629885] audit: type=1400 audit(1774850468.466:274): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4971 comm="apparmor_parser"
[   44.630433] audit: type=1400 audit(1774850468.466:275): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4971 comm="apparmor_parser"
[   44.701252] audit: type=1400 audit(1774850468.538:276): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4974 comm="apparmor_parser"
[   44.748853] audit: type=1400 audit(1774850468.586:277): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4974 comm="apparmor_parser"
[   44.829241] audit: type=1400 audit(1774850468.666:278): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4978 comm="apparmor_parser"
[   44.868939] audit: type=1400 audit(1774850468.706:279): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4978 comm="apparmor_parser"
[   44.959000] audit: type=1400 audit(1774850468.794:280): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4984 comm="apparmor_parser"
[   44.959575] audit: type=1400 audit(1774850468.794:281): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4984 comm="apparmor_parser"
[   44.969972] brkvm: port 14(vnet18) entered blocking state
[   44.969980] brkvm: port 14(vnet18) entered disabled state
[   44.969989] vnet18: entered allmulticast mode
[   44.970092] vnet18: entered promiscuous mode
[   44.970291] brkvm: port 14(vnet18) entered blocking state
[   44.970299] brkvm: port 14(vnet18) entered forwarding state
[   45.043160] audit: type=1400 audit(1774850468.878:282): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=5001 comm="apparmor_parser"
[   45.072847] audit: type=1400 audit(1774850468.910:283): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=5001 comm="apparmor_parser"
[   45.487629] vfio-pci 0000:07:00.0: enabling device (0000 -> 0002)
[   51.173415] kauditd_printk_skb: 2 callbacks suppressed
[   51.173419] audit: type=1400 audit(1774850474.854:286): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=5104 comm="apparmor_parser"
[   51.174016] audit: type=1400 audit(1774850474.854:287): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=5104 comm="apparmor_parser"
[   51.251547] audit: type=1400 audit(1774850474.932:288): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=5107 comm="apparmor_parser"
[   51.292844] audit: type=1400 audit(1774850474.970:289): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=5107 comm="apparmor_parser"
[   51.380131] audit: type=1400 audit(1774850475.056:290): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=5119 comm="apparmor_parser"
[   51.428742] audit: type=1400 audit(1774850475.103:291): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=5119 comm="apparmor_parser"
[   51.504369] audit: type=1400 audit(1774850475.177:292): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=5123 comm="apparmor_parser"
[   51.504919] audit: type=1400 audit(1774850475.177:293): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=5123 comm="apparmor_parser"
[   56.705408] audit: type=1400 audit(1774850480.269:294): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5355 comm="apparmor_parser"
[   56.705971] audit: type=1400 audit(1774850480.273:295): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5355 comm="apparmor_parser"
[   56.774250] audit: type=1400 audit(1774850480.336:296): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5358 comm="apparmor_parser"
[   56.812020] audit: type=1400 audit(1774850480.375:297): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5358 comm="apparmor_parser"
[   56.883982] audit: type=1400 audit(1774850480.442:298): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5362 comm="apparmor_parser"
[   56.921532] audit: type=1400 audit(1774850480.486:299): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5362 comm="apparmor_parser"
[   56.993439] audit: type=1400 audit(1774850480.553:300): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5366 comm="apparmor_parser"
[   56.994043] audit: type=1400 audit(1774850480.557:301): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5366 comm="apparmor_parser"
[   57.005364] brkvm: port 15(vnet19) entered blocking state
[   57.005369] brkvm: port 15(vnet19) entered disabled state
[   57.005383] vnet19: entered allmulticast mode
[   57.005440] vnet19: entered promiscuous mode
[   57.005601] brkvm: port 15(vnet19) entered blocking state
[   57.005605] brkvm: port 15(vnet19) entered forwarding state
[   57.090047] audit: type=1400 audit(1774850480.647:302): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5382 comm="apparmor_parser"
[   57.128472] audit: type=1400 audit(1774850480.687:303): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5382 comm="apparmor_parser"
[   62.776727] kauditd_printk_skb: 2 callbacks suppressed
[   62.776731] audit: type=1400 audit(1774850486.280:306): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5470 comm="apparmor_parser"
[   62.777306] audit: type=1400 audit(1774850486.280:307): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5470 comm="apparmor_parser"
[   62.847714] audit: type=1400 audit(1774850486.352:308): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5473 comm="apparmor_parser"
[   62.879770] audit: type=1400 audit(1774850486.383:309): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5473 comm="apparmor_parser"
[   62.952824] audit: type=1400 audit(1774850486.455:310): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5477 comm="apparmor_parser"
[   62.992386] audit: type=1400 audit(1774850486.495:311): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5477 comm="apparmor_parser"
[   63.065344] audit: type=1400 audit(1774850486.566:312): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5481 comm="apparmor_parser"
[   63.065889] audit: type=1400 audit(1774850486.566:313): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5481 comm="apparmor_parser"
[   63.076633] brkvm: port 16(vnet20) entered blocking state
[   63.076639] brkvm: port 16(vnet20) entered disabled state
[   63.076655] vnet20: entered allmulticast mode
[   63.076716] vnet20: entered promiscuous mode
[   63.076877] brkvm: port 16(vnet20) entered blocking state
[   63.076881] brkvm: port 16(vnet20) entered forwarding state
[   63.150113] audit: type=1400 audit(1774850486.654:314): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5511 comm="apparmor_parser"
[   63.181620] audit: type=1400 audit(1774850486.685:315): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5511 comm="apparmor_parser"
[   68.749413] kauditd_printk_skb: 2 callbacks suppressed
[   68.749417] audit: type=1400 audit(1774850492.229:318): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5595 comm="apparmor_parser"
[   68.750014] audit: type=1400 audit(1774850492.229:319): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5595 comm="apparmor_parser"
[   68.820749] audit: type=1400 audit(1774850492.297:320): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5598 comm="apparmor_parser"
[   68.854060] audit: type=1400 audit(1774850492.333:321): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5598 comm="apparmor_parser"
[   68.927674] audit: type=1400 audit(1774850492.405:322): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5602 comm="apparmor_parser"
[   68.958379] audit: type=1400 audit(1774850492.437:323): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5602 comm="apparmor_parser"
[   69.034485] audit: type=1400 audit(1774850492.512:324): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5606 comm="apparmor_parser"
[   69.035083] audit: type=1400 audit(1774850492.512:325): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5606 comm="apparmor_parser"
[   69.046059] brkvm: port 17(vnet21) entered blocking state
[   69.046066] brkvm: port 17(vnet21) entered disabled state
[   69.046073] vnet21: entered allmulticast mode
[   69.046130] vnet21: entered promiscuous mode
[   69.046283] brkvm: port 17(vnet21) entered blocking state
[   69.046287] brkvm: port 17(vnet21) entered forwarding state
[   69.122441] audit: type=1400 audit(1774850492.600:326): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5623 comm="apparmor_parser"
[   69.167001] audit: type=1400 audit(1774850492.644:327): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5623 comm="apparmor_parser"
[   74.748267] kauditd_printk_skb: 2 callbacks suppressed
[   74.748271] audit: type=1400 audit(1774850498.213:330): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5749 comm="apparmor_parser"
[   74.748831] audit: type=1400 audit(1774850498.213:331): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5749 comm="apparmor_parser"
[   74.823843] audit: type=1400 audit(1774850498.289:332): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5754 comm="apparmor_parser"
[   74.854088] audit: type=1400 audit(1774850498.321:333): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5754 comm="apparmor_parser"
[   74.939256] audit: type=1400 audit(1774850498.405:334): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5758 comm="apparmor_parser"
[   74.962333] audit: type=1400 audit(1774850498.429:335): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5758 comm="apparmor_parser"
[   75.046780] audit: type=1400 audit(1774850498.513:336): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5762 comm="apparmor_parser"
[   75.047612] audit: type=1400 audit(1774850498.513:337): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5762 comm="apparmor_parser"
[   75.060216] brkvm: port 18(vnet22) entered blocking state
[   75.060223] brkvm: port 18(vnet22) entered disabled state
[   75.060236] vnet22: entered allmulticast mode
[   75.060310] vnet22: entered promiscuous mode
[   75.060715] brkvm: port 18(vnet22) entered blocking state
[   75.060723] brkvm: port 18(vnet22) entered forwarding state
[   75.140594] audit: type=1400 audit(1774850498.605:338): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5777 comm="apparmor_parser"
[   75.170646] audit: type=1400 audit(1774850498.637:339): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5777 comm="apparmor_parser"

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
  2026-03-30  6:14             ` Bernd Schumacher
@ 2026-03-30 13:56               ` Ilpo Järvinen
  2026-03-31 13:09               ` Lukas Wunner
  2026-04-01 13:10               ` Bug#1131025: " Uwe Kleine-König
  2 siblings, 0 replies; 19+ messages in thread
From: Ilpo Järvinen @ 2026-03-30 13:56 UTC (permalink / raw)
  To: Bernd Schumacher, Lukas Wunner
  Cc: Salvatore Bonaccorso, Bjorn Helgaas, Rafael J. Wysocki,
	Mario Limonciello, 1131025, regressions, stable, linux-pci, LKML

[-- Attachment #1: Type: text/plain, Size: 1160 bytes --]

On Mon, 30 Mar 2026, Bernd Schumacher wrote:

> Am Sonntag, dem 29.03.2026 um 18:22 +0200 schrieb Lukas Wunner:
> > Could you repeat this and add log_buf_len=16M to the kernel command
> > line
> > so that the dmesg output isn't truncated?
> 
> I have now added to /etc/default/grub:
> GRUB_CMDLINE_LINUX="\"dyndbg=file log_buf_len=16M drivers/pci/* +p\""
> attached is the dmesg result for 6.12.73

Hi,

This doesn't look like a resource assignment issue to me.

HOWEVER,

despite the assignment being successful, what is worth a note is that BAR 
0 changes during resource fitting:

pci 0000:07:00.0: BAR 0 [mem 0xfffffffffc500000-0xfffffffffc50ffff 64bit]: can't claim; no compatible bridge window
pci 0000:07:00.0: BAR 0 [mem 0xfc500000-0xfc50ffff 64bit]: assigned

That is 0xffffffff -> 0x0 for the high order bits happens to match with 
the change Lukas noted (I've not digged deeply into the logs beyond 
checking the resource fitting/assignment results from the latest log).

Perhaps something on the save/restore side still holds the old value 
despite the resource & BAR were changed during resource fitting?

-- 
 i.

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

* Re: [6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
  2026-03-30  6:14             ` Bernd Schumacher
  2026-03-30 13:56               ` Ilpo Järvinen
@ 2026-03-31 13:09               ` Lukas Wunner
  2026-03-31 13:13                 ` Lukas Wunner
  2026-03-31 23:01                 ` Alex Williamson
  2026-04-01 13:10               ` Bug#1131025: " Uwe Kleine-König
  2 siblings, 2 replies; 19+ messages in thread
From: Lukas Wunner @ 2026-03-31 13:09 UTC (permalink / raw)
  To: Bernd Schumacher
  Cc: Salvatore Bonaccorso, Bjorn Helgaas, Rafael J. Wysocki,
	Mario Limonciello, 1131025, regressions, stable, linux-pci,
	linux-kernel

On Mon, Mar 30, 2026 at 08:14:53AM +0200, Bernd Schumacher wrote:
> [    0.318903] pci 0000:07:00.0: [dd01:0003] type 00 class 0x048000 PCIe Endpoint
> [    0.318939] pci 0000:07:00.0: BAR 0 [mem 0xfffffffffc500000-0xfffffffffc50ffff 64bit]

BIOS initially sets the BAR address to an incorrect value (the top 32 bits
should be all zeroes instead of all ones)...

> [    0.339685] pci 0000:07:00.0: BAR 0 [mem 0xfffffffffc500000-0xfffffffffc50ffff 64bit]: can't claim; no compatible bridge window
[...]
> [    0.311065] pci 0000:02:03.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
> [    0.311107] pci 0000:02:03.0: PCI bridge to [bus 07]
> [    0.311118] pci 0000:02:03.0:   bridge window [mem 0xfc500000-0xfc5fffff]

... this doesn't fit into the window of the bridge above the DVB card,
which has the top 32 bits set to all zeroes...

> [    0.357346] pci 0000:07:00.0: BAR 0 [mem 0xfc500000-0xfc50ffff 64bit]: assigned

... the kernel fixes the incorrect BAR, but it seems there's an ordering
issue such that pci_save_state() is called beforehand.  It's weird that
this doen't occur with newer kernels and it would be good to understand why.
I'm not seeing the ordering issue despite staring at the code for a while.

Below is a small debug patch.  Could you apply that on top of v6.12.73
(or newer) and provide me with the resulting full dmesg output?

The patch emits a stacktrace when correcting the BAR value as well as
when saving and restoring config space of the DVB card.  This should
give a clue where the ordering issue originates from.

Please note that the log_buf_len=16M parameter needs to be put outside
the double quotes of the dyndbg parameter, i.e.:

GRUB_CMDLINE_LINUX='log_buf_len=16M dyndbg="file drivers/pci/* +p"'

The dmesg output provided most recently no longer contained the dyndbg
output, probably because log_buf_len was intermixed with the double quoted
string.

Thanks for your continued patience in helping root-cause this issue!

Lukas

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

* Re: [6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
  2026-03-31 13:09               ` Lukas Wunner
@ 2026-03-31 13:13                 ` Lukas Wunner
  2026-03-31 23:01                 ` Alex Williamson
  1 sibling, 0 replies; 19+ messages in thread
From: Lukas Wunner @ 2026-03-31 13:13 UTC (permalink / raw)
  To: Bernd Schumacher
  Cc: Salvatore Bonaccorso, Bjorn Helgaas, Rafael J. Wysocki,
	Mario Limonciello, 1131025, regressions, stable, linux-pci,
	linux-kernel

On Tue, Mar 31, 2026 at 03:09:34PM +0200, Lukas Wunner wrote:
> Below is a small debug patch.  Could you apply that on top of v6.12.73
> (or newer) and provide me with the resulting full dmesg output?

Sorry, here's the patch:

-- >8 --

diff --git a/drivers/pci/pci.c b/drivers/pci/pci.c
index 963436edea1c..53c5f23b4290 100644
--- a/drivers/pci/pci.c
+++ b/drivers/pci/pci.c
@@ -1827,6 +1827,8 @@ int pci_save_state(struct pci_dev *dev)
 {
 	int i;
 	/* XXX: 100% dword access ok here? */
+	if (dev->bus->number == 0x07)
+		dump_stack();
 	for (i = 0; i < 16; i++) {
 		pci_read_config_dword(dev, i * 4, &dev->saved_config_space[i]);
 		pci_dbg(dev, "save config %#04x: %#010x\n",
@@ -1887,6 +1889,9 @@ static void pci_restore_config_space_range(struct pci_dev *pdev,
 
 static void pci_restore_config_space(struct pci_dev *pdev)
 {
+	if (pdev->bus->number == 0x07)
+		dump_stack();
+
 	if (pdev->hdr_type == PCI_HEADER_TYPE_NORMAL) {
 		pci_restore_config_space_range(pdev, 10, 15, 0, false);
 		/* Restore BARs before the command register. */
diff --git a/drivers/pci/setup-res.c b/drivers/pci/setup-res.c
index c6d933ddfd46..cbcf185578ac 100644
--- a/drivers/pci/setup-res.c
+++ b/drivers/pci/setup-res.c
@@ -363,6 +363,7 @@ int pci_assign_resource(struct pci_dev *dev, int resno)
 	res->flags &= ~IORESOURCE_UNSET;
 	res->flags &= ~IORESOURCE_STARTALIGN;
 	pci_info(dev, "%s %pR: assigned\n", res_name, res);
+	dump_stack();
 	if (resno < PCI_BRIDGE_RESOURCES)
 		pci_update_resource(dev, resno);
 

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

* Re: [6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
  2026-03-31 13:09               ` Lukas Wunner
  2026-03-31 13:13                 ` Lukas Wunner
@ 2026-03-31 23:01                 ` Alex Williamson
  2026-04-01  4:11                   ` Lukas Wunner
  1 sibling, 1 reply; 19+ messages in thread
From: Alex Williamson @ 2026-03-31 23:01 UTC (permalink / raw)
  To: Lukas Wunner
  Cc: Bernd Schumacher, Salvatore Bonaccorso, Bjorn Helgaas,
	Rafael J. Wysocki, Mario Limonciello, 1131025, regressions,
	stable, linux-pci, linux-kernel, alex

On Tue, 31 Mar 2026 15:09:34 +0200
Lukas Wunner <lukas@wunner.de> wrote:

> On Mon, Mar 30, 2026 at 08:14:53AM +0200, Bernd Schumacher wrote:
> > [    0.318903] pci 0000:07:00.0: [dd01:0003] type 00 class 0x048000 PCIe Endpoint
> > [    0.318939] pci 0000:07:00.0: BAR 0 [mem 0xfffffffffc500000-0xfffffffffc50ffff 64bit]  
> 
> BIOS initially sets the BAR address to an incorrect value (the top 32 bits
> should be all zeroes instead of all ones)...
> 
> > [    0.339685] pci 0000:07:00.0: BAR 0 [mem 0xfffffffffc500000-0xfffffffffc50ffff 64bit]: can't claim; no compatible bridge window  
> [...]
> > [    0.311065] pci 0000:02:03.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
> > [    0.311107] pci 0000:02:03.0: PCI bridge to [bus 07]
> > [    0.311118] pci 0000:02:03.0:   bridge window [mem 0xfc500000-0xfc5fffff]  
> 
> ... this doesn't fit into the window of the bridge above the DVB card,
> which has the top 32 bits set to all zeroes...
> 
> > [    0.357346] pci 0000:07:00.0: BAR 0 [mem 0xfc500000-0xfc50ffff 64bit]: assigned  
> 
> ... the kernel fixes the incorrect BAR, but it seems there's an ordering
> issue such that pci_save_state() is called beforehand.  It's weird that
> this doen't occur with newer kernels and it would be good to understand why.
> I'm not seeing the ordering issue despite staring at the code for a while.

Do we know this isn't occurring on newer kernels?  If we have a bogus
BAR address that later gets fixed, this seems like a fairly unique
setup.  AIUI, we're saving the state via the call chain invoked by
subsys_initcall(pcibios_init), but I think we're doing the resource
fixes in fs_initcall(pcibios_assign_resources).  That suggests that the
saved state would have the bogus BAR values.

If we toss PM runtime into that mix, pci_pm_default_resume_early() will
call pci_restore_state() however pci_save_state() in that file is
mostly wrapped around pci_dev->state_saved guards.  This suggests we
likely won't save the reallocated state, but we will restore the
pre-reallocated state.

Maybe this can be quickly validated by loading vfio-pci with the
disable_idle_d3=1 option to avoid the PM transition.  Thanks,

Alex

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

* Re: [6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
  2026-03-31 23:01                 ` Alex Williamson
@ 2026-04-01  4:11                   ` Lukas Wunner
  0 siblings, 0 replies; 19+ messages in thread
From: Lukas Wunner @ 2026-04-01  4:11 UTC (permalink / raw)
  To: Alex Williamson
  Cc: Bernd Schumacher, Salvatore Bonaccorso, Bjorn Helgaas,
	Rafael J. Wysocki, Mario Limonciello, 1131025, regressions,
	stable, linux-pci, linux-kernel, Ilpo Järvinen

On Tue, Mar 31, 2026 at 05:01:49PM -0600, Alex Williamson wrote:
> On Tue, 31 Mar 2026 15:09:34 +0200 Lukas Wunner <lukas@wunner.de> wrote:
> > On Mon, Mar 30, 2026 at 08:14:53AM +0200, Bernd Schumacher wrote:
> > > [    0.318903] pci 0000:07:00.0: [dd01:0003] type 00 class 0x048000 PCIe Endpoint
> > > [    0.318939] pci 0000:07:00.0: BAR 0 [mem 0xfffffffffc500000-0xfffffffffc50ffff 64bit]  
> > 
> > BIOS initially sets the BAR address to an incorrect value (the top 32 bits
> > should be all zeroes instead of all ones)...
> > 
> > > [    0.339685] pci 0000:07:00.0: BAR 0 [mem 0xfffffffffc500000-0xfffffffffc50ffff 64bit]: can't claim; no compatible bridge window  
> > [...]
> > > [    0.311065] pci 0000:02:03.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
> > > [    0.311107] pci 0000:02:03.0: PCI bridge to [bus 07]
> > > [    0.311118] pci 0000:02:03.0:   bridge window [mem 0xfc500000-0xfc5fffff]  
> > 
> > ... this doesn't fit into the window of the bridge above the DVB card,
> > which has the top 32 bits set to all zeroes...
> > 
> > > [    0.357346] pci 0000:07:00.0: BAR 0 [mem 0xfc500000-0xfc50ffff 64bit]: assigned  
> > 
> > ... the kernel fixes the incorrect BAR, but it seems there's an ordering
> > issue such that pci_save_state() is called beforehand.  It's weird that
> > this doen't occur with newer kernels and it would be good to understand why.
> > I'm not seeing the ordering issue despite staring at the code for a while.
> 
> Do we know this isn't occurring on newer kernels?

Yes, the reporter tested 6.19.8 and the issue does not occur there:
https://bugs.debian.org/1131025

> AIUI, we're saving the state via the call chain invoked by
> subsys_initcall(pcibios_init), but I think we're doing the resource
> fixes in fs_initcall(pcibios_assign_resources).  That suggests that
> the saved state would have the bogus BAR values.

Hm, seems like a valid observation.

But a call to pci_bus_add_devices() is generally preceded by a call to
pci_assign_unassigned_root_bus_resources(), see e.g. pci_host_probe()
or acpi_pci_root_add().  The latter is what's usually used on x86,
whereas pcibios_init() (actually I think you meant pci_subsys_init())
is for legacy PCI initialization on x86.

Perhaps you're right and the correction of the BAR value happens in
the fs_initcall.  We should be able to confirm that once the reporter
has tested the debug patch I provided, which inserts a dump_stack()
in the BAR correction codepath as well as in pci_save_state().

> If we toss PM runtime into that mix, pci_pm_default_resume_early() will
> call pci_restore_state() however pci_save_state() in that file is
> mostly wrapped around pci_dev->state_saved guards.

The state_saved guards only serve the purpose of recognizing whether
the driver called pci_save_state() on suspend.  If it did not,
the PCI core calls pci_save_state().

Thanks for taking a look!

Lukas

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

* Re: Bug#1131025: [6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
  2026-03-30  6:14             ` Bernd Schumacher
  2026-03-30 13:56               ` Ilpo Järvinen
  2026-03-31 13:09               ` Lukas Wunner
@ 2026-04-01 13:10               ` Uwe Kleine-König
  2026-04-01 16:16                 ` Bernd Schumacher
  2 siblings, 1 reply; 19+ messages in thread
From: Uwe Kleine-König @ 2026-04-01 13:10 UTC (permalink / raw)
  To: Bernd Schumacher, 1131025
  Cc: Lukas Wunner, Salvatore Bonaccorso, Bjorn Helgaas,
	Rafael J. Wysocki, Mario Limonciello, regressions, stable,
	linux-pci, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 563 bytes --]

On Mon, Mar 30, 2026 at 08:14:53AM +0200, Bernd Schumacher wrote:
> Am Sonntag, dem 29.03.2026 um 18:22 +0200 schrieb Lukas Wunner:
> > Could you repeat this and add log_buf_len=16M to the kernel command
> > line
> > so that the dmesg output isn't truncated?
> 
> I have now added to /etc/default/grub:
> GRUB_CMDLINE_LINUX="\"dyndbg=file log_buf_len=16M drivers/pci/* +p\""
> attached is the dmesg result for 6.12.73

This looks wrong. Please make this:

GRUB_CMDLINE_LINUX="\"dyndbg=file drivers/pci/* +p\" log_buf_len=16M" 

Best regards
Uwe


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: Bug#1131025: [6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
  2026-04-01 13:10               ` Bug#1131025: " Uwe Kleine-König
@ 2026-04-01 16:16                 ` Bernd Schumacher
  2026-04-01 20:18                   ` Lukas Wunner
  0 siblings, 1 reply; 19+ messages in thread
From: Bernd Schumacher @ 2026-04-01 16:16 UTC (permalink / raw)
  To: Uwe Kleine-König, 1131025
  Cc: Lukas Wunner, Salvatore Bonaccorso, Bjorn Helgaas,
	Rafael J. Wysocki, Mario Limonciello, regressions, stable,
	linux-pci, linux-kernel


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

Am Mittwoch, dem 01.04.2026 um 15:10 +0200 schrieb Uwe Kleine-König:
> This looks wrong. Please make this:
> 
> GRUB_CMDLINE_LINUX="\"dyndbg=file drivers/pci/* +p\" log_buf_len=16M"

I have retested 6.12.73.

Now the CMDLINE should be correct:
cat /proc/cmdline 
BOOT_IMAGE=/boot/vmlinuz-6.12.73 root=/dev/mapper/vg00-lvroot2 ro
"dyndbg=file drivers/pci/* +p" log_buf_len=16M quiet

The problem still exists. 
The attached dmesg output is now larger.

Thanks
Bernd


[-- Attachment #1.2: dmesg.2025-04-01.linux-image-6.12.73_6.12.73-20_amd64.bad --]
[-- Type: text/plain, Size: 316631 bytes --]

[    0.000000] Linux version 6.12.73 (bs@obelix-trixie) (gcc (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44) #20 SMP PREEMPT_DYNAMIC Sun Mar 29 15:28:53 CEST 2026
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.12.73 root=/dev/mapper/vg00-lvroot2 ro "dyndbg=file drivers/pci/* +p" log_buf_len=16M quiet
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009afefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20cfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a20d000-0x00000000b916cfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b916d000-0x00000000ba8adfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ba8ae000-0x00000000ba911fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000ba912000-0x00000000bc006fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bc007000-0x00000000bcffefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bcfff000-0x00000000bdffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000be000000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd400000-0x00000000fd4fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000101e2fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000101e300000-0x000000103fffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] e820: update [mem 0xb51ee018-0xb520c457] usable ==> usable
[    0.000000] e820: update [mem 0xb51cf018-0xb51ed457] usable ==> usable
[    0.000000] e820: update [mem 0xb51c1018-0xb51ce857] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009afefff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20cfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000000a20d000-0x00000000b51c1017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b51c1018-0x00000000b51ce857] usable
[    0.000000] reserve setup_data: [mem 0x00000000b51ce858-0x00000000b51cf017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b51cf018-0x00000000b51ed457] usable
[    0.000000] reserve setup_data: [mem 0x00000000b51ed458-0x00000000b51ee017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b51ee018-0x00000000b520c457] usable
[    0.000000] reserve setup_data: [mem 0x00000000b520c458-0x00000000b916cfff] usable
[    0.000000] reserve setup_data: [mem 0x00000000b916d000-0x00000000ba8adfff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ba8ae000-0x00000000ba911fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000ba912000-0x00000000bc006fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000bc007000-0x00000000bcffefff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000bcfff000-0x00000000bdffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000be000000-0x00000000bfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd400000-0x00000000fd4fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000101e2fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000101e300000-0x000000103fffffff] reserved
[    0.000000] efi: EFI v2.7 by American Megatrends
[    0.000000] efi: ACPI=0xbbfee000 ACPI 2.0=0xbbfee014 TPMFinalLog=0xbafb8000 SMBIOS=0xbce23000 SMBIOS 3.0=0xbce22000 MEMATTR=0xb5c00018 ESRT=0xb7d2f598 INITRD=0xb5361418 RNG=0xba8c1018 TPMEventLog=0xba8b8018 
[    0.000000] random: crng init done
[    0.000000] efi: Remove mem292: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map
[    0.000000] e820: remove [mem 0xf0000000-0xf7ffffff] reserved
[    0.000000] efi: Remove mem293: MMIO range=[0xfd200000-0xfd2fffff] (1MB) from e820 map
[    0.000000] e820: remove [mem 0xfd200000-0xfd2fffff] reserved
[    0.000000] efi: Remove mem294: MMIO range=[0xfd400000-0xfd4fffff] (1MB) from e820 map
[    0.000000] e820: remove [mem 0xfd400000-0xfd4fffff] reserved
[    0.000000] efi: Not removing mem295: MMIO range=[0xfea00000-0xfea0ffff] (64KB) from e820 map
[    0.000000] efi: Remove mem296: MMIO range=[0xfeb80000-0xfec01fff] (0MB) from e820 map
[    0.000000] e820: remove [mem 0xfeb80000-0xfec01fff] reserved
[    0.000000] efi: Not removing mem297: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem298: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem299: MMIO range=[0xfed40000-0xfed44fff] (20KB) from e820 map
[    0.000000] efi: Not removing mem300: MMIO range=[0xfed80000-0xfed8ffff] (64KB) from e820 map
[    0.000000] efi: Not removing mem301: MMIO range=[0xfedc2000-0xfedcffff] (56KB) from e820 map
[    0.000000] efi: Not removing mem302: MMIO range=[0xfedd4000-0xfedd5fff] (8KB) from e820 map
[    0.000000] efi: Remove mem303: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[    0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: To Be Filled By O.E.M. X570S PG Riptide/X570S PG Riptide, BIOS P5.41 09/07/2023
[    0.000000] DMI: Memory slots populated: 2/4
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3900.192 MHz processor
[    0.000127] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000128] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000135] last_pfn = 0x101e300 max_arch_pfn = 0x400000000
[    0.000139] MTRR map: 6 entries (4 fixed + 2 variable; max 21), built from 9 variable MTRRs
[    0.000140] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000271] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[    0.000276] last_pfn = 0xbe000 max_arch_pfn = 0x400000000
[    0.003167] esrt: Reserving ESRT space from 0x00000000b7d2f598 to 0x00000000b7d2f620.
[    0.003175] e820: update [mem 0xb7d2f000-0xb7d2ffff] usable ==> reserved
[    0.003200] Using GB pages for direct mapping
[    0.011057] printk: log_buf_len: 16777216 bytes
[    0.011059] printk: early log buf free: 123136(93%)
[    0.011060] Secure boot disabled
[    0.011061] RAMDISK: [mem 0xabb47000-0xadc36fff]
[    0.011089] ACPI: Early table checksum verification disabled
[    0.011092] ACPI: RSDP 0x00000000BBFEE014 000024 (v02 ALASKA)
[    0.011095] ACPI: XSDT 0x00000000BBFED728 0000D4 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.011099] ACPI: FACP 0x00000000BA903000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.011102] ACPI: DSDT 0x00000000BA8FC000 0067AC (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.011103] ACPI: FACS 0x00000000BAFE8000 000040
[    0.011104] ACPI: IVRS 0x00000000BA911000 0000D0 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.011106] ACPI: SSDT 0x00000000BA909000 0072B0 (v02 AMD    QOGIR    00000002 MSFT 04000000)
[    0.011107] ACPI: SSDT 0x00000000BA905000 003B48 (v02 AMD    AMD AOD  00000001 INTL 20120913)
[    0.011108] ACPI: SSDT 0x00000000BA904000 0000C8 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
[    0.011110] ACPI: FIDT 0x00000000BA8FB000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.011111] ACPI: MCFG 0x00000000BA8FA000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.011113] ACPI: AAFT 0x00000000BA8F9000 0000F1 (v01 ALASKA OEMAAFT  01072009 MSFT 00000097)
[    0.011114] ACPI: HPET 0x00000000BA8F8000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.011115] ACPI: SSDT 0x00000000BA8F7000 000024 (v01 AMD    BIXBY    00001000 INTL 20120913)
[    0.011117] ACPI: VFCT 0x00000000BA8D3000 023CBC (v01 ALASKA A M I    00000001 AMD  31504F47)
[    0.011118] ACPI: BGRT 0x00000000BA8D2000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.011119] ACPI: TPM2 0x00000000BA8D1000 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
[    0.011121] ACPI: SSDT 0x00000000BA8CE000 002808 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.011122] ACPI: CRAT 0x00000000BA8CD000 000B68 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.011123] ACPI: CDIT 0x00000000BA8CC000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.011125] ACPI: SSDT 0x00000000BA8C8000 0037C4 (v02 AMD    QOGIRN   00000001 INTL 20120913)
[    0.011126] ACPI: WSMT 0x00000000BA8C7000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.011127] ACPI: APIC 0x00000000BA8C6000 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.011128] ACPI: SSDT 0x00000000BA8C5000 00049F (v02 AMD    QOGIRPRN 00000001 INTL 20120913)
[    0.011130] ACPI: SSDT 0x00000000BA8C3000 0010AF (v02 AMD    QOGIRC   00000001 INTL 20120913)
[    0.011131] ACPI: FPDT 0x00000000BA8C2000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.011132] ACPI: Reserving FACP table memory at [mem 0xba903000-0xba903113]
[    0.011133] ACPI: Reserving DSDT table memory at [mem 0xba8fc000-0xba9027ab]
[    0.011133] ACPI: Reserving FACS table memory at [mem 0xbafe8000-0xbafe803f]
[    0.011134] ACPI: Reserving IVRS table memory at [mem 0xba911000-0xba9110cf]
[    0.011134] ACPI: Reserving SSDT table memory at [mem 0xba909000-0xba9102af]
[    0.011135] ACPI: Reserving SSDT table memory at [mem 0xba905000-0xba908b47]
[    0.011135] ACPI: Reserving SSDT table memory at [mem 0xba904000-0xba9040c7]
[    0.011135] ACPI: Reserving FIDT table memory at [mem 0xba8fb000-0xba8fb09b]
[    0.011136] ACPI: Reserving MCFG table memory at [mem 0xba8fa000-0xba8fa03b]
[    0.011136] ACPI: Reserving AAFT table memory at [mem 0xba8f9000-0xba8f90f0]
[    0.011137] ACPI: Reserving HPET table memory at [mem 0xba8f8000-0xba8f8037]
[    0.011137] ACPI: Reserving SSDT table memory at [mem 0xba8f7000-0xba8f7023]
[    0.011137] ACPI: Reserving VFCT table memory at [mem 0xba8d3000-0xba8f6cbb]
[    0.011138] ACPI: Reserving BGRT table memory at [mem 0xba8d2000-0xba8d2037]
[    0.011138] ACPI: Reserving TPM2 table memory at [mem 0xba8d1000-0xba8d104b]
[    0.011139] ACPI: Reserving SSDT table memory at [mem 0xba8ce000-0xba8d0807]
[    0.011139] ACPI: Reserving CRAT table memory at [mem 0xba8cd000-0xba8cdb67]
[    0.011139] ACPI: Reserving CDIT table memory at [mem 0xba8cc000-0xba8cc028]
[    0.011140] ACPI: Reserving SSDT table memory at [mem 0xba8c8000-0xba8cb7c3]
[    0.011140] ACPI: Reserving WSMT table memory at [mem 0xba8c7000-0xba8c7027]
[    0.011140] ACPI: Reserving APIC table memory at [mem 0xba8c6000-0xba8c615d]
[    0.011141] ACPI: Reserving SSDT table memory at [mem 0xba8c5000-0xba8c549e]
[    0.011141] ACPI: Reserving SSDT table memory at [mem 0xba8c3000-0xba8c40ae]
[    0.011142] ACPI: Reserving FPDT table memory at [mem 0xba8c2000-0xba8c2043]
[    0.011195] No NUMA configuration found
[    0.011195] Faking a node at [mem 0x0000000000000000-0x000000101e2fffff]
[    0.011200] NODE_DATA(0) allocated [mem 0x1019ad5680-0x1019afffff]
[    0.011365] Zone ranges:
[    0.011365]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.011366]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.011367]   Normal   [mem 0x0000000100000000-0x000000101e2fffff]
[    0.011367]   Device   empty
[    0.011368] Movable zone start for each node
[    0.011369] Early memory node ranges
[    0.011369]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.011370]   node   0: [mem 0x0000000000100000-0x0000000009afefff]
[    0.011370]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.011371]   node   0: [mem 0x000000000a20d000-0x00000000b916cfff]
[    0.011371]   node   0: [mem 0x00000000bcfff000-0x00000000bdffffff]
[    0.011372]   node   0: [mem 0x0000000100000000-0x000000101e2fffff]
[    0.011376] Initmem setup node 0 [mem 0x0000000000001000-0x000000101e2fffff]
[    0.011381] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.011400] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.011574] On node 0, zone DMA32: 1281 pages in unavailable ranges
[    0.014719] On node 0, zone DMA32: 13 pages in unavailable ranges
[    0.014823] On node 0, zone DMA32: 16018 pages in unavailable ranges
[    0.015013] On node 0, zone Normal: 8192 pages in unavailable ranges
[    0.015054] On node 0, zone Normal: 7424 pages in unavailable ranges
[    0.015254] ACPI: PM-Timer IO Port: 0x808
[    0.015259] CPU topo: Ignoring hot-pluggable APIC ID 0 in present package.
[    0.015262] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.015273] IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23
[    0.015278] IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55
[    0.015279] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.015280] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.015282] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.015283] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.015293] e820: update [mem 0xb5894000-0xb58d4fff] usable ==> reserved
[    0.015305] CPU topo: Max. logical packages:   1
[    0.015306] CPU topo: Max. logical dies:       1
[    0.015306] CPU topo: Max. dies per package:   1
[    0.015308] CPU topo: Max. threads per core:   2
[    0.015309] CPU topo: Num. cores per package:     6
[    0.015309] CPU topo: Num. threads per package:  12
[    0.015309] CPU topo: Allowing 12 present CPUs plus 0 hotplug CPUs
[    0.015310] CPU topo: Rejected CPUs 20
[    0.015325] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.015326] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.015327] PM: hibernation: Registered nosave memory: [mem 0x09aff000-0x09ffffff]
[    0.015328] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20cfff]
[    0.015329] PM: hibernation: Registered nosave memory: [mem 0xb5894000-0xb58d4fff]
[    0.015330] PM: hibernation: Registered nosave memory: [mem 0xb7d2f000-0xb7d2ffff]
[    0.015331] PM: hibernation: Registered nosave memory: [mem 0xb916d000-0xbcffefff]
[    0.015332] PM: hibernation: Registered nosave memory: [mem 0xbe000000-0xffffffff]
[    0.015333] [mem 0xc0000000-0xfe9fffff] available for PCI devices
[    0.015334] Booting paravirtualized kernel on bare hardware
[    0.015336] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.018422] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
[    0.018894] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
[    0.018898] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
[    0.018899] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
[    0.018901] pcpu-alloc: [0] 08 09 10 11 
[    0.018912] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.12.73 root=/dev/mapper/vg00-lvroot2 ro "dyndbg=file drivers/pci/* +p" log_buf_len=16M quiet
[    0.023018] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[    0.025039] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.025095] Fallback order for Node 0: 0 
[    0.025098] Built 1 zonelists, mobility grouping on.  Total pages: 16613119
[    0.025100] Policy zone: Normal
[    0.025106] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.025141] software IO TLB: area num 16.
[    0.040800] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[    0.040833] ftrace: allocating 44671 entries in 175 pages
[    0.047789] ftrace: allocated 175 pages with 6 groups
[    0.048265] Dynamic Preempt: voluntary
[    0.048306] rcu: Preemptible hierarchical RCU implementation.
[    0.048307] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=12.
[    0.048308] 	Trampoline variant of Tasks RCU enabled.
[    0.048308] 	Rude variant of Tasks RCU enabled.
[    0.048309] 	Tracing variant of Tasks RCU enabled.
[    0.048309] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.048309] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[    0.048316] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
[    0.048317] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
[    0.048319] RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
[    0.051053] NR_IRQS: 524544, nr_irqs: 1064, preallocated irqs: 16
[    0.051226] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.051286] Console: colour dummy device 80x25
[    0.051288] printk: legacy console [tty0] enabled
[    0.051314] ACPI: Core revision 20240827
[    0.051426] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.051442] APIC: Switch to symmetric I/O mode setup
[    0.052157] AMD-Vi: Using global IVHD EFR:0x206d73ef22254ade, EFR2:0x0
[    0.052395] x2apic enabled
[    0.052432] APIC: Switched APIC routing to: cluster x2apic
[    0.053022] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.071446] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x70701fbf98e, max_idle_ns: 881590478935 ns
[    0.071449] Calibrating delay loop (skipped), value calculated using timer frequency.. 7800.38 BogoMIPS (lpj=15600768)
[    0.071460] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.071479] LVT offset 1 assigned for vector 0xf9
[    0.071536] LVT offset 2 assigned for vector 0xf4
[    0.071551] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[    0.071552] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.071554] process: using mwait in idle threads
[    0.071555] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.071556] Spectre V2 : Mitigation: Retpolines
[    0.071557] Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT
[    0.071558] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.071558] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.071559] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.071560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.071561] active return thunk: srso_alias_return_thunk
[    0.071563] Speculative Return Stack Overflow: Mitigation: Safe RET
[    0.071564] Transient Scheduler Attacks: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.071564] VMSCAPE: Mitigation: IBPB before exit to userspace
[    0.071567] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.071568] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.071569] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.071569] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.071570] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
[    0.071571] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.071571] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
[    0.071572] x86/fpu: xstate_offset[11]:  840, xstate_sizes[11]:   16
[    0.071573] x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
[    0.090427] Freeing SMP alternatives memory: 40K
[    0.090430] pid_max: default: 32768 minimum: 301
[    0.093970] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,ipe,ima,evm
[    0.094037] landlock: Up and running.
[    0.094038] Yama: becoming mindful.
[    0.094116] AppArmor: AppArmor initialized
[    0.094142] TOMOYO Linux initialized
[    0.094344] LSM support for eBPF active
[    0.094453] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.094513] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.202871] smpboot: CPU0: AMD Ryzen 5 5600G with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
[    0.203070] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.203088] ... version:                0
[    0.203090] ... bit width:              48
[    0.203091] ... generic registers:      6
[    0.203092] ... value mask:             0000ffffffffffff
[    0.203093] ... max period:             00007fffffffffff
[    0.203094] ... fixed-purpose events:   0
[    0.203095] ... event mask:             000000000000003f
[    0.203168] signal: max sigframe size: 3376
[    0.203212] rcu: Hierarchical SRCU implementation.
[    0.203213] rcu: 	Max phase no-delay instances is 1000.
[    0.203248] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
[    0.203447] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.203499] smp: Bringing up secondary CPUs ...
[    0.203586] smpboot: x86: Booting SMP configuration:
[    0.203588] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[    0.217449] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.227481] smp: Brought up 1 node, 12 CPUs
[    0.227481] smpboot: Total of 12 processors activated (93604.60 BogoMIPS)
[    0.284333] node 0 deferred pages initialised in 56ms
[    0.285155] Memory: 65074116K/66452476K available (16384K kernel code, 2469K rwdata, 11268K rodata, 4104K init, 5112K bss, 1362288K reserved, 0K cma-reserved)
[    0.285155] devtmpfs: initialized
[    0.285155] x86/mm: Memory block size: 2048MB
[    0.285155] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20cfff] (53248 bytes)
[    0.285155] ACPI: PM: Registering ACPI NVS region [mem 0xba912000-0xbc006fff] (24072192 bytes)
[    0.287856] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.287875] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.287940] pinctrl core: initialized pinctrl subsystem
[    0.288452] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.288809] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.289061] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.289318] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.289327] audit: initializing netlink subsys (disabled)
[    0.289334] audit: type=2000 audit(1775059722.000:1): state=initialized audit_enabled=0 res=1
[    0.289334] thermal_sys: Registered thermal governor 'fair_share'
[    0.289334] thermal_sys: Registered thermal governor 'bang_bang'
[    0.289334] thermal_sys: Registered thermal governor 'step_wise'
[    0.289334] thermal_sys: Registered thermal governor 'user_space'
[    0.289334] thermal_sys: Registered thermal governor 'power_allocator'
[    0.289334] cpuidle: using governor ladder
[    0.289334] cpuidle: using governor menu
[    0.289334] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.289334] PCI: ECAM [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) for domain 0000 [bus 00-7f]
[    0.289334] PCI: Using configuration type 1 for base access
[    0.289334] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.289334] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.289334] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.289334] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.289334] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.289334] ACPI: Added _OSI(Module Device)
[    0.289334] ACPI: Added _OSI(Processor Device)
[    0.289334] ACPI: Added _OSI(Processor Aggregator Device)
[    0.300572] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.301541] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.304121] ACPI: Interpreter enabled
[    0.304135] ACPI: PM: (supports S0 S3 S4 S5)
[    0.304136] ACPI: Using IOAPIC for interrupt routing
[    0.304500] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.304501] PCI: Ignoring E820 reservations for host bridge windows
[    0.304843] ACPI: Enabled 4 GPEs in block 00 to 1F
[    0.316101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.316107] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.316233] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.316242] acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf0000000-0xf7ffffff] for domain 0000 [bus 00-7f] only partially covers this bridge
[    0.316603] PCI host bridge to bus 0000:00
[    0.316607] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.316609] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.316611] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.316612] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.316615] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    0.316617] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfcffffff window]
[    0.316619] pci_bus 0000:00: root bus resource [mem 0x1040000000-0x7fffffffff window]
[    0.316621] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.316624] pci_bus 0000:00: scanning bus
[    0.316634] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000 conventional PCI endpoint
[    0.316730] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600 conventional PCI endpoint
[    0.316825] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
[    0.316887] pci 0000:00:01.2: [1022:1634] type 01 class 0x060400 PCIe Root Port
[    0.316902] pci 0000:00:01.2: PCI bridge to [bus 01-0f]
[    0.316906] pci 0000:00:01.2:   bridge window [io  0xa000-0xdfff]
[    0.316909] pci 0000:00:01.2:   bridge window [mem 0xfbb00000-0xfc6fffff]
[    0.316915] pci 0000:00:01.2:   bridge window [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.316922] pci 0000:00:01.2: enabling Extended Tags
[    0.316955] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    0.316959] pci 0000:00:01.2: PME# disabled
[    0.317091] pci 0000:00:01.3: [1022:1633] type 01 class 0x060400 PCIe Root Port
[    0.317106] pci 0000:00:01.3: PCI bridge to [bus 10-12]
[    0.317110] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.317112] pci 0000:00:01.3:   bridge window [mem 0xfcb00000-0xfcdfffff]
[    0.317118] pci 0000:00:01.3:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.317156] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    0.317159] pci 0000:00:01.3: PME# disabled
[    0.317257] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
[    0.317317] pci 0000:00:02.1: [1022:1634] type 01 class 0x060400 PCIe Root Port
[    0.317331] pci 0000:00:02.1: PCI bridge to [bus 13]
[    0.317336] pci 0000:00:02.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.317347] pci 0000:00:02.1: enabling Extended Tags
[    0.317381] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[    0.317383] pci 0000:00:02.1: PME# disabled
[    0.317484] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
[    0.317543] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400 PCIe Root Port
[    0.317557] pci 0000:00:08.1: PCI bridge to [bus 14]
[    0.317561] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
[    0.317563] pci 0000:00:08.1:   bridge window [mem 0xfc700000-0xfcafffff]
[    0.317569] pci 0000:00:08.1:   bridge window [mem 0x7e20000000-0x7e301fffff 64bit pref]
[    0.317575] pci 0000:00:08.1: enabling Extended Tags
[    0.317607] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.317610] pci 0000:00:08.1: PME# disabled
[    0.317726] pci 0000:00:08.2: [1022:1635] type 01 class 0x060400 PCIe Root Port
[    0.317740] pci 0000:00:08.2: PCI bridge to [bus 15]
[    0.317744] pci 0000:00:08.2:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.317754] pci 0000:00:08.2: enabling Extended Tags
[    0.317786] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[    0.317789] pci 0000:00:08.2: PME# disabled
[    0.317908] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
[    0.318031] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
[    0.318167] pci 0000:00:18.0: [1022:166a] type 00 class 0x060000 conventional PCI endpoint
[    0.318203] pci 0000:00:18.1: [1022:166b] type 00 class 0x060000 conventional PCI endpoint
[    0.318238] pci 0000:00:18.2: [1022:166c] type 00 class 0x060000 conventional PCI endpoint
[    0.318273] pci 0000:00:18.3: [1022:166d] type 00 class 0x060000 conventional PCI endpoint
[    0.318308] pci 0000:00:18.4: [1022:166e] type 00 class 0x060000 conventional PCI endpoint
[    0.318343] pci 0000:00:18.5: [1022:166f] type 00 class 0x060000 conventional PCI endpoint
[    0.318382] pci 0000:00:18.6: [1022:1670] type 00 class 0x060000 conventional PCI endpoint
[    0.318417] pci 0000:00:18.7: [1022:1671] type 00 class 0x060000 conventional PCI endpoint
[    0.318457] pci_bus 0000:00: fixups for bus
[    0.318460] pci 0000:00:01.2: scanning [bus 01-0f] behind bridge, pass 0
[    0.318493] pci_bus 0000:01: scanning bus
[    0.318517] pci 0000:01:00.0: [1022:57ad] type 01 class 0x060400 PCIe Switch Upstream Port
[    0.318559] pci 0000:01:00.0: PCI bridge to [bus 02-0f]
[    0.318568] pci 0000:01:00.0:   bridge window [io  0xa000-0xdfff]
[    0.318573] pci 0000:01:00.0:   bridge window [mem 0xfbb00000-0xfc6fffff]
[    0.318587] pci 0000:01:00.0:   bridge window [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.318601] pci 0000:01:00.0: enabling Extended Tags
[    0.318699] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.318728] pci 0000:01:00.0: PME# disabled
[    0.318822] pci 0000:01:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
[    0.318972] pci_bus 0000:01: fixups for bus
[    0.318974] pci 0000:00:01.2: PCI bridge to [bus 01-0f]
[    0.318982] pci 0000:01:00.0: scanning [bus 02-0f] behind bridge, pass 0
[    0.319159] pci_bus 0000:02: scanning bus
[    0.319222] pci 0000:02:00.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.319261] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.319272] pci 0000:02:00.0:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.319314] pci 0000:02:00.0: enabling Extended Tags
[    0.319583] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.319587] pci 0000:02:00.0: PME# disabled
[    0.320097] pci 0000:02:01.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.320136] pci 0000:02:01.0: PCI bridge to [bus 04-06]
[    0.320144] pci 0000:02:01.0:   bridge window [io  0xd000-0xdfff]
[    0.320149] pci 0000:02:01.0:   bridge window [mem 0xfbb00000-0xfbdfffff]
[    0.320162] pci 0000:02:01.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.320192] pci 0000:02:01.0: enabling Extended Tags
[    0.320473] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
[    0.320477] pci 0000:02:01.0: PME# disabled
[    0.320994] pci 0000:02:03.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.321033] pci 0000:02:03.0: PCI bridge to [bus 07]
[    0.321044] pci 0000:02:03.0:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.321085] pci 0000:02:03.0: enabling Extended Tags
[    0.321377] pci 0000:02:03.0: PME# supported from D0 D3hot D3cold
[    0.321381] pci 0000:02:03.0: PME# disabled
[    0.321898] pci 0000:02:05.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.321937] pci 0000:02:05.0: PCI bridge to [bus 08-0b]
[    0.321945] pci 0000:02:05.0:   bridge window [io  0xa000-0xbfff]
[    0.321949] pci 0000:02:05.0:   bridge window [mem 0xfc000000-0xfc1fffff]
[    0.321963] pci 0000:02:05.0:   bridge window [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.321992] pci 0000:02:05.0: enabling Extended Tags
[    0.322265] pci 0000:02:05.0: PME# supported from D0 D3hot D3cold
[    0.322270] pci 0000:02:05.0: PME# disabled
[    0.322788] pci 0000:02:07.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.322827] pci 0000:02:07.0: PCI bridge to [bus 0c]
[    0.322835] pci 0000:02:07.0:   bridge window [io  0xc000-0xcfff]
[    0.322839] pci 0000:02:07.0:   bridge window [mem 0xfc400000-0xfc4fffff]
[    0.322881] pci 0000:02:07.0: enabling Extended Tags
[    0.323140] pci 0000:02:07.0: PME# supported from D0 D3hot D3cold
[    0.323144] pci 0000:02:07.0: PME# disabled
[    0.323684] pci 0000:02:08.0: [1022:57a4] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.323724] pci 0000:02:08.0: PCI bridge to [bus 0d]
[    0.323735] pci 0000:02:08.0:   bridge window [mem 0xfbe00000-0xfbffffff]
[    0.323775] pci 0000:02:08.0: enabling Extended Tags
[    0.323947] pci 0000:02:08.0: PME# supported from D0 D3hot D3cold
[    0.323951] pci 0000:02:08.0: PME# disabled
[    0.324235] pci 0000:02:09.0: [1022:57a4] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.324275] pci 0000:02:09.0: PCI bridge to [bus 0e]
[    0.324286] pci 0000:02:09.0:   bridge window [mem 0xfc300000-0xfc3fffff]
[    0.324326] pci 0000:02:09.0: enabling Extended Tags
[    0.324498] pci 0000:02:09.0: PME# supported from D0 D3hot D3cold
[    0.324502] pci 0000:02:09.0: PME# disabled
[    0.324747] pci 0000:02:0a.0: [1022:57a4] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.324787] pci 0000:02:0a.0: PCI bridge to [bus 0f]
[    0.324798] pci 0000:02:0a.0:   bridge window [mem 0xfc200000-0xfc2fffff]
[    0.324838] pci 0000:02:0a.0: enabling Extended Tags
[    0.325009] pci 0000:02:0a.0: PME# supported from D0 D3hot D3cold
[    0.325014] pci 0000:02:0a.0: PME# disabled
[    0.325266] pci_bus 0000:02: fixups for bus
[    0.325267] pci 0000:01:00.0: PCI bridge to [bus 02-0f]
[    0.325285] pci 0000:02:00.0: scanning [bus 03-03] behind bridge, pass 0
[    0.325512] pci_bus 0000:03: scanning bus
[    0.325540] pci 0000:03:00.0: [1d97:1602] type 00 class 0x010802 PCIe Endpoint
[    0.325568] pci 0000:03:00.0: BAR 0 [mem 0xfc600000-0xfc603fff 64bit]
[    0.325959] pci 0000:03:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[    0.326196] pci_bus 0000:03: fixups for bus
[    0.326198] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.326213] pci_bus 0000:03: bus scan returning with max=03
[    0.326219] pci 0000:02:01.0: scanning [bus 04-06] behind bridge, pass 0
[    0.326329] pci_bus 0000:04: scanning bus
[    0.326360] pci 0000:04:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port
[    0.326385] pci 0000:04:00.0: BAR 0 [mem 0xfbd00000-0xfbd03fff]
[    0.326413] pci 0000:04:00.0: PCI bridge to [bus 05-06]
[    0.326423] pci 0000:04:00.0:   bridge window [io  0xd000-0xdfff]
[    0.326428] pci 0000:04:00.0:   bridge window [mem 0xfbb00000-0xfbcfffff]
[    0.326445] pci 0000:04:00.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.326463] pci 0000:04:00.0: enabling Extended Tags
[    0.326608] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    0.326613] pci 0000:04:00.0: PME# disabled
[    0.326753] pci 0000:04:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[    0.326944] pci_bus 0000:04: fixups for bus
[    0.326945] pci 0000:02:01.0: PCI bridge to [bus 04-06]
[    0.326962] pci 0000:04:00.0: scanning [bus 05-06] behind bridge, pass 0
[    0.327013] pci_bus 0000:05: scanning bus
[    0.327041] pci 0000:05:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.327091] pci 0000:05:00.0: PCI bridge to [bus 06]
[    0.327101] pci 0000:05:00.0:   bridge window [io  0xd000-0xdfff]
[    0.327106] pci 0000:05:00.0:   bridge window [mem 0xfbb00000-0xfbcfffff]
[    0.327123] pci 0000:05:00.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.327145] pci 0000:05:00.0: enabling Extended Tags
[    0.327291] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    0.327296] pci 0000:05:00.0: PME# disabled
[    0.327599] pci_bus 0000:05: fixups for bus
[    0.327601] pci 0000:04:00.0: PCI bridge to [bus 05-06]
[    0.327621] pci 0000:05:00.0: scanning [bus 06-06] behind bridge, pass 0
[    0.327671] pci_bus 0000:06: scanning bus
[    0.327701] pci 0000:06:00.0: [1002:743f] type 00 class 0x030000 PCIe Legacy Endpoint
[    0.327732] pci 0000:06:00.0: BAR 0 [mem 0x7d00000000-0x7dffffffff 64bit pref]
[    0.327753] pci 0000:06:00.0: BAR 2 [mem 0x7e00000000-0x7e0fffffff 64bit pref]
[    0.327766] pci 0000:06:00.0: BAR 4 [io  0xd000-0xd0ff]
[    0.327780] pci 0000:06:00.0: BAR 5 [mem 0xfbb00000-0xfbbfffff]
[    0.327794] pci 0000:06:00.0: ROM [mem 0xfbc00000-0xfbc1ffff pref]
[    0.327806] pci 0000:06:00.0: enabling Extended Tags
[    0.327978] pci 0000:06:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.327983] pci 0000:06:00.0: PME# disabled
[    0.328145] pci 0000:06:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.328295] pci 0000:06:00.1: [1002:ab28] type 00 class 0x040300 PCIe Legacy Endpoint
[    0.328316] pci 0000:06:00.1: BAR 0 [mem 0xfbc20000-0xfbc23fff]
[    0.328380] pci 0000:06:00.1: enabling Extended Tags
[    0.328491] pci 0000:06:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.328496] pci 0000:06:00.1: PME# disabled
[    0.328719] pci_bus 0000:06: fixups for bus
[    0.328720] pci 0000:05:00.0: PCI bridge to [bus 06]
[    0.328739] pci_bus 0000:06: bus scan returning with max=06
[    0.328746] pci 0000:05:00.0: scanning [bus 06-06] behind bridge, pass 1
[    0.328755] pci_bus 0000:05: bus scan returning with max=06
[    0.328762] pci 0000:04:00.0: scanning [bus 05-06] behind bridge, pass 1
[    0.328770] pci_bus 0000:04: bus scan returning with max=06
[    0.328776] pci 0000:02:03.0: scanning [bus 07-07] behind bridge, pass 0
[    0.328862] pci_bus 0000:07: scanning bus
[    0.328901] pci 0000:07:00.0: [dd01:0003] type 00 class 0x048000 PCIe Endpoint
[    0.328936] pci 0000:07:00.0: BAR 0 [mem 0xfffffffffc500000-0xfffffffffc50ffff 64bit]
[    0.329261] pci_bus 0000:07: fixups for bus
[    0.329262] pci 0000:02:03.0: PCI bridge to [bus 07]
[    0.329277] pci_bus 0000:07: bus scan returning with max=07
[    0.329283] pci 0000:02:05.0: scanning [bus 08-0b] behind bridge, pass 0
[    0.329368] pci_bus 0000:08: scanning bus
[    0.329398] pci 0000:08:00.0: [1b21:1182] type 01 class 0x060400 PCIe Switch Upstream Port
[    0.329448] pci 0000:08:00.0: PCI bridge to [bus 09-0b]
[    0.329459] pci 0000:08:00.0:   bridge window [io  0xa000-0xbfff]
[    0.329464] pci 0000:08:00.0:   bridge window [mem 0xfc000000-0xfc1fffff]
[    0.329480] pci 0000:08:00.0:   bridge window [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.329502] pci 0000:08:00.0: enabling Extended Tags
[    0.329607] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[    0.329612] pci 0000:08:00.0: PME# disabled
[    0.329846] pci_bus 0000:08: fixups for bus
[    0.329847] pci 0000:02:05.0: PCI bridge to [bus 08-0b]
[    0.329864] pci 0000:08:00.0: scanning [bus 09-0b] behind bridge, pass 0
[    0.329914] pci_bus 0000:09: scanning bus
[    0.329950] pci 0000:09:03.0: [1b21:1182] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.330003] pci 0000:09:03.0: PCI bridge to [bus 0a]
[    0.330013] pci 0000:09:03.0:   bridge window [io  0xb000-0xbfff]
[    0.330019] pci 0000:09:03.0:   bridge window [mem 0xfc100000-0xfc1fffff]
[    0.330036] pci 0000:09:03.0:   bridge window [mem 0x7e10200000-0x7e102fffff 64bit pref]
[    0.330061] pci 0000:09:03.0: enabling Extended Tags
[    0.330165] pci 0000:09:03.0: PME# supported from D0 D3hot D3cold
[    0.330170] pci 0000:09:03.0: PME# disabled
[    0.330333] pci 0000:09:07.0: [1b21:1182] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.330385] pci 0000:09:07.0: PCI bridge to [bus 0b]
[    0.330396] pci 0000:09:07.0:   bridge window [io  0xa000-0xafff]
[    0.330401] pci 0000:09:07.0:   bridge window [mem 0xfc000000-0xfc0fffff]
[    0.330418] pci 0000:09:07.0:   bridge window [mem 0x7e10100000-0x7e101fffff 64bit pref]
[    0.330443] pci 0000:09:07.0: enabling Extended Tags
[    0.330547] pci 0000:09:07.0: PME# supported from D0 D3hot D3cold
[    0.330552] pci 0000:09:07.0: PME# disabled
[    0.330725] pci_bus 0000:09: fixups for bus
[    0.330726] pci 0000:08:00.0: PCI bridge to [bus 09-0b]
[    0.330747] pci 0000:09:03.0: scanning [bus 0a-0a] behind bridge, pass 0
[    0.330798] pci_bus 0000:0a: scanning bus
[    0.330841] pci 0000:0a:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
[    0.330872] pci 0000:0a:00.0: BAR 0 [io  0xb000-0xb0ff]
[    0.330910] pci 0000:0a:00.0: BAR 2 [mem 0xfc100000-0xfc100fff 64bit]
[    0.330935] pci 0000:0a:00.0: BAR 4 [mem 0x7e10200000-0x7e10203fff 64bit pref]
[    0.331117] pci 0000:0a:00.0: supports D1 D2
[    0.331119] pci 0000:0a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.331126] pci 0000:0a:00.0: PME# disabled
[    0.331380] pci_bus 0000:0a: fixups for bus
[    0.331382] pci 0000:09:03.0: PCI bridge to [bus 0a]
[    0.331401] pci_bus 0000:0a: bus scan returning with max=0a
[    0.331408] pci 0000:09:07.0: scanning [bus 0b-0b] behind bridge, pass 0
[    0.331462] pci_bus 0000:0b: scanning bus
[    0.331505] pci 0000:0b:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
[    0.331536] pci 0000:0b:00.0: BAR 0 [io  0xa000-0xa0ff]
[    0.331573] pci 0000:0b:00.0: BAR 2 [mem 0xfc000000-0xfc000fff 64bit]
[    0.331598] pci 0000:0b:00.0: BAR 4 [mem 0x7e10100000-0x7e10103fff 64bit pref]
[    0.331779] pci 0000:0b:00.0: supports D1 D2
[    0.331780] pci 0000:0b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.331787] pci 0000:0b:00.0: PME# disabled
[    0.332038] pci_bus 0000:0b: fixups for bus
[    0.332039] pci 0000:09:07.0: PCI bridge to [bus 0b]
[    0.332058] pci_bus 0000:0b: bus scan returning with max=0b
[    0.332066] pci 0000:09:03.0: scanning [bus 0a-0a] behind bridge, pass 1
[    0.332076] pci 0000:09:07.0: scanning [bus 0b-0b] behind bridge, pass 1
[    0.332085] pci_bus 0000:09: bus scan returning with max=0b
[    0.332092] pci 0000:08:00.0: scanning [bus 09-0b] behind bridge, pass 1
[    0.332101] pci_bus 0000:08: bus scan returning with max=0b
[    0.332106] pci 0000:02:07.0: scanning [bus 0c-0c] behind bridge, pass 0
[    0.332192] pci_bus 0000:0c: scanning bus
[    0.332226] pci 0000:0c:00.0: [10ec:3000] type 00 class 0x020000 PCIe Endpoint
[    0.332249] pci 0000:0c:00.0: BAR 0 [io  0xc000-0xc0ff]
[    0.332277] pci 0000:0c:00.0: BAR 2 [mem 0xfc400000-0xfc40ffff 64bit]
[    0.332296] pci 0000:0c:00.0: BAR 4 [mem 0xfc410000-0xfc413fff 64bit]
[    0.332462] pci 0000:0c:00.0: supports D1 D2
[    0.332464] pci 0000:0c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.332469] pci 0000:0c:00.0: PME# disabled
[    0.332832] pci_bus 0000:0c: fixups for bus
[    0.332833] pci 0000:02:07.0: PCI bridge to [bus 0c]
[    0.332848] pci_bus 0000:0c: bus scan returning with max=0c
[    0.332854] pci 0000:02:08.0: scanning [bus 0d-0d] behind bridge, pass 0
[    0.332954] pci_bus 0000:0d: scanning bus
[    0.332980] pci 0000:0d:00.0: [1022:1485] type 00 class 0x130000 PCIe Endpoint
[    0.333049] pci 0000:0d:00.0: enabling Extended Tags
[    0.333235] pci 0000:0d:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.333496] pci 0000:0d:00.1: [1022:149c] type 00 class 0x0c0330 PCIe Endpoint
[    0.333799] pci 0000:0d:00.1: BAR 0 [mem 0xfbf00000-0xfbffffff 64bit]
[    0.334555] pci 0000:0d:00.1: enabling Extended Tags
[    0.335071] pci 0000:0d:00.1: PME# supported from D0 D3hot D3cold
[    0.335110] pci 0000:0d:00.1: PME# disabled
[    0.335541] pci 0000:0d:00.3: [1022:149c] type 00 class 0x0c0330 PCIe Endpoint
[    0.335568] pci 0000:0d:00.3: BAR 0 [mem 0xfbe00000-0xfbefffff 64bit]
[    0.335631] pci 0000:0d:00.3: enabling Extended Tags
[    0.335709] pci 0000:0d:00.3: PME# supported from D0 D3hot D3cold
[    0.335714] pci 0000:0d:00.3: PME# disabled
[    0.335890] pci_bus 0000:0d: fixups for bus
[    0.335892] pci 0000:02:08.0: PCI bridge to [bus 0d]
[    0.335907] pci_bus 0000:0d: bus scan returning with max=0d
[    0.335912] pci 0000:02:09.0: scanning [bus 0e-0e] behind bridge, pass 0
[    0.335990] pci_bus 0000:0e: scanning bus
[    0.336016] pci 0000:0e:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint
[    0.336089] pci 0000:0e:00.0: BAR 5 [mem 0xfc300000-0xfc3007ff]
[    0.336110] pci 0000:0e:00.0: enabling Extended Tags
[    0.336219] pci 0000:0e:00.0: PME# supported from D3hot D3cold
[    0.336223] pci 0000:0e:00.0: PME# disabled
[    0.336315] pci 0000:0e:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.336430] pci_bus 0000:0e: fixups for bus
[    0.336431] pci 0000:02:09.0: PCI bridge to [bus 0e]
[    0.336446] pci_bus 0000:0e: bus scan returning with max=0e
[    0.336452] pci 0000:02:0a.0: scanning [bus 0f-0f] behind bridge, pass 0
[    0.336528] pci_bus 0000:0f: scanning bus
[    0.336554] pci 0000:0f:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint
[    0.336627] pci 0000:0f:00.0: BAR 5 [mem 0xfc200000-0xfc2007ff]
[    0.336648] pci 0000:0f:00.0: enabling Extended Tags
[    0.336757] pci 0000:0f:00.0: PME# supported from D3hot D3cold
[    0.336761] pci 0000:0f:00.0: PME# disabled
[    0.336853] pci 0000:0f:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.336967] pci_bus 0000:0f: fixups for bus
[    0.336968] pci 0000:02:0a.0: PCI bridge to [bus 0f]
[    0.336983] pci_bus 0000:0f: bus scan returning with max=0f
[    0.336989] pci 0000:02:00.0: scanning [bus 03-03] behind bridge, pass 1
[    0.336997] pci 0000:02:01.0: scanning [bus 04-06] behind bridge, pass 1
[    0.337006] pci 0000:02:03.0: scanning [bus 07-07] behind bridge, pass 1
[    0.337014] pci 0000:02:05.0: scanning [bus 08-0b] behind bridge, pass 1
[    0.337023] pci 0000:02:07.0: scanning [bus 0c-0c] behind bridge, pass 1
[    0.337031] pci 0000:02:08.0: scanning [bus 0d-0d] behind bridge, pass 1
[    0.337040] pci 0000:02:09.0: scanning [bus 0e-0e] behind bridge, pass 1
[    0.337048] pci 0000:02:0a.0: scanning [bus 0f-0f] behind bridge, pass 1
[    0.337055] pci_bus 0000:02: bus scan returning with max=0f
[    0.337061] pci 0000:01:00.0: scanning [bus 02-0f] behind bridge, pass 1
[    0.337069] pci_bus 0000:01: bus scan returning with max=0f
[    0.337072] pci 0000:00:01.3: scanning [bus 10-12] behind bridge, pass 0
[    0.337109] pci_bus 0000:10: scanning bus
[    0.337125] pci 0000:10:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port
[    0.337139] pci 0000:10:00.0: BAR 0 [mem 0xfcd00000-0xfcd03fff]
[    0.337153] pci 0000:10:00.0: PCI bridge to [bus 11-12]
[    0.337159] pci 0000:10:00.0:   bridge window [io  0xf000-0xffff]
[    0.337162] pci 0000:10:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.337171] pci 0000:10:00.0:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.337252] pci 0000:10:00.0: PME# supported from D0 D3hot D3cold
[    0.337255] pci 0000:10:00.0: PME# disabled
[    0.337321] pci 0000:10:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.3 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
[    0.337405] pci_bus 0000:10: fixups for bus
[    0.337407] pci 0000:00:01.3: PCI bridge to [bus 10-12]
[    0.337414] pci 0000:10:00.0: scanning [bus 11-12] behind bridge, pass 0
[    0.337445] pci_bus 0000:11: scanning bus
[    0.337460] pci 0000:11:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.337486] pci 0000:11:00.0: PCI bridge to [bus 12]
[    0.337491] pci 0000:11:00.0:   bridge window [io  0xf000-0xffff]
[    0.337494] pci 0000:11:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.337503] pci 0000:11:00.0:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.337584] pci 0000:11:00.0: PME# supported from D0 D3hot D3cold
[    0.337587] pci 0000:11:00.0: PME# disabled
[    0.337737] pci_bus 0000:11: fixups for bus
[    0.337738] pci 0000:10:00.0: PCI bridge to [bus 11-12]
[    0.337749] pci 0000:11:00.0: scanning [bus 12-12] behind bridge, pass 0
[    0.337779] pci_bus 0000:12: scanning bus
[    0.337795] pci 0000:12:00.0: [1002:73ff] type 00 class 0x030000 PCIe Legacy Endpoint
[    0.337811] pci 0000:12:00.0: BAR 0 [mem 0x7a00000000-0x7bffffffff 64bit pref]
[    0.337822] pci 0000:12:00.0: BAR 2 [mem 0x7c00000000-0x7c0fffffff 64bit pref]
[    0.337829] pci 0000:12:00.0: BAR 4 [io  0xf000-0xf0ff]
[    0.337837] pci 0000:12:00.0: BAR 5 [mem 0xfcb00000-0xfcbfffff]
[    0.337844] pci 0000:12:00.0: ROM [mem 0xfcc00000-0xfcc1ffff pref]
[    0.337931] pci 0000:12:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.337934] pci 0000:12:00.0: PME# disabled
[    0.338007] pci 0000:12:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.3 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.338094] pci 0000:12:00.1: [1002:ab28] type 00 class 0x040300 PCIe Legacy Endpoint
[    0.338105] pci 0000:12:00.1: BAR 0 [mem 0xfcc20000-0xfcc23fff]
[    0.338188] pci 0000:12:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.338191] pci 0000:12:00.1: PME# disabled
[    0.338312] pci_bus 0000:12: fixups for bus
[    0.338313] pci 0000:11:00.0: PCI bridge to [bus 12]
[    0.338324] pci_bus 0000:12: bus scan returning with max=12
[    0.338328] pci 0000:11:00.0: scanning [bus 12-12] behind bridge, pass 1
[    0.338333] pci_bus 0000:11: bus scan returning with max=12
[    0.338337] pci 0000:10:00.0: scanning [bus 11-12] behind bridge, pass 1
[    0.338342] pci_bus 0000:10: bus scan returning with max=12
[    0.338345] pci 0000:00:02.1: scanning [bus 13-13] behind bridge, pass 0
[    0.338403] pci_bus 0000:13: scanning bus
[    0.338419] pci 0000:13:00.0: [1d97:1602] type 00 class 0x010802 PCIe Endpoint
[    0.338435] pci 0000:13:00.0: BAR 0 [mem 0xfcf00000-0xfcf03fff 64bit]
[    0.338634] pci 0000:13:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:02.1 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[    0.338738] pci_bus 0000:13: fixups for bus
[    0.338740] pci 0000:00:02.1: PCI bridge to [bus 13]
[    0.338746] pci_bus 0000:13: bus scan returning with max=13
[    0.338749] pci 0000:00:08.1: scanning [bus 14-14] behind bridge, pass 0
[    0.338808] pci_bus 0000:14: scanning bus
[    0.338819] pci 0000:14:00.0: [1002:1638] type 00 class 0x030000 PCIe Legacy Endpoint
[    0.338830] pci 0000:14:00.0: BAR 0 [mem 0x7e20000000-0x7e2fffffff 64bit pref]
[    0.338838] pci 0000:14:00.0: BAR 2 [mem 0x7e30000000-0x7e301fffff 64bit pref]
[    0.338844] pci 0000:14:00.0: BAR 4 [io  0xe000-0xe0ff]
[    0.338849] pci 0000:14:00.0: BAR 5 [mem 0xfca00000-0xfca7ffff]
[    0.338858] pci 0000:14:00.0: enabling Extended Tags
[    0.338907] pci 0000:14:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.338910] pci 0000:14:00.0: PME# disabled
[    0.339029] pci 0000:14:00.1: [1002:1637] type 00 class 0x040300 PCIe Legacy Endpoint
[    0.339037] pci 0000:14:00.1: BAR 0 [mem 0xfca88000-0xfca8bfff]
[    0.339058] pci 0000:14:00.1: enabling Extended Tags
[    0.339088] pci 0000:14:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.339091] pci 0000:14:00.1: PME# disabled
[    0.339169] pci 0000:14:00.2: [1022:15df] type 00 class 0x108000 PCIe Endpoint
[    0.339183] pci 0000:14:00.2: BAR 2 [mem 0xfc900000-0xfc9fffff]
[    0.339192] pci 0000:14:00.2: BAR 5 [mem 0xfca8c000-0xfca8dfff]
[    0.339200] pci 0000:14:00.2: enabling Extended Tags
[    0.339306] pci 0000:14:00.3: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint
[    0.339317] pci 0000:14:00.3: BAR 0 [mem 0xfc800000-0xfc8fffff 64bit]
[    0.339340] pci 0000:14:00.3: enabling Extended Tags
[    0.339372] pci 0000:14:00.3: PME# supported from D0 D3hot D3cold
[    0.339375] pci 0000:14:00.3: PME# disabled
[    0.339468] pci 0000:14:00.4: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint
[    0.339479] pci 0000:14:00.4: BAR 0 [mem 0xfc700000-0xfc7fffff 64bit]
[    0.339503] pci 0000:14:00.4: enabling Extended Tags
[    0.339535] pci 0000:14:00.4: PME# supported from D0 D3hot D3cold
[    0.339537] pci 0000:14:00.4: PME# disabled
[    0.339621] pci 0000:14:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
[    0.339629] pci 0000:14:00.6: BAR 0 [mem 0xfca80000-0xfca87fff]
[    0.339650] pci 0000:14:00.6: enabling Extended Tags
[    0.339680] pci 0000:14:00.6: PME# supported from D0 D3hot D3cold
[    0.339682] pci 0000:14:00.6: PME# disabled
[    0.339776] pci_bus 0000:14: fixups for bus
[    0.339778] pci 0000:00:08.1: PCI bridge to [bus 14]
[    0.339784] pci_bus 0000:14: bus scan returning with max=14
[    0.339787] pci 0000:00:08.2: scanning [bus 15-15] behind bridge, pass 0
[    0.339821] pci_bus 0000:15: scanning bus
[    0.339832] pci 0000:15:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint
[    0.339860] pci 0000:15:00.0: BAR 5 [mem 0xfce01000-0xfce017ff]
[    0.339868] pci 0000:15:00.0: enabling Extended Tags
[    0.340011] pci 0000:15:00.1: [1022:7901] type 00 class 0x010601 PCIe Endpoint
[    0.340039] pci 0000:15:00.1: BAR 5 [mem 0xfce00000-0xfce007ff]
[    0.340047] pci 0000:15:00.1: enabling Extended Tags
[    0.340156] pci_bus 0000:15: fixups for bus
[    0.340158] pci 0000:00:08.2: PCI bridge to [bus 15]
[    0.340164] pci_bus 0000:15: bus scan returning with max=15
[    0.340167] pci 0000:00:01.2: scanning [bus 01-0f] behind bridge, pass 1
[    0.340171] pci 0000:00:01.3: scanning [bus 10-12] behind bridge, pass 1
[    0.340175] pci 0000:00:02.1: scanning [bus 13-13] behind bridge, pass 1
[    0.340179] pci 0000:00:08.1: scanning [bus 14-14] behind bridge, pass 1
[    0.340183] pci 0000:00:08.2: scanning [bus 15-15] behind bridge, pass 1
[    0.340186] pci_bus 0000:00: bus scan returning with max=15
[    0.340199] pci 0000:00:00.0: save config 0x00: 0x16301022
[    0.340201] pci 0000:00:00.0: save config 0x04: 0x00000000
[    0.340203] pci 0000:00:00.0: save config 0x08: 0x06000000
[    0.340205] pci 0000:00:00.0: save config 0x0c: 0x00800000
[    0.340207] pci 0000:00:00.0: save config 0x10: 0x00000000
[    0.340209] pci 0000:00:00.0: save config 0x14: 0x00000000
[    0.340211] pci 0000:00:00.0: save config 0x18: 0x00000000
[    0.340213] pci 0000:00:00.0: save config 0x1c: 0x00000000
[    0.340215] pci 0000:00:00.0: save config 0x20: 0x00000000
[    0.340217] pci 0000:00:00.0: save config 0x24: 0x00000000
[    0.340218] pci 0000:00:00.0: save config 0x28: 0x00000000
[    0.340220] pci 0000:00:00.0: save config 0x2c: 0x16301022
[    0.340222] pci 0000:00:00.0: save config 0x30: 0x00000000
[    0.340224] pci 0000:00:00.0: save config 0x34: 0x00000000
[    0.340226] pci 0000:00:00.0: save config 0x38: 0x00000000
[    0.340228] pci 0000:00:00.0: save config 0x3c: 0x00000000
[    0.340233] pci 0000:00:00.2: save config 0x00: 0x16311022
[    0.340235] pci 0000:00:00.2: save config 0x04: 0x00100004
[    0.340237] pci 0000:00:00.2: save config 0x08: 0x08060000
[    0.340239] pci 0000:00:00.2: save config 0x0c: 0x00800000
[    0.340241] pci 0000:00:00.2: save config 0x10: 0x00000000
[    0.340242] pci 0000:00:00.2: save config 0x14: 0x00000000
[    0.340244] pci 0000:00:00.2: save config 0x18: 0x00000000
[    0.340246] pci 0000:00:00.2: save config 0x1c: 0x00000000
[    0.340248] pci 0000:00:00.2: save config 0x20: 0x00000000
[    0.340250] pci 0000:00:00.2: save config 0x24: 0x00000000
[    0.340252] pci 0000:00:00.2: save config 0x28: 0x00000000
[    0.340254] pci 0000:00:00.2: save config 0x2c: 0x16311022
[    0.340256] pci 0000:00:00.2: save config 0x30: 0x00000000
[    0.340258] pci 0000:00:00.2: save config 0x34: 0x00000040
[    0.340260] pci 0000:00:00.2: save config 0x38: 0x00000000
[    0.340261] pci 0000:00:00.2: save config 0x3c: 0x000001ff
[    0.340266] pci 0000:00:01.0: save config 0x00: 0x16321022
[    0.340268] pci 0000:00:01.0: save config 0x04: 0x00000000
[    0.340270] pci 0000:00:01.0: save config 0x08: 0x06000000
[    0.340272] pci 0000:00:01.0: save config 0x0c: 0x00800000
[    0.340274] pci 0000:00:01.0: save config 0x10: 0x00000000
[    0.340276] pci 0000:00:01.0: save config 0x14: 0x00000000
[    0.340277] pci 0000:00:01.0: save config 0x18: 0x00000000
[    0.340279] pci 0000:00:01.0: save config 0x1c: 0x00000000
[    0.340281] pci 0000:00:01.0: save config 0x20: 0x00000000
[    0.340283] pci 0000:00:01.0: save config 0x24: 0x00000000
[    0.340285] pci 0000:00:01.0: save config 0x28: 0x00000000
[    0.340287] pci 0000:00:01.0: save config 0x2c: 0x00000000
[    0.340289] pci 0000:00:01.0: save config 0x30: 0x00000000
[    0.340290] pci 0000:00:01.0: save config 0x34: 0x00000000
[    0.340292] pci 0000:00:01.0: save config 0x38: 0x00000000
[    0.340294] pci 0000:00:01.0: save config 0x3c: 0x00000000
[    0.340298] pci 0000:00:01.2: save config 0x00: 0x16341022
[    0.340300] pci 0000:00:01.2: save config 0x04: 0x00100007
[    0.340302] pci 0000:00:01.2: save config 0x08: 0x06040000
[    0.340304] pci 0000:00:01.2: save config 0x0c: 0x00810010
[    0.340306] pci 0000:00:01.2: save config 0x10: 0x00000000
[    0.340308] pci 0000:00:01.2: save config 0x14: 0x00000000
[    0.340309] pci 0000:00:01.2: save config 0x18: 0x000f0100
[    0.340311] pci 0000:00:01.2: save config 0x1c: 0x0000d1a1
[    0.340313] pci 0000:00:01.2: save config 0x20: 0xfc60fbb0
[    0.340315] pci 0000:00:01.2: save config 0x24: 0x10210001
[    0.340317] pci 0000:00:01.2: save config 0x28: 0x0000007d
[    0.340319] pci 0000:00:01.2: save config 0x2c: 0x0000007e
[    0.340321] pci 0000:00:01.2: save config 0x30: 0x00000000
[    0.340323] pci 0000:00:01.2: save config 0x34: 0x00000050
[    0.340325] pci 0000:00:01.2: save config 0x38: 0x00000000
[    0.340327] pci 0000:00:01.2: save config 0x3c: 0x001200ff
[    0.340341] pci 0000:00:01.3: save config 0x00: 0x16331022
[    0.340343] pci 0000:00:01.3: save config 0x04: 0x00100007
[    0.340345] pci 0000:00:01.3: save config 0x08: 0x06040000
[    0.340347] pci 0000:00:01.3: save config 0x0c: 0x00810010
[    0.340349] pci 0000:00:01.3: save config 0x10: 0x00000000
[    0.340350] pci 0000:00:01.3: save config 0x14: 0x00000000
[    0.340352] pci 0000:00:01.3: save config 0x18: 0x00121000
[    0.340354] pci 0000:00:01.3: save config 0x1c: 0x0000f1f1
[    0.340356] pci 0000:00:01.3: save config 0x20: 0xfcd0fcb0
[    0.340358] pci 0000:00:01.3: save config 0x24: 0x0ff10001
[    0.340360] pci 0000:00:01.3: save config 0x28: 0x0000007a
[    0.340362] pci 0000:00:01.3: save config 0x2c: 0x0000007c
[    0.340364] pci 0000:00:01.3: save config 0x30: 0x00000000
[    0.340366] pci 0000:00:01.3: save config 0x34: 0x00000050
[    0.340368] pci 0000:00:01.3: save config 0x38: 0x00000000
[    0.340369] pci 0000:00:01.3: save config 0x3c: 0x001200ff
[    0.340383] pci 0000:00:02.0: save config 0x00: 0x16321022
[    0.340385] pci 0000:00:02.0: save config 0x04: 0x00000000
[    0.340387] pci 0000:00:02.0: save config 0x08: 0x06000000
[    0.340389] pci 0000:00:02.0: save config 0x0c: 0x00800000
[    0.340391] pci 0000:00:02.0: save config 0x10: 0x00000000
[    0.340393] pci 0000:00:02.0: save config 0x14: 0x00000000
[    0.340395] pci 0000:00:02.0: save config 0x18: 0x00000000
[    0.340397] pci 0000:00:02.0: save config 0x1c: 0x00000000
[    0.340398] pci 0000:00:02.0: save config 0x20: 0x00000000
[    0.340400] pci 0000:00:02.0: save config 0x24: 0x00000000
[    0.340402] pci 0000:00:02.0: save config 0x28: 0x00000000
[    0.340404] pci 0000:00:02.0: save config 0x2c: 0x00000000
[    0.340406] pci 0000:00:02.0: save config 0x30: 0x00000000
[    0.340408] pci 0000:00:02.0: save config 0x34: 0x00000000
[    0.340410] pci 0000:00:02.0: save config 0x38: 0x00000000
[    0.340411] pci 0000:00:02.0: save config 0x3c: 0x00000000
[    0.340415] pci 0000:00:02.1: save config 0x00: 0x16341022
[    0.340417] pci 0000:00:02.1: save config 0x04: 0x00100007
[    0.340419] pci 0000:00:02.1: save config 0x08: 0x06040000
[    0.340421] pci 0000:00:02.1: save config 0x0c: 0x00810010
[    0.340423] pci 0000:00:02.1: save config 0x10: 0x00000000
[    0.340425] pci 0000:00:02.1: save config 0x14: 0x00000000
[    0.340427] pci 0000:00:02.1: save config 0x18: 0x00131300
[    0.340429] pci 0000:00:02.1: save config 0x1c: 0x000001f1
[    0.340431] pci 0000:00:02.1: save config 0x20: 0xfcf0fcf0
[    0.340432] pci 0000:00:02.1: save config 0x24: 0x0001fff1
[    0.340434] pci 0000:00:02.1: save config 0x28: 0x00000000
[    0.340436] pci 0000:00:02.1: save config 0x2c: 0x00000000
[    0.340438] pci 0000:00:02.1: save config 0x30: 0x000000ff
[    0.340440] pci 0000:00:02.1: save config 0x34: 0x00000050
[    0.340442] pci 0000:00:02.1: save config 0x38: 0x00000000
[    0.340444] pci 0000:00:02.1: save config 0x3c: 0x001200ff
[    0.340458] pci 0000:00:08.0: save config 0x00: 0x16321022
[    0.340460] pci 0000:00:08.0: save config 0x04: 0x00000000
[    0.340462] pci 0000:00:08.0: save config 0x08: 0x06000000
[    0.340463] pci 0000:00:08.0: save config 0x0c: 0x00800000
[    0.340465] pci 0000:00:08.0: save config 0x10: 0x00000000
[    0.340467] pci 0000:00:08.0: save config 0x14: 0x00000000
[    0.340469] pci 0000:00:08.0: save config 0x18: 0x00000000
[    0.340471] pci 0000:00:08.0: save config 0x1c: 0x00000000
[    0.340473] pci 0000:00:08.0: save config 0x20: 0x00000000
[    0.340475] pci 0000:00:08.0: save config 0x24: 0x00000000
[    0.340476] pci 0000:00:08.0: save config 0x28: 0x00000000
[    0.340478] pci 0000:00:08.0: save config 0x2c: 0x00000000
[    0.340480] pci 0000:00:08.0: save config 0x30: 0x00000000
[    0.340482] pci 0000:00:08.0: save config 0x34: 0x00000000
[    0.340484] pci 0000:00:08.0: save config 0x38: 0x00000000
[    0.340486] pci 0000:00:08.0: save config 0x3c: 0x00000000
[    0.340489] pci 0000:00:08.1: save config 0x00: 0x16351022
[    0.340491] pci 0000:00:08.1: save config 0x04: 0x00100007
[    0.340493] pci 0000:00:08.1: save config 0x08: 0x06040000
[    0.340495] pci 0000:00:08.1: save config 0x0c: 0x00810010
[    0.340497] pci 0000:00:08.1: save config 0x10: 0x00000000
[    0.340499] pci 0000:00:08.1: save config 0x14: 0x00000000
[    0.340501] pci 0000:00:08.1: save config 0x18: 0x00141400
[    0.340503] pci 0000:00:08.1: save config 0x1c: 0x0000e1e1
[    0.340504] pci 0000:00:08.1: save config 0x20: 0xfca0fc70
[    0.340506] pci 0000:00:08.1: save config 0x24: 0x30112001
[    0.340508] pci 0000:00:08.1: save config 0x28: 0x0000007e
[    0.340510] pci 0000:00:08.1: save config 0x2c: 0x0000007e
[    0.340512] pci 0000:00:08.1: save config 0x30: 0x00000000
[    0.340514] pci 0000:00:08.1: save config 0x34: 0x00000050
[    0.340516] pci 0000:00:08.1: save config 0x38: 0x00000000
[    0.340517] pci 0000:00:08.1: save config 0x3c: 0x001201ff
[    0.340532] pci 0000:00:08.2: save config 0x00: 0x16351022
[    0.340534] pci 0000:00:08.2: save config 0x04: 0x00100007
[    0.340536] pci 0000:00:08.2: save config 0x08: 0x06040000
[    0.340538] pci 0000:00:08.2: save config 0x0c: 0x00810010
[    0.340540] pci 0000:00:08.2: save config 0x10: 0x00000000
[    0.340541] pci 0000:00:08.2: save config 0x14: 0x00000000
[    0.340543] pci 0000:00:08.2: save config 0x18: 0x00151500
[    0.340545] pci 0000:00:08.2: save config 0x1c: 0x000001f1
[    0.340547] pci 0000:00:08.2: save config 0x20: 0xfce0fce0
[    0.340549] pci 0000:00:08.2: save config 0x24: 0x0001fff1
[    0.340551] pci 0000:00:08.2: save config 0x28: 0x00000000
[    0.340553] pci 0000:00:08.2: save config 0x2c: 0x00000000
[    0.340554] pci 0000:00:08.2: save config 0x30: 0x000000ff
[    0.340556] pci 0000:00:08.2: save config 0x34: 0x00000050
[    0.340558] pci 0000:00:08.2: save config 0x38: 0x00000000
[    0.340560] pci 0000:00:08.2: save config 0x3c: 0x001201ff
[    0.340575] pci 0000:00:14.0: save config 0x00: 0x790b1022
[    0.340578] pci 0000:00:14.0: save config 0x04: 0x02200403
[    0.340581] pci 0000:00:14.0: save config 0x08: 0x0c050051
[    0.340583] pci 0000:00:14.0: save config 0x0c: 0x00800000
[    0.340586] pci 0000:00:14.0: save config 0x10: 0x00000000
[    0.340588] pci 0000:00:14.0: save config 0x14: 0x00000000
[    0.340591] pci 0000:00:14.0: save config 0x18: 0x00000000
[    0.340593] pci 0000:00:14.0: save config 0x1c: 0x00000000
[    0.340596] pci 0000:00:14.0: save config 0x20: 0x00000000
[    0.340599] pci 0000:00:14.0: save config 0x24: 0x00000000
[    0.340601] pci 0000:00:14.0: save config 0x28: 0x00000000
[    0.340604] pci 0000:00:14.0: save config 0x2c: 0xffff1849
[    0.340606] pci 0000:00:14.0: save config 0x30: 0x00000000
[    0.340609] pci 0000:00:14.0: save config 0x34: 0x00000000
[    0.340611] pci 0000:00:14.0: save config 0x38: 0x00000000
[    0.340614] pci 0000:00:14.0: save config 0x3c: 0x00000000
[    0.340618] pci 0000:00:14.3: save config 0x00: 0x790e1022
[    0.340620] pci 0000:00:14.3: save config 0x04: 0x0220000f
[    0.340623] pci 0000:00:14.3: save config 0x08: 0x06010051
[    0.340626] pci 0000:00:14.3: save config 0x0c: 0x00800000
[    0.340628] pci 0000:00:14.3: save config 0x10: 0x00000000
[    0.340631] pci 0000:00:14.3: save config 0x14: 0x00000000
[    0.340633] pci 0000:00:14.3: save config 0x18: 0x00000000
[    0.340636] pci 0000:00:14.3: save config 0x1c: 0x00000000
[    0.340639] pci 0000:00:14.3: save config 0x20: 0x00000000
[    0.340641] pci 0000:00:14.3: save config 0x24: 0x00000000
[    0.340644] pci 0000:00:14.3: save config 0x28: 0x00000000
[    0.340646] pci 0000:00:14.3: save config 0x2c: 0xffff1849
[    0.340649] pci 0000:00:14.3: save config 0x30: 0x00000000
[    0.340652] pci 0000:00:14.3: save config 0x34: 0x00000000
[    0.340654] pci 0000:00:14.3: save config 0x38: 0x00000000
[    0.340657] pci 0000:00:14.3: save config 0x3c: 0x00000000
[    0.340660] pci 0000:00:18.0: save config 0x00: 0x166a1022
[    0.340662] pci 0000:00:18.0: save config 0x04: 0x00000000
[    0.340664] pci 0000:00:18.0: save config 0x08: 0x06000000
[    0.340665] pci 0000:00:18.0: save config 0x0c: 0x00800000
[    0.340667] pci 0000:00:18.0: save config 0x10: 0x00000000
[    0.340668] pci 0000:00:18.0: save config 0x14: 0x00000000
[    0.340670] pci 0000:00:18.0: save config 0x18: 0x00000000
[    0.340672] pci 0000:00:18.0: save config 0x1c: 0x00000000
[    0.340673] pci 0000:00:18.0: save config 0x20: 0x00000000
[    0.340675] pci 0000:00:18.0: save config 0x24: 0x00000000
[    0.340676] pci 0000:00:18.0: save config 0x28: 0x00000000
[    0.340678] pci 0000:00:18.0: save config 0x2c: 0x00000000
[    0.340680] pci 0000:00:18.0: save config 0x30: 0x00000000
[    0.340681] pci 0000:00:18.0: save config 0x34: 0x00000000
[    0.340683] pci 0000:00:18.0: save config 0x38: 0x00000000
[    0.340685] pci 0000:00:18.0: save config 0x3c: 0x00000000
[    0.340687] pci 0000:00:18.1: save config 0x00: 0x166b1022
[    0.340689] pci 0000:00:18.1: save config 0x04: 0x00000000
[    0.340690] pci 0000:00:18.1: save config 0x08: 0x06000000
[    0.340692] pci 0000:00:18.1: save config 0x0c: 0x00800000
[    0.340694] pci 0000:00:18.1: save config 0x10: 0x00000000
[    0.340695] pci 0000:00:18.1: save config 0x14: 0x00000000
[    0.340697] pci 0000:00:18.1: save config 0x18: 0x00000000
[    0.340698] pci 0000:00:18.1: save config 0x1c: 0x00000000
[    0.340700] pci 0000:00:18.1: save config 0x20: 0x00000000
[    0.340702] pci 0000:00:18.1: save config 0x24: 0x00000000
[    0.340703] pci 0000:00:18.1: save config 0x28: 0x00000000
[    0.340705] pci 0000:00:18.1: save config 0x2c: 0x00000000
[    0.340706] pci 0000:00:18.1: save config 0x30: 0x00000000
[    0.340708] pci 0000:00:18.1: save config 0x34: 0x00000000
[    0.340710] pci 0000:00:18.1: save config 0x38: 0x00000000
[    0.340711] pci 0000:00:18.1: save config 0x3c: 0x00000000
[    0.340714] pci 0000:00:18.2: save config 0x00: 0x166c1022
[    0.340715] pci 0000:00:18.2: save config 0x04: 0x00000000
[    0.340717] pci 0000:00:18.2: save config 0x08: 0x06000000
[    0.340719] pci 0000:00:18.2: save config 0x0c: 0x00800000
[    0.340720] pci 0000:00:18.2: save config 0x10: 0x00000000
[    0.340722] pci 0000:00:18.2: save config 0x14: 0x00000000
[    0.340724] pci 0000:00:18.2: save config 0x18: 0x00000000
[    0.340725] pci 0000:00:18.2: save config 0x1c: 0x00000000
[    0.340727] pci 0000:00:18.2: save config 0x20: 0x00000000
[    0.340728] pci 0000:00:18.2: save config 0x24: 0x00000000
[    0.340730] pci 0000:00:18.2: save config 0x28: 0x00000000
[    0.340732] pci 0000:00:18.2: save config 0x2c: 0x00000000
[    0.340733] pci 0000:00:18.2: save config 0x30: 0x00000000
[    0.340735] pci 0000:00:18.2: save config 0x34: 0x00000000
[    0.340736] pci 0000:00:18.2: save config 0x38: 0x00000000
[    0.340738] pci 0000:00:18.2: save config 0x3c: 0x00000000
[    0.340741] pci 0000:00:18.3: save config 0x00: 0x166d1022
[    0.340742] pci 0000:00:18.3: save config 0x04: 0x00000000
[    0.340744] pci 0000:00:18.3: save config 0x08: 0x06000000
[    0.340746] pci 0000:00:18.3: save config 0x0c: 0x00800000
[    0.340747] pci 0000:00:18.3: save config 0x10: 0x00000000
[    0.340749] pci 0000:00:18.3: save config 0x14: 0x00000000
[    0.340750] pci 0000:00:18.3: save config 0x18: 0x00000000
[    0.340752] pci 0000:00:18.3: save config 0x1c: 0x00000000
[    0.340754] pci 0000:00:18.3: save config 0x20: 0x00000000
[    0.340755] pci 0000:00:18.3: save config 0x24: 0x00000000
[    0.340757] pci 0000:00:18.3: save config 0x28: 0x00000000
[    0.340758] pci 0000:00:18.3: save config 0x2c: 0x00000000
[    0.340760] pci 0000:00:18.3: save config 0x30: 0x00000000
[    0.340762] pci 0000:00:18.3: save config 0x34: 0x00000000
[    0.340763] pci 0000:00:18.3: save config 0x38: 0x00000000
[    0.340765] pci 0000:00:18.3: save config 0x3c: 0x00000000
[    0.340767] pci 0000:00:18.4: save config 0x00: 0x166e1022
[    0.340769] pci 0000:00:18.4: save config 0x04: 0x00000000
[    0.340771] pci 0000:00:18.4: save config 0x08: 0x06000000
[    0.340772] pci 0000:00:18.4: save config 0x0c: 0x00800000
[    0.340774] pci 0000:00:18.4: save config 0x10: 0x00000000
[    0.340775] pci 0000:00:18.4: save config 0x14: 0x00000000
[    0.340777] pci 0000:00:18.4: save config 0x18: 0x00000000
[    0.340779] pci 0000:00:18.4: save config 0x1c: 0x00000000
[    0.340780] pci 0000:00:18.4: save config 0x20: 0x00000000
[    0.340782] pci 0000:00:18.4: save config 0x24: 0x00000000
[    0.340784] pci 0000:00:18.4: save config 0x28: 0x00000000
[    0.340785] pci 0000:00:18.4: save config 0x2c: 0x00000000
[    0.340787] pci 0000:00:18.4: save config 0x30: 0x00000000
[    0.340788] pci 0000:00:18.4: save config 0x34: 0x00000000
[    0.340790] pci 0000:00:18.4: save config 0x38: 0x00000000
[    0.340792] pci 0000:00:18.4: save config 0x3c: 0x00000000
[    0.340794] pci 0000:00:18.5: save config 0x00: 0x166f1022
[    0.340796] pci 0000:00:18.5: save config 0x04: 0x00000000
[    0.340797] pci 0000:00:18.5: save config 0x08: 0x06000000
[    0.340799] pci 0000:00:18.5: save config 0x0c: 0x00800000
[    0.340801] pci 0000:00:18.5: save config 0x10: 0x00000000
[    0.340802] pci 0000:00:18.5: save config 0x14: 0x00000000
[    0.340804] pci 0000:00:18.5: save config 0x18: 0x00000000
[    0.340805] pci 0000:00:18.5: save config 0x1c: 0x00000000
[    0.340807] pci 0000:00:18.5: save config 0x20: 0x00000000
[    0.340809] pci 0000:00:18.5: save config 0x24: 0x00000000
[    0.340810] pci 0000:00:18.5: save config 0x28: 0x00000000
[    0.340812] pci 0000:00:18.5: save config 0x2c: 0x00000000
[    0.340814] pci 0000:00:18.5: save config 0x30: 0x00000000
[    0.340815] pci 0000:00:18.5: save config 0x34: 0x00000000
[    0.340817] pci 0000:00:18.5: save config 0x38: 0x00000000
[    0.340818] pci 0000:00:18.5: save config 0x3c: 0x00000000
[    0.340821] pci 0000:00:18.6: save config 0x00: 0x16701022
[    0.340822] pci 0000:00:18.6: save config 0x04: 0x00000000
[    0.340824] pci 0000:00:18.6: save config 0x08: 0x06000000
[    0.340826] pci 0000:00:18.6: save config 0x0c: 0x00800000
[    0.340827] pci 0000:00:18.6: save config 0x10: 0x00000000
[    0.340829] pci 0000:00:18.6: save config 0x14: 0x00000000
[    0.340831] pci 0000:00:18.6: save config 0x18: 0x00000000
[    0.340832] pci 0000:00:18.6: save config 0x1c: 0x00000000
[    0.340834] pci 0000:00:18.6: save config 0x20: 0x00000000
[    0.340835] pci 0000:00:18.6: save config 0x24: 0x00000000
[    0.340837] pci 0000:00:18.6: save config 0x28: 0x00000000
[    0.340839] pci 0000:00:18.6: save config 0x2c: 0x00000000
[    0.340840] pci 0000:00:18.6: save config 0x30: 0x00000000
[    0.340842] pci 0000:00:18.6: save config 0x34: 0x00000000
[    0.340843] pci 0000:00:18.6: save config 0x38: 0x00000000
[    0.340845] pci 0000:00:18.6: save config 0x3c: 0x00000000
[    0.340847] pci 0000:00:18.7: save config 0x00: 0x16711022
[    0.340849] pci 0000:00:18.7: save config 0x04: 0x00000000
[    0.340851] pci 0000:00:18.7: save config 0x08: 0x06000000
[    0.340852] pci 0000:00:18.7: save config 0x0c: 0x00800000
[    0.340854] pci 0000:00:18.7: save config 0x10: 0x00000000
[    0.340856] pci 0000:00:18.7: save config 0x14: 0x00000000
[    0.340857] pci 0000:00:18.7: save config 0x18: 0x00000000
[    0.340859] pci 0000:00:18.7: save config 0x1c: 0x00000000
[    0.340861] pci 0000:00:18.7: save config 0x20: 0x00000000
[    0.340862] pci 0000:00:18.7: save config 0x24: 0x00000000
[    0.340864] pci 0000:00:18.7: save config 0x28: 0x00000000
[    0.340865] pci 0000:00:18.7: save config 0x2c: 0x00000000
[    0.340867] pci 0000:00:18.7: save config 0x30: 0x00000000
[    0.340869] pci 0000:00:18.7: save config 0x34: 0x00000000
[    0.340870] pci 0000:00:18.7: save config 0x38: 0x00000000
[    0.340872] pci 0000:00:18.7: save config 0x3c: 0x00000000
[    0.340876] pci 0000:01:00.0: save config 0x00: 0x57ad1022
[    0.340879] pci 0000:01:00.0: save config 0x04: 0x00100007
[    0.340882] pci 0000:01:00.0: save config 0x08: 0x06040000
[    0.340884] pci 0000:01:00.0: save config 0x0c: 0x00010010
[    0.340887] pci 0000:01:00.0: save config 0x10: 0x00000000
[    0.340890] pci 0000:01:00.0: save config 0x14: 0x00000000
[    0.340893] pci 0000:01:00.0: save config 0x18: 0x000f0201
[    0.340896] pci 0000:01:00.0: save config 0x1c: 0x0000d1a1
[    0.340899] pci 0000:01:00.0: save config 0x20: 0xfc60fbb0
[    0.340902] pci 0000:01:00.0: save config 0x24: 0x10210001
[    0.340905] pci 0000:01:00.0: save config 0x28: 0x0000007d
[    0.340908] pci 0000:01:00.0: save config 0x2c: 0x0000007e
[    0.340910] pci 0000:01:00.0: save config 0x30: 0x00000000
[    0.340913] pci 0000:01:00.0: save config 0x34: 0x00000050
[    0.340916] pci 0000:01:00.0: save config 0x38: 0x00000000
[    0.340919] pci 0000:01:00.0: save config 0x3c: 0x001201ff
[    0.340977] pci 0000:02:00.0: save config 0x00: 0x57a31022
[    0.340980] pci 0000:02:00.0: save config 0x04: 0x00100007
[    0.340983] pci 0000:02:00.0: save config 0x08: 0x06040000
[    0.340986] pci 0000:02:00.0: save config 0x0c: 0x00810010
[    0.340988] pci 0000:02:00.0: save config 0x10: 0x00000000
[    0.340991] pci 0000:02:00.0: save config 0x14: 0x00000000
[    0.340994] pci 0000:02:00.0: save config 0x18: 0x00030302
[    0.340997] pci 0000:02:00.0: save config 0x1c: 0x000001f1
[    0.341000] pci 0000:02:00.0: save config 0x20: 0xfc60fc60
[    0.341003] pci 0000:02:00.0: save config 0x24: 0x0001fff1
[    0.341005] pci 0000:02:00.0: save config 0x28: 0x00000000
[    0.341008] pci 0000:02:00.0: save config 0x2c: 0x00000000
[    0.341011] pci 0000:02:00.0: save config 0x30: 0x000000ff
[    0.341014] pci 0000:02:00.0: save config 0x34: 0x00000050
[    0.341017] pci 0000:02:00.0: save config 0x38: 0x00000000
[    0.341019] pci 0000:02:00.0: save config 0x3c: 0x001200ff
[    0.341162] pci 0000:02:01.0: save config 0x00: 0x57a31022
[    0.341165] pci 0000:02:01.0: save config 0x04: 0x00100007
[    0.341168] pci 0000:02:01.0: save config 0x08: 0x06040000
[    0.341171] pci 0000:02:01.0: save config 0x0c: 0x00810010
[    0.341174] pci 0000:02:01.0: save config 0x10: 0x00000000
[    0.341177] pci 0000:02:01.0: save config 0x14: 0x00000000
[    0.341179] pci 0000:02:01.0: save config 0x18: 0x00060402
[    0.341182] pci 0000:02:01.0: save config 0x1c: 0x0000d1d1
[    0.341185] pci 0000:02:01.0: save config 0x20: 0xfbd0fbb0
[    0.341188] pci 0000:02:01.0: save config 0x24: 0x0ff10001
[    0.341191] pci 0000:02:01.0: save config 0x28: 0x0000007d
[    0.341193] pci 0000:02:01.0: save config 0x2c: 0x0000007e
[    0.341196] pci 0000:02:01.0: save config 0x30: 0x00000000
[    0.341199] pci 0000:02:01.0: save config 0x34: 0x00000050
[    0.341202] pci 0000:02:01.0: save config 0x38: 0x00000000
[    0.341205] pci 0000:02:01.0: save config 0x3c: 0x001200ff
[    0.341368] pci 0000:02:03.0: save config 0x00: 0x57a31022
[    0.341371] pci 0000:02:03.0: save config 0x04: 0x00100007
[    0.341374] pci 0000:02:03.0: save config 0x08: 0x06040000
[    0.341376] pci 0000:02:03.0: save config 0x0c: 0x00810010
[    0.341379] pci 0000:02:03.0: save config 0x10: 0x00000000
[    0.341382] pci 0000:02:03.0: save config 0x14: 0x00000000
[    0.341385] pci 0000:02:03.0: save config 0x18: 0x00070702
[    0.341388] pci 0000:02:03.0: save config 0x1c: 0x000001f1
[    0.341390] pci 0000:02:03.0: save config 0x20: 0xfc50fc50
[    0.341393] pci 0000:02:03.0: save config 0x24: 0x0001fff1
[    0.341396] pci 0000:02:03.0: save config 0x28: 0x00000000
[    0.341399] pci 0000:02:03.0: save config 0x2c: 0x00000000
[    0.341402] pci 0000:02:03.0: save config 0x30: 0x000000ff
[    0.341404] pci 0000:02:03.0: save config 0x34: 0x00000050
[    0.341407] pci 0000:02:03.0: save config 0x38: 0x00000000
[    0.341410] pci 0000:02:03.0: save config 0x3c: 0x001200ff
[    0.341553] pci 0000:02:05.0: save config 0x00: 0x57a31022
[    0.341556] pci 0000:02:05.0: save config 0x04: 0x00100007
[    0.341559] pci 0000:02:05.0: save config 0x08: 0x06040000
[    0.341562] pci 0000:02:05.0: save config 0x0c: 0x00810010
[    0.341565] pci 0000:02:05.0: save config 0x10: 0x00000000
[    0.341567] pci 0000:02:05.0: save config 0x14: 0x00000000
[    0.341570] pci 0000:02:05.0: save config 0x18: 0x000b0802
[    0.341573] pci 0000:02:05.0: save config 0x1c: 0x0000b1a1
[    0.341576] pci 0000:02:05.0: save config 0x20: 0xfc10fc00
[    0.341579] pci 0000:02:05.0: save config 0x24: 0x10211011
[    0.341581] pci 0000:02:05.0: save config 0x28: 0x0000007e
[    0.341584] pci 0000:02:05.0: save config 0x2c: 0x0000007e
[    0.341587] pci 0000:02:05.0: save config 0x30: 0x00000000
[    0.341590] pci 0000:02:05.0: save config 0x34: 0x00000050
[    0.341592] pci 0000:02:05.0: save config 0x38: 0x00000000
[    0.341595] pci 0000:02:05.0: save config 0x3c: 0x001200ff
[    0.341738] pci 0000:02:07.0: save config 0x00: 0x57a31022
[    0.341741] pci 0000:02:07.0: save config 0x04: 0x00100007
[    0.341744] pci 0000:02:07.0: save config 0x08: 0x06040000
[    0.341747] pci 0000:02:07.0: save config 0x0c: 0x00810010
[    0.341750] pci 0000:02:07.0: save config 0x10: 0x00000000
[    0.341752] pci 0000:02:07.0: save config 0x14: 0x00000000
[    0.341755] pci 0000:02:07.0: save config 0x18: 0x000c0c02
[    0.341758] pci 0000:02:07.0: save config 0x1c: 0x0000c1c1
[    0.341761] pci 0000:02:07.0: save config 0x20: 0xfc40fc40
[    0.341764] pci 0000:02:07.0: save config 0x24: 0x0001fff1
[    0.341766] pci 0000:02:07.0: save config 0x28: 0x00000000
[    0.341769] pci 0000:02:07.0: save config 0x2c: 0x00000000
[    0.341772] pci 0000:02:07.0: save config 0x30: 0x00000000
[    0.341775] pci 0000:02:07.0: save config 0x34: 0x00000050
[    0.341778] pci 0000:02:07.0: save config 0x38: 0x00000000
[    0.341780] pci 0000:02:07.0: save config 0x3c: 0x001200ff
[    0.341924] pci 0000:02:08.0: save config 0x00: 0x57a41022
[    0.341927] pci 0000:02:08.0: save config 0x04: 0x00100007
[    0.341929] pci 0000:02:08.0: save config 0x08: 0x06040000
[    0.341932] pci 0000:02:08.0: save config 0x0c: 0x00010010
[    0.341935] pci 0000:02:08.0: save config 0x10: 0x00000000
[    0.341938] pci 0000:02:08.0: save config 0x14: 0x00000000
[    0.341940] pci 0000:02:08.0: save config 0x18: 0x000d0d02
[    0.341943] pci 0000:02:08.0: save config 0x1c: 0x000001f1
[    0.341946] pci 0000:02:08.0: save config 0x20: 0xfbf0fbe0
[    0.341949] pci 0000:02:08.0: save config 0x24: 0x0001fff1
[    0.341951] pci 0000:02:08.0: save config 0x28: 0x00000000
[    0.341954] pci 0000:02:08.0: save config 0x2c: 0x00000000
[    0.341957] pci 0000:02:08.0: save config 0x30: 0x000000ff
[    0.341960] pci 0000:02:08.0: save config 0x34: 0x00000050
[    0.341962] pci 0000:02:08.0: save config 0x38: 0x00000000
[    0.341965] pci 0000:02:08.0: save config 0x3c: 0x001201ff
[    0.342038] pci 0000:02:09.0: save config 0x00: 0x57a41022
[    0.342041] pci 0000:02:09.0: save config 0x04: 0x00100007
[    0.342044] pci 0000:02:09.0: save config 0x08: 0x06040000
[    0.342046] pci 0000:02:09.0: save config 0x0c: 0x00010010
[    0.342049] pci 0000:02:09.0: save config 0x10: 0x00000000
[    0.342052] pci 0000:02:09.0: save config 0x14: 0x00000000
[    0.342055] pci 0000:02:09.0: save config 0x18: 0x000e0e02
[    0.342058] pci 0000:02:09.0: save config 0x1c: 0x000001f1
[    0.342060] pci 0000:02:09.0: save config 0x20: 0xfc30fc30
[    0.342063] pci 0000:02:09.0: save config 0x24: 0x0001fff1
[    0.342066] pci 0000:02:09.0: save config 0x28: 0x00000000
[    0.342069] pci 0000:02:09.0: save config 0x2c: 0x00000000
[    0.342071] pci 0000:02:09.0: save config 0x30: 0x000000ff
[    0.342074] pci 0000:02:09.0: save config 0x34: 0x00000050
[    0.342077] pci 0000:02:09.0: save config 0x38: 0x00000000
[    0.342080] pci 0000:02:09.0: save config 0x3c: 0x001201ff
[    0.342152] pci 0000:02:0a.0: save config 0x00: 0x57a41022
[    0.342155] pci 0000:02:0a.0: save config 0x04: 0x00100007
[    0.342157] pci 0000:02:0a.0: save config 0x08: 0x06040000
[    0.342160] pci 0000:02:0a.0: save config 0x0c: 0x00010010
[    0.342163] pci 0000:02:0a.0: save config 0x10: 0x00000000
[    0.342166] pci 0000:02:0a.0: save config 0x14: 0x00000000
[    0.342169] pci 0000:02:0a.0: save config 0x18: 0x000f0f02
[    0.342171] pci 0000:02:0a.0: save config 0x1c: 0x000001f1
[    0.342174] pci 0000:02:0a.0: save config 0x20: 0xfc20fc20
[    0.342177] pci 0000:02:0a.0: save config 0x24: 0x0001fff1
[    0.342180] pci 0000:02:0a.0: save config 0x28: 0x00000000
[    0.342182] pci 0000:02:0a.0: save config 0x2c: 0x00000000
[    0.342185] pci 0000:02:0a.0: save config 0x30: 0x000000ff
[    0.342188] pci 0000:02:0a.0: save config 0x34: 0x00000050
[    0.342191] pci 0000:02:0a.0: save config 0x38: 0x00000000
[    0.342193] pci 0000:02:0a.0: save config 0x3c: 0x001201ff
[    0.342396] pci 0000:03:00.0: save config 0x00: 0x16021d97
[    0.342399] pci 0000:03:00.0: save config 0x04: 0x00100006
[    0.342402] pci 0000:03:00.0: save config 0x08: 0x01080201
[    0.342405] pci 0000:03:00.0: save config 0x0c: 0x00000010
[    0.342408] pci 0000:03:00.0: save config 0x10: 0xfc600004
[    0.342411] pci 0000:03:00.0: save config 0x14: 0x00000000
[    0.342414] pci 0000:03:00.0: save config 0x18: 0x00000000
[    0.342417] pci 0000:03:00.0: save config 0x1c: 0x00000000
[    0.342420] pci 0000:03:00.0: save config 0x20: 0x00000000
[    0.342423] pci 0000:03:00.0: save config 0x24: 0x00000000
[    0.342426] pci 0000:03:00.0: save config 0x28: 0x00000000
[    0.342429] pci 0000:03:00.0: save config 0x2c: 0x16021d97
[    0.342432] pci 0000:03:00.0: save config 0x30: 0x00000000
[    0.342435] pci 0000:03:00.0: save config 0x34: 0x00000040
[    0.342438] pci 0000:03:00.0: save config 0x38: 0x00000000
[    0.342441] pci 0000:03:00.0: save config 0x3c: 0x000001ff
[    0.342535] pci 0000:04:00.0: save config 0x00: 0x14781002
[    0.342539] pci 0000:04:00.0: save config 0x04: 0x00100007
[    0.342542] pci 0000:04:00.0: save config 0x08: 0x060400c7
[    0.342545] pci 0000:04:00.0: save config 0x0c: 0x00010010
[    0.342548] pci 0000:04:00.0: save config 0x10: 0xfbd00000
[    0.342551] pci 0000:04:00.0: save config 0x14: 0x00000000
[    0.342554] pci 0000:04:00.0: save config 0x18: 0x00060504
[    0.342558] pci 0000:04:00.0: save config 0x1c: 0x0000d1d1
[    0.342561] pci 0000:04:00.0: save config 0x20: 0xfbc0fbb0
[    0.342564] pci 0000:04:00.0: save config 0x24: 0x0ff10001
[    0.342567] pci 0000:04:00.0: save config 0x28: 0x0000007d
[    0.342570] pci 0000:04:00.0: save config 0x2c: 0x0000007e
[    0.342573] pci 0000:04:00.0: save config 0x30: 0x00000000
[    0.342576] pci 0000:04:00.0: save config 0x34: 0x00000048
[    0.342579] pci 0000:04:00.0: save config 0x38: 0x00000000
[    0.342583] pci 0000:04:00.0: save config 0x3c: 0x001201ff
[    0.342653] pci 0000:05:00.0: save config 0x00: 0x14791002
[    0.342656] pci 0000:05:00.0: save config 0x04: 0x00100007
[    0.342659] pci 0000:05:00.0: save config 0x08: 0x06040000
[    0.342662] pci 0000:05:00.0: save config 0x0c: 0x00010010
[    0.342665] pci 0000:05:00.0: save config 0x10: 0x00000000
[    0.342668] pci 0000:05:00.0: save config 0x14: 0x00000000
[    0.342671] pci 0000:05:00.0: save config 0x18: 0x00060605
[    0.342675] pci 0000:05:00.0: save config 0x1c: 0x0000d1d1
[    0.342678] pci 0000:05:00.0: save config 0x20: 0xfbc0fbb0
[    0.342681] pci 0000:05:00.0: save config 0x24: 0x0ff10001
[    0.342684] pci 0000:05:00.0: save config 0x28: 0x0000007d
[    0.342687] pci 0000:05:00.0: save config 0x2c: 0x0000007e
[    0.342690] pci 0000:05:00.0: save config 0x30: 0x00000000
[    0.342693] pci 0000:05:00.0: save config 0x34: 0x00000050
[    0.342697] pci 0000:05:00.0: save config 0x38: 0x00000000
[    0.342700] pci 0000:05:00.0: save config 0x3c: 0x001201ff
[    0.342771] pci 0000:06:00.0: save config 0x00: 0x743f1002
[    0.342774] pci 0000:06:00.0: save config 0x04: 0x00100006
[    0.342778] pci 0000:06:00.0: save config 0x08: 0x030000c7
[    0.342781] pci 0000:06:00.0: save config 0x0c: 0x00800010
[    0.342784] pci 0000:06:00.0: save config 0x10: 0x0000000c
[    0.342787] pci 0000:06:00.0: save config 0x14: 0x0000007d
[    0.342790] pci 0000:06:00.0: save config 0x18: 0x0000000c
[    0.342793] pci 0000:06:00.0: save config 0x1c: 0x0000007e
[    0.342796] pci 0000:06:00.0: save config 0x20: 0x0000d001
[    0.342800] pci 0000:06:00.0: save config 0x24: 0xfbb00000
[    0.342803] pci 0000:06:00.0: save config 0x28: 0x00000000
[    0.342806] pci 0000:06:00.0: save config 0x2c: 0xe4581da2
[    0.342809] pci 0000:06:00.0: save config 0x30: 0xfbc00000
[    0.342812] pci 0000:06:00.0: save config 0x34: 0x00000048
[    0.342815] pci 0000:06:00.0: save config 0x38: 0x00000000
[    0.342818] pci 0000:06:00.0: save config 0x3c: 0x000001ff
[    0.342907] pci 0000:06:00.1: save config 0x00: 0xab281002
[    0.342911] pci 0000:06:00.1: save config 0x04: 0x00100000
[    0.342914] pci 0000:06:00.1: save config 0x08: 0x04030000
[    0.342917] pci 0000:06:00.1: save config 0x0c: 0x00800010
[    0.342920] pci 0000:06:00.1: save config 0x10: 0xfbc20000
[    0.342923] pci 0000:06:00.1: save config 0x14: 0x00000000
[    0.342926] pci 0000:06:00.1: save config 0x18: 0x00000000
[    0.342930] pci 0000:06:00.1: save config 0x1c: 0x00000000
[    0.342933] pci 0000:06:00.1: save config 0x20: 0x00000000
[    0.342936] pci 0000:06:00.1: save config 0x24: 0x00000000
[    0.342939] pci 0000:06:00.1: save config 0x28: 0x00000000
[    0.342942] pci 0000:06:00.1: save config 0x2c: 0xab281002
[    0.342945] pci 0000:06:00.1: save config 0x30: 0x00000000
[    0.342948] pci 0000:06:00.1: save config 0x34: 0x00000048
[    0.342951] pci 0000:06:00.1: save config 0x38: 0x00000000
[    0.342955] pci 0000:06:00.1: save config 0x3c: 0x000002ff
[    0.343002] pci 0000:07:00.0: save config 0x00: 0x0003dd01
[    0.343005] pci 0000:07:00.0: save config 0x04: 0x00100000
[    0.343009] pci 0000:07:00.0: save config 0x08: 0x04800000
[    0.343013] pci 0000:07:00.0: save config 0x0c: 0x00000010
[    0.343016] pci 0000:07:00.0: save config 0x10: 0xfc500004
[    0.343020] pci 0000:07:00.0: save config 0x14: 0xffffffff
[    0.343023] pci 0000:07:00.0: save config 0x18: 0x00000000
[    0.343027] pci 0000:07:00.0: save config 0x1c: 0x00000000
[    0.343031] pci 0000:07:00.0: save config 0x20: 0x00000000
[    0.343034] pci 0000:07:00.0: save config 0x24: 0x00000000
[    0.343038] pci 0000:07:00.0: save config 0x28: 0x00000000
[    0.343042] pci 0000:07:00.0: save config 0x2c: 0x0020dd01
[    0.343045] pci 0000:07:00.0: save config 0x30: 0x00000000
[    0.343049] pci 0000:07:00.0: save config 0x34: 0x00000050
[    0.343053] pci 0000:07:00.0: save config 0x38: 0x00000000
[    0.343056] pci 0000:07:00.0: save config 0x3c: 0x000001ff
[    0.343089] pci 0000:08:00.0: save config 0x00: 0x11821b21
[    0.343092] pci 0000:08:00.0: save config 0x04: 0x00100007
[    0.343095] pci 0000:08:00.0: save config 0x08: 0x06040000
[    0.343098] pci 0000:08:00.0: save config 0x0c: 0x00010010
[    0.343101] pci 0000:08:00.0: save config 0x10: 0x00000000
[    0.343104] pci 0000:08:00.0: save config 0x14: 0x00000000
[    0.343108] pci 0000:08:00.0: save config 0x18: 0x000b0908
[    0.343111] pci 0000:08:00.0: save config 0x1c: 0x0000b1a1
[    0.343114] pci 0000:08:00.0: save config 0x20: 0xfc10fc00
[    0.343117] pci 0000:08:00.0: save config 0x24: 0x10211011
[    0.343120] pci 0000:08:00.0: save config 0x28: 0x0000007e
[    0.343123] pci 0000:08:00.0: save config 0x2c: 0x0000007e
[    0.343126] pci 0000:08:00.0: save config 0x30: 0x00000000
[    0.343130] pci 0000:08:00.0: save config 0x34: 0x00000050
[    0.343133] pci 0000:08:00.0: save config 0x38: 0x00000000
[    0.343136] pci 0000:08:00.0: save config 0x3c: 0x001201ff
[    0.343189] pci 0000:09:03.0: save config 0x00: 0x11821b21
[    0.343192] pci 0000:09:03.0: save config 0x04: 0x00100007
[    0.343196] pci 0000:09:03.0: save config 0x08: 0x06040000
[    0.343199] pci 0000:09:03.0: save config 0x0c: 0x00010010
[    0.343202] pci 0000:09:03.0: save config 0x10: 0x00000000
[    0.343205] pci 0000:09:03.0: save config 0x14: 0x00000000
[    0.343208] pci 0000:09:03.0: save config 0x18: 0x000a0a09
[    0.343212] pci 0000:09:03.0: save config 0x1c: 0x0000b1b1
[    0.343215] pci 0000:09:03.0: save config 0x20: 0xfc10fc10
[    0.343218] pci 0000:09:03.0: save config 0x24: 0x10211021
[    0.343221] pci 0000:09:03.0: save config 0x28: 0x0000007e
[    0.343225] pci 0000:09:03.0: save config 0x2c: 0x0000007e
[    0.343228] pci 0000:09:03.0: save config 0x30: 0x00000000
[    0.343231] pci 0000:09:03.0: save config 0x34: 0x00000050
[    0.343234] pci 0000:09:03.0: save config 0x38: 0x00000000
[    0.343237] pci 0000:09:03.0: save config 0x3c: 0x001201ff
[    0.343289] pci 0000:09:07.0: save config 0x00: 0x11821b21
[    0.343293] pci 0000:09:07.0: save config 0x04: 0x00100007
[    0.343296] pci 0000:09:07.0: save config 0x08: 0x06040000
[    0.343299] pci 0000:09:07.0: save config 0x0c: 0x00010010
[    0.343302] pci 0000:09:07.0: save config 0x10: 0x00000000
[    0.343305] pci 0000:09:07.0: save config 0x14: 0x00000000
[    0.343309] pci 0000:09:07.0: save config 0x18: 0x000b0b09
[    0.343312] pci 0000:09:07.0: save config 0x1c: 0x0000a1a1
[    0.343315] pci 0000:09:07.0: save config 0x20: 0xfc00fc00
[    0.343318] pci 0000:09:07.0: save config 0x24: 0x10111011
[    0.343321] pci 0000:09:07.0: save config 0x28: 0x0000007e
[    0.343325] pci 0000:09:07.0: save config 0x2c: 0x0000007e
[    0.343328] pci 0000:09:07.0: save config 0x30: 0x00000000
[    0.343331] pci 0000:09:07.0: save config 0x34: 0x00000050
[    0.343334] pci 0000:09:07.0: save config 0x38: 0x00000000
[    0.343338] pci 0000:09:07.0: save config 0x3c: 0x001201ff
[    0.343390] pci 0000:0a:00.0: save config 0x00: 0x816810ec
[    0.343394] pci 0000:0a:00.0: save config 0x04: 0x00100000
[    0.343398] pci 0000:0a:00.0: save config 0x08: 0x02000006
[    0.343402] pci 0000:0a:00.0: save config 0x0c: 0x00000010
[    0.343406] pci 0000:0a:00.0: save config 0x10: 0x0000b001
[    0.343410] pci 0000:0a:00.0: save config 0x14: 0x00000000
[    0.343414] pci 0000:0a:00.0: save config 0x18: 0xfc100004
[    0.343418] pci 0000:0a:00.0: save config 0x1c: 0x00000000
[    0.343422] pci 0000:0a:00.0: save config 0x20: 0x1020000c
[    0.343426] pci 0000:0a:00.0: save config 0x24: 0x0000007e
[    0.343430] pci 0000:0a:00.0: save config 0x28: 0x00000000
[    0.343434] pci 0000:0a:00.0: save config 0x2c: 0x012310ec
[    0.343438] pci 0000:0a:00.0: save config 0x30: 0x00000000
[    0.343442] pci 0000:0a:00.0: save config 0x34: 0x00000040
[    0.343450] pci 0000:0a:00.0: save config 0x38: 0x00000000
[    0.343454] pci 0000:0a:00.0: save config 0x3c: 0x000001ff
[    0.343545] pci 0000:0b:00.0: save config 0x00: 0x816810ec
[    0.343549] pci 0000:0b:00.0: save config 0x04: 0x00100000
[    0.343553] pci 0000:0b:00.0: save config 0x08: 0x02000009
[    0.343557] pci 0000:0b:00.0: save config 0x0c: 0x00000010
[    0.343561] pci 0000:0b:00.0: save config 0x10: 0x0000a001
[    0.343565] pci 0000:0b:00.0: save config 0x14: 0x00000000
[    0.343569] pci 0000:0b:00.0: save config 0x18: 0xfc000004
[    0.343573] pci 0000:0b:00.0: save config 0x1c: 0x00000000
[    0.343577] pci 0000:0b:00.0: save config 0x20: 0x1010000c
[    0.343581] pci 0000:0b:00.0: save config 0x24: 0x0000007e
[    0.343585] pci 0000:0b:00.0: save config 0x28: 0x00000000
[    0.343589] pci 0000:0b:00.0: save config 0x2c: 0x012310ec
[    0.343593] pci 0000:0b:00.0: save config 0x30: 0x00000000
[    0.343597] pci 0000:0b:00.0: save config 0x34: 0x00000040
[    0.343601] pci 0000:0b:00.0: save config 0x38: 0x00000000
[    0.343605] pci 0000:0b:00.0: save config 0x3c: 0x000001ff
[    0.343688] pci 0000:0c:00.0: save config 0x00: 0x300010ec
[    0.343692] pci 0000:0c:00.0: save config 0x04: 0x00100000
[    0.343695] pci 0000:0c:00.0: save config 0x08: 0x02000006
[    0.343699] pci 0000:0c:00.0: save config 0x0c: 0x00000010
[    0.343702] pci 0000:0c:00.0: save config 0x10: 0x0000c001
[    0.343705] pci 0000:0c:00.0: save config 0x14: 0x00000000
[    0.343709] pci 0000:0c:00.0: save config 0x18: 0xfc400004
[    0.343712] pci 0000:0c:00.0: save config 0x1c: 0x00000000
[    0.343715] pci 0000:0c:00.0: save config 0x20: 0xfc410004
[    0.343719] pci 0000:0c:00.0: save config 0x24: 0x00000000
[    0.343722] pci 0000:0c:00.0: save config 0x28: 0x00000000
[    0.343725] pci 0000:0c:00.0: save config 0x2c: 0x30001849
[    0.343729] pci 0000:0c:00.0: save config 0x30: 0x00000000
[    0.343732] pci 0000:0c:00.0: save config 0x34: 0x00000040
[    0.343735] pci 0000:0c:00.0: save config 0x38: 0x00000000
[    0.343739] pci 0000:0c:00.0: save config 0x3c: 0x000001ff
[    0.343827] pci 0000:0d:00.0: save config 0x00: 0x14851022
[    0.343830] pci 0000:0d:00.0: save config 0x04: 0x00100000
[    0.343833] pci 0000:0d:00.0: save config 0x08: 0x13000000
[    0.343836] pci 0000:0d:00.0: save config 0x0c: 0x00800010
[    0.343839] pci 0000:0d:00.0: save config 0x10: 0x00000000
[    0.343842] pci 0000:0d:00.0: save config 0x14: 0x00000000
[    0.343844] pci 0000:0d:00.0: save config 0x18: 0x00000000
[    0.343847] pci 0000:0d:00.0: save config 0x1c: 0x00000000
[    0.343850] pci 0000:0d:00.0: save config 0x20: 0x00000000
[    0.343853] pci 0000:0d:00.0: save config 0x24: 0x00000000
[    0.343856] pci 0000:0d:00.0: save config 0x28: 0x00000000
[    0.343859] pci 0000:0d:00.0: save config 0x2c: 0x14851022
[    0.343862] pci 0000:0d:00.0: save config 0x30: 0x00000000
[    0.343865] pci 0000:0d:00.0: save config 0x34: 0x00000048
[    0.343868] pci 0000:0d:00.0: save config 0x38: 0x00000000
[    0.343870] pci 0000:0d:00.0: save config 0x3c: 0x000000ff
[    0.343925] pci 0000:0d:00.1: save config 0x00: 0x149c1022
[    0.343936] pci 0000:0d:00.1: save config 0x04: 0x00100007
[    0.343948] pci 0000:0d:00.1: save config 0x08: 0x0c033000
[    0.343960] pci 0000:0d:00.1: save config 0x0c: 0x00800010
[    0.343971] pci 0000:0d:00.1: save config 0x10: 0xfbf00004
[    0.343982] pci 0000:0d:00.1: save config 0x14: 0x00000000
[    0.343994] pci 0000:0d:00.1: save config 0x18: 0x00000000
[    0.344006] pci 0000:0d:00.1: save config 0x1c: 0x00000000
[    0.344017] pci 0000:0d:00.1: save config 0x20: 0x00000000
[    0.344029] pci 0000:0d:00.1: save config 0x24: 0x00000000
[    0.344041] pci 0000:0d:00.1: save config 0x28: 0x00000000
[    0.344053] pci 0000:0d:00.1: save config 0x2c: 0x14861022
[    0.344064] pci 0000:0d:00.1: save config 0x30: 0x00000000
[    0.344076] pci 0000:0d:00.1: save config 0x34: 0x00000048
[    0.344088] pci 0000:0d:00.1: save config 0x38: 0x00000000
[    0.344099] pci 0000:0d:00.1: save config 0x3c: 0x000001ff
[    0.344252] pci 0000:0d:00.3: save config 0x00: 0x149c1022
[    0.344255] pci 0000:0d:00.3: save config 0x04: 0x00100007
[    0.344258] pci 0000:0d:00.3: save config 0x08: 0x0c033000
[    0.344261] pci 0000:0d:00.3: save config 0x0c: 0x00800010
[    0.344264] pci 0000:0d:00.3: save config 0x10: 0xfbe00004
[    0.344267] pci 0000:0d:00.3: save config 0x14: 0x00000000
[    0.344270] pci 0000:0d:00.3: save config 0x18: 0x00000000
[    0.344273] pci 0000:0d:00.3: save config 0x1c: 0x00000000
[    0.344276] pci 0000:0d:00.3: save config 0x20: 0x00000000
[    0.344278] pci 0000:0d:00.3: save config 0x24: 0x00000000
[    0.344281] pci 0000:0d:00.3: save config 0x28: 0x00000000
[    0.344284] pci 0000:0d:00.3: save config 0x2c: 0x148c1022
[    0.344287] pci 0000:0d:00.3: save config 0x30: 0x00000000
[    0.344290] pci 0000:0d:00.3: save config 0x34: 0x00000048
[    0.344293] pci 0000:0d:00.3: save config 0x38: 0x00000000
[    0.344296] pci 0000:0d:00.3: save config 0x3c: 0x000003ff
[    0.344321] pci 0000:0e:00.0: save config 0x00: 0x79011022
[    0.344324] pci 0000:0e:00.0: save config 0x04: 0x00100007
[    0.344327] pci 0000:0e:00.0: save config 0x08: 0x01060151
[    0.344330] pci 0000:0e:00.0: save config 0x0c: 0x00000010
[    0.344333] pci 0000:0e:00.0: save config 0x10: 0x00000000
[    0.344335] pci 0000:0e:00.0: save config 0x14: 0x00000000
[    0.344338] pci 0000:0e:00.0: save config 0x18: 0x00000000
[    0.344341] pci 0000:0e:00.0: save config 0x1c: 0x00000000
[    0.344344] pci 0000:0e:00.0: save config 0x20: 0x00000000
[    0.344347] pci 0000:0e:00.0: save config 0x24: 0xfc300000
[    0.344350] pci 0000:0e:00.0: save config 0x28: 0x00000000
[    0.344353] pci 0000:0e:00.0: save config 0x2c: 0x79011022
[    0.344356] pci 0000:0e:00.0: save config 0x30: 0x00000000
[    0.344359] pci 0000:0e:00.0: save config 0x34: 0x00000048
[    0.344361] pci 0000:0e:00.0: save config 0x38: 0x00000000
[    0.344364] pci 0000:0e:00.0: save config 0x3c: 0x000001ff
[    0.344411] pci 0000:0f:00.0: save config 0x00: 0x79011022
[    0.344414] pci 0000:0f:00.0: save config 0x04: 0x00100007
[    0.344417] pci 0000:0f:00.0: save config 0x08: 0x01060151
[    0.344420] pci 0000:0f:00.0: save config 0x0c: 0x00000010
[    0.344423] pci 0000:0f:00.0: save config 0x10: 0x00000000
[    0.344426] pci 0000:0f:00.0: save config 0x14: 0x00000000
[    0.344429] pci 0000:0f:00.0: save config 0x18: 0x00000000
[    0.344431] pci 0000:0f:00.0: save config 0x1c: 0x00000000
[    0.344434] pci 0000:0f:00.0: save config 0x20: 0x00000000
[    0.344437] pci 0000:0f:00.0: save config 0x24: 0xfc200000
[    0.344440] pci 0000:0f:00.0: save config 0x28: 0x00000000
[    0.344443] pci 0000:0f:00.0: save config 0x2c: 0x79011022
[    0.344446] pci 0000:0f:00.0: save config 0x30: 0x00000000
[    0.344449] pci 0000:0f:00.0: save config 0x34: 0x00000048
[    0.344452] pci 0000:0f:00.0: save config 0x38: 0x00000000
[    0.344455] pci 0000:0f:00.0: save config 0x3c: 0x000001ff
[    0.344505] pci 0000:10:00.0: save config 0x00: 0x14781002
[    0.344507] pci 0000:10:00.0: save config 0x04: 0x00100007
[    0.344509] pci 0000:10:00.0: save config 0x08: 0x060400c7
[    0.344512] pci 0000:10:00.0: save config 0x0c: 0x00010010
[    0.344514] pci 0000:10:00.0: save config 0x10: 0xfcd00000
[    0.344516] pci 0000:10:00.0: save config 0x14: 0x00000000
[    0.344519] pci 0000:10:00.0: save config 0x18: 0x00121110
[    0.344521] pci 0000:10:00.0: save config 0x1c: 0x0000f1f1
[    0.344523] pci 0000:10:00.0: save config 0x20: 0xfcc0fcb0
[    0.344525] pci 0000:10:00.0: save config 0x24: 0x0ff10001
[    0.344528] pci 0000:10:00.0: save config 0x28: 0x0000007a
[    0.344530] pci 0000:10:00.0: save config 0x2c: 0x0000007c
[    0.344532] pci 0000:10:00.0: save config 0x30: 0x00000000
[    0.344534] pci 0000:10:00.0: save config 0x34: 0x00000048
[    0.344537] pci 0000:10:00.0: save config 0x38: 0x00000000
[    0.344539] pci 0000:10:00.0: save config 0x3c: 0x001201ff
[    0.344573] pci 0000:11:00.0: save config 0x00: 0x14791002
[    0.344576] pci 0000:11:00.0: save config 0x04: 0x00100007
[    0.344578] pci 0000:11:00.0: save config 0x08: 0x06040000
[    0.344580] pci 0000:11:00.0: save config 0x0c: 0x00010010
[    0.344582] pci 0000:11:00.0: save config 0x10: 0x00000000
[    0.344585] pci 0000:11:00.0: save config 0x14: 0x00000000
[    0.344587] pci 0000:11:00.0: save config 0x18: 0x00121211
[    0.344589] pci 0000:11:00.0: save config 0x1c: 0x0000f1f1
[    0.344591] pci 0000:11:00.0: save config 0x20: 0xfcc0fcb0
[    0.344594] pci 0000:11:00.0: save config 0x24: 0x0ff10001
[    0.344596] pci 0000:11:00.0: save config 0x28: 0x0000007a
[    0.344598] pci 0000:11:00.0: save config 0x2c: 0x0000007c
[    0.344601] pci 0000:11:00.0: save config 0x30: 0x00000000
[    0.344603] pci 0000:11:00.0: save config 0x34: 0x00000050
[    0.344605] pci 0000:11:00.0: save config 0x38: 0x00000000
[    0.344607] pci 0000:11:00.0: save config 0x3c: 0x001201ff
[    0.344641] pci 0000:12:00.0: save config 0x00: 0x73ff1002
[    0.344643] pci 0000:12:00.0: save config 0x04: 0x00100006
[    0.344645] pci 0000:12:00.0: save config 0x08: 0x030000c7
[    0.344648] pci 0000:12:00.0: save config 0x0c: 0x00800010
[    0.344650] pci 0000:12:00.0: save config 0x10: 0x0000000c
[    0.344652] pci 0000:12:00.0: save config 0x14: 0x0000007a
[    0.344655] pci 0000:12:00.0: save config 0x18: 0x0000000c
[    0.344657] pci 0000:12:00.0: save config 0x1c: 0x0000007c
[    0.344659] pci 0000:12:00.0: save config 0x20: 0x0000f001
[    0.344661] pci 0000:12:00.0: save config 0x24: 0xfcb00000
[    0.344664] pci 0000:12:00.0: save config 0x28: 0x00000000
[    0.344666] pci 0000:12:00.0: save config 0x2c: 0x65051eae
[    0.344668] pci 0000:12:00.0: save config 0x30: 0xfcc00000
[    0.344670] pci 0000:12:00.0: save config 0x34: 0x00000048
[    0.344673] pci 0000:12:00.0: save config 0x38: 0x00000000
[    0.344675] pci 0000:12:00.0: save config 0x3c: 0x000001ff
[    0.344716] pci 0000:12:00.1: save config 0x00: 0xab281002
[    0.344719] pci 0000:12:00.1: save config 0x04: 0x00100000
[    0.344721] pci 0000:12:00.1: save config 0x08: 0x04030000
[    0.344723] pci 0000:12:00.1: save config 0x0c: 0x00800010
[    0.344725] pci 0000:12:00.1: save config 0x10: 0xfcc20000
[    0.344728] pci 0000:12:00.1: save config 0x14: 0x00000000
[    0.344730] pci 0000:12:00.1: save config 0x18: 0x00000000
[    0.344732] pci 0000:12:00.1: save config 0x1c: 0x00000000
[    0.344734] pci 0000:12:00.1: save config 0x20: 0x00000000
[    0.344737] pci 0000:12:00.1: save config 0x24: 0x00000000
[    0.344739] pci 0000:12:00.1: save config 0x28: 0x00000000
[    0.344741] pci 0000:12:00.1: save config 0x2c: 0xab281002
[    0.344743] pci 0000:12:00.1: save config 0x30: 0x00000000
[    0.344746] pci 0000:12:00.1: save config 0x34: 0x00000048
[    0.344748] pci 0000:12:00.1: save config 0x38: 0x00000000
[    0.344750] pci 0000:12:00.1: save config 0x3c: 0x000002ff
[    0.344799] pci 0000:13:00.0: save config 0x00: 0x16021d97
[    0.344801] pci 0000:13:00.0: save config 0x04: 0x00100006
[    0.344804] pci 0000:13:00.0: save config 0x08: 0x01080201
[    0.344806] pci 0000:13:00.0: save config 0x0c: 0x00000010
[    0.344808] pci 0000:13:00.0: save config 0x10: 0xfcf00004
[    0.344810] pci 0000:13:00.0: save config 0x14: 0x00000000
[    0.344812] pci 0000:13:00.0: save config 0x18: 0x00000000
[    0.344815] pci 0000:13:00.0: save config 0x1c: 0x00000000
[    0.344817] pci 0000:13:00.0: save config 0x20: 0x00000000
[    0.344819] pci 0000:13:00.0: save config 0x24: 0x00000000
[    0.344821] pci 0000:13:00.0: save config 0x28: 0x00000000
[    0.344824] pci 0000:13:00.0: save config 0x2c: 0x16021d97
[    0.344826] pci 0000:13:00.0: save config 0x30: 0x00000000
[    0.344828] pci 0000:13:00.0: save config 0x34: 0x00000040
[    0.344830] pci 0000:13:00.0: save config 0x38: 0x00000000
[    0.344833] pci 0000:13:00.0: save config 0x3c: 0x000001ff
[    0.344878] pci 0000:14:00.0: save config 0x00: 0x16381002
[    0.344880] pci 0000:14:00.0: save config 0x04: 0x00100006
[    0.344882] pci 0000:14:00.0: save config 0x08: 0x030000c9
[    0.344884] pci 0000:14:00.0: save config 0x0c: 0x00800010
[    0.344886] pci 0000:14:00.0: save config 0x10: 0x2000000c
[    0.344888] pci 0000:14:00.0: save config 0x14: 0x0000007e
[    0.344890] pci 0000:14:00.0: save config 0x18: 0x3000000c
[    0.344892] pci 0000:14:00.0: save config 0x1c: 0x0000007e
[    0.344894] pci 0000:14:00.0: save config 0x20: 0x0000e001
[    0.344895] pci 0000:14:00.0: save config 0x24: 0xfca00000
[    0.344897] pci 0000:14:00.0: save config 0x28: 0x00000000
[    0.344899] pci 0000:14:00.0: save config 0x2c: 0x16361002
[    0.344901] pci 0000:14:00.0: save config 0x30: 0x00000000
[    0.344903] pci 0000:14:00.0: save config 0x34: 0x00000048
[    0.344905] pci 0000:14:00.0: save config 0x38: 0x00000000
[    0.344907] pci 0000:14:00.0: save config 0x3c: 0x000001ff
[    0.344930] pci 0000:14:00.1: save config 0x00: 0x16371002
[    0.344932] pci 0000:14:00.1: save config 0x04: 0x00100000
[    0.344934] pci 0000:14:00.1: save config 0x08: 0x04030000
[    0.344936] pci 0000:14:00.1: save config 0x0c: 0x00800010
[    0.344938] pci 0000:14:00.1: save config 0x10: 0xfca88000
[    0.344940] pci 0000:14:00.1: save config 0x14: 0x00000000
[    0.344942] pci 0000:14:00.1: save config 0x18: 0x00000000
[    0.344944] pci 0000:14:00.1: save config 0x1c: 0x00000000
[    0.344946] pci 0000:14:00.1: save config 0x20: 0x00000000
[    0.344948] pci 0000:14:00.1: save config 0x24: 0x00000000
[    0.344950] pci 0000:14:00.1: save config 0x28: 0x00000000
[    0.344952] pci 0000:14:00.1: save config 0x2c: 0x16371002
[    0.344953] pci 0000:14:00.1: save config 0x30: 0x00000000
[    0.344955] pci 0000:14:00.1: save config 0x34: 0x00000048
[    0.344957] pci 0000:14:00.1: save config 0x38: 0x00000000
[    0.344959] pci 0000:14:00.1: save config 0x3c: 0x000002ff
[    0.344970] pci 0000:14:00.2: save config 0x00: 0x15df1022
[    0.344972] pci 0000:14:00.2: save config 0x04: 0x00100000
[    0.344974] pci 0000:14:00.2: save config 0x08: 0x10800000
[    0.344976] pci 0000:14:00.2: save config 0x0c: 0x00800010
[    0.344978] pci 0000:14:00.2: save config 0x10: 0x00000000
[    0.344980] pci 0000:14:00.2: save config 0x14: 0x00000000
[    0.344982] pci 0000:14:00.2: save config 0x18: 0xfc900000
[    0.344984] pci 0000:14:00.2: save config 0x1c: 0x00000000
[    0.344986] pci 0000:14:00.2: save config 0x20: 0x00000000
[    0.344988] pci 0000:14:00.2: save config 0x24: 0xfca8c000
[    0.344990] pci 0000:14:00.2: save config 0x28: 0x00000000
[    0.344992] pci 0000:14:00.2: save config 0x2c: 0x15df1022
[    0.344994] pci 0000:14:00.2: save config 0x30: 0x00000000
[    0.344996] pci 0000:14:00.2: save config 0x34: 0x00000048
[    0.344998] pci 0000:14:00.2: save config 0x38: 0x00000000
[    0.345000] pci 0000:14:00.2: save config 0x3c: 0x000003ff
[    0.345011] pci 0000:14:00.3: save config 0x00: 0x16391022
[    0.345013] pci 0000:14:00.3: save config 0x04: 0x00100007
[    0.345015] pci 0000:14:00.3: save config 0x08: 0x0c033000
[    0.345017] pci 0000:14:00.3: save config 0x0c: 0x00800010
[    0.345019] pci 0000:14:00.3: save config 0x10: 0xfc800004
[    0.345021] pci 0000:14:00.3: save config 0x14: 0x00000000
[    0.345023] pci 0000:14:00.3: save config 0x18: 0x00000000
[    0.345025] pci 0000:14:00.3: save config 0x1c: 0x00000000
[    0.345027] pci 0000:14:00.3: save config 0x20: 0x00000000
[    0.345029] pci 0000:14:00.3: save config 0x24: 0x00000000
[    0.345031] pci 0000:14:00.3: save config 0x28: 0x00000000
[    0.345033] pci 0000:14:00.3: save config 0x2c: 0xffff1849
[    0.345035] pci 0000:14:00.3: save config 0x30: 0x00000000
[    0.345036] pci 0000:14:00.3: save config 0x34: 0x00000048
[    0.345038] pci 0000:14:00.3: save config 0x38: 0x00000000
[    0.345040] pci 0000:14:00.3: save config 0x3c: 0x000004ff
[    0.345052] pci 0000:14:00.4: save config 0x00: 0x16391022
[    0.345054] pci 0000:14:00.4: save config 0x04: 0x00100007
[    0.345056] pci 0000:14:00.4: save config 0x08: 0x0c033000
[    0.345058] pci 0000:14:00.4: save config 0x0c: 0x00800010
[    0.345060] pci 0000:14:00.4: save config 0x10: 0xfc700004
[    0.345062] pci 0000:14:00.4: save config 0x14: 0x00000000
[    0.345064] pci 0000:14:00.4: save config 0x18: 0x00000000
[    0.345066] pci 0000:14:00.4: save config 0x1c: 0x00000000
[    0.345067] pci 0000:14:00.4: save config 0x20: 0x00000000
[    0.345069] pci 0000:14:00.4: save config 0x24: 0x00000000
[    0.345071] pci 0000:14:00.4: save config 0x28: 0x00000000
[    0.345073] pci 0000:14:00.4: save config 0x2c: 0xffff1849
[    0.345075] pci 0000:14:00.4: save config 0x30: 0x00000000
[    0.345077] pci 0000:14:00.4: save config 0x34: 0x00000048
[    0.345079] pci 0000:14:00.4: save config 0x38: 0x00000000
[    0.345081] pci 0000:14:00.4: save config 0x3c: 0x000001ff
[    0.345092] pci 0000:14:00.6: save config 0x00: 0x15e31022
[    0.345095] pci 0000:14:00.6: save config 0x04: 0x00100000
[    0.345096] pci 0000:14:00.6: save config 0x08: 0x04030000
[    0.345098] pci 0000:14:00.6: save config 0x0c: 0x00800010
[    0.345100] pci 0000:14:00.6: save config 0x10: 0xfca80000
[    0.345102] pci 0000:14:00.6: save config 0x14: 0x00000000
[    0.345104] pci 0000:14:00.6: save config 0x18: 0x00000000
[    0.345106] pci 0000:14:00.6: save config 0x1c: 0x00000000
[    0.345108] pci 0000:14:00.6: save config 0x20: 0x00000000
[    0.345110] pci 0000:14:00.6: save config 0x24: 0x00000000
[    0.345112] pci 0000:14:00.6: save config 0x28: 0x00000000
[    0.345114] pci 0000:14:00.6: save config 0x2c: 0x28971849
[    0.345116] pci 0000:14:00.6: save config 0x30: 0x00000000
[    0.345118] pci 0000:14:00.6: save config 0x34: 0x00000048
[    0.345120] pci 0000:14:00.6: save config 0x38: 0x00000000
[    0.345122] pci 0000:14:00.6: save config 0x3c: 0x000003ff
[    0.345133] pci 0000:15:00.0: save config 0x00: 0x79011022
[    0.345135] pci 0000:15:00.0: save config 0x04: 0x00100007
[    0.345137] pci 0000:15:00.0: save config 0x08: 0x01060181
[    0.345139] pci 0000:15:00.0: save config 0x0c: 0x00800010
[    0.345141] pci 0000:15:00.0: save config 0x10: 0x00000000
[    0.345143] pci 0000:15:00.0: save config 0x14: 0x00000000
[    0.345144] pci 0000:15:00.0: save config 0x18: 0x00000000
[    0.345146] pci 0000:15:00.0: save config 0x1c: 0x00000000
[    0.345148] pci 0000:15:00.0: save config 0x20: 0x00000000
[    0.345150] pci 0000:15:00.0: save config 0x24: 0xfce01000
[    0.345152] pci 0000:15:00.0: save config 0x28: 0x00000000
[    0.345154] pci 0000:15:00.0: save config 0x2c: 0xffff1849
[    0.345156] pci 0000:15:00.0: save config 0x30: 0x00000000
[    0.345158] pci 0000:15:00.0: save config 0x34: 0x00000048
[    0.345160] pci 0000:15:00.0: save config 0x38: 0x00000000
[    0.345162] pci 0000:15:00.0: save config 0x3c: 0x000001ff
[    0.345180] pci 0000:15:00.1: save config 0x00: 0x79011022
[    0.345182] pci 0000:15:00.1: save config 0x04: 0x00100007
[    0.345184] pci 0000:15:00.1: save config 0x08: 0x01060181
[    0.345186] pci 0000:15:00.1: save config 0x0c: 0x00800010
[    0.345188] pci 0000:15:00.1: save config 0x10: 0x00000000
[    0.345190] pci 0000:15:00.1: save config 0x14: 0x00000000
[    0.345192] pci 0000:15:00.1: save config 0x18: 0x00000000
[    0.345194] pci 0000:15:00.1: save config 0x1c: 0x00000000
[    0.345196] pci 0000:15:00.1: save config 0x20: 0x00000000
[    0.345198] pci 0000:15:00.1: save config 0x24: 0xfce00000
[    0.345199] pci 0000:15:00.1: save config 0x28: 0x00000000
[    0.345201] pci 0000:15:00.1: save config 0x2c: 0xffff1849
[    0.345203] pci 0000:15:00.1: save config 0x30: 0x00000000
[    0.345205] pci 0000:15:00.1: save config 0x34: 0x00000048
[    0.345207] pci 0000:15:00.1: save config 0x38: 0x00000000
[    0.345209] pci 0000:15:00.1: save config 0x3c: 0x000002ff
[    0.345640] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.345686] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.345725] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.345772] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.345814] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.345850] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.345886] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.345921] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.346520] iommu: Default domain type: Translated
[    0.346520] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.346520] pps_core: LinuxPPS API ver. 1 registered
[    0.346520] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.346520] PTP clock support registered
[    0.346520] EDAC MC: Ver: 3.0.0
[    0.346520] efivars: Registered efivars operations
[    0.346520] NetLabel: Initializing
[    0.346520] NetLabel:  domain hash size = 128
[    0.346520] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.346520] NetLabel:  unlabeled traffic allowed by default
[    0.346520] PCI: Using ACPI for IRQ routing
[    0.350751] PCI: pci_cache_line_size set to 64 bytes
[    0.350995] pci 0000:07:00.0: BAR 0 [mem 0xfffffffffc500000-0xfffffffffc50ffff 64bit]: can't claim; no compatible bridge window
[    0.351052] e820: reserve RAM buffer [mem 0x09aff000-0x0bffffff]
[    0.351054] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.351055] e820: reserve RAM buffer [mem 0xb51c1018-0xb7ffffff]
[    0.351057] e820: reserve RAM buffer [mem 0xb51cf018-0xb7ffffff]
[    0.351058] e820: reserve RAM buffer [mem 0xb51ee018-0xb7ffffff]
[    0.351060] e820: reserve RAM buffer [mem 0xb5894000-0xb7ffffff]
[    0.351061] e820: reserve RAM buffer [mem 0xb7d2f000-0xb7ffffff]
[    0.351062] e820: reserve RAM buffer [mem 0xb916d000-0xbbffffff]
[    0.351063] e820: reserve RAM buffer [mem 0xbe000000-0xbfffffff]
[    0.351065] e820: reserve RAM buffer [mem 0x101e300000-0x101fffffff]
[    0.351125] pci 0000:06:00.0: vgaarb: setting as boot VGA device
[    0.351125] pci 0000:06:00.0: vgaarb: bridge control possible
[    0.351125] pci 0000:06:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.351125] pci 0000:12:00.0: vgaarb: bridge control possible
[    0.351125] pci 0000:12:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.351125] pci 0000:14:00.0: vgaarb: bridge control possible
[    0.351125] pci 0000:14:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.351125] vgaarb: loaded
[    0.351125] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.351125] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.352502] clocksource: Switched to clocksource tsc-early
[    0.352622] VFS: Disk quotas dquot_6.6.0
[    0.352630] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.352639] AppArmor: AppArmor Filesystem Enabled
[    0.352639] pnp: PnP ACPI init
[    0.352639] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.352639] system 00:01: [mem 0x1020000000-0x103fffffff window] has been reserved
[    0.352639] system 00:03: [io  0x0280-0x028f] has been reserved
[    0.352639] system 00:03: [io  0x0290-0x029f] has been reserved
[    0.352639] system 00:03: [io  0x02a0-0x02af] has been reserved
[    0.352639] system 00:03: [io  0x02b0-0x02bf] has been reserved
[    0.352639] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.352639] system 00:04: [io  0x040b] has been reserved
[    0.352639] system 00:04: [io  0x04d6] has been reserved
[    0.352639] system 00:04: [io  0x0c00-0x0c01] has been reserved
[    0.352639] system 00:04: [io  0x0c14] has been reserved
[    0.352639] system 00:04: [io  0x0c50-0x0c51] has been reserved
[    0.352639] system 00:04: [io  0x0c52] has been reserved
[    0.352639] system 00:04: [io  0x0c6c] has been reserved
[    0.352639] system 00:04: [io  0x0c6f] has been reserved
[    0.352639] system 00:04: [io  0x0cd8-0x0cdf] has been reserved
[    0.352639] system 00:04: [io  0x0800-0x089f] has been reserved
[    0.352639] system 00:04: [io  0x0b00-0x0b0f] has been reserved
[    0.352639] system 00:04: [io  0x0b20-0x0b3f] has been reserved
[    0.352639] system 00:04: [io  0x0900-0x090f] has been reserved
[    0.352639] system 00:04: [io  0x0910-0x091f] has been reserved
[    0.352639] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.352639] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.352639] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.352639] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.352639] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.352639] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.352639] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.352963] pnp: PnP ACPI: found 5 devices
[    0.358856] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.358934] NET: Registered PF_INET protocol family
[    0.359096] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.368497] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.368533] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.368763] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.369121] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.369204] TCP: Hash tables configured (established 524288 bind 65536)
[    0.369368] MPTCP token hash table entries: 65536 (order: 9, 1572864 bytes, linear)
[    0.369468] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.369575] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.369702] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.369710] NET: Registered PF_XDP protocol family
[    0.369731] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.369739] pci 0000:02:00.0:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.369750] pci 0000:05:00.0: PCI bridge to [bus 06]
[    0.369754] pci 0000:05:00.0:   bridge window [io  0xd000-0xdfff]
[    0.369761] pci 0000:05:00.0:   bridge window [mem 0xfbb00000-0xfbcfffff]
[    0.369766] pci 0000:05:00.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.369775] pci 0000:04:00.0: PCI bridge to [bus 05-06]
[    0.369778] pci 0000:04:00.0:   bridge window [io  0xd000-0xdfff]
[    0.369785] pci 0000:04:00.0:   bridge window [mem 0xfbb00000-0xfbcfffff]
[    0.369790] pci 0000:04:00.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.369799] pci 0000:02:01.0: PCI bridge to [bus 04-06]
[    0.369802] pci 0000:02:01.0:   bridge window [io  0xd000-0xdfff]
[    0.369807] pci 0000:02:01.0:   bridge window [mem 0xfbb00000-0xfbdfffff]
[    0.369812] pci 0000:02:01.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.369821] pci 0000:07:00.0: BAR 0 [mem 0xfc500000-0xfc50ffff 64bit]: assigned
[    0.369838] pci 0000:02:03.0: PCI bridge to [bus 07]
[    0.369844] pci 0000:02:03.0:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.369855] pci 0000:09:03.0: PCI bridge to [bus 0a]
[    0.369859] pci 0000:09:03.0:   bridge window [io  0xb000-0xbfff]
[    0.369866] pci 0000:09:03.0:   bridge window [mem 0xfc100000-0xfc1fffff]
[    0.369871] pci 0000:09:03.0:   bridge window [mem 0x7e10200000-0x7e102fffff 64bit pref]
[    0.369880] pci 0000:09:07.0: PCI bridge to [bus 0b]
[    0.369883] pci 0000:09:07.0:   bridge window [io  0xa000-0xafff]
[    0.369890] pci 0000:09:07.0:   bridge window [mem 0xfc000000-0xfc0fffff]
[    0.369895] pci 0000:09:07.0:   bridge window [mem 0x7e10100000-0x7e101fffff 64bit pref]
[    0.369904] pci 0000:08:00.0: PCI bridge to [bus 09-0b]
[    0.369908] pci 0000:08:00.0:   bridge window [io  0xa000-0xbfff]
[    0.369914] pci 0000:08:00.0:   bridge window [mem 0xfc000000-0xfc1fffff]
[    0.369919] pci 0000:08:00.0:   bridge window [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.369928] pci 0000:02:05.0: PCI bridge to [bus 08-0b]
[    0.369931] pci 0000:02:05.0:   bridge window [io  0xa000-0xbfff]
[    0.369937] pci 0000:02:05.0:   bridge window [mem 0xfc000000-0xfc1fffff]
[    0.369941] pci 0000:02:05.0:   bridge window [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.369948] pci 0000:02:07.0: PCI bridge to [bus 0c]
[    0.369951] pci 0000:02:07.0:   bridge window [io  0xc000-0xcfff]
[    0.369957] pci 0000:02:07.0:   bridge window [mem 0xfc400000-0xfc4fffff]
[    0.369967] pci 0000:02:08.0: PCI bridge to [bus 0d]
[    0.369973] pci 0000:02:08.0:   bridge window [mem 0xfbe00000-0xfbffffff]
[    0.369983] pci 0000:02:09.0: PCI bridge to [bus 0e]
[    0.369988] pci 0000:02:09.0:   bridge window [mem 0xfc300000-0xfc3fffff]
[    0.369999] pci 0000:02:0a.0: PCI bridge to [bus 0f]
[    0.370004] pci 0000:02:0a.0:   bridge window [mem 0xfc200000-0xfc2fffff]
[    0.370014] pci 0000:01:00.0: PCI bridge to [bus 02-0f]
[    0.370017] pci 0000:01:00.0:   bridge window [io  0xa000-0xdfff]
[    0.370023] pci 0000:01:00.0:   bridge window [mem 0xfbb00000-0xfc6fffff]
[    0.370028] pci 0000:01:00.0:   bridge window [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.370035] pci 0000:00:01.2: PCI bridge to [bus 01-0f]
[    0.370037] pci 0000:00:01.2:   bridge window [io  0xa000-0xdfff]
[    0.370040] pci 0000:00:01.2:   bridge window [mem 0xfbb00000-0xfc6fffff]
[    0.370043] pci 0000:00:01.2:   bridge window [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.370047] pci 0000:11:00.0: PCI bridge to [bus 12]
[    0.370053] pci 0000:11:00.0:   bridge window [io  0xf000-0xffff]
[    0.370057] pci 0000:11:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.370060] pci 0000:11:00.0:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.370065] pci 0000:10:00.0: PCI bridge to [bus 11-12]
[    0.370068] pci 0000:10:00.0:   bridge window [io  0xf000-0xffff]
[    0.370072] pci 0000:10:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.370075] pci 0000:10:00.0:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.370081] pci 0000:00:01.3: PCI bridge to [bus 10-12]
[    0.370083] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.370085] pci 0000:00:01.3:   bridge window [mem 0xfcb00000-0xfcdfffff]
[    0.370088] pci 0000:00:01.3:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.370092] pci 0000:00:02.1: PCI bridge to [bus 13]
[    0.370095] pci 0000:00:02.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.370100] pci 0000:00:08.1: PCI bridge to [bus 14]
[    0.370102] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
[    0.370105] pci 0000:00:08.1:   bridge window [mem 0xfc700000-0xfcafffff]
[    0.370107] pci 0000:00:08.1:   bridge window [mem 0x7e20000000-0x7e301fffff 64bit pref]
[    0.370111] pci 0000:00:08.2: PCI bridge to [bus 15]
[    0.370114] pci 0000:00:08.2:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.370119] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.370121] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.370122] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.370124] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.370126] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[    0.370127] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfcffffff window]
[    0.370129] pci_bus 0000:00: resource 10 [mem 0x1040000000-0x7fffffffff window]
[    0.370131] pci_bus 0000:01: resource 0 [io  0xa000-0xdfff]
[    0.370132] pci_bus 0000:01: resource 1 [mem 0xfbb00000-0xfc6fffff]
[    0.370134] pci_bus 0000:01: resource 2 [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.370136] pci_bus 0000:02: resource 0 [io  0xa000-0xdfff]
[    0.370137] pci_bus 0000:02: resource 1 [mem 0xfbb00000-0xfc6fffff]
[    0.370139] pci_bus 0000:02: resource 2 [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.370141] pci_bus 0000:03: resource 1 [mem 0xfc600000-0xfc6fffff]
[    0.370142] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
[    0.370144] pci_bus 0000:04: resource 1 [mem 0xfbb00000-0xfbdfffff]
[    0.370145] pci_bus 0000:04: resource 2 [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.370147] pci_bus 0000:05: resource 0 [io  0xd000-0xdfff]
[    0.370149] pci_bus 0000:05: resource 1 [mem 0xfbb00000-0xfbcfffff]
[    0.370150] pci_bus 0000:05: resource 2 [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.370152] pci_bus 0000:06: resource 0 [io  0xd000-0xdfff]
[    0.370154] pci_bus 0000:06: resource 1 [mem 0xfbb00000-0xfbcfffff]
[    0.370155] pci_bus 0000:06: resource 2 [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.370157] pci_bus 0000:07: resource 1 [mem 0xfc500000-0xfc5fffff]
[    0.370159] pci_bus 0000:08: resource 0 [io  0xa000-0xbfff]
[    0.370160] pci_bus 0000:08: resource 1 [mem 0xfc000000-0xfc1fffff]
[    0.370162] pci_bus 0000:08: resource 2 [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.370163] pci_bus 0000:09: resource 0 [io  0xa000-0xbfff]
[    0.370165] pci_bus 0000:09: resource 1 [mem 0xfc000000-0xfc1fffff]
[    0.370166] pci_bus 0000:09: resource 2 [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.370168] pci_bus 0000:0a: resource 0 [io  0xb000-0xbfff]
[    0.370170] pci_bus 0000:0a: resource 1 [mem 0xfc100000-0xfc1fffff]
[    0.370171] pci_bus 0000:0a: resource 2 [mem 0x7e10200000-0x7e102fffff 64bit pref]
[    0.370173] pci_bus 0000:0b: resource 0 [io  0xa000-0xafff]
[    0.370174] pci_bus 0000:0b: resource 1 [mem 0xfc000000-0xfc0fffff]
[    0.370176] pci_bus 0000:0b: resource 2 [mem 0x7e10100000-0x7e101fffff 64bit pref]
[    0.370178] pci_bus 0000:0c: resource 0 [io  0xc000-0xcfff]
[    0.370179] pci_bus 0000:0c: resource 1 [mem 0xfc400000-0xfc4fffff]
[    0.370181] pci_bus 0000:0d: resource 1 [mem 0xfbe00000-0xfbffffff]
[    0.370182] pci_bus 0000:0e: resource 1 [mem 0xfc300000-0xfc3fffff]
[    0.370184] pci_bus 0000:0f: resource 1 [mem 0xfc200000-0xfc2fffff]
[    0.370186] pci_bus 0000:10: resource 0 [io  0xf000-0xffff]
[    0.370187] pci_bus 0000:10: resource 1 [mem 0xfcb00000-0xfcdfffff]
[    0.370189] pci_bus 0000:10: resource 2 [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.370190] pci_bus 0000:11: resource 0 [io  0xf000-0xffff]
[    0.370192] pci_bus 0000:11: resource 1 [mem 0xfcb00000-0xfccfffff]
[    0.370194] pci_bus 0000:11: resource 2 [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.370195] pci_bus 0000:12: resource 0 [io  0xf000-0xffff]
[    0.370197] pci_bus 0000:12: resource 1 [mem 0xfcb00000-0xfccfffff]
[    0.370198] pci_bus 0000:12: resource 2 [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.370200] pci_bus 0000:13: resource 1 [mem 0xfcf00000-0xfcffffff]
[    0.370202] pci_bus 0000:14: resource 0 [io  0xe000-0xefff]
[    0.370203] pci_bus 0000:14: resource 1 [mem 0xfc700000-0xfcafffff]
[    0.370205] pci_bus 0000:14: resource 2 [mem 0x7e20000000-0x7e301fffff 64bit pref]
[    0.370207] pci_bus 0000:15: resource 1 [mem 0xfce00000-0xfcefffff]
[    0.370490] pci 0000:06:00.1: D0 power state depends on 0000:06:00.0
[    0.370541] pci 0000:06:00.1: save config 0x00: 0xab281002
[    0.370544] pci 0000:06:00.1: save config 0x04: 0x00100000
[    0.370548] pci 0000:06:00.1: save config 0x08: 0x04030000
[    0.370551] pci 0000:06:00.1: save config 0x0c: 0x00800010
[    0.370554] pci 0000:06:00.1: save config 0x10: 0xfbc20000
[    0.370557] pci 0000:06:00.1: save config 0x14: 0x00000000
[    0.370561] pci 0000:06:00.1: save config 0x18: 0x00000000
[    0.370564] pci 0000:06:00.1: save config 0x1c: 0x00000000
[    0.370567] pci 0000:06:00.1: save config 0x20: 0x00000000
[    0.370570] pci 0000:06:00.1: save config 0x24: 0x00000000
[    0.370573] pci 0000:06:00.1: save config 0x28: 0x00000000
[    0.370576] pci 0000:06:00.1: save config 0x2c: 0xab281002
[    0.370580] pci 0000:06:00.1: save config 0x30: 0x00000000
[    0.370583] pci 0000:06:00.1: save config 0x34: 0x00000048
[    0.370586] pci 0000:06:00.1: save config 0x38: 0x00000000
[    0.370589] pci 0000:06:00.1: save config 0x3c: 0x000002ff
[    0.370976] pci 0000:12:00.1: D0 power state depends on 0000:12:00.0
[    0.371021] pci 0000:12:00.1: save config 0x00: 0xab281002
[    0.371024] pci 0000:12:00.1: save config 0x04: 0x00100000
[    0.371026] pci 0000:12:00.1: save config 0x08: 0x04030000
[    0.371029] pci 0000:12:00.1: save config 0x0c: 0x00800010
[    0.371031] pci 0000:12:00.1: save config 0x10: 0xfcc20000
[    0.371033] pci 0000:12:00.1: save config 0x14: 0x00000000
[    0.371035] pci 0000:12:00.1: save config 0x18: 0x00000000
[    0.371038] pci 0000:12:00.1: save config 0x1c: 0x00000000
[    0.371040] pci 0000:12:00.1: save config 0x20: 0x00000000
[    0.371042] pci 0000:12:00.1: save config 0x24: 0x00000000
[    0.371045] pci 0000:12:00.1: save config 0x28: 0x00000000
[    0.371047] pci 0000:12:00.1: save config 0x2c: 0xab281002
[    0.371049] pci 0000:12:00.1: save config 0x30: 0x00000000
[    0.371051] pci 0000:12:00.1: save config 0x34: 0x00000048
[    0.371054] pci 0000:12:00.1: save config 0x38: 0x00000000
[    0.371056] pci 0000:12:00.1: save config 0x3c: 0x000002ff
[    0.371092] pci 0000:14:00.1: D0 power state depends on 0000:14:00.0
[    0.371097] pci 0000:14:00.3: extending delay after power-on from D3hot to 20 msec
[    0.371102] pci 0000:14:00.1: save config 0x00: 0x16371002
[    0.371105] pci 0000:14:00.1: save config 0x04: 0x00100000
[    0.371107] pci 0000:14:00.1: save config 0x08: 0x04030000
[    0.371109] pci 0000:14:00.1: save config 0x0c: 0x00800010
[    0.371111] pci 0000:14:00.1: save config 0x10: 0xfca88000
[    0.371112] pci 0000:14:00.1: save config 0x14: 0x00000000
[    0.371114] pci 0000:14:00.1: save config 0x18: 0x00000000
[    0.371116] pci 0000:14:00.1: save config 0x1c: 0x00000000
[    0.371118] pci 0000:14:00.1: save config 0x20: 0x00000000
[    0.371120] pci 0000:14:00.1: save config 0x24: 0x00000000
[    0.371122] pci 0000:14:00.1: save config 0x28: 0x00000000
[    0.371124] pci 0000:14:00.1: save config 0x2c: 0x16371002
[    0.371126] pci 0000:14:00.1: save config 0x30: 0x00000000
[    0.371128] pci 0000:14:00.1: save config 0x34: 0x00000048
[    0.371130] pci 0000:14:00.1: save config 0x38: 0x00000000
[    0.371132] pci 0000:14:00.1: save config 0x3c: 0x000002ff
[    0.371238] pci 0000:14:00.4: extending delay after power-on from D3hot to 20 msec
[    0.371303] PCI: CLS 64 bytes, default 64
[    0.371316] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.371359] Unpacking initramfs...
[    0.371373] pci 0000:00:01.0: Adding to iommu group 0
[    0.371390] pci 0000:00:01.2: Adding to iommu group 1
[    0.371409] pci 0000:00:01.3: Adding to iommu group 2
[    0.371434] pci 0000:00:02.0: Adding to iommu group 3
[    0.371451] pci 0000:00:02.1: Adding to iommu group 4
[    0.371476] pci 0000:00:08.0: Adding to iommu group 5
[    0.371494] pci 0000:00:08.1: Adding to iommu group 6
[    0.371511] pci 0000:00:08.2: Adding to iommu group 7
[    0.371543] pci 0000:00:14.0: Adding to iommu group 8
[    0.371559] pci 0000:00:14.3: Adding to iommu group 8
[    0.371643] pci 0000:00:18.0: Adding to iommu group 9
[    0.371659] pci 0000:00:18.1: Adding to iommu group 9
[    0.371674] pci 0000:00:18.2: Adding to iommu group 9
[    0.371690] pci 0000:00:18.3: Adding to iommu group 9
[    0.371705] pci 0000:00:18.4: Adding to iommu group 9
[    0.371720] pci 0000:00:18.5: Adding to iommu group 9
[    0.371736] pci 0000:00:18.6: Adding to iommu group 9
[    0.371752] pci 0000:00:18.7: Adding to iommu group 9
[    0.371769] pci 0000:01:00.0: Adding to iommu group 10
[    0.371808] pci 0000:02:00.0: Adding to iommu group 11
[    0.371847] pci 0000:02:01.0: Adding to iommu group 12
[    0.371887] pci 0000:02:03.0: Adding to iommu group 13
[    0.371927] pci 0000:02:05.0: Adding to iommu group 14
[    0.371966] pci 0000:02:07.0: Adding to iommu group 15
[    0.371982] pci 0000:02:08.0: Adding to iommu group 16
[    0.371999] pci 0000:02:09.0: Adding to iommu group 17
[    0.372017] pci 0000:02:0a.0: Adding to iommu group 18
[    0.372056] pci 0000:03:00.0: Adding to iommu group 19
[    0.372096] pci 0000:04:00.0: Adding to iommu group 20
[    0.372134] pci 0000:05:00.0: Adding to iommu group 21
[    0.372186] pci 0000:06:00.0: Adding to iommu group 22
[    0.372232] pci 0000:06:00.1: Adding to iommu group 23
[    0.372272] pci 0000:07:00.0: Adding to iommu group 24
[    0.372311] pci 0000:08:00.0: Adding to iommu group 25
[    0.372350] pci 0000:09:03.0: Adding to iommu group 26
[    0.372389] pci 0000:09:07.0: Adding to iommu group 27
[    0.372396] pci 0000:0a:00.0: Adding to iommu group 26
[    0.372401] pci 0000:0b:00.0: Adding to iommu group 27
[    0.372466] pci 0000:0c:00.0: Adding to iommu group 28
[    0.372471] pci 0000:0d:00.0: Adding to iommu group 16
[    0.372476] pci 0000:0d:00.1: Adding to iommu group 16
[    0.372481] pci 0000:0d:00.3: Adding to iommu group 16
[    0.372486] pci 0000:0e:00.0: Adding to iommu group 17
[    0.372492] pci 0000:0f:00.0: Adding to iommu group 18
[    0.372509] pci 0000:10:00.0: Adding to iommu group 29
[    0.372526] pci 0000:11:00.0: Adding to iommu group 30
[    0.372551] pci 0000:12:00.0: Adding to iommu group 31
[    0.372571] pci 0000:12:00.1: Adding to iommu group 32
[    0.372588] pci 0000:13:00.0: Adding to iommu group 33
[    0.372607] pci 0000:14:00.0: Adding to iommu group 34
[    0.372624] pci 0000:14:00.1: Adding to iommu group 35
[    0.372645] pci 0000:14:00.2: Adding to iommu group 36
[    0.372662] pci 0000:14:00.3: Adding to iommu group 37
[    0.372679] pci 0000:14:00.4: Adding to iommu group 38
[    0.372698] pci 0000:14:00.6: Adding to iommu group 39
[    0.372718] pci 0000:15:00.0: Adding to iommu group 40
[    0.372736] pci 0000:15:00.1: Adding to iommu group 41
[    0.375578] AMD-Vi: Extended features (0x206d73ef22254ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    0.375587] AMD-Vi: Interrupt remapping enabled
[    0.375588] AMD-Vi: X2APIC enabled
[    0.388033] AMD-Vi: Virtual APIC enabled
[    0.388042] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.388043] software IO TLB: mapped [mem 0x00000000b11c1000-0x00000000b51c1000] (64MB)
[    0.388092] LVT offset 0 assigned for vector 0x400
[    0.390996] perf: AMD IBS detected (0x000003ff)
[    0.391092] amd_uncore: 4 amd_df counters detected
[    0.391098] amd_uncore: 6 amd_l3 counters detected
[    0.391201] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.391764] Initialise system trusted keyrings
[    0.391773] Key type blacklist registered
[    0.391809] workingset: timestamp_bits=36 max_order=24 bucket_order=0
[    0.391818] zbud: loaded
[    0.391901] fuse: init (API version 7.41)
[    0.392024] integrity: Platform Keyring initialized
[    0.392026] integrity: Machine keyring initialized
[    0.403900] Key type asymmetric registered
[    0.403902] Asymmetric key parser 'x509' registered
[    0.443497] Freeing initrd memory: 33728K
[    0.447538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.447574] io scheduler mq-deadline registered
[    0.449677] ledtrig-cpu: registered to indicate activity on CPUs
[    0.449697] pciehp: pcie_port_service_register = 0
[    0.449707] pcieport 0000:00:01.2: vgaarb: pci_notify
[    0.449711] pcieport 0000:00:01.2: runtime IRQ mapping not provided by arch
[    0.449798] pcieport 0000:00:01.2: PME: Signaling with IRQ 29
[    0.449847] pcieport 0000:00:01.2: save config 0x00: 0x16341022
[    0.449850] pcieport 0000:00:01.2: save config 0x04: 0x00100407
[    0.449853] pcieport 0000:00:01.2: save config 0x08: 0x06040000
[    0.449855] pcieport 0000:00:01.2: save config 0x0c: 0x00810010
[    0.449858] pcieport 0000:00:01.2: save config 0x10: 0x00000000
[    0.449860] pcieport 0000:00:01.2: save config 0x14: 0x00000000
[    0.449862] pcieport 0000:00:01.2: save config 0x18: 0x000f0100
[    0.449865] pcieport 0000:00:01.2: save config 0x1c: 0x0000d1a1
[    0.449867] pcieport 0000:00:01.2: save config 0x20: 0xfc60fbb0
[    0.449869] pcieport 0000:00:01.2: save config 0x24: 0x10210001
[    0.449872] pcieport 0000:00:01.2: save config 0x28: 0x0000007d
[    0.449874] pcieport 0000:00:01.2: save config 0x2c: 0x0000007e
[    0.449876] pcieport 0000:00:01.2: save config 0x30: 0x00000000
[    0.449878] pcieport 0000:00:01.2: save config 0x34: 0x00000050
[    0.449881] pcieport 0000:00:01.2: save config 0x38: 0x00000000
[    0.449883] pcieport 0000:00:01.2: save config 0x3c: 0x001200ff
[    0.449903] pcieport 0000:00:01.2: vgaarb: pci_notify
[    0.449910] pcieport 0000:00:01.3: vgaarb: pci_notify
[    0.449914] pcieport 0000:00:01.3: runtime IRQ mapping not provided by arch
[    0.449984] pcieport 0000:00:01.3: PME: Signaling with IRQ 30
[    0.450002] pcieport 0000:00:01.3: save config 0x00: 0x16331022
[    0.450004] pcieport 0000:00:01.3: save config 0x04: 0x00100407
[    0.450006] pcieport 0000:00:01.3: save config 0x08: 0x06040000
[    0.450008] pcieport 0000:00:01.3: save config 0x0c: 0x00810010
[    0.450010] pcieport 0000:00:01.3: save config 0x10: 0x00000000
[    0.450012] pcieport 0000:00:01.3: save config 0x14: 0x00000000
[    0.450013] pcieport 0000:00:01.3: save config 0x18: 0x00121000
[    0.450015] pcieport 0000:00:01.3: save config 0x1c: 0x0000f1f1
[    0.450017] pcieport 0000:00:01.3: save config 0x20: 0xfcd0fcb0
[    0.450019] pcieport 0000:00:01.3: save config 0x24: 0x0ff10001
[    0.450021] pcieport 0000:00:01.3: save config 0x28: 0x0000007a
[    0.450023] pcieport 0000:00:01.3: save config 0x2c: 0x0000007c
[    0.450025] pcieport 0000:00:01.3: save config 0x30: 0x00000000
[    0.450027] pcieport 0000:00:01.3: save config 0x34: 0x00000050
[    0.450029] pcieport 0000:00:01.3: save config 0x38: 0x00000000
[    0.450030] pcieport 0000:00:01.3: save config 0x3c: 0x001200ff
[    0.450047] pcieport 0000:00:01.3: vgaarb: pci_notify
[    0.450052] pcieport 0000:00:02.1: vgaarb: pci_notify
[    0.450056] pcieport 0000:00:02.1: runtime IRQ mapping not provided by arch
[    0.450116] pcieport 0000:00:02.1: PME: Signaling with IRQ 31
[    0.450138] pcieport 0000:00:02.1: save config 0x00: 0x16341022
[    0.450141] pcieport 0000:00:02.1: save config 0x04: 0x00100407
[    0.450142] pcieport 0000:00:02.1: save config 0x08: 0x06040000
[    0.450144] pcieport 0000:00:02.1: save config 0x0c: 0x00810010
[    0.450146] pcieport 0000:00:02.1: save config 0x10: 0x00000000
[    0.450148] pcieport 0000:00:02.1: save config 0x14: 0x00000000
[    0.450150] pcieport 0000:00:02.1: save config 0x18: 0x00131300
[    0.450152] pcieport 0000:00:02.1: save config 0x1c: 0x000001f1
[    0.450154] pcieport 0000:00:02.1: save config 0x20: 0xfcf0fcf0
[    0.450156] pcieport 0000:00:02.1: save config 0x24: 0x0001fff1
[    0.450158] pcieport 0000:00:02.1: save config 0x28: 0x00000000
[    0.450160] pcieport 0000:00:02.1: save config 0x2c: 0x00000000
[    0.450161] pcieport 0000:00:02.1: save config 0x30: 0x00000000
[    0.450163] pcieport 0000:00:02.1: save config 0x34: 0x00000050
[    0.450165] pcieport 0000:00:02.1: save config 0x38: 0x00000000
[    0.450167] pcieport 0000:00:02.1: save config 0x3c: 0x001200ff
[    0.450183] pcieport 0000:00:02.1: vgaarb: pci_notify
[    0.450188] pcieport 0000:00:08.1: vgaarb: pci_notify
[    0.450191] pcieport 0000:00:08.1: runtime IRQ mapping not provided by arch
[    0.450252] pcieport 0000:00:08.1: PME: Signaling with IRQ 32
[    0.450274] pcieport 0000:00:08.1: save config 0x00: 0x16351022
[    0.450276] pcieport 0000:00:08.1: save config 0x04: 0x00100407
[    0.450278] pcieport 0000:00:08.1: save config 0x08: 0x06040000
[    0.450280] pcieport 0000:00:08.1: save config 0x0c: 0x00810010
[    0.450282] pcieport 0000:00:08.1: save config 0x10: 0x00000000
[    0.450284] pcieport 0000:00:08.1: save config 0x14: 0x00000000
[    0.450286] pcieport 0000:00:08.1: save config 0x18: 0x00141400
[    0.450288] pcieport 0000:00:08.1: save config 0x1c: 0x0000e1e1
[    0.450290] pcieport 0000:00:08.1: save config 0x20: 0xfca0fc70
[    0.450291] pcieport 0000:00:08.1: save config 0x24: 0x30112001
[    0.450293] pcieport 0000:00:08.1: save config 0x28: 0x0000007e
[    0.450295] pcieport 0000:00:08.1: save config 0x2c: 0x0000007e
[    0.450297] pcieport 0000:00:08.1: save config 0x30: 0x00000000
[    0.450299] pcieport 0000:00:08.1: save config 0x34: 0x00000050
[    0.450301] pcieport 0000:00:08.1: save config 0x38: 0x00000000
[    0.450302] pcieport 0000:00:08.1: save config 0x3c: 0x001201ff
[    0.450323] pcieport 0000:00:08.1: vgaarb: pci_notify
[    0.450328] pcieport 0000:00:08.2: vgaarb: pci_notify
[    0.450331] pcieport 0000:00:08.2: runtime IRQ mapping not provided by arch
[    0.450442] pcieport 0000:00:08.2: PME: Signaling with IRQ 33
[    0.450471] pcieport 0000:00:08.2: save config 0x00: 0x16351022
[    0.450473] pcieport 0000:00:08.2: save config 0x04: 0x00100407
[    0.450475] pcieport 0000:00:08.2: save config 0x08: 0x06040000
[    0.450477] pcieport 0000:00:08.2: save config 0x0c: 0x00810010
[    0.450479] pcieport 0000:00:08.2: save config 0x10: 0x00000000
[    0.450481] pcieport 0000:00:08.2: save config 0x14: 0x00000000
[    0.450482] pcieport 0000:00:08.2: save config 0x18: 0x00151500
[    0.450484] pcieport 0000:00:08.2: save config 0x1c: 0x000001f1
[    0.450486] pcieport 0000:00:08.2: save config 0x20: 0xfce0fce0
[    0.450488] pcieport 0000:00:08.2: save config 0x24: 0x0001fff1
[    0.450490] pcieport 0000:00:08.2: save config 0x28: 0x00000000
[    0.450492] pcieport 0000:00:08.2: save config 0x2c: 0x00000000
[    0.450494] pcieport 0000:00:08.2: save config 0x30: 0x00000000
[    0.450495] pcieport 0000:00:08.2: save config 0x34: 0x00000050
[    0.450497] pcieport 0000:00:08.2: save config 0x38: 0x00000000
[    0.450499] pcieport 0000:00:08.2: save config 0x3c: 0x001201ff
[    0.450517] pcieport 0000:00:08.2: vgaarb: pci_notify
[    0.450523] pcieport 0000:01:00.0: vgaarb: pci_notify
[    0.450526] pcieport 0000:01:00.0: runtime IRQ mapping not provided by arch
[    0.450539] pcieport 0000:01:00.0: save config 0x00: 0x57ad1022
[    0.450542] pcieport 0000:01:00.0: save config 0x04: 0x00100007
[    0.450545] pcieport 0000:01:00.0: save config 0x08: 0x06040000
[    0.450548] pcieport 0000:01:00.0: save config 0x0c: 0x00010010
[    0.450551] pcieport 0000:01:00.0: save config 0x10: 0x00000000
[    0.450554] pcieport 0000:01:00.0: save config 0x14: 0x00000000
[    0.450557] pcieport 0000:01:00.0: save config 0x18: 0x000f0201
[    0.450559] pcieport 0000:01:00.0: save config 0x1c: 0x0000d1a1
[    0.450562] pcieport 0000:01:00.0: save config 0x20: 0xfc60fbb0
[    0.450565] pcieport 0000:01:00.0: save config 0x24: 0x10210001
[    0.450568] pcieport 0000:01:00.0: save config 0x28: 0x0000007d
[    0.450571] pcieport 0000:01:00.0: save config 0x2c: 0x0000007e
[    0.450574] pcieport 0000:01:00.0: save config 0x30: 0x00000000
[    0.450577] pcieport 0000:01:00.0: save config 0x34: 0x00000050
[    0.450580] pcieport 0000:01:00.0: save config 0x38: 0x00000000
[    0.450582] pcieport 0000:01:00.0: save config 0x3c: 0x001201ff
[    0.450637] pcieport 0000:01:00.0: vgaarb: pci_notify
[    0.450642] pcieport 0000:02:00.0: vgaarb: pci_notify
[    0.450645] pcieport 0000:02:00.0: runtime IRQ mapping not provided by arch
[    0.450751] pcieport 0000:02:00.0: save config 0x00: 0x57a31022
[    0.450755] pcieport 0000:02:00.0: save config 0x04: 0x00100407
[    0.450757] pcieport 0000:02:00.0: save config 0x08: 0x06040000
[    0.450760] pcieport 0000:02:00.0: save config 0x0c: 0x00810010
[    0.450763] pcieport 0000:02:00.0: save config 0x10: 0x00000000
[    0.450766] pcieport 0000:02:00.0: save config 0x14: 0x00000000
[    0.450769] pcieport 0000:02:00.0: save config 0x18: 0x00030302
[    0.450771] pcieport 0000:02:00.0: save config 0x1c: 0x000001f1
[    0.450774] pcieport 0000:02:00.0: save config 0x20: 0xfc60fc60
[    0.450777] pcieport 0000:02:00.0: save config 0x24: 0x0001fff1
[    0.450780] pcieport 0000:02:00.0: save config 0x28: 0x00000000
[    0.450783] pcieport 0000:02:00.0: save config 0x2c: 0x00000000
[    0.450785] pcieport 0000:02:00.0: save config 0x30: 0x00000000
[    0.450788] pcieport 0000:02:00.0: save config 0x34: 0x00000050
[    0.450791] pcieport 0000:02:00.0: save config 0x38: 0x00000000
[    0.450794] pcieport 0000:02:00.0: save config 0x3c: 0x001200ff
[    0.450929] pcieport 0000:02:00.0: vgaarb: pci_notify
[    0.450934] pcieport 0000:02:01.0: vgaarb: pci_notify
[    0.450937] pcieport 0000:02:01.0: runtime IRQ mapping not provided by arch
[    0.451037] pcieport 0000:02:01.0: save config 0x00: 0x57a31022
[    0.451040] pcieport 0000:02:01.0: save config 0x04: 0x00100407
[    0.451043] pcieport 0000:02:01.0: save config 0x08: 0x06040000
[    0.451046] pcieport 0000:02:01.0: save config 0x0c: 0x00810010
[    0.451049] pcieport 0000:02:01.0: save config 0x10: 0x00000000
[    0.451051] pcieport 0000:02:01.0: save config 0x14: 0x00000000
[    0.451054] pcieport 0000:02:01.0: save config 0x18: 0x00060402
[    0.451057] pcieport 0000:02:01.0: save config 0x1c: 0x0000d1d1
[    0.451060] pcieport 0000:02:01.0: save config 0x20: 0xfbd0fbb0
[    0.451063] pcieport 0000:02:01.0: save config 0x24: 0x0ff10001
[    0.451065] pcieport 0000:02:01.0: save config 0x28: 0x0000007d
[    0.451068] pcieport 0000:02:01.0: save config 0x2c: 0x0000007e
[    0.451071] pcieport 0000:02:01.0: save config 0x30: 0x00000000
[    0.451074] pcieport 0000:02:01.0: save config 0x34: 0x00000050
[    0.451077] pcieport 0000:02:01.0: save config 0x38: 0x00000000
[    0.451079] pcieport 0000:02:01.0: save config 0x3c: 0x001200ff
[    0.451214] pcieport 0000:02:01.0: vgaarb: pci_notify
[    0.451219] pcieport 0000:02:03.0: vgaarb: pci_notify
[    0.451222] pcieport 0000:02:03.0: runtime IRQ mapping not provided by arch
[    0.451322] pcieport 0000:02:03.0: save config 0x00: 0x57a31022
[    0.451325] pcieport 0000:02:03.0: save config 0x04: 0x00100407
[    0.451328] pcieport 0000:02:03.0: save config 0x08: 0x06040000
[    0.451331] pcieport 0000:02:03.0: save config 0x0c: 0x00810010
[    0.451333] pcieport 0000:02:03.0: save config 0x10: 0x00000000
[    0.451336] pcieport 0000:02:03.0: save config 0x14: 0x00000000
[    0.451339] pcieport 0000:02:03.0: save config 0x18: 0x00070702
[    0.451342] pcieport 0000:02:03.0: save config 0x1c: 0x000001f1
[    0.451345] pcieport 0000:02:03.0: save config 0x20: 0xfc50fc50
[    0.451347] pcieport 0000:02:03.0: save config 0x24: 0x0001fff1
[    0.451350] pcieport 0000:02:03.0: save config 0x28: 0x00000000
[    0.451353] pcieport 0000:02:03.0: save config 0x2c: 0x00000000
[    0.451356] pcieport 0000:02:03.0: save config 0x30: 0x00000000
[    0.451359] pcieport 0000:02:03.0: save config 0x34: 0x00000050
[    0.451362] pcieport 0000:02:03.0: save config 0x38: 0x00000000
[    0.451364] pcieport 0000:02:03.0: save config 0x3c: 0x001200ff
[    0.451516] pcieport 0000:02:03.0: vgaarb: pci_notify
[    0.451521] pcieport 0000:02:05.0: vgaarb: pci_notify
[    0.451524] pcieport 0000:02:05.0: runtime IRQ mapping not provided by arch
[    0.451627] pcieport 0000:02:05.0: save config 0x00: 0x57a31022
[    0.451630] pcieport 0000:02:05.0: save config 0x04: 0x00100407
[    0.451633] pcieport 0000:02:05.0: save config 0x08: 0x06040000
[    0.451636] pcieport 0000:02:05.0: save config 0x0c: 0x00810010
[    0.451639] pcieport 0000:02:05.0: save config 0x10: 0x00000000
[    0.451642] pcieport 0000:02:05.0: save config 0x14: 0x00000000
[    0.451644] pcieport 0000:02:05.0: save config 0x18: 0x000b0802
[    0.451647] pcieport 0000:02:05.0: save config 0x1c: 0x0000b1a1
[    0.451650] pcieport 0000:02:05.0: save config 0x20: 0xfc10fc00
[    0.451653] pcieport 0000:02:05.0: save config 0x24: 0x10211011
[    0.451656] pcieport 0000:02:05.0: save config 0x28: 0x0000007e
[    0.451658] pcieport 0000:02:05.0: save config 0x2c: 0x0000007e
[    0.451661] pcieport 0000:02:05.0: save config 0x30: 0x00000000
[    0.451664] pcieport 0000:02:05.0: save config 0x34: 0x00000050
[    0.451667] pcieport 0000:02:05.0: save config 0x38: 0x00000000
[    0.451670] pcieport 0000:02:05.0: save config 0x3c: 0x001200ff
[    0.451804] pcieport 0000:02:05.0: vgaarb: pci_notify
[    0.451809] pcieport 0000:02:07.0: vgaarb: pci_notify
[    0.451812] pcieport 0000:02:07.0: runtime IRQ mapping not provided by arch
[    0.451911] pcieport 0000:02:07.0: save config 0x00: 0x57a31022
[    0.451914] pcieport 0000:02:07.0: save config 0x04: 0x00100407
[    0.451917] pcieport 0000:02:07.0: save config 0x08: 0x06040000
[    0.451919] pcieport 0000:02:07.0: save config 0x0c: 0x00810010
[    0.451922] pcieport 0000:02:07.0: save config 0x10: 0x00000000
[    0.451925] pcieport 0000:02:07.0: save config 0x14: 0x00000000
[    0.451928] pcieport 0000:02:07.0: save config 0x18: 0x000c0c02
[    0.451931] pcieport 0000:02:07.0: save config 0x1c: 0x0000c1c1
[    0.451933] pcieport 0000:02:07.0: save config 0x20: 0xfc40fc40
[    0.451936] pcieport 0000:02:07.0: save config 0x24: 0x0001fff1
[    0.451939] pcieport 0000:02:07.0: save config 0x28: 0x00000000
[    0.451942] pcieport 0000:02:07.0: save config 0x2c: 0x00000000
[    0.451945] pcieport 0000:02:07.0: save config 0x30: 0x00000000
[    0.451947] pcieport 0000:02:07.0: save config 0x34: 0x00000050
[    0.451950] pcieport 0000:02:07.0: save config 0x38: 0x00000000
[    0.451953] pcieport 0000:02:07.0: save config 0x3c: 0x001200ff
[    0.452087] pcieport 0000:02:07.0: vgaarb: pci_notify
[    0.452092] pcieport 0000:02:08.0: vgaarb: pci_notify
[    0.452095] pcieport 0000:02:08.0: runtime IRQ mapping not provided by arch
[    0.452180] pcieport 0000:02:08.0: save config 0x00: 0x57a41022
[    0.452183] pcieport 0000:02:08.0: save config 0x04: 0x00100407
[    0.452185] pcieport 0000:02:08.0: save config 0x08: 0x06040000
[    0.452188] pcieport 0000:02:08.0: save config 0x0c: 0x00010010
[    0.452191] pcieport 0000:02:08.0: save config 0x10: 0x00000000
[    0.452194] pcieport 0000:02:08.0: save config 0x14: 0x00000000
[    0.452197] pcieport 0000:02:08.0: save config 0x18: 0x000d0d02
[    0.452199] pcieport 0000:02:08.0: save config 0x1c: 0x000001f1
[    0.452202] pcieport 0000:02:08.0: save config 0x20: 0xfbf0fbe0
[    0.452205] pcieport 0000:02:08.0: save config 0x24: 0x0001fff1
[    0.452208] pcieport 0000:02:08.0: save config 0x28: 0x00000000
[    0.452210] pcieport 0000:02:08.0: save config 0x2c: 0x00000000
[    0.452213] pcieport 0000:02:08.0: save config 0x30: 0x00000000
[    0.452216] pcieport 0000:02:08.0: save config 0x34: 0x00000050
[    0.452219] pcieport 0000:02:08.0: save config 0x38: 0x00000000
[    0.452222] pcieport 0000:02:08.0: save config 0x3c: 0x001201ff
[    0.452285] pcieport 0000:02:08.0: vgaarb: pci_notify
[    0.452290] pcieport 0000:02:09.0: vgaarb: pci_notify
[    0.452293] pcieport 0000:02:09.0: runtime IRQ mapping not provided by arch
[    0.452410] pcieport 0000:02:09.0: save config 0x00: 0x57a41022
[    0.452413] pcieport 0000:02:09.0: save config 0x04: 0x00100407
[    0.452416] pcieport 0000:02:09.0: save config 0x08: 0x06040000
[    0.452419] pcieport 0000:02:09.0: save config 0x0c: 0x00010010
[    0.452422] pcieport 0000:02:09.0: save config 0x10: 0x00000000
[    0.452425] pcieport 0000:02:09.0: save config 0x14: 0x00000000
[    0.452429] pcieport 0000:02:09.0: save config 0x18: 0x000e0e02
[    0.452432] pcieport 0000:02:09.0: save config 0x1c: 0x000001f1
[    0.452434] pcieport 0000:02:09.0: save config 0x20: 0xfc30fc30
[    0.452437] pcieport 0000:02:09.0: save config 0x24: 0x0001fff1
[    0.452440] pcieport 0000:02:09.0: save config 0x28: 0x00000000
[    0.452443] pcieport 0000:02:09.0: save config 0x2c: 0x00000000
[    0.452445] pcieport 0000:02:09.0: save config 0x30: 0x00000000
[    0.452448] pcieport 0000:02:09.0: save config 0x34: 0x00000050
[    0.452451] pcieport 0000:02:09.0: save config 0x38: 0x00000000
[    0.452454] pcieport 0000:02:09.0: save config 0x3c: 0x001201ff
[    0.452532] pcieport 0000:02:09.0: vgaarb: pci_notify
[    0.452538] pcieport 0000:02:0a.0: vgaarb: pci_notify
[    0.452541] pcieport 0000:02:0a.0: runtime IRQ mapping not provided by arch
[    0.452655] pcieport 0000:02:0a.0: save config 0x00: 0x57a41022
[    0.452658] pcieport 0000:02:0a.0: save config 0x04: 0x00100407
[    0.452661] pcieport 0000:02:0a.0: save config 0x08: 0x06040000
[    0.452664] pcieport 0000:02:0a.0: save config 0x0c: 0x00010010
[    0.452667] pcieport 0000:02:0a.0: save config 0x10: 0x00000000
[    0.452670] pcieport 0000:02:0a.0: save config 0x14: 0x00000000
[    0.452673] pcieport 0000:02:0a.0: save config 0x18: 0x000f0f02
[    0.452675] pcieport 0000:02:0a.0: save config 0x1c: 0x000001f1
[    0.452678] pcieport 0000:02:0a.0: save config 0x20: 0xfc20fc20
[    0.452681] pcieport 0000:02:0a.0: save config 0x24: 0x0001fff1
[    0.452684] pcieport 0000:02:0a.0: save config 0x28: 0x00000000
[    0.452686] pcieport 0000:02:0a.0: save config 0x2c: 0x00000000
[    0.452689] pcieport 0000:02:0a.0: save config 0x30: 0x00000000
[    0.452692] pcieport 0000:02:0a.0: save config 0x34: 0x00000050
[    0.452695] pcieport 0000:02:0a.0: save config 0x38: 0x00000000
[    0.452698] pcieport 0000:02:0a.0: save config 0x3c: 0x001201ff
[    0.452760] pcieport 0000:02:0a.0: vgaarb: pci_notify
[    0.452765] pcieport 0000:04:00.0: vgaarb: pci_notify
[    0.452768] pcieport 0000:04:00.0: runtime IRQ mapping not provided by arch
[    0.452808] pcieport 0000:04:00.0: save config 0x00: 0x14781002
[    0.452811] pcieport 0000:04:00.0: save config 0x04: 0x00100007
[    0.452815] pcieport 0000:04:00.0: save config 0x08: 0x060400c7
[    0.452818] pcieport 0000:04:00.0: save config 0x0c: 0x00010010
[    0.452821] pcieport 0000:04:00.0: save config 0x10: 0xfbd00000
[    0.452824] pcieport 0000:04:00.0: save config 0x14: 0x00000000
[    0.452827] pcieport 0000:04:00.0: save config 0x18: 0x00060504
[    0.452831] pcieport 0000:04:00.0: save config 0x1c: 0x0000d1d1
[    0.452834] pcieport 0000:04:00.0: save config 0x20: 0xfbc0fbb0
[    0.452837] pcieport 0000:04:00.0: save config 0x24: 0x0ff10001
[    0.452840] pcieport 0000:04:00.0: save config 0x28: 0x0000007d
[    0.452843] pcieport 0000:04:00.0: save config 0x2c: 0x0000007e
[    0.452846] pcieport 0000:04:00.0: save config 0x30: 0x00000000
[    0.452849] pcieport 0000:04:00.0: save config 0x34: 0x00000048
[    0.452853] pcieport 0000:04:00.0: save config 0x38: 0x00000000
[    0.452856] pcieport 0000:04:00.0: save config 0x3c: 0x001201ff
[    0.452926] pcieport 0000:04:00.0: vgaarb: pci_notify
[    0.452931] pcieport 0000:05:00.0: vgaarb: pci_notify
[    0.452935] pcieport 0000:05:00.0: runtime IRQ mapping not provided by arch
[    0.453035] pcieport 0000:05:00.0: save config 0x00: 0x14791002
[    0.453039] pcieport 0000:05:00.0: save config 0x04: 0x00100407
[    0.453042] pcieport 0000:05:00.0: save config 0x08: 0x06040000
[    0.453045] pcieport 0000:05:00.0: save config 0x0c: 0x00010010
[    0.453048] pcieport 0000:05:00.0: save config 0x10: 0x00000000
[    0.453052] pcieport 0000:05:00.0: save config 0x14: 0x00000000
[    0.453055] pcieport 0000:05:00.0: save config 0x18: 0x00060605
[    0.453058] pcieport 0000:05:00.0: save config 0x1c: 0x0000d1d1
[    0.453061] pcieport 0000:05:00.0: save config 0x20: 0xfbc0fbb0
[    0.453064] pcieport 0000:05:00.0: save config 0x24: 0x0ff10001
[    0.453067] pcieport 0000:05:00.0: save config 0x28: 0x0000007d
[    0.453071] pcieport 0000:05:00.0: save config 0x2c: 0x0000007e
[    0.453074] pcieport 0000:05:00.0: save config 0x30: 0x00000000
[    0.453077] pcieport 0000:05:00.0: save config 0x34: 0x00000050
[    0.453080] pcieport 0000:05:00.0: save config 0x38: 0x00000000
[    0.453083] pcieport 0000:05:00.0: save config 0x3c: 0x001201ff
[    0.453154] pcieport 0000:05:00.0: vgaarb: pci_notify
[    0.453160] pcieport 0000:08:00.0: vgaarb: pci_notify
[    0.453163] pcieport 0000:08:00.0: runtime IRQ mapping not provided by arch
[    0.453195] pcieport 0000:08:00.0: save config 0x00: 0x11821b21
[    0.453199] pcieport 0000:08:00.0: save config 0x04: 0x00100007
[    0.453202] pcieport 0000:08:00.0: save config 0x08: 0x06040000
[    0.453205] pcieport 0000:08:00.0: save config 0x0c: 0x00010010
[    0.453208] pcieport 0000:08:00.0: save config 0x10: 0x00000000
[    0.453211] pcieport 0000:08:00.0: save config 0x14: 0x00000000
[    0.453215] pcieport 0000:08:00.0: save config 0x18: 0x000b0908
[    0.453218] pcieport 0000:08:00.0: save config 0x1c: 0x0000b1a1
[    0.453221] pcieport 0000:08:00.0: save config 0x20: 0xfc10fc00
[    0.453224] pcieport 0000:08:00.0: save config 0x24: 0x10211011
[    0.453227] pcieport 0000:08:00.0: save config 0x28: 0x0000007e
[    0.453230] pcieport 0000:08:00.0: save config 0x2c: 0x0000007e
[    0.453234] pcieport 0000:08:00.0: save config 0x30: 0x00000000
[    0.453237] pcieport 0000:08:00.0: save config 0x34: 0x00000050
[    0.453240] pcieport 0000:08:00.0: save config 0x38: 0x00000000
[    0.453243] pcieport 0000:08:00.0: save config 0x3c: 0x001201ff
[    0.453297] pcieport 0000:08:00.0: vgaarb: pci_notify
[    0.453302] pcieport 0000:09:03.0: vgaarb: pci_notify
[    0.453305] pcieport 0000:09:03.0: runtime IRQ mapping not provided by arch
[    0.453400] pcieport 0000:09:03.0: save config 0x00: 0x11821b21
[    0.453403] pcieport 0000:09:03.0: save config 0x04: 0x00100407
[    0.453406] pcieport 0000:09:03.0: save config 0x08: 0x06040000
[    0.453410] pcieport 0000:09:03.0: save config 0x0c: 0x00010010
[    0.453413] pcieport 0000:09:03.0: save config 0x10: 0x00000000
[    0.453416] pcieport 0000:09:03.0: save config 0x14: 0x00000000
[    0.453419] pcieport 0000:09:03.0: save config 0x18: 0x000a0a09
[    0.453423] pcieport 0000:09:03.0: save config 0x1c: 0x0000b1b1
[    0.453426] pcieport 0000:09:03.0: save config 0x20: 0xfc10fc10
[    0.453429] pcieport 0000:09:03.0: save config 0x24: 0x10211021
[    0.453432] pcieport 0000:09:03.0: save config 0x28: 0x0000007e
[    0.453435] pcieport 0000:09:03.0: save config 0x2c: 0x0000007e
[    0.453439] pcieport 0000:09:03.0: save config 0x30: 0x00000000
[    0.453442] pcieport 0000:09:03.0: save config 0x34: 0x00000050
[    0.453445] pcieport 0000:09:03.0: save config 0x38: 0x00000000
[    0.453448] pcieport 0000:09:03.0: save config 0x3c: 0x001201ff
[    0.453500] pcieport 0000:09:03.0: vgaarb: pci_notify
[    0.453505] pcieport 0000:09:07.0: vgaarb: pci_notify
[    0.453508] pcieport 0000:09:07.0: runtime IRQ mapping not provided by arch
[    0.453602] pcieport 0000:09:07.0: save config 0x00: 0x11821b21
[    0.453605] pcieport 0000:09:07.0: save config 0x04: 0x00100407
[    0.453608] pcieport 0000:09:07.0: save config 0x08: 0x06040000
[    0.453612] pcieport 0000:09:07.0: save config 0x0c: 0x00010010
[    0.453615] pcieport 0000:09:07.0: save config 0x10: 0x00000000
[    0.453618] pcieport 0000:09:07.0: save config 0x14: 0x00000000
[    0.453621] pcieport 0000:09:07.0: save config 0x18: 0x000b0b09
[    0.453625] pcieport 0000:09:07.0: save config 0x1c: 0x0000a1a1
[    0.453628] pcieport 0000:09:07.0: save config 0x20: 0xfc00fc00
[    0.453631] pcieport 0000:09:07.0: save config 0x24: 0x10111011
[    0.453634] pcieport 0000:09:07.0: save config 0x28: 0x0000007e
[    0.453637] pcieport 0000:09:07.0: save config 0x2c: 0x0000007e
[    0.453641] pcieport 0000:09:07.0: save config 0x30: 0x00000000
[    0.453644] pcieport 0000:09:07.0: save config 0x34: 0x00000050
[    0.453647] pcieport 0000:09:07.0: save config 0x38: 0x00000000
[    0.453650] pcieport 0000:09:07.0: save config 0x3c: 0x001201ff
[    0.453701] pcieport 0000:09:07.0: vgaarb: pci_notify
[    0.453708] pcieport 0000:10:00.0: vgaarb: pci_notify
[    0.453711] pcieport 0000:10:00.0: runtime IRQ mapping not provided by arch
[    0.453750] pcieport 0000:10:00.0: save config 0x00: 0x14781002
[    0.453753] pcieport 0000:10:00.0: save config 0x04: 0x00100007
[    0.453755] pcieport 0000:10:00.0: save config 0x08: 0x060400c7
[    0.453758] pcieport 0000:10:00.0: save config 0x0c: 0x00010010
[    0.453760] pcieport 0000:10:00.0: save config 0x10: 0xfcd00000
[    0.453762] pcieport 0000:10:00.0: save config 0x14: 0x00000000
[    0.453765] pcieport 0000:10:00.0: save config 0x18: 0x00121110
[    0.453767] pcieport 0000:10:00.0: save config 0x1c: 0x0000f1f1
[    0.453769] pcieport 0000:10:00.0: save config 0x20: 0xfcc0fcb0
[    0.453771] pcieport 0000:10:00.0: save config 0x24: 0x0ff10001
[    0.453774] pcieport 0000:10:00.0: save config 0x28: 0x0000007a
[    0.453776] pcieport 0000:10:00.0: save config 0x2c: 0x0000007c
[    0.453778] pcieport 0000:10:00.0: save config 0x30: 0x00000000
[    0.453781] pcieport 0000:10:00.0: save config 0x34: 0x00000048
[    0.453783] pcieport 0000:10:00.0: save config 0x38: 0x00000000
[    0.453785] pcieport 0000:10:00.0: save config 0x3c: 0x001201ff
[    0.453820] pcieport 0000:10:00.0: vgaarb: pci_notify
[    0.453825] pcieport 0000:11:00.0: vgaarb: pci_notify
[    0.453829] pcieport 0000:11:00.0: runtime IRQ mapping not provided by arch
[    0.453904] pcieport 0000:11:00.0: save config 0x00: 0x14791002
[    0.453907] pcieport 0000:11:00.0: save config 0x04: 0x00100407
[    0.453909] pcieport 0000:11:00.0: save config 0x08: 0x06040000
[    0.453912] pcieport 0000:11:00.0: save config 0x0c: 0x00010010
[    0.453914] pcieport 0000:11:00.0: save config 0x10: 0x00000000
[    0.453916] pcieport 0000:11:00.0: save config 0x14: 0x00000000
[    0.453918] pcieport 0000:11:00.0: save config 0x18: 0x00121211
[    0.453921] pcieport 0000:11:00.0: save config 0x1c: 0x0000f1f1
[    0.453923] pcieport 0000:11:00.0: save config 0x20: 0xfcc0fcb0
[    0.453925] pcieport 0000:11:00.0: save config 0x24: 0x0ff10001
[    0.453927] pcieport 0000:11:00.0: save config 0x28: 0x0000007a
[    0.453930] pcieport 0000:11:00.0: save config 0x2c: 0x0000007c
[    0.453932] pcieport 0000:11:00.0: save config 0x30: 0x00000000
[    0.453934] pcieport 0000:11:00.0: save config 0x34: 0x00000050
[    0.453937] pcieport 0000:11:00.0: save config 0x38: 0x00000000
[    0.453939] pcieport 0000:11:00.0: save config 0x3c: 0x001201ff
[    0.453973] pcieport 0000:11:00.0: vgaarb: pci_notify
[    0.454045] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.455084] Estimated ratio of average max frequency by base frequency (times 1024): 1098
[    0.455234] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.455723] Linux agpgart interface v0.103
[    0.455740] agpgart-amd64 0000:00:00.0: vgaarb: pci_notify
[    0.455743] agpgart-amd64 0000:00:00.0: runtime IRQ mapping not provided by arch
[    0.455746] agpgart-amd64 0000:00:00.0: vgaarb: pci_notify
[    0.455750] agpgart-amd64 0000:00:01.0: vgaarb: pci_notify
[    0.455752] agpgart-amd64 0000:00:01.0: runtime IRQ mapping not provided by arch
[    0.455755] agpgart-amd64 0000:00:01.0: vgaarb: pci_notify
[    0.455759] agpgart-amd64 0000:00:02.0: vgaarb: pci_notify
[    0.455762] agpgart-amd64 0000:00:02.0: runtime IRQ mapping not provided by arch
[    0.455764] agpgart-amd64 0000:00:02.0: vgaarb: pci_notify
[    0.455768] agpgart-amd64 0000:00:08.0: vgaarb: pci_notify
[    0.455770] agpgart-amd64 0000:00:08.0: runtime IRQ mapping not provided by arch
[    0.455773] agpgart-amd64 0000:00:08.0: vgaarb: pci_notify
[    0.455776] agpgart-amd64 0000:00:14.0: vgaarb: pci_notify
[    0.455779] agpgart-amd64 0000:00:14.0: runtime IRQ mapping not provided by arch
[    0.455783] agpgart-amd64 0000:00:14.0: vgaarb: pci_notify
[    0.455786] agpgart-amd64 0000:00:14.3: vgaarb: pci_notify
[    0.455788] agpgart-amd64 0000:00:14.3: runtime IRQ mapping not provided by arch
[    0.455792] agpgart-amd64 0000:00:14.3: vgaarb: pci_notify
[    0.455795] agpgart-amd64 0000:00:18.0: vgaarb: pci_notify
[    0.455798] agpgart-amd64 0000:00:18.0: runtime IRQ mapping not provided by arch
[    0.455800] agpgart-amd64 0000:00:18.0: vgaarb: pci_notify
[    0.455804] agpgart-amd64 0000:00:18.1: vgaarb: pci_notify
[    0.455807] agpgart-amd64 0000:00:18.1: runtime IRQ mapping not provided by arch
[    0.455810] agpgart-amd64 0000:00:18.1: vgaarb: pci_notify
[    0.455813] agpgart-amd64 0000:00:18.2: vgaarb: pci_notify
[    0.455815] agpgart-amd64 0000:00:18.2: runtime IRQ mapping not provided by arch
[    0.455818] agpgart-amd64 0000:00:18.2: vgaarb: pci_notify
[    0.455821] agpgart-amd64 0000:00:18.3: vgaarb: pci_notify
[    0.455823] agpgart-amd64 0000:00:18.3: runtime IRQ mapping not provided by arch
[    0.455826] agpgart-amd64 0000:00:18.3: vgaarb: pci_notify
[    0.455829] agpgart-amd64 0000:00:18.4: vgaarb: pci_notify
[    0.455832] agpgart-amd64 0000:00:18.4: runtime IRQ mapping not provided by arch
[    0.455834] agpgart-amd64 0000:00:18.4: vgaarb: pci_notify
[    0.455837] agpgart-amd64 0000:00:18.5: vgaarb: pci_notify
[    0.455840] agpgart-amd64 0000:00:18.5: runtime IRQ mapping not provided by arch
[    0.455842] agpgart-amd64 0000:00:18.5: vgaarb: pci_notify
[    0.455846] agpgart-amd64 0000:00:18.6: vgaarb: pci_notify
[    0.455848] agpgart-amd64 0000:00:18.6: runtime IRQ mapping not provided by arch
[    0.455851] agpgart-amd64 0000:00:18.6: vgaarb: pci_notify
[    0.455854] agpgart-amd64 0000:00:18.7: vgaarb: pci_notify
[    0.455856] agpgart-amd64 0000:00:18.7: runtime IRQ mapping not provided by arch
[    0.455859] agpgart-amd64 0000:00:18.7: vgaarb: pci_notify
[    0.455863] agpgart-amd64 0000:03:00.0: vgaarb: pci_notify
[    0.455866] agpgart-amd64 0000:03:00.0: runtime IRQ mapping not provided by arch
[    0.456023] agpgart-amd64 0000:03:00.0: vgaarb: pci_notify
[    0.456027] agpgart-amd64 0000:06:00.0: vgaarb: pci_notify
[    0.456029] agpgart-amd64 0000:06:00.0: runtime IRQ mapping not provided by arch
[    0.456042] agpgart-amd64 0000:06:00.0: vgaarb: pci_notify
[    0.456045] agpgart-amd64 0000:06:00.1: vgaarb: pci_notify
[    0.456048] agpgart-amd64 0000:06:00.1: runtime IRQ mapping not provided by arch
[    0.456159] agpgart-amd64 0000:06:00.1: save config 0x00: 0xab281002
[    0.456163] agpgart-amd64 0000:06:00.1: save config 0x04: 0x00100000
[    0.456166] agpgart-amd64 0000:06:00.1: save config 0x08: 0x04030000
[    0.456169] agpgart-amd64 0000:06:00.1: save config 0x0c: 0x00800010
[    0.456172] agpgart-amd64 0000:06:00.1: save config 0x10: 0xfbc20000
[    0.456175] agpgart-amd64 0000:06:00.1: save config 0x14: 0x00000000
[    0.456179] agpgart-amd64 0000:06:00.1: save config 0x18: 0x00000000
[    0.456182] agpgart-amd64 0000:06:00.1: save config 0x1c: 0x00000000
[    0.456185] agpgart-amd64 0000:06:00.1: save config 0x20: 0x00000000
[    0.456188] agpgart-amd64 0000:06:00.1: save config 0x24: 0x00000000
[    0.456194] agpgart-amd64 0000:06:00.1: save config 0x28: 0x00000000
[    0.456198] agpgart-amd64 0000:06:00.1: save config 0x2c: 0xab281002
[    0.456201] agpgart-amd64 0000:06:00.1: save config 0x30: 0x00000000
[    0.456204] agpgart-amd64 0000:06:00.1: save config 0x34: 0x00000048
[    0.456207] agpgart-amd64 0000:06:00.1: save config 0x38: 0x00000000
[    0.456210] agpgart-amd64 0000:06:00.1: save config 0x3c: 0x000002ff
[    0.456256] agpgart-amd64 0000:06:00.1: vgaarb: pci_notify
[    0.456259] agpgart-amd64 0000:07:00.0: vgaarb: pci_notify
[    0.456262] agpgart-amd64 0000:07:00.0: runtime IRQ mapping not provided by arch
[    0.456275] agpgart-amd64 0000:07:00.0: vgaarb: pci_notify
[    0.456279] agpgart-amd64 0000:0a:00.0: vgaarb: pci_notify
[    0.456281] agpgart-amd64 0000:0a:00.0: runtime IRQ mapping not provided by arch
[    0.456301] agpgart-amd64 0000:0a:00.0: vgaarb: pci_notify
[    0.456305] agpgart-amd64 0000:0b:00.0: vgaarb: pci_notify
[    0.456307] agpgart-amd64 0000:0b:00.0: runtime IRQ mapping not provided by arch
[    0.456327] agpgart-amd64 0000:0b:00.0: vgaarb: pci_notify
[    0.456330] agpgart-amd64 0000:0c:00.0: vgaarb: pci_notify
[    0.456333] agpgart-amd64 0000:0c:00.0: runtime IRQ mapping not provided by arch
[    0.456349] agpgart-amd64 0000:0c:00.0: vgaarb: pci_notify
[    0.456352] agpgart-amd64 0000:0d:00.0: vgaarb: pci_notify
[    0.456354] agpgart-amd64 0000:0d:00.0: runtime IRQ mapping not provided by arch
[    0.456364] agpgart-amd64 0000:0d:00.0: vgaarb: pci_notify
[    0.456367] agpgart-amd64 0000:0d:00.1: vgaarb: pci_notify
[    0.456371] agpgart-amd64 0000:0d:00.1: runtime IRQ mapping not provided by arch
[    0.456464] agpgart-amd64 0000:0d:00.1: vgaarb: pci_notify
[    0.456467] agpgart-amd64 0000:0d:00.3: vgaarb: pci_notify
[    0.456470] agpgart-amd64 0000:0d:00.3: runtime IRQ mapping not provided by arch
[    0.456482] agpgart-amd64 0000:0d:00.3: vgaarb: pci_notify
[    0.456485] agpgart-amd64 0000:0e:00.0: vgaarb: pci_notify
[    0.456488] agpgart-amd64 0000:0e:00.0: runtime IRQ mapping not provided by arch
[    0.456500] agpgart-amd64 0000:0e:00.0: vgaarb: pci_notify
[    0.456504] agpgart-amd64 0000:0f:00.0: vgaarb: pci_notify
[    0.456506] agpgart-amd64 0000:0f:00.0: runtime IRQ mapping not provided by arch
[    0.456519] agpgart-amd64 0000:0f:00.0: vgaarb: pci_notify
[    0.456522] agpgart-amd64 0000:12:00.0: vgaarb: pci_notify
[    0.456525] agpgart-amd64 0000:12:00.0: runtime IRQ mapping not provided by arch
[    0.456536] agpgart-amd64 0000:12:00.0: vgaarb: pci_notify
[    0.456539] agpgart-amd64 0000:12:00.1: vgaarb: pci_notify
[    0.456542] agpgart-amd64 0000:12:00.1: runtime IRQ mapping not provided by arch
[    0.456595] agpgart-amd64 0000:12:00.1: save config 0x00: 0xab281002
[    0.456598] agpgart-amd64 0000:12:00.1: save config 0x04: 0x00100000
[    0.456600] agpgart-amd64 0000:12:00.1: save config 0x08: 0x04030000
[    0.456602] agpgart-amd64 0000:12:00.1: save config 0x0c: 0x00800010
[    0.456605] agpgart-amd64 0000:12:00.1: save config 0x10: 0xfcc20000
[    0.456607] agpgart-amd64 0000:12:00.1: save config 0x14: 0x00000000
[    0.456609] agpgart-amd64 0000:12:00.1: save config 0x18: 0x00000000
[    0.456611] agpgart-amd64 0000:12:00.1: save config 0x1c: 0x00000000
[    0.456614] agpgart-amd64 0000:12:00.1: save config 0x20: 0x00000000
[    0.456616] agpgart-amd64 0000:12:00.1: save config 0x24: 0x00000000
[    0.456618] agpgart-amd64 0000:12:00.1: save config 0x28: 0x00000000
[    0.456620] agpgart-amd64 0000:12:00.1: save config 0x2c: 0xab281002
[    0.456623] agpgart-amd64 0000:12:00.1: save config 0x30: 0x00000000
[    0.456625] agpgart-amd64 0000:12:00.1: save config 0x34: 0x00000048
[    0.456627] agpgart-amd64 0000:12:00.1: save config 0x38: 0x00000000
[    0.456630] agpgart-amd64 0000:12:00.1: save config 0x3c: 0x000002ff
[    0.456652] agpgart-amd64 0000:12:00.1: vgaarb: pci_notify
[    0.456655] agpgart-amd64 0000:13:00.0: vgaarb: pci_notify
[    0.456658] agpgart-amd64 0000:13:00.0: runtime IRQ mapping not provided by arch
[    0.456692] agpgart-amd64 0000:13:00.0: vgaarb: pci_notify
[    0.456695] agpgart-amd64 0000:14:00.0: vgaarb: pci_notify
[    0.456698] agpgart-amd64 0000:14:00.0: runtime IRQ mapping not provided by arch
[    0.456704] agpgart-amd64 0000:14:00.0: vgaarb: pci_notify
[    0.456707] agpgart-amd64 0000:14:00.1: vgaarb: pci_notify
[    0.456710] agpgart-amd64 0000:14:00.1: runtime IRQ mapping not provided by arch
[    0.456739] agpgart-amd64 0000:14:00.1: save config 0x00: 0x16371002
[    0.456741] agpgart-amd64 0000:14:00.1: save config 0x04: 0x00100000
[    0.456743] agpgart-amd64 0000:14:00.1: save config 0x08: 0x04030000
[    0.456745] agpgart-amd64 0000:14:00.1: save config 0x0c: 0x00800010
[    0.456747] agpgart-amd64 0000:14:00.1: save config 0x10: 0xfca88000
[    0.456749] agpgart-amd64 0000:14:00.1: save config 0x14: 0x00000000
[    0.456751] agpgart-amd64 0000:14:00.1: save config 0x18: 0x00000000
[    0.456753] agpgart-amd64 0000:14:00.1: save config 0x1c: 0x00000000
[    0.456754] agpgart-amd64 0000:14:00.1: save config 0x20: 0x00000000
[    0.456756] agpgart-amd64 0000:14:00.1: save config 0x24: 0x00000000
[    0.456758] agpgart-amd64 0000:14:00.1: save config 0x28: 0x00000000
[    0.456760] agpgart-amd64 0000:14:00.1: save config 0x2c: 0x16371002
[    0.456762] agpgart-amd64 0000:14:00.1: save config 0x30: 0x00000000
[    0.456764] agpgart-amd64 0000:14:00.1: save config 0x34: 0x00000048
[    0.456766] agpgart-amd64 0000:14:00.1: save config 0x38: 0x00000000
[    0.456768] agpgart-amd64 0000:14:00.1: save config 0x3c: 0x000002ff
[    0.456779] agpgart-amd64 0000:14:00.1: vgaarb: pci_notify
[    0.456782] agpgart-amd64 0000:14:00.2: vgaarb: pci_notify
[    0.456785] agpgart-amd64 0000:14:00.2: runtime IRQ mapping not provided by arch
[    0.456791] agpgart-amd64 0000:14:00.2: vgaarb: pci_notify
[    0.456794] agpgart-amd64 0000:14:00.3: vgaarb: pci_notify
[    0.456797] agpgart-amd64 0000:14:00.3: runtime IRQ mapping not provided by arch
[    0.456803] agpgart-amd64 0000:14:00.3: vgaarb: pci_notify
[    0.456806] agpgart-amd64 0000:14:00.4: vgaarb: pci_notify
[    0.456809] agpgart-amd64 0000:14:00.4: runtime IRQ mapping not provided by arch
[    0.456815] agpgart-amd64 0000:14:00.4: vgaarb: pci_notify
[    0.456818] agpgart-amd64 0000:14:00.6: vgaarb: pci_notify
[    0.456821] agpgart-amd64 0000:14:00.6: runtime IRQ mapping not provided by arch
[    0.456826] agpgart-amd64 0000:14:00.6: vgaarb: pci_notify
[    0.456829] agpgart-amd64 0000:15:00.0: vgaarb: pci_notify
[    0.456832] agpgart-amd64 0000:15:00.0: runtime IRQ mapping not provided by arch
[    0.456838] agpgart-amd64 0000:15:00.0: vgaarb: pci_notify
[    0.456841] agpgart-amd64 0000:15:00.1: vgaarb: pci_notify
[    0.456844] agpgart-amd64 0000:15:00.1: runtime IRQ mapping not provided by arch
[    0.456850] agpgart-amd64 0000:15:00.1: vgaarb: pci_notify
[    0.486716] tpm_crb MSFT0101:00: Disabling hwrng
[    0.487785] i8042: PNP: No PS/2 controller found.
[    0.487844] mousedev: PS/2 mouse device common for all mice
[    0.487877] rtc_cmos 00:02: RTC can wake from S4
[    0.488133] rtc_cmos 00:02: registered as rtc0
[    0.488163] rtc_cmos 00:02: setting system clock to 2026-04-01T16:08:43 UTC (1775059723)
[    0.488190] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram
[    0.488780] efifb: probing for efifb
[    0.488795] efifb: framebuffer at 0x7d00000000, using 8100k, total 8100k
[    0.488797] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.488799] efifb: scrolling: redraw
[    0.488800] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.488890] Console: switching to colour frame buffer device 240x67
[    0.491811] fb0: EFI VGA frame buffer device
[    0.491941] NET: Registered PF_INET6 protocol family
[    0.495337] Segment Routing with IPv6
[    0.495347] In-situ OAM (IOAM) with IPv6
[    0.495367] mip6: Mobile IPv6
[    0.495370] NET: Registered PF_PACKET protocol family
[    0.495391] mpls_gso: MPLS GSO support
[    0.496190] microcode: Current revision: 0x0a500011
[    0.496192] microcode: Updated early from: 0x0a50000f
[    0.496358] resctrl: L3 allocation detected
[    0.496359] resctrl: MB allocation detected
[    0.496360] resctrl: L3 monitoring detected
[    0.496380] IPI shorthand broadcast: enabled
[    0.498200] sched_clock: Marking stable (497416364, 194526)->(502865624, -5254734)
[    0.498323] registered taskstats version 1
[    0.498440] Loading compiled-in X.509 certificates
[    0.509042] Loaded X.509 cert 'Build time autogenerated kernel key: d4fd5352fe9c5ca22469d63fc1c505fe52a2bece'
[    0.511368] Demotion targets for Node 0: null
[    0.511414] Key type .fscrypt registered
[    0.511415] Key type fscrypt-provisioning registered
[    0.524382] Key type encrypted registered
[    0.524386] AppArmor: AppArmor sha256 policy hashing enabled
[    0.524477] ima: Allocated hash algorithm: sha256
[    0.609647] ima: No architecture policies found
[    0.609671] evm: Initialising EVM extended attributes:
[    0.609672] evm: security.selinux
[    0.609674] evm: security.SMACK64 (disabled)
[    0.609676] evm: security.SMACK64EXEC (disabled)
[    0.609677] evm: security.SMACK64TRANSMUTE (disabled)
[    0.609679] evm: security.SMACK64MMAP (disabled)
[    0.609680] evm: security.apparmor
[    0.609682] evm: security.ima
[    0.609683] evm: security.capability
[    0.609685] evm: HMAC attrs: 0x1
[    0.611424] RAS: Correctable Errors collector initialized.
[    0.615465] clk: Disabling unused clocks
[    0.615468] PM: genpd: Disabling unused power domains
[    0.616546] Freeing unused decrypted memory: 2036K
[    0.617043] Freeing unused kernel image (initmem) memory: 4104K
[    0.617061] Write protecting the kernel read-only data: 28672k
[    0.617466] Freeing unused kernel image (rodata/data gap) memory: 1020K
[    0.658510] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.658519] Run /init as init process
[    0.658523]   with arguments:
[    0.658525]     /init
[    0.658527]   with environment:
[    0.658529]     HOME=/
[    0.658531]     TERM=linux
[    0.805385] piix4_smbus 0000:00:14.0: vgaarb: pci_notify
[    0.805392] piix4_smbus 0000:00:14.0: runtime IRQ mapping not provided by arch
[    0.805420] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    0.805422] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    0.810179] cryptd: max_cpu_qlen set to 1000
[    0.814978] i2c i2c-0: Successfully instantiated SPD at 0x52
[    0.815192] SCSI subsystem initialized
[    0.817123] nvme 0000:03:00.0: vgaarb: pci_notify
[    0.817128] nvme 0000:13:00.0: vgaarb: pci_notify
[    0.817131] nvme 0000:03:00.0: runtime IRQ mapping not provided by arch
[    0.817134] nvme 0000:13:00.0: runtime IRQ mapping not provided by arch
[    0.817217] nvme nvme1: pci function 0000:13:00.0
[    0.817226] nvme nvme0: pci function 0000:03:00.0
[    0.817536] nvme 0000:13:00.0: save config 0x00: 0x16021d97
[    0.817540] nvme 0000:13:00.0: save config 0x04: 0x00100406
[    0.817543] nvme 0000:13:00.0: save config 0x08: 0x01080201
[    0.817547] nvme 0000:13:00.0: save config 0x0c: 0x00000010
[    0.817550] nvme 0000:13:00.0: save config 0x10: 0xfcf00004
[    0.817554] nvme 0000:13:00.0: save config 0x14: 0x00000000
[    0.817557] nvme 0000:13:00.0: save config 0x18: 0x00000000
[    0.817561] nvme 0000:13:00.0: save config 0x1c: 0x00000000
[    0.817560] nvme 0000:03:00.0: save config 0x00: 0x16021d97
[    0.817565] nvme 0000:03:00.0: save config 0x04: 0x00100406
[    0.817565] nvme 0000:13:00.0: save config 0x20: 0x00000000
[    0.817568] nvme 0000:13:00.0: save config 0x24: 0x00000000
[    0.817570] nvme 0000:03:00.0: save config 0x08: 0x01080201
[    0.817571] nvme 0000:13:00.0: save config 0x28: 0x00000000
[    0.817573] nvme 0000:03:00.0: save config 0x0c: 0x00000010
[    0.817574] nvme 0000:13:00.0: save config 0x2c: 0x16021d97
[    0.817577] nvme 0000:03:00.0: save config 0x10: 0xfc600004
[    0.817578] nvme 0000:13:00.0: save config 0x30: 0x00000000
[    0.817581] nvme 0000:03:00.0: save config 0x14: 0x00000000
[    0.817581] nvme 0000:13:00.0: save config 0x34: 0x00000040
[    0.817584] nvme 0000:03:00.0: save config 0x18: 0x00000000
[    0.817585] nvme 0000:13:00.0: save config 0x38: 0x00000000
[    0.817587] nvme 0000:03:00.0: save config 0x1c: 0x00000000
[    0.817588] nvme 0000:13:00.0: save config 0x3c: 0x000001ff
[    0.817591] nvme 0000:03:00.0: save config 0x20: 0x00000000
[    0.817594] nvme 0000:03:00.0: save config 0x24: 0x00000000
[    0.817598] nvme 0000:03:00.0: save config 0x28: 0x00000000
[    0.817601] nvme 0000:03:00.0: save config 0x2c: 0x16021d97
[    0.817604] nvme 0000:03:00.0: save config 0x30: 0x00000000
[    0.817608] nvme 0000:03:00.0: save config 0x34: 0x00000040
[    0.817612] nvme 0000:03:00.0: save config 0x38: 0x00000000
[    0.817616] nvme 0000:03:00.0: save config 0x3c: 0x000001ff
[    0.818956] i2c i2c-0: Successfully instantiated SPD at 0x53
[    0.818992] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    0.820228] nvme nvme1: bad crto:0 cap:8202020ff0103ff
[    0.822057] AES CTR mode by8 optimization enabled
[    0.822157] ACPI: bus type USB registered
[    0.822184] usbcore: registered new interface driver usbfs
[    0.822196] usbcore: registered new interface driver hub
[    0.822214] usbcore: registered new device driver usb
[    0.822323] r8169 0000:0a:00.0: vgaarb: pci_notify
[    0.822328] r8169 0000:0a:00.0: runtime IRQ mapping not provided by arch
[    0.822346] r8169 0000:0a:00.0: enabling device (0000 -> 0003)
[    0.822393] r8169 0000:0a:00.0: enabling Mem-Wr-Inval
[    0.832218] piix4_smbus 0000:00:14.0: vgaarb: pci_notify
[    0.834279] nvme nvme1: allocated 40 MiB host memory buffer.
[    0.835114] libata version 3.00 loaded.
[    0.838544] nvme nvme0: allocated 40 MiB host memory buffer.
[    0.858237] nvme nvme1: 12/0/0 default/read/poll queues
[    0.862655] nvme nvme0: 12/0/0 default/read/poll queues
[    0.880832] r8169 0000:0a:00.0 eth0: RTL8168evl/8111evl, 00:e0:4c:68:02:6a, XID 2c9, IRQ 52
[    0.880838] r8169 0000:0a:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    0.880847] r8169 0000:0a:00.0: vgaarb: pci_notify
[    0.880863] r8169 0000:0b:00.0: vgaarb: pci_notify
[    0.880868] r8169 0000:0b:00.0: runtime IRQ mapping not provided by arch
[    0.880888] r8169 0000:0b:00.0: enabling device (0000 -> 0003)
[    0.880965] r8169 0000:0b:00.0: enabling Mem-Wr-Inval
[    0.900452]  nvme1n1: p1 p2 p3
[    0.900644] nvme 0000:13:00.0: vgaarb: pci_notify
[    0.904834]  nvme0n1: p1 p2 p3
[    0.905009] nvme 0000:03:00.0: vgaarb: pci_notify
[    0.909753] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    0.909820] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    0.909903] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    0.911445] ahci 0000:0e:00.0: vgaarb: pci_notify
[    0.911460] ahci 0000:0e:00.0: runtime IRQ mapping not provided by arch
[    0.911464] ahci 0000:0e:00.0: version 3.0
[    0.911643] ahci 0000:0e:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    0.911646] ahci 0000:0e:00.0: 1/1 ports implemented (port mask 0x1)
[    0.911648] ahci 0000:0e:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    0.911845] scsi host0: ahci
[    0.911947] ata1: SATA max UDMA/133 abar m2048@0xfc300000 port 0xfc300100 irq 78 lpm-pol 3
[    0.911953] ahci 0000:0e:00.0: vgaarb: pci_notify
[    0.911965] ahci 0000:0f:00.0: vgaarb: pci_notify
[    0.911969] ahci 0000:0f:00.0: runtime IRQ mapping not provided by arch
[    0.912415] ahci 0000:0f:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    0.912419] ahci 0000:0f:00.0: 3/3 ports implemented (port mask 0x13)
[    0.912421] ahci 0000:0f:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs 
[    0.913037] scsi host1: ahci
[    0.913185] scsi host2: ahci
[    0.913323] scsi host3: ahci
[    0.913442] scsi host4: ahci
[    0.913554] scsi host5: ahci
[    0.913612] ata2: SATA max UDMA/133 abar m2048@0xfc200000 port 0xfc200100 irq 79 lpm-pol 0
[    0.913617] ata3: SATA max UDMA/133 abar m2048@0xfc200000 port 0xfc200180 irq 80 lpm-pol 0
[    0.913619] ata4: DUMMY
[    0.913621] ata5: DUMMY
[    0.913625] ata6: SATA max UDMA/133 abar m2048@0xfc200000 port 0xfc200300 irq 83 lpm-pol 3
[    0.913636] ahci 0000:0f:00.0: vgaarb: pci_notify
[    0.913655] ahci 0000:15:00.0: vgaarb: pci_notify
[    0.913660] ahci 0000:15:00.0: runtime IRQ mapping not provided by arch
[    0.913849] ahci 0000:15:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    0.913853] ahci 0000:15:00.0: 1/1 ports implemented (port mask 0x1)
[    0.913854] ahci 0000:15:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    0.914025] scsi host6: ahci
[    0.914084] ata7: SATA max UDMA/133 abar m2048@0xfce01000 port 0xfce01100 irq 96 lpm-pol 3
[    0.914094] ahci 0000:15:00.0: vgaarb: pci_notify
[    0.914106] ahci 0000:15:00.1: vgaarb: pci_notify
[    0.914111] ahci 0000:15:00.1: runtime IRQ mapping not provided by arch
[    0.914241] ahci 0000:15:00.1: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    0.914244] ahci 0000:15:00.1: 1/1 ports implemented (port mask 0x1)
[    0.914245] ahci 0000:15:00.1: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    0.914400] scsi host7: ahci
[    0.914455] ata8: SATA max UDMA/133 abar m2048@0xfce00000 port 0xfce00100 irq 98 lpm-pol 3
[    0.914464] ahci 0000:15:00.1: vgaarb: pci_notify
[    0.941851] r8169 0000:0b:00.0 eth1: RTL8168f/8111f, 00:e0:4c:68:01:a4, XID 480, IRQ 77
[    0.941856] r8169 0000:0b:00.0 eth1: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    0.941863] r8169 0000:0b:00.0: vgaarb: pci_notify
[    0.941878] r8169 0000:0c:00.0: vgaarb: pci_notify
[    0.941884] r8169 0000:0c:00.0: runtime IRQ mapping not provided by arch
[    0.941898] r8169 0000:0c:00.0: enabling device (0000 -> 0003)
[    0.941963] r8169 0000:0c:00.0: enabling Mem-Wr-Inval
[    0.955796] r8169 0000:0c:00.0 eth2: RTL8125B, a8:a1:59:7e:ee:5f, XID 641, IRQ 100
[    0.955799] r8169 0000:0c:00.0 eth2: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    0.955804] r8169 0000:0c:00.0: vgaarb: pci_notify
[    1.222420] ata2: SATA link down (SStatus 0 SControl 300)
[    1.226423] ata1: SATA link down (SStatus 0 SControl 300)
[    1.226424] ata3: SATA link down (SStatus 0 SControl 300)
[    1.226464] ata7: SATA link down (SStatus 0 SControl 300)
[    1.226478] ata8: SATA link down (SStatus 0 SControl 300)
[    1.380218] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.383969] ata6.00: ATA-9: Apacer AS350 256GB, S0920A0, max UDMA/133
[    1.386222] ata6.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    1.392206] tsc: Refined TSC clocksource calibration: 3899.999 MHz
[    1.392212] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x706eb38f3d8, max_idle_ns: 881591117856 ns
[    1.392230] clocksource: Switched to clocksource tsc
[    1.395566] ata6.00: configured for UDMA/133
[    1.405736] scsi 5:0:0:0: Direct-Access     ATA      Apacer AS350 256 0A0  PQ: 0 ANSI: 5
[    1.408285] xhci_hcd 0000:0d:00.1: vgaarb: pci_notify
[    1.408291] xhci_hcd 0000:0d:00.1: runtime IRQ mapping not provided by arch
[    1.408366] r8169 0000:0c:00.0 ethlan: renamed from eth2
[    1.408446] xhci_hcd 0000:0d:00.1: enabling bus mastering
[    1.408477] xhci_hcd 0000:0d:00.1: xHCI Host Controller
[    1.408484] xhci_hcd 0000:0d:00.1: new USB bus registered, assigned bus number 1
[    1.408519] r8169 0000:0a:00.0 ethdsl: renamed from eth0
[    1.408641] xhci_hcd 0000:0d:00.1: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000010
[    1.408658] r8169 0000:0b:00.0 ethwlan: renamed from eth1
[    1.408679] xhci_hcd 0000:0d:00.1: enabling Mem-Wr-Inval
[    1.409172] xhci_hcd 0000:0d:00.1: xHCI Host Controller
[    1.409176] xhci_hcd 0000:0d:00.1: new USB bus registered, assigned bus number 2
[    1.409178] xhci_hcd 0000:0d:00.1: Host supports USB 3.1 Enhanced SuperSpeed
[    1.409218] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    1.409221] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.409223] usb usb1: Product: xHCI Host Controller
[    1.409224] usb usb1: Manufacturer: Linux 6.12.73 xhci-hcd
[    1.409226] usb usb1: SerialNumber: 0000:0d:00.1
[    1.409376] hub 1-0:1.0: USB hub found
[    1.409390] hub 1-0:1.0: 6 ports detected
[    1.409685] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.409709] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    1.409712] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.409713] usb usb2: Product: xHCI Host Controller
[    1.409715] usb usb2: Manufacturer: Linux 6.12.73 xhci-hcd
[    1.409716] usb usb2: SerialNumber: 0000:0d:00.1
[    1.409916] hub 2-0:1.0: USB hub found
[    1.409928] hub 2-0:1.0: 4 ports detected
[    1.410192] xhci_hcd 0000:0d:00.1: vgaarb: pci_notify
[    1.410200] xhci_hcd 0000:0d:00.3: vgaarb: pci_notify
[    1.410207] xhci_hcd 0000:0d:00.3: runtime IRQ mapping not provided by arch
[    1.410252] xhci_hcd 0000:0d:00.3: enabling bus mastering
[    1.410257] xhci_hcd 0000:0d:00.3: xHCI Host Controller
[    1.410266] xhci_hcd 0000:0d:00.3: new USB bus registered, assigned bus number 3
[    1.410424] xhci_hcd 0000:0d:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000010
[    1.410431] xhci_hcd 0000:0d:00.3: enabling Mem-Wr-Inval
[    1.410826] xhci_hcd 0000:0d:00.3: xHCI Host Controller
[    1.410830] xhci_hcd 0000:0d:00.3: new USB bus registered, assigned bus number 4
[    1.410832] xhci_hcd 0000:0d:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    1.410868] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    1.410871] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.410872] usb usb3: Product: xHCI Host Controller
[    1.410874] usb usb3: Manufacturer: Linux 6.12.73 xhci-hcd
[    1.410875] usb usb3: SerialNumber: 0000:0d:00.3
[    1.410978] hub 3-0:1.0: USB hub found
[    1.410992] hub 3-0:1.0: 6 ports detected
[    1.411254] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.411276] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    1.411278] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.411280] usb usb4: Product: xHCI Host Controller
[    1.411281] usb usb4: Manufacturer: Linux 6.12.73 xhci-hcd
[    1.411282] usb usb4: SerialNumber: 0000:0d:00.3
[    1.411369] hub 4-0:1.0: USB hub found
[    1.411380] hub 4-0:1.0: 4 ports detected
[    1.411440] usb: port power management may be unreliable
[    1.411571] xhci_hcd 0000:0d:00.3: vgaarb: pci_notify
[    1.411580] xhci_hcd 0000:14:00.3: vgaarb: pci_notify
[    1.411583] xhci_hcd 0000:14:00.3: runtime IRQ mapping not provided by arch
[    1.411629] xhci_hcd 0000:14:00.3: enabling bus mastering
[    1.411632] xhci_hcd 0000:14:00.3: xHCI Host Controller
[    1.411636] xhci_hcd 0000:14:00.3: new USB bus registered, assigned bus number 5
[    1.411725] xhci_hcd 0000:14:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000010
[    1.411729] xhci_hcd 0000:14:00.3: enabling Mem-Wr-Inval
[    1.411978] xhci_hcd 0000:14:00.3: xHCI Host Controller
[    1.411981] xhci_hcd 0000:14:00.3: new USB bus registered, assigned bus number 6
[    1.411984] xhci_hcd 0000:14:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    1.412017] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    1.412019] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.412021] usb usb5: Product: xHCI Host Controller
[    1.412022] usb usb5: Manufacturer: Linux 6.12.73 xhci-hcd
[    1.412024] usb usb5: SerialNumber: 0000:14:00.3
[    1.412116] hub 5-0:1.0: USB hub found
[    1.412124] hub 5-0:1.0: 4 ports detected
[    1.412339] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.412367] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    1.412370] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.412372] usb usb6: Product: xHCI Host Controller
[    1.412374] usb usb6: Manufacturer: Linux 6.12.73 xhci-hcd
[    1.412376] usb usb6: SerialNumber: 0000:14:00.3
[    1.412499] hub 6-0:1.0: USB hub found
[    1.412508] hub 6-0:1.0: 2 ports detected
[    1.412560] sd 5:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    1.412567] sd 5:0:0:0: [sda] Write Protect is off
[    1.412569] sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.412578] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.412596] sd 5:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    1.412668] xhci_hcd 0000:14:00.3: vgaarb: pci_notify
[    1.445593]  sda: sda1
[    1.445662] sd 5:0:0:0: [sda] Attached SCSI disk
[    1.511382] md/raid1:md0: active with 2 out of 2 mirrors
[    1.512574] md0: detected capacity change from 0 to 8000792576
[    1.591918] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    1.591949] device-mapper: uevent: version 1.0.3
[    1.592009] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    1.660207] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[    1.660207] usb 5-1: new high-speed USB device number 2 using xhci_hcd
[    1.660220] usb 3-3: new full-speed USB device number 2 using xhci_hcd
[    1.799330] usb 1-2: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=88.32
[    1.799336] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.799338] usb 1-2: Product: USB2.0 Hub
[    1.801507] usb 5-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.54
[    1.801511] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.801514] usb 5-1: Product: USB2.1 Hub
[    1.801516] usb 5-1: Manufacturer: GenesysLogic
[    1.804196] raid6: avx2x4   gen() 47564 MB/s
[    1.815870] usb 3-3: New USB device found, idVendor=26ce, idProduct=01a2, bcdDevice= 0.00
[    1.815873] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.815875] usb 3-3: Product: LED Controller
[    1.815877] usb 3-3: Manufacturer: ASRock
[    1.815879] usb 3-3: SerialNumber: A02019100900
[    1.832007] hid: raw HID events driver (C) Jiri Kosina
[    1.841946] usbcore: registered new interface driver usbhid
[    1.841949] usbhid: USB HID core driver
[    1.843982] input: ASRock LED Controller as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-3/3-3:1.0/0003:26CE:01A2.0001/input/input0
[    1.857625] hub 1-2:1.0: USB hub found
[    1.858205] hub 1-2:1.0: 4 ports detected
[    1.860316] hub 5-1:1.0: USB hub found
[    1.860883] hub 5-1:1.0: 4 ports detected
[    1.872197] raid6: avx2x2   gen() 45754 MB/s
[    1.896258] hid-generic 0003:26CE:01A2.0001: input,hidraw0: USB HID v1.10 Device [ASRock LED Controller] on usb-0000:0d:00.3-3/input0
[    1.924321] usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
[    1.940197] raid6: avx2x1   gen() 35013 MB/s
[    1.940199] raid6: using algorithm avx2x4 gen() 47564 MB/s
[    1.940203] usb 3-4: new high-speed USB device number 3 using xhci_hcd
[    1.947055] usb 6-1: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.54
[    1.947059] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.947061] usb 6-1: Product: USB3.1 Hub
[    1.947063] usb 6-1: Manufacturer: GenesysLogic
[    1.972456] hub 6-1:1.0: USB hub found
[    1.972750] hub 6-1:1.0: 4 ports detected
[    2.008197] raid6: .... xor() 6394 MB/s, rmw enabled
[    2.008199] raid6: using avx2x2 recovery algorithm
[    2.009331] xor: automatically using best checksumming function   avx       
[    2.010094] async_tx: api initialized (async)
[    2.083359] usb 3-4: New USB device found, idVendor=2109, idProduct=2813, bcdDevice= 2.21
[    2.083364] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.083367] usb 3-4: Product: USB2.0 Hub             
[    2.083369] usb 3-4: Manufacturer: VIA Labs, Inc.         
[    2.147161] hub 3-4:1.0: USB hub found
[    2.148108] hub 3-4:1.0: 4 ports detected
[    2.149199] Btrfs loaded, zoned=yes, fsverity=yes
[    2.164205] usb 5-1.3: new low-speed USB device number 3 using xhci_hcd
[    2.280213] usb 3-5: new full-speed USB device number 4 using xhci_hcd
[    2.297083] usb 5-1.3: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[    2.297087] usb 5-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.297089] usb 5-1.3: Product: USB Optical Mouse
[    2.297091] usb 5-1.3: Manufacturer: Logitech
[    2.304083] EXT4-fs (dm-5): mounted filesystem d598cbfe-bf14-4621-96b3-5ce805eefc16 ro with ordered data mode. Quota mode: none.
[    2.346221] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:08.1/0000:14:00.3/usb5/5-1/5-1.3/5-1.3:1.0/0003:046D:C077.0002/input/input1
[    2.346312] hid-generic 0003:046D:C077.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:14:00.3-1.3/input0
[    2.367377] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    2.401939] systemd[1]: Inserted module 'autofs4'
[    2.411735] systemd[1]: systemd 257.9-1~deb13u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE)
[    2.411740] systemd[1]: Detected architecture x86-64.
[    2.413055] systemd[1]: Hostname set to <obelix-trixie>.
[    2.429877] usb 3-5: New USB device found, idVendor=0557, idProduct=8021, bcdDevice= 1.00
[    2.429882] usb 3-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.440206] usb 5-1.4: new low-speed USB device number 4 using xhci_hcd
[    2.467922] hub 3-5:1.0: USB hub found
[    2.469875] hub 3-5:1.0: 4 ports detected
[    2.548204] usb 3-4.2: new low-speed USB device number 5 using xhci_hcd
[    2.574083] usb 5-1.4: New USB device found, idVendor=046d, idProduct=c312, bcdDevice= 1.01
[    2.574086] usb 5-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.574088] usb 5-1.4: Product: USB Multimedia Keyboard
[    2.574090] usb 5-1.4: Manufacturer: LITEON Technology
[    2.581585] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[    2.635237] input: LITEON Technology USB Multimedia Keyboard as /devices/pci0000:00/0000:00:08.1/0000:14:00.3/usb5/5-1/5-1.4/5-1.4:1.0/0003:046D:C312.0003/input/input2
[    2.693102] systemd[1]: Queued start job for default target graphical.target.
[    2.708931] usb 3-4.2: New USB device found, idVendor=046a, idProduct=b091, bcdDevice= 1.00
[    2.708937] usb 3-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.708940] usb 3-4.2: Product: Cherry USB Optical Mouse
[    2.708942] usb 3-4.2: Manufacturer: PixArt
[    2.741393] systemd[1]: Created slice machine.slice - Virtual Machine and Container Slice.
[    2.742175] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[    2.742509] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[    2.742840] systemd[1]: Created slice system-syncthing.slice - Slice /system/syncthing.
[    2.743167] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[    2.743492] systemd[1]: Created slice system-tor.slice - Slice /system/tor.
[    2.743872] systemd[1]: Created slice system-xfs_scrub.slice - xfs_scrub background service slice.
[    2.744113] systemd[1]: Created slice user.slice - User and Session Slice.
[    2.744162] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[    2.744219] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[    2.744396] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[    2.744416] systemd[1]: Expecting device dev-disk-by\x2duuid-06C0\x2d0A8B.device - /dev/disk/by-uuid/06C0-0A8B...
[    2.744422] systemd[1]: Expecting device dev-mapper-vg00\x2dlvbackup.device - /dev/mapper/vg00-lvbackup...
[    2.744429] systemd[1]: Expecting device dev-mapper-vg00\x2dlvdata.device - /dev/mapper/vg00-lvdata...
[    2.744435] systemd[1]: Expecting device dev-mapper-vg00\x2dlvhome.device - /dev/mapper/vg00-lvhome...
[    2.744441] systemd[1]: Expecting device dev-mapper-vg00\x2dlvnobackup.device - /dev/mapper/vg00-lvnobackup...
[    2.744446] systemd[1]: Expecting device dev-mapper-vg00\x2dlvswap.device - /dev/mapper/vg00-lvswap...
[    2.744457] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[    2.744473] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[    2.744495] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[    2.744512] systemd[1]: Reached target slices.target - Slice Units.
[    2.744535] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[    2.744545] systemd[1]: Reached target virt-guest-shutdown.target - libvirt guests shutdown target.
[    2.744621] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[    2.744692] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[    2.747902] systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket.
[    2.747994] systemd[1]: Listening on syslog.socket - Syslog Socket.
[    2.748529] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.
[    2.748594] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[    2.748657] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    2.748727] systemd[1]: Listening on systemd-journald.socket - Journal Sockets.
[    2.748758] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.748768] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.748827] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    2.748869] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    2.749675] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[    2.750238] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[    2.750286] systemd[1]: run-lock.mount: Directory /run/lock to mount over is not empty, mounting anyway.
[    2.750849] systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock...
[    2.751531] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[    2.752186] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[    2.752255] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[    2.752982] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[    2.753668] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    2.754442] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    2.755277] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[    2.756066] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[    2.756855] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    2.757585] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[    2.757737] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    2.757797] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    2.759124] systemd[1]: Starting systemd-journald.service - Journal Service...
[    2.760597] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    2.760614] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.761110] input: PixArt Cherry USB Optical Mouse as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-4/3-4.2/3-4.2:1.0/0003:046A:B091.0004/input/input3
[    2.761491] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[    2.761540] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.762365] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...
[    2.763127] pstore: Using crash dump compression: deflate
[    2.763217] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[    2.763943] pstore: Registered efi_pstore as persistent store backend
[    2.764216] usb 3-5.1: new full-speed USB device number 6 using xhci_hcd
[    2.765226] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[    2.765315] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[    2.765392] systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock.
[    2.765470] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[    2.765545] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[    2.765768] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[    2.766033] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    2.766236] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    2.766377] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[    2.766583] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    2.766722] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    2.767201] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    2.767337] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[    2.768154] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[    2.768860] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[    2.769778] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[    2.771658] systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials.
[    2.772623] systemd-journald[608]: Collecting audit messages is disabled.
[    2.774998] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[    2.775113] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[    2.775626] lp: driver loaded but no devices found
[    2.778299] ppdev: user-space parallel port driver
[    2.784497] hid-generic 0003:046D:C312.0003: input,hidraw2: USB HID v1.10 Keyboard [LITEON Technology USB Multimedia Keyboard] on usb-0000:14:00.3-1.4/input0
[    2.784521] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
[    2.784575] hid-generic 0003:046A:B091.0004: input,hidraw3: USB HID v1.11 Mouse [PixArt Cherry USB Optical Mouse] on usb-0000:0d:00.3-4.2/input0
[    2.789802] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[    2.790620] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[    2.795225] ACPI: bus type drm_connector registered
[    2.795700] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    2.795842] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[    2.800170] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[    2.806537] EXT4-fs (dm-5): re-mounted d598cbfe-bf14-4621-96b3-5ce805eefc16 r/w.
[    2.807432] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[    2.807731] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    2.807767] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    2.808528] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[    2.808559] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[    2.809620] systemd[1]: Starting systemd-resolved.service - Network Name Resolution...
[    2.810576] systemd[1]: Starting systemd-timesyncd.service - Network Time Synchronization...
[    2.811181] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[    2.811199] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.819532] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
[    2.820151] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[    2.821238] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[    2.839175] systemd[1]: Started systemd-timesyncd.service - Network Time Synchronization.
[    2.839311] systemd[1]: Reached target time-set.target - System Time Set.
[    2.845734] systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[    2.845814] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
[    2.857093] systemd[1]: Started systemd-resolved.service - Network Name Resolution.
[    2.857139] systemd[1]: Reached target nss-lookup.target - Host and Network Name Lookups.
[    2.883315] systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices.
[    2.883458] systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files.
[    2.884125] usb 3-5.1: New USB device found, idVendor=046a, idProduct=c122, bcdDevice= 1.25
[    2.884128] usb 3-5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.884130] usb 3-5.1: Product: CHERRY USB Keyboard
[    2.884132] usb 3-5.1: Manufacturer: Cherry GmbH
[    2.884615] systemd[1]: Starting ifupdown-pre.service - Helper to synchronize boot up for ifupdown...
[    2.913088] systemd[1]: Found device dev-mapper-vg00\x2dlvhome.device - /dev/mapper/vg00-lvhome.
[    2.915163] systemd[1]: Found device dev-mapper-vg00\x2dlvswap.device - /dev/mapper/vg00-lvswap.
[    2.917088] systemd[1]: Found device dev-mapper-vg00\x2dlvnobackup.device - /dev/mapper/vg00-lvnobackup.
[    2.920874] systemd[1]: Found device dev-mapper-vg00\x2dlvdata.device - /dev/mapper/vg00-lvdata.
[    2.925863] systemd[1]: Found device dev-mapper-vg00\x2dlvbackup.device - /dev/mapper/vg00-lvbackup.
[    2.932434] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[    2.932470] ACPI: button: Power Button [PWRB]
[    2.932523] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    2.932593] ACPI: button: Power Button [PWRF]
[    2.946693] systemd[1]: Reached target tpm2.target - Trusted Platform Module.
[    2.948210] usb 3-4.3: new high-speed USB device number 7 using xhci_hcd
[    2.948560] systemd[1]: Activating swap dev-mapper-vg00\x2dlvswap.swap - /dev/mapper/vg00-lvswap...
[    2.950084] systemd[1]: Starting systemd-fsck@dev-mapper-vg00\x2dlvbackup.service - File System Check on /dev/mapper/vg00-lvbackup...
[    2.954081] systemd[1]: Starting systemd-fsck@dev-mapper-vg00\x2dlvdata.service - File System Check on /dev/mapper/vg00-lvdata...
[    2.958414] systemd[1]: Starting systemd-fsck@dev-mapper-vg00\x2dlvhome.service - File System Check on /dev/mapper/vg00-lvhome...
[    2.963962] Adding 67108860k swap on /dev/mapper/vg00-lvswap.  Priority:-2 extents:1 across:67108860k SS
[    2.964262] systemd[1]: Starting systemd-fsck@dev-mapper-vg00\x2dlvnobackup.service - File System Check on /dev/mapper/vg00-lvnobackup...
[    2.972433] ccp 0000:14:00.2: vgaarb: pci_notify
[    2.972894] ccp 0000:14:00.2: runtime IRQ mapping not provided by arch
[    2.972902] ccp 0000:14:00.2: enabling device (0000 -> 0002)
[    2.976395] ACPI: video: Video Device [VGA1] (multi-head: yes  rom: no  post: no)
[    2.977878] ccp 0000:14:00.2: enabling bus mastering
[    2.977886] ccp 0000:14:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[    2.979029] ccp 0000:14:00.2: tee enabled
[    2.979106] ccp 0000:14:00.2: psp enabled
[    2.980286] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:15/LNXVIDEO:01/input/input6
[    2.981805] ccp 0000:14:00.2: vgaarb: pci_notify
[    2.984073] systemd[1]: Activated swap dev-mapper-vg00\x2dlvswap.swap - /dev/mapper/vg00-lvswap.
[    2.984996] systemd[1]: Reached target swap.target - Swaps.
[    2.987579] systemd[1]: Finished systemd-fsck@dev-mapper-vg00\x2dlvbackup.service - File System Check on /dev/mapper/vg00-lvbackup.
[    2.996467] systemd[1]: Finished systemd-fsck@dev-mapper-vg00\x2dlvhome.service - File System Check on /dev/mapper/vg00-lvhome.
[    3.001187] systemd[1]: Finished systemd-fsck@dev-mapper-vg00\x2dlvnobackup.service - File System Check on /dev/mapper/vg00-lvnobackup.
[    3.001711] systemd[1]: Finished systemd-fsck@dev-mapper-vg00\x2dlvdata.service - File System Check on /dev/mapper/vg00-lvdata.
[    3.003223] ee1004 0-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
[    3.006186] input: Cherry GmbH CHERRY USB Keyboard as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-5/3-5.1/3-5.1:1.0/0003:046A:C122.0005/input/input7
[    3.007329] k10temp 0000:00:18.3: vgaarb: pci_notify
[    3.007605] k10temp 0000:00:18.3: runtime IRQ mapping not provided by arch
[    3.007649] ee1004 0-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
[    3.009824] k10temp 0000:00:18.3: vgaarb: pci_notify
[    3.024401] input: PC Speaker as /devices/platform/pcspkr/input/input8
[    3.042232] systemd[1]: Started mdmonitor.service - MD array monitor.
[    3.044298] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    3.044302] RAPL PMU: hw unit of domain package 2^-16 Joules
[    3.045294] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    3.045334] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    3.045368] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    3.045430] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    3.045458] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.045519] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[    3.045543] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.045553] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.058893] snd_hda_intel 0000:06:00.1: vgaarb: pci_notify
[    3.058901] snd_hda_intel 0000:06:00.1: runtime IRQ mapping not provided by arch
[    3.059021] snd_hda_intel 0000:06:00.1: enabling device (0000 -> 0002)
[    3.059105] snd_hda_intel 0000:06:00.1: Force to non-snoop mode
[    3.059297] snd_hda_intel 0000:06:00.1: enabling bus mastering
[    3.059373] snd_hda_intel 0000:06:00.1: vgaarb: pci_notify
[    3.059442] snd_hda_intel 0000:14:00.1: vgaarb: pci_notify
[    3.059448] snd_hda_intel 0000:14:00.1: runtime IRQ mapping not provided by arch
[    3.059488] snd_hda_intel 0000:14:00.1: enabling device (0000 -> 0002)
[    3.059635] snd_hda_intel 0000:14:00.1: enabling bus mastering
[    3.059671] snd_hda_intel 0000:14:00.1: vgaarb: pci_notify
[    3.059687] snd_hda_intel 0000:14:00.6: vgaarb: pci_notify
[    3.059692] snd_hda_intel 0000:14:00.6: runtime IRQ mapping not provided by arch
[    3.059701] snd_hda_intel 0000:14:00.6: enabling device (0000 -> 0002)
[    3.059810] snd_hda_intel 0000:14:00.6: enabling bus mastering
[    3.059980] snd_hda_intel 0000:14:00.6: vgaarb: pci_notify
[    3.077573] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:01.0/0000:04:00.0/0000:05:00.0/0000:06:00.1/sound/card0/input13
[    3.077689] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input9
[    3.079259] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    3.079452] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    3.079593] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    3.090668] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC897: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    3.090672] snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.090674] snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    3.090676] snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
[    3.090677] snd_hda_codec_realtek hdaudioC2D0:    dig-out=0x1e/0x0
[    3.090679] snd_hda_codec_realtek hdaudioC2D0:    inputs:
[    3.090680] snd_hda_codec_realtek hdaudioC2D0:      Rear Mic=0x18
[    3.090682] snd_hda_codec_realtek hdaudioC2D0:      Front Mic=0x19
[    3.090684] snd_hda_codec_realtek hdaudioC2D0:      Line=0x1a
[    3.115857] usb 3-4.3: New USB device found, idVendor=1bcf, idProduct=0217, bcdDevice=34.13
[    3.115862] usb 3-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.115864] usb 3-4.3: Product: 4K AutoFocus Webcam
[    3.115866] usb 3-4.3: Manufacturer: 4K AutoFocus Webcam
[    3.124347] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input15
[    3.140716] kvm_amd: TSC scaling supported
[    3.140720] kvm_amd: Nested Virtualization enabled
[    3.140721] kvm_amd: Nested Paging enabled
[    3.140723] kvm_amd: LBR virtualization supported
[    3.140728] kvm_amd: Virtual VMLOAD VMSAVE supported
[    3.140730] kvm_amd: Virtual GIF supported
[    3.152728] intel_rapl_common: Found RAPL domain package
[    3.152731] intel_rapl_common: Found RAPL domain core
[    3.153763] amd_atl: AMD Address Translation Library initialized
[    3.168320] hid-generic 0003:046A:C122.0005: input,hidraw4: USB HID v1.11 Keyboard [Cherry GmbH CHERRY USB Keyboard] on usb-0000:0d:00.3-5.1/input0
[    3.168461] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input10
[    3.168527] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:01.0/0000:04:00.0/0000:05:00.0/0000:06:00.1/sound/card0/input14
[    3.168579] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input11
[    3.168776] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input12
[    3.168886] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input16
[    3.169165] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input17
[    3.169303] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input18
[    3.170266] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input19
[    3.170466] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input20
[    3.170562] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input21
[    3.177001] input: Cherry GmbH CHERRY USB Keyboard System Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-5/3-5.1/3-5.1:1.1/0003:046A:C122.0006/input/input22
[    3.187892] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    3.187921] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    3.187950] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    3.188001] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    3.188026] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.188065] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[    3.188081] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.188090] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.226412] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    3.226588] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    3.226750] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    3.232400] input: Cherry GmbH CHERRY USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-5/3-5.1/3-5.1:1.1/0003:046A:C122.0006/input/input23
[    3.232520] hid-generic 0003:046A:C122.0006: input,hidraw5: USB HID v1.11 Device [Cherry GmbH CHERRY USB Keyboard] on usb-0000:0d:00.3-5.1/input1
[    3.261301] systemd[1]: Started systemd-journald.service - Journal Service.
[    3.268209] usb 3-4.4: new full-speed USB device number 8 using xhci_hcd
[    3.308176] systemd-journald[608]: Received client request to flush runtime journal.
[    3.384867] usb 3-4.4: New USB device found, idVendor=0d8c, idProduct=0014, bcdDevice= 1.00
[    3.384872] usb 3-4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.384874] usb 3-4.4: Product: USB Audio Device
[    3.384876] usb 3-4.4: Manufacturer: C-Media Electronics Inc.
[    3.432995] input: C-Media Electronics Inc. USB Audio Device as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-4/3-4.4/3-4.4:1.3/0003:0D8C:0014.0007/input/input24
[    3.488287] hid-generic 0003:0D8C:0014.0007: input,hidraw6: USB HID v1.00 Device [C-Media Electronics Inc. USB Audio Device] on usb-0000:0d:00.3-4.4/input3
[    3.813931] EXT4-fs (dm-2): mounted filesystem a4a89505-36bf-41cd-a972-f57db83e14d8 r/w with ordered data mode. Quota mode: none.
[    3.815752] EXT4-fs (dm-0): mounted filesystem 30dd4edd-20d1-4d6d-9865-b3f272b27dc3 r/w with ordered data mode. Quota mode: none.
[    3.817315] EXT4-fs (dm-3): mounted filesystem c6f8751e-1b7d-4a64-836e-f15c0021ce4c r/w with ordered data mode. Quota mode: none.
[    3.819101] EXT4-fs (dm-1): mounted filesystem cfe0400f-34ba-4e22-bcdf-d900a33dda08 r/w with ordered data mode. Quota mode: none.
[    4.701445] mc: Linux media interface: v0.10
[    4.701553] sd 5:0:0:0: Attached scsi generic sg0 type 0
[    4.707900] [drm] amdgpu kernel modesetting enabled.
[    4.708023] amdgpu: Virtual CRAT table created for CPU
[    4.708039] amdgpu: Topology: Add CPU node
[    4.708121] amdgpu 0000:06:00.0: vgaarb: pci_notify
[    4.708127] amdgpu 0000:06:00.0: runtime IRQ mapping not provided by arch
[    4.708207] amdgpu 0000:06:00.0: enabling device (0006 -> 0007)
[    4.708274] [drm] initializing kernel modesetting (BEIGE_GOBY 0x1002:0x743F 0x1DA2:0xE458 0xC7).
[    4.708292] [drm] register mmio base: 0xFBB00000
[    4.708294] [drm] register mmio size: 1048576
[    4.714326] [drm] add ip block number 0 <nv_common>
[    4.714328] [drm] add ip block number 1 <gmc_v10_0>
[    4.714330] [drm] add ip block number 2 <navi10_ih>
[    4.714331] [drm] add ip block number 3 <psp>
[    4.714332] [drm] add ip block number 4 <smu>
[    4.714334] [drm] add ip block number 5 <dm>
[    4.714335] [drm] add ip block number 6 <gfx_v10_0>
[    4.714337] [drm] add ip block number 7 <sdma_v5_2>
[    4.714338] [drm] add ip block number 8 <vcn_v3_0>
[    4.714357] amdgpu 0000:06:00.0: amdgpu: Fetched VBIOS from VFCT
[    4.714360] amdgpu: ATOM BIOS: 113-D63401-US4
[    4.720225] WARNING! power/level is deprecated; use power/control instead
[    4.723221] Console: switching to colour dummy device 80x25
[    4.723249] amdgpu 0000:06:00.0: vgaarb: deactivate vga console
[    4.723252] amdgpu 0000:06:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[    4.723277] amdgpu 0000:06:00.0: amdgpu: PCIE atomic ops is not supported
[    4.723319] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    4.723332] amdgpu 0000:06:00.0: amdgpu: VRAM: 4080M 0x0000008000000000 - 0x00000080FEFFFFFF (4080M used)
[    4.723335] amdgpu 0000:06:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[    4.723356] [drm] Detected VRAM RAM=4080M, BAR=4096M
[    4.723358] [drm] RAM width 64bits GDDR6
[    4.723484] [drm] amdgpu: 4080M of VRAM memory ready
[    4.723487] [drm] amdgpu: 31802M of GTT memory ready.
[    4.723506] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    4.723708] [drm] PCIE GART of 512M enabled (table at 0x00000080FEB00000).
[    4.724844] RPC: Registered named UNIX socket transport module.
[    4.724848] RPC: Registered udp transport module.
[    4.724849] RPC: Registered tcp transport module.
[    4.724851] RPC: Registered tcp-with-tls transport module.
[    4.724852] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    4.727228] ddbridge: Digital Devices PCIE bridge driver 0.9.33-integrated, Copyright (C) 2010-17 Digital Devices GmbH
[    4.739554] videodev: Linux video capture interface: v2.00
[    4.768338] cmedia_hs100b 0003:0D8C:0014.0007: Fixing CMedia HS-100B report descriptor
[    4.768415] input: C-Media Electronics Inc. USB Audio Device as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-4/3-4.4/3-4.4:1.3/0003:0D8C:0014.0007/input/input25
[    4.829333] cmedia_hs100b 0003:0D8C:0014.0007: input,hidraw6: USB HID v1.00 Device [C-Media Electronics Inc. USB Audio Device] on usb-0000:0d:00.3-4.4/input3
[    4.836144] audit: type=1400 audit(1775059727.840:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=979 comm="apparmor_parser"
[    4.836173] audit: type=1400 audit(1775059727.840:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=981 comm="apparmor_parser"
[    4.836209] audit: type=1400 audit(1775059727.844:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=975 comm="apparmor_parser"
[    4.836244] audit: type=1400 audit(1775059727.844:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=980 comm="apparmor_parser"
[    4.836276] audit: type=1400 audit(1775059727.844:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-checkns" pid=983 comm="apparmor_parser"
[    4.836307] audit: type=1400 audit(1775059727.844:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=973 comm="apparmor_parser"
[    4.836342] audit: type=1400 audit(1775059727.844:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="balena-etcher" pid=978 comm="apparmor_parser"
[    4.836372] audit: type=1400 audit(1775059727.844:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=976 comm="apparmor_parser"
[    4.836404] audit: type=1400 audit(1775059727.844:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="cam" pid=982 comm="apparmor_parser"
[    4.894760] r8169 0000:0a:00.0: Direct firmware load for rtl_nic/rtl8168e-3.fw failed with error -2
[    4.894768] r8169 0000:0a:00.0: Unable to load firmware rtl_nic/rtl8168e-3.fw (-2)
[    4.895190] RTL8211E Gigabit Ethernet r8169-0-a00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-a00:00, irq=MAC)
[    4.895198] r8169 0000:0a:00.0: enabling bus mastering
[    4.913322] nvme nvme0: using unchecked data buffer
[    4.967613] r8169 0000:0a:00.0 ethdsl: Link is Down
[    5.053041] block nvme0n1: No UUID available providing old NGUID
[    5.109772] NET: Registered PF_QIPCRTR protocol family
[    5.776227] usb 3-4.3: 3:1: cannot get freq at ep 0x86
[    6.832212] usb 3-4.3: 3:2: cannot get freq at ep 0x86
[    7.811642] amdgpu 0000:06:00.0: amdgpu: STB initialized to 2048 entries
[    7.811722] [drm] Loading DMUB firmware via PSP: version=0x02020020
[    7.812183] [drm] use_doorbell being set to: [true]
[    7.812226] [drm] Found VCN firmware Version ENC: 1.33 DEC: 4 VEP: 0 Revision: 6
[    7.880101] amdgpu 0000:06:00.0: amdgpu: reserve 0xa00000 from 0x80fd000000 for PSP TMR
[    7.887060] usb 3-4.3: 3:3: cannot get freq at ep 0x86
[    7.982678] amdgpu 0000:06:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    7.998164] amdgpu 0000:06:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    7.998196] amdgpu 0000:06:00.0: amdgpu: smu driver if version = 0x0000000d, smu fw if version = 0x00000010, smu fw program = 0, version = 0x00492400 (73.36.0)
[    7.998201] amdgpu 0000:06:00.0: amdgpu: SMU driver if version not matched
[    7.998245] amdgpu 0000:06:00.0: amdgpu: use vbios provided pptable
[    8.040387] amdgpu 0000:06:00.0: amdgpu: SMU is initialized successfully!
[    8.040814] [drm] Display Core v3.2.301 initialized on DCN 3.0.3
[    8.040817] [drm] DP-HDMI FRL PCON supported
[    8.041903] [drm] DMUB hardware initialized: version=0x02020020
[    8.045984] snd_hda_intel 0000:06:00.1: bound 0000:06:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    8.082290] [drm] kiq ring mec 2 pipe 1 q 0
[    8.087678] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    8.087696] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[    8.088288] amdgpu: Virtual CRAT table created for GPU
[    8.088436] amdgpu: Topology: Add dGPU node [0x743f:0x1002]
[    8.088438] kfd kfd: amdgpu: added device 1002:743f
[    8.088464] amdgpu 0000:06:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, active_cu_number 12
[    8.088467] amdgpu 0000:06:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[    8.088469] amdgpu 0000:06:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
[    8.088471] amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 4 on hub 0
[    8.088472] amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 5 on hub 0
[    8.088474] amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
[    8.088475] amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
[    8.088477] amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
[    8.088478] amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
[    8.088480] amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
[    8.088481] amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
[    8.088483] amdgpu 0000:06:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
[    8.088484] amdgpu 0000:06:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on hub 0
[    8.088486] amdgpu 0000:06:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
[    8.089786] amdgpu 0000:06:00.0: save config 0x00: 0x743f1002
[    8.089790] amdgpu 0000:06:00.0: save config 0x04: 0x00100407
[    8.089793] amdgpu 0000:06:00.0: save config 0x08: 0x030000c7
[    8.089797] amdgpu 0000:06:00.0: save config 0x0c: 0x00800010
[    8.089800] amdgpu 0000:06:00.0: save config 0x10: 0x0000000c
[    8.089803] amdgpu 0000:06:00.0: save config 0x14: 0x0000007d
[    8.089807] amdgpu 0000:06:00.0: save config 0x18: 0x0000000c
[    8.089810] amdgpu 0000:06:00.0: save config 0x1c: 0x0000007e
[    8.089813] amdgpu 0000:06:00.0: save config 0x20: 0x0000d001
[    8.089816] amdgpu 0000:06:00.0: save config 0x24: 0xfbb00000
[    8.089819] amdgpu 0000:06:00.0: save config 0x28: 0x00000000
[    8.089822] amdgpu 0000:06:00.0: save config 0x2c: 0xe4581da2
[    8.089826] amdgpu 0000:06:00.0: save config 0x30: 0xfbc00000
[    8.089829] amdgpu 0000:06:00.0: save config 0x34: 0x00000048
[    8.089832] amdgpu 0000:06:00.0: save config 0x38: 0x00000000
[    8.089835] amdgpu 0000:06:00.0: save config 0x3c: 0x000001ff
[    8.090037] amdgpu 0000:06:00.0: restore config 0x1c: 0x00000000 -> 0x0000007e
[    8.090045] amdgpu 0000:06:00.0: restore config 0x14: 0x00000000 -> 0x0000007d
[    8.090126] amdgpu 0000:06:00.0: amdgpu: Using BACO for runtime pm
[    8.090439] [drm] Initialized amdgpu 3.61.0 for 0000:06:00.0 on minor 0
[    8.095522] fbcon: amdgpudrmfb (fb0) is primary device
[    8.095639] [drm] pre_validate_dsc:1629 MST_DSC dsc precompute is not needed
[    8.130802] Console: switching to colour frame buffer device 240x67
[    8.165375] amdgpu 0000:06:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    8.184439] amdgpu 0000:06:00.0: vgaarb: pci_notify
[    8.184470] amdgpu 0000:14:00.0: vgaarb: pci_notify
[    8.184475] amdgpu 0000:14:00.0: runtime IRQ mapping not provided by arch
[    8.184523] amdgpu 0000:14:00.0: enabling device (0006 -> 0007)
[    8.184596] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x1002:0x1636 0xC9).
[    8.184619] [drm] register mmio base: 0xFCA00000
[    8.184620] [drm] register mmio size: 524288
[    8.187430] [drm] add ip block number 0 <soc15_common>
[    8.187432] [drm] add ip block number 1 <gmc_v9_0>
[    8.187433] [drm] add ip block number 2 <vega10_ih>
[    8.187434] [drm] add ip block number 3 <psp>
[    8.187435] [drm] add ip block number 4 <smu>
[    8.187436] [drm] add ip block number 5 <dm>
[    8.187437] [drm] add ip block number 6 <gfx_v9_0>
[    8.187438] [drm] add ip block number 7 <sdma_v4_0>
[    8.187439] [drm] add ip block number 8 <vcn_v2_0>
[    8.187440] [drm] add ip block number 9 <jpeg_v2_0>
[    8.187450] amdgpu 0000:14:00.0: amdgpu: Fetched VBIOS from VFCT
[    8.187452] amdgpu: ATOM BIOS: 13-CEZANNE-019
[    8.191553] amdgpu 0000:14:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
[    8.191557] amdgpu 0000:14:00.0: amdgpu: MODE2 reset
[    8.191615] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    8.191620] amdgpu 0000:14:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
[    8.191622] amdgpu 0000:14:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[    8.191630] [drm] Detected VRAM RAM=512M, BAR=512M
[    8.191631] [drm] RAM width 128bits DDR4
[    8.191690] [drm] amdgpu: 512M of VRAM memory ready
[    8.191691] [drm] amdgpu: 31802M of GTT memory ready.
[    8.191705] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    8.191787] [drm] PCIE GART of 1024M enabled.
[    8.191788] [drm] PTB located at 0x000000F41FC00000
[    8.192169] [drm] Loading DMUB firmware via PSP: version=0x0101002B
[    8.192538] [drm] Found VCN firmware Version ENC: 1.24 DEC: 8 VEP: 0 Revision: 3
[    8.900073] amdgpu 0000:14:00.0: amdgpu: reserve 0x400000 from 0xf41f800000 for PSP TMR
[    8.983965] amdgpu 0000:14:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    8.994500] amdgpu 0000:14:00.0: amdgpu: RAP: optional rap ta ucode is not available
[    8.994503] amdgpu 0000:14:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    8.994688] amdgpu 0000:14:00.0: amdgpu: SMU is initialized successfully!
[    8.995755] [drm] Display Core v3.2.301 initialized on DCN 2.1
[    8.995757] [drm] DP-HDMI FRL PCON supported
[    8.996280] [drm] DMUB hardware initialized: version=0x0101002B
[    9.023134] snd_hda_intel 0000:14:00.1: bound 0000:14:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    9.055084] [drm] kiq ring mec 2 pipe 1 q 0
[    9.059063] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    9.059080] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[    9.059166] amdgpu: Virtual CRAT table created for GPU
[    9.059500] amdgpu: Topology: Add dGPU node [0x1638:0x1002]
[    9.059502] kfd kfd: amdgpu: added device 1002:1638
[    9.059572] amdgpu 0000:14:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 7
[    9.059576] amdgpu 0000:14:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[    9.059577] amdgpu 0000:14:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    9.059579] amdgpu 0000:14:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    9.059581] amdgpu 0000:14:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    9.059582] amdgpu 0000:14:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    9.059583] amdgpu 0000:14:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    9.059585] amdgpu 0000:14:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    9.059586] amdgpu 0000:14:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    9.059588] amdgpu 0000:14:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    9.059589] amdgpu 0000:14:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
[    9.059591] amdgpu 0000:14:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
[    9.059592] amdgpu 0000:14:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
[    9.059594] amdgpu 0000:14:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
[    9.059595] amdgpu 0000:14:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
[    9.059597] amdgpu 0000:14:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
[    9.060486] amdgpu 0000:14:00.0: save config 0x00: 0x16381002
[    9.060489] amdgpu 0000:14:00.0: save config 0x04: 0x08100407
[    9.060491] amdgpu 0000:14:00.0: save config 0x08: 0x030000c9
[    9.060493] amdgpu 0000:14:00.0: save config 0x0c: 0x00800010
[    9.060495] amdgpu 0000:14:00.0: save config 0x10: 0x2000000c
[    9.060496] amdgpu 0000:14:00.0: save config 0x14: 0x0000007e
[    9.060498] amdgpu 0000:14:00.0: save config 0x18: 0x3000000c
[    9.060500] amdgpu 0000:14:00.0: save config 0x1c: 0x0000007e
[    9.060502] amdgpu 0000:14:00.0: save config 0x20: 0x0000e001
[    9.060504] amdgpu 0000:14:00.0: save config 0x24: 0xfca00000
[    9.060506] amdgpu 0000:14:00.0: save config 0x28: 0x00000000
[    9.060508] amdgpu 0000:14:00.0: save config 0x2c: 0x16361002
[    9.060510] amdgpu 0000:14:00.0: save config 0x30: 0x00000000
[    9.060511] amdgpu 0000:14:00.0: save config 0x34: 0x00000048
[    9.060513] amdgpu 0000:14:00.0: save config 0x38: 0x00000000
[    9.060515] amdgpu 0000:14:00.0: save config 0x3c: 0x000001ff
[    9.060564] amdgpu 0000:14:00.0: amdgpu: Runtime PM not available
[    9.060964] [drm] Initialized amdgpu 3.61.0 for 0000:14:00.0 on minor 1
[    9.066552] amdgpu 0000:14:00.0: [drm] fb1: amdgpudrmfb frame buffer device
[    9.066694] amdgpu 0000:14:00.0: vgaarb: pci_notify
[   10.097040] r8169 0000:0a:00.0 ethdsl: Link is Up - 100Mbps/Full - flow control rx/tx
[   10.967254] usb 3-4.3: Found UVC 1.00 device 4K AutoFocus Webcam (1bcf:0217)
[   11.050914] usbcore: registered new interface driver uvcvideo
[   11.282053] usbcore: registered new interface driver snd-usb-audio
[   11.441267] r8169 0000:0c:00.0: Direct firmware load for rtl_nic/rtl8125b-2.fw failed with error -2
[   11.441274] r8169 0000:0c:00.0: Unable to load firmware rtl_nic/rtl8125b-2.fw (-2)
[   11.464217] Realtek Internal NBASE-T PHY r8169-0-c00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-c00:00, irq=MAC)
[   11.464225] r8169 0000:0c:00.0: enabling bus mastering
[   11.576679] r8169 0000:0c:00.0 ethlan: Link is Down
[   11.619095] 8021q: 802.1Q VLAN Support v1.8
[   11.650176] r8169 0000:0b:00.0: Direct firmware load for rtl_nic/rtl8168f-1.fw failed with error -2
[   11.650184] r8169 0000:0b:00.0: Unable to load firmware rtl_nic/rtl8168f-1.fw (-2)
[   11.650627] RTL8211E Gigabit Ethernet r8169-0-b00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-b00:00, irq=MAC)
[   11.650634] r8169 0000:0b:00.0: enabling bus mastering
[   11.722851] r8169 0000:0b:00.0 ethwlan: Link is Down
[   11.890801] brlan: port 1(ethlan) entered blocking state
[   11.890806] brlan: port 1(ethlan) entered disabled state
[   11.890813] r8169 0000:0c:00.0 ethlan: entered allmulticast mode
[   11.890916] r8169 0000:0c:00.0 ethlan: entered promiscuous mode
[   11.893643] brlan: port 2(ethwlan.11) entered blocking state
[   11.893647] brlan: port 2(ethwlan.11) entered disabled state
[   11.893654] ethwlan.11: entered allmulticast mode
[   11.893656] r8169 0000:0b:00.0 ethwlan: entered allmulticast mode
[   11.893752] ethwlan.11: entered promiscuous mode
[   11.893755] r8169 0000:0b:00.0 ethwlan: entered promiscuous mode
[   14.075720] brkvm: port 1(ethlan.100) entered blocking state
[   14.075725] brkvm: port 1(ethlan.100) entered disabled state
[   14.075731] ethlan.100: entered allmulticast mode
[   14.075823] ethlan.100: entered promiscuous mode
[   14.242922] r8169 0000:0c:00.0 ethlan: Link is Up - 1Gbps/Full - flow control rx/tx
[   14.242960] brlan: port 1(ethlan) entered blocking state
[   14.242965] brlan: port 1(ethlan) entered forwarding state
[   14.243061] brkvm: port 1(ethlan.100) entered blocking state
[   14.243064] brkvm: port 1(ethlan.100) entered forwarding state
[   14.288851] r8169 0000:0b:00.0 ethwlan: Link is Up - 1Gbps/Full - flow control rx/tx
[   14.288923] brlan: port 2(ethwlan.11) entered blocking state
[   14.288928] brlan: port 2(ethwlan.11) entered forwarding state
[   14.512661] kauditd_printk_skb: 124 callbacks suppressed
[   14.512664] audit: type=1400 audit(1775059737.520:135): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cupsd" name="/etc/paperspecs" pid=2198 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   14.599060] audit: type=1400 audit(1775059737.604:136): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=2304 comm="Xorg" capability=12  capname="net_admin"
[   14.610983] audit: type=1400 audit(1775059737.616:137): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=2306 comm="Xorg" capability=12  capname="net_admin"
[   14.612481] audit: type=1400 audit(1775059737.620:138): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/run/udev/tags/seat-bianca/" pid=2306 comm="Xorg" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   14.677788] audit: type=1400 audit(1775059737.684:139): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=2198 comm="cupsd" capability=12  capname="net_admin"
[   14.737414] r8169 0000:0a:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
[   14.747822] r8169 0000:0b:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
[   14.768364] r8169 0000:0c:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
[   14.918883] vgaarb: vga_arb_open
[   14.918897] vgaarb: client 0x00000000a5df2309 called 'target'
[   14.918911] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 00000000bb83163d
[   14.918914] vgaarb: vgadev 00000000381741d9
[   14.918917] vgaarb: client 0x00000000a5df2309 called 'lock'
[   14.918920] amdgpu 0000:06:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[   14.918922] amdgpu 0000:06:00.0: vgaarb: decoding count now is: 2
[   14.918924] amdgpu 0000:14:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[   14.918926] amdgpu 0000:14:00.0: vgaarb: decoding count now is: 1
[   14.918928] amdgpu 0000:06:00.0: vgaarb: __vga_tryget: 3
[   14.918929] amdgpu 0000:06:00.0: vgaarb: __vga_tryget: owns: 0
[   14.924689] vgaarb: vga_arb_open
[   14.924701] vgaarb: client 0x0000000033b39719 called 'target'
[   14.924710] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 00000000bb83163d
[   14.924713] vgaarb: vgadev 00000000381741d9
[   15.061738] vgaarb: client 0x0000000033b39719 called 'target'
[   15.061755] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 00000000bb83163d
[   15.061758] vgaarb: vgadev 00000000381741d9
[   15.069140] vgaarb: client 0x00000000a5df2309 called 'unlock'
[   15.069144] amdgpu 0000:06:00.0: vgaarb: __vga_put
[   15.069360] vgaarb: client 0x00000000a5df2309 called 'target'
[   15.069371] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 00000000bb83163d
[   15.069374] vgaarb: vgadev 00000000381741d9
[   15.099820] audit: type=1400 audit(1775059738.104:140): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=2306 comm="Xorg" capability=12  capname="net_admin"
[   15.122935] audit: type=1400 audit(1775059738.128:141): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=2304 comm="Xorg" capability=12  capname="net_admin"
[   15.142012] audit: type=1400 audit(1775059738.148:142): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/run/udev/tags/seat-bianca/" pid=2306 comm="Xorg" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   15.501618] audit: type=1400 audit(1775059738.508:143): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-c4b2a397-542f-4824-887d-b6f657f213a3" pid=2689 comm="apparmor_parser"
[   15.502202] audit: type=1400 audit(1775059738.508:144): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-c4b2a397-542f-4824-887d-b6f657f213a3//passt" pid=2689 comm="apparmor_parser"
[   15.726968] snd_hda_intel 0000:14:00.6: save config 0x00: 0x15e31022
[   15.726975] snd_hda_intel 0000:14:00.6: save config 0x04: 0x00100406
[   15.726978] snd_hda_intel 0000:14:00.6: save config 0x08: 0x04030000
[   15.726980] snd_hda_intel 0000:14:00.6: save config 0x0c: 0x00800010
[   15.726982] snd_hda_intel 0000:14:00.6: save config 0x10: 0xfca80000
[   15.726984] snd_hda_intel 0000:14:00.6: save config 0x14: 0x00000000
[   15.726986] snd_hda_intel 0000:14:00.6: save config 0x18: 0x00000000
[   15.726989] snd_hda_intel 0000:14:00.6: save config 0x1c: 0x00000000
[   15.726991] snd_hda_intel 0000:14:00.6: save config 0x20: 0x00000000
[   15.726992] snd_hda_intel 0000:14:00.6: save config 0x24: 0x00000000
[   15.726994] snd_hda_intel 0000:14:00.6: save config 0x28: 0x00000000
[   15.726996] snd_hda_intel 0000:14:00.6: save config 0x2c: 0x28971849
[   15.726998] snd_hda_intel 0000:14:00.6: save config 0x30: 0x00000000
[   15.727000] snd_hda_intel 0000:14:00.6: save config 0x34: 0x00000048
[   15.727002] snd_hda_intel 0000:14:00.6: save config 0x38: 0x00000000
[   15.727004] snd_hda_intel 0000:14:00.6: save config 0x3c: 0x000003ff
[   15.727021] snd_hda_intel 0000:14:00.6: PME# enabled
[   15.739056] snd_hda_intel 0000:14:00.6: ACPI _REG disconnect evaluation failed (5)
[   15.739736] snd_hda_intel 0000:14:00.6: power state changed by ACPI to D3hot
[   15.815743] tun: Universal TUN/TAP device driver, 1.6
[   15.816279] brkvm: port 2(vnet0) entered blocking state
[   15.816282] brkvm: port 2(vnet0) entered disabled state
[   15.816292] vnet0: entered allmulticast mode
[   15.816335] vnet0: entered promiscuous mode
[   15.816441] brkvm: port 2(vnet0) entered blocking state
[   15.816444] brkvm: port 2(vnet0) entered forwarding state
[   15.891739] snd_hda_intel 0000:14:00.6: power state changed by ACPI to D0
[   15.891746] snd_hda_intel 0000:14:00.6: ACPI _REG connect evaluation failed (5)
[   15.903799] snd_hda_intel 0000:14:00.6: PME# disabled
[   16.799061] brlan: port 3(vnet1) entered blocking state
[   16.799067] brlan: port 3(vnet1) entered disabled state
[   16.799074] vnet1: entered allmulticast mode
[   16.799122] vnet1: entered promiscuous mode
[   16.799249] brlan: port 3(vnet1) entered blocking state
[   16.799253] brlan: port 3(vnet1) entered forwarding state
[   16.910331] brkvm: port 3(vnet2) entered blocking state
[   16.910338] brkvm: port 3(vnet2) entered disabled state
[   16.910345] vnet2: entered allmulticast mode
[   16.910411] vnet2: entered promiscuous mode
[   16.910522] brkvm: port 3(vnet2) entered blocking state
[   16.910525] brkvm: port 3(vnet2) entered forwarding state
[   16.988148] brdev: port 1(vnet3) entered blocking state
[   16.988153] brdev: port 1(vnet3) entered disabled state
[   16.988158] vnet3: entered allmulticast mode
[   16.988279] vnet3: entered promiscuous mode
[   16.988424] brdev: port 1(vnet3) entered blocking state
[   16.988427] brdev: port 1(vnet3) entered forwarding state
[   17.063219] brsla: port 1(vnet4) entered blocking state
[   17.063227] brsla: port 1(vnet4) entered disabled state
[   17.063243] vnet4: entered allmulticast mode
[   17.063319] vnet4: entered promiscuous mode
[   17.063495] brsla: port 1(vnet4) entered blocking state
[   17.063500] brsla: port 1(vnet4) entered forwarding state
[   17.859518] r8169 0000:0a:00.0 ethdsl: entered promiscuous mode
[   18.204586] VFIO - User Level meta-driver version: 0.3
[   18.213066] vfio-pci 0000:07:00.0: vgaarb: pci_notify
[   18.213071] vfio-pci 0000:07:00.0: runtime IRQ mapping not provided by arch
[   18.213261] vfio-pci 0000:07:00.0: restore config 0x14: 0x00000000 -> 0xffffffff
[   18.213300] vfio-pci 0000:07:00.0: save config 0x00: 0x0003dd01
[   18.213305] vfio-pci 0000:07:00.0: save config 0x04: 0x00100000
[   18.213309] vfio-pci 0000:07:00.0: save config 0x08: 0x04800000
[   18.213312] vfio-pci 0000:07:00.0: save config 0x0c: 0x00000010
[   18.213316] vfio-pci 0000:07:00.0: save config 0x10: 0xfc500004
[   18.213320] vfio-pci 0000:07:00.0: save config 0x14: 0xffffffff
[   18.213324] vfio-pci 0000:07:00.0: save config 0x18: 0x00000000
[   18.213327] vfio-pci 0000:07:00.0: save config 0x1c: 0x00000000
[   18.213331] vfio-pci 0000:07:00.0: save config 0x20: 0x00000000
[   18.213335] vfio-pci 0000:07:00.0: save config 0x24: 0x00000000
[   18.213338] vfio-pci 0000:07:00.0: save config 0x28: 0x00000000
[   18.213342] vfio-pci 0000:07:00.0: save config 0x2c: 0x0020dd01
[   18.213346] vfio-pci 0000:07:00.0: save config 0x30: 0x00000000
[   18.213349] vfio-pci 0000:07:00.0: save config 0x34: 0x00000050
[   18.213353] vfio-pci 0000:07:00.0: save config 0x38: 0x00000000
[   18.213357] vfio-pci 0000:07:00.0: save config 0x3c: 0x000001ff
[   18.213461] vfio-pci 0000:07:00.0: vgaarb: pci_notify
[   18.213475] vfio-pci 0000:12:00.0: vgaarb: pci_notify
[   18.213479] vfio-pci 0000:12:00.0: runtime IRQ mapping not provided by arch
[   18.213489] vfio-pci 0000:12:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=none
[   18.213491] vfio-pci 0000:12:00.0: vgaarb: decoding count now is: 1
[   18.213512] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   18.213515] vfio-pci 0000:12:00.0: save config 0x04: 0x00100006
[   18.213517] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   18.213520] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   18.213522] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   18.213524] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   18.213527] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   18.213529] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   18.213531] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   18.213534] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   18.213536] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   18.213538] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   18.213540] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   18.213543] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   18.213545] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   18.213547] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   18.213591] vfio-pci 0000:12:00.0: PME# enabled
[   18.213656] vfio-pci 0000:12:00.0: vgaarb: pci_notify
[   18.224226] pcieport 0000:11:00.0: save config 0x00: 0x14791002
[   18.224230] pcieport 0000:11:00.0: save config 0x04: 0x00100407
[   18.224233] pcieport 0000:11:00.0: save config 0x08: 0x06040000
[   18.224235] pcieport 0000:11:00.0: save config 0x0c: 0x00010010
[   18.224238] pcieport 0000:11:00.0: save config 0x10: 0x00000000
[   18.224241] pcieport 0000:11:00.0: save config 0x14: 0x00000000
[   18.224243] pcieport 0000:11:00.0: save config 0x18: 0x00121211
[   18.224246] pcieport 0000:11:00.0: save config 0x1c: 0x0000f1f1
[   18.224249] pcieport 0000:11:00.0: save config 0x20: 0xfcc0fcb0
[   18.224251] pcieport 0000:11:00.0: save config 0x24: 0x0ff10001
[   18.224254] pcieport 0000:11:00.0: save config 0x28: 0x0000007a
[   18.224257] pcieport 0000:11:00.0: save config 0x2c: 0x0000007c
[   18.224259] pcieport 0000:11:00.0: save config 0x30: 0x00000000
[   18.224262] pcieport 0000:11:00.0: save config 0x34: 0x00000050
[   18.224265] pcieport 0000:11:00.0: save config 0x38: 0x00000000
[   18.224267] pcieport 0000:11:00.0: save config 0x3c: 0x001201ff
[   18.224304] pcieport 0000:11:00.0: PME# enabled
[   18.224577] pcieport 0000:02:03.0: save config 0x00: 0x57a31022
[   18.224581] pcieport 0000:02:03.0: save config 0x04: 0x00100407
[   18.224584] pcieport 0000:02:03.0: save config 0x08: 0x06040000
[   18.224587] pcieport 0000:02:03.0: save config 0x0c: 0x00810010
[   18.224590] pcieport 0000:02:03.0: save config 0x10: 0x00000000
[   18.224594] pcieport 0000:02:03.0: save config 0x14: 0x00000000
[   18.224597] pcieport 0000:02:03.0: save config 0x18: 0x00070702
[   18.224600] pcieport 0000:02:03.0: save config 0x1c: 0x000001f1
[   18.224603] pcieport 0000:02:03.0: save config 0x20: 0xfc50fc50
[   18.224606] pcieport 0000:02:03.0: save config 0x24: 0x0001fff1
[   18.224610] pcieport 0000:02:03.0: save config 0x28: 0x00000000
[   18.224613] pcieport 0000:02:03.0: save config 0x2c: 0x00000000
[   18.224616] pcieport 0000:02:03.0: save config 0x30: 0x00000000
[   18.224619] pcieport 0000:02:03.0: save config 0x34: 0x00000050
[   18.224622] pcieport 0000:02:03.0: save config 0x38: 0x00000000
[   18.224626] pcieport 0000:02:03.0: save config 0x3c: 0x001200ff
[   18.224762] pcieport 0000:02:03.0: PME# enabled
[   18.236207] pcieport 0000:10:00.0: save config 0x00: 0x14781002
[   18.236210] pcieport 0000:10:00.0: save config 0x04: 0x00100007
[   18.236213] pcieport 0000:10:00.0: save config 0x08: 0x060400c7
[   18.236216] pcieport 0000:10:00.0: save config 0x0c: 0x00010010
[   18.236218] pcieport 0000:10:00.0: save config 0x10: 0xfcd00000
[   18.236221] pcieport 0000:10:00.0: save config 0x14: 0x00000000
[   18.236224] pcieport 0000:10:00.0: save config 0x18: 0x00121110
[   18.236227] pcieport 0000:10:00.0: save config 0x1c: 0x0000f1f1
[   18.236229] pcieport 0000:10:00.0: save config 0x20: 0xfcc0fcb0
[   18.236232] pcieport 0000:10:00.0: save config 0x24: 0x0ff10001
[   18.236235] pcieport 0000:10:00.0: save config 0x28: 0x0000007a
[   18.236237] pcieport 0000:10:00.0: save config 0x2c: 0x0000007c
[   18.236240] pcieport 0000:10:00.0: save config 0x30: 0x00000000
[   18.236243] pcieport 0000:10:00.0: save config 0x34: 0x00000048
[   18.236245] pcieport 0000:10:00.0: save config 0x38: 0x00000000
[   18.236248] pcieport 0000:10:00.0: save config 0x3c: 0x001201ff
[   18.236284] pcieport 0000:10:00.0: PME# enabled
[   18.248219] pcieport 0000:00:01.3: save config 0x00: 0x16331022
[   18.248222] pcieport 0000:00:01.3: save config 0x04: 0x00100407
[   18.248225] pcieport 0000:00:01.3: save config 0x08: 0x06040000
[   18.248228] pcieport 0000:00:01.3: save config 0x0c: 0x00810010
[   18.248230] pcieport 0000:00:01.3: save config 0x10: 0x00000000
[   18.248232] pcieport 0000:00:01.3: save config 0x14: 0x00000000
[   18.248234] pcieport 0000:00:01.3: save config 0x18: 0x00121000
[   18.248237] pcieport 0000:00:01.3: save config 0x1c: 0x2000f1f1
[   18.248239] pcieport 0000:00:01.3: save config 0x20: 0xfcd0fcb0
[   18.248241] pcieport 0000:00:01.3: save config 0x24: 0x0ff10001
[   18.248244] pcieport 0000:00:01.3: save config 0x28: 0x0000007a
[   18.248246] pcieport 0000:00:01.3: save config 0x2c: 0x0000007c
[   18.248248] pcieport 0000:00:01.3: save config 0x30: 0x00000000
[   18.248251] pcieport 0000:00:01.3: save config 0x34: 0x00000050
[   18.248253] pcieport 0000:00:01.3: save config 0x38: 0x00000000
[   18.248255] pcieport 0000:00:01.3: save config 0x3c: 0x001200ff
[   18.248271] pcieport 0000:00:01.3: PME# enabled
[   18.272229] pcieport 0000:00:01.3: restore config 0x2c: 0x0000007c -> 0x0000007c
[   18.272234] pcieport 0000:00:01.3: restore config 0x28: 0x0000007a -> 0x0000007a
[   18.272238] pcieport 0000:00:01.3: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   18.272264] pcieport 0000:00:01.3: PME# disabled
[   18.284326] pcieport 0000:10:00.0: restore config 0x2c: 0x0000007c -> 0x0000007c
[   18.284332] pcieport 0000:10:00.0: restore config 0x28: 0x0000007a -> 0x0000007a
[   18.284336] pcieport 0000:10:00.0: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   18.284360] pcieport 0000:10:00.0: PME# disabled
[   18.296416] pcieport 0000:11:00.0: restore config 0x2c: 0x0000007c -> 0x0000007c
[   18.296422] pcieport 0000:11:00.0: restore config 0x28: 0x0000007a -> 0x0000007a
[   18.296426] pcieport 0000:11:00.0: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   18.296459] pcieport 0000:11:00.0: PME# disabled
[   18.308528] vfio-pci 0000:12:00.0: restore config 0x1c: 0x00000000 -> 0x0000007c
[   18.308535] vfio-pci 0000:12:00.0: restore config 0x14: 0x00000000 -> 0x0000007a
[   18.308556] vfio-pci 0000:12:00.0: PME# disabled
[   18.308562] vfio-pci 0000:12:00.1: vgaarb: pci_notify
[   18.308567] vfio-pci 0000:12:00.1: runtime IRQ mapping not provided by arch
[   18.308649] vfio-pci 0000:12:00.1: save config 0x00: 0xab281002
[   18.308652] vfio-pci 0000:12:00.1: save config 0x04: 0x00100000
[   18.308655] vfio-pci 0000:12:00.1: save config 0x08: 0x04030000
[   18.308658] vfio-pci 0000:12:00.1: save config 0x0c: 0x00800010
[   18.308661] vfio-pci 0000:12:00.1: save config 0x10: 0xfcc20000
[   18.308663] vfio-pci 0000:12:00.1: save config 0x14: 0x00000000
[   18.308666] vfio-pci 0000:12:00.1: save config 0x18: 0x00000000
[   18.308669] vfio-pci 0000:12:00.1: save config 0x1c: 0x00000000
[   18.308671] vfio-pci 0000:12:00.1: save config 0x20: 0x00000000
[   18.308674] vfio-pci 0000:12:00.1: save config 0x24: 0x00000000
[   18.308677] vfio-pci 0000:12:00.1: save config 0x28: 0x00000000
[   18.308679] vfio-pci 0000:12:00.1: save config 0x2c: 0xab281002
[   18.308682] vfio-pci 0000:12:00.1: save config 0x30: 0x00000000
[   18.308685] vfio-pci 0000:12:00.1: save config 0x34: 0x00000048
[   18.308687] vfio-pci 0000:12:00.1: save config 0x38: 0x00000000
[   18.308690] vfio-pci 0000:12:00.1: save config 0x3c: 0x000002ff
[   18.308713] vfio-pci 0000:12:00.1: vgaarb: pci_notify
[   18.308714] vfio-pci 0000:12:00.1: PME# enabled
[   18.308743] vfio-pci 0000:14:00.4: vgaarb: pci_notify
[   18.308751] vfio-pci 0000:14:00.4: runtime IRQ mapping not provided by arch
[   18.308783] vfio-pci 0000:14:00.4: save config 0x00: 0x16391022
[   18.308787] vfio-pci 0000:14:00.4: save config 0x04: 0x00100003
[   18.308789] vfio-pci 0000:14:00.4: save config 0x08: 0x0c033000
[   18.308792] vfio-pci 0000:14:00.4: save config 0x0c: 0x00800010
[   18.308794] vfio-pci 0000:14:00.4: save config 0x10: 0xfc700004
[   18.308797] vfio-pci 0000:14:00.4: save config 0x14: 0x00000000
[   18.308799] vfio-pci 0000:14:00.4: save config 0x18: 0x00000000
[   18.308802] vfio-pci 0000:14:00.4: save config 0x1c: 0x00000000
[   18.308804] vfio-pci 0000:14:00.4: save config 0x20: 0x00000000
[   18.308806] vfio-pci 0000:14:00.4: save config 0x24: 0x00000000
[   18.308809] vfio-pci 0000:14:00.4: save config 0x28: 0x00000000
[   18.308811] vfio-pci 0000:14:00.4: save config 0x2c: 0xffff1849
[   18.308813] vfio-pci 0000:14:00.4: save config 0x30: 0x00000000
[   18.308816] vfio-pci 0000:14:00.4: save config 0x34: 0x00000048
[   18.308818] vfio-pci 0000:14:00.4: save config 0x38: 0x00000000
[   18.308820] vfio-pci 0000:14:00.4: save config 0x3c: 0x000001ff
[   18.308834] vfio-pci 0000:14:00.4: PME# enabled
[   18.308850] vfio-pci 0000:14:00.4: vgaarb: pci_notify
[   18.320219] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   18.320224] vfio-pci 0000:12:00.0: save config 0x04: 0x00100006
[   18.320227] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   18.320230] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   18.320233] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   18.320236] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   18.320239] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   18.320241] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   18.320244] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   18.320247] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   18.320249] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   18.320252] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   18.320255] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   18.320257] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   18.320260] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   18.320263] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   18.320307] vfio-pci 0000:12:00.0: PME# enabled
[   18.420216] pcieport 0000:11:00.0: save config 0x00: 0x14791002
[   18.420222] pcieport 0000:11:00.0: save config 0x04: 0x00100407
[   18.420226] pcieport 0000:11:00.0: save config 0x08: 0x06040000
[   18.420229] pcieport 0000:11:00.0: save config 0x0c: 0x00010010
[   18.420231] pcieport 0000:11:00.0: save config 0x10: 0x00000000
[   18.420234] pcieport 0000:11:00.0: save config 0x14: 0x00000000
[   18.420237] pcieport 0000:11:00.0: save config 0x18: 0x00121211
[   18.420240] pcieport 0000:11:00.0: save config 0x1c: 0x0000f1f1
[   18.420242] pcieport 0000:11:00.0: save config 0x20: 0xfcc0fcb0
[   18.420245] pcieport 0000:11:00.0: save config 0x24: 0x0ff10001
[   18.420248] pcieport 0000:11:00.0: save config 0x28: 0x0000007a
[   18.420250] pcieport 0000:11:00.0: save config 0x2c: 0x0000007c
[   18.420253] pcieport 0000:11:00.0: save config 0x30: 0x00000000
[   18.420256] pcieport 0000:11:00.0: save config 0x34: 0x00000050
[   18.420258] pcieport 0000:11:00.0: save config 0x38: 0x00000000
[   18.420261] pcieport 0000:11:00.0: save config 0x3c: 0x001201ff
[   18.420299] pcieport 0000:11:00.0: PME# enabled
[   18.423663] brkvm: port 4(vnet5) entered blocking state
[   18.423668] brkvm: port 4(vnet5) entered disabled state
[   18.423674] vnet5: entered allmulticast mode
[   18.423722] vnet5: entered promiscuous mode
[   18.423821] brkvm: port 4(vnet5) entered blocking state
[   18.423824] brkvm: port 4(vnet5) entered forwarding state
[   18.432219] pcieport 0000:10:00.0: save config 0x00: 0x14781002
[   18.432225] pcieport 0000:10:00.0: save config 0x04: 0x00100007
[   18.432229] pcieport 0000:10:00.0: save config 0x08: 0x060400c7
[   18.432232] pcieport 0000:10:00.0: save config 0x0c: 0x00010010
[   18.432235] pcieport 0000:10:00.0: save config 0x10: 0xfcd00000
[   18.432238] pcieport 0000:10:00.0: save config 0x14: 0x00000000
[   18.432241] pcieport 0000:10:00.0: save config 0x18: 0x00121110
[   18.432244] pcieport 0000:10:00.0: save config 0x1c: 0x0000f1f1
[   18.432247] pcieport 0000:10:00.0: save config 0x20: 0xfcc0fcb0
[   18.432250] pcieport 0000:10:00.0: save config 0x24: 0x0ff10001
[   18.432253] pcieport 0000:10:00.0: save config 0x28: 0x0000007a
[   18.432256] pcieport 0000:10:00.0: save config 0x2c: 0x0000007c
[   18.432259] pcieport 0000:10:00.0: save config 0x30: 0x00000000
[   18.432262] pcieport 0000:10:00.0: save config 0x34: 0x00000048
[   18.432265] pcieport 0000:10:00.0: save config 0x38: 0x00000000
[   18.432268] pcieport 0000:10:00.0: save config 0x3c: 0x001201ff
[   18.432308] pcieport 0000:10:00.0: PME# enabled
[   18.444221] pcieport 0000:00:01.3: save config 0x00: 0x16331022
[   18.444226] pcieport 0000:00:01.3: save config 0x04: 0x00100407
[   18.444229] pcieport 0000:00:01.3: save config 0x08: 0x06040000
[   18.444231] pcieport 0000:00:01.3: save config 0x0c: 0x00810010
[   18.444234] pcieport 0000:00:01.3: save config 0x10: 0x00000000
[   18.444236] pcieport 0000:00:01.3: save config 0x14: 0x00000000
[   18.444238] pcieport 0000:00:01.3: save config 0x18: 0x00121000
[   18.444241] pcieport 0000:00:01.3: save config 0x1c: 0x2000f1f1
[   18.444243] pcieport 0000:00:01.3: save config 0x20: 0xfcd0fcb0
[   18.444245] pcieport 0000:00:01.3: save config 0x24: 0x0ff10001
[   18.444248] pcieport 0000:00:01.3: save config 0x28: 0x0000007a
[   18.444250] pcieport 0000:00:01.3: save config 0x2c: 0x0000007c
[   18.444252] pcieport 0000:00:01.3: save config 0x30: 0x00000000
[   18.444255] pcieport 0000:00:01.3: save config 0x34: 0x00000050
[   18.444257] pcieport 0000:00:01.3: save config 0x38: 0x00000000
[   18.444259] pcieport 0000:00:01.3: save config 0x3c: 0x001200ff
[   18.444278] pcieport 0000:00:01.3: PME# enabled
[   18.944223] vfio-pci 0000:14:00.4: restore config 0x3c: 0x00000100 -> 0x000001ff
[   18.944236] vfio-pci 0000:14:00.4: restore config 0x10: 0x00000004 -> 0xfc700004
[   18.944240] vfio-pci 0000:14:00.4: restore config 0x0c: 0x00800000 -> 0x00800010
[   18.944244] vfio-pci 0000:14:00.4: restore config 0x04: 0x00100000 -> 0x00100003
[   18.944266] vfio-pci 0000:14:00.4: PME# disabled
[   18.944325] vfio-pci 0000:14:00.4: save config 0x00: 0x16391022
[   18.944328] vfio-pci 0000:14:00.4: save config 0x04: 0x00100003
[   18.944330] vfio-pci 0000:14:00.4: save config 0x08: 0x0c033000
[   18.944332] vfio-pci 0000:14:00.4: save config 0x0c: 0x00800010
[   18.944335] vfio-pci 0000:14:00.4: save config 0x10: 0xfc700004
[   18.944337] vfio-pci 0000:14:00.4: save config 0x14: 0x00000000
[   18.944339] vfio-pci 0000:14:00.4: save config 0x18: 0x00000000
[   18.944342] vfio-pci 0000:14:00.4: save config 0x1c: 0x00000000
[   18.944344] vfio-pci 0000:14:00.4: save config 0x20: 0x00000000
[   18.944346] vfio-pci 0000:14:00.4: save config 0x24: 0x00000000
[   18.944349] vfio-pci 0000:14:00.4: save config 0x28: 0x00000000
[   18.944351] vfio-pci 0000:14:00.4: save config 0x2c: 0xffff1849
[   18.944353] vfio-pci 0000:14:00.4: save config 0x30: 0x00000000
[   18.944356] vfio-pci 0000:14:00.4: save config 0x34: 0x00000048
[   18.944358] vfio-pci 0000:14:00.4: save config 0x38: 0x00000000
[   18.944361] vfio-pci 0000:14:00.4: save config 0x3c: 0x000001ff
[   18.992390] vfio-pci 0000:14:00.4: ready 0ms after PM D3hot->D0
[   18.992401] vfio-pci 0000:14:00.4: restore config 0x3c: 0x00000100 -> 0x000001ff
[   18.992410] vfio-pci 0000:14:00.4: restore config 0x10: 0x00000004 -> 0xfc700004
[   18.992414] vfio-pci 0000:14:00.4: restore config 0x0c: 0x00800000 -> 0x00800010
[   18.992417] vfio-pci 0000:14:00.4: restore config 0x04: 0x00100000 -> 0x00100003
[   18.992426] vfio-pci 0000:14:00.4: save config 0x00: 0x16391022
[   18.992429] vfio-pci 0000:14:00.4: save config 0x04: 0x00100003
[   18.992431] vfio-pci 0000:14:00.4: save config 0x08: 0x0c033000
[   18.992434] vfio-pci 0000:14:00.4: save config 0x0c: 0x00800010
[   18.992436] vfio-pci 0000:14:00.4: save config 0x10: 0xfc700004
[   18.992438] vfio-pci 0000:14:00.4: save config 0x14: 0x00000000
[   18.992441] vfio-pci 0000:14:00.4: save config 0x18: 0x00000000
[   18.992443] vfio-pci 0000:14:00.4: save config 0x1c: 0x00000000
[   18.992445] vfio-pci 0000:14:00.4: save config 0x20: 0x00000000
[   18.992448] vfio-pci 0000:14:00.4: save config 0x24: 0x00000000
[   18.992450] vfio-pci 0000:14:00.4: save config 0x28: 0x00000000
[   18.992452] vfio-pci 0000:14:00.4: save config 0x2c: 0xffff1849
[   18.992455] vfio-pci 0000:14:00.4: save config 0x30: 0x00000000
[   18.992457] vfio-pci 0000:14:00.4: save config 0x34: 0x00000048
[   18.992459] vfio-pci 0000:14:00.4: save config 0x38: 0x00000000
[   18.992462] vfio-pci 0000:14:00.4: save config 0x3c: 0x000001ff
[   19.006086] pcieport 0000:00:01.3: restore config 0x2c: 0x0000007c -> 0x0000007c
[   19.006092] pcieport 0000:00:01.3: restore config 0x28: 0x0000007a -> 0x0000007a
[   19.006097] pcieport 0000:00:01.3: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   19.006130] pcieport 0000:00:01.3: PME# disabled
[   19.018204] pcieport 0000:10:00.0: restore config 0x2c: 0x0000007c -> 0x0000007c
[   19.018211] pcieport 0000:10:00.0: restore config 0x28: 0x0000007a -> 0x0000007a
[   19.018216] pcieport 0000:10:00.0: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   19.018241] pcieport 0000:10:00.0: PME# disabled
[   19.029338] pcieport 0000:11:00.0: restore config 0x2c: 0x0000007c -> 0x0000007c
[   19.029344] pcieport 0000:11:00.0: restore config 0x28: 0x0000007a -> 0x0000007a
[   19.029350] pcieport 0000:11:00.0: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   19.029388] pcieport 0000:11:00.0: PME# disabled
[   19.041469] vfio-pci 0000:12:00.0: restore config 0x1c: 0x00000000 -> 0x0000007c
[   19.041477] vfio-pci 0000:12:00.0: restore config 0x14: 0x00000000 -> 0x0000007a
[   19.041502] vfio-pci 0000:12:00.0: PME# disabled
[   19.041507] vfio-pci 0000:12:00.0: disabling bus mastering
[   19.041514] vfio-pci 0000:12:00.0: enabling device (0002 -> 0003)
[   19.041566] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   19.041571] vfio-pci 0000:12:00.0: save config 0x04: 0x00100003
[   19.041576] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   19.041580] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   19.041584] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   19.041589] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   19.041593] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   19.041597] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   19.041601] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   19.041606] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   19.041610] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   19.041614] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   19.041618] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   19.041623] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   19.041627] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   19.041631] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   19.041745] vfio-pci 0000:12:00.0: restore config 0x1c: 0x00000000 -> 0x0000007c
[   19.041752] vfio-pci 0000:12:00.0: restore config 0x14: 0x00000000 -> 0x0000007a
[   19.041763] vfio-pci 0000:12:00.0: restore config 0x04: 0x00100400 -> 0x00100003
[   19.041778] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   19.041784] vfio-pci 0000:12:00.0: save config 0x04: 0x00100003
[   19.041787] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   19.041792] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   19.041796] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   19.041800] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   19.041804] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   19.041809] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   19.041813] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   19.041818] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   19.041821] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   19.041826] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   19.041830] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   19.041835] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   19.041838] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   19.041843] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   19.057073] vfio-pci 0000:12:00.1: PME# disabled
[   19.057081] vfio-pci 0000:12:00.1: enabling device (0000 -> 0002)
[   19.057139] vfio-pci 0000:12:00.1: save config 0x00: 0xab281002
[   19.057143] vfio-pci 0000:12:00.1: save config 0x04: 0x00100002
[   19.057146] vfio-pci 0000:12:00.1: save config 0x08: 0x04030000
[   19.057149] vfio-pci 0000:12:00.1: save config 0x0c: 0x00800010
[   19.057152] vfio-pci 0000:12:00.1: save config 0x10: 0xfcc20000
[   19.057155] vfio-pci 0000:12:00.1: save config 0x14: 0x00000000
[   19.057157] vfio-pci 0000:12:00.1: save config 0x18: 0x00000000
[   19.057160] vfio-pci 0000:12:00.1: save config 0x1c: 0x00000000
[   19.057163] vfio-pci 0000:12:00.1: save config 0x20: 0x00000000
[   19.057165] vfio-pci 0000:12:00.1: save config 0x24: 0x00000000
[   19.057168] vfio-pci 0000:12:00.1: save config 0x28: 0x00000000
[   19.057171] vfio-pci 0000:12:00.1: save config 0x2c: 0xab281002
[   19.057173] vfio-pci 0000:12:00.1: save config 0x30: 0x00000000
[   19.057176] vfio-pci 0000:12:00.1: save config 0x34: 0x00000048
[   19.057179] vfio-pci 0000:12:00.1: save config 0x38: 0x00000000
[   19.057181] vfio-pci 0000:12:00.1: save config 0x3c: 0x000002ff
[   19.066978] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   19.066983] vfio-pci 0000:12:00.0: save config 0x04: 0x00100000
[   19.066986] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   19.066988] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   19.066991] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   19.066993] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   19.066996] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   19.066998] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   19.067000] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   19.067002] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   19.067005] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   19.067007] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   19.067009] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   19.067012] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   19.067014] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   19.067016] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   19.067059] vfio-pci 0000:12:00.1: save config 0x00: 0xab281002
[   19.067062] vfio-pci 0000:12:00.1: save config 0x04: 0x00100000
[   19.067064] vfio-pci 0000:12:00.1: save config 0x08: 0x04030000
[   19.067066] vfio-pci 0000:12:00.1: save config 0x0c: 0x00800010
[   19.067068] vfio-pci 0000:12:00.1: save config 0x10: 0xfcc20000
[   19.067071] vfio-pci 0000:12:00.1: save config 0x14: 0x00000000
[   19.067073] vfio-pci 0000:12:00.1: save config 0x18: 0x00000000
[   19.067075] vfio-pci 0000:12:00.1: save config 0x1c: 0x00000000
[   19.067078] vfio-pci 0000:12:00.1: save config 0x20: 0x00000000
[   19.067080] vfio-pci 0000:12:00.1: save config 0x24: 0x00000000
[   19.067082] vfio-pci 0000:12:00.1: save config 0x28: 0x00000000
[   19.067084] vfio-pci 0000:12:00.1: save config 0x2c: 0xab281002
[   19.067087] vfio-pci 0000:12:00.1: save config 0x30: 0x00000000
[   19.067089] vfio-pci 0000:12:00.1: save config 0x34: 0x00000048
[   19.067091] vfio-pci 0000:12:00.1: save config 0x38: 0x00000000
[   19.067094] vfio-pci 0000:12:00.1: save config 0x3c: 0x000002ff
[   19.072207] pcieport 0000:11:00.0: waiting 100 ms for downstream link, after activation
[   19.200209] vfio-pci 0000:12:00.0: ready 0ms after bus reset
[   19.200221] pcieport 0000:11:00.0: re-enabling LTR
[   19.200266] vfio-pci 0000:12:00.0: restore config 0x30: 0x00000000 -> 0xfcc00000
[   19.200272] vfio-pci 0000:12:00.0: restore config 0x24: 0x00000000 -> 0xfcb00000
[   19.200277] vfio-pci 0000:12:00.0: restore config 0x20: 0x00000001 -> 0x0000f001
[   19.200281] vfio-pci 0000:12:00.0: restore config 0x1c: 0x00000000 -> 0x0000007c
[   19.200287] vfio-pci 0000:12:00.0: restore config 0x14: 0x00000000 -> 0x0000007a
[   19.200292] vfio-pci 0000:12:00.0: restore config 0x0c: 0x00800000 -> 0x00800010
[   19.200338] vfio-pci 0000:12:00.1: restore config 0x10: 0x00000000 -> 0xfcc20000
[   19.200342] vfio-pci 0000:12:00.1: restore config 0x0c: 0x00800000 -> 0x00800010
[   19.200900] vfio-pci 0000:14:00.4: save config 0x00: 0x16391022
[   19.200903] vfio-pci 0000:14:00.4: save config 0x04: 0x00100000
[   19.200905] vfio-pci 0000:14:00.4: save config 0x08: 0x0c033000
[   19.200907] vfio-pci 0000:14:00.4: save config 0x0c: 0x00800010
[   19.200909] vfio-pci 0000:14:00.4: save config 0x10: 0xfc700004
[   19.200911] vfio-pci 0000:14:00.4: save config 0x14: 0x00000000
[   19.200913] vfio-pci 0000:14:00.4: save config 0x18: 0x00000000
[   19.200915] vfio-pci 0000:14:00.4: save config 0x1c: 0x00000000
[   19.200917] vfio-pci 0000:14:00.4: save config 0x20: 0x00000000
[   19.200919] vfio-pci 0000:14:00.4: save config 0x24: 0x00000000
[   19.200921] vfio-pci 0000:14:00.4: save config 0x28: 0x00000000
[   19.200923] vfio-pci 0000:14:00.4: save config 0x2c: 0xffff1849
[   19.200925] vfio-pci 0000:14:00.4: save config 0x30: 0x00000000
[   19.200927] vfio-pci 0000:14:00.4: save config 0x34: 0x00000048
[   19.200929] vfio-pci 0000:14:00.4: save config 0x38: 0x00000000
[   19.200931] vfio-pci 0000:14:00.4: save config 0x3c: 0x000001ff
[   19.248958] vfio-pci 0000:14:00.4: ready 0ms after PM D3hot->D0
[   19.248968] vfio-pci 0000:14:00.4: restore config 0x3c: 0x00000100 -> 0x000001ff
[   19.248977] vfio-pci 0000:14:00.4: restore config 0x10: 0x00000004 -> 0xfc700004
[   19.248981] vfio-pci 0000:14:00.4: restore config 0x0c: 0x00800000 -> 0x00800010
[   19.593511] kauditd_printk_skb: 46 callbacks suppressed
[   19.593515] audit: type=1400 audit(1775059742.600:191): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01" pid=3076 comm="apparmor_parser"
[   19.594088] audit: type=1400 audit(1775059742.600:192): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01//passt" pid=3076 comm="apparmor_parser"
[   19.661902] audit: type=1400 audit(1775059742.668:193): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01" pid=3082 comm="apparmor_parser"
[   19.700844] audit: type=1400 audit(1775059742.708:194): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01//passt" pid=3082 comm="apparmor_parser"
[   19.770224] audit: type=1400 audit(1775059742.776:195): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01" pid=3093 comm="apparmor_parser"
[   19.792849] audit: type=1400 audit(1775059742.800:196): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01//passt" pid=3093 comm="apparmor_parser"
[   19.862183] audit: type=1400 audit(1775059742.868:197): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01" pid=3097 comm="apparmor_parser"
[   19.862723] audit: type=1400 audit(1775059742.868:198): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01//passt" pid=3097 comm="apparmor_parser"
[   19.872492] brkvm: port 5(vnet6) entered blocking state
[   19.872497] brkvm: port 5(vnet6) entered disabled state
[   19.872503] vnet6: entered allmulticast mode
[   19.872549] vnet6: entered promiscuous mode
[   19.872658] brkvm: port 5(vnet6) entered blocking state
[   19.872664] brkvm: port 5(vnet6) entered forwarding state
[   19.937074] audit: type=1400 audit(1775059742.944:199): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01" pid=3112 comm="apparmor_parser"
[   19.985049] audit: type=1400 audit(1775059742.992:200): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01//passt" pid=3112 comm="apparmor_parser"
[   19.994615] brlan: port 4(vnet7) entered blocking state
[   19.994620] brlan: port 4(vnet7) entered disabled state
[   19.994626] vnet7: entered allmulticast mode
[   19.994672] vnet7: entered promiscuous mode
[   19.994775] brlan: port 4(vnet7) entered blocking state
[   19.994778] brlan: port 4(vnet7) entered forwarding state
[   20.071657] brkvm: port 6(vnet8) entered blocking state
[   20.071663] brkvm: port 6(vnet8) entered disabled state
[   20.071669] vnet8: entered allmulticast mode
[   20.071725] vnet8: entered promiscuous mode
[   20.071842] brkvm: port 6(vnet8) entered blocking state
[   20.071846] brkvm: port 6(vnet8) entered forwarding state
[   20.149970] brlan: port 5(vnet9) entered blocking state
[   20.149976] brlan: port 5(vnet9) entered disabled state
[   20.149983] vnet9: entered allmulticast mode
[   20.150058] vnet9: entered promiscuous mode
[   20.150173] brlan: port 5(vnet9) entered blocking state
[   20.150176] brlan: port 5(vnet9) entered forwarding state
[   20.230667] brkvm: port 7(vnet10) entered blocking state
[   20.230673] brkvm: port 7(vnet10) entered disabled state
[   20.230679] vnet10: entered allmulticast mode
[   20.230729] vnet10: entered promiscuous mode
[   20.230830] brkvm: port 7(vnet10) entered blocking state
[   20.230833] brkvm: port 7(vnet10) entered forwarding state
[   20.305158] brlan: port 6(vnet11) entered blocking state
[   20.305163] brlan: port 6(vnet11) entered disabled state
[   20.305168] vnet11: entered allmulticast mode
[   20.305209] vnet11: entered promiscuous mode
[   20.305311] brlan: port 6(vnet11) entered blocking state
[   20.305316] brlan: port 6(vnet11) entered forwarding state
[   20.379921] brkvm: port 8(vnet12) entered blocking state
[   20.379927] brkvm: port 8(vnet12) entered disabled state
[   20.379934] vnet12: entered allmulticast mode
[   20.379994] vnet12: entered promiscuous mode
[   20.380084] brkvm: port 8(vnet12) entered blocking state
[   20.380086] brkvm: port 8(vnet12) entered forwarding state
[   21.310659] brkvm: port 9(vnet13) entered blocking state
[   21.310664] brkvm: port 9(vnet13) entered disabled state
[   21.310670] vnet13: entered allmulticast mode
[   21.310710] vnet13: entered promiscuous mode
[   21.310808] brkvm: port 9(vnet13) entered blocking state
[   21.310811] brkvm: port 9(vnet13) entered forwarding state
[   22.296920] brkvm: port 10(vnet14) entered blocking state
[   22.296926] brkvm: port 10(vnet14) entered disabled state
[   22.296933] vnet14: entered allmulticast mode
[   22.297054] vnet14: entered promiscuous mode
[   22.297216] brkvm: port 10(vnet14) entered blocking state
[   22.297221] brkvm: port 10(vnet14) entered forwarding state
[   23.340668] vgaarb: client 0x00000000a5df2309 called 'target'
[   23.340691] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 00000000bb83163d
[   23.340697] vgaarb: vgadev 00000000381741d9
[   23.340724] vgaarb: client 0x00000000a5df2309 called 'target'
[   23.340734] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 00000000bb83163d
[   23.340739] vgaarb: vgadev 00000000381741d9
[   23.636686] brkvm: port 11(vnet15) entered blocking state
[   23.636693] brkvm: port 11(vnet15) entered disabled state
[   23.636699] vnet15: entered allmulticast mode
[   23.636750] vnet15: entered promiscuous mode
[   23.636869] brkvm: port 11(vnet15) entered blocking state
[   23.636872] brkvm: port 11(vnet15) entered forwarding state
[   24.672626] NFSD: Using nfsdcld client tracking operations.
[   24.672632] NFSD: no clients to reclaim, skipping NFSv4 grace period (net f0000000)
[   24.684899] kauditd_printk_skb: 50 callbacks suppressed
[   24.684903] audit: type=1400 audit(1775059747.692:251): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8" pid=4117 comm="apparmor_parser"
[   24.685474] audit: type=1400 audit(1775059747.692:252): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8//passt" pid=4117 comm="apparmor_parser"
[   24.818314] audit: type=1400 audit(1775059747.824:253): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8" pid=4175 comm="apparmor_parser"
[   24.849137] audit: type=1400 audit(1775059747.856:254): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8//passt" pid=4175 comm="apparmor_parser"
[   24.989506] audit: type=1400 audit(1775059747.996:255): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8" pid=4194 comm="apparmor_parser"
[   25.029155] audit: type=1400 audit(1775059748.036:256): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8//passt" pid=4194 comm="apparmor_parser"
[   25.129975] audit: type=1400 audit(1775059748.136:257): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8" pid=4198 comm="apparmor_parser"
[   25.130830] audit: type=1400 audit(1775059748.136:258): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8//passt" pid=4198 comm="apparmor_parser"
[   25.147735] brkvm: port 12(vnet16) entered blocking state
[   25.147743] brkvm: port 12(vnet16) entered disabled state
[   25.148350] vnet16: entered allmulticast mode
[   25.148417] vnet16: entered promiscuous mode
[   25.149295] brkvm: port 12(vnet16) entered blocking state
[   25.149300] brkvm: port 12(vnet16) entered forwarding state
[   25.252895] audit: type=1400 audit(1775059748.260:259): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8" pid=4214 comm="apparmor_parser"
[   25.273138] audit: type=1400 audit(1775059748.280:260): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8//passt" pid=4214 comm="apparmor_parser"
[   37.375037] kauditd_printk_skb: 2 callbacks suppressed
[   37.375040] audit: type=1400 audit(1775059760.380:263): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4768 comm="apparmor_parser"
[   37.375784] audit: type=1400 audit(1775059760.380:264): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4768 comm="apparmor_parser"
[   37.483452] audit: type=1400 audit(1775059760.488:265): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4772 comm="apparmor_parser"
[   37.513170] audit: type=1400 audit(1775059760.520:266): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4772 comm="apparmor_parser"
[   37.626023] audit: type=1400 audit(1775059760.632:267): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4807 comm="apparmor_parser"
[   37.661066] audit: type=1400 audit(1775059760.668:268): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4807 comm="apparmor_parser"
[   37.764168] audit: type=1400 audit(1775059760.768:269): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4811 comm="apparmor_parser"
[   37.764176] audit: type=1400 audit(1775059760.768:270): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4811 comm="apparmor_parser"
[   37.792045] brkvm: port 13(vnet17) entered blocking state
[   37.792051] brkvm: port 13(vnet17) entered disabled state
[   37.792088] vnet17: entered allmulticast mode
[   37.792650] vnet17: entered promiscuous mode
[   37.793119] brkvm: port 13(vnet17) entered blocking state
[   37.793123] brkvm: port 13(vnet17) entered forwarding state
[   37.902800] audit: type=1400 audit(1775059760.908:271): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4830 comm="apparmor_parser"
[   37.944957] audit: type=1400 audit(1775059760.952:272): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4830 comm="apparmor_parser"
[   38.848329] snd_hda_intel 0000:06:00.1: save config 0x00: 0xab281002
[   38.848338] snd_hda_intel 0000:06:00.1: save config 0x04: 0x00100406
[   38.848342] snd_hda_intel 0000:06:00.1: save config 0x08: 0x04030000
[   38.848346] snd_hda_intel 0000:06:00.1: save config 0x0c: 0x00800010
[   38.848350] snd_hda_intel 0000:06:00.1: save config 0x10: 0xfbc20000
[   38.848354] snd_hda_intel 0000:06:00.1: save config 0x14: 0x00000000
[   38.848358] snd_hda_intel 0000:06:00.1: save config 0x18: 0x00000000
[   38.848362] snd_hda_intel 0000:06:00.1: save config 0x1c: 0x00000000
[   38.848366] snd_hda_intel 0000:06:00.1: save config 0x20: 0x00000000
[   38.848370] snd_hda_intel 0000:06:00.1: save config 0x24: 0x00000000
[   38.848374] snd_hda_intel 0000:06:00.1: save config 0x28: 0x00000000
[   38.848378] snd_hda_intel 0000:06:00.1: save config 0x2c: 0xab281002
[   38.848382] snd_hda_intel 0000:06:00.1: save config 0x30: 0x00000000
[   38.848386] snd_hda_intel 0000:06:00.1: save config 0x34: 0x00000048
[   38.848390] snd_hda_intel 0000:06:00.1: save config 0x38: 0x00000000
[   38.848394] snd_hda_intel 0000:06:00.1: save config 0x3c: 0x000002ff
[   38.848447] snd_hda_intel 0000:06:00.1: PME# enabled
[   39.291021] snd_hda_intel 0000:14:00.6: save config 0x00: 0x15e31022
[   39.291031] snd_hda_intel 0000:14:00.6: save config 0x04: 0x00100406
[   39.291034] snd_hda_intel 0000:14:00.6: save config 0x08: 0x04030000
[   39.291037] snd_hda_intel 0000:14:00.6: save config 0x0c: 0x00800010
[   39.291040] snd_hda_intel 0000:14:00.6: save config 0x10: 0xfca80000
[   39.291043] snd_hda_intel 0000:14:00.6: save config 0x14: 0x00000000
[   39.291046] snd_hda_intel 0000:14:00.6: save config 0x18: 0x00000000
[   39.291049] snd_hda_intel 0000:14:00.6: save config 0x1c: 0x00000000
[   39.291052] snd_hda_intel 0000:14:00.6: save config 0x20: 0x00000000
[   39.291060] snd_hda_intel 0000:14:00.6: save config 0x24: 0x00000000
[   39.291062] snd_hda_intel 0000:14:00.6: save config 0x28: 0x00000000
[   39.291065] snd_hda_intel 0000:14:00.6: save config 0x2c: 0x28971849
[   39.291068] snd_hda_intel 0000:14:00.6: save config 0x30: 0x00000000
[   39.291071] snd_hda_intel 0000:14:00.6: save config 0x34: 0x00000048
[   39.291074] snd_hda_intel 0000:14:00.6: save config 0x38: 0x00000000
[   39.291077] snd_hda_intel 0000:14:00.6: save config 0x3c: 0x000003ff
[   39.291099] snd_hda_intel 0000:14:00.6: PME# enabled
[   39.303165] snd_hda_intel 0000:14:00.6: ACPI _REG disconnect evaluation failed (5)
[   39.303869] snd_hda_intel 0000:14:00.6: power state changed by ACPI to D3hot
[   43.651184] kauditd_printk_skb: 2 callbacks suppressed
[   43.651187] audit: type=1400 audit(1775059766.656:275): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4875 comm="apparmor_parser"
[   43.652007] audit: type=1400 audit(1775059766.656:276): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4875 comm="apparmor_parser"
[   43.727382] audit: type=1400 audit(1775059766.732:277): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4878 comm="apparmor_parser"
[   43.761135] audit: type=1400 audit(1775059766.768:278): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4878 comm="apparmor_parser"
[   43.843946] audit: type=1400 audit(1775059766.848:279): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4882 comm="apparmor_parser"
[   43.868936] audit: type=1400 audit(1775059766.876:280): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4882 comm="apparmor_parser"
[   43.884345] pcieport 0000:02:03.0: restore config 0x2c: 0x00000000 -> 0x00000000
[   43.884356] pcieport 0000:02:03.0: restore config 0x28: 0x00000000 -> 0x00000000
[   43.884362] pcieport 0000:02:03.0: restore config 0x24: 0x0001fff1 -> 0x0001fff1
[   43.884467] pcieport 0000:02:03.0: PME# disabled
[   43.959158] audit: type=1400 audit(1775059766.964:281): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4890 comm="apparmor_parser"
[   43.959736] audit: type=1400 audit(1775059766.964:282): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4890 comm="apparmor_parser"
[   43.970513] brkvm: port 14(vnet18) entered blocking state
[   43.970519] brkvm: port 14(vnet18) entered disabled state
[   43.970525] vnet18: entered allmulticast mode
[   43.970569] vnet18: entered promiscuous mode
[   43.970706] brkvm: port 14(vnet18) entered blocking state
[   43.970710] brkvm: port 14(vnet18) entered forwarding state
[   44.008235] pcieport 0000:02:03.0: save config 0x00: 0x57a31022
[   44.008244] pcieport 0000:02:03.0: save config 0x04: 0x00100407
[   44.008248] pcieport 0000:02:03.0: save config 0x08: 0x06040000
[   44.008251] pcieport 0000:02:03.0: save config 0x0c: 0x00810010
[   44.008255] pcieport 0000:02:03.0: save config 0x10: 0x00000000
[   44.008259] pcieport 0000:02:03.0: save config 0x14: 0x00000000
[   44.008262] pcieport 0000:02:03.0: save config 0x18: 0x00070702
[   44.008266] pcieport 0000:02:03.0: save config 0x1c: 0x000001f1
[   44.008269] pcieport 0000:02:03.0: save config 0x20: 0xfc50fc50
[   44.008273] pcieport 0000:02:03.0: save config 0x24: 0x0001fff1
[   44.008277] pcieport 0000:02:03.0: save config 0x28: 0x00000000
[   44.008280] pcieport 0000:02:03.0: save config 0x2c: 0x00000000
[   44.008284] pcieport 0000:02:03.0: save config 0x30: 0x00000000
[   44.008287] pcieport 0000:02:03.0: save config 0x34: 0x00000050
[   44.008291] pcieport 0000:02:03.0: save config 0x38: 0x00000000
[   44.008294] pcieport 0000:02:03.0: save config 0x3c: 0x001200ff
[   44.008436] pcieport 0000:02:03.0: PME# enabled
[   44.046911] audit: type=1400 audit(1775059767.052:283): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4907 comm="apparmor_parser"
[   44.076957] audit: type=1400 audit(1775059767.084:284): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4907 comm="apparmor_parser"
[   44.488332] pcieport 0000:02:03.0: restore config 0x2c: 0x00000000 -> 0x00000000
[   44.488340] pcieport 0000:02:03.0: restore config 0x28: 0x00000000 -> 0x00000000
[   44.488345] pcieport 0000:02:03.0: restore config 0x24: 0x0001fff1 -> 0x0001fff1
[   44.488455] pcieport 0000:02:03.0: PME# disabled
[   44.500572] vfio-pci 0000:07:00.0: enabling device (0000 -> 0002)
[   44.500643] vfio-pci 0000:07:00.0: save config 0x00: 0x0003dd01
[   44.500648] vfio-pci 0000:07:00.0: save config 0x04: 0x00100002
[   44.500652] vfio-pci 0000:07:00.0: save config 0x08: 0x04800000
[   44.500657] vfio-pci 0000:07:00.0: save config 0x0c: 0x00000010
[   44.500661] vfio-pci 0000:07:00.0: save config 0x10: 0xfc500004
[   44.500665] vfio-pci 0000:07:00.0: save config 0x14: 0xffffffff
[   44.500669] vfio-pci 0000:07:00.0: save config 0x18: 0x00000000
[   44.500673] vfio-pci 0000:07:00.0: save config 0x1c: 0x00000000
[   44.500677] vfio-pci 0000:07:00.0: save config 0x20: 0x00000000
[   44.500681] vfio-pci 0000:07:00.0: save config 0x24: 0x00000000
[   44.500685] vfio-pci 0000:07:00.0: save config 0x28: 0x00000000
[   44.500689] vfio-pci 0000:07:00.0: save config 0x2c: 0x0020dd01
[   44.500694] vfio-pci 0000:07:00.0: save config 0x30: 0x00000000
[   44.500698] vfio-pci 0000:07:00.0: save config 0x34: 0x00000050
[   44.500701] vfio-pci 0000:07:00.0: save config 0x38: 0x00000000
[   44.500705] vfio-pci 0000:07:00.0: save config 0x3c: 0x000001ff
[   44.523001] vfio-pci 0000:07:00.0: ready 0ms after PM D3hot->D0
[   44.523072] vfio-pci 0000:07:00.0: restore config 0x04: 0x00100400 -> 0x00100002
[   44.523095] vfio-pci 0000:07:00.0: save config 0x00: 0x0003dd01
[   44.523100] vfio-pci 0000:07:00.0: save config 0x04: 0x00100002
[   44.523104] vfio-pci 0000:07:00.0: save config 0x08: 0x04800000
[   44.523108] vfio-pci 0000:07:00.0: save config 0x0c: 0x00000010
[   44.523112] vfio-pci 0000:07:00.0: save config 0x10: 0xfc500004
[   44.523116] vfio-pci 0000:07:00.0: save config 0x14: 0xffffffff
[   44.523120] vfio-pci 0000:07:00.0: save config 0x18: 0x00000000
[   44.523125] vfio-pci 0000:07:00.0: save config 0x1c: 0x00000000
[   44.523129] vfio-pci 0000:07:00.0: save config 0x20: 0x00000000
[   44.523133] vfio-pci 0000:07:00.0: save config 0x24: 0x00000000
[   44.523137] vfio-pci 0000:07:00.0: save config 0x28: 0x00000000
[   44.523141] vfio-pci 0000:07:00.0: save config 0x2c: 0x0020dd01
[   44.523145] vfio-pci 0000:07:00.0: save config 0x30: 0x00000000
[   44.523149] vfio-pci 0000:07:00.0: save config 0x34: 0x00000050
[   44.523153] vfio-pci 0000:07:00.0: save config 0x38: 0x00000000
[   44.523157] vfio-pci 0000:07:00.0: save config 0x3c: 0x000001ff
[   44.532637] vfio-pci 0000:07:00.0: save config 0x00: 0x0003dd01
[   44.532645] vfio-pci 0000:07:00.0: save config 0x04: 0x00100000
[   44.532650] vfio-pci 0000:07:00.0: save config 0x08: 0x04800000
[   44.532655] vfio-pci 0000:07:00.0: save config 0x0c: 0x00000010
[   44.532659] vfio-pci 0000:07:00.0: save config 0x10: 0xfc500004
[   44.532664] vfio-pci 0000:07:00.0: save config 0x14: 0xffffffff
[   44.532669] vfio-pci 0000:07:00.0: save config 0x18: 0x00000000
[   44.532674] vfio-pci 0000:07:00.0: save config 0x1c: 0x00000000
[   44.532678] vfio-pci 0000:07:00.0: save config 0x20: 0x00000000
[   44.532683] vfio-pci 0000:07:00.0: save config 0x24: 0x00000000
[   44.532688] vfio-pci 0000:07:00.0: save config 0x28: 0x00000000
[   44.532692] vfio-pci 0000:07:00.0: save config 0x2c: 0x0020dd01
[   44.532697] vfio-pci 0000:07:00.0: save config 0x30: 0x00000000
[   44.532702] vfio-pci 0000:07:00.0: save config 0x34: 0x00000050
[   44.532706] vfio-pci 0000:07:00.0: save config 0x38: 0x00000000
[   44.532711] vfio-pci 0000:07:00.0: save config 0x3c: 0x000001ff
[   44.540206] pcieport 0000:02:03.0: waiting 100 ms for downstream link, after activation
[   44.668256] vfio-pci 0000:07:00.0: ready 0ms after bus reset
[   44.668280] pcieport 0000:02:03.0: re-enabling LTR
[   49.952059] kauditd_printk_skb: 2 callbacks suppressed
[   49.952063] audit: type=1400 audit(1775059773.049:287): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=5003 comm="apparmor_parser"
[   49.952607] audit: type=1400 audit(1775059773.049:288): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=5003 comm="apparmor_parser"
[   50.025802] audit: type=1400 audit(1775059773.126:289): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=5006 comm="apparmor_parser"
[   50.069549] audit: type=1400 audit(1775059773.171:290): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=5006 comm="apparmor_parser"
[   50.143414] audit: type=1400 audit(1775059773.240:291): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=5010 comm="apparmor_parser"
[   50.175677] audit: type=1400 audit(1775059773.277:292): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=5010 comm="apparmor_parser"
[   50.254172] audit: type=1400 audit(1775059773.358:293): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=5015 comm="apparmor_parser"
[   50.254801] audit: type=1400 audit(1775059773.358:294): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=5015 comm="apparmor_parser"
[   55.291620] audit: type=1400 audit(1775059778.454:295): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5129 comm="apparmor_parser"
[   55.292251] audit: type=1400 audit(1775059778.454:296): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5129 comm="apparmor_parser"
[   55.368479] audit: type=1400 audit(1775059778.531:297): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5132 comm="apparmor_parser"
[   55.409344] audit: type=1400 audit(1775059778.575:298): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5132 comm="apparmor_parser"
[   55.501830] audit: type=1400 audit(1775059778.664:299): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5136 comm="apparmor_parser"
[   55.544299] audit: type=1400 audit(1775059778.708:300): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5136 comm="apparmor_parser"
[   55.619014] audit: type=1400 audit(1775059778.785:301): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5140 comm="apparmor_parser"
[   55.619550] audit: type=1400 audit(1775059778.785:302): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5140 comm="apparmor_parser"
[   55.630758] brkvm: port 15(vnet19) entered blocking state
[   55.630764] brkvm: port 15(vnet19) entered disabled state
[   55.630771] vnet19: entered allmulticast mode
[   55.630883] vnet19: entered promiscuous mode
[   55.631042] brkvm: port 15(vnet19) entered blocking state
[   55.631050] brkvm: port 15(vnet19) entered forwarding state
[   55.708823] audit: type=1400 audit(1775059778.874:303): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5156 comm="apparmor_parser"
[   55.742684] audit: type=1400 audit(1775059778.910:304): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5156 comm="apparmor_parser"
[   61.261648] kauditd_printk_skb: 2 callbacks suppressed
[   61.261651] audit: type=1400 audit(1775059784.456:307): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5193 comm="apparmor_parser"
[   61.262233] audit: type=1400 audit(1775059784.456:308): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5193 comm="apparmor_parser"
[   61.332914] audit: type=1400 audit(1775059784.529:309): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5196 comm="apparmor_parser"
[   61.363837] audit: type=1400 audit(1775059784.561:310): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5196 comm="apparmor_parser"
[   61.440861] audit: type=1400 audit(1775059784.637:311): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5201 comm="apparmor_parser"
[   61.479410] audit: type=1400 audit(1775059784.677:312): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5201 comm="apparmor_parser"
[   61.554004] audit: type=1400 audit(1775059784.749:313): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5205 comm="apparmor_parser"
[   61.554585] audit: type=1400 audit(1775059784.753:314): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5205 comm="apparmor_parser"
[   61.566127] brkvm: port 16(vnet20) entered blocking state
[   61.566134] brkvm: port 16(vnet20) entered disabled state
[   61.566148] vnet20: entered allmulticast mode
[   61.566203] vnet20: entered promiscuous mode
[   61.566379] brkvm: port 16(vnet20) entered blocking state
[   61.566383] brkvm: port 16(vnet20) entered forwarding state
[   61.640854] audit: type=1400 audit(1775059784.838:315): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5222 comm="apparmor_parser"
[   61.678679] audit: type=1400 audit(1775059784.878:316): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5222 comm="apparmor_parser"
[   67.233644] kauditd_printk_skb: 2 callbacks suppressed
[   67.233648] audit: type=1400 audit(1775059790.444:319): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5428 comm="apparmor_parser"
[   67.234242] audit: type=1400 audit(1775059790.444:320): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5428 comm="apparmor_parser"
[   67.304127] audit: type=1400 audit(1775059790.516:321): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5431 comm="apparmor_parser"
[   67.344693] audit: type=1400 audit(1775059790.556:322): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5431 comm="apparmor_parser"
[   67.419065] audit: type=1400 audit(1775059790.628:323): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5435 comm="apparmor_parser"
[   67.448525] audit: type=1400 audit(1775059790.660:324): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5435 comm="apparmor_parser"
[   67.528959] audit: type=1400 audit(1775059790.740:325): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5439 comm="apparmor_parser"
[   67.529569] audit: type=1400 audit(1775059790.740:326): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5439 comm="apparmor_parser"
[   67.540909] brkvm: port 17(vnet21) entered blocking state
[   67.540914] brkvm: port 17(vnet21) entered disabled state
[   67.540920] vnet21: entered allmulticast mode
[   67.540964] vnet21: entered promiscuous mode
[   67.541153] brkvm: port 17(vnet21) entered blocking state
[   67.541157] brkvm: port 17(vnet21) entered forwarding state
[   67.620767] audit: type=1400 audit(1775059790.832:327): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5456 comm="apparmor_parser"
[   67.648137] audit: type=1400 audit(1775059790.860:328): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5456 comm="apparmor_parser"
[   73.251545] kauditd_printk_skb: 2 callbacks suppressed
[   73.251549] audit: type=1400 audit(1775059796.471:331): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5533 comm="apparmor_parser"
[   73.252223] audit: type=1400 audit(1775059796.471:332): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5533 comm="apparmor_parser"
[   73.328533] audit: type=1400 audit(1775059796.547:333): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5536 comm="apparmor_parser"
[   73.357998] audit: type=1400 audit(1775059796.579:334): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5536 comm="apparmor_parser"
[   73.442008] audit: type=1400 audit(1775059796.663:335): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5542 comm="apparmor_parser"
[   73.461769] audit: type=1400 audit(1775059796.683:336): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5542 comm="apparmor_parser"
[   73.540126] audit: type=1400 audit(1775059796.759:337): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5546 comm="apparmor_parser"
[   73.540719] audit: type=1400 audit(1775059796.759:338): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5546 comm="apparmor_parser"
[   73.553576] brkvm: port 18(vnet22) entered blocking state
[   73.553585] brkvm: port 18(vnet22) entered disabled state
[   73.553593] vnet22: entered allmulticast mode
[   73.553655] vnet22: entered promiscuous mode
[   73.553830] brkvm: port 18(vnet22) entered blocking state
[   73.553834] brkvm: port 18(vnet22) entered forwarding state
[   73.635485] audit: type=1400 audit(1775059796.855:339): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5561 comm="apparmor_parser"
[   73.673667] audit: type=1400 audit(1775059796.895:340): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5561 comm="apparmor_parser"

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: Bug#1131025: [6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
  2026-04-01 16:16                 ` Bernd Schumacher
@ 2026-04-01 20:18                   ` Lukas Wunner
  2026-04-02  5:53                     ` Bernd Schumacher
  0 siblings, 1 reply; 19+ messages in thread
From: Lukas Wunner @ 2026-04-01 20:18 UTC (permalink / raw)
  To: Bernd Schumacher
  Cc: Uwe Kleine-König, 1131025, Salvatore Bonaccorso,
	Bjorn Helgaas, Rafael J. Wysocki, Mario Limonciello, regressions,
	stable, linux-pci, linux-kernel

On Wed, Apr 01, 2026 at 06:16:37PM +0200, Bernd Schumacher wrote:
> Now the CMDLINE should be correct:
> cat /proc/cmdline 
> BOOT_IMAGE=/boot/vmlinuz-6.12.73 root=/dev/mapper/vg00-lvroot2 ro
> "dyndbg=file drivers/pci/* +p" log_buf_len=16M quiet
> 
> The problem still exists.
> The attached dmesg output is now larger.

Unfortunately this dmesg output was not generated with the debug patch
I provided here:

https://lore.kernel.org/all/acvIfI3naoGsOpFE@wunner.de/

It's missing the stack traces that the debug patch would have caused.

Could you please repeat with the patch applied?

Thanks,

Lukas

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

* Re: Bug#1131025: [6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
  2026-04-01 20:18                   ` Lukas Wunner
@ 2026-04-02  5:53                     ` Bernd Schumacher
  2026-04-03 14:58                       ` Lukas Wunner
  0 siblings, 1 reply; 19+ messages in thread
From: Bernd Schumacher @ 2026-04-02  5:53 UTC (permalink / raw)
  To: Lukas Wunner
  Cc: Uwe Kleine-König, 1131025, Salvatore Bonaccorso,
	Bjorn Helgaas, Rafael J. Wysocki, Mario Limonciello, regressions,
	stable, linux-pci, linux-kernel


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

Am Mittwoch, dem 01.04.2026 um 22:18 +0200 schrieb Lukas Wunner:
> Unfortunately this dmesg output was not generated with the debug
> patch

dmesg with patch is now attached 

/proc/cmdline:
BOOT_IMAGE=/boot/vmlinuz-6.12.73-dirty root=/dev/mapper/vg00-lvroot2 ro
"dyndbg=file drivers/pci/* +p" log_buf_len=16M quiet

Thanks
Bernd

[-- Attachment #1.2: dmesg.2025-04-02.linux-image-6.12.73_6.12.73-22_amd64.bad --]
[-- Type: text/plain, Size: 347163 bytes --]

[    0.000000] Linux version 6.12.73-dirty (bs@obelix-trixie) (gcc (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44) #22 SMP PREEMPT_DYNAMIC Thu Apr  2 07:36:56 CEST 2026
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.12.73-dirty root=/dev/mapper/vg00-lvroot2 ro "dyndbg=file drivers/pci/* +p" log_buf_len=16M quiet
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009afefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20cfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a20d000-0x00000000b916cfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b916d000-0x00000000ba8adfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ba8ae000-0x00000000ba911fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000ba912000-0x00000000bc006fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bc007000-0x00000000bcffefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bcfff000-0x00000000bdffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000be000000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd400000-0x00000000fd4fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000101e2fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000101e300000-0x000000103fffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] e820: update [mem 0xb51de018-0xb51fc457] usable ==> usable
[    0.000000] e820: update [mem 0xb51bf018-0xb51dd457] usable ==> usable
[    0.000000] e820: update [mem 0xb51b1018-0xb51be857] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009afefff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20cfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000000a20d000-0x00000000b51b1017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b51b1018-0x00000000b51be857] usable
[    0.000000] reserve setup_data: [mem 0x00000000b51be858-0x00000000b51bf017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b51bf018-0x00000000b51dd457] usable
[    0.000000] reserve setup_data: [mem 0x00000000b51dd458-0x00000000b51de017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b51de018-0x00000000b51fc457] usable
[    0.000000] reserve setup_data: [mem 0x00000000b51fc458-0x00000000b916cfff] usable
[    0.000000] reserve setup_data: [mem 0x00000000b916d000-0x00000000ba8adfff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ba8ae000-0x00000000ba911fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000ba912000-0x00000000bc006fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000bc007000-0x00000000bcffefff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000bcfff000-0x00000000bdffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000be000000-0x00000000bfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd400000-0x00000000fd4fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000101e2fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000101e300000-0x000000103fffffff] reserved
[    0.000000] efi: EFI v2.7 by American Megatrends
[    0.000000] efi: ACPI=0xbbfee000 ACPI 2.0=0xbbfee014 TPMFinalLog=0xbafb8000 SMBIOS=0xbce23000 SMBIOS 3.0=0xbce22000 MEMATTR=0xb5c00018 ESRT=0xb7d2f598 INITRD=0xb531fe98 RNG=0xba8c1018 TPMEventLog=0xba8b8018 
[    0.000000] random: crng init done
[    0.000000] efi: Remove mem291: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map
[    0.000000] e820: remove [mem 0xf0000000-0xf7ffffff] reserved
[    0.000000] efi: Remove mem292: MMIO range=[0xfd200000-0xfd2fffff] (1MB) from e820 map
[    0.000000] e820: remove [mem 0xfd200000-0xfd2fffff] reserved
[    0.000000] efi: Remove mem293: MMIO range=[0xfd400000-0xfd4fffff] (1MB) from e820 map
[    0.000000] e820: remove [mem 0xfd400000-0xfd4fffff] reserved
[    0.000000] efi: Not removing mem294: MMIO range=[0xfea00000-0xfea0ffff] (64KB) from e820 map
[    0.000000] efi: Remove mem295: MMIO range=[0xfeb80000-0xfec01fff] (0MB) from e820 map
[    0.000000] e820: remove [mem 0xfeb80000-0xfec01fff] reserved
[    0.000000] efi: Not removing mem296: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem297: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem298: MMIO range=[0xfed40000-0xfed44fff] (20KB) from e820 map
[    0.000000] efi: Not removing mem299: MMIO range=[0xfed80000-0xfed8ffff] (64KB) from e820 map
[    0.000000] efi: Not removing mem300: MMIO range=[0xfedc2000-0xfedcffff] (56KB) from e820 map
[    0.000000] efi: Not removing mem301: MMIO range=[0xfedd4000-0xfedd5fff] (8KB) from e820 map
[    0.000000] efi: Remove mem302: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[    0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: To Be Filled By O.E.M. X570S PG Riptide/X570S PG Riptide, BIOS P5.41 09/07/2023
[    0.000000] DMI: Memory slots populated: 2/4
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3900.283 MHz processor
[    0.000126] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000128] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000134] last_pfn = 0x101e300 max_arch_pfn = 0x400000000
[    0.000138] MTRR map: 6 entries (4 fixed + 2 variable; max 21), built from 9 variable MTRRs
[    0.000139] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000269] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[    0.000274] last_pfn = 0xbe000 max_arch_pfn = 0x400000000
[    0.003084] esrt: Reserving ESRT space from 0x00000000b7d2f598 to 0x00000000b7d2f620.
[    0.003091] e820: update [mem 0xb7d2f000-0xb7d2ffff] usable ==> reserved
[    0.003116] Using GB pages for direct mapping
[    0.010911] printk: log_buf_len: 16777216 bytes
[    0.010913] printk: early log buf free: 123120(93%)
[    0.010914] Secure boot disabled
[    0.010915] RAMDISK: [mem 0xab747000-0xad836fff]
[    0.010941] ACPI: Early table checksum verification disabled
[    0.010945] ACPI: RSDP 0x00000000BBFEE014 000024 (v02 ALASKA)
[    0.010948] ACPI: XSDT 0x00000000BBFED728 0000D4 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.010952] ACPI: FACP 0x00000000BA903000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.010955] ACPI: DSDT 0x00000000BA8FC000 0067AC (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.010956] ACPI: FACS 0x00000000BAFE8000 000040
[    0.010958] ACPI: IVRS 0x00000000BA911000 0000D0 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.010959] ACPI: SSDT 0x00000000BA909000 0072B0 (v02 AMD    QOGIR    00000002 MSFT 04000000)
[    0.010961] ACPI: SSDT 0x00000000BA905000 003B48 (v02 AMD    AMD AOD  00000001 INTL 20120913)
[    0.010962] ACPI: SSDT 0x00000000BA904000 0000C8 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
[    0.010963] ACPI: FIDT 0x00000000BA8FB000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.010965] ACPI: MCFG 0x00000000BA8FA000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.010966] ACPI: AAFT 0x00000000BA8F9000 0000F1 (v01 ALASKA OEMAAFT  01072009 MSFT 00000097)
[    0.010967] ACPI: HPET 0x00000000BA8F8000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.010969] ACPI: SSDT 0x00000000BA8F7000 000024 (v01 AMD    BIXBY    00001000 INTL 20120913)
[    0.010970] ACPI: VFCT 0x00000000BA8D3000 023CBC (v01 ALASKA A M I    00000001 AMD  31504F47)
[    0.010971] ACPI: BGRT 0x00000000BA8D2000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.010973] ACPI: TPM2 0x00000000BA8D1000 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
[    0.010974] ACPI: SSDT 0x00000000BA8CE000 002808 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.010975] ACPI: CRAT 0x00000000BA8CD000 000B68 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.010977] ACPI: CDIT 0x00000000BA8CC000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.010978] ACPI: SSDT 0x00000000BA8C8000 0037C4 (v02 AMD    QOGIRN   00000001 INTL 20120913)
[    0.010979] ACPI: WSMT 0x00000000BA8C7000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.010980] ACPI: APIC 0x00000000BA8C6000 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.010982] ACPI: SSDT 0x00000000BA8C5000 00049F (v02 AMD    QOGIRPRN 00000001 INTL 20120913)
[    0.010983] ACPI: SSDT 0x00000000BA8C3000 0010AF (v02 AMD    QOGIRC   00000001 INTL 20120913)
[    0.010984] ACPI: FPDT 0x00000000BA8C2000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.010985] ACPI: Reserving FACP table memory at [mem 0xba903000-0xba903113]
[    0.010987] ACPI: Reserving DSDT table memory at [mem 0xba8fc000-0xba9027ab]
[    0.010987] ACPI: Reserving FACS table memory at [mem 0xbafe8000-0xbafe803f]
[    0.010987] ACPI: Reserving IVRS table memory at [mem 0xba911000-0xba9110cf]
[    0.010988] ACPI: Reserving SSDT table memory at [mem 0xba909000-0xba9102af]
[    0.010988] ACPI: Reserving SSDT table memory at [mem 0xba905000-0xba908b47]
[    0.010989] ACPI: Reserving SSDT table memory at [mem 0xba904000-0xba9040c7]
[    0.010989] ACPI: Reserving FIDT table memory at [mem 0xba8fb000-0xba8fb09b]
[    0.010989] ACPI: Reserving MCFG table memory at [mem 0xba8fa000-0xba8fa03b]
[    0.010990] ACPI: Reserving AAFT table memory at [mem 0xba8f9000-0xba8f90f0]
[    0.010990] ACPI: Reserving HPET table memory at [mem 0xba8f8000-0xba8f8037]
[    0.010990] ACPI: Reserving SSDT table memory at [mem 0xba8f7000-0xba8f7023]
[    0.010991] ACPI: Reserving VFCT table memory at [mem 0xba8d3000-0xba8f6cbb]
[    0.010991] ACPI: Reserving BGRT table memory at [mem 0xba8d2000-0xba8d2037]
[    0.010992] ACPI: Reserving TPM2 table memory at [mem 0xba8d1000-0xba8d104b]
[    0.010992] ACPI: Reserving SSDT table memory at [mem 0xba8ce000-0xba8d0807]
[    0.010992] ACPI: Reserving CRAT table memory at [mem 0xba8cd000-0xba8cdb67]
[    0.010993] ACPI: Reserving CDIT table memory at [mem 0xba8cc000-0xba8cc028]
[    0.010993] ACPI: Reserving SSDT table memory at [mem 0xba8c8000-0xba8cb7c3]
[    0.010993] ACPI: Reserving WSMT table memory at [mem 0xba8c7000-0xba8c7027]
[    0.010994] ACPI: Reserving APIC table memory at [mem 0xba8c6000-0xba8c615d]
[    0.010995] ACPI: Reserving SSDT table memory at [mem 0xba8c5000-0xba8c549e]
[    0.010995] ACPI: Reserving SSDT table memory at [mem 0xba8c3000-0xba8c40ae]
[    0.010995] ACPI: Reserving FPDT table memory at [mem 0xba8c2000-0xba8c2043]
[    0.011049] No NUMA configuration found
[    0.011049] Faking a node at [mem 0x0000000000000000-0x000000101e2fffff]
[    0.011054] NODE_DATA(0) allocated [mem 0x101e2d5680-0x101e2fffff]
[    0.011220] Zone ranges:
[    0.011220]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.011221]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.011222]   Normal   [mem 0x0000000100000000-0x000000101e2fffff]
[    0.011223]   Device   empty
[    0.011223] Movable zone start for each node
[    0.011224] Early memory node ranges
[    0.011224]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.011225]   node   0: [mem 0x0000000000100000-0x0000000009afefff]
[    0.011226]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.011226]   node   0: [mem 0x000000000a20d000-0x00000000b916cfff]
[    0.011227]   node   0: [mem 0x00000000bcfff000-0x00000000bdffffff]
[    0.011227]   node   0: [mem 0x0000000100000000-0x000000101e2fffff]
[    0.011231] Initmem setup node 0 [mem 0x0000000000001000-0x000000101e2fffff]
[    0.011236] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.011254] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.011420] On node 0, zone DMA32: 1281 pages in unavailable ranges
[    0.014527] On node 0, zone DMA32: 13 pages in unavailable ranges
[    0.014631] On node 0, zone DMA32: 16018 pages in unavailable ranges
[    0.014820] On node 0, zone Normal: 8192 pages in unavailable ranges
[    0.014862] On node 0, zone Normal: 7424 pages in unavailable ranges
[    0.015061] ACPI: PM-Timer IO Port: 0x808
[    0.015067] CPU topo: Ignoring hot-pluggable APIC ID 0 in present package.
[    0.015070] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.015081] IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23
[    0.015085] IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55
[    0.015086] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.015087] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.015090] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.015090] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.015100] e820: update [mem 0xb5894000-0xb58d4fff] usable ==> reserved
[    0.015112] CPU topo: Max. logical packages:   1
[    0.015112] CPU topo: Max. logical dies:       1
[    0.015113] CPU topo: Max. dies per package:   1
[    0.015115] CPU topo: Max. threads per core:   2
[    0.015116] CPU topo: Num. cores per package:     6
[    0.015116] CPU topo: Num. threads per package:  12
[    0.015116] CPU topo: Allowing 12 present CPUs plus 0 hotplug CPUs
[    0.015117] CPU topo: Rejected CPUs 20
[    0.015132] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.015133] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.015134] PM: hibernation: Registered nosave memory: [mem 0x09aff000-0x09ffffff]
[    0.015135] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20cfff]
[    0.015136] PM: hibernation: Registered nosave memory: [mem 0xb5894000-0xb58d4fff]
[    0.015137] PM: hibernation: Registered nosave memory: [mem 0xb7d2f000-0xb7d2ffff]
[    0.015138] PM: hibernation: Registered nosave memory: [mem 0xb916d000-0xbcffefff]
[    0.015138] PM: hibernation: Registered nosave memory: [mem 0xbe000000-0xffffffff]
[    0.015139] [mem 0xc0000000-0xfe9fffff] available for PCI devices
[    0.015140] Booting paravirtualized kernel on bare hardware
[    0.015142] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.018132] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
[    0.018612] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
[    0.018616] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
[    0.018617] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
[    0.018619] pcpu-alloc: [0] 08 09 10 11 
[    0.018630] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.12.73-dirty root=/dev/mapper/vg00-lvroot2 ro "dyndbg=file drivers/pci/* +p" log_buf_len=16M quiet
[    0.022785] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[    0.024793] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.024849] Fallback order for Node 0: 0 
[    0.024853] Built 1 zonelists, mobility grouping on.  Total pages: 16613119
[    0.024854] Policy zone: Normal
[    0.024860] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.024894] software IO TLB: area num 16.
[    0.040459] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[    0.040492] ftrace: allocating 44671 entries in 175 pages
[    0.047289] ftrace: allocated 175 pages with 6 groups
[    0.047773] Dynamic Preempt: voluntary
[    0.047813] rcu: Preemptible hierarchical RCU implementation.
[    0.047814] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=12.
[    0.047815] 	Trampoline variant of Tasks RCU enabled.
[    0.047815] 	Rude variant of Tasks RCU enabled.
[    0.047816] 	Tracing variant of Tasks RCU enabled.
[    0.047817] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.047817] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[    0.047823] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
[    0.047825] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
[    0.047826] RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
[    0.050478] NR_IRQS: 524544, nr_irqs: 1064, preallocated irqs: 16
[    0.050649] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.050711] Console: colour dummy device 80x25
[    0.050712] printk: legacy console [tty0] enabled
[    0.050739] ACPI: Core revision 20240827
[    0.050852] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.050868] APIC: Switch to symmetric I/O mode setup
[    0.051571] AMD-Vi: Using global IVHD EFR:0x206d73ef22254ade, EFR2:0x0
[    0.051804] x2apic enabled
[    0.051840] APIC: Switched APIC routing to: cluster x2apic
[    0.052418] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.070928] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x7070cc98afb, max_idle_ns: 881590893853 ns
[    0.070930] Calibrating delay loop (skipped), value calculated using timer frequency.. 7800.56 BogoMIPS (lpj=15601132)
[    0.070941] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.070960] LVT offset 1 assigned for vector 0xf9
[    0.071017] LVT offset 2 assigned for vector 0xf4
[    0.071033] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[    0.071033] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.071035] process: using mwait in idle threads
[    0.071036] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.071038] Spectre V2 : Mitigation: Retpolines
[    0.071038] Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT
[    0.071039] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.071040] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.071040] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.071041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.071042] active return thunk: srso_alias_return_thunk
[    0.071045] Speculative Return Stack Overflow: Mitigation: Safe RET
[    0.071045] Transient Scheduler Attacks: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.071046] VMSCAPE: Mitigation: IBPB before exit to userspace
[    0.071049] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.071050] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.071050] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.071051] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.071051] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
[    0.071052] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.071053] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
[    0.071054] x86/fpu: xstate_offset[11]:  840, xstate_sizes[11]:   16
[    0.071055] x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
[    0.089864] Freeing SMP alternatives memory: 40K
[    0.089866] pid_max: default: 32768 minimum: 301
[    0.093411] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,ipe,ima,evm
[    0.093480] landlock: Up and running.
[    0.093481] Yama: becoming mindful.
[    0.093559] AppArmor: AppArmor initialized
[    0.093584] TOMOYO Linux initialized
[    0.093783] LSM support for eBPF active
[    0.093891] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.093950] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.202304] smpboot: CPU0: AMD Ryzen 5 5600G with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
[    0.202505] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.202523] ... version:                0
[    0.202525] ... bit width:              48
[    0.202526] ... generic registers:      6
[    0.202527] ... value mask:             0000ffffffffffff
[    0.202528] ... max period:             00007fffffffffff
[    0.202529] ... fixed-purpose events:   0
[    0.202530] ... event mask:             000000000000003f
[    0.202603] signal: max sigframe size: 3376
[    0.202647] rcu: Hierarchical SRCU implementation.
[    0.202649] rcu: 	Max phase no-delay instances is 1000.
[    0.202684] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
[    0.202929] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.202979] smp: Bringing up secondary CPUs ...
[    0.203077] smpboot: x86: Booting SMP configuration:
[    0.203078] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[    0.216931] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.226962] smp: Brought up 1 node, 12 CPUs
[    0.226962] smpboot: Total of 12 processors activated (93606.79 BogoMIPS)
[    0.283044] node 0 deferred pages initialised in 56ms
[    0.283050] Memory: 65076168K/66452476K available (16384K kernel code, 2469K rwdata, 11268K rodata, 4104K init, 5112K bss, 1362300K reserved, 0K cma-reserved)
[    0.284011] devtmpfs: initialized
[    0.284011] x86/mm: Memory block size: 2048MB
[    0.284011] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20cfff] (53248 bytes)
[    0.284011] ACPI: PM: Registering ACPI NVS region [mem 0xba912000-0xbc006fff] (24072192 bytes)
[    0.284011] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.284011] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.284011] pinctrl core: initialized pinctrl subsystem
[    0.287181] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.287557] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.287815] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.288069] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.288080] audit: initializing netlink subsys (disabled)
[    0.288088] audit: type=2000 audit(1775108737.236:1): state=initialized audit_enabled=0 res=1
[    0.288088] thermal_sys: Registered thermal governor 'fair_share'
[    0.288088] thermal_sys: Registered thermal governor 'bang_bang'
[    0.288088] thermal_sys: Registered thermal governor 'step_wise'
[    0.288088] thermal_sys: Registered thermal governor 'user_space'
[    0.288088] thermal_sys: Registered thermal governor 'power_allocator'
[    0.288088] cpuidle: using governor ladder
[    0.288088] cpuidle: using governor menu
[    0.288088] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.288088] PCI: ECAM [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) for domain 0000 [bus 00-7f]
[    0.288088] PCI: Using configuration type 1 for base access
[    0.288088] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.288088] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.288088] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.288088] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.288088] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.288088] ACPI: Added _OSI(Module Device)
[    0.288088] ACPI: Added _OSI(Processor Device)
[    0.288088] ACPI: Added _OSI(Processor Aggregator Device)
[    0.299319] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.300305] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.303153] ACPI: Interpreter enabled
[    0.303166] ACPI: PM: (supports S0 S3 S4 S5)
[    0.303168] ACPI: Using IOAPIC for interrupt routing
[    0.303534] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.303536] PCI: Ignoring E820 reservations for host bridge windows
[    0.303876] ACPI: Enabled 4 GPEs in block 00 to 1F
[    0.314834] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.314839] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.314977] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.314987] acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf0000000-0xf7ffffff] for domain 0000 [bus 00-7f] only partially covers this bridge
[    0.315355] PCI host bridge to bus 0000:00
[    0.315359] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.315361] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.315363] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.315364] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.315368] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    0.315369] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfcffffff window]
[    0.315371] pci_bus 0000:00: root bus resource [mem 0x1040000000-0x7fffffffff window]
[    0.315373] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.315376] pci_bus 0000:00: scanning bus
[    0.315387] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000 conventional PCI endpoint
[    0.315482] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600 conventional PCI endpoint
[    0.315577] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
[    0.315639] pci 0000:00:01.2: [1022:1634] type 01 class 0x060400 PCIe Root Port
[    0.315654] pci 0000:00:01.2: PCI bridge to [bus 01-0f]
[    0.315658] pci 0000:00:01.2:   bridge window [io  0xa000-0xdfff]
[    0.315661] pci 0000:00:01.2:   bridge window [mem 0xfbb00000-0xfc6fffff]
[    0.315667] pci 0000:00:01.2:   bridge window [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.315674] pci 0000:00:01.2: enabling Extended Tags
[    0.315708] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    0.315711] pci 0000:00:01.2: PME# disabled
[    0.315846] pci 0000:00:01.3: [1022:1633] type 01 class 0x060400 PCIe Root Port
[    0.315860] pci 0000:00:01.3: PCI bridge to [bus 10-12]
[    0.315864] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.315867] pci 0000:00:01.3:   bridge window [mem 0xfcb00000-0xfcdfffff]
[    0.315872] pci 0000:00:01.3:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.315910] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    0.315913] pci 0000:00:01.3: PME# disabled
[    0.316011] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
[    0.316071] pci 0000:00:02.1: [1022:1634] type 01 class 0x060400 PCIe Root Port
[    0.316086] pci 0000:00:02.1: PCI bridge to [bus 13]
[    0.316090] pci 0000:00:02.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.316101] pci 0000:00:02.1: enabling Extended Tags
[    0.316135] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[    0.316138] pci 0000:00:02.1: PME# disabled
[    0.316238] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
[    0.316297] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400 PCIe Root Port
[    0.316311] pci 0000:00:08.1: PCI bridge to [bus 14]
[    0.316315] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
[    0.316318] pci 0000:00:08.1:   bridge window [mem 0xfc700000-0xfcafffff]
[    0.316323] pci 0000:00:08.1:   bridge window [mem 0x7e20000000-0x7e301fffff 64bit pref]
[    0.316329] pci 0000:00:08.1: enabling Extended Tags
[    0.316361] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.316364] pci 0000:00:08.1: PME# disabled
[    0.316480] pci 0000:00:08.2: [1022:1635] type 01 class 0x060400 PCIe Root Port
[    0.316495] pci 0000:00:08.2: PCI bridge to [bus 15]
[    0.316499] pci 0000:00:08.2:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.316509] pci 0000:00:08.2: enabling Extended Tags
[    0.316541] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[    0.316544] pci 0000:00:08.2: PME# disabled
[    0.316662] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
[    0.316783] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
[    0.316919] pci 0000:00:18.0: [1022:166a] type 00 class 0x060000 conventional PCI endpoint
[    0.316955] pci 0000:00:18.1: [1022:166b] type 00 class 0x060000 conventional PCI endpoint
[    0.316990] pci 0000:00:18.2: [1022:166c] type 00 class 0x060000 conventional PCI endpoint
[    0.317025] pci 0000:00:18.3: [1022:166d] type 00 class 0x060000 conventional PCI endpoint
[    0.317060] pci 0000:00:18.4: [1022:166e] type 00 class 0x060000 conventional PCI endpoint
[    0.317095] pci 0000:00:18.5: [1022:166f] type 00 class 0x060000 conventional PCI endpoint
[    0.317134] pci 0000:00:18.6: [1022:1670] type 00 class 0x060000 conventional PCI endpoint
[    0.317168] pci 0000:00:18.7: [1022:1671] type 00 class 0x060000 conventional PCI endpoint
[    0.317209] pci_bus 0000:00: fixups for bus
[    0.317211] pci 0000:00:01.2: scanning [bus 01-0f] behind bridge, pass 0
[    0.317244] pci_bus 0000:01: scanning bus
[    0.317269] pci 0000:01:00.0: [1022:57ad] type 01 class 0x060400 PCIe Switch Upstream Port
[    0.317311] pci 0000:01:00.0: PCI bridge to [bus 02-0f]
[    0.317320] pci 0000:01:00.0:   bridge window [io  0xa000-0xdfff]
[    0.317325] pci 0000:01:00.0:   bridge window [mem 0xfbb00000-0xfc6fffff]
[    0.317339] pci 0000:01:00.0:   bridge window [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.317353] pci 0000:01:00.0: enabling Extended Tags
[    0.317451] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.317480] pci 0000:01:00.0: PME# disabled
[    0.317575] pci 0000:01:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
[    0.317727] pci_bus 0000:01: fixups for bus
[    0.317729] pci 0000:00:01.2: PCI bridge to [bus 01-0f]
[    0.317737] pci 0000:01:00.0: scanning [bus 02-0f] behind bridge, pass 0
[    0.317911] pci_bus 0000:02: scanning bus
[    0.317975] pci 0000:02:00.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.318014] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.318025] pci 0000:02:00.0:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.318066] pci 0000:02:00.0: enabling Extended Tags
[    0.318326] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.318330] pci 0000:02:00.0: PME# disabled
[    0.318840] pci 0000:02:01.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.318879] pci 0000:02:01.0: PCI bridge to [bus 04-06]
[    0.318887] pci 0000:02:01.0:   bridge window [io  0xd000-0xdfff]
[    0.318892] pci 0000:02:01.0:   bridge window [mem 0xfbb00000-0xfbdfffff]
[    0.318905] pci 0000:02:01.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.318938] pci 0000:02:01.0: enabling Extended Tags
[    0.319197] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
[    0.319201] pci 0000:02:01.0: PME# disabled
[    0.319934] pci 0000:02:03.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.319973] pci 0000:02:03.0: PCI bridge to [bus 07]
[    0.319984] pci 0000:02:03.0:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.320026] pci 0000:02:03.0: enabling Extended Tags
[    0.320298] pci 0000:02:03.0: PME# supported from D0 D3hot D3cold
[    0.320303] pci 0000:02:03.0: PME# disabled
[    0.320845] pci 0000:02:05.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.320884] pci 0000:02:05.0: PCI bridge to [bus 08-0b]
[    0.320892] pci 0000:02:05.0:   bridge window [io  0xa000-0xbfff]
[    0.320896] pci 0000:02:05.0:   bridge window [mem 0xfc000000-0xfc1fffff]
[    0.320910] pci 0000:02:05.0:   bridge window [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.320940] pci 0000:02:05.0: enabling Extended Tags
[    0.321212] pci 0000:02:05.0: PME# supported from D0 D3hot D3cold
[    0.321216] pci 0000:02:05.0: PME# disabled
[    0.321754] pci 0000:02:07.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.321793] pci 0000:02:07.0: PCI bridge to [bus 0c]
[    0.321801] pci 0000:02:07.0:   bridge window [io  0xc000-0xcfff]
[    0.321805] pci 0000:02:07.0:   bridge window [mem 0xfc400000-0xfc4fffff]
[    0.321847] pci 0000:02:07.0: enabling Extended Tags
[    0.322106] pci 0000:02:07.0: PME# supported from D0 D3hot D3cold
[    0.322110] pci 0000:02:07.0: PME# disabled
[    0.322635] pci 0000:02:08.0: [1022:57a4] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.322675] pci 0000:02:08.0: PCI bridge to [bus 0d]
[    0.322686] pci 0000:02:08.0:   bridge window [mem 0xfbe00000-0xfbffffff]
[    0.322726] pci 0000:02:08.0: enabling Extended Tags
[    0.322897] pci 0000:02:08.0: PME# supported from D0 D3hot D3cold
[    0.322902] pci 0000:02:08.0: PME# disabled
[    0.323188] pci 0000:02:09.0: [1022:57a4] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.323228] pci 0000:02:09.0: PCI bridge to [bus 0e]
[    0.323239] pci 0000:02:09.0:   bridge window [mem 0xfc300000-0xfc3fffff]
[    0.323279] pci 0000:02:09.0: enabling Extended Tags
[    0.323476] pci 0000:02:09.0: PME# supported from D0 D3hot D3cold
[    0.323480] pci 0000:02:09.0: PME# disabled
[    0.323726] pci 0000:02:0a.0: [1022:57a4] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.323766] pci 0000:02:0a.0: PCI bridge to [bus 0f]
[    0.323777] pci 0000:02:0a.0:   bridge window [mem 0xfc200000-0xfc2fffff]
[    0.323817] pci 0000:02:0a.0: enabling Extended Tags
[    0.323988] pci 0000:02:0a.0: PME# supported from D0 D3hot D3cold
[    0.323992] pci 0000:02:0a.0: PME# disabled
[    0.324245] pci_bus 0000:02: fixups for bus
[    0.324246] pci 0000:01:00.0: PCI bridge to [bus 02-0f]
[    0.324264] pci 0000:02:00.0: scanning [bus 03-03] behind bridge, pass 0
[    0.324515] pci_bus 0000:03: scanning bus
[    0.324543] pci 0000:03:00.0: [1d97:1602] type 00 class 0x010802 PCIe Endpoint
[    0.324571] pci 0000:03:00.0: BAR 0 [mem 0xfc600000-0xfc603fff 64bit]
[    0.324962] pci 0000:03:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[    0.325198] pci_bus 0000:03: fixups for bus
[    0.325200] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.325215] pci_bus 0000:03: bus scan returning with max=03
[    0.325221] pci 0000:02:01.0: scanning [bus 04-06] behind bridge, pass 0
[    0.325306] pci_bus 0000:04: scanning bus
[    0.325336] pci 0000:04:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port
[    0.325361] pci 0000:04:00.0: BAR 0 [mem 0xfbd00000-0xfbd03fff]
[    0.325389] pci 0000:04:00.0: PCI bridge to [bus 05-06]
[    0.325399] pci 0000:04:00.0:   bridge window [io  0xd000-0xdfff]
[    0.325404] pci 0000:04:00.0:   bridge window [mem 0xfbb00000-0xfbcfffff]
[    0.325421] pci 0000:04:00.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.325440] pci 0000:04:00.0: enabling Extended Tags
[    0.325586] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    0.325592] pci 0000:04:00.0: PME# disabled
[    0.325732] pci 0000:04:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[    0.325923] pci_bus 0000:04: fixups for bus
[    0.325924] pci 0000:02:01.0: PCI bridge to [bus 04-06]
[    0.325941] pci 0000:04:00.0: scanning [bus 05-06] behind bridge, pass 0
[    0.325992] pci_bus 0000:05: scanning bus
[    0.326020] pci 0000:05:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.326070] pci 0000:05:00.0: PCI bridge to [bus 06]
[    0.326080] pci 0000:05:00.0:   bridge window [io  0xd000-0xdfff]
[    0.326085] pci 0000:05:00.0:   bridge window [mem 0xfbb00000-0xfbcfffff]
[    0.326102] pci 0000:05:00.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.326124] pci 0000:05:00.0: enabling Extended Tags
[    0.326271] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    0.326276] pci 0000:05:00.0: PME# disabled
[    0.326579] pci_bus 0000:05: fixups for bus
[    0.326580] pci 0000:04:00.0: PCI bridge to [bus 05-06]
[    0.326601] pci 0000:05:00.0: scanning [bus 06-06] behind bridge, pass 0
[    0.326650] pci_bus 0000:06: scanning bus
[    0.326680] pci 0000:06:00.0: [1002:743f] type 00 class 0x030000 PCIe Legacy Endpoint
[    0.326712] pci 0000:06:00.0: BAR 0 [mem 0x7d00000000-0x7dffffffff 64bit pref]
[    0.326732] pci 0000:06:00.0: BAR 2 [mem 0x7e00000000-0x7e0fffffff 64bit pref]
[    0.326746] pci 0000:06:00.0: BAR 4 [io  0xd000-0xd0ff]
[    0.326760] pci 0000:06:00.0: BAR 5 [mem 0xfbb00000-0xfbbfffff]
[    0.326774] pci 0000:06:00.0: ROM [mem 0xfbc00000-0xfbc1ffff pref]
[    0.326786] pci 0000:06:00.0: enabling Extended Tags
[    0.326960] pci 0000:06:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.326965] pci 0000:06:00.0: PME# disabled
[    0.327128] pci 0000:06:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.327280] pci 0000:06:00.1: [1002:ab28] type 00 class 0x040300 PCIe Legacy Endpoint
[    0.327301] pci 0000:06:00.1: BAR 0 [mem 0xfbc20000-0xfbc23fff]
[    0.327364] pci 0000:06:00.1: enabling Extended Tags
[    0.327476] pci 0000:06:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.327481] pci 0000:06:00.1: PME# disabled
[    0.327704] pci_bus 0000:06: fixups for bus
[    0.327706] pci 0000:05:00.0: PCI bridge to [bus 06]
[    0.327724] pci_bus 0000:06: bus scan returning with max=06
[    0.327731] pci 0000:05:00.0: scanning [bus 06-06] behind bridge, pass 1
[    0.327740] pci_bus 0000:05: bus scan returning with max=06
[    0.327747] pci 0000:04:00.0: scanning [bus 05-06] behind bridge, pass 1
[    0.327756] pci_bus 0000:04: bus scan returning with max=06
[    0.327762] pci 0000:02:03.0: scanning [bus 07-07] behind bridge, pass 0
[    0.327848] pci_bus 0000:07: scanning bus
[    0.327886] pci 0000:07:00.0: [dd01:0003] type 00 class 0x048000 PCIe Endpoint
[    0.327921] pci 0000:07:00.0: BAR 0 [mem 0xfffffffffc500000-0xfffffffffc50ffff 64bit]
[    0.328243] pci_bus 0000:07: fixups for bus
[    0.328245] pci 0000:02:03.0: PCI bridge to [bus 07]
[    0.328260] pci_bus 0000:07: bus scan returning with max=07
[    0.328266] pci 0000:02:05.0: scanning [bus 08-0b] behind bridge, pass 0
[    0.328371] pci_bus 0000:08: scanning bus
[    0.328401] pci 0000:08:00.0: [1b21:1182] type 01 class 0x060400 PCIe Switch Upstream Port
[    0.328451] pci 0000:08:00.0: PCI bridge to [bus 09-0b]
[    0.328461] pci 0000:08:00.0:   bridge window [io  0xa000-0xbfff]
[    0.328466] pci 0000:08:00.0:   bridge window [mem 0xfc000000-0xfc1fffff]
[    0.328483] pci 0000:08:00.0:   bridge window [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.328505] pci 0000:08:00.0: enabling Extended Tags
[    0.328609] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[    0.328614] pci 0000:08:00.0: PME# disabled
[    0.328847] pci_bus 0000:08: fixups for bus
[    0.328849] pci 0000:02:05.0: PCI bridge to [bus 08-0b]
[    0.328866] pci 0000:08:00.0: scanning [bus 09-0b] behind bridge, pass 0
[    0.328916] pci_bus 0000:09: scanning bus
[    0.328952] pci 0000:09:03.0: [1b21:1182] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.329005] pci 0000:09:03.0: PCI bridge to [bus 0a]
[    0.329015] pci 0000:09:03.0:   bridge window [io  0xb000-0xbfff]
[    0.329020] pci 0000:09:03.0:   bridge window [mem 0xfc100000-0xfc1fffff]
[    0.329038] pci 0000:09:03.0:   bridge window [mem 0x7e10200000-0x7e102fffff 64bit pref]
[    0.329062] pci 0000:09:03.0: enabling Extended Tags
[    0.329166] pci 0000:09:03.0: PME# supported from D0 D3hot D3cold
[    0.329171] pci 0000:09:03.0: PME# disabled
[    0.329333] pci 0000:09:07.0: [1b21:1182] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.329385] pci 0000:09:07.0: PCI bridge to [bus 0b]
[    0.329396] pci 0000:09:07.0:   bridge window [io  0xa000-0xafff]
[    0.329401] pci 0000:09:07.0:   bridge window [mem 0xfc000000-0xfc0fffff]
[    0.329418] pci 0000:09:07.0:   bridge window [mem 0x7e10100000-0x7e101fffff 64bit pref]
[    0.329443] pci 0000:09:07.0: enabling Extended Tags
[    0.329547] pci 0000:09:07.0: PME# supported from D0 D3hot D3cold
[    0.329552] pci 0000:09:07.0: PME# disabled
[    0.329726] pci_bus 0000:09: fixups for bus
[    0.329727] pci 0000:08:00.0: PCI bridge to [bus 09-0b]
[    0.329748] pci 0000:09:03.0: scanning [bus 0a-0a] behind bridge, pass 0
[    0.329798] pci_bus 0000:0a: scanning bus
[    0.329841] pci 0000:0a:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
[    0.329872] pci 0000:0a:00.0: BAR 0 [io  0xb000-0xb0ff]
[    0.329909] pci 0000:0a:00.0: BAR 2 [mem 0xfc100000-0xfc100fff 64bit]
[    0.329934] pci 0000:0a:00.0: BAR 4 [mem 0x7e10200000-0x7e10203fff 64bit pref]
[    0.330115] pci 0000:0a:00.0: supports D1 D2
[    0.330116] pci 0000:0a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.330123] pci 0000:0a:00.0: PME# disabled
[    0.330375] pci_bus 0000:0a: fixups for bus
[    0.330376] pci 0000:09:03.0: PCI bridge to [bus 0a]
[    0.330396] pci_bus 0000:0a: bus scan returning with max=0a
[    0.330403] pci 0000:09:07.0: scanning [bus 0b-0b] behind bridge, pass 0
[    0.330454] pci_bus 0000:0b: scanning bus
[    0.330497] pci 0000:0b:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
[    0.330527] pci 0000:0b:00.0: BAR 0 [io  0xa000-0xa0ff]
[    0.330565] pci 0000:0b:00.0: BAR 2 [mem 0xfc000000-0xfc000fff 64bit]
[    0.330590] pci 0000:0b:00.0: BAR 4 [mem 0x7e10100000-0x7e10103fff 64bit pref]
[    0.330769] pci 0000:0b:00.0: supports D1 D2
[    0.330771] pci 0000:0b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.330778] pci 0000:0b:00.0: PME# disabled
[    0.331033] pci_bus 0000:0b: fixups for bus
[    0.331034] pci 0000:09:07.0: PCI bridge to [bus 0b]
[    0.331053] pci_bus 0000:0b: bus scan returning with max=0b
[    0.331061] pci 0000:09:03.0: scanning [bus 0a-0a] behind bridge, pass 1
[    0.331071] pci 0000:09:07.0: scanning [bus 0b-0b] behind bridge, pass 1
[    0.331080] pci_bus 0000:09: bus scan returning with max=0b
[    0.331087] pci 0000:08:00.0: scanning [bus 09-0b] behind bridge, pass 1
[    0.331096] pci_bus 0000:08: bus scan returning with max=0b
[    0.331101] pci 0000:02:07.0: scanning [bus 0c-0c] behind bridge, pass 0
[    0.331187] pci_bus 0000:0c: scanning bus
[    0.331220] pci 0000:0c:00.0: [10ec:3000] type 00 class 0x020000 PCIe Endpoint
[    0.331243] pci 0000:0c:00.0: BAR 0 [io  0xc000-0xc0ff]
[    0.331272] pci 0000:0c:00.0: BAR 2 [mem 0xfc400000-0xfc40ffff 64bit]
[    0.331291] pci 0000:0c:00.0: BAR 4 [mem 0xfc410000-0xfc413fff 64bit]
[    0.331457] pci 0000:0c:00.0: supports D1 D2
[    0.331459] pci 0000:0c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.331464] pci 0000:0c:00.0: PME# disabled
[    0.331826] pci_bus 0000:0c: fixups for bus
[    0.331827] pci 0000:02:07.0: PCI bridge to [bus 0c]
[    0.331843] pci_bus 0000:0c: bus scan returning with max=0c
[    0.331848] pci 0000:02:08.0: scanning [bus 0d-0d] behind bridge, pass 0
[    0.331948] pci_bus 0000:0d: scanning bus
[    0.331974] pci 0000:0d:00.0: [1022:1485] type 00 class 0x130000 PCIe Endpoint
[    0.332044] pci 0000:0d:00.0: enabling Extended Tags
[    0.332230] pci 0000:0d:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.332512] pci 0000:0d:00.1: [1022:149c] type 00 class 0x0c0330 PCIe Endpoint
[    0.332815] pci 0000:0d:00.1: BAR 0 [mem 0xfbf00000-0xfbffffff 64bit]
[    0.333577] pci 0000:0d:00.1: enabling Extended Tags
[    0.334092] pci 0000:0d:00.1: PME# supported from D0 D3hot D3cold
[    0.334131] pci 0000:0d:00.1: PME# disabled
[    0.334560] pci 0000:0d:00.3: [1022:149c] type 00 class 0x0c0330 PCIe Endpoint
[    0.334587] pci 0000:0d:00.3: BAR 0 [mem 0xfbe00000-0xfbefffff 64bit]
[    0.334649] pci 0000:0d:00.3: enabling Extended Tags
[    0.334728] pci 0000:0d:00.3: PME# supported from D0 D3hot D3cold
[    0.334732] pci 0000:0d:00.3: PME# disabled
[    0.334908] pci_bus 0000:0d: fixups for bus
[    0.334909] pci 0000:02:08.0: PCI bridge to [bus 0d]
[    0.334924] pci_bus 0000:0d: bus scan returning with max=0d
[    0.334934] pci 0000:02:09.0: scanning [bus 0e-0e] behind bridge, pass 0
[    0.335018] pci_bus 0000:0e: scanning bus
[    0.335044] pci 0000:0e:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint
[    0.335117] pci 0000:0e:00.0: BAR 5 [mem 0xfc300000-0xfc3007ff]
[    0.335138] pci 0000:0e:00.0: enabling Extended Tags
[    0.335247] pci 0000:0e:00.0: PME# supported from D3hot D3cold
[    0.335252] pci 0000:0e:00.0: PME# disabled
[    0.335344] pci 0000:0e:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.335459] pci_bus 0000:0e: fixups for bus
[    0.335461] pci 0000:02:09.0: PCI bridge to [bus 0e]
[    0.335476] pci_bus 0000:0e: bus scan returning with max=0e
[    0.335482] pci 0000:02:0a.0: scanning [bus 0f-0f] behind bridge, pass 0
[    0.335558] pci_bus 0000:0f: scanning bus
[    0.335583] pci 0000:0f:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint
[    0.335657] pci 0000:0f:00.0: BAR 5 [mem 0xfc200000-0xfc2007ff]
[    0.335677] pci 0000:0f:00.0: enabling Extended Tags
[    0.335786] pci 0000:0f:00.0: PME# supported from D3hot D3cold
[    0.335791] pci 0000:0f:00.0: PME# disabled
[    0.335882] pci 0000:0f:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.335996] pci_bus 0000:0f: fixups for bus
[    0.335998] pci 0000:02:0a.0: PCI bridge to [bus 0f]
[    0.336013] pci_bus 0000:0f: bus scan returning with max=0f
[    0.336019] pci 0000:02:00.0: scanning [bus 03-03] behind bridge, pass 1
[    0.336027] pci 0000:02:01.0: scanning [bus 04-06] behind bridge, pass 1
[    0.336036] pci 0000:02:03.0: scanning [bus 07-07] behind bridge, pass 1
[    0.336044] pci 0000:02:05.0: scanning [bus 08-0b] behind bridge, pass 1
[    0.336053] pci 0000:02:07.0: scanning [bus 0c-0c] behind bridge, pass 1
[    0.336061] pci 0000:02:08.0: scanning [bus 0d-0d] behind bridge, pass 1
[    0.336070] pci 0000:02:09.0: scanning [bus 0e-0e] behind bridge, pass 1
[    0.336078] pci 0000:02:0a.0: scanning [bus 0f-0f] behind bridge, pass 1
[    0.336085] pci_bus 0000:02: bus scan returning with max=0f
[    0.336091] pci 0000:01:00.0: scanning [bus 02-0f] behind bridge, pass 1
[    0.336098] pci_bus 0000:01: bus scan returning with max=0f
[    0.336101] pci 0000:00:01.3: scanning [bus 10-12] behind bridge, pass 0
[    0.336138] pci_bus 0000:10: scanning bus
[    0.336155] pci 0000:10:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port
[    0.336168] pci 0000:10:00.0: BAR 0 [mem 0xfcd00000-0xfcd03fff]
[    0.336183] pci 0000:10:00.0: PCI bridge to [bus 11-12]
[    0.336188] pci 0000:10:00.0:   bridge window [io  0xf000-0xffff]
[    0.336192] pci 0000:10:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.336201] pci 0000:10:00.0:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.336281] pci 0000:10:00.0: PME# supported from D0 D3hot D3cold
[    0.336285] pci 0000:10:00.0: PME# disabled
[    0.336351] pci 0000:10:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.3 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
[    0.336436] pci_bus 0000:10: fixups for bus
[    0.336437] pci 0000:00:01.3: PCI bridge to [bus 10-12]
[    0.336445] pci 0000:10:00.0: scanning [bus 11-12] behind bridge, pass 0
[    0.336476] pci_bus 0000:11: scanning bus
[    0.336491] pci 0000:11:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.336516] pci 0000:11:00.0: PCI bridge to [bus 12]
[    0.336522] pci 0000:11:00.0:   bridge window [io  0xf000-0xffff]
[    0.336525] pci 0000:11:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.336534] pci 0000:11:00.0:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.336614] pci 0000:11:00.0: PME# supported from D0 D3hot D3cold
[    0.336618] pci 0000:11:00.0: PME# disabled
[    0.336768] pci_bus 0000:11: fixups for bus
[    0.336769] pci 0000:10:00.0: PCI bridge to [bus 11-12]
[    0.336780] pci 0000:11:00.0: scanning [bus 12-12] behind bridge, pass 0
[    0.336810] pci_bus 0000:12: scanning bus
[    0.336825] pci 0000:12:00.0: [1002:73ff] type 00 class 0x030000 PCIe Legacy Endpoint
[    0.336841] pci 0000:12:00.0: BAR 0 [mem 0x7a00000000-0x7bffffffff 64bit pref]
[    0.336852] pci 0000:12:00.0: BAR 2 [mem 0x7c00000000-0x7c0fffffff 64bit pref]
[    0.336860] pci 0000:12:00.0: BAR 4 [io  0xf000-0xf0ff]
[    0.336867] pci 0000:12:00.0: BAR 5 [mem 0xfcb00000-0xfcbfffff]
[    0.336875] pci 0000:12:00.0: ROM [mem 0xfcc00000-0xfcc1ffff pref]
[    0.336961] pci 0000:12:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.336965] pci 0000:12:00.0: PME# disabled
[    0.337038] pci 0000:12:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.3 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.337122] pci 0000:12:00.1: [1002:ab28] type 00 class 0x040300 PCIe Legacy Endpoint
[    0.337134] pci 0000:12:00.1: BAR 0 [mem 0xfcc20000-0xfcc23fff]
[    0.337216] pci 0000:12:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.337220] pci 0000:12:00.1: PME# disabled
[    0.337340] pci_bus 0000:12: fixups for bus
[    0.337342] pci 0000:11:00.0: PCI bridge to [bus 12]
[    0.337352] pci_bus 0000:12: bus scan returning with max=12
[    0.337356] pci 0000:11:00.0: scanning [bus 12-12] behind bridge, pass 1
[    0.337361] pci_bus 0000:11: bus scan returning with max=12
[    0.337365] pci 0000:10:00.0: scanning [bus 11-12] behind bridge, pass 1
[    0.337370] pci_bus 0000:10: bus scan returning with max=12
[    0.337373] pci 0000:00:02.1: scanning [bus 13-13] behind bridge, pass 0
[    0.337434] pci_bus 0000:13: scanning bus
[    0.337450] pci 0000:13:00.0: [1d97:1602] type 00 class 0x010802 PCIe Endpoint
[    0.337466] pci 0000:13:00.0: BAR 0 [mem 0xfcf00000-0xfcf03fff 64bit]
[    0.337666] pci 0000:13:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:02.1 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[    0.337771] pci_bus 0000:13: fixups for bus
[    0.337773] pci 0000:00:02.1: PCI bridge to [bus 13]
[    0.337779] pci_bus 0000:13: bus scan returning with max=13
[    0.337782] pci 0000:00:08.1: scanning [bus 14-14] behind bridge, pass 0
[    0.337841] pci_bus 0000:14: scanning bus
[    0.337853] pci 0000:14:00.0: [1002:1638] type 00 class 0x030000 PCIe Legacy Endpoint
[    0.337864] pci 0000:14:00.0: BAR 0 [mem 0x7e20000000-0x7e2fffffff 64bit pref]
[    0.337872] pci 0000:14:00.0: BAR 2 [mem 0x7e30000000-0x7e301fffff 64bit pref]
[    0.337877] pci 0000:14:00.0: BAR 4 [io  0xe000-0xe0ff]
[    0.337883] pci 0000:14:00.0: BAR 5 [mem 0xfca00000-0xfca7ffff]
[    0.337891] pci 0000:14:00.0: enabling Extended Tags
[    0.337941] pci 0000:14:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.337943] pci 0000:14:00.0: PME# disabled
[    0.338063] pci 0000:14:00.1: [1002:1637] type 00 class 0x040300 PCIe Legacy Endpoint
[    0.338071] pci 0000:14:00.1: BAR 0 [mem 0xfca88000-0xfca8bfff]
[    0.338092] pci 0000:14:00.1: enabling Extended Tags
[    0.338122] pci 0000:14:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.338124] pci 0000:14:00.1: PME# disabled
[    0.338203] pci 0000:14:00.2: [1022:15df] type 00 class 0x108000 PCIe Endpoint
[    0.338216] pci 0000:14:00.2: BAR 2 [mem 0xfc900000-0xfc9fffff]
[    0.338226] pci 0000:14:00.2: BAR 5 [mem 0xfca8c000-0xfca8dfff]
[    0.338233] pci 0000:14:00.2: enabling Extended Tags
[    0.338340] pci 0000:14:00.3: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint
[    0.338351] pci 0000:14:00.3: BAR 0 [mem 0xfc800000-0xfc8fffff 64bit]
[    0.338374] pci 0000:14:00.3: enabling Extended Tags
[    0.338406] pci 0000:14:00.3: PME# supported from D0 D3hot D3cold
[    0.338409] pci 0000:14:00.3: PME# disabled
[    0.338496] pci 0000:14:00.4: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint
[    0.338507] pci 0000:14:00.4: BAR 0 [mem 0xfc700000-0xfc7fffff 64bit]
[    0.338531] pci 0000:14:00.4: enabling Extended Tags
[    0.338562] pci 0000:14:00.4: PME# supported from D0 D3hot D3cold
[    0.338565] pci 0000:14:00.4: PME# disabled
[    0.338649] pci 0000:14:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
[    0.338657] pci 0000:14:00.6: BAR 0 [mem 0xfca80000-0xfca87fff]
[    0.338677] pci 0000:14:00.6: enabling Extended Tags
[    0.338707] pci 0000:14:00.6: PME# supported from D0 D3hot D3cold
[    0.338710] pci 0000:14:00.6: PME# disabled
[    0.338802] pci_bus 0000:14: fixups for bus
[    0.338804] pci 0000:00:08.1: PCI bridge to [bus 14]
[    0.338810] pci_bus 0000:14: bus scan returning with max=14
[    0.338813] pci 0000:00:08.2: scanning [bus 15-15] behind bridge, pass 0
[    0.338846] pci_bus 0000:15: scanning bus
[    0.338857] pci 0000:15:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint
[    0.338885] pci 0000:15:00.0: BAR 5 [mem 0xfce01000-0xfce017ff]
[    0.338894] pci 0000:15:00.0: enabling Extended Tags
[    0.339041] pci 0000:15:00.1: [1022:7901] type 00 class 0x010601 PCIe Endpoint
[    0.339069] pci 0000:15:00.1: BAR 5 [mem 0xfce00000-0xfce007ff]
[    0.339077] pci 0000:15:00.1: enabling Extended Tags
[    0.339187] pci_bus 0000:15: fixups for bus
[    0.339188] pci 0000:00:08.2: PCI bridge to [bus 15]
[    0.339194] pci_bus 0000:15: bus scan returning with max=15
[    0.339198] pci 0000:00:01.2: scanning [bus 01-0f] behind bridge, pass 1
[    0.339202] pci 0000:00:01.3: scanning [bus 10-12] behind bridge, pass 1
[    0.339206] pci 0000:00:02.1: scanning [bus 13-13] behind bridge, pass 1
[    0.339210] pci 0000:00:08.1: scanning [bus 14-14] behind bridge, pass 1
[    0.339214] pci 0000:00:08.2: scanning [bus 15-15] behind bridge, pass 1
[    0.339217] pci_bus 0000:00: bus scan returning with max=15
[    0.339230] pci 0000:00:00.0: save config 0x00: 0x16301022
[    0.339232] pci 0000:00:00.0: save config 0x04: 0x00000000
[    0.339234] pci 0000:00:00.0: save config 0x08: 0x06000000
[    0.339236] pci 0000:00:00.0: save config 0x0c: 0x00800000
[    0.339238] pci 0000:00:00.0: save config 0x10: 0x00000000
[    0.339240] pci 0000:00:00.0: save config 0x14: 0x00000000
[    0.339242] pci 0000:00:00.0: save config 0x18: 0x00000000
[    0.339244] pci 0000:00:00.0: save config 0x1c: 0x00000000
[    0.339246] pci 0000:00:00.0: save config 0x20: 0x00000000
[    0.339247] pci 0000:00:00.0: save config 0x24: 0x00000000
[    0.339249] pci 0000:00:00.0: save config 0x28: 0x00000000
[    0.339251] pci 0000:00:00.0: save config 0x2c: 0x16301022
[    0.339253] pci 0000:00:00.0: save config 0x30: 0x00000000
[    0.339255] pci 0000:00:00.0: save config 0x34: 0x00000000
[    0.339257] pci 0000:00:00.0: save config 0x38: 0x00000000
[    0.339259] pci 0000:00:00.0: save config 0x3c: 0x00000000
[    0.339264] pci 0000:00:00.2: save config 0x00: 0x16311022
[    0.339266] pci 0000:00:00.2: save config 0x04: 0x00100004
[    0.339268] pci 0000:00:00.2: save config 0x08: 0x08060000
[    0.339269] pci 0000:00:00.2: save config 0x0c: 0x00800000
[    0.339271] pci 0000:00:00.2: save config 0x10: 0x00000000
[    0.339273] pci 0000:00:00.2: save config 0x14: 0x00000000
[    0.339275] pci 0000:00:00.2: save config 0x18: 0x00000000
[    0.339277] pci 0000:00:00.2: save config 0x1c: 0x00000000
[    0.339279] pci 0000:00:00.2: save config 0x20: 0x00000000
[    0.339281] pci 0000:00:00.2: save config 0x24: 0x00000000
[    0.339283] pci 0000:00:00.2: save config 0x28: 0x00000000
[    0.339285] pci 0000:00:00.2: save config 0x2c: 0x16311022
[    0.339287] pci 0000:00:00.2: save config 0x30: 0x00000000
[    0.339288] pci 0000:00:00.2: save config 0x34: 0x00000040
[    0.339290] pci 0000:00:00.2: save config 0x38: 0x00000000
[    0.339292] pci 0000:00:00.2: save config 0x3c: 0x000001ff
[    0.339297] pci 0000:00:01.0: save config 0x00: 0x16321022
[    0.339299] pci 0000:00:01.0: save config 0x04: 0x00000000
[    0.339301] pci 0000:00:01.0: save config 0x08: 0x06000000
[    0.339303] pci 0000:00:01.0: save config 0x0c: 0x00800000
[    0.339305] pci 0000:00:01.0: save config 0x10: 0x00000000
[    0.339307] pci 0000:00:01.0: save config 0x14: 0x00000000
[    0.339308] pci 0000:00:01.0: save config 0x18: 0x00000000
[    0.339310] pci 0000:00:01.0: save config 0x1c: 0x00000000
[    0.339312] pci 0000:00:01.0: save config 0x20: 0x00000000
[    0.339314] pci 0000:00:01.0: save config 0x24: 0x00000000
[    0.339316] pci 0000:00:01.0: save config 0x28: 0x00000000
[    0.339318] pci 0000:00:01.0: save config 0x2c: 0x00000000
[    0.339320] pci 0000:00:01.0: save config 0x30: 0x00000000
[    0.339321] pci 0000:00:01.0: save config 0x34: 0x00000000
[    0.339323] pci 0000:00:01.0: save config 0x38: 0x00000000
[    0.339325] pci 0000:00:01.0: save config 0x3c: 0x00000000
[    0.339329] pci 0000:00:01.2: save config 0x00: 0x16341022
[    0.339331] pci 0000:00:01.2: save config 0x04: 0x00100007
[    0.339333] pci 0000:00:01.2: save config 0x08: 0x06040000
[    0.339335] pci 0000:00:01.2: save config 0x0c: 0x00810010
[    0.339337] pci 0000:00:01.2: save config 0x10: 0x00000000
[    0.339339] pci 0000:00:01.2: save config 0x14: 0x00000000
[    0.339341] pci 0000:00:01.2: save config 0x18: 0x000f0100
[    0.339342] pci 0000:00:01.2: save config 0x1c: 0x0000d1a1
[    0.339344] pci 0000:00:01.2: save config 0x20: 0xfc60fbb0
[    0.339346] pci 0000:00:01.2: save config 0x24: 0x10210001
[    0.339348] pci 0000:00:01.2: save config 0x28: 0x0000007d
[    0.339350] pci 0000:00:01.2: save config 0x2c: 0x0000007e
[    0.339352] pci 0000:00:01.2: save config 0x30: 0x00000000
[    0.339354] pci 0000:00:01.2: save config 0x34: 0x00000050
[    0.339356] pci 0000:00:01.2: save config 0x38: 0x00000000
[    0.339358] pci 0000:00:01.2: save config 0x3c: 0x001200ff
[    0.339372] pci 0000:00:01.3: save config 0x00: 0x16331022
[    0.339374] pci 0000:00:01.3: save config 0x04: 0x00100007
[    0.339376] pci 0000:00:01.3: save config 0x08: 0x06040000
[    0.339378] pci 0000:00:01.3: save config 0x0c: 0x00810010
[    0.339380] pci 0000:00:01.3: save config 0x10: 0x00000000
[    0.339382] pci 0000:00:01.3: save config 0x14: 0x00000000
[    0.339384] pci 0000:00:01.3: save config 0x18: 0x00121000
[    0.339385] pci 0000:00:01.3: save config 0x1c: 0x0000f1f1
[    0.339387] pci 0000:00:01.3: save config 0x20: 0xfcd0fcb0
[    0.339389] pci 0000:00:01.3: save config 0x24: 0x0ff10001
[    0.339391] pci 0000:00:01.3: save config 0x28: 0x0000007a
[    0.339393] pci 0000:00:01.3: save config 0x2c: 0x0000007c
[    0.339395] pci 0000:00:01.3: save config 0x30: 0x00000000
[    0.339397] pci 0000:00:01.3: save config 0x34: 0x00000050
[    0.339399] pci 0000:00:01.3: save config 0x38: 0x00000000
[    0.339401] pci 0000:00:01.3: save config 0x3c: 0x001200ff
[    0.339415] pci 0000:00:02.0: save config 0x00: 0x16321022
[    0.339417] pci 0000:00:02.0: save config 0x04: 0x00000000
[    0.339418] pci 0000:00:02.0: save config 0x08: 0x06000000
[    0.339420] pci 0000:00:02.0: save config 0x0c: 0x00800000
[    0.339422] pci 0000:00:02.0: save config 0x10: 0x00000000
[    0.339424] pci 0000:00:02.0: save config 0x14: 0x00000000
[    0.339426] pci 0000:00:02.0: save config 0x18: 0x00000000
[    0.339428] pci 0000:00:02.0: save config 0x1c: 0x00000000
[    0.339430] pci 0000:00:02.0: save config 0x20: 0x00000000
[    0.339432] pci 0000:00:02.0: save config 0x24: 0x00000000
[    0.339433] pci 0000:00:02.0: save config 0x28: 0x00000000
[    0.339435] pci 0000:00:02.0: save config 0x2c: 0x00000000
[    0.339437] pci 0000:00:02.0: save config 0x30: 0x00000000
[    0.339439] pci 0000:00:02.0: save config 0x34: 0x00000000
[    0.339441] pci 0000:00:02.0: save config 0x38: 0x00000000
[    0.339443] pci 0000:00:02.0: save config 0x3c: 0x00000000
[    0.339446] pci 0000:00:02.1: save config 0x00: 0x16341022
[    0.339448] pci 0000:00:02.1: save config 0x04: 0x00100007
[    0.339450] pci 0000:00:02.1: save config 0x08: 0x06040000
[    0.339452] pci 0000:00:02.1: save config 0x0c: 0x00810010
[    0.339454] pci 0000:00:02.1: save config 0x10: 0x00000000
[    0.339456] pci 0000:00:02.1: save config 0x14: 0x00000000
[    0.339458] pci 0000:00:02.1: save config 0x18: 0x00131300
[    0.339460] pci 0000:00:02.1: save config 0x1c: 0x000001f1
[    0.339462] pci 0000:00:02.1: save config 0x20: 0xfcf0fcf0
[    0.339464] pci 0000:00:02.1: save config 0x24: 0x0001fff1
[    0.339466] pci 0000:00:02.1: save config 0x28: 0x00000000
[    0.339467] pci 0000:00:02.1: save config 0x2c: 0x00000000
[    0.339469] pci 0000:00:02.1: save config 0x30: 0x000000ff
[    0.339471] pci 0000:00:02.1: save config 0x34: 0x00000050
[    0.339473] pci 0000:00:02.1: save config 0x38: 0x00000000
[    0.339475] pci 0000:00:02.1: save config 0x3c: 0x001200ff
[    0.339489] pci 0000:00:08.0: save config 0x00: 0x16321022
[    0.339491] pci 0000:00:08.0: save config 0x04: 0x00000000
[    0.339493] pci 0000:00:08.0: save config 0x08: 0x06000000
[    0.339495] pci 0000:00:08.0: save config 0x0c: 0x00800000
[    0.339497] pci 0000:00:08.0: save config 0x10: 0x00000000
[    0.339499] pci 0000:00:08.0: save config 0x14: 0x00000000
[    0.339500] pci 0000:00:08.0: save config 0x18: 0x00000000
[    0.339502] pci 0000:00:08.0: save config 0x1c: 0x00000000
[    0.339504] pci 0000:00:08.0: save config 0x20: 0x00000000
[    0.339506] pci 0000:00:08.0: save config 0x24: 0x00000000
[    0.339508] pci 0000:00:08.0: save config 0x28: 0x00000000
[    0.339510] pci 0000:00:08.0: save config 0x2c: 0x00000000
[    0.339512] pci 0000:00:08.0: save config 0x30: 0x00000000
[    0.339513] pci 0000:00:08.0: save config 0x34: 0x00000000
[    0.339515] pci 0000:00:08.0: save config 0x38: 0x00000000
[    0.339517] pci 0000:00:08.0: save config 0x3c: 0x00000000
[    0.339521] pci 0000:00:08.1: save config 0x00: 0x16351022
[    0.339523] pci 0000:00:08.1: save config 0x04: 0x00100007
[    0.339525] pci 0000:00:08.1: save config 0x08: 0x06040000
[    0.339526] pci 0000:00:08.1: save config 0x0c: 0x00810010
[    0.339528] pci 0000:00:08.1: save config 0x10: 0x00000000
[    0.339530] pci 0000:00:08.1: save config 0x14: 0x00000000
[    0.339532] pci 0000:00:08.1: save config 0x18: 0x00141400
[    0.339534] pci 0000:00:08.1: save config 0x1c: 0x0000e1e1
[    0.339536] pci 0000:00:08.1: save config 0x20: 0xfca0fc70
[    0.339538] pci 0000:00:08.1: save config 0x24: 0x30112001
[    0.339540] pci 0000:00:08.1: save config 0x28: 0x0000007e
[    0.339541] pci 0000:00:08.1: save config 0x2c: 0x0000007e
[    0.339543] pci 0000:00:08.1: save config 0x30: 0x00000000
[    0.339545] pci 0000:00:08.1: save config 0x34: 0x00000050
[    0.339547] pci 0000:00:08.1: save config 0x38: 0x00000000
[    0.339549] pci 0000:00:08.1: save config 0x3c: 0x001201ff
[    0.339564] pci 0000:00:08.2: save config 0x00: 0x16351022
[    0.339566] pci 0000:00:08.2: save config 0x04: 0x00100007
[    0.339567] pci 0000:00:08.2: save config 0x08: 0x06040000
[    0.339569] pci 0000:00:08.2: save config 0x0c: 0x00810010
[    0.339571] pci 0000:00:08.2: save config 0x10: 0x00000000
[    0.339573] pci 0000:00:08.2: save config 0x14: 0x00000000
[    0.339575] pci 0000:00:08.2: save config 0x18: 0x00151500
[    0.339577] pci 0000:00:08.2: save config 0x1c: 0x000001f1
[    0.339579] pci 0000:00:08.2: save config 0x20: 0xfce0fce0
[    0.339581] pci 0000:00:08.2: save config 0x24: 0x0001fff1
[    0.339582] pci 0000:00:08.2: save config 0x28: 0x00000000
[    0.339584] pci 0000:00:08.2: save config 0x2c: 0x00000000
[    0.339586] pci 0000:00:08.2: save config 0x30: 0x000000ff
[    0.339588] pci 0000:00:08.2: save config 0x34: 0x00000050
[    0.339590] pci 0000:00:08.2: save config 0x38: 0x00000000
[    0.339592] pci 0000:00:08.2: save config 0x3c: 0x001201ff
[    0.339607] pci 0000:00:14.0: save config 0x00: 0x790b1022
[    0.339610] pci 0000:00:14.0: save config 0x04: 0x02200403
[    0.339612] pci 0000:00:14.0: save config 0x08: 0x0c050051
[    0.339615] pci 0000:00:14.0: save config 0x0c: 0x00800000
[    0.339617] pci 0000:00:14.0: save config 0x10: 0x00000000
[    0.339620] pci 0000:00:14.0: save config 0x14: 0x00000000
[    0.339623] pci 0000:00:14.0: save config 0x18: 0x00000000
[    0.339625] pci 0000:00:14.0: save config 0x1c: 0x00000000
[    0.339628] pci 0000:00:14.0: save config 0x20: 0x00000000
[    0.339630] pci 0000:00:14.0: save config 0x24: 0x00000000
[    0.339633] pci 0000:00:14.0: save config 0x28: 0x00000000
[    0.339636] pci 0000:00:14.0: save config 0x2c: 0xffff1849
[    0.339638] pci 0000:00:14.0: save config 0x30: 0x00000000
[    0.339641] pci 0000:00:14.0: save config 0x34: 0x00000000
[    0.339643] pci 0000:00:14.0: save config 0x38: 0x00000000
[    0.339646] pci 0000:00:14.0: save config 0x3c: 0x00000000
[    0.339650] pci 0000:00:14.3: save config 0x00: 0x790e1022
[    0.339653] pci 0000:00:14.3: save config 0x04: 0x0220000f
[    0.339655] pci 0000:00:14.3: save config 0x08: 0x06010051
[    0.339658] pci 0000:00:14.3: save config 0x0c: 0x00800000
[    0.339660] pci 0000:00:14.3: save config 0x10: 0x00000000
[    0.339663] pci 0000:00:14.3: save config 0x14: 0x00000000
[    0.339666] pci 0000:00:14.3: save config 0x18: 0x00000000
[    0.339668] pci 0000:00:14.3: save config 0x1c: 0x00000000
[    0.339671] pci 0000:00:14.3: save config 0x20: 0x00000000
[    0.339673] pci 0000:00:14.3: save config 0x24: 0x00000000
[    0.339676] pci 0000:00:14.3: save config 0x28: 0x00000000
[    0.339679] pci 0000:00:14.3: save config 0x2c: 0xffff1849
[    0.339681] pci 0000:00:14.3: save config 0x30: 0x00000000
[    0.339684] pci 0000:00:14.3: save config 0x34: 0x00000000
[    0.339686] pci 0000:00:14.3: save config 0x38: 0x00000000
[    0.339689] pci 0000:00:14.3: save config 0x3c: 0x00000000
[    0.339692] pci 0000:00:18.0: save config 0x00: 0x166a1022
[    0.339694] pci 0000:00:18.0: save config 0x04: 0x00000000
[    0.339696] pci 0000:00:18.0: save config 0x08: 0x06000000
[    0.339697] pci 0000:00:18.0: save config 0x0c: 0x00800000
[    0.339699] pci 0000:00:18.0: save config 0x10: 0x00000000
[    0.339701] pci 0000:00:18.0: save config 0x14: 0x00000000
[    0.339702] pci 0000:00:18.0: save config 0x18: 0x00000000
[    0.339704] pci 0000:00:18.0: save config 0x1c: 0x00000000
[    0.339705] pci 0000:00:18.0: save config 0x20: 0x00000000
[    0.339707] pci 0000:00:18.0: save config 0x24: 0x00000000
[    0.339709] pci 0000:00:18.0: save config 0x28: 0x00000000
[    0.339710] pci 0000:00:18.0: save config 0x2c: 0x00000000
[    0.339712] pci 0000:00:18.0: save config 0x30: 0x00000000
[    0.339713] pci 0000:00:18.0: save config 0x34: 0x00000000
[    0.339715] pci 0000:00:18.0: save config 0x38: 0x00000000
[    0.339717] pci 0000:00:18.0: save config 0x3c: 0x00000000
[    0.339719] pci 0000:00:18.1: save config 0x00: 0x166b1022
[    0.339721] pci 0000:00:18.1: save config 0x04: 0x00000000
[    0.339723] pci 0000:00:18.1: save config 0x08: 0x06000000
[    0.339724] pci 0000:00:18.1: save config 0x0c: 0x00800000
[    0.339726] pci 0000:00:18.1: save config 0x10: 0x00000000
[    0.339728] pci 0000:00:18.1: save config 0x14: 0x00000000
[    0.339729] pci 0000:00:18.1: save config 0x18: 0x00000000
[    0.339731] pci 0000:00:18.1: save config 0x1c: 0x00000000
[    0.339733] pci 0000:00:18.1: save config 0x20: 0x00000000
[    0.339734] pci 0000:00:18.1: save config 0x24: 0x00000000
[    0.339736] pci 0000:00:18.1: save config 0x28: 0x00000000
[    0.339737] pci 0000:00:18.1: save config 0x2c: 0x00000000
[    0.339739] pci 0000:00:18.1: save config 0x30: 0x00000000
[    0.339741] pci 0000:00:18.1: save config 0x34: 0x00000000
[    0.339742] pci 0000:00:18.1: save config 0x38: 0x00000000
[    0.339744] pci 0000:00:18.1: save config 0x3c: 0x00000000
[    0.339746] pci 0000:00:18.2: save config 0x00: 0x166c1022
[    0.339748] pci 0000:00:18.2: save config 0x04: 0x00000000
[    0.339750] pci 0000:00:18.2: save config 0x08: 0x06000000
[    0.339751] pci 0000:00:18.2: save config 0x0c: 0x00800000
[    0.339753] pci 0000:00:18.2: save config 0x10: 0x00000000
[    0.339755] pci 0000:00:18.2: save config 0x14: 0x00000000
[    0.339756] pci 0000:00:18.2: save config 0x18: 0x00000000
[    0.339758] pci 0000:00:18.2: save config 0x1c: 0x00000000
[    0.339759] pci 0000:00:18.2: save config 0x20: 0x00000000
[    0.339761] pci 0000:00:18.2: save config 0x24: 0x00000000
[    0.339763] pci 0000:00:18.2: save config 0x28: 0x00000000
[    0.339764] pci 0000:00:18.2: save config 0x2c: 0x00000000
[    0.339766] pci 0000:00:18.2: save config 0x30: 0x00000000
[    0.339768] pci 0000:00:18.2: save config 0x34: 0x00000000
[    0.339769] pci 0000:00:18.2: save config 0x38: 0x00000000
[    0.339771] pci 0000:00:18.2: save config 0x3c: 0x00000000
[    0.339773] pci 0000:00:18.3: save config 0x00: 0x166d1022
[    0.339775] pci 0000:00:18.3: save config 0x04: 0x00000000
[    0.339777] pci 0000:00:18.3: save config 0x08: 0x06000000
[    0.339778] pci 0000:00:18.3: save config 0x0c: 0x00800000
[    0.339780] pci 0000:00:18.3: save config 0x10: 0x00000000
[    0.339782] pci 0000:00:18.3: save config 0x14: 0x00000000
[    0.339783] pci 0000:00:18.3: save config 0x18: 0x00000000
[    0.339785] pci 0000:00:18.3: save config 0x1c: 0x00000000
[    0.339786] pci 0000:00:18.3: save config 0x20: 0x00000000
[    0.339788] pci 0000:00:18.3: save config 0x24: 0x00000000
[    0.339790] pci 0000:00:18.3: save config 0x28: 0x00000000
[    0.339791] pci 0000:00:18.3: save config 0x2c: 0x00000000
[    0.339793] pci 0000:00:18.3: save config 0x30: 0x00000000
[    0.339794] pci 0000:00:18.3: save config 0x34: 0x00000000
[    0.339796] pci 0000:00:18.3: save config 0x38: 0x00000000
[    0.339798] pci 0000:00:18.3: save config 0x3c: 0x00000000
[    0.339800] pci 0000:00:18.4: save config 0x00: 0x166e1022
[    0.339802] pci 0000:00:18.4: save config 0x04: 0x00000000
[    0.339804] pci 0000:00:18.4: save config 0x08: 0x06000000
[    0.339805] pci 0000:00:18.4: save config 0x0c: 0x00800000
[    0.339807] pci 0000:00:18.4: save config 0x10: 0x00000000
[    0.339808] pci 0000:00:18.4: save config 0x14: 0x00000000
[    0.339810] pci 0000:00:18.4: save config 0x18: 0x00000000
[    0.339812] pci 0000:00:18.4: save config 0x1c: 0x00000000
[    0.339813] pci 0000:00:18.4: save config 0x20: 0x00000000
[    0.339815] pci 0000:00:18.4: save config 0x24: 0x00000000
[    0.339817] pci 0000:00:18.4: save config 0x28: 0x00000000
[    0.339818] pci 0000:00:18.4: save config 0x2c: 0x00000000
[    0.339820] pci 0000:00:18.4: save config 0x30: 0x00000000
[    0.339821] pci 0000:00:18.4: save config 0x34: 0x00000000
[    0.339823] pci 0000:00:18.4: save config 0x38: 0x00000000
[    0.339825] pci 0000:00:18.4: save config 0x3c: 0x00000000
[    0.339827] pci 0000:00:18.5: save config 0x00: 0x166f1022
[    0.339829] pci 0000:00:18.5: save config 0x04: 0x00000000
[    0.339830] pci 0000:00:18.5: save config 0x08: 0x06000000
[    0.339832] pci 0000:00:18.5: save config 0x0c: 0x00800000
[    0.339834] pci 0000:00:18.5: save config 0x10: 0x00000000
[    0.339835] pci 0000:00:18.5: save config 0x14: 0x00000000
[    0.339837] pci 0000:00:18.5: save config 0x18: 0x00000000
[    0.339838] pci 0000:00:18.5: save config 0x1c: 0x00000000
[    0.339840] pci 0000:00:18.5: save config 0x20: 0x00000000
[    0.339842] pci 0000:00:18.5: save config 0x24: 0x00000000
[    0.339843] pci 0000:00:18.5: save config 0x28: 0x00000000
[    0.339845] pci 0000:00:18.5: save config 0x2c: 0x00000000
[    0.339847] pci 0000:00:18.5: save config 0x30: 0x00000000
[    0.339848] pci 0000:00:18.5: save config 0x34: 0x00000000
[    0.339850] pci 0000:00:18.5: save config 0x38: 0x00000000
[    0.339851] pci 0000:00:18.5: save config 0x3c: 0x00000000
[    0.339854] pci 0000:00:18.6: save config 0x00: 0x16701022
[    0.339856] pci 0000:00:18.6: save config 0x04: 0x00000000
[    0.339857] pci 0000:00:18.6: save config 0x08: 0x06000000
[    0.339859] pci 0000:00:18.6: save config 0x0c: 0x00800000
[    0.339860] pci 0000:00:18.6: save config 0x10: 0x00000000
[    0.339862] pci 0000:00:18.6: save config 0x14: 0x00000000
[    0.339864] pci 0000:00:18.6: save config 0x18: 0x00000000
[    0.339865] pci 0000:00:18.6: save config 0x1c: 0x00000000
[    0.339867] pci 0000:00:18.6: save config 0x20: 0x00000000
[    0.339869] pci 0000:00:18.6: save config 0x24: 0x00000000
[    0.339870] pci 0000:00:18.6: save config 0x28: 0x00000000
[    0.339872] pci 0000:00:18.6: save config 0x2c: 0x00000000
[    0.339873] pci 0000:00:18.6: save config 0x30: 0x00000000
[    0.339875] pci 0000:00:18.6: save config 0x34: 0x00000000
[    0.339877] pci 0000:00:18.6: save config 0x38: 0x00000000
[    0.339878] pci 0000:00:18.6: save config 0x3c: 0x00000000
[    0.339881] pci 0000:00:18.7: save config 0x00: 0x16711022
[    0.339882] pci 0000:00:18.7: save config 0x04: 0x00000000
[    0.339884] pci 0000:00:18.7: save config 0x08: 0x06000000
[    0.339886] pci 0000:00:18.7: save config 0x0c: 0x00800000
[    0.339887] pci 0000:00:18.7: save config 0x10: 0x00000000
[    0.339889] pci 0000:00:18.7: save config 0x14: 0x00000000
[    0.339891] pci 0000:00:18.7: save config 0x18: 0x00000000
[    0.339892] pci 0000:00:18.7: save config 0x1c: 0x00000000
[    0.339894] pci 0000:00:18.7: save config 0x20: 0x00000000
[    0.339895] pci 0000:00:18.7: save config 0x24: 0x00000000
[    0.339897] pci 0000:00:18.7: save config 0x28: 0x00000000
[    0.339899] pci 0000:00:18.7: save config 0x2c: 0x00000000
[    0.339900] pci 0000:00:18.7: save config 0x30: 0x00000000
[    0.339902] pci 0000:00:18.7: save config 0x34: 0x00000000
[    0.339904] pci 0000:00:18.7: save config 0x38: 0x00000000
[    0.339905] pci 0000:00:18.7: save config 0x3c: 0x00000000
[    0.339909] pci 0000:01:00.0: save config 0x00: 0x57ad1022
[    0.339912] pci 0000:01:00.0: save config 0x04: 0x00100007
[    0.339915] pci 0000:01:00.0: save config 0x08: 0x06040000
[    0.339918] pci 0000:01:00.0: save config 0x0c: 0x00010010
[    0.339921] pci 0000:01:00.0: save config 0x10: 0x00000000
[    0.339923] pci 0000:01:00.0: save config 0x14: 0x00000000
[    0.339926] pci 0000:01:00.0: save config 0x18: 0x000f0201
[    0.339929] pci 0000:01:00.0: save config 0x1c: 0x0000d1a1
[    0.339932] pci 0000:01:00.0: save config 0x20: 0xfc60fbb0
[    0.339935] pci 0000:01:00.0: save config 0x24: 0x10210001
[    0.339938] pci 0000:01:00.0: save config 0x28: 0x0000007d
[    0.339941] pci 0000:01:00.0: save config 0x2c: 0x0000007e
[    0.339944] pci 0000:01:00.0: save config 0x30: 0x00000000
[    0.339947] pci 0000:01:00.0: save config 0x34: 0x00000050
[    0.339949] pci 0000:01:00.0: save config 0x38: 0x00000000
[    0.339952] pci 0000:01:00.0: save config 0x3c: 0x001201ff
[    0.340011] pci 0000:02:00.0: save config 0x00: 0x57a31022
[    0.340013] pci 0000:02:00.0: save config 0x04: 0x00100007
[    0.340016] pci 0000:02:00.0: save config 0x08: 0x06040000
[    0.340019] pci 0000:02:00.0: save config 0x0c: 0x00810010
[    0.340022] pci 0000:02:00.0: save config 0x10: 0x00000000
[    0.340025] pci 0000:02:00.0: save config 0x14: 0x00000000
[    0.340028] pci 0000:02:00.0: save config 0x18: 0x00030302
[    0.340030] pci 0000:02:00.0: save config 0x1c: 0x000001f1
[    0.340033] pci 0000:02:00.0: save config 0x20: 0xfc60fc60
[    0.340036] pci 0000:02:00.0: save config 0x24: 0x0001fff1
[    0.340039] pci 0000:02:00.0: save config 0x28: 0x00000000
[    0.340042] pci 0000:02:00.0: save config 0x2c: 0x00000000
[    0.340044] pci 0000:02:00.0: save config 0x30: 0x000000ff
[    0.340047] pci 0000:02:00.0: save config 0x34: 0x00000050
[    0.340050] pci 0000:02:00.0: save config 0x38: 0x00000000
[    0.340053] pci 0000:02:00.0: save config 0x3c: 0x001200ff
[    0.340196] pci 0000:02:01.0: save config 0x00: 0x57a31022
[    0.340199] pci 0000:02:01.0: save config 0x04: 0x00100007
[    0.340202] pci 0000:02:01.0: save config 0x08: 0x06040000
[    0.340205] pci 0000:02:01.0: save config 0x0c: 0x00810010
[    0.340207] pci 0000:02:01.0: save config 0x10: 0x00000000
[    0.340210] pci 0000:02:01.0: save config 0x14: 0x00000000
[    0.340213] pci 0000:02:01.0: save config 0x18: 0x00060402
[    0.340216] pci 0000:02:01.0: save config 0x1c: 0x0000d1d1
[    0.340218] pci 0000:02:01.0: save config 0x20: 0xfbd0fbb0
[    0.340221] pci 0000:02:01.0: save config 0x24: 0x0ff10001
[    0.340224] pci 0000:02:01.0: save config 0x28: 0x0000007d
[    0.340227] pci 0000:02:01.0: save config 0x2c: 0x0000007e
[    0.340230] pci 0000:02:01.0: save config 0x30: 0x00000000
[    0.340232] pci 0000:02:01.0: save config 0x34: 0x00000050
[    0.340235] pci 0000:02:01.0: save config 0x38: 0x00000000
[    0.340238] pci 0000:02:01.0: save config 0x3c: 0x001200ff
[    0.340406] pci 0000:02:03.0: save config 0x00: 0x57a31022
[    0.340409] pci 0000:02:03.0: save config 0x04: 0x00100007
[    0.340412] pci 0000:02:03.0: save config 0x08: 0x06040000
[    0.340415] pci 0000:02:03.0: save config 0x0c: 0x00810010
[    0.340418] pci 0000:02:03.0: save config 0x10: 0x00000000
[    0.340421] pci 0000:02:03.0: save config 0x14: 0x00000000
[    0.340423] pci 0000:02:03.0: save config 0x18: 0x00070702
[    0.340426] pci 0000:02:03.0: save config 0x1c: 0x000001f1
[    0.340429] pci 0000:02:03.0: save config 0x20: 0xfc50fc50
[    0.340432] pci 0000:02:03.0: save config 0x24: 0x0001fff1
[    0.340435] pci 0000:02:03.0: save config 0x28: 0x00000000
[    0.340437] pci 0000:02:03.0: save config 0x2c: 0x00000000
[    0.340440] pci 0000:02:03.0: save config 0x30: 0x000000ff
[    0.340443] pci 0000:02:03.0: save config 0x34: 0x00000050
[    0.340446] pci 0000:02:03.0: save config 0x38: 0x00000000
[    0.340449] pci 0000:02:03.0: save config 0x3c: 0x001200ff
[    0.340592] pci 0000:02:05.0: save config 0x00: 0x57a31022
[    0.340595] pci 0000:02:05.0: save config 0x04: 0x00100007
[    0.340598] pci 0000:02:05.0: save config 0x08: 0x06040000
[    0.340600] pci 0000:02:05.0: save config 0x0c: 0x00810010
[    0.340603] pci 0000:02:05.0: save config 0x10: 0x00000000
[    0.340606] pci 0000:02:05.0: save config 0x14: 0x00000000
[    0.340609] pci 0000:02:05.0: save config 0x18: 0x000b0802
[    0.340612] pci 0000:02:05.0: save config 0x1c: 0x0000b1a1
[    0.340615] pci 0000:02:05.0: save config 0x20: 0xfc10fc00
[    0.340617] pci 0000:02:05.0: save config 0x24: 0x10211011
[    0.340620] pci 0000:02:05.0: save config 0x28: 0x0000007e
[    0.340623] pci 0000:02:05.0: save config 0x2c: 0x0000007e
[    0.340626] pci 0000:02:05.0: save config 0x30: 0x00000000
[    0.340629] pci 0000:02:05.0: save config 0x34: 0x00000050
[    0.340631] pci 0000:02:05.0: save config 0x38: 0x00000000
[    0.340634] pci 0000:02:05.0: save config 0x3c: 0x001200ff
[    0.340777] pci 0000:02:07.0: save config 0x00: 0x57a31022
[    0.340780] pci 0000:02:07.0: save config 0x04: 0x00100007
[    0.340783] pci 0000:02:07.0: save config 0x08: 0x06040000
[    0.340786] pci 0000:02:07.0: save config 0x0c: 0x00810010
[    0.340789] pci 0000:02:07.0: save config 0x10: 0x00000000
[    0.340791] pci 0000:02:07.0: save config 0x14: 0x00000000
[    0.340794] pci 0000:02:07.0: save config 0x18: 0x000c0c02
[    0.340797] pci 0000:02:07.0: save config 0x1c: 0x0000c1c1
[    0.340800] pci 0000:02:07.0: save config 0x20: 0xfc40fc40
[    0.340803] pci 0000:02:07.0: save config 0x24: 0x0001fff1
[    0.340806] pci 0000:02:07.0: save config 0x28: 0x00000000
[    0.340808] pci 0000:02:07.0: save config 0x2c: 0x00000000
[    0.340811] pci 0000:02:07.0: save config 0x30: 0x00000000
[    0.340814] pci 0000:02:07.0: save config 0x34: 0x00000050
[    0.340817] pci 0000:02:07.0: save config 0x38: 0x00000000
[    0.340819] pci 0000:02:07.0: save config 0x3c: 0x001200ff
[    0.340963] pci 0000:02:08.0: save config 0x00: 0x57a41022
[    0.340966] pci 0000:02:08.0: save config 0x04: 0x00100007
[    0.340969] pci 0000:02:08.0: save config 0x08: 0x06040000
[    0.340971] pci 0000:02:08.0: save config 0x0c: 0x00010010
[    0.340974] pci 0000:02:08.0: save config 0x10: 0x00000000
[    0.340977] pci 0000:02:08.0: save config 0x14: 0x00000000
[    0.340980] pci 0000:02:08.0: save config 0x18: 0x000d0d02
[    0.340983] pci 0000:02:08.0: save config 0x1c: 0x000001f1
[    0.340985] pci 0000:02:08.0: save config 0x20: 0xfbf0fbe0
[    0.340988] pci 0000:02:08.0: save config 0x24: 0x0001fff1
[    0.340991] pci 0000:02:08.0: save config 0x28: 0x00000000
[    0.340994] pci 0000:02:08.0: save config 0x2c: 0x00000000
[    0.340997] pci 0000:02:08.0: save config 0x30: 0x000000ff
[    0.340999] pci 0000:02:08.0: save config 0x34: 0x00000050
[    0.341002] pci 0000:02:08.0: save config 0x38: 0x00000000
[    0.341005] pci 0000:02:08.0: save config 0x3c: 0x001201ff
[    0.341077] pci 0000:02:09.0: save config 0x00: 0x57a41022
[    0.341080] pci 0000:02:09.0: save config 0x04: 0x00100007
[    0.341083] pci 0000:02:09.0: save config 0x08: 0x06040000
[    0.341086] pci 0000:02:09.0: save config 0x0c: 0x00010010
[    0.341088] pci 0000:02:09.0: save config 0x10: 0x00000000
[    0.341091] pci 0000:02:09.0: save config 0x14: 0x00000000
[    0.341094] pci 0000:02:09.0: save config 0x18: 0x000e0e02
[    0.341097] pci 0000:02:09.0: save config 0x1c: 0x000001f1
[    0.341100] pci 0000:02:09.0: save config 0x20: 0xfc30fc30
[    0.341102] pci 0000:02:09.0: save config 0x24: 0x0001fff1
[    0.341105] pci 0000:02:09.0: save config 0x28: 0x00000000
[    0.341108] pci 0000:02:09.0: save config 0x2c: 0x00000000
[    0.341111] pci 0000:02:09.0: save config 0x30: 0x000000ff
[    0.341114] pci 0000:02:09.0: save config 0x34: 0x00000050
[    0.341116] pci 0000:02:09.0: save config 0x38: 0x00000000
[    0.341119] pci 0000:02:09.0: save config 0x3c: 0x001201ff
[    0.341191] pci 0000:02:0a.0: save config 0x00: 0x57a41022
[    0.341194] pci 0000:02:0a.0: save config 0x04: 0x00100007
[    0.341197] pci 0000:02:0a.0: save config 0x08: 0x06040000
[    0.341200] pci 0000:02:0a.0: save config 0x0c: 0x00010010
[    0.341203] pci 0000:02:0a.0: save config 0x10: 0x00000000
[    0.341205] pci 0000:02:0a.0: save config 0x14: 0x00000000
[    0.341208] pci 0000:02:0a.0: save config 0x18: 0x000f0f02
[    0.341211] pci 0000:02:0a.0: save config 0x1c: 0x000001f1
[    0.341214] pci 0000:02:0a.0: save config 0x20: 0xfc20fc20
[    0.341216] pci 0000:02:0a.0: save config 0x24: 0x0001fff1
[    0.341219] pci 0000:02:0a.0: save config 0x28: 0x00000000
[    0.341222] pci 0000:02:0a.0: save config 0x2c: 0x00000000
[    0.341225] pci 0000:02:0a.0: save config 0x30: 0x000000ff
[    0.341228] pci 0000:02:0a.0: save config 0x34: 0x00000050
[    0.341230] pci 0000:02:0a.0: save config 0x38: 0x00000000
[    0.341233] pci 0000:02:0a.0: save config 0x3c: 0x001201ff
[    0.341439] pci 0000:03:00.0: save config 0x00: 0x16021d97
[    0.341442] pci 0000:03:00.0: save config 0x04: 0x00100006
[    0.341445] pci 0000:03:00.0: save config 0x08: 0x01080201
[    0.341448] pci 0000:03:00.0: save config 0x0c: 0x00000010
[    0.341451] pci 0000:03:00.0: save config 0x10: 0xfc600004
[    0.341454] pci 0000:03:00.0: save config 0x14: 0x00000000
[    0.341457] pci 0000:03:00.0: save config 0x18: 0x00000000
[    0.341460] pci 0000:03:00.0: save config 0x1c: 0x00000000
[    0.341463] pci 0000:03:00.0: save config 0x20: 0x00000000
[    0.341466] pci 0000:03:00.0: save config 0x24: 0x00000000
[    0.341469] pci 0000:03:00.0: save config 0x28: 0x00000000
[    0.341471] pci 0000:03:00.0: save config 0x2c: 0x16021d97
[    0.341475] pci 0000:03:00.0: save config 0x30: 0x00000000
[    0.341477] pci 0000:03:00.0: save config 0x34: 0x00000040
[    0.341481] pci 0000:03:00.0: save config 0x38: 0x00000000
[    0.341484] pci 0000:03:00.0: save config 0x3c: 0x000001ff
[    0.341579] pci 0000:04:00.0: save config 0x00: 0x14781002
[    0.341582] pci 0000:04:00.0: save config 0x04: 0x00100007
[    0.341585] pci 0000:04:00.0: save config 0x08: 0x060400c7
[    0.341588] pci 0000:04:00.0: save config 0x0c: 0x00010010
[    0.341592] pci 0000:04:00.0: save config 0x10: 0xfbd00000
[    0.341595] pci 0000:04:00.0: save config 0x14: 0x00000000
[    0.341598] pci 0000:04:00.0: save config 0x18: 0x00060504
[    0.341601] pci 0000:04:00.0: save config 0x1c: 0x0000d1d1
[    0.341604] pci 0000:04:00.0: save config 0x20: 0xfbc0fbb0
[    0.341607] pci 0000:04:00.0: save config 0x24: 0x0ff10001
[    0.341611] pci 0000:04:00.0: save config 0x28: 0x0000007d
[    0.341614] pci 0000:04:00.0: save config 0x2c: 0x0000007e
[    0.341617] pci 0000:04:00.0: save config 0x30: 0x00000000
[    0.341620] pci 0000:04:00.0: save config 0x34: 0x00000048
[    0.341623] pci 0000:04:00.0: save config 0x38: 0x00000000
[    0.341626] pci 0000:04:00.0: save config 0x3c: 0x001201ff
[    0.341697] pci 0000:05:00.0: save config 0x00: 0x14791002
[    0.341700] pci 0000:05:00.0: save config 0x04: 0x00100007
[    0.341703] pci 0000:05:00.0: save config 0x08: 0x06040000
[    0.341706] pci 0000:05:00.0: save config 0x0c: 0x00010010
[    0.341709] pci 0000:05:00.0: save config 0x10: 0x00000000
[    0.341713] pci 0000:05:00.0: save config 0x14: 0x00000000
[    0.341716] pci 0000:05:00.0: save config 0x18: 0x00060605
[    0.341719] pci 0000:05:00.0: save config 0x1c: 0x0000d1d1
[    0.341722] pci 0000:05:00.0: save config 0x20: 0xfbc0fbb0
[    0.341725] pci 0000:05:00.0: save config 0x24: 0x0ff10001
[    0.341728] pci 0000:05:00.0: save config 0x28: 0x0000007d
[    0.341732] pci 0000:05:00.0: save config 0x2c: 0x0000007e
[    0.341735] pci 0000:05:00.0: save config 0x30: 0x00000000
[    0.341738] pci 0000:05:00.0: save config 0x34: 0x00000050
[    0.341741] pci 0000:05:00.0: save config 0x38: 0x00000000
[    0.341744] pci 0000:05:00.0: save config 0x3c: 0x001201ff
[    0.341816] pci 0000:06:00.0: save config 0x00: 0x743f1002
[    0.341819] pci 0000:06:00.0: save config 0x04: 0x00100006
[    0.341823] pci 0000:06:00.0: save config 0x08: 0x030000c7
[    0.341826] pci 0000:06:00.0: save config 0x0c: 0x00800010
[    0.341829] pci 0000:06:00.0: save config 0x10: 0x0000000c
[    0.341832] pci 0000:06:00.0: save config 0x14: 0x0000007d
[    0.341835] pci 0000:06:00.0: save config 0x18: 0x0000000c
[    0.341838] pci 0000:06:00.0: save config 0x1c: 0x0000007e
[    0.341842] pci 0000:06:00.0: save config 0x20: 0x0000d001
[    0.341845] pci 0000:06:00.0: save config 0x24: 0xfbb00000
[    0.341848] pci 0000:06:00.0: save config 0x28: 0x00000000
[    0.341851] pci 0000:06:00.0: save config 0x2c: 0xe4581da2
[    0.341854] pci 0000:06:00.0: save config 0x30: 0xfbc00000
[    0.341857] pci 0000:06:00.0: save config 0x34: 0x00000048
[    0.341861] pci 0000:06:00.0: save config 0x38: 0x00000000
[    0.341864] pci 0000:06:00.0: save config 0x3c: 0x000001ff
[    0.341953] pci 0000:06:00.1: save config 0x00: 0xab281002
[    0.341957] pci 0000:06:00.1: save config 0x04: 0x00100000
[    0.341960] pci 0000:06:00.1: save config 0x08: 0x04030000
[    0.341963] pci 0000:06:00.1: save config 0x0c: 0x00800010
[    0.341966] pci 0000:06:00.1: save config 0x10: 0xfbc20000
[    0.341969] pci 0000:06:00.1: save config 0x14: 0x00000000
[    0.341972] pci 0000:06:00.1: save config 0x18: 0x00000000
[    0.341976] pci 0000:06:00.1: save config 0x1c: 0x00000000
[    0.341979] pci 0000:06:00.1: save config 0x20: 0x00000000
[    0.341982] pci 0000:06:00.1: save config 0x24: 0x00000000
[    0.341985] pci 0000:06:00.1: save config 0x28: 0x00000000
[    0.341988] pci 0000:06:00.1: save config 0x2c: 0xab281002
[    0.341991] pci 0000:06:00.1: save config 0x30: 0x00000000
[    0.341994] pci 0000:06:00.1: save config 0x34: 0x00000048
[    0.341998] pci 0000:06:00.1: save config 0x38: 0x00000000
[    0.342001] pci 0000:06:00.1: save config 0x3c: 0x000002ff
[    0.342046] CPU: 0 UID: 0 PID: 1 Comm: swapper/0 Not tainted 6.12.73-dirty #22
[    0.342049] Hardware name: To Be Filled By O.E.M. X570S PG Riptide/X570S PG Riptide, BIOS P5.41 09/07/2023
[    0.342050] Call Trace:
[    0.342052]  <TASK>
[    0.342054]  dump_stack_lvl+0x5d/0x80
[    0.342058]  pci_save_state.cold+0x5/0x1a
[    0.342060]  pci_bus_add_device+0x1a/0x80
[    0.342063]  pci_bus_add_devices+0x30/0x70
[    0.342066]  pci_bus_add_devices+0x5b/0x70
[    0.342068]  pci_bus_add_devices+0x5b/0x70
[    0.342070]  pci_bus_add_devices+0x5b/0x70
[    0.342072]  acpi_pci_root_add.cold+0x409/0x7e1
[    0.342077]  acpi_bus_attach+0x1fe/0x310
[    0.342079]  ? __pfx_acpi_dev_for_one_check+0x10/0x10
[    0.342081]  device_for_each_child+0x77/0xc0
[    0.342084]  acpi_dev_for_each_child+0x3c/0x60
[    0.342086]  ? __pfx_acpi_bus_attach+0x10/0x10
[    0.342087]  acpi_bus_attach+0x2b8/0x310
[    0.342090]  ? __pfx_acpi_dev_for_one_check+0x10/0x10
[    0.342091]  device_for_each_child+0x77/0xc0
[    0.342093]  acpi_dev_for_each_child+0x3c/0x60
[    0.342095]  ? __pfx_acpi_bus_attach+0x10/0x10
[    0.342096]  acpi_bus_attach+0x2b8/0x310
[    0.342099]  acpi_bus_scan+0x7c/0x1e0
[    0.342101]  ? srso_alias_return_thunk+0x5/0xfbef5
[    0.342104]  acpi_scan_init+0x143/0x280
[    0.342107]  acpi_init+0x494/0x510
[    0.342110]  ? __pfx_acpi_init+0x10/0x10
[    0.342112]  do_one_initcall+0x5b/0x310
[    0.342116]  kernel_init_freeable+0x23d/0x2a0
[    0.342120]  ? __pfx_kernel_init+0x10/0x10
[    0.342122]  kernel_init+0x1a/0x130
[    0.342124]  ret_from_fork+0x34/0x50
[    0.342126]  ? __pfx_kernel_init+0x10/0x10
[    0.342128]  ret_from_fork_asm+0x1a/0x30
[    0.342132]  </TASK>
[    0.342135] pci 0000:07:00.0: save config 0x00: 0x0003dd01
[    0.342144] pci 0000:07:00.0: save config 0x04: 0x00100000
[    0.342148] pci 0000:07:00.0: save config 0x08: 0x04800000
[    0.342151] pci 0000:07:00.0: save config 0x0c: 0x00000010
[    0.342155] pci 0000:07:00.0: save config 0x10: 0xfc500004
[    0.342159] pci 0000:07:00.0: save config 0x14: 0xffffffff
[    0.342162] pci 0000:07:00.0: save config 0x18: 0x00000000
[    0.342166] pci 0000:07:00.0: save config 0x1c: 0x00000000
[    0.342170] pci 0000:07:00.0: save config 0x20: 0x00000000
[    0.342173] pci 0000:07:00.0: save config 0x24: 0x00000000
[    0.342177] pci 0000:07:00.0: save config 0x28: 0x00000000
[    0.342181] pci 0000:07:00.0: save config 0x2c: 0x0020dd01
[    0.342184] pci 0000:07:00.0: save config 0x30: 0x00000000
[    0.342188] pci 0000:07:00.0: save config 0x34: 0x00000050
[    0.342192] pci 0000:07:00.0: save config 0x38: 0x00000000
[    0.342195] pci 0000:07:00.0: save config 0x3c: 0x000001ff
[    0.342228] pci 0000:08:00.0: save config 0x00: 0x11821b21
[    0.342231] pci 0000:08:00.0: save config 0x04: 0x00100007
[    0.342234] pci 0000:08:00.0: save config 0x08: 0x06040000
[    0.342237] pci 0000:08:00.0: save config 0x0c: 0x00010010
[    0.342241] pci 0000:08:00.0: save config 0x10: 0x00000000
[    0.342244] pci 0000:08:00.0: save config 0x14: 0x00000000
[    0.342247] pci 0000:08:00.0: save config 0x18: 0x000b0908
[    0.342250] pci 0000:08:00.0: save config 0x1c: 0x0000b1a1
[    0.342253] pci 0000:08:00.0: save config 0x20: 0xfc10fc00
[    0.342256] pci 0000:08:00.0: save config 0x24: 0x10211011
[    0.342259] pci 0000:08:00.0: save config 0x28: 0x0000007e
[    0.342263] pci 0000:08:00.0: save config 0x2c: 0x0000007e
[    0.342266] pci 0000:08:00.0: save config 0x30: 0x00000000
[    0.342269] pci 0000:08:00.0: save config 0x34: 0x00000050
[    0.342272] pci 0000:08:00.0: save config 0x38: 0x00000000
[    0.342275] pci 0000:08:00.0: save config 0x3c: 0x001201ff
[    0.342329] pci 0000:09:03.0: save config 0x00: 0x11821b21
[    0.342332] pci 0000:09:03.0: save config 0x04: 0x00100007
[    0.342335] pci 0000:09:03.0: save config 0x08: 0x06040000
[    0.342338] pci 0000:09:03.0: save config 0x0c: 0x00010010
[    0.342342] pci 0000:09:03.0: save config 0x10: 0x00000000
[    0.342345] pci 0000:09:03.0: save config 0x14: 0x00000000
[    0.342348] pci 0000:09:03.0: save config 0x18: 0x000a0a09
[    0.342351] pci 0000:09:03.0: save config 0x1c: 0x0000b1b1
[    0.342355] pci 0000:09:03.0: save config 0x20: 0xfc10fc10
[    0.342358] pci 0000:09:03.0: save config 0x24: 0x10211021
[    0.342361] pci 0000:09:03.0: save config 0x28: 0x0000007e
[    0.342364] pci 0000:09:03.0: save config 0x2c: 0x0000007e
[    0.342367] pci 0000:09:03.0: save config 0x30: 0x00000000
[    0.342371] pci 0000:09:03.0: save config 0x34: 0x00000050
[    0.342374] pci 0000:09:03.0: save config 0x38: 0x00000000
[    0.342377] pci 0000:09:03.0: save config 0x3c: 0x001201ff
[    0.342429] pci 0000:09:07.0: save config 0x00: 0x11821b21
[    0.342432] pci 0000:09:07.0: save config 0x04: 0x00100007
[    0.342436] pci 0000:09:07.0: save config 0x08: 0x06040000
[    0.342439] pci 0000:09:07.0: save config 0x0c: 0x00010010
[    0.342442] pci 0000:09:07.0: save config 0x10: 0x00000000
[    0.342445] pci 0000:09:07.0: save config 0x14: 0x00000000
[    0.342448] pci 0000:09:07.0: save config 0x18: 0x000b0b09
[    0.342452] pci 0000:09:07.0: save config 0x1c: 0x0000a1a1
[    0.342455] pci 0000:09:07.0: save config 0x20: 0xfc00fc00
[    0.342458] pci 0000:09:07.0: save config 0x24: 0x10111011
[    0.342461] pci 0000:09:07.0: save config 0x28: 0x0000007e
[    0.342465] pci 0000:09:07.0: save config 0x2c: 0x0000007e
[    0.342468] pci 0000:09:07.0: save config 0x30: 0x00000000
[    0.342471] pci 0000:09:07.0: save config 0x34: 0x00000050
[    0.342474] pci 0000:09:07.0: save config 0x38: 0x00000000
[    0.342477] pci 0000:09:07.0: save config 0x3c: 0x001201ff
[    0.342530] pci 0000:0a:00.0: save config 0x00: 0x816810ec
[    0.342534] pci 0000:0a:00.0: save config 0x04: 0x00100000
[    0.342538] pci 0000:0a:00.0: save config 0x08: 0x02000006
[    0.342542] pci 0000:0a:00.0: save config 0x0c: 0x00000010
[    0.342546] pci 0000:0a:00.0: save config 0x10: 0x0000b001
[    0.342550] pci 0000:0a:00.0: save config 0x14: 0x00000000
[    0.342554] pci 0000:0a:00.0: save config 0x18: 0xfc100004
[    0.342558] pci 0000:0a:00.0: save config 0x1c: 0x00000000
[    0.342562] pci 0000:0a:00.0: save config 0x20: 0x1020000c
[    0.342566] pci 0000:0a:00.0: save config 0x24: 0x0000007e
[    0.342570] pci 0000:0a:00.0: save config 0x28: 0x00000000
[    0.342574] pci 0000:0a:00.0: save config 0x2c: 0x012310ec
[    0.342578] pci 0000:0a:00.0: save config 0x30: 0x00000000
[    0.342582] pci 0000:0a:00.0: save config 0x34: 0x00000040
[    0.342586] pci 0000:0a:00.0: save config 0x38: 0x00000000
[    0.342590] pci 0000:0a:00.0: save config 0x3c: 0x000001ff
[    0.342674] pci 0000:0b:00.0: save config 0x00: 0x816810ec
[    0.342678] pci 0000:0b:00.0: save config 0x04: 0x00100000
[    0.342682] pci 0000:0b:00.0: save config 0x08: 0x02000009
[    0.342686] pci 0000:0b:00.0: save config 0x0c: 0x00000010
[    0.342690] pci 0000:0b:00.0: save config 0x10: 0x0000a001
[    0.342694] pci 0000:0b:00.0: save config 0x14: 0x00000000
[    0.342698] pci 0000:0b:00.0: save config 0x18: 0xfc000004
[    0.342702] pci 0000:0b:00.0: save config 0x1c: 0x00000000
[    0.342706] pci 0000:0b:00.0: save config 0x20: 0x1010000c
[    0.342710] pci 0000:0b:00.0: save config 0x24: 0x0000007e
[    0.342714] pci 0000:0b:00.0: save config 0x28: 0x00000000
[    0.342718] pci 0000:0b:00.0: save config 0x2c: 0x012310ec
[    0.342722] pci 0000:0b:00.0: save config 0x30: 0x00000000
[    0.342726] pci 0000:0b:00.0: save config 0x34: 0x00000040
[    0.342730] pci 0000:0b:00.0: save config 0x38: 0x00000000
[    0.342734] pci 0000:0b:00.0: save config 0x3c: 0x000001ff
[    0.342817] pci 0000:0c:00.0: save config 0x00: 0x300010ec
[    0.342821] pci 0000:0c:00.0: save config 0x04: 0x00100000
[    0.342824] pci 0000:0c:00.0: save config 0x08: 0x02000006
[    0.342827] pci 0000:0c:00.0: save config 0x0c: 0x00000010
[    0.342831] pci 0000:0c:00.0: save config 0x10: 0x0000c001
[    0.342834] pci 0000:0c:00.0: save config 0x14: 0x00000000
[    0.342837] pci 0000:0c:00.0: save config 0x18: 0xfc400004
[    0.342841] pci 0000:0c:00.0: save config 0x1c: 0x00000000
[    0.342844] pci 0000:0c:00.0: save config 0x20: 0xfc410004
[    0.342847] pci 0000:0c:00.0: save config 0x24: 0x00000000
[    0.342851] pci 0000:0c:00.0: save config 0x28: 0x00000000
[    0.342854] pci 0000:0c:00.0: save config 0x2c: 0x30001849
[    0.342857] pci 0000:0c:00.0: save config 0x30: 0x00000000
[    0.342861] pci 0000:0c:00.0: save config 0x34: 0x00000040
[    0.342864] pci 0000:0c:00.0: save config 0x38: 0x00000000
[    0.342867] pci 0000:0c:00.0: save config 0x3c: 0x000001ff
[    0.342959] pci 0000:0d:00.0: save config 0x00: 0x14851022
[    0.342962] pci 0000:0d:00.0: save config 0x04: 0x00100000
[    0.342965] pci 0000:0d:00.0: save config 0x08: 0x13000000
[    0.342967] pci 0000:0d:00.0: save config 0x0c: 0x00800010
[    0.342970] pci 0000:0d:00.0: save config 0x10: 0x00000000
[    0.342973] pci 0000:0d:00.0: save config 0x14: 0x00000000
[    0.342976] pci 0000:0d:00.0: save config 0x18: 0x00000000
[    0.342979] pci 0000:0d:00.0: save config 0x1c: 0x00000000
[    0.342982] pci 0000:0d:00.0: save config 0x20: 0x00000000
[    0.342985] pci 0000:0d:00.0: save config 0x24: 0x00000000
[    0.342988] pci 0000:0d:00.0: save config 0x28: 0x00000000
[    0.342991] pci 0000:0d:00.0: save config 0x2c: 0x14851022
[    0.342994] pci 0000:0d:00.0: save config 0x30: 0x00000000
[    0.342996] pci 0000:0d:00.0: save config 0x34: 0x00000048
[    0.342999] pci 0000:0d:00.0: save config 0x38: 0x00000000
[    0.343002] pci 0000:0d:00.0: save config 0x3c: 0x000000ff
[    0.343057] pci 0000:0d:00.1: save config 0x00: 0x149c1022
[    0.343069] pci 0000:0d:00.1: save config 0x04: 0x00100007
[    0.343080] pci 0000:0d:00.1: save config 0x08: 0x0c033000
[    0.343092] pci 0000:0d:00.1: save config 0x0c: 0x00800010
[    0.343103] pci 0000:0d:00.1: save config 0x10: 0xfbf00004
[    0.343114] pci 0000:0d:00.1: save config 0x14: 0x00000000
[    0.343126] pci 0000:0d:00.1: save config 0x18: 0x00000000
[    0.343138] pci 0000:0d:00.1: save config 0x1c: 0x00000000
[    0.343150] pci 0000:0d:00.1: save config 0x20: 0x00000000
[    0.343161] pci 0000:0d:00.1: save config 0x24: 0x00000000
[    0.343173] pci 0000:0d:00.1: save config 0x28: 0x00000000
[    0.343185] pci 0000:0d:00.1: save config 0x2c: 0x14861022
[    0.343196] pci 0000:0d:00.1: save config 0x30: 0x00000000
[    0.343208] pci 0000:0d:00.1: save config 0x34: 0x00000048
[    0.343220] pci 0000:0d:00.1: save config 0x38: 0x00000000
[    0.343232] pci 0000:0d:00.1: save config 0x3c: 0x000001ff
[    0.343411] pci 0000:0d:00.3: save config 0x00: 0x149c1022
[    0.343413] pci 0000:0d:00.3: save config 0x04: 0x00100007
[    0.343416] pci 0000:0d:00.3: save config 0x08: 0x0c033000
[    0.343419] pci 0000:0d:00.3: save config 0x0c: 0x00800010
[    0.343422] pci 0000:0d:00.3: save config 0x10: 0xfbe00004
[    0.343425] pci 0000:0d:00.3: save config 0x14: 0x00000000
[    0.343428] pci 0000:0d:00.3: save config 0x18: 0x00000000
[    0.343431] pci 0000:0d:00.3: save config 0x1c: 0x00000000
[    0.343434] pci 0000:0d:00.3: save config 0x20: 0x00000000
[    0.343437] pci 0000:0d:00.3: save config 0x24: 0x00000000
[    0.343440] pci 0000:0d:00.3: save config 0x28: 0x00000000
[    0.343443] pci 0000:0d:00.3: save config 0x2c: 0x148c1022
[    0.343445] pci 0000:0d:00.3: save config 0x30: 0x00000000
[    0.343448] pci 0000:0d:00.3: save config 0x34: 0x00000048
[    0.343451] pci 0000:0d:00.3: save config 0x38: 0x00000000
[    0.343454] pci 0000:0d:00.3: save config 0x3c: 0x000003ff
[    0.343479] pci 0000:0e:00.0: save config 0x00: 0x79011022
[    0.343482] pci 0000:0e:00.0: save config 0x04: 0x00100007
[    0.343485] pci 0000:0e:00.0: save config 0x08: 0x01060151
[    0.343488] pci 0000:0e:00.0: save config 0x0c: 0x00000010
[    0.343491] pci 0000:0e:00.0: save config 0x10: 0x00000000
[    0.343494] pci 0000:0e:00.0: save config 0x14: 0x00000000
[    0.343497] pci 0000:0e:00.0: save config 0x18: 0x00000000
[    0.343500] pci 0000:0e:00.0: save config 0x1c: 0x00000000
[    0.343503] pci 0000:0e:00.0: save config 0x20: 0x00000000
[    0.343506] pci 0000:0e:00.0: save config 0x24: 0xfc300000
[    0.343509] pci 0000:0e:00.0: save config 0x28: 0x00000000
[    0.343512] pci 0000:0e:00.0: save config 0x2c: 0x79011022
[    0.343514] pci 0000:0e:00.0: save config 0x30: 0x00000000
[    0.343517] pci 0000:0e:00.0: save config 0x34: 0x00000048
[    0.343520] pci 0000:0e:00.0: save config 0x38: 0x00000000
[    0.343523] pci 0000:0e:00.0: save config 0x3c: 0x000001ff
[    0.343570] pci 0000:0f:00.0: save config 0x00: 0x79011022
[    0.343573] pci 0000:0f:00.0: save config 0x04: 0x00100007
[    0.343576] pci 0000:0f:00.0: save config 0x08: 0x01060151
[    0.343579] pci 0000:0f:00.0: save config 0x0c: 0x00000010
[    0.343582] pci 0000:0f:00.0: save config 0x10: 0x00000000
[    0.343585] pci 0000:0f:00.0: save config 0x14: 0x00000000
[    0.343588] pci 0000:0f:00.0: save config 0x18: 0x00000000
[    0.343590] pci 0000:0f:00.0: save config 0x1c: 0x00000000
[    0.343593] pci 0000:0f:00.0: save config 0x20: 0x00000000
[    0.343596] pci 0000:0f:00.0: save config 0x24: 0xfc200000
[    0.343599] pci 0000:0f:00.0: save config 0x28: 0x00000000
[    0.343602] pci 0000:0f:00.0: save config 0x2c: 0x79011022
[    0.343605] pci 0000:0f:00.0: save config 0x30: 0x00000000
[    0.343608] pci 0000:0f:00.0: save config 0x34: 0x00000048
[    0.343611] pci 0000:0f:00.0: save config 0x38: 0x00000000
[    0.343614] pci 0000:0f:00.0: save config 0x3c: 0x000001ff
[    0.343664] pci 0000:10:00.0: save config 0x00: 0x14781002
[    0.343666] pci 0000:10:00.0: save config 0x04: 0x00100007
[    0.343669] pci 0000:10:00.0: save config 0x08: 0x060400c7
[    0.343671] pci 0000:10:00.0: save config 0x0c: 0x00010010
[    0.343673] pci 0000:10:00.0: save config 0x10: 0xfcd00000
[    0.343676] pci 0000:10:00.0: save config 0x14: 0x00000000
[    0.343678] pci 0000:10:00.0: save config 0x18: 0x00121110
[    0.343680] pci 0000:10:00.0: save config 0x1c: 0x0000f1f1
[    0.343682] pci 0000:10:00.0: save config 0x20: 0xfcc0fcb0
[    0.343685] pci 0000:10:00.0: save config 0x24: 0x0ff10001
[    0.343687] pci 0000:10:00.0: save config 0x28: 0x0000007a
[    0.343689] pci 0000:10:00.0: save config 0x2c: 0x0000007c
[    0.343692] pci 0000:10:00.0: save config 0x30: 0x00000000
[    0.343694] pci 0000:10:00.0: save config 0x34: 0x00000048
[    0.343696] pci 0000:10:00.0: save config 0x38: 0x00000000
[    0.343698] pci 0000:10:00.0: save config 0x3c: 0x001201ff
[    0.343733] pci 0000:11:00.0: save config 0x00: 0x14791002
[    0.343735] pci 0000:11:00.0: save config 0x04: 0x00100007
[    0.343737] pci 0000:11:00.0: save config 0x08: 0x06040000
[    0.343740] pci 0000:11:00.0: save config 0x0c: 0x00010010
[    0.343742] pci 0000:11:00.0: save config 0x10: 0x00000000
[    0.343744] pci 0000:11:00.0: save config 0x14: 0x00000000
[    0.343746] pci 0000:11:00.0: save config 0x18: 0x00121211
[    0.343749] pci 0000:11:00.0: save config 0x1c: 0x0000f1f1
[    0.343751] pci 0000:11:00.0: save config 0x20: 0xfcc0fcb0
[    0.343753] pci 0000:11:00.0: save config 0x24: 0x0ff10001
[    0.343755] pci 0000:11:00.0: save config 0x28: 0x0000007a
[    0.343758] pci 0000:11:00.0: save config 0x2c: 0x0000007c
[    0.343760] pci 0000:11:00.0: save config 0x30: 0x00000000
[    0.343762] pci 0000:11:00.0: save config 0x34: 0x00000050
[    0.343765] pci 0000:11:00.0: save config 0x38: 0x00000000
[    0.343767] pci 0000:11:00.0: save config 0x3c: 0x001201ff
[    0.343800] pci 0000:12:00.0: save config 0x00: 0x73ff1002
[    0.343803] pci 0000:12:00.0: save config 0x04: 0x00100006
[    0.343805] pci 0000:12:00.0: save config 0x08: 0x030000c7
[    0.343807] pci 0000:12:00.0: save config 0x0c: 0x00800010
[    0.343810] pci 0000:12:00.0: save config 0x10: 0x0000000c
[    0.343812] pci 0000:12:00.0: save config 0x14: 0x0000007a
[    0.343814] pci 0000:12:00.0: save config 0x18: 0x0000000c
[    0.343816] pci 0000:12:00.0: save config 0x1c: 0x0000007c
[    0.343819] pci 0000:12:00.0: save config 0x20: 0x0000f001
[    0.343821] pci 0000:12:00.0: save config 0x24: 0xfcb00000
[    0.343823] pci 0000:12:00.0: save config 0x28: 0x00000000
[    0.343825] pci 0000:12:00.0: save config 0x2c: 0x65051eae
[    0.343828] pci 0000:12:00.0: save config 0x30: 0xfcc00000
[    0.343830] pci 0000:12:00.0: save config 0x34: 0x00000048
[    0.343832] pci 0000:12:00.0: save config 0x38: 0x00000000
[    0.343834] pci 0000:12:00.0: save config 0x3c: 0x000001ff
[    0.343876] pci 0000:12:00.1: save config 0x00: 0xab281002
[    0.343878] pci 0000:12:00.1: save config 0x04: 0x00100000
[    0.343881] pci 0000:12:00.1: save config 0x08: 0x04030000
[    0.343883] pci 0000:12:00.1: save config 0x0c: 0x00800010
[    0.343885] pci 0000:12:00.1: save config 0x10: 0xfcc20000
[    0.343887] pci 0000:12:00.1: save config 0x14: 0x00000000
[    0.343890] pci 0000:12:00.1: save config 0x18: 0x00000000
[    0.343892] pci 0000:12:00.1: save config 0x1c: 0x00000000
[    0.343894] pci 0000:12:00.1: save config 0x20: 0x00000000
[    0.343896] pci 0000:12:00.1: save config 0x24: 0x00000000
[    0.343899] pci 0000:12:00.1: save config 0x28: 0x00000000
[    0.343901] pci 0000:12:00.1: save config 0x2c: 0xab281002
[    0.343903] pci 0000:12:00.1: save config 0x30: 0x00000000
[    0.343906] pci 0000:12:00.1: save config 0x34: 0x00000048
[    0.343908] pci 0000:12:00.1: save config 0x38: 0x00000000
[    0.343910] pci 0000:12:00.1: save config 0x3c: 0x000002ff
[    0.343961] pci 0000:13:00.0: save config 0x00: 0x16021d97
[    0.343964] pci 0000:13:00.0: save config 0x04: 0x00100006
[    0.343966] pci 0000:13:00.0: save config 0x08: 0x01080201
[    0.343968] pci 0000:13:00.0: save config 0x0c: 0x00000010
[    0.343971] pci 0000:13:00.0: save config 0x10: 0xfcf00004
[    0.343973] pci 0000:13:00.0: save config 0x14: 0x00000000
[    0.343975] pci 0000:13:00.0: save config 0x18: 0x00000000
[    0.343977] pci 0000:13:00.0: save config 0x1c: 0x00000000
[    0.343980] pci 0000:13:00.0: save config 0x20: 0x00000000
[    0.343982] pci 0000:13:00.0: save config 0x24: 0x00000000
[    0.343984] pci 0000:13:00.0: save config 0x28: 0x00000000
[    0.343986] pci 0000:13:00.0: save config 0x2c: 0x16021d97
[    0.343989] pci 0000:13:00.0: save config 0x30: 0x00000000
[    0.343991] pci 0000:13:00.0: save config 0x34: 0x00000040
[    0.343993] pci 0000:13:00.0: save config 0x38: 0x00000000
[    0.343995] pci 0000:13:00.0: save config 0x3c: 0x000001ff
[    0.344041] pci 0000:14:00.0: save config 0x00: 0x16381002
[    0.344043] pci 0000:14:00.0: save config 0x04: 0x00100006
[    0.344045] pci 0000:14:00.0: save config 0x08: 0x030000c9
[    0.344047] pci 0000:14:00.0: save config 0x0c: 0x00800010
[    0.344049] pci 0000:14:00.0: save config 0x10: 0x2000000c
[    0.344050] pci 0000:14:00.0: save config 0x14: 0x0000007e
[    0.344052] pci 0000:14:00.0: save config 0x18: 0x3000000c
[    0.344054] pci 0000:14:00.0: save config 0x1c: 0x0000007e
[    0.344056] pci 0000:14:00.0: save config 0x20: 0x0000e001
[    0.344058] pci 0000:14:00.0: save config 0x24: 0xfca00000
[    0.344060] pci 0000:14:00.0: save config 0x28: 0x00000000
[    0.344062] pci 0000:14:00.0: save config 0x2c: 0x16361002
[    0.344064] pci 0000:14:00.0: save config 0x30: 0x00000000
[    0.344066] pci 0000:14:00.0: save config 0x34: 0x00000048
[    0.344068] pci 0000:14:00.0: save config 0x38: 0x00000000
[    0.344070] pci 0000:14:00.0: save config 0x3c: 0x000001ff
[    0.344093] pci 0000:14:00.1: save config 0x00: 0x16371002
[    0.344095] pci 0000:14:00.1: save config 0x04: 0x00100000
[    0.344097] pci 0000:14:00.1: save config 0x08: 0x04030000
[    0.344099] pci 0000:14:00.1: save config 0x0c: 0x00800010
[    0.344101] pci 0000:14:00.1: save config 0x10: 0xfca88000
[    0.344103] pci 0000:14:00.1: save config 0x14: 0x00000000
[    0.344105] pci 0000:14:00.1: save config 0x18: 0x00000000
[    0.344106] pci 0000:14:00.1: save config 0x1c: 0x00000000
[    0.344108] pci 0000:14:00.1: save config 0x20: 0x00000000
[    0.344110] pci 0000:14:00.1: save config 0x24: 0x00000000
[    0.344112] pci 0000:14:00.1: save config 0x28: 0x00000000
[    0.344114] pci 0000:14:00.1: save config 0x2c: 0x16371002
[    0.344116] pci 0000:14:00.1: save config 0x30: 0x00000000
[    0.344118] pci 0000:14:00.1: save config 0x34: 0x00000048
[    0.344120] pci 0000:14:00.1: save config 0x38: 0x00000000
[    0.344122] pci 0000:14:00.1: save config 0x3c: 0x000002ff
[    0.344133] pci 0000:14:00.2: save config 0x00: 0x15df1022
[    0.344135] pci 0000:14:00.2: save config 0x04: 0x00100000
[    0.344137] pci 0000:14:00.2: save config 0x08: 0x10800000
[    0.344139] pci 0000:14:00.2: save config 0x0c: 0x00800010
[    0.344141] pci 0000:14:00.2: save config 0x10: 0x00000000
[    0.344143] pci 0000:14:00.2: save config 0x14: 0x00000000
[    0.344145] pci 0000:14:00.2: save config 0x18: 0xfc900000
[    0.344147] pci 0000:14:00.2: save config 0x1c: 0x00000000
[    0.344149] pci 0000:14:00.2: save config 0x20: 0x00000000
[    0.344151] pci 0000:14:00.2: save config 0x24: 0xfca8c000
[    0.344153] pci 0000:14:00.2: save config 0x28: 0x00000000
[    0.344155] pci 0000:14:00.2: save config 0x2c: 0x15df1022
[    0.344157] pci 0000:14:00.2: save config 0x30: 0x00000000
[    0.344159] pci 0000:14:00.2: save config 0x34: 0x00000048
[    0.344161] pci 0000:14:00.2: save config 0x38: 0x00000000
[    0.344162] pci 0000:14:00.2: save config 0x3c: 0x000003ff
[    0.344174] pci 0000:14:00.3: save config 0x00: 0x16391022
[    0.344176] pci 0000:14:00.3: save config 0x04: 0x00100007
[    0.344178] pci 0000:14:00.3: save config 0x08: 0x0c033000
[    0.344180] pci 0000:14:00.3: save config 0x0c: 0x00800010
[    0.344182] pci 0000:14:00.3: save config 0x10: 0xfc800004
[    0.344184] pci 0000:14:00.3: save config 0x14: 0x00000000
[    0.344186] pci 0000:14:00.3: save config 0x18: 0x00000000
[    0.344188] pci 0000:14:00.3: save config 0x1c: 0x00000000
[    0.344190] pci 0000:14:00.3: save config 0x20: 0x00000000
[    0.344192] pci 0000:14:00.3: save config 0x24: 0x00000000
[    0.344194] pci 0000:14:00.3: save config 0x28: 0x00000000
[    0.344196] pci 0000:14:00.3: save config 0x2c: 0xffff1849
[    0.344198] pci 0000:14:00.3: save config 0x30: 0x00000000
[    0.344200] pci 0000:14:00.3: save config 0x34: 0x00000048
[    0.344202] pci 0000:14:00.3: save config 0x38: 0x00000000
[    0.344203] pci 0000:14:00.3: save config 0x3c: 0x000004ff
[    0.344215] pci 0000:14:00.4: save config 0x00: 0x16391022
[    0.344217] pci 0000:14:00.4: save config 0x04: 0x00100007
[    0.344219] pci 0000:14:00.4: save config 0x08: 0x0c033000
[    0.344221] pci 0000:14:00.4: save config 0x0c: 0x00800010
[    0.344223] pci 0000:14:00.4: save config 0x10: 0xfc700004
[    0.344225] pci 0000:14:00.4: save config 0x14: 0x00000000
[    0.344227] pci 0000:14:00.4: save config 0x18: 0x00000000
[    0.344229] pci 0000:14:00.4: save config 0x1c: 0x00000000
[    0.344231] pci 0000:14:00.4: save config 0x20: 0x00000000
[    0.344233] pci 0000:14:00.4: save config 0x24: 0x00000000
[    0.344235] pci 0000:14:00.4: save config 0x28: 0x00000000
[    0.344237] pci 0000:14:00.4: save config 0x2c: 0xffff1849
[    0.344238] pci 0000:14:00.4: save config 0x30: 0x00000000
[    0.344240] pci 0000:14:00.4: save config 0x34: 0x00000048
[    0.344242] pci 0000:14:00.4: save config 0x38: 0x00000000
[    0.344244] pci 0000:14:00.4: save config 0x3c: 0x000001ff
[    0.344256] pci 0000:14:00.6: save config 0x00: 0x15e31022
[    0.344258] pci 0000:14:00.6: save config 0x04: 0x00100000
[    0.344260] pci 0000:14:00.6: save config 0x08: 0x04030000
[    0.344262] pci 0000:14:00.6: save config 0x0c: 0x00800010
[    0.344264] pci 0000:14:00.6: save config 0x10: 0xfca80000
[    0.344266] pci 0000:14:00.6: save config 0x14: 0x00000000
[    0.344268] pci 0000:14:00.6: save config 0x18: 0x00000000
[    0.344270] pci 0000:14:00.6: save config 0x1c: 0x00000000
[    0.344272] pci 0000:14:00.6: save config 0x20: 0x00000000
[    0.344273] pci 0000:14:00.6: save config 0x24: 0x00000000
[    0.344275] pci 0000:14:00.6: save config 0x28: 0x00000000
[    0.344277] pci 0000:14:00.6: save config 0x2c: 0x28971849
[    0.344279] pci 0000:14:00.6: save config 0x30: 0x00000000
[    0.344281] pci 0000:14:00.6: save config 0x34: 0x00000048
[    0.344283] pci 0000:14:00.6: save config 0x38: 0x00000000
[    0.344285] pci 0000:14:00.6: save config 0x3c: 0x000003ff
[    0.344296] pci 0000:15:00.0: save config 0x00: 0x79011022
[    0.344298] pci 0000:15:00.0: save config 0x04: 0x00100007
[    0.344300] pci 0000:15:00.0: save config 0x08: 0x01060181
[    0.344302] pci 0000:15:00.0: save config 0x0c: 0x00800010
[    0.344304] pci 0000:15:00.0: save config 0x10: 0x00000000
[    0.344306] pci 0000:15:00.0: save config 0x14: 0x00000000
[    0.344308] pci 0000:15:00.0: save config 0x18: 0x00000000
[    0.344310] pci 0000:15:00.0: save config 0x1c: 0x00000000
[    0.344312] pci 0000:15:00.0: save config 0x20: 0x00000000
[    0.344314] pci 0000:15:00.0: save config 0x24: 0xfce01000
[    0.344316] pci 0000:15:00.0: save config 0x28: 0x00000000
[    0.344318] pci 0000:15:00.0: save config 0x2c: 0xffff1849
[    0.344320] pci 0000:15:00.0: save config 0x30: 0x00000000
[    0.344322] pci 0000:15:00.0: save config 0x34: 0x00000048
[    0.344324] pci 0000:15:00.0: save config 0x38: 0x00000000
[    0.344326] pci 0000:15:00.0: save config 0x3c: 0x000001ff
[    0.344344] pci 0000:15:00.1: save config 0x00: 0x79011022
[    0.344346] pci 0000:15:00.1: save config 0x04: 0x00100007
[    0.344348] pci 0000:15:00.1: save config 0x08: 0x01060181
[    0.344350] pci 0000:15:00.1: save config 0x0c: 0x00800010
[    0.344352] pci 0000:15:00.1: save config 0x10: 0x00000000
[    0.344354] pci 0000:15:00.1: save config 0x14: 0x00000000
[    0.344356] pci 0000:15:00.1: save config 0x18: 0x00000000
[    0.344358] pci 0000:15:00.1: save config 0x1c: 0x00000000
[    0.344359] pci 0000:15:00.1: save config 0x20: 0x00000000
[    0.344361] pci 0000:15:00.1: save config 0x24: 0xfce00000
[    0.344363] pci 0000:15:00.1: save config 0x28: 0x00000000
[    0.344365] pci 0000:15:00.1: save config 0x2c: 0xffff1849
[    0.344367] pci 0000:15:00.1: save config 0x30: 0x00000000
[    0.344369] pci 0000:15:00.1: save config 0x34: 0x00000048
[    0.344371] pci 0000:15:00.1: save config 0x38: 0x00000000
[    0.344373] pci 0000:15:00.1: save config 0x3c: 0x000002ff
[    0.344812] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.344858] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.344897] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.344944] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.344986] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.345022] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.345058] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.345094] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.345697] iommu: Default domain type: Translated
[    0.345697] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.345697] pps_core: LinuxPPS API ver. 1 registered
[    0.345697] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.345697] PTP clock support registered
[    0.345697] EDAC MC: Ver: 3.0.0
[    0.345697] efivars: Registered efivars operations
[    0.345697] NetLabel: Initializing
[    0.345697] NetLabel:  domain hash size = 128
[    0.345697] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.345697] NetLabel:  unlabeled traffic allowed by default
[    0.345697] PCI: Using ACPI for IRQ routing
[    0.350010] PCI: pci_cache_line_size set to 64 bytes
[    0.350287] pci 0000:07:00.0: BAR 0 [mem 0xfffffffffc500000-0xfffffffffc50ffff 64bit]: can't claim; no compatible bridge window
[    0.350369] e820: reserve RAM buffer [mem 0x09aff000-0x0bffffff]
[    0.350371] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.350372] e820: reserve RAM buffer [mem 0xb51b1018-0xb7ffffff]
[    0.350374] e820: reserve RAM buffer [mem 0xb51bf018-0xb7ffffff]
[    0.350375] e820: reserve RAM buffer [mem 0xb51de018-0xb7ffffff]
[    0.350377] e820: reserve RAM buffer [mem 0xb5894000-0xb7ffffff]
[    0.350378] e820: reserve RAM buffer [mem 0xb7d2f000-0xb7ffffff]
[    0.350379] e820: reserve RAM buffer [mem 0xb916d000-0xbbffffff]
[    0.350381] e820: reserve RAM buffer [mem 0xbe000000-0xbfffffff]
[    0.350382] e820: reserve RAM buffer [mem 0x101e300000-0x101fffffff]
[    0.350442] pci 0000:06:00.0: vgaarb: setting as boot VGA device
[    0.350442] pci 0000:06:00.0: vgaarb: bridge control possible
[    0.350442] pci 0000:06:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.350442] pci 0000:12:00.0: vgaarb: bridge control possible
[    0.350442] pci 0000:12:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.350442] pci 0000:14:00.0: vgaarb: bridge control possible
[    0.350442] pci 0000:14:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.350442] vgaarb: loaded
[    0.350442] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.350442] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.351986] clocksource: Switched to clocksource tsc-early
[    0.352107] VFS: Disk quotas dquot_6.6.0
[    0.352117] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.352126] AppArmor: AppArmor Filesystem Enabled
[    0.352126] pnp: PnP ACPI init
[    0.352126] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.352126] system 00:01: [mem 0x1020000000-0x103fffffff window] has been reserved
[    0.352126] system 00:03: [io  0x0280-0x028f] has been reserved
[    0.352126] system 00:03: [io  0x0290-0x029f] has been reserved
[    0.352126] system 00:03: [io  0x02a0-0x02af] has been reserved
[    0.352126] system 00:03: [io  0x02b0-0x02bf] has been reserved
[    0.352126] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.352126] system 00:04: [io  0x040b] has been reserved
[    0.352126] system 00:04: [io  0x04d6] has been reserved
[    0.352126] system 00:04: [io  0x0c00-0x0c01] has been reserved
[    0.352126] system 00:04: [io  0x0c14] has been reserved
[    0.352126] system 00:04: [io  0x0c50-0x0c51] has been reserved
[    0.352126] system 00:04: [io  0x0c52] has been reserved
[    0.352126] system 00:04: [io  0x0c6c] has been reserved
[    0.352126] system 00:04: [io  0x0c6f] has been reserved
[    0.352126] system 00:04: [io  0x0cd8-0x0cdf] has been reserved
[    0.352126] system 00:04: [io  0x0800-0x089f] has been reserved
[    0.352126] system 00:04: [io  0x0b00-0x0b0f] has been reserved
[    0.352126] system 00:04: [io  0x0b20-0x0b3f] has been reserved
[    0.352126] system 00:04: [io  0x0900-0x090f] has been reserved
[    0.352126] system 00:04: [io  0x0910-0x091f] has been reserved
[    0.352126] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.352126] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.352126] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.352126] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.352126] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.352126] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.352126] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.352448] pnp: PnP ACPI: found 5 devices
[    0.358347] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.358426] NET: Registered PF_INET protocol family
[    0.358585] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.368080] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.368116] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.368361] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.368796] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.368879] TCP: Hash tables configured (established 524288 bind 65536)
[    0.369047] MPTCP token hash table entries: 65536 (order: 9, 1572864 bytes, linear)
[    0.369149] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.369264] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.369374] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.369380] NET: Registered PF_XDP protocol family
[    0.369395] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.369402] pci 0000:02:00.0:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.369413] pci 0000:05:00.0: PCI bridge to [bus 06]
[    0.369416] pci 0000:05:00.0:   bridge window [io  0xd000-0xdfff]
[    0.369423] pci 0000:05:00.0:   bridge window [mem 0xfbb00000-0xfbcfffff]
[    0.369428] pci 0000:05:00.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.369437] pci 0000:04:00.0: PCI bridge to [bus 05-06]
[    0.369440] pci 0000:04:00.0:   bridge window [io  0xd000-0xdfff]
[    0.369447] pci 0000:04:00.0:   bridge window [mem 0xfbb00000-0xfbcfffff]
[    0.369452] pci 0000:04:00.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.369461] pci 0000:02:01.0: PCI bridge to [bus 04-06]
[    0.369464] pci 0000:02:01.0:   bridge window [io  0xd000-0xdfff]
[    0.369470] pci 0000:02:01.0:   bridge window [mem 0xfbb00000-0xfbdfffff]
[    0.369474] pci 0000:02:01.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.369482] pci 0000:07:00.0: BAR 0 [mem 0xfc500000-0xfc50ffff 64bit]: assigned
[    0.369484] CPU: 0 UID: 0 PID: 1 Comm: swapper/0 Not tainted 6.12.73-dirty #22
[    0.369487] Hardware name: To Be Filled By O.E.M. X570S PG Riptide/X570S PG Riptide, BIOS P5.41 09/07/2023
[    0.369487] Call Trace:
[    0.369489]  <TASK>
[    0.369490]  dump_stack_lvl+0x5d/0x80
[    0.369494]  pci_assign_resource.cold+0x4c/0x1af
[    0.369497]  assign_requested_resources_sorted+0x4a/0xb0
[    0.369500]  __assign_resources_sorted+0x117/0x8a0
[    0.369503]  ? srso_alias_return_thunk+0x5/0xfbef5
[    0.369507]  __pci_bus_assign_resources+0x71/0x200
[    0.369510]  __pci_bus_assign_resources+0x16d/0x200
[    0.369513]  __pci_bus_assign_resources+0x16d/0x200
[    0.369516]  __pci_bus_assign_resources+0x16d/0x200
[    0.369519]  pci_assign_unassigned_root_bus_resources+0x1ca/0x230
[    0.369523]  pci_assign_unassigned_resources+0x23/0x90
[    0.369525]  pcibios_assign_resources+0x1f/0xe0
[    0.369528]  ? __pfx_pcibios_assign_resources+0x10/0x10
[    0.369530]  do_one_initcall+0x5b/0x310
[    0.369534]  kernel_init_freeable+0x23d/0x2a0
[    0.369538]  ? __pfx_kernel_init+0x10/0x10
[    0.369540]  kernel_init+0x1a/0x130
[    0.369542]  ret_from_fork+0x34/0x50
[    0.369545]  ? __pfx_kernel_init+0x10/0x10
[    0.369546]  ret_from_fork_asm+0x1a/0x30
[    0.369550]  </TASK>
[    0.369567] pci 0000:02:03.0: PCI bridge to [bus 07]
[    0.369577] pci 0000:02:03.0:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.369587] pci 0000:09:03.0: PCI bridge to [bus 0a]
[    0.369591] pci 0000:09:03.0:   bridge window [io  0xb000-0xbfff]
[    0.369598] pci 0000:09:03.0:   bridge window [mem 0xfc100000-0xfc1fffff]
[    0.369603] pci 0000:09:03.0:   bridge window [mem 0x7e10200000-0x7e102fffff 64bit pref]
[    0.369612] pci 0000:09:07.0: PCI bridge to [bus 0b]
[    0.369615] pci 0000:09:07.0:   bridge window [io  0xa000-0xafff]
[    0.369622] pci 0000:09:07.0:   bridge window [mem 0xfc000000-0xfc0fffff]
[    0.369627] pci 0000:09:07.0:   bridge window [mem 0x7e10100000-0x7e101fffff 64bit pref]
[    0.369636] pci 0000:08:00.0: PCI bridge to [bus 09-0b]
[    0.369639] pci 0000:08:00.0:   bridge window [io  0xa000-0xbfff]
[    0.369646] pci 0000:08:00.0:   bridge window [mem 0xfc000000-0xfc1fffff]
[    0.369651] pci 0000:08:00.0:   bridge window [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.369660] pci 0000:02:05.0: PCI bridge to [bus 08-0b]
[    0.369663] pci 0000:02:05.0:   bridge window [io  0xa000-0xbfff]
[    0.369668] pci 0000:02:05.0:   bridge window [mem 0xfc000000-0xfc1fffff]
[    0.369673] pci 0000:02:05.0:   bridge window [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.369680] pci 0000:02:07.0: PCI bridge to [bus 0c]
[    0.369683] pci 0000:02:07.0:   bridge window [io  0xc000-0xcfff]
[    0.369688] pci 0000:02:07.0:   bridge window [mem 0xfc400000-0xfc4fffff]
[    0.369699] pci 0000:02:08.0: PCI bridge to [bus 0d]
[    0.369704] pci 0000:02:08.0:   bridge window [mem 0xfbe00000-0xfbffffff]
[    0.369714] pci 0000:02:09.0: PCI bridge to [bus 0e]
[    0.369720] pci 0000:02:09.0:   bridge window [mem 0xfc300000-0xfc3fffff]
[    0.369730] pci 0000:02:0a.0: PCI bridge to [bus 0f]
[    0.369735] pci 0000:02:0a.0:   bridge window [mem 0xfc200000-0xfc2fffff]
[    0.369745] pci 0000:01:00.0: PCI bridge to [bus 02-0f]
[    0.369748] pci 0000:01:00.0:   bridge window [io  0xa000-0xdfff]
[    0.369754] pci 0000:01:00.0:   bridge window [mem 0xfbb00000-0xfc6fffff]
[    0.369759] pci 0000:01:00.0:   bridge window [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.369766] pci 0000:00:01.2: PCI bridge to [bus 01-0f]
[    0.369768] pci 0000:00:01.2:   bridge window [io  0xa000-0xdfff]
[    0.369771] pci 0000:00:01.2:   bridge window [mem 0xfbb00000-0xfc6fffff]
[    0.369773] pci 0000:00:01.2:   bridge window [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.369777] pci 0000:11:00.0: PCI bridge to [bus 12]
[    0.369784] pci 0000:11:00.0:   bridge window [io  0xf000-0xffff]
[    0.369788] pci 0000:11:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.369791] pci 0000:11:00.0:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.369796] pci 0000:10:00.0: PCI bridge to [bus 11-12]
[    0.369798] pci 0000:10:00.0:   bridge window [io  0xf000-0xffff]
[    0.369802] pci 0000:10:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.369806] pci 0000:10:00.0:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.369811] pci 0000:00:01.3: PCI bridge to [bus 10-12]
[    0.369813] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.369815] pci 0000:00:01.3:   bridge window [mem 0xfcb00000-0xfcdfffff]
[    0.369818] pci 0000:00:01.3:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.369822] pci 0000:00:02.1: PCI bridge to [bus 13]
[    0.369825] pci 0000:00:02.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.369829] pci 0000:00:08.1: PCI bridge to [bus 14]
[    0.369831] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
[    0.369834] pci 0000:00:08.1:   bridge window [mem 0xfc700000-0xfcafffff]
[    0.369837] pci 0000:00:08.1:   bridge window [mem 0x7e20000000-0x7e301fffff 64bit pref]
[    0.369840] pci 0000:00:08.2: PCI bridge to [bus 15]
[    0.369843] pci 0000:00:08.2:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.369848] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.369850] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.369851] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.369853] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.369855] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[    0.369856] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfcffffff window]
[    0.369858] pci_bus 0000:00: resource 10 [mem 0x1040000000-0x7fffffffff window]
[    0.369860] pci_bus 0000:01: resource 0 [io  0xa000-0xdfff]
[    0.369861] pci_bus 0000:01: resource 1 [mem 0xfbb00000-0xfc6fffff]
[    0.369863] pci_bus 0000:01: resource 2 [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.369864] pci_bus 0000:02: resource 0 [io  0xa000-0xdfff]
[    0.369866] pci_bus 0000:02: resource 1 [mem 0xfbb00000-0xfc6fffff]
[    0.369867] pci_bus 0000:02: resource 2 [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.369869] pci_bus 0000:03: resource 1 [mem 0xfc600000-0xfc6fffff]
[    0.369871] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
[    0.369872] pci_bus 0000:04: resource 1 [mem 0xfbb00000-0xfbdfffff]
[    0.369874] pci_bus 0000:04: resource 2 [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.369876] pci_bus 0000:05: resource 0 [io  0xd000-0xdfff]
[    0.369877] pci_bus 0000:05: resource 1 [mem 0xfbb00000-0xfbcfffff]
[    0.369879] pci_bus 0000:05: resource 2 [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.369880] pci_bus 0000:06: resource 0 [io  0xd000-0xdfff]
[    0.369882] pci_bus 0000:06: resource 1 [mem 0xfbb00000-0xfbcfffff]
[    0.369883] pci_bus 0000:06: resource 2 [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.369885] pci_bus 0000:07: resource 1 [mem 0xfc500000-0xfc5fffff]
[    0.369887] pci_bus 0000:08: resource 0 [io  0xa000-0xbfff]
[    0.369888] pci_bus 0000:08: resource 1 [mem 0xfc000000-0xfc1fffff]
[    0.369890] pci_bus 0000:08: resource 2 [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.369891] pci_bus 0000:09: resource 0 [io  0xa000-0xbfff]
[    0.369893] pci_bus 0000:09: resource 1 [mem 0xfc000000-0xfc1fffff]
[    0.369895] pci_bus 0000:09: resource 2 [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.369896] pci_bus 0000:0a: resource 0 [io  0xb000-0xbfff]
[    0.369898] pci_bus 0000:0a: resource 1 [mem 0xfc100000-0xfc1fffff]
[    0.369899] pci_bus 0000:0a: resource 2 [mem 0x7e10200000-0x7e102fffff 64bit pref]
[    0.369901] pci_bus 0000:0b: resource 0 [io  0xa000-0xafff]
[    0.369902] pci_bus 0000:0b: resource 1 [mem 0xfc000000-0xfc0fffff]
[    0.369904] pci_bus 0000:0b: resource 2 [mem 0x7e10100000-0x7e101fffff 64bit pref]
[    0.369906] pci_bus 0000:0c: resource 0 [io  0xc000-0xcfff]
[    0.369907] pci_bus 0000:0c: resource 1 [mem 0xfc400000-0xfc4fffff]
[    0.369909] pci_bus 0000:0d: resource 1 [mem 0xfbe00000-0xfbffffff]
[    0.369910] pci_bus 0000:0e: resource 1 [mem 0xfc300000-0xfc3fffff]
[    0.369912] pci_bus 0000:0f: resource 1 [mem 0xfc200000-0xfc2fffff]
[    0.369914] pci_bus 0000:10: resource 0 [io  0xf000-0xffff]
[    0.369915] pci_bus 0000:10: resource 1 [mem 0xfcb00000-0xfcdfffff]
[    0.369917] pci_bus 0000:10: resource 2 [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.369918] pci_bus 0000:11: resource 0 [io  0xf000-0xffff]
[    0.369920] pci_bus 0000:11: resource 1 [mem 0xfcb00000-0xfccfffff]
[    0.369921] pci_bus 0000:11: resource 2 [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.369923] pci_bus 0000:12: resource 0 [io  0xf000-0xffff]
[    0.369924] pci_bus 0000:12: resource 1 [mem 0xfcb00000-0xfccfffff]
[    0.369926] pci_bus 0000:12: resource 2 [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.369928] pci_bus 0000:13: resource 1 [mem 0xfcf00000-0xfcffffff]
[    0.369929] pci_bus 0000:14: resource 0 [io  0xe000-0xefff]
[    0.369931] pci_bus 0000:14: resource 1 [mem 0xfc700000-0xfcafffff]
[    0.369932] pci_bus 0000:14: resource 2 [mem 0x7e20000000-0x7e301fffff 64bit pref]
[    0.369934] pci_bus 0000:15: resource 1 [mem 0xfce00000-0xfcefffff]
[    0.370200] pci 0000:06:00.1: D0 power state depends on 0000:06:00.0
[    0.370250] pci 0000:06:00.1: save config 0x00: 0xab281002
[    0.370253] pci 0000:06:00.1: save config 0x04: 0x00100000
[    0.370256] pci 0000:06:00.1: save config 0x08: 0x04030000
[    0.370260] pci 0000:06:00.1: save config 0x0c: 0x00800010
[    0.370263] pci 0000:06:00.1: save config 0x10: 0xfbc20000
[    0.370266] pci 0000:06:00.1: save config 0x14: 0x00000000
[    0.370269] pci 0000:06:00.1: save config 0x18: 0x00000000
[    0.370273] pci 0000:06:00.1: save config 0x1c: 0x00000000
[    0.370276] pci 0000:06:00.1: save config 0x20: 0x00000000
[    0.370279] pci 0000:06:00.1: save config 0x24: 0x00000000
[    0.370282] pci 0000:06:00.1: save config 0x28: 0x00000000
[    0.370285] pci 0000:06:00.1: save config 0x2c: 0xab281002
[    0.370288] pci 0000:06:00.1: save config 0x30: 0x00000000
[    0.370291] pci 0000:06:00.1: save config 0x34: 0x00000048
[    0.370295] pci 0000:06:00.1: save config 0x38: 0x00000000
[    0.370298] pci 0000:06:00.1: save config 0x3c: 0x000002ff
[    0.370665] pci 0000:12:00.1: D0 power state depends on 0000:12:00.0
[    0.370709] pci 0000:12:00.1: save config 0x00: 0xab281002
[    0.370712] pci 0000:12:00.1: save config 0x04: 0x00100000
[    0.370714] pci 0000:12:00.1: save config 0x08: 0x04030000
[    0.370716] pci 0000:12:00.1: save config 0x0c: 0x00800010
[    0.370718] pci 0000:12:00.1: save config 0x10: 0xfcc20000
[    0.370721] pci 0000:12:00.1: save config 0x14: 0x00000000
[    0.370723] pci 0000:12:00.1: save config 0x18: 0x00000000
[    0.370725] pci 0000:12:00.1: save config 0x1c: 0x00000000
[    0.370728] pci 0000:12:00.1: save config 0x20: 0x00000000
[    0.370730] pci 0000:12:00.1: save config 0x24: 0x00000000
[    0.370732] pci 0000:12:00.1: save config 0x28: 0x00000000
[    0.370734] pci 0000:12:00.1: save config 0x2c: 0xab281002
[    0.370737] pci 0000:12:00.1: save config 0x30: 0x00000000
[    0.370739] pci 0000:12:00.1: save config 0x34: 0x00000048
[    0.370741] pci 0000:12:00.1: save config 0x38: 0x00000000
[    0.370743] pci 0000:12:00.1: save config 0x3c: 0x000002ff
[    0.370778] pci 0000:14:00.1: D0 power state depends on 0000:14:00.0
[    0.370783] pci 0000:14:00.3: extending delay after power-on from D3hot to 20 msec
[    0.370789] pci 0000:14:00.1: save config 0x00: 0x16371002
[    0.370791] pci 0000:14:00.1: save config 0x04: 0x00100000
[    0.370793] pci 0000:14:00.1: save config 0x08: 0x04030000
[    0.370795] pci 0000:14:00.1: save config 0x0c: 0x00800010
[    0.370797] pci 0000:14:00.1: save config 0x10: 0xfca88000
[    0.370799] pci 0000:14:00.1: save config 0x14: 0x00000000
[    0.370801] pci 0000:14:00.1: save config 0x18: 0x00000000
[    0.370803] pci 0000:14:00.1: save config 0x1c: 0x00000000
[    0.370805] pci 0000:14:00.1: save config 0x20: 0x00000000
[    0.370807] pci 0000:14:00.1: save config 0x24: 0x00000000
[    0.370809] pci 0000:14:00.1: save config 0x28: 0x00000000
[    0.370811] pci 0000:14:00.1: save config 0x2c: 0x16371002
[    0.370813] pci 0000:14:00.1: save config 0x30: 0x00000000
[    0.370815] pci 0000:14:00.1: save config 0x34: 0x00000048
[    0.370817] pci 0000:14:00.1: save config 0x38: 0x00000000
[    0.370818] pci 0000:14:00.1: save config 0x3c: 0x000002ff
[    0.370924] pci 0000:14:00.4: extending delay after power-on from D3hot to 20 msec
[    0.370990] PCI: CLS 64 bytes, default 64
[    0.371000] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.371043] Unpacking initramfs...
[    0.371053] pci 0000:00:01.0: Adding to iommu group 0
[    0.371070] pci 0000:00:01.2: Adding to iommu group 1
[    0.371089] pci 0000:00:01.3: Adding to iommu group 2
[    0.371113] pci 0000:00:02.0: Adding to iommu group 3
[    0.371130] pci 0000:00:02.1: Adding to iommu group 4
[    0.371155] pci 0000:00:08.0: Adding to iommu group 5
[    0.371173] pci 0000:00:08.1: Adding to iommu group 6
[    0.371190] pci 0000:00:08.2: Adding to iommu group 7
[    0.371222] pci 0000:00:14.0: Adding to iommu group 8
[    0.371238] pci 0000:00:14.3: Adding to iommu group 8
[    0.371323] pci 0000:00:18.0: Adding to iommu group 9
[    0.371339] pci 0000:00:18.1: Adding to iommu group 9
[    0.371354] pci 0000:00:18.2: Adding to iommu group 9
[    0.371370] pci 0000:00:18.3: Adding to iommu group 9
[    0.371386] pci 0000:00:18.4: Adding to iommu group 9
[    0.371401] pci 0000:00:18.5: Adding to iommu group 9
[    0.371416] pci 0000:00:18.6: Adding to iommu group 9
[    0.371433] pci 0000:00:18.7: Adding to iommu group 9
[    0.371449] pci 0000:01:00.0: Adding to iommu group 10
[    0.371488] pci 0000:02:00.0: Adding to iommu group 11
[    0.371528] pci 0000:02:01.0: Adding to iommu group 12
[    0.371568] pci 0000:02:03.0: Adding to iommu group 13
[    0.371607] pci 0000:02:05.0: Adding to iommu group 14
[    0.371671] pci 0000:02:07.0: Adding to iommu group 15
[    0.371687] pci 0000:02:08.0: Adding to iommu group 16
[    0.371704] pci 0000:02:09.0: Adding to iommu group 17
[    0.371722] pci 0000:02:0a.0: Adding to iommu group 18
[    0.371761] pci 0000:03:00.0: Adding to iommu group 19
[    0.371801] pci 0000:04:00.0: Adding to iommu group 20
[    0.371841] pci 0000:05:00.0: Adding to iommu group 21
[    0.371892] pci 0000:06:00.0: Adding to iommu group 22
[    0.371938] pci 0000:06:00.1: Adding to iommu group 23
[    0.371978] pci 0000:07:00.0: Adding to iommu group 24
[    0.372017] pci 0000:08:00.0: Adding to iommu group 25
[    0.372056] pci 0000:09:03.0: Adding to iommu group 26
[    0.372095] pci 0000:09:07.0: Adding to iommu group 27
[    0.372101] pci 0000:0a:00.0: Adding to iommu group 26
[    0.372106] pci 0000:0b:00.0: Adding to iommu group 27
[    0.372145] pci 0000:0c:00.0: Adding to iommu group 28
[    0.372150] pci 0000:0d:00.0: Adding to iommu group 16
[    0.372155] pci 0000:0d:00.1: Adding to iommu group 16
[    0.372161] pci 0000:0d:00.3: Adding to iommu group 16
[    0.372165] pci 0000:0e:00.0: Adding to iommu group 17
[    0.372172] pci 0000:0f:00.0: Adding to iommu group 18
[    0.372189] pci 0000:10:00.0: Adding to iommu group 29
[    0.372206] pci 0000:11:00.0: Adding to iommu group 30
[    0.372232] pci 0000:12:00.0: Adding to iommu group 31
[    0.372251] pci 0000:12:00.1: Adding to iommu group 32
[    0.372268] pci 0000:13:00.0: Adding to iommu group 33
[    0.372287] pci 0000:14:00.0: Adding to iommu group 34
[    0.372303] pci 0000:14:00.1: Adding to iommu group 35
[    0.372324] pci 0000:14:00.2: Adding to iommu group 36
[    0.372341] pci 0000:14:00.3: Adding to iommu group 37
[    0.372358] pci 0000:14:00.4: Adding to iommu group 38
[    0.372376] pci 0000:14:00.6: Adding to iommu group 39
[    0.372397] pci 0000:15:00.0: Adding to iommu group 40
[    0.372415] pci 0000:15:00.1: Adding to iommu group 41
[    0.375278] AMD-Vi: Extended features (0x206d73ef22254ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    0.375287] AMD-Vi: Interrupt remapping enabled
[    0.375288] AMD-Vi: X2APIC enabled
[    0.440471] Freeing initrd memory: 33728K
[    0.593271] AMD-Vi: Virtual APIC enabled
[    0.593280] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.593281] software IO TLB: mapped [mem 0x00000000b11b1000-0x00000000b51b1000] (64MB)
[    0.593338] LVT offset 0 assigned for vector 0x400
[    0.593436] perf: AMD IBS detected (0x000003ff)
[    0.593513] amd_uncore: 4 amd_df counters detected
[    0.593519] amd_uncore: 6 amd_l3 counters detected
[    0.593591] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.594236] Initialise system trusted keyrings
[    0.594246] Key type blacklist registered
[    0.594280] workingset: timestamp_bits=36 max_order=24 bucket_order=0
[    0.594291] zbud: loaded
[    0.594387] fuse: init (API version 7.41)
[    0.594534] integrity: Platform Keyring initialized
[    0.594537] integrity: Machine keyring initialized
[    0.606519] Key type asymmetric registered
[    0.606521] Asymmetric key parser 'x509' registered
[    0.610275] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.610310] io scheduler mq-deadline registered
[    0.612283] ledtrig-cpu: registered to indicate activity on CPUs
[    0.612298] pciehp: pcie_port_service_register = 0
[    0.612306] pcieport 0000:00:01.2: vgaarb: pci_notify
[    0.612310] pcieport 0000:00:01.2: runtime IRQ mapping not provided by arch
[    0.612381] pcieport 0000:00:01.2: PME: Signaling with IRQ 29
[    0.612421] pcieport 0000:00:01.2: save config 0x00: 0x16341022
[    0.612424] pcieport 0000:00:01.2: save config 0x04: 0x00100407
[    0.612426] pcieport 0000:00:01.2: save config 0x08: 0x06040000
[    0.612428] pcieport 0000:00:01.2: save config 0x0c: 0x00810010
[    0.612430] pcieport 0000:00:01.2: save config 0x10: 0x00000000
[    0.612432] pcieport 0000:00:01.2: save config 0x14: 0x00000000
[    0.612433] pcieport 0000:00:01.2: save config 0x18: 0x000f0100
[    0.612435] pcieport 0000:00:01.2: save config 0x1c: 0x0000d1a1
[    0.612437] pcieport 0000:00:01.2: save config 0x20: 0xfc60fbb0
[    0.612439] pcieport 0000:00:01.2: save config 0x24: 0x10210001
[    0.612441] pcieport 0000:00:01.2: save config 0x28: 0x0000007d
[    0.612443] pcieport 0000:00:01.2: save config 0x2c: 0x0000007e
[    0.612445] pcieport 0000:00:01.2: save config 0x30: 0x00000000
[    0.612447] pcieport 0000:00:01.2: save config 0x34: 0x00000050
[    0.612449] pcieport 0000:00:01.2: save config 0x38: 0x00000000
[    0.612451] pcieport 0000:00:01.2: save config 0x3c: 0x001200ff
[    0.612469] pcieport 0000:00:01.2: vgaarb: pci_notify
[    0.612474] pcieport 0000:00:01.3: vgaarb: pci_notify
[    0.612477] pcieport 0000:00:01.3: runtime IRQ mapping not provided by arch
[    0.612538] pcieport 0000:00:01.3: PME: Signaling with IRQ 30
[    0.612555] pcieport 0000:00:01.3: save config 0x00: 0x16331022
[    0.612557] pcieport 0000:00:01.3: save config 0x04: 0x00100407
[    0.612559] pcieport 0000:00:01.3: save config 0x08: 0x06040000
[    0.612561] pcieport 0000:00:01.3: save config 0x0c: 0x00810010
[    0.612563] pcieport 0000:00:01.3: save config 0x10: 0x00000000
[    0.612565] pcieport 0000:00:01.3: save config 0x14: 0x00000000
[    0.612567] pcieport 0000:00:01.3: save config 0x18: 0x00121000
[    0.612569] pcieport 0000:00:01.3: save config 0x1c: 0x0000f1f1
[    0.612571] pcieport 0000:00:01.3: save config 0x20: 0xfcd0fcb0
[    0.612573] pcieport 0000:00:01.3: save config 0x24: 0x0ff10001
[    0.612575] pcieport 0000:00:01.3: save config 0x28: 0x0000007a
[    0.612576] pcieport 0000:00:01.3: save config 0x2c: 0x0000007c
[    0.612578] pcieport 0000:00:01.3: save config 0x30: 0x00000000
[    0.612580] pcieport 0000:00:01.3: save config 0x34: 0x00000050
[    0.612582] pcieport 0000:00:01.3: save config 0x38: 0x00000000
[    0.612584] pcieport 0000:00:01.3: save config 0x3c: 0x001200ff
[    0.612600] pcieport 0000:00:01.3: vgaarb: pci_notify
[    0.612605] pcieport 0000:00:02.1: vgaarb: pci_notify
[    0.612609] pcieport 0000:00:02.1: runtime IRQ mapping not provided by arch
[    0.612671] pcieport 0000:00:02.1: PME: Signaling with IRQ 31
[    0.612694] pcieport 0000:00:02.1: save config 0x00: 0x16341022
[    0.612696] pcieport 0000:00:02.1: save config 0x04: 0x00100407
[    0.612698] pcieport 0000:00:02.1: save config 0x08: 0x06040000
[    0.612700] pcieport 0000:00:02.1: save config 0x0c: 0x00810010
[    0.612702] pcieport 0000:00:02.1: save config 0x10: 0x00000000
[    0.612704] pcieport 0000:00:02.1: save config 0x14: 0x00000000
[    0.612705] pcieport 0000:00:02.1: save config 0x18: 0x00131300
[    0.612707] pcieport 0000:00:02.1: save config 0x1c: 0x000001f1
[    0.612709] pcieport 0000:00:02.1: save config 0x20: 0xfcf0fcf0
[    0.612711] pcieport 0000:00:02.1: save config 0x24: 0x0001fff1
[    0.612713] pcieport 0000:00:02.1: save config 0x28: 0x00000000
[    0.612715] pcieport 0000:00:02.1: save config 0x2c: 0x00000000
[    0.612717] pcieport 0000:00:02.1: save config 0x30: 0x00000000
[    0.612719] pcieport 0000:00:02.1: save config 0x34: 0x00000050
[    0.612721] pcieport 0000:00:02.1: save config 0x38: 0x00000000
[    0.612723] pcieport 0000:00:02.1: save config 0x3c: 0x001200ff
[    0.612739] pcieport 0000:00:02.1: vgaarb: pci_notify
[    0.612744] pcieport 0000:00:08.1: vgaarb: pci_notify
[    0.612746] pcieport 0000:00:08.1: runtime IRQ mapping not provided by arch
[    0.612802] pcieport 0000:00:08.1: PME: Signaling with IRQ 32
[    0.612825] pcieport 0000:00:08.1: save config 0x00: 0x16351022
[    0.612827] pcieport 0000:00:08.1: save config 0x04: 0x00100407
[    0.612829] pcieport 0000:00:08.1: save config 0x08: 0x06040000
[    0.612830] pcieport 0000:00:08.1: save config 0x0c: 0x00810010
[    0.612832] pcieport 0000:00:08.1: save config 0x10: 0x00000000
[    0.612834] pcieport 0000:00:08.1: save config 0x14: 0x00000000
[    0.612836] pcieport 0000:00:08.1: save config 0x18: 0x00141400
[    0.612838] pcieport 0000:00:08.1: save config 0x1c: 0x0000e1e1
[    0.612840] pcieport 0000:00:08.1: save config 0x20: 0xfca0fc70
[    0.612842] pcieport 0000:00:08.1: save config 0x24: 0x30112001
[    0.612844] pcieport 0000:00:08.1: save config 0x28: 0x0000007e
[    0.612845] pcieport 0000:00:08.1: save config 0x2c: 0x0000007e
[    0.612847] pcieport 0000:00:08.1: save config 0x30: 0x00000000
[    0.612849] pcieport 0000:00:08.1: save config 0x34: 0x00000050
[    0.612851] pcieport 0000:00:08.1: save config 0x38: 0x00000000
[    0.612853] pcieport 0000:00:08.1: save config 0x3c: 0x001201ff
[    0.612873] pcieport 0000:00:08.1: vgaarb: pci_notify
[    0.612878] pcieport 0000:00:08.2: vgaarb: pci_notify
[    0.612881] pcieport 0000:00:08.2: runtime IRQ mapping not provided by arch
[    0.612990] pcieport 0000:00:08.2: PME: Signaling with IRQ 33
[    0.613019] pcieport 0000:00:08.2: save config 0x00: 0x16351022
[    0.613021] pcieport 0000:00:08.2: save config 0x04: 0x00100407
[    0.613023] pcieport 0000:00:08.2: save config 0x08: 0x06040000
[    0.613025] pcieport 0000:00:08.2: save config 0x0c: 0x00810010
[    0.613027] pcieport 0000:00:08.2: save config 0x10: 0x00000000
[    0.613029] pcieport 0000:00:08.2: save config 0x14: 0x00000000
[    0.613031] pcieport 0000:00:08.2: save config 0x18: 0x00151500
[    0.613033] pcieport 0000:00:08.2: save config 0x1c: 0x000001f1
[    0.613035] pcieport 0000:00:08.2: save config 0x20: 0xfce0fce0
[    0.613036] pcieport 0000:00:08.2: save config 0x24: 0x0001fff1
[    0.613038] pcieport 0000:00:08.2: save config 0x28: 0x00000000
[    0.613040] pcieport 0000:00:08.2: save config 0x2c: 0x00000000
[    0.613042] pcieport 0000:00:08.2: save config 0x30: 0x00000000
[    0.613044] pcieport 0000:00:08.2: save config 0x34: 0x00000050
[    0.613046] pcieport 0000:00:08.2: save config 0x38: 0x00000000
[    0.613048] pcieport 0000:00:08.2: save config 0x3c: 0x001201ff
[    0.613065] pcieport 0000:00:08.2: vgaarb: pci_notify
[    0.613071] pcieport 0000:01:00.0: vgaarb: pci_notify
[    0.613074] pcieport 0000:01:00.0: runtime IRQ mapping not provided by arch
[    0.613087] pcieport 0000:01:00.0: save config 0x00: 0x57ad1022
[    0.613090] pcieport 0000:01:00.0: save config 0x04: 0x00100007
[    0.613092] pcieport 0000:01:00.0: save config 0x08: 0x06040000
[    0.613095] pcieport 0000:01:00.0: save config 0x0c: 0x00010010
[    0.613098] pcieport 0000:01:00.0: save config 0x10: 0x00000000
[    0.613101] pcieport 0000:01:00.0: save config 0x14: 0x00000000
[    0.613104] pcieport 0000:01:00.0: save config 0x18: 0x000f0201
[    0.613107] pcieport 0000:01:00.0: save config 0x1c: 0x0000d1a1
[    0.613110] pcieport 0000:01:00.0: save config 0x20: 0xfc60fbb0
[    0.613113] pcieport 0000:01:00.0: save config 0x24: 0x10210001
[    0.613116] pcieport 0000:01:00.0: save config 0x28: 0x0000007d
[    0.613119] pcieport 0000:01:00.0: save config 0x2c: 0x0000007e
[    0.613121] pcieport 0000:01:00.0: save config 0x30: 0x00000000
[    0.613124] pcieport 0000:01:00.0: save config 0x34: 0x00000050
[    0.613127] pcieport 0000:01:00.0: save config 0x38: 0x00000000
[    0.613130] pcieport 0000:01:00.0: save config 0x3c: 0x001201ff
[    0.613185] pcieport 0000:01:00.0: vgaarb: pci_notify
[    0.613190] pcieport 0000:02:00.0: vgaarb: pci_notify
[    0.613193] pcieport 0000:02:00.0: runtime IRQ mapping not provided by arch
[    0.613299] pcieport 0000:02:00.0: save config 0x00: 0x57a31022
[    0.613302] pcieport 0000:02:00.0: save config 0x04: 0x00100407
[    0.613305] pcieport 0000:02:00.0: save config 0x08: 0x06040000
[    0.613308] pcieport 0000:02:00.0: save config 0x0c: 0x00810010
[    0.613311] pcieport 0000:02:00.0: save config 0x10: 0x00000000
[    0.613314] pcieport 0000:02:00.0: save config 0x14: 0x00000000
[    0.613316] pcieport 0000:02:00.0: save config 0x18: 0x00030302
[    0.613319] pcieport 0000:02:00.0: save config 0x1c: 0x000001f1
[    0.613322] pcieport 0000:02:00.0: save config 0x20: 0xfc60fc60
[    0.613325] pcieport 0000:02:00.0: save config 0x24: 0x0001fff1
[    0.613328] pcieport 0000:02:00.0: save config 0x28: 0x00000000
[    0.613330] pcieport 0000:02:00.0: save config 0x2c: 0x00000000
[    0.613333] pcieport 0000:02:00.0: save config 0x30: 0x00000000
[    0.613336] pcieport 0000:02:00.0: save config 0x34: 0x00000050
[    0.613339] pcieport 0000:02:00.0: save config 0x38: 0x00000000
[    0.613341] pcieport 0000:02:00.0: save config 0x3c: 0x001200ff
[    0.613476] pcieport 0000:02:00.0: vgaarb: pci_notify
[    0.613481] pcieport 0000:02:01.0: vgaarb: pci_notify
[    0.613485] pcieport 0000:02:01.0: runtime IRQ mapping not provided by arch
[    0.613587] pcieport 0000:02:01.0: save config 0x00: 0x57a31022
[    0.613591] pcieport 0000:02:01.0: save config 0x04: 0x00100407
[    0.613593] pcieport 0000:02:01.0: save config 0x08: 0x06040000
[    0.613596] pcieport 0000:02:01.0: save config 0x0c: 0x00810010
[    0.613599] pcieport 0000:02:01.0: save config 0x10: 0x00000000
[    0.613602] pcieport 0000:02:01.0: save config 0x14: 0x00000000
[    0.613605] pcieport 0000:02:01.0: save config 0x18: 0x00060402
[    0.613608] pcieport 0000:02:01.0: save config 0x1c: 0x0000d1d1
[    0.613610] pcieport 0000:02:01.0: save config 0x20: 0xfbd0fbb0
[    0.613613] pcieport 0000:02:01.0: save config 0x24: 0x0ff10001
[    0.613616] pcieport 0000:02:01.0: save config 0x28: 0x0000007d
[    0.613619] pcieport 0000:02:01.0: save config 0x2c: 0x0000007e
[    0.613622] pcieport 0000:02:01.0: save config 0x30: 0x00000000
[    0.613624] pcieport 0000:02:01.0: save config 0x34: 0x00000050
[    0.613627] pcieport 0000:02:01.0: save config 0x38: 0x00000000
[    0.613630] pcieport 0000:02:01.0: save config 0x3c: 0x001200ff
[    0.613777] pcieport 0000:02:01.0: vgaarb: pci_notify
[    0.613781] pcieport 0000:02:03.0: vgaarb: pci_notify
[    0.613784] pcieport 0000:02:03.0: runtime IRQ mapping not provided by arch
[    0.613884] pcieport 0000:02:03.0: save config 0x00: 0x57a31022
[    0.613887] pcieport 0000:02:03.0: save config 0x04: 0x00100407
[    0.613890] pcieport 0000:02:03.0: save config 0x08: 0x06040000
[    0.613892] pcieport 0000:02:03.0: save config 0x0c: 0x00810010
[    0.613895] pcieport 0000:02:03.0: save config 0x10: 0x00000000
[    0.613898] pcieport 0000:02:03.0: save config 0x14: 0x00000000
[    0.613901] pcieport 0000:02:03.0: save config 0x18: 0x00070702
[    0.613904] pcieport 0000:02:03.0: save config 0x1c: 0x000001f1
[    0.613906] pcieport 0000:02:03.0: save config 0x20: 0xfc50fc50
[    0.613909] pcieport 0000:02:03.0: save config 0x24: 0x0001fff1
[    0.613912] pcieport 0000:02:03.0: save config 0x28: 0x00000000
[    0.613915] pcieport 0000:02:03.0: save config 0x2c: 0x00000000
[    0.613917] pcieport 0000:02:03.0: save config 0x30: 0x00000000
[    0.613920] pcieport 0000:02:03.0: save config 0x34: 0x00000050
[    0.613923] pcieport 0000:02:03.0: save config 0x38: 0x00000000
[    0.613926] pcieport 0000:02:03.0: save config 0x3c: 0x001200ff
[    0.614060] pcieport 0000:02:03.0: vgaarb: pci_notify
[    0.614065] pcieport 0000:02:05.0: vgaarb: pci_notify
[    0.614068] pcieport 0000:02:05.0: runtime IRQ mapping not provided by arch
[    0.614170] pcieport 0000:02:05.0: save config 0x00: 0x57a31022
[    0.614173] pcieport 0000:02:05.0: save config 0x04: 0x00100407
[    0.614176] pcieport 0000:02:05.0: save config 0x08: 0x06040000
[    0.614179] pcieport 0000:02:05.0: save config 0x0c: 0x00810010
[    0.614182] pcieport 0000:02:05.0: save config 0x10: 0x00000000
[    0.614184] pcieport 0000:02:05.0: save config 0x14: 0x00000000
[    0.614187] pcieport 0000:02:05.0: save config 0x18: 0x000b0802
[    0.614190] pcieport 0000:02:05.0: save config 0x1c: 0x0000b1a1
[    0.614193] pcieport 0000:02:05.0: save config 0x20: 0xfc10fc00
[    0.614196] pcieport 0000:02:05.0: save config 0x24: 0x10211011
[    0.614198] pcieport 0000:02:05.0: save config 0x28: 0x0000007e
[    0.614201] pcieport 0000:02:05.0: save config 0x2c: 0x0000007e
[    0.614204] pcieport 0000:02:05.0: save config 0x30: 0x00000000
[    0.614207] pcieport 0000:02:05.0: save config 0x34: 0x00000050
[    0.614210] pcieport 0000:02:05.0: save config 0x38: 0x00000000
[    0.614212] pcieport 0000:02:05.0: save config 0x3c: 0x001200ff
[    0.614347] pcieport 0000:02:05.0: vgaarb: pci_notify
[    0.614352] pcieport 0000:02:07.0: vgaarb: pci_notify
[    0.614355] pcieport 0000:02:07.0: runtime IRQ mapping not provided by arch
[    0.614454] pcieport 0000:02:07.0: save config 0x00: 0x57a31022
[    0.614458] pcieport 0000:02:07.0: save config 0x04: 0x00100407
[    0.614460] pcieport 0000:02:07.0: save config 0x08: 0x06040000
[    0.614463] pcieport 0000:02:07.0: save config 0x0c: 0x00810010
[    0.614466] pcieport 0000:02:07.0: save config 0x10: 0x00000000
[    0.614469] pcieport 0000:02:07.0: save config 0x14: 0x00000000
[    0.614472] pcieport 0000:02:07.0: save config 0x18: 0x000c0c02
[    0.614474] pcieport 0000:02:07.0: save config 0x1c: 0x0000c1c1
[    0.614477] pcieport 0000:02:07.0: save config 0x20: 0xfc40fc40
[    0.614480] pcieport 0000:02:07.0: save config 0x24: 0x0001fff1
[    0.614483] pcieport 0000:02:07.0: save config 0x28: 0x00000000
[    0.614486] pcieport 0000:02:07.0: save config 0x2c: 0x00000000
[    0.614488] pcieport 0000:02:07.0: save config 0x30: 0x00000000
[    0.614491] pcieport 0000:02:07.0: save config 0x34: 0x00000050
[    0.614494] pcieport 0000:02:07.0: save config 0x38: 0x00000000
[    0.614497] pcieport 0000:02:07.0: save config 0x3c: 0x001200ff
[    0.614631] pcieport 0000:02:07.0: vgaarb: pci_notify
[    0.614637] pcieport 0000:02:08.0: vgaarb: pci_notify
[    0.614640] pcieport 0000:02:08.0: runtime IRQ mapping not provided by arch
[    0.614723] pcieport 0000:02:08.0: save config 0x00: 0x57a41022
[    0.614726] pcieport 0000:02:08.0: save config 0x04: 0x00100407
[    0.614729] pcieport 0000:02:08.0: save config 0x08: 0x06040000
[    0.614732] pcieport 0000:02:08.0: save config 0x0c: 0x00010010
[    0.614734] pcieport 0000:02:08.0: save config 0x10: 0x00000000
[    0.614737] pcieport 0000:02:08.0: save config 0x14: 0x00000000
[    0.614740] pcieport 0000:02:08.0: save config 0x18: 0x000d0d02
[    0.614743] pcieport 0000:02:08.0: save config 0x1c: 0x000001f1
[    0.614746] pcieport 0000:02:08.0: save config 0x20: 0xfbf0fbe0
[    0.614748] pcieport 0000:02:08.0: save config 0x24: 0x0001fff1
[    0.614751] pcieport 0000:02:08.0: save config 0x28: 0x00000000
[    0.614754] pcieport 0000:02:08.0: save config 0x2c: 0x00000000
[    0.614757] pcieport 0000:02:08.0: save config 0x30: 0x00000000
[    0.614760] pcieport 0000:02:08.0: save config 0x34: 0x00000050
[    0.614762] pcieport 0000:02:08.0: save config 0x38: 0x00000000
[    0.614765] pcieport 0000:02:08.0: save config 0x3c: 0x001201ff
[    0.614829] pcieport 0000:02:08.0: vgaarb: pci_notify
[    0.614834] pcieport 0000:02:09.0: vgaarb: pci_notify
[    0.614838] pcieport 0000:02:09.0: runtime IRQ mapping not provided by arch
[    0.614956] pcieport 0000:02:09.0: save config 0x00: 0x57a41022
[    0.614959] pcieport 0000:02:09.0: save config 0x04: 0x00100407
[    0.614962] pcieport 0000:02:09.0: save config 0x08: 0x06040000
[    0.614965] pcieport 0000:02:09.0: save config 0x0c: 0x00010010
[    0.614967] pcieport 0000:02:09.0: save config 0x10: 0x00000000
[    0.614970] pcieport 0000:02:09.0: save config 0x14: 0x00000000
[    0.614973] pcieport 0000:02:09.0: save config 0x18: 0x000e0e02
[    0.614976] pcieport 0000:02:09.0: save config 0x1c: 0x000001f1
[    0.614979] pcieport 0000:02:09.0: save config 0x20: 0xfc30fc30
[    0.614981] pcieport 0000:02:09.0: save config 0x24: 0x0001fff1
[    0.614984] pcieport 0000:02:09.0: save config 0x28: 0x00000000
[    0.614987] pcieport 0000:02:09.0: save config 0x2c: 0x00000000
[    0.614990] pcieport 0000:02:09.0: save config 0x30: 0x00000000
[    0.614992] pcieport 0000:02:09.0: save config 0x34: 0x00000050
[    0.614995] pcieport 0000:02:09.0: save config 0x38: 0x00000000
[    0.614998] pcieport 0000:02:09.0: save config 0x3c: 0x001201ff
[    0.615060] pcieport 0000:02:09.0: vgaarb: pci_notify
[    0.615066] pcieport 0000:02:0a.0: vgaarb: pci_notify
[    0.615069] pcieport 0000:02:0a.0: runtime IRQ mapping not provided by arch
[    0.615178] pcieport 0000:02:0a.0: save config 0x00: 0x57a41022
[    0.615182] pcieport 0000:02:0a.0: save config 0x04: 0x00100407
[    0.615184] pcieport 0000:02:0a.0: save config 0x08: 0x06040000
[    0.615187] pcieport 0000:02:0a.0: save config 0x0c: 0x00010010
[    0.615190] pcieport 0000:02:0a.0: save config 0x10: 0x00000000
[    0.615193] pcieport 0000:02:0a.0: save config 0x14: 0x00000000
[    0.615196] pcieport 0000:02:0a.0: save config 0x18: 0x000f0f02
[    0.615198] pcieport 0000:02:0a.0: save config 0x1c: 0x000001f1
[    0.615201] pcieport 0000:02:0a.0: save config 0x20: 0xfc20fc20
[    0.615204] pcieport 0000:02:0a.0: save config 0x24: 0x0001fff1
[    0.615207] pcieport 0000:02:0a.0: save config 0x28: 0x00000000
[    0.615209] pcieport 0000:02:0a.0: save config 0x2c: 0x00000000
[    0.615212] pcieport 0000:02:0a.0: save config 0x30: 0x00000000
[    0.615215] pcieport 0000:02:0a.0: save config 0x34: 0x00000050
[    0.615218] pcieport 0000:02:0a.0: save config 0x38: 0x00000000
[    0.615220] pcieport 0000:02:0a.0: save config 0x3c: 0x001201ff
[    0.615283] pcieport 0000:02:0a.0: vgaarb: pci_notify
[    0.615288] pcieport 0000:04:00.0: vgaarb: pci_notify
[    0.615291] pcieport 0000:04:00.0: runtime IRQ mapping not provided by arch
[    0.615330] pcieport 0000:04:00.0: save config 0x00: 0x14781002
[    0.615333] pcieport 0000:04:00.0: save config 0x04: 0x00100007
[    0.615336] pcieport 0000:04:00.0: save config 0x08: 0x060400c7
[    0.615340] pcieport 0000:04:00.0: save config 0x0c: 0x00010010
[    0.615343] pcieport 0000:04:00.0: save config 0x10: 0xfbd00000
[    0.615346] pcieport 0000:04:00.0: save config 0x14: 0x00000000
[    0.615349] pcieport 0000:04:00.0: save config 0x18: 0x00060504
[    0.615352] pcieport 0000:04:00.0: save config 0x1c: 0x0000d1d1
[    0.615355] pcieport 0000:04:00.0: save config 0x20: 0xfbc0fbb0
[    0.615359] pcieport 0000:04:00.0: save config 0x24: 0x0ff10001
[    0.615362] pcieport 0000:04:00.0: save config 0x28: 0x0000007d
[    0.615365] pcieport 0000:04:00.0: save config 0x2c: 0x0000007e
[    0.615368] pcieport 0000:04:00.0: save config 0x30: 0x00000000
[    0.615371] pcieport 0000:04:00.0: save config 0x34: 0x00000048
[    0.615374] pcieport 0000:04:00.0: save config 0x38: 0x00000000
[    0.615378] pcieport 0000:04:00.0: save config 0x3c: 0x001201ff
[    0.615448] pcieport 0000:04:00.0: vgaarb: pci_notify
[    0.615453] pcieport 0000:05:00.0: vgaarb: pci_notify
[    0.615456] pcieport 0000:05:00.0: runtime IRQ mapping not provided by arch
[    0.615556] pcieport 0000:05:00.0: save config 0x00: 0x14791002
[    0.615559] pcieport 0000:05:00.0: save config 0x04: 0x00100407
[    0.615562] pcieport 0000:05:00.0: save config 0x08: 0x06040000
[    0.615565] pcieport 0000:05:00.0: save config 0x0c: 0x00010010
[    0.615569] pcieport 0000:05:00.0: save config 0x10: 0x00000000
[    0.615572] pcieport 0000:05:00.0: save config 0x14: 0x00000000
[    0.615575] pcieport 0000:05:00.0: save config 0x18: 0x00060605
[    0.615578] pcieport 0000:05:00.0: save config 0x1c: 0x0000d1d1
[    0.615581] pcieport 0000:05:00.0: save config 0x20: 0xfbc0fbb0
[    0.615584] pcieport 0000:05:00.0: save config 0x24: 0x0ff10001
[    0.615588] pcieport 0000:05:00.0: save config 0x28: 0x0000007d
[    0.615591] pcieport 0000:05:00.0: save config 0x2c: 0x0000007e
[    0.615594] pcieport 0000:05:00.0: save config 0x30: 0x00000000
[    0.615597] pcieport 0000:05:00.0: save config 0x34: 0x00000050
[    0.615600] pcieport 0000:05:00.0: save config 0x38: 0x00000000
[    0.615603] pcieport 0000:05:00.0: save config 0x3c: 0x001201ff
[    0.615674] pcieport 0000:05:00.0: vgaarb: pci_notify
[    0.615680] pcieport 0000:08:00.0: vgaarb: pci_notify
[    0.615683] pcieport 0000:08:00.0: runtime IRQ mapping not provided by arch
[    0.615715] pcieport 0000:08:00.0: save config 0x00: 0x11821b21
[    0.615718] pcieport 0000:08:00.0: save config 0x04: 0x00100007
[    0.615722] pcieport 0000:08:00.0: save config 0x08: 0x06040000
[    0.615725] pcieport 0000:08:00.0: save config 0x0c: 0x00010010
[    0.615728] pcieport 0000:08:00.0: save config 0x10: 0x00000000
[    0.615731] pcieport 0000:08:00.0: save config 0x14: 0x00000000
[    0.615734] pcieport 0000:08:00.0: save config 0x18: 0x000b0908
[    0.615737] pcieport 0000:08:00.0: save config 0x1c: 0x0000b1a1
[    0.615741] pcieport 0000:08:00.0: save config 0x20: 0xfc10fc00
[    0.615744] pcieport 0000:08:00.0: save config 0x24: 0x10211011
[    0.615747] pcieport 0000:08:00.0: save config 0x28: 0x0000007e
[    0.615750] pcieport 0000:08:00.0: save config 0x2c: 0x0000007e
[    0.615753] pcieport 0000:08:00.0: save config 0x30: 0x00000000
[    0.615756] pcieport 0000:08:00.0: save config 0x34: 0x00000050
[    0.615759] pcieport 0000:08:00.0: save config 0x38: 0x00000000
[    0.615763] pcieport 0000:08:00.0: save config 0x3c: 0x001201ff
[    0.615816] pcieport 0000:08:00.0: vgaarb: pci_notify
[    0.615822] pcieport 0000:09:03.0: vgaarb: pci_notify
[    0.615825] pcieport 0000:09:03.0: runtime IRQ mapping not provided by arch
[    0.615931] pcieport 0000:09:03.0: save config 0x00: 0x11821b21
[    0.615934] pcieport 0000:09:03.0: save config 0x04: 0x00100407
[    0.615938] pcieport 0000:09:03.0: save config 0x08: 0x06040000
[    0.615941] pcieport 0000:09:03.0: save config 0x0c: 0x00010010
[    0.615944] pcieport 0000:09:03.0: save config 0x10: 0x00000000
[    0.615947] pcieport 0000:09:03.0: save config 0x14: 0x00000000
[    0.615951] pcieport 0000:09:03.0: save config 0x18: 0x000a0a09
[    0.615954] pcieport 0000:09:03.0: save config 0x1c: 0x0000b1b1
[    0.615957] pcieport 0000:09:03.0: save config 0x20: 0xfc10fc10
[    0.615960] pcieport 0000:09:03.0: save config 0x24: 0x10211021
[    0.615964] pcieport 0000:09:03.0: save config 0x28: 0x0000007e
[    0.615967] pcieport 0000:09:03.0: save config 0x2c: 0x0000007e
[    0.615970] pcieport 0000:09:03.0: save config 0x30: 0x00000000
[    0.615973] pcieport 0000:09:03.0: save config 0x34: 0x00000050
[    0.615976] pcieport 0000:09:03.0: save config 0x38: 0x00000000
[    0.615980] pcieport 0000:09:03.0: save config 0x3c: 0x001201ff
[    0.616031] pcieport 0000:09:03.0: vgaarb: pci_notify
[    0.616036] pcieport 0000:09:07.0: vgaarb: pci_notify
[    0.616039] pcieport 0000:09:07.0: runtime IRQ mapping not provided by arch
[    0.616135] pcieport 0000:09:07.0: save config 0x00: 0x11821b21
[    0.616139] pcieport 0000:09:07.0: save config 0x04: 0x00100407
[    0.616142] pcieport 0000:09:07.0: save config 0x08: 0x06040000
[    0.616145] pcieport 0000:09:07.0: save config 0x0c: 0x00010010
[    0.616149] pcieport 0000:09:07.0: save config 0x10: 0x00000000
[    0.616152] pcieport 0000:09:07.0: save config 0x14: 0x00000000
[    0.616155] pcieport 0000:09:07.0: save config 0x18: 0x000b0b09
[    0.616158] pcieport 0000:09:07.0: save config 0x1c: 0x0000a1a1
[    0.616161] pcieport 0000:09:07.0: save config 0x20: 0xfc00fc00
[    0.616165] pcieport 0000:09:07.0: save config 0x24: 0x10111011
[    0.616168] pcieport 0000:09:07.0: save config 0x28: 0x0000007e
[    0.616171] pcieport 0000:09:07.0: save config 0x2c: 0x0000007e
[    0.616174] pcieport 0000:09:07.0: save config 0x30: 0x00000000
[    0.616178] pcieport 0000:09:07.0: save config 0x34: 0x00000050
[    0.616181] pcieport 0000:09:07.0: save config 0x38: 0x00000000
[    0.616184] pcieport 0000:09:07.0: save config 0x3c: 0x001201ff
[    0.616235] pcieport 0000:09:07.0: vgaarb: pci_notify
[    0.616241] pcieport 0000:10:00.0: vgaarb: pci_notify
[    0.616245] pcieport 0000:10:00.0: runtime IRQ mapping not provided by arch
[    0.616285] pcieport 0000:10:00.0: save config 0x00: 0x14781002
[    0.616287] pcieport 0000:10:00.0: save config 0x04: 0x00100007
[    0.616290] pcieport 0000:10:00.0: save config 0x08: 0x060400c7
[    0.616292] pcieport 0000:10:00.0: save config 0x0c: 0x00010010
[    0.616294] pcieport 0000:10:00.0: save config 0x10: 0xfcd00000
[    0.616297] pcieport 0000:10:00.0: save config 0x14: 0x00000000
[    0.616299] pcieport 0000:10:00.0: save config 0x18: 0x00121110
[    0.616301] pcieport 0000:10:00.0: save config 0x1c: 0x0000f1f1
[    0.616303] pcieport 0000:10:00.0: save config 0x20: 0xfcc0fcb0
[    0.616306] pcieport 0000:10:00.0: save config 0x24: 0x0ff10001
[    0.616308] pcieport 0000:10:00.0: save config 0x28: 0x0000007a
[    0.616310] pcieport 0000:10:00.0: save config 0x2c: 0x0000007c
[    0.616312] pcieport 0000:10:00.0: save config 0x30: 0x00000000
[    0.616315] pcieport 0000:10:00.0: save config 0x34: 0x00000048
[    0.616317] pcieport 0000:10:00.0: save config 0x38: 0x00000000
[    0.616319] pcieport 0000:10:00.0: save config 0x3c: 0x001201ff
[    0.616354] pcieport 0000:10:00.0: vgaarb: pci_notify
[    0.616359] pcieport 0000:11:00.0: vgaarb: pci_notify
[    0.616362] pcieport 0000:11:00.0: runtime IRQ mapping not provided by arch
[    0.616433] pcieport 0000:11:00.0: save config 0x00: 0x14791002
[    0.616436] pcieport 0000:11:00.0: save config 0x04: 0x00100407
[    0.616438] pcieport 0000:11:00.0: save config 0x08: 0x06040000
[    0.616440] pcieport 0000:11:00.0: save config 0x0c: 0x00010010
[    0.616443] pcieport 0000:11:00.0: save config 0x10: 0x00000000
[    0.616445] pcieport 0000:11:00.0: save config 0x14: 0x00000000
[    0.616447] pcieport 0000:11:00.0: save config 0x18: 0x00121211
[    0.616450] pcieport 0000:11:00.0: save config 0x1c: 0x0000f1f1
[    0.616452] pcieport 0000:11:00.0: save config 0x20: 0xfcc0fcb0
[    0.616454] pcieport 0000:11:00.0: save config 0x24: 0x0ff10001
[    0.616456] pcieport 0000:11:00.0: save config 0x28: 0x0000007a
[    0.616459] pcieport 0000:11:00.0: save config 0x2c: 0x0000007c
[    0.616461] pcieport 0000:11:00.0: save config 0x30: 0x00000000
[    0.616463] pcieport 0000:11:00.0: save config 0x34: 0x00000050
[    0.616466] pcieport 0000:11:00.0: save config 0x38: 0x00000000
[    0.616468] pcieport 0000:11:00.0: save config 0x3c: 0x001201ff
[    0.616502] pcieport 0000:11:00.0: vgaarb: pci_notify
[    0.616573] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.617617] Estimated ratio of average max frequency by base frequency (times 1024): 1098
[    0.617768] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.618256] Linux agpgart interface v0.103
[    0.618273] agpgart-amd64 0000:00:00.0: vgaarb: pci_notify
[    0.618277] agpgart-amd64 0000:00:00.0: runtime IRQ mapping not provided by arch
[    0.618280] agpgart-amd64 0000:00:00.0: vgaarb: pci_notify
[    0.618283] agpgart-amd64 0000:00:01.0: vgaarb: pci_notify
[    0.618287] agpgart-amd64 0000:00:01.0: runtime IRQ mapping not provided by arch
[    0.618290] agpgart-amd64 0000:00:01.0: vgaarb: pci_notify
[    0.618294] agpgart-amd64 0000:00:02.0: vgaarb: pci_notify
[    0.618297] agpgart-amd64 0000:00:02.0: runtime IRQ mapping not provided by arch
[    0.618299] agpgart-amd64 0000:00:02.0: vgaarb: pci_notify
[    0.618303] agpgart-amd64 0000:00:08.0: vgaarb: pci_notify
[    0.618305] agpgart-amd64 0000:00:08.0: runtime IRQ mapping not provided by arch
[    0.618308] agpgart-amd64 0000:00:08.0: vgaarb: pci_notify
[    0.618312] agpgart-amd64 0000:00:14.0: vgaarb: pci_notify
[    0.618314] agpgart-amd64 0000:00:14.0: runtime IRQ mapping not provided by arch
[    0.618318] agpgart-amd64 0000:00:14.0: vgaarb: pci_notify
[    0.618321] agpgart-amd64 0000:00:14.3: vgaarb: pci_notify
[    0.618324] agpgart-amd64 0000:00:14.3: runtime IRQ mapping not provided by arch
[    0.618327] agpgart-amd64 0000:00:14.3: vgaarb: pci_notify
[    0.618330] agpgart-amd64 0000:00:18.0: vgaarb: pci_notify
[    0.618333] agpgart-amd64 0000:00:18.0: runtime IRQ mapping not provided by arch
[    0.618336] agpgart-amd64 0000:00:18.0: vgaarb: pci_notify
[    0.618339] agpgart-amd64 0000:00:18.1: vgaarb: pci_notify
[    0.618342] agpgart-amd64 0000:00:18.1: runtime IRQ mapping not provided by arch
[    0.618344] agpgart-amd64 0000:00:18.1: vgaarb: pci_notify
[    0.618347] agpgart-amd64 0000:00:18.2: vgaarb: pci_notify
[    0.618350] agpgart-amd64 0000:00:18.2: runtime IRQ mapping not provided by arch
[    0.618353] agpgart-amd64 0000:00:18.2: vgaarb: pci_notify
[    0.618356] agpgart-amd64 0000:00:18.3: vgaarb: pci_notify
[    0.618358] agpgart-amd64 0000:00:18.3: runtime IRQ mapping not provided by arch
[    0.618361] agpgart-amd64 0000:00:18.3: vgaarb: pci_notify
[    0.618364] agpgart-amd64 0000:00:18.4: vgaarb: pci_notify
[    0.618367] agpgart-amd64 0000:00:18.4: runtime IRQ mapping not provided by arch
[    0.618369] agpgart-amd64 0000:00:18.4: vgaarb: pci_notify
[    0.618372] agpgart-amd64 0000:00:18.5: vgaarb: pci_notify
[    0.618375] agpgart-amd64 0000:00:18.5: runtime IRQ mapping not provided by arch
[    0.618377] agpgart-amd64 0000:00:18.5: vgaarb: pci_notify
[    0.618380] agpgart-amd64 0000:00:18.6: vgaarb: pci_notify
[    0.618383] agpgart-amd64 0000:00:18.6: runtime IRQ mapping not provided by arch
[    0.618385] agpgart-amd64 0000:00:18.6: vgaarb: pci_notify
[    0.618388] agpgart-amd64 0000:00:18.7: vgaarb: pci_notify
[    0.618391] agpgart-amd64 0000:00:18.7: runtime IRQ mapping not provided by arch
[    0.618394] agpgart-amd64 0000:00:18.7: vgaarb: pci_notify
[    0.618398] agpgart-amd64 0000:03:00.0: vgaarb: pci_notify
[    0.618401] agpgart-amd64 0000:03:00.0: runtime IRQ mapping not provided by arch
[    0.618553] agpgart-amd64 0000:03:00.0: vgaarb: pci_notify
[    0.618557] agpgart-amd64 0000:06:00.0: vgaarb: pci_notify
[    0.618560] agpgart-amd64 0000:06:00.0: runtime IRQ mapping not provided by arch
[    0.618572] agpgart-amd64 0000:06:00.0: vgaarb: pci_notify
[    0.618576] agpgart-amd64 0000:06:00.1: vgaarb: pci_notify
[    0.618579] agpgart-amd64 0000:06:00.1: runtime IRQ mapping not provided by arch
[    0.618690] agpgart-amd64 0000:06:00.1: save config 0x00: 0xab281002
[    0.618694] agpgart-amd64 0000:06:00.1: save config 0x04: 0x00100000
[    0.618697] agpgart-amd64 0000:06:00.1: save config 0x08: 0x04030000
[    0.618701] agpgart-amd64 0000:06:00.1: save config 0x0c: 0x00800010
[    0.618704] agpgart-amd64 0000:06:00.1: save config 0x10: 0xfbc20000
[    0.618707] agpgart-amd64 0000:06:00.1: save config 0x14: 0x00000000
[    0.618710] agpgart-amd64 0000:06:00.1: save config 0x18: 0x00000000
[    0.618713] agpgart-amd64 0000:06:00.1: save config 0x1c: 0x00000000
[    0.618716] agpgart-amd64 0000:06:00.1: save config 0x20: 0x00000000
[    0.618720] agpgart-amd64 0000:06:00.1: save config 0x24: 0x00000000
[    0.618723] agpgart-amd64 0000:06:00.1: save config 0x28: 0x00000000
[    0.618726] agpgart-amd64 0000:06:00.1: save config 0x2c: 0xab281002
[    0.618729] agpgart-amd64 0000:06:00.1: save config 0x30: 0x00000000
[    0.618732] agpgart-amd64 0000:06:00.1: save config 0x34: 0x00000048
[    0.618735] agpgart-amd64 0000:06:00.1: save config 0x38: 0x00000000
[    0.618739] agpgart-amd64 0000:06:00.1: save config 0x3c: 0x000002ff
[    0.618784] agpgart-amd64 0000:06:00.1: vgaarb: pci_notify
[    0.618787] agpgart-amd64 0000:07:00.0: vgaarb: pci_notify
[    0.618790] agpgart-amd64 0000:07:00.0: runtime IRQ mapping not provided by arch
[    0.618803] agpgart-amd64 0000:07:00.0: vgaarb: pci_notify
[    0.618807] agpgart-amd64 0000:0a:00.0: vgaarb: pci_notify
[    0.618810] agpgart-amd64 0000:0a:00.0: runtime IRQ mapping not provided by arch
[    0.618830] agpgart-amd64 0000:0a:00.0: vgaarb: pci_notify
[    0.618833] agpgart-amd64 0000:0b:00.0: vgaarb: pci_notify
[    0.618836] agpgart-amd64 0000:0b:00.0: runtime IRQ mapping not provided by arch
[    0.618856] agpgart-amd64 0000:0b:00.0: vgaarb: pci_notify
[    0.618859] agpgart-amd64 0000:0c:00.0: vgaarb: pci_notify
[    0.618862] agpgart-amd64 0000:0c:00.0: runtime IRQ mapping not provided by arch
[    0.618877] agpgart-amd64 0000:0c:00.0: vgaarb: pci_notify
[    0.618880] agpgart-amd64 0000:0d:00.0: vgaarb: pci_notify
[    0.618883] agpgart-amd64 0000:0d:00.0: runtime IRQ mapping not provided by arch
[    0.618893] agpgart-amd64 0000:0d:00.0: vgaarb: pci_notify
[    0.618896] agpgart-amd64 0000:0d:00.1: vgaarb: pci_notify
[    0.618898] agpgart-amd64 0000:0d:00.1: runtime IRQ mapping not provided by arch
[    0.618966] agpgart-amd64 0000:0d:00.1: vgaarb: pci_notify
[    0.618969] agpgart-amd64 0000:0d:00.3: vgaarb: pci_notify
[    0.618972] agpgart-amd64 0000:0d:00.3: runtime IRQ mapping not provided by arch
[    0.618984] agpgart-amd64 0000:0d:00.3: vgaarb: pci_notify
[    0.618987] agpgart-amd64 0000:0e:00.0: vgaarb: pci_notify
[    0.618990] agpgart-amd64 0000:0e:00.0: runtime IRQ mapping not provided by arch
[    0.619003] agpgart-amd64 0000:0e:00.0: vgaarb: pci_notify
[    0.619006] agpgart-amd64 0000:0f:00.0: vgaarb: pci_notify
[    0.619008] agpgart-amd64 0000:0f:00.0: runtime IRQ mapping not provided by arch
[    0.619021] agpgart-amd64 0000:0f:00.0: vgaarb: pci_notify
[    0.619024] agpgart-amd64 0000:12:00.0: vgaarb: pci_notify
[    0.619027] agpgart-amd64 0000:12:00.0: runtime IRQ mapping not provided by arch
[    0.619039] agpgart-amd64 0000:12:00.0: vgaarb: pci_notify
[    0.619042] agpgart-amd64 0000:12:00.1: vgaarb: pci_notify
[    0.619045] agpgart-amd64 0000:12:00.1: runtime IRQ mapping not provided by arch
[    0.619097] agpgart-amd64 0000:12:00.1: save config 0x00: 0xab281002
[    0.619100] agpgart-amd64 0000:12:00.1: save config 0x04: 0x00100000
[    0.619102] agpgart-amd64 0000:12:00.1: save config 0x08: 0x04030000
[    0.619105] agpgart-amd64 0000:12:00.1: save config 0x0c: 0x00800010
[    0.619107] agpgart-amd64 0000:12:00.1: save config 0x10: 0xfcc20000
[    0.619109] agpgart-amd64 0000:12:00.1: save config 0x14: 0x00000000
[    0.619111] agpgart-amd64 0000:12:00.1: save config 0x18: 0x00000000
[    0.619114] agpgart-amd64 0000:12:00.1: save config 0x1c: 0x00000000
[    0.619116] agpgart-amd64 0000:12:00.1: save config 0x20: 0x00000000
[    0.619118] agpgart-amd64 0000:12:00.1: save config 0x24: 0x00000000
[    0.619120] agpgart-amd64 0000:12:00.1: save config 0x28: 0x00000000
[    0.619123] agpgart-amd64 0000:12:00.1: save config 0x2c: 0xab281002
[    0.619125] agpgart-amd64 0000:12:00.1: save config 0x30: 0x00000000
[    0.619127] agpgart-amd64 0000:12:00.1: save config 0x34: 0x00000048
[    0.619130] agpgart-amd64 0000:12:00.1: save config 0x38: 0x00000000
[    0.619132] agpgart-amd64 0000:12:00.1: save config 0x3c: 0x000002ff
[    0.619154] agpgart-amd64 0000:12:00.1: vgaarb: pci_notify
[    0.619157] agpgart-amd64 0000:13:00.0: vgaarb: pci_notify
[    0.619160] agpgart-amd64 0000:13:00.0: runtime IRQ mapping not provided by arch
[    0.619195] agpgart-amd64 0000:13:00.0: vgaarb: pci_notify
[    0.619198] agpgart-amd64 0000:14:00.0: vgaarb: pci_notify
[    0.619201] agpgart-amd64 0000:14:00.0: runtime IRQ mapping not provided by arch
[    0.619207] agpgart-amd64 0000:14:00.0: vgaarb: pci_notify
[    0.619210] agpgart-amd64 0000:14:00.1: vgaarb: pci_notify
[    0.619213] agpgart-amd64 0000:14:00.1: runtime IRQ mapping not provided by arch
[    0.619241] agpgart-amd64 0000:14:00.1: save config 0x00: 0x16371002
[    0.619243] agpgart-amd64 0000:14:00.1: save config 0x04: 0x00100000
[    0.619245] agpgart-amd64 0000:14:00.1: save config 0x08: 0x04030000
[    0.619247] agpgart-amd64 0000:14:00.1: save config 0x0c: 0x00800010
[    0.619249] agpgart-amd64 0000:14:00.1: save config 0x10: 0xfca88000
[    0.619251] agpgart-amd64 0000:14:00.1: save config 0x14: 0x00000000
[    0.619253] agpgart-amd64 0000:14:00.1: save config 0x18: 0x00000000
[    0.619255] agpgart-amd64 0000:14:00.1: save config 0x1c: 0x00000000
[    0.619257] agpgart-amd64 0000:14:00.1: save config 0x20: 0x00000000
[    0.619259] agpgart-amd64 0000:14:00.1: save config 0x24: 0x00000000
[    0.619261] agpgart-amd64 0000:14:00.1: save config 0x28: 0x00000000
[    0.619263] agpgart-amd64 0000:14:00.1: save config 0x2c: 0x16371002
[    0.619265] agpgart-amd64 0000:14:00.1: save config 0x30: 0x00000000
[    0.619267] agpgart-amd64 0000:14:00.1: save config 0x34: 0x00000048
[    0.619268] agpgart-amd64 0000:14:00.1: save config 0x38: 0x00000000
[    0.619270] agpgart-amd64 0000:14:00.1: save config 0x3c: 0x000002ff
[    0.619282] agpgart-amd64 0000:14:00.1: vgaarb: pci_notify
[    0.619285] agpgart-amd64 0000:14:00.2: vgaarb: pci_notify
[    0.619288] agpgart-amd64 0000:14:00.2: runtime IRQ mapping not provided by arch
[    0.619294] agpgart-amd64 0000:14:00.2: vgaarb: pci_notify
[    0.619297] agpgart-amd64 0000:14:00.3: vgaarb: pci_notify
[    0.619300] agpgart-amd64 0000:14:00.3: runtime IRQ mapping not provided by arch
[    0.619306] agpgart-amd64 0000:14:00.3: vgaarb: pci_notify
[    0.619309] agpgart-amd64 0000:14:00.4: vgaarb: pci_notify
[    0.619312] agpgart-amd64 0000:14:00.4: runtime IRQ mapping not provided by arch
[    0.619318] agpgart-amd64 0000:14:00.4: vgaarb: pci_notify
[    0.619321] agpgart-amd64 0000:14:00.6: vgaarb: pci_notify
[    0.619324] agpgart-amd64 0000:14:00.6: runtime IRQ mapping not provided by arch
[    0.619329] agpgart-amd64 0000:14:00.6: vgaarb: pci_notify
[    0.619332] agpgart-amd64 0000:15:00.0: vgaarb: pci_notify
[    0.619335] agpgart-amd64 0000:15:00.0: runtime IRQ mapping not provided by arch
[    0.619341] agpgart-amd64 0000:15:00.0: vgaarb: pci_notify
[    0.619344] agpgart-amd64 0000:15:00.1: vgaarb: pci_notify
[    0.619347] agpgart-amd64 0000:15:00.1: runtime IRQ mapping not provided by arch
[    0.619353] agpgart-amd64 0000:15:00.1: vgaarb: pci_notify
[    0.673294] tpm_crb MSFT0101:00: Disabling hwrng
[    0.674391] i8042: PNP: No PS/2 controller found.
[    0.674450] mousedev: PS/2 mouse device common for all mice
[    0.674490] rtc_cmos 00:02: RTC can wake from S4
[    0.674729] rtc_cmos 00:02: registered as rtc0
[    0.674757] rtc_cmos 00:02: setting system clock to 2026-04-02T05:45:38 UTC (1775108738)
[    0.674784] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram
[    0.675379] efifb: probing for efifb
[    0.675394] efifb: framebuffer at 0x7d00000000, using 8100k, total 8100k
[    0.675396] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.675397] efifb: scrolling: redraw
[    0.675398] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.675478] Console: switching to colour frame buffer device 240x67
[    0.678400] fb0: EFI VGA frame buffer device
[    0.678540] NET: Registered PF_INET6 protocol family
[    0.682027] Segment Routing with IPv6
[    0.682036] In-situ OAM (IOAM) with IPv6
[    0.682056] mip6: Mobile IPv6
[    0.682060] NET: Registered PF_PACKET protocol family
[    0.682083] mpls_gso: MPLS GSO support
[    0.682901] microcode: Current revision: 0x0a500011
[    0.682903] microcode: Updated early from: 0x0a50000f
[    0.683065] resctrl: L3 allocation detected
[    0.683066] resctrl: MB allocation detected
[    0.683067] resctrl: L3 monitoring detected
[    0.683087] IPI shorthand broadcast: enabled
[    0.684884] sched_clock: Marking stable (682806421, 253751)->(688038592, -4978420)
[    0.685011] registered taskstats version 1
[    0.685125] Loading compiled-in X.509 certificates
[    0.695465] Loaded X.509 cert 'Build time autogenerated kernel key: d4fd5352fe9c5ca22469d63fc1c505fe52a2bece'
[    0.697830] Demotion targets for Node 0: null
[    0.697885] Key type .fscrypt registered
[    0.697886] Key type fscrypt-provisioning registered
[    0.710730] Key type encrypted registered
[    0.710734] AppArmor: AppArmor sha256 policy hashing enabled
[    0.710824] ima: Allocated hash algorithm: sha256
[    0.797286] ima: No architecture policies found
[    0.797306] evm: Initialising EVM extended attributes:
[    0.797307] evm: security.selinux
[    0.797309] evm: security.SMACK64 (disabled)
[    0.797311] evm: security.SMACK64EXEC (disabled)
[    0.797312] evm: security.SMACK64TRANSMUTE (disabled)
[    0.797314] evm: security.SMACK64MMAP (disabled)
[    0.797315] evm: security.apparmor
[    0.797316] evm: security.ima
[    0.797318] evm: security.capability
[    0.797319] evm: HMAC attrs: 0x1
[    0.798292] RAS: Correctable Errors collector initialized.
[    0.802002] clk: Disabling unused clocks
[    0.802005] PM: genpd: Disabling unused power domains
[    0.802872] Freeing unused decrypted memory: 2036K
[    0.803332] Freeing unused kernel image (initmem) memory: 4104K
[    0.803346] Write protecting the kernel read-only data: 28672k
[    0.803609] Freeing unused kernel image (rodata/data gap) memory: 1020K
[    0.844393] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.844403] Run /init as init process
[    0.844406]   with arguments:
[    0.844408]     /init
[    0.844409]   with environment:
[    0.844411]     HOME=/
[    0.844412]     TERM=linux
[    0.987545] piix4_smbus 0000:00:14.0: vgaarb: pci_notify
[    0.987552] piix4_smbus 0000:00:14.0: runtime IRQ mapping not provided by arch
[    0.987581] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    0.987583] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    0.995209] cryptd: max_cpu_qlen set to 1000
[    0.996485] i2c i2c-0: Successfully instantiated SPD at 0x52
[    1.000487] i2c i2c-0: Successfully instantiated SPD at 0x53
[    1.000529] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    1.002877] AES CTR mode by8 optimization enabled
[    1.002895] nvme 0000:03:00.0: vgaarb: pci_notify
[    1.002901] nvme 0000:13:00.0: vgaarb: pci_notify
[    1.002903] nvme 0000:03:00.0: runtime IRQ mapping not provided by arch
[    1.002909] nvme 0000:13:00.0: runtime IRQ mapping not provided by arch
[    1.002976] SCSI subsystem initialized
[    1.002990] nvme nvme0: pci function 0000:03:00.0
[    1.002996] nvme nvme1: pci function 0000:13:00.0
[    1.003362] nvme 0000:03:00.0: save config 0x00: 0x16021d97
[    1.003368] nvme 0000:03:00.0: save config 0x04: 0x00100406
[    1.003373] nvme 0000:03:00.0: save config 0x08: 0x01080201
[    1.003377] nvme 0000:03:00.0: save config 0x0c: 0x00000010
[    1.003381] nvme 0000:03:00.0: save config 0x10: 0xfc600004
[    1.003385] nvme 0000:03:00.0: save config 0x14: 0x00000000
[    1.003389] nvme 0000:03:00.0: save config 0x18: 0x00000000
[    1.003392] nvme 0000:03:00.0: save config 0x1c: 0x00000000
[    1.003396] nvme 0000:03:00.0: save config 0x20: 0x00000000
[    1.003400] nvme 0000:03:00.0: save config 0x24: 0x00000000
[    1.003404] nvme 0000:03:00.0: save config 0x28: 0x00000000
[    1.003407] nvme 0000:03:00.0: save config 0x2c: 0x16021d97
[    1.003411] nvme 0000:03:00.0: save config 0x30: 0x00000000
[    1.003414] nvme 0000:03:00.0: save config 0x34: 0x00000040
[    1.003418] nvme 0000:03:00.0: save config 0x38: 0x00000000
[    1.003422] nvme 0000:03:00.0: save config 0x3c: 0x000001ff
[    1.003607] nvme 0000:13:00.0: save config 0x00: 0x16021d97
[    1.003611] nvme 0000:13:00.0: save config 0x04: 0x00100406
[    1.003615] nvme 0000:13:00.0: save config 0x08: 0x01080201
[    1.003618] nvme 0000:13:00.0: save config 0x0c: 0x00000010
[    1.003621] nvme 0000:13:00.0: save config 0x10: 0xfcf00004
[    1.003624] nvme 0000:13:00.0: save config 0x14: 0x00000000
[    1.003627] nvme 0000:13:00.0: save config 0x18: 0x00000000
[    1.003630] nvme 0000:13:00.0: save config 0x1c: 0x00000000
[    1.003633] nvme 0000:13:00.0: save config 0x20: 0x00000000
[    1.003636] nvme 0000:13:00.0: save config 0x24: 0x00000000
[    1.003639] nvme 0000:13:00.0: save config 0x28: 0x00000000
[    1.003642] nvme 0000:13:00.0: save config 0x2c: 0x16021d97
[    1.003645] nvme 0000:13:00.0: save config 0x30: 0x00000000
[    1.003648] nvme 0000:13:00.0: save config 0x34: 0x00000040
[    1.003652] nvme 0000:13:00.0: save config 0x38: 0x00000000
[    1.003655] nvme 0000:13:00.0: save config 0x3c: 0x000001ff
[    1.006893] r8169 0000:0a:00.0: vgaarb: pci_notify
[    1.006901] r8169 0000:0a:00.0: runtime IRQ mapping not provided by arch
[    1.006921] r8169 0000:0a:00.0: enabling device (0000 -> 0003)
[    1.006990] r8169 0000:0a:00.0: enabling Mem-Wr-Inval
[    1.008265] nvme nvme1: bad crto:0 cap:8202020ff0103ff
[    1.009775] ACPI: bus type USB registered
[    1.009809] usbcore: registered new interface driver usbfs
[    1.009820] usbcore: registered new interface driver hub
[    1.009837] usbcore: registered new device driver usb
[    1.014342] piix4_smbus 0000:00:14.0: vgaarb: pci_notify
[    1.023349] nvme nvme0: allocated 40 MiB host memory buffer.
[    1.023527] nvme nvme1: allocated 40 MiB host memory buffer.
[    1.049333] nvme nvme1: 12/0/0 default/read/poll queues
[    1.068632] nvme nvme0: 12/0/0 default/read/poll queues
[    1.070512] r8169 0000:0a:00.0 eth0: RTL8168evl/8111evl, 00:e0:4c:68:02:6a, XID 2c9, IRQ 52
[    1.070517] r8169 0000:0a:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    1.070525] r8169 0000:0a:00.0: vgaarb: pci_notify
[    1.070537] r8169 0000:0b:00.0: vgaarb: pci_notify
[    1.070542] r8169 0000:0b:00.0: runtime IRQ mapping not provided by arch
[    1.070561] r8169 0000:0b:00.0: enabling device (0000 -> 0003)
[    1.070629] r8169 0000:0b:00.0: enabling Mem-Wr-Inval
[    1.081586] r8169 0000:0b:00.0 eth1: RTL8168f/8111f, 00:e0:4c:68:01:a4, XID 480, IRQ 77
[    1.081589] r8169 0000:0b:00.0 eth1: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    1.081593] r8169 0000:0b:00.0: vgaarb: pci_notify
[    1.081603] r8169 0000:0c:00.0: vgaarb: pci_notify
[    1.081607] r8169 0000:0c:00.0: runtime IRQ mapping not provided by arch
[    1.081617] r8169 0000:0c:00.0: enabling device (0000 -> 0003)
[    1.081675] r8169 0000:0c:00.0: enabling Mem-Wr-Inval
[    1.091233]  nvme1n1: p1 p2 p3
[    1.091418] nvme 0000:13:00.0: vgaarb: pci_notify
[    1.093494]  nvme0n1: p1 p2 p3
[    1.093662] nvme 0000:03:00.0: vgaarb: pci_notify
[    1.098063] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    1.098137] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    1.098224] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    1.098751] r8169 0000:0c:00.0 eth2: RTL8125B, a8:a1:59:7e:ee:5f, XID 641, IRQ 79
[    1.098755] r8169 0000:0c:00.0 eth2: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    1.098763] r8169 0000:0c:00.0: vgaarb: pci_notify
[    1.100330] r8169 0000:0c:00.0 ethlan: renamed from eth2
[    1.100613] r8169 0000:0b:00.0 ethwlan: renamed from eth1
[    1.100702] r8169 0000:0a:00.0 ethdsl: renamed from eth0
[    1.112780] xhci_hcd 0000:0d:00.1: vgaarb: pci_notify
[    1.112786] xhci_hcd 0000:0d:00.1: runtime IRQ mapping not provided by arch
[    1.112922] xhci_hcd 0000:0d:00.1: enabling bus mastering
[    1.112945] libata version 3.00 loaded.
[    1.112950] xhci_hcd 0000:0d:00.1: xHCI Host Controller
[    1.112960] xhci_hcd 0000:0d:00.1: new USB bus registered, assigned bus number 1
[    1.113117] xhci_hcd 0000:0d:00.1: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000010
[    1.113154] xhci_hcd 0000:0d:00.1: enabling Mem-Wr-Inval
[    1.113643] xhci_hcd 0000:0d:00.1: xHCI Host Controller
[    1.113649] xhci_hcd 0000:0d:00.1: new USB bus registered, assigned bus number 2
[    1.113652] xhci_hcd 0000:0d:00.1: Host supports USB 3.1 Enhanced SuperSpeed
[    1.113695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    1.113697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.113699] usb usb1: Product: xHCI Host Controller
[    1.113701] usb usb1: Manufacturer: Linux 6.12.73-dirty xhci-hcd
[    1.113702] usb usb1: SerialNumber: 0000:0d:00.1
[    1.113842] hub 1-0:1.0: USB hub found
[    1.113856] hub 1-0:1.0: 6 ports detected
[    1.114117] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.114140] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    1.114143] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.114144] usb usb2: Product: xHCI Host Controller
[    1.114146] usb usb2: Manufacturer: Linux 6.12.73-dirty xhci-hcd
[    1.114147] usb usb2: SerialNumber: 0000:0d:00.1
[    1.114286] hub 2-0:1.0: USB hub found
[    1.114301] hub 2-0:1.0: 4 ports detected
[    1.114598] xhci_hcd 0000:0d:00.1: vgaarb: pci_notify
[    1.114607] xhci_hcd 0000:0d:00.3: vgaarb: pci_notify
[    1.114611] xhci_hcd 0000:0d:00.3: runtime IRQ mapping not provided by arch
[    1.114663] xhci_hcd 0000:0d:00.3: enabling bus mastering
[    1.114666] xhci_hcd 0000:0d:00.3: xHCI Host Controller
[    1.114671] xhci_hcd 0000:0d:00.3: new USB bus registered, assigned bus number 3
[    1.114842] xhci_hcd 0000:0d:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000010
[    1.114851] xhci_hcd 0000:0d:00.3: enabling Mem-Wr-Inval
[    1.115239] xhci_hcd 0000:0d:00.3: xHCI Host Controller
[    1.115242] xhci_hcd 0000:0d:00.3: new USB bus registered, assigned bus number 4
[    1.115245] xhci_hcd 0000:0d:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    1.115282] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    1.115284] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.115286] usb usb3: Product: xHCI Host Controller
[    1.115288] usb usb3: Manufacturer: Linux 6.12.73-dirty xhci-hcd
[    1.115289] usb usb3: SerialNumber: 0000:0d:00.3
[    1.115393] hub 3-0:1.0: USB hub found
[    1.115407] hub 3-0:1.0: 6 ports detected
[    1.115673] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.115696] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    1.115698] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.115700] usb usb4: Product: xHCI Host Controller
[    1.115701] usb usb4: Manufacturer: Linux 6.12.73-dirty xhci-hcd
[    1.115702] usb usb4: SerialNumber: 0000:0d:00.3
[    1.115791] hub 4-0:1.0: USB hub found
[    1.115803] hub 4-0:1.0: 4 ports detected
[    1.115866] usb: port power management may be unreliable
[    1.116013] xhci_hcd 0000:0d:00.3: vgaarb: pci_notify
[    1.116025] xhci_hcd 0000:14:00.3: vgaarb: pci_notify
[    1.116029] xhci_hcd 0000:14:00.3: runtime IRQ mapping not provided by arch
[    1.116080] xhci_hcd 0000:14:00.3: enabling bus mastering
[    1.116083] xhci_hcd 0000:14:00.3: xHCI Host Controller
[    1.116087] xhci_hcd 0000:14:00.3: new USB bus registered, assigned bus number 5
[    1.116177] xhci_hcd 0000:14:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000010
[    1.116181] xhci_hcd 0000:14:00.3: enabling Mem-Wr-Inval
[    1.116438] xhci_hcd 0000:14:00.3: xHCI Host Controller
[    1.116442] xhci_hcd 0000:14:00.3: new USB bus registered, assigned bus number 6
[    1.116444] xhci_hcd 0000:14:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    1.116477] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    1.116479] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.116481] usb usb5: Product: xHCI Host Controller
[    1.116482] usb usb5: Manufacturer: Linux 6.12.73-dirty xhci-hcd
[    1.116483] usb usb5: SerialNumber: 0000:14:00.3
[    1.116580] hub 5-0:1.0: USB hub found
[    1.116588] hub 5-0:1.0: 4 ports detected
[    1.116750] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.116771] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    1.116774] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.116775] usb usb6: Product: xHCI Host Controller
[    1.116777] usb usb6: Manufacturer: Linux 6.12.73-dirty xhci-hcd
[    1.116778] usb usb6: SerialNumber: 0000:14:00.3
[    1.116865] hub 6-0:1.0: USB hub found
[    1.116872] hub 6-0:1.0: 2 ports detected
[    1.116990] xhci_hcd 0000:14:00.3: vgaarb: pci_notify
[    1.118296] ahci 0000:0e:00.0: vgaarb: pci_notify
[    1.118301] ahci 0000:0e:00.0: runtime IRQ mapping not provided by arch
[    1.118303] ahci 0000:0e:00.0: version 3.0
[    1.118452] ahci 0000:0e:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    1.118455] ahci 0000:0e:00.0: 1/1 ports implemented (port mask 0x1)
[    1.118457] ahci 0000:0e:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    1.118680] scsi host0: ahci
[    1.118850] ata1: SATA max UDMA/133 abar m2048@0xfc300000 port 0xfc300100 irq 98 lpm-pol 3
[    1.118856] ahci 0000:0e:00.0: vgaarb: pci_notify
[    1.118865] ahci 0000:0f:00.0: vgaarb: pci_notify
[    1.118874] ahci 0000:0f:00.0: runtime IRQ mapping not provided by arch
[    1.119342] ahci 0000:0f:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    1.119345] ahci 0000:0f:00.0: 3/3 ports implemented (port mask 0x13)
[    1.119347] ahci 0000:0f:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs 
[    1.119843] scsi host1: ahci
[    1.119947] scsi host2: ahci
[    1.120044] scsi host3: ahci
[    1.120135] scsi host4: ahci
[    1.120228] scsi host5: ahci
[    1.120278] ata2: SATA max UDMA/133 abar m2048@0xfc200000 port 0xfc200100 irq 99 lpm-pol 0
[    1.120281] ata3: SATA max UDMA/133 abar m2048@0xfc200000 port 0xfc200180 irq 100 lpm-pol 0
[    1.120283] ata4: DUMMY
[    1.120284] ata5: DUMMY
[    1.120287] ata6: SATA max UDMA/133 abar m2048@0xfc200000 port 0xfc200300 irq 103 lpm-pol 3
[    1.120291] ahci 0000:0f:00.0: vgaarb: pci_notify
[    1.120307] ahci 0000:15:00.0: vgaarb: pci_notify
[    1.120311] ahci 0000:15:00.0: runtime IRQ mapping not provided by arch
[    1.120437] ahci 0000:15:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    1.120439] ahci 0000:15:00.0: 1/1 ports implemented (port mask 0x1)
[    1.120441] ahci 0000:15:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    1.120593] scsi host6: ahci
[    1.120639] ata7: SATA max UDMA/133 abar m2048@0xfce01000 port 0xfce01100 irq 116 lpm-pol 3
[    1.120645] ahci 0000:15:00.0: vgaarb: pci_notify
[    1.120652] ahci 0000:15:00.1: vgaarb: pci_notify
[    1.120656] ahci 0000:15:00.1: runtime IRQ mapping not provided by arch
[    1.120777] ahci 0000:15:00.1: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    1.120779] ahci 0000:15:00.1: 1/1 ports implemented (port mask 0x1)
[    1.120781] ahci 0000:15:00.1: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    1.120935] scsi host7: ahci
[    1.120980] ata8: SATA max UDMA/133 abar m2048@0xfce00000 port 0xfce00100 irq 118 lpm-pol 3
[    1.120986] ahci 0000:15:00.1: vgaarb: pci_notify
[    1.364264] usb 5-1: new high-speed USB device number 2 using xhci_hcd
[    1.364273] usb 3-3: new full-speed USB device number 2 using xhci_hcd
[    1.364281] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[    1.426473] ata1: SATA link down (SStatus 0 SControl 300)
[    1.430478] ata3: SATA link down (SStatus 0 SControl 300)
[    1.430517] ata2: SATA link down (SStatus 0 SControl 300)
[    1.430534] ata8: SATA link down (SStatus 0 SControl 300)
[    1.430536] ata7: SATA link down (SStatus 0 SControl 300)
[    1.503402] usb 1-2: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=88.32
[    1.503406] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.503408] usb 1-2: Product: USB2.0 Hub
[    1.505565] usb 5-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.54
[    1.505569] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.505571] usb 5-1: Product: USB2.1 Hub
[    1.505573] usb 5-1: Manufacturer: GenesysLogic
[    1.520262] usb 3-3: New USB device found, idVendor=26ce, idProduct=01a2, bcdDevice= 0.00
[    1.520266] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.520269] usb 3-3: Product: LED Controller
[    1.520271] usb 3-3: Manufacturer: ASRock
[    1.520273] usb 3-3: SerialNumber: A02019100900
[    1.535598] hid: raw HID events driver (C) Jiri Kosina
[    1.562076] hub 1-2:1.0: USB hub found
[    1.562647] hub 1-2:1.0: 4 ports detected
[    1.564723] hub 5-1:1.0: USB hub found
[    1.565309] hub 5-1:1.0: 4 ports detected
[    1.588278] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.592031] ata6.00: ATA-9: Apacer AS350 256GB, S0920A0, max UDMA/133
[    1.594283] ata6.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    1.603627] ata6.00: configured for UDMA/133
[    1.613786] scsi 5:0:0:0: Direct-Access     ATA      Apacer AS350 256 0A0  PQ: 0 ANSI: 5
[    1.614562] md/raid1:md0: active with 2 out of 2 mirrors
[    1.616268] tsc: Refined TSC clocksource calibration: 3899.999 MHz
[    1.616273] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x706eb38f3d8, max_idle_ns: 881591117856 ns
[    1.616370] clocksource: Switched to clocksource tsc
[    1.619512] sd 5:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    1.619521] sd 5:0:0:0: [sda] Write Protect is off
[    1.619523] sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.619535] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.619556] sd 5:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    1.620388] usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
[    1.625337] usbcore: registered new interface driver usbhid
[    1.625341] usbhid: USB HID core driver
[    1.627318] md0: detected capacity change from 0 to 8000792576
[    1.639158] usb 6-1: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.54
[    1.639163] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.639166] usb 6-1: Product: USB3.1 Hub
[    1.639168] usb 6-1: Manufacturer: GenesysLogic
[    1.648265] usb 3-4: new high-speed USB device number 3 using xhci_hcd
[    1.649625]  sda: sda1
[    1.649692] sd 5:0:0:0: [sda] Attached SCSI disk
[    1.651919] input: ASRock LED Controller as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-3/3-3:1.0/0003:26CE:01A2.0001/input/input0
[    1.660897] hub 6-1:1.0: USB hub found
[    1.661193] hub 6-1:1.0: 4 ports detected
[    1.704320] hid-generic 0003:26CE:01A2.0001: input,hidraw0: USB HID v1.10 Device [ASRock LED Controller] on usb-0000:0d:00.3-3/input0
[    1.740631] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    1.740657] device-mapper: uevent: version 1.0.3
[    1.740711] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    1.791364] usb 3-4: New USB device found, idVendor=2109, idProduct=2813, bcdDevice= 2.21
[    1.791370] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.791373] usb 3-4: Product: USB2.0 Hub             
[    1.791375] usb 3-4: Manufacturer: VIA Labs, Inc.         
[    1.851544] hub 3-4:1.0: USB hub found
[    1.852613] hub 3-4:1.0: 4 ports detected
[    1.876266] usb 5-1.3: new low-speed USB device number 3 using xhci_hcd
[    1.956256] raid6: avx2x4   gen() 44568 MB/s
[    1.988263] usb 3-5: new full-speed USB device number 4 using xhci_hcd
[    2.008507] usb 5-1.3: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[    2.008510] usb 5-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.008512] usb 5-1.3: Product: USB Optical Mouse
[    2.008514] usb 5-1.3: Manufacturer: Logitech
[    2.024256] raid6: avx2x2   gen() 43584 MB/s
[    2.050624] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:08.1/0000:14:00.3/usb5/5-1/5-1.3/5-1.3:1.0/0003:046D:C077.0002/input/input1
[    2.050688] hid-generic 0003:046D:C077.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:14:00.3-1.3/input0
[    2.092257] raid6: avx2x1   gen() 31027 MB/s
[    2.092259] raid6: using algorithm avx2x4 gen() 44568 MB/s
[    2.134251] usb 3-5: New USB device found, idVendor=0557, idProduct=8021, bcdDevice= 1.00
[    2.134255] usb 3-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.148263] usb 5-1.4: new low-speed USB device number 4 using xhci_hcd
[    2.160256] raid6: .... xor() 6571 MB/s, rmw enabled
[    2.160259] raid6: using avx2x2 recovery algorithm
[    2.161259] xor: automatically using best checksumming function   avx       
[    2.162046] async_tx: api initialized (async)
[    2.172312] hub 3-5:1.0: USB hub found
[    2.174255] hub 3-5:1.0: 4 ports detected
[    2.260265] usb 3-4.2: new low-speed USB device number 5 using xhci_hcd
[    2.282506] usb 5-1.4: New USB device found, idVendor=046d, idProduct=c312, bcdDevice= 1.01
[    2.282510] usb 5-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.282512] usb 5-1.4: Product: USB Multimedia Keyboard
[    2.282514] usb 5-1.4: Manufacturer: LITEON Technology
[    2.300099] Btrfs loaded, zoned=yes, fsverity=yes
[    2.339714] input: LITEON Technology USB Multimedia Keyboard as /devices/pci0000:00/0000:00:08.1/0000:14:00.3/usb5/5-1/5-1.4/5-1.4:1.0/0003:046D:C312.0003/input/input2
[    2.421307] usb 3-4.2: New USB device found, idVendor=046a, idProduct=b091, bcdDevice= 1.00
[    2.421312] usb 3-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.421315] usb 3-4.2: Product: Cherry USB Optical Mouse
[    2.421317] usb 3-4.2: Manufacturer: PixArt
[    2.465444] input: PixArt Cherry USB Optical Mouse as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-4/3-4.2/3-4.2:1.0/0003:046A:B091.0004/input/input3
[    2.476266] usb 3-5.1: new full-speed USB device number 6 using xhci_hcd
[    2.488368] hid-generic 0003:046D:C312.0003: input,hidraw2: USB HID v1.10 Keyboard [LITEON Technology USB Multimedia Keyboard] on usb-0000:14:00.3-1.4/input0
[    2.488474] hid-generic 0003:046A:B091.0004: input,hidraw3: USB HID v1.11 Mouse [PixArt Cherry USB Optical Mouse] on usb-0000:0d:00.3-4.2/input0
[    2.576836] EXT4-fs (dm-5): mounted filesystem d598cbfe-bf14-4621-96b3-5ce805eefc16 ro with ordered data mode. Quota mode: none.
[    2.602253] usb 3-5.1: New USB device found, idVendor=046a, idProduct=c122, bcdDevice= 1.25
[    2.602258] usb 3-5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.602260] usb 3-5.1: Product: CHERRY USB Keyboard
[    2.602262] usb 3-5.1: Manufacturer: Cherry GmbH
[    2.652268] usb 3-4.3: new high-speed USB device number 7 using xhci_hcd
[    2.693470] input: Cherry GmbH CHERRY USB Keyboard as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-5/3-5.1/3-5.1:1.0/0003:046A:C122.0005/input/input4
[    2.819609] usb 3-4.3: New USB device found, idVendor=1bcf, idProduct=0217, bcdDevice=34.13
[    2.819613] usb 3-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.819616] usb 3-4.3: Product: 4K AutoFocus Webcam
[    2.819619] usb 3-4.3: Manufacturer: 4K AutoFocus Webcam
[    2.820323] hid-generic 0003:046A:C122.0005: input,hidraw4: USB HID v1.11 Keyboard [Cherry GmbH CHERRY USB Keyboard] on usb-0000:0d:00.3-5.1/input0
[    2.828446] input: Cherry GmbH CHERRY USB Keyboard System Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-5/3-5.1/3-5.1:1.1/0003:046A:C122.0006/input/input5
[    2.884731] input: Cherry GmbH CHERRY USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-5/3-5.1/3-5.1:1.1/0003:046A:C122.0006/input/input6
[    2.884802] hid-generic 0003:046A:C122.0006: input,hidraw5: USB HID v1.11 Device [Cherry GmbH CHERRY USB Keyboard] on usb-0000:0d:00.3-5.1/input1
[    2.908225] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    2.942526] systemd[1]: Inserted module 'autofs4'
[    2.952428] systemd[1]: systemd 257.9-1~deb13u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE)
[    2.952433] systemd[1]: Detected architecture x86-64.
[    2.953905] systemd[1]: Hostname set to <obelix-trixie>.
[    2.968269] usb 3-4.4: new full-speed USB device number 8 using xhci_hcd
[    3.085246] usb 3-4.4: New USB device found, idVendor=0d8c, idProduct=0014, bcdDevice= 1.00
[    3.085253] usb 3-4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.085256] usb 3-4.4: Product: USB Audio Device
[    3.085258] usb 3-4.4: Manufacturer: C-Media Electronics Inc.
[    3.106372] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[    3.137374] input: C-Media Electronics Inc. USB Audio Device as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-4/3-4.4/3-4.4:1.3/0003:0D8C:0014.0007/input/input7
[    3.192305] hid-generic 0003:0D8C:0014.0007: input,hidraw6: USB HID v1.00 Device [C-Media Electronics Inc. USB Audio Device] on usb-0000:0d:00.3-4.4/input3
[    3.218967] systemd[1]: Queued start job for default target graphical.target.
[    3.257535] systemd[1]: Created slice machine.slice - Virtual Machine and Container Slice.
[    3.258365] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[    3.258699] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[    3.259030] systemd[1]: Created slice system-syncthing.slice - Slice /system/syncthing.
[    3.259364] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[    3.259685] systemd[1]: Created slice system-tor.slice - Slice /system/tor.
[    3.260063] systemd[1]: Created slice system-xfs_scrub.slice - xfs_scrub background service slice.
[    3.260315] systemd[1]: Created slice user.slice - User and Session Slice.
[    3.260362] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[    3.260398] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[    3.260521] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[    3.260536] systemd[1]: Expecting device dev-disk-by\x2duuid-06C0\x2d0A8B.device - /dev/disk/by-uuid/06C0-0A8B...
[    3.260541] systemd[1]: Expecting device dev-mapper-vg00\x2dlvbackup.device - /dev/mapper/vg00-lvbackup...
[    3.260546] systemd[1]: Expecting device dev-mapper-vg00\x2dlvdata.device - /dev/mapper/vg00-lvdata...
[    3.260551] systemd[1]: Expecting device dev-mapper-vg00\x2dlvhome.device - /dev/mapper/vg00-lvhome...
[    3.260556] systemd[1]: Expecting device dev-mapper-vg00\x2dlvnobackup.device - /dev/mapper/vg00-lvnobackup...
[    3.260559] systemd[1]: Expecting device dev-mapper-vg00\x2dlvswap.device - /dev/mapper/vg00-lvswap...
[    3.260569] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[    3.260581] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[    3.260598] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[    3.260612] systemd[1]: Reached target slices.target - Slice Units.
[    3.260630] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[    3.260638] systemd[1]: Reached target virt-guest-shutdown.target - libvirt guests shutdown target.
[    3.260701] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[    3.260758] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[    3.263934] systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket.
[    3.264023] systemd[1]: Listening on syslog.socket - Syslog Socket.
[    3.264515] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.
[    3.264577] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[    3.264637] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    3.264708] systemd[1]: Listening on systemd-journald.socket - Journal Sockets.
[    3.264742] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.264754] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.264811] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    3.264851] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    3.265625] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[    3.266179] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[    3.266230] systemd[1]: run-lock.mount: Directory /run/lock to mount over is not empty, mounting anyway.
[    3.266797] systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock...
[    3.267390] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[    3.268099] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[    3.268185] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[    3.269024] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[    3.269952] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    3.270799] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    3.271597] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[    3.272392] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[    3.273105] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    3.273745] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[    3.273889] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    3.273945] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    3.275262] systemd[1]: Starting systemd-journald.service - Journal Service...
[    3.276606] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    3.276622] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.277466] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[    3.277516] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.278326] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...
[    3.278663] pstore: Using crash dump compression: deflate
[    3.279151] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[    3.279528] pstore: Registered efi_pstore as persistent store backend
[    3.281409] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[    3.281524] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[    3.281629] systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock.
[    3.281733] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[    3.281838] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[    3.282141] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[    3.282484] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    3.283127] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    3.283315] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[    3.283592] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    3.283775] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    3.284038] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    3.284216] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[    3.285223] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[    3.285828] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[    3.286684] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[    3.287385] systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials.
[    3.289350] systemd-journald[603]: Collecting audit messages is disabled.
[    3.291016] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[    3.291155] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[    3.291844] lp: driver loaded but no devices found
[    3.294596] ppdev: user-space parallel port driver
[    3.302574] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
[    3.313218] ACPI: bus type drm_connector registered
[    3.313536] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[    3.313834] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    3.313999] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[    3.314953] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[    3.318689] EXT4-fs (dm-5): re-mounted d598cbfe-bf14-4621-96b3-5ce805eefc16 r/w.
[    3.319610] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[    3.319891] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    3.319926] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    3.320719] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[    3.320752] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[    3.321820] systemd[1]: Starting systemd-timesyncd.service - Network Time Synchronization...
[    3.322476] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[    3.322494] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.324859] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[    3.326048] systemd[1]: Starting systemd-resolved.service - Network Name Resolution...
[    3.329351] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
[    3.331321] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[    3.332298] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[    3.341718] systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[    3.341800] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
[    3.352261] systemd[1]: Started systemd-timesyncd.service - Network Time Synchronization.
[    3.352434] systemd[1]: Reached target time-set.target - System Time Set.
[    3.372530] systemd[1]: Started systemd-resolved.service - Network Name Resolution.
[    3.372597] systemd[1]: Reached target nss-lookup.target - Host and Network Name Lookups.
[    3.396506] systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files.
[    3.403386] systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices.
[    3.404685] systemd[1]: Starting ifupdown-pre.service - Helper to synchronize boot up for ifupdown...
[    3.416939] systemd[1]: Condition check resulted in dev-tpmrm0.device - /dev/tpmrm0 being skipped.
[    3.420416] systemd[1]: Reached target tpm2.target - Trusted Platform Module.
[    3.424450] systemd[1]: Found device dev-mapper-vg00\x2dlvnobackup.device - /dev/mapper/vg00-lvnobackup.
[    3.426939] systemd[1]: Found device dev-mapper-vg00\x2dlvdata.device - /dev/mapper/vg00-lvdata.
[    3.432232] systemd[1]: Found device dev-mapper-vg00\x2dlvhome.device - /dev/mapper/vg00-lvhome.
[    3.433067] sd 5:0:0:0: Attached scsi generic sg0 type 0
[    3.438317] systemd[1]: Found device dev-mapper-vg00\x2dlvbackup.device - /dev/mapper/vg00-lvbackup.
[    3.446977] systemd[1]: Found device dev-mapper-vg00\x2dlvswap.device - /dev/mapper/vg00-lvswap.
[    3.461011] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input8
[    3.483397] systemd[1]: Found device dev-disk-by\x2duuid-06C0\x2d0A8B.device - Lexar SSD NM790 4TB 2.
[    3.483735] ACPI: button: Power Button [PWRB]
[    3.483889] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input9
[    3.486873] ACPI: video: Video Device [VGA1] (multi-head: yes  rom: no  post: no)
[    3.487970] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:15/LNXVIDEO:01/input/input10
[    3.496233] mc: Linux media interface: v0.10
[    3.502141] systemd[1]: Expecting device sys-subsystem-net-devices-ethdsl.device - /sys/subsystem/net/devices/ethdsl...
[    3.503204] systemd[1]: Activating swap dev-mapper-vg00\x2dlvswap.swap - /dev/mapper/vg00-lvswap...
[    3.504027] systemd[1]: Starting systemd-fsck@dev-disk-by\x2duuid-06C0\x2d0A8B.service - File System Check on /dev/disk/by-uuid/06C0-0A8B...
[    3.504790] systemd[1]: Starting systemd-fsck@dev-mapper-vg00\x2dlvbackup.service - File System Check on /dev/mapper/vg00-lvbackup...
[    3.507361] systemd[1]: Starting systemd-fsck@dev-mapper-vg00\x2dlvdata.service - File System Check on /dev/mapper/vg00-lvdata...
[    3.525789] ccp 0000:14:00.2: vgaarb: pci_notify
[    3.525796] ccp 0000:14:00.2: runtime IRQ mapping not provided by arch
[    3.525802] ccp 0000:14:00.2: enabling device (0000 -> 0002)
[    3.528994] ccp 0000:14:00.2: enabling bus mastering
[    3.529004] ccp 0000:14:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[    3.530154] ccp 0000:14:00.2: tee enabled
[    3.530229] ccp 0000:14:00.2: psp enabled
[    3.530609] ddbridge: Digital Devices PCIE bridge driver 0.9.33-integrated, Copyright (C) 2010-17 Digital Devices GmbH
[    3.531066] ccp 0000:14:00.2: vgaarb: pci_notify
[    3.533584] videodev: Linux video capture interface: v2.00
[    3.544993] systemd[1]: Starting systemd-fsck@dev-mapper-vg00\x2dlvhome.service - File System Check on /dev/mapper/vg00-lvhome...
[    3.545737] Adding 67108860k swap on /dev/mapper/vg00-lvswap.  Priority:-2 extents:1 across:67108860k SS
[    3.548114] k10temp 0000:00:18.3: vgaarb: pci_notify
[    3.548278] k10temp 0000:00:18.3: runtime IRQ mapping not provided by arch
[    3.550786] k10temp 0000:00:18.3: vgaarb: pci_notify
[    3.553236] systemd[1]: Starting systemd-fsck@dev-mapper-vg00\x2dlvnobackup.service - File System Check on /dev/mapper/vg00-lvnobackup...
[    3.558330] cmedia_hs100b 0003:0D8C:0014.0007: Fixing CMedia HS-100B report descriptor
[    3.558407] input: C-Media Electronics Inc. USB Audio Device as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-4/3-4.4/3-4.4:1.3/0003:0D8C:0014.0007/input/input12
[    3.559158] input: PC Speaker as /devices/platform/pcspkr/input/input11
[    3.559809] ACPI: button: Power Button [PWRF]
[    3.566802] ee1004 0-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
[    3.570691] systemd[1]: Activated swap dev-mapper-vg00\x2dlvswap.swap - /dev/mapper/vg00-lvswap.
[    3.572462] ee1004 0-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
[    3.576812] systemd[1]: Finished systemd-fsck@dev-mapper-vg00\x2dlvbackup.service - File System Check on /dev/mapper/vg00-lvbackup.
[    3.577032] usb 3-4.3: Found UVC 1.00 device 4K AutoFocus Webcam (1bcf:0217)
[    3.577257] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    3.577260] RAPL PMU: hw unit of domain package 2^-16 Joules
[    3.577345] systemd[1]: Finished systemd-fsck@dev-mapper-vg00\x2dlvdata.service - File System Check on /dev/mapper/vg00-lvdata.
[    3.577661] systemd[1]: Finished systemd-fsck@dev-mapper-vg00\x2dlvhome.service - File System Check on /dev/mapper/vg00-lvhome.
[    3.579022] systemd[1]: Found device sys-subsystem-net-devices-ethdsl.device - RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller.
[    3.587941] snd_hda_intel 0000:06:00.1: vgaarb: pci_notify
[    3.587949] snd_hda_intel 0000:06:00.1: runtime IRQ mapping not provided by arch
[    3.588068] snd_hda_intel 0000:06:00.1: enabling device (0000 -> 0002)
[    3.588148] snd_hda_intel 0000:06:00.1: Force to non-snoop mode
[    3.588512] snd_hda_intel 0000:06:00.1: enabling bus mastering
[    3.589053] snd_hda_intel 0000:06:00.1: vgaarb: pci_notify
[    3.589075] snd_hda_intel 0000:14:00.1: vgaarb: pci_notify
[    3.589082] systemd[1]: Finished systemd-fsck@dev-mapper-vg00\x2dlvnobackup.service - File System Check on /dev/mapper/vg00-lvnobackup.
[    3.589596] snd_hda_intel 0000:14:00.1: runtime IRQ mapping not provided by arch
[    3.589633] snd_hda_intel 0000:14:00.1: enabling device (0000 -> 0002)
[    3.589779] snd_hda_intel 0000:14:00.1: enabling bus mastering
[    3.589812] snd_hda_intel 0000:14:00.1: vgaarb: pci_notify
[    3.589827] snd_hda_intel 0000:14:00.6: vgaarb: pci_notify
[    3.589831] snd_hda_intel 0000:14:00.6: runtime IRQ mapping not provided by arch
[    3.589839] snd_hda_intel 0000:14:00.6: enabling device (0000 -> 0002)
[    3.589916] snd_hda_intel 0000:14:00.6: enabling bus mastering
[    3.590007] snd_hda_intel 0000:14:00.6: vgaarb: pci_notify
[    3.597605] systemd[1]: Reached target swap.target - Swaps.
[    3.600278] systemd[1]: Started mdmonitor.service - MD array monitor.
[    3.601901] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    3.601937] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    3.602344] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    3.602405] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    3.602432] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.602473] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[    3.602490] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.602500] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.604977] systemd[1]: Finished systemd-fsck@dev-disk-by\x2duuid-06C0\x2d0A8B.service - File System Check on /dev/disk/by-uuid/06C0-0A8B.
[    3.615630] cmedia_hs100b 0003:0D8C:0014.0007: input,hidraw6: USB HID v1.00 Device [C-Media Electronics Inc. USB Audio Device] on usb-0000:0d:00.3-4.4/input3
[    3.623138] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    3.624628] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    3.625190] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    3.650521] usbcore: registered new interface driver uvcvideo
[    3.659081] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:01.0/0000:04:00.0/0000:05:00.0/0000:06:00.1/sound/card0/input13
[    3.659326] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:01.0/0000:04:00.0/0000:05:00.0/0000:06:00.1/sound/card0/input14
[    3.659538] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input15
[    3.661209] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input16
[    3.662026] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input17
[    3.662299] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input18
[    3.668982] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC897: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    3.668989] snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.668992] snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    3.668995] snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
[    3.668996] snd_hda_codec_realtek hdaudioC2D0:    dig-out=0x1e/0x0
[    3.668998] snd_hda_codec_realtek hdaudioC2D0:    inputs:
[    3.669001] snd_hda_codec_realtek hdaudioC2D0:      Rear Mic=0x18
[    3.669003] snd_hda_codec_realtek hdaudioC2D0:      Front Mic=0x19
[    3.669005] snd_hda_codec_realtek hdaudioC2D0:      Line=0x1a
[    3.676316] WARNING! power/level is deprecated; use power/control instead
[    3.678629] kvm_amd: TSC scaling supported
[    3.678631] kvm_amd: Nested Virtualization enabled
[    3.678633] kvm_amd: Nested Paging enabled
[    3.678634] kvm_amd: LBR virtualization supported
[    3.678639] kvm_amd: Virtual VMLOAD VMSAVE supported
[    3.678640] kvm_amd: Virtual GIF supported
[    3.685829] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    3.685881] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    3.685902] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    3.685982] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    3.686014] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.686069] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[    3.686083] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.686089] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.689384] intel_rapl_common: Found RAPL domain package
[    3.689387] intel_rapl_common: Found RAPL domain core
[    3.690246] amd_atl: AMD Address Translation Library initialized
[    3.690996] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input19
[    3.691108] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input20
[    3.691183] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input21
[    3.691256] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input22
[    3.691327] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input23
[    3.691401] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input24
[    3.691479] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input25
[    3.702000] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    3.702021] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    3.702067] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    3.702087] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.702121] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[    3.702134] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.702140] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.702528] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    3.702674] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    3.702805] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    3.827932] systemd[1]: Started systemd-journald.service - Journal Service.
[    3.880141] systemd-journald[603]: Received client request to flush runtime journal.
[    4.489275] EXT4-fs (dm-2): mounted filesystem a4a89505-36bf-41cd-a972-f57db83e14d8 r/w with ordered data mode. Quota mode: none.
[    4.489456] EXT4-fs (dm-0): mounted filesystem 30dd4edd-20d1-4d6d-9865-b3f272b27dc3 r/w with ordered data mode. Quota mode: none.
[    4.492023] EXT4-fs (dm-3): mounted filesystem c6f8751e-1b7d-4a64-836e-f15c0021ce4c r/w with ordered data mode. Quota mode: none.
[    4.494210] EXT4-fs (dm-1): mounted filesystem cfe0400f-34ba-4e22-bcdf-d900a33dda08 r/w with ordered data mode. Quota mode: none.
[    4.679067] usb 3-4.3: 3:1: cannot get freq at ep 0x86
[    5.289433] [drm] amdgpu kernel modesetting enabled.
[    5.289545] amdgpu: Virtual CRAT table created for CPU
[    5.289564] amdgpu: Topology: Add CPU node
[    5.289631] amdgpu 0000:06:00.0: vgaarb: pci_notify
[    5.289635] amdgpu 0000:06:00.0: runtime IRQ mapping not provided by arch
[    5.289693] amdgpu 0000:06:00.0: enabling device (0006 -> 0007)
[    5.289750] [drm] initializing kernel modesetting (BEIGE_GOBY 0x1002:0x743F 0x1DA2:0xE458 0xC7).
[    5.289767] [drm] register mmio base: 0xFBB00000
[    5.289768] [drm] register mmio size: 1048576
[    5.295837] [drm] add ip block number 0 <nv_common>
[    5.295840] [drm] add ip block number 1 <gmc_v10_0>
[    5.295842] [drm] add ip block number 2 <navi10_ih>
[    5.295844] [drm] add ip block number 3 <psp>
[    5.295846] [drm] add ip block number 4 <smu>
[    5.295848] [drm] add ip block number 5 <dm>
[    5.295850] [drm] add ip block number 6 <gfx_v10_0>
[    5.295852] [drm] add ip block number 7 <sdma_v5_2>
[    5.295854] [drm] add ip block number 8 <vcn_v3_0>
[    5.295874] amdgpu 0000:06:00.0: amdgpu: Fetched VBIOS from VFCT
[    5.295878] amdgpu: ATOM BIOS: 113-D63401-US4
[    5.307778] RPC: Registered named UNIX socket transport module.
[    5.307780] RPC: Registered udp transport module.
[    5.307782] RPC: Registered tcp transport module.
[    5.307783] RPC: Registered tcp-with-tls transport module.
[    5.307784] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    5.309683] Console: switching to colour dummy device 80x25
[    5.309707] amdgpu 0000:06:00.0: vgaarb: deactivate vga console
[    5.309710] amdgpu 0000:06:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[    5.309730] amdgpu 0000:06:00.0: amdgpu: PCIE atomic ops is not supported
[    5.309762] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    5.309772] amdgpu 0000:06:00.0: amdgpu: VRAM: 4080M 0x0000008000000000 - 0x00000080FEFFFFFF (4080M used)
[    5.309774] amdgpu 0000:06:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[    5.309790] [drm] Detected VRAM RAM=4080M, BAR=4096M
[    5.309791] [drm] RAM width 64bits GDDR6
[    5.309884] [drm] amdgpu: 4080M of VRAM memory ready
[    5.309886] [drm] amdgpu: 31802M of GTT memory ready.
[    5.309900] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    5.310073] [drm] PCIE GART of 512M enabled (table at 0x00000080FEB00000).
[    5.395692] audit: type=1400 audit(1775108743.213:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-run" pid=978 comm="apparmor_parser"
[    5.395697] audit: type=1400 audit(1775108743.213:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=975 comm="apparmor_parser"
[    5.395699] audit: type=1400 audit(1775108743.213:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=967 comm="apparmor_parser"
[    5.395701] audit: type=1400 audit(1775108743.213:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=966 comm="apparmor_parser"
[    5.395702] audit: type=1400 audit(1775108743.213:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-checkns" pid=977 comm="apparmor_parser"
[    5.395704] audit: type=1400 audit(1775108743.213:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=974 comm="apparmor_parser"
[    5.395706] audit: type=1400 audit(1775108743.213:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=969 comm="apparmor_parser"
[    5.395708] audit: type=1400 audit(1775108743.213:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="cam" pid=976 comm="apparmor_parser"
[    5.395709] audit: type=1400 audit(1775108743.213:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=973 comm="apparmor_parser"
[    5.395803] audit: type=1400 audit(1775108743.213:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=970 comm="apparmor_parser"
[    5.456229] r8169 0000:0a:00.0: Direct firmware load for rtl_nic/rtl8168e-3.fw failed with error -2
[    5.456238] r8169 0000:0a:00.0: Unable to load firmware rtl_nic/rtl8168e-3.fw (-2)
[    5.456676] RTL8211E Gigabit Ethernet r8169-0-a00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-a00:00, irq=MAC)
[    5.456685] r8169 0000:0a:00.0: enabling bus mastering
[    5.476546] nvme nvme0: using unchecked data buffer
[    5.526753] r8169 0000:0a:00.0 ethdsl: Link is Down
[    5.629034] NET: Registered PF_QIPCRTR protocol family
[    5.734811] usb 3-4.3: 3:2: cannot get freq at ep 0x86
[    5.816170] block nvme0n1: No UUID available providing old NGUID
[    6.790931] usb 3-4.3: 3:3: cannot get freq at ep 0x86
[    8.414060] amdgpu 0000:06:00.0: amdgpu: STB initialized to 2048 entries
[    8.414125] [drm] Loading DMUB firmware via PSP: version=0x02020020
[    8.414587] [drm] use_doorbell being set to: [true]
[    8.414608] [drm] Found VCN firmware Version ENC: 1.33 DEC: 4 VEP: 0 Revision: 6
[    8.482689] amdgpu 0000:06:00.0: amdgpu: reserve 0xa00000 from 0x80fd000000 for PSP TMR
[    8.584868] amdgpu 0000:06:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    8.600358] amdgpu 0000:06:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    8.600389] amdgpu 0000:06:00.0: amdgpu: smu driver if version = 0x0000000d, smu fw if version = 0x00000010, smu fw program = 0, version = 0x00492400 (73.36.0)
[    8.600394] amdgpu 0000:06:00.0: amdgpu: SMU driver if version not matched
[    8.600439] amdgpu 0000:06:00.0: amdgpu: use vbios provided pptable
[    8.642733] amdgpu 0000:06:00.0: amdgpu: SMU is initialized successfully!
[    8.643144] [drm] Display Core v3.2.301 initialized on DCN 3.0.3
[    8.643146] [drm] DP-HDMI FRL PCON supported
[    8.644231] [drm] DMUB hardware initialized: version=0x02020020
[    8.648544] snd_hda_intel 0000:06:00.1: bound 0000:06:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    8.684854] [drm] kiq ring mec 2 pipe 1 q 0
[    8.690197] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    8.690214] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[    8.690373] amdgpu: Virtual CRAT table created for GPU
[    8.690742] amdgpu: Topology: Add dGPU node [0x743f:0x1002]
[    8.690744] kfd kfd: amdgpu: added device 1002:743f
[    8.690770] amdgpu 0000:06:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, active_cu_number 12
[    8.690774] amdgpu 0000:06:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[    8.690775] amdgpu 0000:06:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
[    8.690777] amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 4 on hub 0
[    8.690778] amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 5 on hub 0
[    8.690780] amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
[    8.690781] amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
[    8.690783] amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
[    8.690784] amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
[    8.690786] amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
[    8.690787] amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
[    8.690789] amdgpu 0000:06:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
[    8.690790] amdgpu 0000:06:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on hub 0
[    8.690792] amdgpu 0000:06:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
[    8.691848] amdgpu 0000:06:00.0: save config 0x00: 0x743f1002
[    8.691852] amdgpu 0000:06:00.0: save config 0x04: 0x00100407
[    8.691856] amdgpu 0000:06:00.0: save config 0x08: 0x030000c7
[    8.691859] amdgpu 0000:06:00.0: save config 0x0c: 0x00800010
[    8.691862] amdgpu 0000:06:00.0: save config 0x10: 0x0000000c
[    8.691865] amdgpu 0000:06:00.0: save config 0x14: 0x0000007d
[    8.691869] amdgpu 0000:06:00.0: save config 0x18: 0x0000000c
[    8.691872] amdgpu 0000:06:00.0: save config 0x1c: 0x0000007e
[    8.691875] amdgpu 0000:06:00.0: save config 0x20: 0x0000d001
[    8.691878] amdgpu 0000:06:00.0: save config 0x24: 0xfbb00000
[    8.691881] amdgpu 0000:06:00.0: save config 0x28: 0x00000000
[    8.691884] amdgpu 0000:06:00.0: save config 0x2c: 0xe4581da2
[    8.691888] amdgpu 0000:06:00.0: save config 0x30: 0xfbc00000
[    8.691891] amdgpu 0000:06:00.0: save config 0x34: 0x00000048
[    8.691894] amdgpu 0000:06:00.0: save config 0x38: 0x00000000
[    8.691897] amdgpu 0000:06:00.0: save config 0x3c: 0x000001ff
[    8.692099] amdgpu 0000:06:00.0: restore config 0x1c: 0x00000000 -> 0x0000007e
[    8.692108] amdgpu 0000:06:00.0: restore config 0x14: 0x00000000 -> 0x0000007d
[    8.692185] amdgpu 0000:06:00.0: amdgpu: Using BACO for runtime pm
[    8.692621] [drm] Initialized amdgpu 3.61.0 for 0000:06:00.0 on minor 0
[    8.697930] fbcon: amdgpudrmfb (fb0) is primary device
[    8.698062] [drm] pre_validate_dsc:1629 MST_DSC dsc precompute is not needed
[    8.733220] Console: switching to colour frame buffer device 240x67
[    8.751113] amdgpu 0000:06:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    8.776954] amdgpu 0000:06:00.0: vgaarb: pci_notify
[    8.776978] amdgpu 0000:14:00.0: vgaarb: pci_notify
[    8.776982] amdgpu 0000:14:00.0: runtime IRQ mapping not provided by arch
[    8.777026] amdgpu 0000:14:00.0: enabling device (0006 -> 0007)
[    8.777093] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x1002:0x1636 0xC9).
[    8.777113] [drm] register mmio base: 0xFCA00000
[    8.777114] [drm] register mmio size: 524288
[    8.779936] [drm] add ip block number 0 <soc15_common>
[    8.779937] [drm] add ip block number 1 <gmc_v9_0>
[    8.779939] [drm] add ip block number 2 <vega10_ih>
[    8.779940] [drm] add ip block number 3 <psp>
[    8.779941] [drm] add ip block number 4 <smu>
[    8.779942] [drm] add ip block number 5 <dm>
[    8.779942] [drm] add ip block number 6 <gfx_v9_0>
[    8.779944] [drm] add ip block number 7 <sdma_v4_0>
[    8.779945] [drm] add ip block number 8 <vcn_v2_0>
[    8.779945] [drm] add ip block number 9 <jpeg_v2_0>
[    8.779955] amdgpu 0000:14:00.0: amdgpu: Fetched VBIOS from VFCT
[    8.779957] amdgpu: ATOM BIOS: 13-CEZANNE-019
[    8.784667] amdgpu 0000:14:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
[    8.784670] amdgpu 0000:14:00.0: amdgpu: MODE2 reset
[    8.785044] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    8.785054] amdgpu 0000:14:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
[    8.785056] amdgpu 0000:14:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[    8.785072] [drm] Detected VRAM RAM=512M, BAR=512M
[    8.785073] [drm] RAM width 128bits DDR4
[    8.785146] [drm] amdgpu: 512M of VRAM memory ready
[    8.785148] [drm] amdgpu: 31802M of GTT memory ready.
[    8.785163] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    8.785496] [drm] PCIE GART of 1024M enabled.
[    8.785497] [drm] PTB located at 0x000000F41FC00000
[    8.786035] [drm] Loading DMUB firmware via PSP: version=0x0101002B
[    8.786589] [drm] Found VCN firmware Version ENC: 1.24 DEC: 8 VEP: 0 Revision: 3
[    9.493986] amdgpu 0000:14:00.0: amdgpu: reserve 0x400000 from 0xf41f800000 for PSP TMR
[    9.577621] amdgpu 0000:14:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    9.588188] amdgpu 0000:14:00.0: amdgpu: RAP: optional rap ta ucode is not available
[    9.588192] amdgpu 0000:14:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    9.588392] amdgpu 0000:14:00.0: amdgpu: SMU is initialized successfully!
[    9.589305] [drm] Display Core v3.2.301 initialized on DCN 2.1
[    9.589308] [drm] DP-HDMI FRL PCON supported
[    9.589831] [drm] DMUB hardware initialized: version=0x0101002B
[    9.609673] snd_hda_intel 0000:14:00.1: bound 0000:14:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    9.642388] [drm] kiq ring mec 2 pipe 1 q 0
[    9.646555] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    9.646570] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[    9.646665] amdgpu: Virtual CRAT table created for GPU
[    9.647051] amdgpu: Topology: Add dGPU node [0x1638:0x1002]
[    9.647053] kfd kfd: amdgpu: added device 1002:1638
[    9.647124] amdgpu 0000:14:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 7
[    9.647128] amdgpu 0000:14:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[    9.647130] amdgpu 0000:14:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    9.647131] amdgpu 0000:14:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    9.647133] amdgpu 0000:14:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    9.647134] amdgpu 0000:14:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    9.647136] amdgpu 0000:14:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    9.647137] amdgpu 0000:14:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    9.647139] amdgpu 0000:14:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    9.647140] amdgpu 0000:14:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    9.647142] amdgpu 0000:14:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
[    9.647143] amdgpu 0000:14:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
[    9.647145] amdgpu 0000:14:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
[    9.647146] amdgpu 0000:14:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
[    9.647147] amdgpu 0000:14:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
[    9.647149] amdgpu 0000:14:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
[    9.648018] amdgpu 0000:14:00.0: save config 0x00: 0x16381002
[    9.648021] amdgpu 0000:14:00.0: save config 0x04: 0x08100407
[    9.648023] amdgpu 0000:14:00.0: save config 0x08: 0x030000c9
[    9.648025] amdgpu 0000:14:00.0: save config 0x0c: 0x00800010
[    9.648027] amdgpu 0000:14:00.0: save config 0x10: 0x2000000c
[    9.648029] amdgpu 0000:14:00.0: save config 0x14: 0x0000007e
[    9.648031] amdgpu 0000:14:00.0: save config 0x18: 0x3000000c
[    9.648032] amdgpu 0000:14:00.0: save config 0x1c: 0x0000007e
[    9.648034] amdgpu 0000:14:00.0: save config 0x20: 0x0000e001
[    9.648036] amdgpu 0000:14:00.0: save config 0x24: 0xfca00000
[    9.648038] amdgpu 0000:14:00.0: save config 0x28: 0x00000000
[    9.648040] amdgpu 0000:14:00.0: save config 0x2c: 0x16361002
[    9.648042] amdgpu 0000:14:00.0: save config 0x30: 0x00000000
[    9.648043] amdgpu 0000:14:00.0: save config 0x34: 0x00000048
[    9.648045] amdgpu 0000:14:00.0: save config 0x38: 0x00000000
[    9.648047] amdgpu 0000:14:00.0: save config 0x3c: 0x000001ff
[    9.648096] amdgpu 0000:14:00.0: amdgpu: Runtime PM not available
[    9.648489] [drm] Initialized amdgpu 3.61.0 for 0000:14:00.0 on minor 1
[    9.654302] amdgpu 0000:14:00.0: [drm] fb1: amdgpudrmfb frame buffer device
[    9.654441] amdgpu 0000:14:00.0: vgaarb: pci_notify
[   10.186436] usbcore: registered new interface driver snd-usb-audio
[   10.269471] r8169 0000:0c:00.0: Direct firmware load for rtl_nic/rtl8125b-2.fw failed with error -2
[   10.269477] r8169 0000:0c:00.0: Unable to load firmware rtl_nic/rtl8125b-2.fw (-2)
[   10.292276] Realtek Internal NBASE-T PHY r8169-0-c00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-c00:00, irq=MAC)
[   10.292284] r8169 0000:0c:00.0: enabling bus mastering
[   10.404596] r8169 0000:0c:00.0 ethlan: Link is Down
[   10.446771] 8021q: 802.1Q VLAN Support v1.8
[   10.478397] r8169 0000:0b:00.0: Direct firmware load for rtl_nic/rtl8168f-1.fw failed with error -2
[   10.478403] r8169 0000:0b:00.0: Unable to load firmware rtl_nic/rtl8168f-1.fw (-2)
[   10.478861] RTL8211E Gigabit Ethernet r8169-0-b00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-b00:00, irq=MAC)
[   10.478868] r8169 0000:0b:00.0: enabling bus mastering
[   10.550846] r8169 0000:0b:00.0 ethwlan: Link is Down
[   10.626377] r8169 0000:0a:00.0 ethdsl: Link is Up - 100Mbps/Full - flow control rx/tx
[   10.718498] brlan: port 1(ethlan) entered blocking state
[   10.718503] brlan: port 1(ethlan) entered disabled state
[   10.718514] r8169 0000:0c:00.0 ethlan: entered allmulticast mode
[   10.718618] r8169 0000:0c:00.0 ethlan: entered promiscuous mode
[   10.721236] brlan: port 2(ethwlan.11) entered blocking state
[   10.721240] brlan: port 2(ethwlan.11) entered disabled state
[   10.721247] ethwlan.11: entered allmulticast mode
[   10.721250] r8169 0000:0b:00.0 ethwlan: entered allmulticast mode
[   10.721362] ethwlan.11: entered promiscuous mode
[   10.721365] r8169 0000:0b:00.0 ethwlan: entered promiscuous mode
[   12.904400] brkvm: port 1(ethlan.100) entered blocking state
[   12.904405] brkvm: port 1(ethlan.100) entered disabled state
[   12.904411] ethlan.100: entered allmulticast mode
[   12.904516] ethlan.100: entered promiscuous mode
[   12.989615] r8169 0000:0b:00.0 ethwlan: Link is Up - 1Gbps/Full - flow control rx/tx
[   12.989734] brlan: port 2(ethwlan.11) entered blocking state
[   12.989741] brlan: port 2(ethwlan.11) entered forwarding state
[   12.994855] r8169 0000:0c:00.0 ethlan: Link is Up - 1Gbps/Full - flow control rx/tx
[   12.994885] brlan: port 1(ethlan) entered blocking state
[   12.994891] brlan: port 1(ethlan) entered forwarding state
[   12.994985] brkvm: port 1(ethlan.100) entered blocking state
[   12.994988] brkvm: port 1(ethlan.100) entered forwarding state
[   13.310947] kauditd_printk_skb: 123 callbacks suppressed
[   13.310951] audit: type=1400 audit(1775108751.129:135): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cupsd" name="/etc/paperspecs" pid=2181 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   13.402518] audit: type=1400 audit(1775108751.221:136): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=2294 comm="Xorg" capability=12  capname="net_admin"
[   13.407937] audit: type=1400 audit(1775108751.225:137): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/run/udev/tags/seat-bianca/" pid=2294 comm="Xorg" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   13.415209] audit: type=1400 audit(1775108751.233:138): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=2292 comm="Xorg" capability=12  capname="net_admin"
[   13.481807] audit: type=1400 audit(1775108751.301:139): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=2181 comm="cupsd" capability=12  capname="net_admin"
[   13.537814] r8169 0000:0a:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
[   13.548222] r8169 0000:0b:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
[   13.570001] r8169 0000:0c:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
[   13.750454] vgaarb: vga_arb_open
[   13.750471] vgaarb: client 0x00000000f43d21f1 called 'target'
[   13.750485] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 0000000049156c68
[   13.750488] vgaarb: vgadev 000000005c79ff13
[   13.750492] vgaarb: client 0x00000000f43d21f1 called 'lock'
[   13.750495] amdgpu 0000:06:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[   13.750498] amdgpu 0000:06:00.0: vgaarb: decoding count now is: 2
[   13.750500] amdgpu 0000:14:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[   13.750501] amdgpu 0000:14:00.0: vgaarb: decoding count now is: 1
[   13.750503] amdgpu 0000:06:00.0: vgaarb: __vga_tryget: 3
[   13.750504] amdgpu 0000:06:00.0: vgaarb: __vga_tryget: owns: 0
[   13.770029] vgaarb: vga_arb_open
[   13.770042] vgaarb: client 0x00000000efee8037 called 'target'
[   13.770057] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 0000000049156c68
[   13.770060] vgaarb: vgadev 000000005c79ff13
[   13.887810] vgaarb: client 0x00000000efee8037 called 'target'
[   13.887825] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 0000000049156c68
[   13.887828] vgaarb: vgadev 000000005c79ff13
[   13.898213] vgaarb: client 0x00000000f43d21f1 called 'unlock'
[   13.898217] amdgpu 0000:06:00.0: vgaarb: __vga_put
[   13.898440] vgaarb: client 0x00000000f43d21f1 called 'target'
[   13.898451] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 0000000049156c68
[   13.898453] vgaarb: vgadev 000000005c79ff13
[   13.943549] audit: type=1400 audit(1775108751.761:140): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=2292 comm="Xorg" capability=12  capname="net_admin"
[   13.977642] audit: type=1400 audit(1775108751.797:141): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/run/udev/tags/seat-bianca/" pid=2294 comm="Xorg" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   14.314209] audit: type=1400 audit(1775108752.133:142): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8" pid=2677 comm="apparmor_parser"
[   14.314770] audit: type=1400 audit(1775108752.133:143): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8//passt" pid=2677 comm="apparmor_parser"
[   14.387345] audit: type=1400 audit(1775108752.205:144): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-42ef4d14-5ecc-45db-abeb-cf8a099b97d8" pid=2680 comm="apparmor_parser"
[   14.624880] tun: Universal TUN/TAP device driver, 1.6
[   14.625434] brkvm: port 2(vnet0) entered blocking state
[   14.625437] brkvm: port 2(vnet0) entered disabled state
[   14.625448] vnet0: entered allmulticast mode
[   14.625487] vnet0: entered promiscuous mode
[   14.625613] brkvm: port 2(vnet0) entered blocking state
[   14.625616] brkvm: port 2(vnet0) entered forwarding state
[   15.677522] brlan: port 3(vnet1) entered blocking state
[   15.677528] brlan: port 3(vnet1) entered disabled state
[   15.677534] vnet1: entered allmulticast mode
[   15.677584] vnet1: entered promiscuous mode
[   15.677714] brlan: port 3(vnet1) entered blocking state
[   15.677718] brlan: port 3(vnet1) entered forwarding state
[   15.789491] brkvm: port 3(vnet2) entered blocking state
[   15.789496] brkvm: port 3(vnet2) entered disabled state
[   15.789508] vnet2: entered allmulticast mode
[   15.789553] vnet2: entered promiscuous mode
[   15.789662] brkvm: port 3(vnet2) entered blocking state
[   15.789665] brkvm: port 3(vnet2) entered forwarding state
[   15.863145] brdev: port 1(vnet3) entered blocking state
[   15.863152] brdev: port 1(vnet3) entered disabled state
[   15.863167] vnet3: entered allmulticast mode
[   15.863240] vnet3: entered promiscuous mode
[   15.863401] brdev: port 1(vnet3) entered blocking state
[   15.863406] brdev: port 1(vnet3) entered forwarding state
[   15.937644] brsla: port 1(vnet4) entered blocking state
[   15.937651] brsla: port 1(vnet4) entered disabled state
[   15.937657] vnet4: entered allmulticast mode
[   15.937708] vnet4: entered promiscuous mode
[   15.937848] brsla: port 1(vnet4) entered blocking state
[   15.937852] brsla: port 1(vnet4) entered forwarding state
[   16.790949] r8169 0000:0a:00.0 ethdsl: entered promiscuous mode
[   17.150129] brkvm: port 4(vnet5) entered blocking state
[   17.150135] brkvm: port 4(vnet5) entered disabled state
[   17.150142] vnet5: entered allmulticast mode
[   17.150221] vnet5: entered promiscuous mode
[   17.150357] brkvm: port 4(vnet5) entered blocking state
[   17.150361] brkvm: port 4(vnet5) entered forwarding state
[   18.067266] brkvm: port 5(vnet6) entered blocking state
[   18.067273] brkvm: port 5(vnet6) entered disabled state
[   18.067289] vnet6: entered allmulticast mode
[   18.067364] vnet6: entered promiscuous mode
[   18.067515] brkvm: port 5(vnet6) entered blocking state
[   18.067519] brkvm: port 5(vnet6) entered forwarding state
[   18.186103] brlan: port 4(vnet7) entered blocking state
[   18.186109] brlan: port 4(vnet7) entered disabled state
[   18.186116] vnet7: entered allmulticast mode
[   18.186189] vnet7: entered promiscuous mode
[   18.186322] brlan: port 4(vnet7) entered blocking state
[   18.186327] brlan: port 4(vnet7) entered forwarding state
[   18.265489] brkvm: port 6(vnet8) entered blocking state
[   18.265496] brkvm: port 6(vnet8) entered disabled state
[   18.265507] vnet8: entered allmulticast mode
[   18.265558] vnet8: entered promiscuous mode
[   18.265693] brkvm: port 6(vnet8) entered blocking state
[   18.265697] brkvm: port 6(vnet8) entered forwarding state
[   18.331955] kauditd_printk_skb: 57 callbacks suppressed
[   18.331958] audit: type=1400 audit(1775108756.149:202): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01" pid=3118 comm="apparmor_parser"
[   18.332510] audit: type=1400 audit(1775108756.153:203): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01//passt" pid=3118 comm="apparmor_parser"
[   18.341424] brlan: port 5(vnet9) entered blocking state
[   18.341428] brlan: port 5(vnet9) entered disabled state
[   18.341434] vnet9: entered allmulticast mode
[   18.341481] vnet9: entered promiscuous mode
[   18.341599] brlan: port 5(vnet9) entered blocking state
[   18.341603] brlan: port 5(vnet9) entered forwarding state
[   18.408079] audit: type=1400 audit(1775108756.225:204): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01" pid=3132 comm="apparmor_parser"
[   18.408651] audit: type=1400 audit(1775108756.229:205): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01//passt" pid=3132 comm="apparmor_parser"
[   18.417165] brkvm: port 7(vnet10) entered blocking state
[   18.417169] brkvm: port 7(vnet10) entered disabled state
[   18.417175] vnet10: entered allmulticast mode
[   18.417225] vnet10: entered promiscuous mode
[   18.417339] brkvm: port 7(vnet10) entered blocking state
[   18.417343] brkvm: port 7(vnet10) entered forwarding state
[   18.482418] audit: type=1400 audit(1775108756.301:206): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01" pid=3147 comm="apparmor_parser"
[   18.482955] audit: type=1400 audit(1775108756.301:207): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01//passt" pid=3147 comm="apparmor_parser"
[   18.491643] brlan: port 6(vnet11) entered blocking state
[   18.491648] brlan: port 6(vnet11) entered disabled state
[   18.491662] vnet11: entered allmulticast mode
[   18.491762] vnet11: entered promiscuous mode
[   18.491908] brlan: port 6(vnet11) entered blocking state
[   18.491915] brlan: port 6(vnet11) entered forwarding state
[   18.556283] audit: type=1400 audit(1775108756.377:208): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01" pid=3161 comm="apparmor_parser"
[   18.556846] audit: type=1400 audit(1775108756.377:209): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01//passt" pid=3161 comm="apparmor_parser"
[   18.565019] brkvm: port 8(vnet12) entered blocking state
[   18.565024] brkvm: port 8(vnet12) entered disabled state
[   18.565035] vnet12: entered allmulticast mode
[   18.565110] vnet12: entered promiscuous mode
[   18.565229] brkvm: port 8(vnet12) entered blocking state
[   18.565235] brkvm: port 8(vnet12) entered forwarding state
[   18.630448] audit: type=1400 audit(1775108756.449:210): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01" pid=3175 comm="apparmor_parser"
[   18.630984] audit: type=1400 audit(1775108756.449:211): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01//passt" pid=3175 comm="apparmor_parser"
[   19.531481] brkvm: port 9(vnet13) entered blocking state
[   19.531485] brkvm: port 9(vnet13) entered disabled state
[   19.531496] vnet13: entered allmulticast mode
[   19.531536] vnet13: entered promiscuous mode
[   19.531635] brkvm: port 9(vnet13) entered blocking state
[   19.531637] brkvm: port 9(vnet13) entered forwarding state
[   20.304128] VFIO - User Level meta-driver version: 0.3
[   20.312459] vfio-pci 0000:07:00.0: vgaarb: pci_notify
[   20.312465] vfio-pci 0000:07:00.0: runtime IRQ mapping not provided by arch
[   20.312630] CPU: 10 UID: 0 PID: 3265 Comm: modprobe Not tainted 6.12.73-dirty #22
[   20.312632] Hardware name: To Be Filled By O.E.M. X570S PG Riptide/X570S PG Riptide, BIOS P5.41 09/07/2023
[   20.312633] Call Trace:
[   20.312635]  <TASK>
[   20.312637]  dump_stack_lvl+0x5d/0x80
[   20.312642]  pci_restore_state.cold+0x5/0xa
[   20.312646]  vfio_pci_set_power_state+0x106/0x120 [vfio_pci_core]
[   20.312650]  vfio_pci_core_register_device+0x18a/0x400 [vfio_pci_core]
[   20.312654]  vfio_pci_probe+0x4f/0xd0 [vfio_pci]
[   20.312657]  local_pci_probe+0x45/0x90
[   20.312659]  pci_device_probe+0x22f/0x270
[   20.312661]  ? sysfs_do_create_link_sd+0x6e/0xe0
[   20.312664]  really_probe+0xde/0x340
[   20.312667]  ? pm_runtime_barrier+0x54/0x90
[   20.312670]  ? __pfx___driver_attach+0x10/0x10
[   20.312671]  __driver_probe_device+0x78/0x110
[   20.312674]  driver_probe_device+0x1f/0xa0
[   20.312676]  __driver_attach+0xba/0x1c0
[   20.312678]  bus_for_each_dev+0x8f/0xe0
[   20.312681]  bus_add_driver+0x112/0x1f0
[   20.312683]  driver_register+0x72/0xd0
[   20.312685]  ? __pfx_vfio_pci_init+0x10/0x10 [vfio_pci]
[   20.312687]  vfio_pci_init+0x55/0xff0 [vfio_pci]
[   20.312690]  ? __pfx_vfio_pci_init+0x10/0x10 [vfio_pci]
[   20.312691]  do_one_initcall+0x5b/0x310
[   20.312696]  do_init_module+0x60/0x230
[   20.312698]  init_module_from_file+0x89/0xe0
[   20.312703]  idempotent_init_module+0x11e/0x310
[   20.312706]  __x64_sys_finit_module+0x5e/0xb0
[   20.312709]  do_syscall_64+0x82/0x190
[   20.312710]  ? srso_alias_return_thunk+0x5/0xfbef5
[   20.312712]  ? __do_sys_newfstatat+0x3c/0x80
[   20.312717]  ? srso_alias_return_thunk+0x5/0xfbef5
[   20.312719]  ? arch_exit_to_user_mode_prepare.isra.0+0x16/0xa0
[   20.312721]  ? srso_alias_return_thunk+0x5/0xfbef5
[   20.312722]  ? syscall_exit_to_user_mode+0x37/0x1b0
[   20.312724]  ? srso_alias_return_thunk+0x5/0xfbef5
[   20.312725]  ? do_syscall_64+0x8e/0x190
[   20.312727]  ? srso_alias_return_thunk+0x5/0xfbef5
[   20.312728]  ? do_user_addr_fault+0x36c/0x620
[   20.312730]  ? srso_alias_return_thunk+0x5/0xfbef5
[   20.312732]  ? arch_exit_to_user_mode_prepare.isra.0+0x16/0xa0
[   20.312733]  ? srso_alias_return_thunk+0x5/0xfbef5
[   20.312735]  entry_SYSCALL_64_after_hwframe+0x76/0x7e
[   20.312738] RIP: 0033:0x7f3b6731a7b9
[   20.312751] Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 27 66 0d 00 f7 d8 64 89 01 48
[   20.312753] RSP: 002b:00007ffee7206e18 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[   20.312755] RAX: ffffffffffffffda RBX: 000055632d19ea10 RCX: 00007f3b6731a7b9
[   20.312756] RDX: 0000000000000004 RSI: 0000556317b1e32b RDI: 0000000000000006
[   20.312757] RBP: 0000000000000004 R08: 0000000000000000 R09: 000055632d1a0240
[   20.312757] R10: 0000000000000000 R11: 0000000000000246 R12: 0000556317b1e32b
[   20.312758] R13: 0000000000060000 R14: 000055632d19eb20 R15: 0000000000000000
[   20.312762]  </TASK>
[   20.312787] vfio-pci 0000:07:00.0: restore config 0x14: 0x00000000 -> 0xffffffff
[   20.312855] CPU: 10 UID: 0 PID: 376 Comm: kworker/10:2 Not tainted 6.12.73-dirty #22
[   20.312857] Hardware name: To Be Filled By O.E.M. X570S PG Riptide/X570S PG Riptide, BIOS P5.41 09/07/2023
[   20.312858] Workqueue: pm pm_runtime_work
[   20.312860] Call Trace:
[   20.312861]  <TASK>
[   20.312862]  dump_stack_lvl+0x5d/0x80
[   20.312865]  ? __pfx_vfio_pci_core_runtime_suspend+0x10/0x10 [vfio_pci_core]
[   20.312867]  pci_save_state.cold+0x5/0x1a
[   20.312869]  ? __pfx_vfio_pci_core_runtime_suspend+0x10/0x10 [vfio_pci_core]
[   20.312872]  pci_pm_runtime_suspend+0xbf/0x1a0
[   20.312875]  ? __pfx_pci_pm_runtime_suspend+0x10/0x10
[   20.312877]  __rpm_callback+0x44/0x170
[   20.312879]  ? __pfx_pci_pm_runtime_suspend+0x10/0x10
[   20.312881]  rpm_callback+0x55/0x60
[   20.312883]  ? __pfx_pci_pm_runtime_suspend+0x10/0x10
[   20.312885]  rpm_suspend+0xe6/0x5f0
[   20.312888]  ? srso_alias_return_thunk+0x5/0xfbef5
[   20.312890]  ? __wake_up+0x44/0x60
[   20.312895]  pm_runtime_work+0x84/0xb0
[   20.312898]  process_one_work+0x177/0x330
[   20.312902]  worker_thread+0x251/0x390
[   20.312906]  ? __pfx_worker_thread+0x10/0x10
[   20.312908]  kthread+0xd2/0x100
[   20.312911]  ? __pfx_kthread+0x10/0x10
[   20.312914]  ret_from_fork+0x34/0x50
[   20.312917]  ? __pfx_kthread+0x10/0x10
[   20.312919]  ret_from_fork_asm+0x1a/0x30
[   20.312925]  </TASK>
[   20.312929] vfio-pci 0000:07:00.0: save config 0x00: 0x0003dd01
[   20.312930] vfio-pci 0000:07:00.0: vgaarb: pci_notify
[   20.312939] vfio-pci 0000:07:00.0: save config 0x04: 0x00100000
[   20.312944] vfio-pci 0000:07:00.0: save config 0x08: 0x04800000
[   20.312949] vfio-pci 0000:07:00.0: save config 0x0c: 0x00000010
[   20.312954] vfio-pci 0000:12:00.0: vgaarb: pci_notify
[   20.312954] vfio-pci 0000:07:00.0: save config 0x10: 0xfc500004
[   20.312959] vfio-pci 0000:07:00.0: save config 0x14: 0xffffffff
[   20.312960] vfio-pci 0000:12:00.0: runtime IRQ mapping not provided by arch
[   20.312964] vfio-pci 0000:07:00.0: save config 0x18: 0x00000000
[   20.312969] vfio-pci 0000:07:00.0: save config 0x1c: 0x00000000
[   20.312973] vfio-pci 0000:07:00.0: save config 0x20: 0x00000000
[   20.312977] vfio-pci 0000:12:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=none
[   20.312978] vfio-pci 0000:07:00.0: save config 0x24: 0x00000000
[   20.312981] vfio-pci 0000:12:00.0: vgaarb: decoding count now is: 1
[   20.312983] vfio-pci 0000:07:00.0: save config 0x28: 0x00000000
[   20.312991] vfio-pci 0000:07:00.0: save config 0x2c: 0x0020dd01
[   20.312996] vfio-pci 0000:07:00.0: save config 0x30: 0x00000000
[   20.313000] vfio-pci 0000:07:00.0: save config 0x34: 0x00000050
[   20.313004] vfio-pci 0000:07:00.0: save config 0x38: 0x00000000
[   20.313008] vfio-pci 0000:07:00.0: save config 0x3c: 0x000001ff
[   20.313046] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   20.313051] vfio-pci 0000:12:00.0: save config 0x04: 0x00100006
[   20.313056] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   20.313060] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   20.313065] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   20.313069] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   20.313074] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   20.313078] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   20.313082] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   20.313087] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   20.313091] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   20.313095] vfio-pci 0000:12:00.0: vgaarb: pci_notify
[   20.313095] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   20.313100] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   20.313104] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   20.313108] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   20.313113] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   20.313165] vfio-pci 0000:12:00.0: PME# enabled
[   20.324282] pcieport 0000:11:00.0: save config 0x00: 0x14791002
[   20.324287] pcieport 0000:11:00.0: save config 0x04: 0x00100407
[   20.324292] pcieport 0000:11:00.0: save config 0x08: 0x06040000
[   20.324298] pcieport 0000:11:00.0: save config 0x0c: 0x00010010
[   20.324303] pcieport 0000:11:00.0: save config 0x10: 0x00000000
[   20.324308] pcieport 0000:11:00.0: save config 0x14: 0x00000000
[   20.324314] pcieport 0000:11:00.0: save config 0x18: 0x00121211
[   20.324319] pcieport 0000:11:00.0: save config 0x1c: 0x0000f1f1
[   20.324324] pcieport 0000:11:00.0: save config 0x20: 0xfcc0fcb0
[   20.324331] pcieport 0000:11:00.0: save config 0x24: 0x0ff10001
[   20.324335] pcieport 0000:11:00.0: save config 0x28: 0x0000007a
[   20.324340] pcieport 0000:11:00.0: save config 0x2c: 0x0000007c
[   20.324346] pcieport 0000:11:00.0: save config 0x30: 0x00000000
[   20.324350] pcieport 0000:11:00.0: save config 0x34: 0x00000050
[   20.324355] pcieport 0000:11:00.0: save config 0x38: 0x00000000
[   20.324361] pcieport 0000:11:00.0: save config 0x3c: 0x001201ff
[   20.324383] pcieport 0000:02:03.0: save config 0x00: 0x57a31022
[   20.324388] pcieport 0000:02:03.0: save config 0x04: 0x00100407
[   20.324393] pcieport 0000:02:03.0: save config 0x08: 0x06040000
[   20.324397] pcieport 0000:02:03.0: save config 0x0c: 0x00810010
[   20.324400] pcieport 0000:02:03.0: save config 0x10: 0x00000000
[   20.324404] pcieport 0000:02:03.0: save config 0x14: 0x00000000
[   20.324407] pcieport 0000:02:03.0: save config 0x18: 0x00070702
[   20.324411] pcieport 0000:02:03.0: save config 0x1c: 0x000001f1
[   20.324415] pcieport 0000:02:03.0: save config 0x20: 0xfc50fc50
[   20.324418] pcieport 0000:02:03.0: save config 0x24: 0x0001fff1
[   20.324422] pcieport 0000:02:03.0: save config 0x28: 0x00000000
[   20.324425] pcieport 0000:02:03.0: save config 0x2c: 0x00000000
[   20.324428] pcieport 0000:02:03.0: save config 0x30: 0x00000000
[   20.324430] pcieport 0000:11:00.0: PME# enabled
[   20.324431] pcieport 0000:02:03.0: save config 0x34: 0x00000050
[   20.324434] pcieport 0000:02:03.0: save config 0x38: 0x00000000
[   20.324438] pcieport 0000:02:03.0: save config 0x3c: 0x001200ff
[   20.324576] pcieport 0000:02:03.0: PME# enabled
[   20.336314] pcieport 0000:10:00.0: save config 0x00: 0x14781002
[   20.336320] pcieport 0000:10:00.0: save config 0x04: 0x00100007
[   20.336324] pcieport 0000:10:00.0: save config 0x08: 0x060400c7
[   20.336329] pcieport 0000:10:00.0: save config 0x0c: 0x00010010
[   20.336333] pcieport 0000:10:00.0: save config 0x10: 0xfcd00000
[   20.336338] pcieport 0000:10:00.0: save config 0x14: 0x00000000
[   20.336342] pcieport 0000:10:00.0: save config 0x18: 0x00121110
[   20.336346] pcieport 0000:10:00.0: save config 0x1c: 0x0000f1f1
[   20.336350] pcieport 0000:10:00.0: save config 0x20: 0xfcc0fcb0
[   20.336355] pcieport 0000:10:00.0: save config 0x24: 0x0ff10001
[   20.336359] pcieport 0000:10:00.0: save config 0x28: 0x0000007a
[   20.336363] pcieport 0000:10:00.0: save config 0x2c: 0x0000007c
[   20.336368] pcieport 0000:10:00.0: save config 0x30: 0x00000000
[   20.336373] pcieport 0000:10:00.0: save config 0x34: 0x00000048
[   20.336376] pcieport 0000:10:00.0: save config 0x38: 0x00000000
[   20.336381] pcieport 0000:10:00.0: save config 0x3c: 0x001201ff
[   20.336424] pcieport 0000:10:00.0: PME# enabled
[   20.348285] pcieport 0000:00:01.3: save config 0x00: 0x16331022
[   20.348290] pcieport 0000:00:01.3: save config 0x04: 0x00100407
[   20.348294] pcieport 0000:00:01.3: save config 0x08: 0x06040000
[   20.348298] pcieport 0000:00:01.3: save config 0x0c: 0x00810010
[   20.348302] pcieport 0000:00:01.3: save config 0x10: 0x00000000
[   20.348306] pcieport 0000:00:01.3: save config 0x14: 0x00000000
[   20.348309] pcieport 0000:00:01.3: save config 0x18: 0x00121000
[   20.348313] pcieport 0000:00:01.3: save config 0x1c: 0x2000f1f1
[   20.348317] pcieport 0000:00:01.3: save config 0x20: 0xfcd0fcb0
[   20.348321] pcieport 0000:00:01.3: save config 0x24: 0x0ff10001
[   20.348325] pcieport 0000:00:01.3: save config 0x28: 0x0000007a
[   20.348329] pcieport 0000:00:01.3: save config 0x2c: 0x0000007c
[   20.348332] pcieport 0000:00:01.3: save config 0x30: 0x00000000
[   20.348336] pcieport 0000:00:01.3: save config 0x34: 0x00000050
[   20.348340] pcieport 0000:00:01.3: save config 0x38: 0x00000000
[   20.348344] pcieport 0000:00:01.3: save config 0x3c: 0x001200ff
[   20.348364] pcieport 0000:00:01.3: PME# enabled
[   20.372312] pcieport 0000:00:01.3: restore config 0x2c: 0x0000007c -> 0x0000007c
[   20.372320] pcieport 0000:00:01.3: restore config 0x28: 0x0000007a -> 0x0000007a
[   20.372325] pcieport 0000:00:01.3: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   20.372358] pcieport 0000:00:01.3: PME# disabled
[   20.384433] pcieport 0000:10:00.0: restore config 0x2c: 0x0000007c -> 0x0000007c
[   20.384440] pcieport 0000:10:00.0: restore config 0x28: 0x0000007a -> 0x0000007a
[   20.384446] pcieport 0000:10:00.0: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   20.384475] pcieport 0000:10:00.0: PME# disabled
[   20.396545] pcieport 0000:11:00.0: restore config 0x2c: 0x0000007c -> 0x0000007c
[   20.396551] pcieport 0000:11:00.0: restore config 0x28: 0x0000007a -> 0x0000007a
[   20.396557] pcieport 0000:11:00.0: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   20.396597] pcieport 0000:11:00.0: PME# disabled
[   20.408682] vfio-pci 0000:12:00.0: restore config 0x1c: 0x00000000 -> 0x0000007c
[   20.408691] vfio-pci 0000:12:00.0: restore config 0x14: 0x00000000 -> 0x0000007a
[   20.408716] vfio-pci 0000:12:00.0: PME# disabled
[   20.408728] vfio-pci 0000:12:00.1: vgaarb: pci_notify
[   20.408738] vfio-pci 0000:12:00.1: runtime IRQ mapping not provided by arch
[   20.408862] vfio-pci 0000:12:00.1: save config 0x00: 0xab281002
[   20.408868] vfio-pci 0000:12:00.1: save config 0x04: 0x00100000
[   20.408872] vfio-pci 0000:12:00.1: save config 0x08: 0x04030000
[   20.408877] vfio-pci 0000:12:00.1: save config 0x0c: 0x00800010
[   20.408881] vfio-pci 0000:12:00.1: save config 0x10: 0xfcc20000
[   20.408885] vfio-pci 0000:12:00.1: save config 0x14: 0x00000000
[   20.408890] vfio-pci 0000:12:00.1: save config 0x18: 0x00000000
[   20.408894] vfio-pci 0000:12:00.1: save config 0x1c: 0x00000000
[   20.408898] vfio-pci 0000:12:00.1: save config 0x20: 0x00000000
[   20.408903] vfio-pci 0000:12:00.1: save config 0x24: 0x00000000
[   20.408907] vfio-pci 0000:12:00.1: save config 0x28: 0x00000000
[   20.408911] vfio-pci 0000:12:00.1: save config 0x2c: 0xab281002
[   20.408915] vfio-pci 0000:12:00.1: save config 0x30: 0x00000000
[   20.408920] vfio-pci 0000:12:00.1: save config 0x34: 0x00000048
[   20.408924] vfio-pci 0000:12:00.1: save config 0x38: 0x00000000
[   20.408928] vfio-pci 0000:12:00.1: save config 0x3c: 0x000002ff
[   20.408932] vfio-pci 0000:12:00.1: vgaarb: pci_notify
[   20.408948] vfio-pci 0000:14:00.4: vgaarb: pci_notify
[   20.408953] vfio-pci 0000:14:00.4: runtime IRQ mapping not provided by arch
[   20.408958] vfio-pci 0000:12:00.1: PME# enabled
[   20.408984] vfio-pci 0000:14:00.4: save config 0x00: 0x16391022
[   20.408989] vfio-pci 0000:14:00.4: save config 0x04: 0x00100003
[   20.408992] vfio-pci 0000:14:00.4: save config 0x08: 0x0c033000
[   20.408996] vfio-pci 0000:14:00.4: save config 0x0c: 0x00800010
[   20.408999] vfio-pci 0000:14:00.4: save config 0x10: 0xfc700004
[   20.409001] vfio-pci 0000:14:00.4: save config 0x14: 0x00000000
[   20.409004] vfio-pci 0000:14:00.4: save config 0x18: 0x00000000
[   20.409006] vfio-pci 0000:14:00.4: save config 0x1c: 0x00000000
[   20.409008] vfio-pci 0000:14:00.4: save config 0x20: 0x00000000
[   20.409011] vfio-pci 0000:14:00.4: save config 0x24: 0x00000000
[   20.409013] vfio-pci 0000:14:00.4: save config 0x28: 0x00000000
[   20.409016] vfio-pci 0000:14:00.4: save config 0x2c: 0xffff1849
[   20.409018] vfio-pci 0000:14:00.4: save config 0x30: 0x00000000
[   20.409020] vfio-pci 0000:14:00.4: save config 0x34: 0x00000048
[   20.409023] vfio-pci 0000:14:00.4: save config 0x38: 0x00000000
[   20.409025] vfio-pci 0000:14:00.4: save config 0x3c: 0x000001ff
[   20.409039] vfio-pci 0000:14:00.4: PME# enabled
[   20.409054] vfio-pci 0000:14:00.4: vgaarb: pci_notify
[   20.420279] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   20.420286] vfio-pci 0000:12:00.0: save config 0x04: 0x00100006
[   20.420290] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   20.420295] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   20.420299] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   20.420304] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   20.420308] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   20.420312] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   20.420316] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   20.420321] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   20.420325] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   20.420329] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   20.420334] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   20.420338] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   20.420342] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   20.420346] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   20.420398] vfio-pci 0000:12:00.0: PME# enabled
[   20.520288] pcieport 0000:11:00.0: save config 0x00: 0x14791002
[   20.520295] pcieport 0000:11:00.0: save config 0x04: 0x00100407
[   20.520298] pcieport 0000:11:00.0: save config 0x08: 0x06040000
[   20.520300] pcieport 0000:11:00.0: save config 0x0c: 0x00010010
[   20.520303] pcieport 0000:11:00.0: save config 0x10: 0x00000000
[   20.520305] pcieport 0000:11:00.0: save config 0x14: 0x00000000
[   20.520307] pcieport 0000:11:00.0: save config 0x18: 0x00121211
[   20.520310] pcieport 0000:11:00.0: save config 0x1c: 0x0000f1f1
[   20.520312] pcieport 0000:11:00.0: save config 0x20: 0xfcc0fcb0
[   20.520314] pcieport 0000:11:00.0: save config 0x24: 0x0ff10001
[   20.520317] pcieport 0000:11:00.0: save config 0x28: 0x0000007a
[   20.520319] pcieport 0000:11:00.0: save config 0x2c: 0x0000007c
[   20.520321] pcieport 0000:11:00.0: save config 0x30: 0x00000000
[   20.520323] pcieport 0000:11:00.0: save config 0x34: 0x00000050
[   20.520326] pcieport 0000:11:00.0: save config 0x38: 0x00000000
[   20.520328] pcieport 0000:11:00.0: save config 0x3c: 0x001201ff
[   20.520366] pcieport 0000:11:00.0: PME# enabled
[   20.532278] pcieport 0000:10:00.0: save config 0x00: 0x14781002
[   20.532283] pcieport 0000:10:00.0: save config 0x04: 0x00100007
[   20.532286] pcieport 0000:10:00.0: save config 0x08: 0x060400c7
[   20.532290] pcieport 0000:10:00.0: save config 0x0c: 0x00010010
[   20.532292] pcieport 0000:10:00.0: save config 0x10: 0xfcd00000
[   20.532295] pcieport 0000:10:00.0: save config 0x14: 0x00000000
[   20.532298] pcieport 0000:10:00.0: save config 0x18: 0x00121110
[   20.532301] pcieport 0000:10:00.0: save config 0x1c: 0x0000f1f1
[   20.532304] pcieport 0000:10:00.0: save config 0x20: 0xfcc0fcb0
[   20.532306] pcieport 0000:10:00.0: save config 0x24: 0x0ff10001
[   20.532309] pcieport 0000:10:00.0: save config 0x28: 0x0000007a
[   20.532312] pcieport 0000:10:00.0: save config 0x2c: 0x0000007c
[   20.532314] pcieport 0000:10:00.0: save config 0x30: 0x00000000
[   20.532317] pcieport 0000:10:00.0: save config 0x34: 0x00000048
[   20.532320] pcieport 0000:10:00.0: save config 0x38: 0x00000000
[   20.532323] pcieport 0000:10:00.0: save config 0x3c: 0x001201ff
[   20.532362] pcieport 0000:10:00.0: PME# enabled
[   20.542602] brkvm: port 10(vnet14) entered blocking state
[   20.542609] brkvm: port 10(vnet14) entered disabled state
[   20.542617] vnet14: entered allmulticast mode
[   20.542690] vnet14: entered promiscuous mode
[   20.542856] brkvm: port 10(vnet14) entered blocking state
[   20.542861] brkvm: port 10(vnet14) entered forwarding state
[   20.544284] pcieport 0000:00:01.3: save config 0x00: 0x16331022
[   20.544289] pcieport 0000:00:01.3: save config 0x04: 0x00100407
[   20.544292] pcieport 0000:00:01.3: save config 0x08: 0x06040000
[   20.544294] pcieport 0000:00:01.3: save config 0x0c: 0x00810010
[   20.544297] pcieport 0000:00:01.3: save config 0x10: 0x00000000
[   20.544300] pcieport 0000:00:01.3: save config 0x14: 0x00000000
[   20.544303] pcieport 0000:00:01.3: save config 0x18: 0x00121000
[   20.544305] pcieport 0000:00:01.3: save config 0x1c: 0x2000f1f1
[   20.544308] pcieport 0000:00:01.3: save config 0x20: 0xfcd0fcb0
[   20.544311] pcieport 0000:00:01.3: save config 0x24: 0x0ff10001
[   20.544314] pcieport 0000:00:01.3: save config 0x28: 0x0000007a
[   20.544317] pcieport 0000:00:01.3: save config 0x2c: 0x0000007c
[   20.544319] pcieport 0000:00:01.3: save config 0x30: 0x00000000
[   20.544322] pcieport 0000:00:01.3: save config 0x34: 0x00000050
[   20.544325] pcieport 0000:00:01.3: save config 0x38: 0x00000000
[   20.544328] pcieport 0000:00:01.3: save config 0x3c: 0x001200ff
[   20.544347] pcieport 0000:00:01.3: PME# enabled
[   21.084274] vfio-pci 0000:14:00.4: restore config 0x3c: 0x00000100 -> 0x000001ff
[   21.084288] vfio-pci 0000:14:00.4: restore config 0x10: 0x00000004 -> 0xfc700004
[   21.084293] vfio-pci 0000:14:00.4: restore config 0x0c: 0x00800000 -> 0x00800010
[   21.084297] vfio-pci 0000:14:00.4: restore config 0x04: 0x00100000 -> 0x00100003
[   21.084318] vfio-pci 0000:14:00.4: PME# disabled
[   21.084375] vfio-pci 0000:14:00.4: save config 0x00: 0x16391022
[   21.084378] vfio-pci 0000:14:00.4: save config 0x04: 0x00100003
[   21.084380] vfio-pci 0000:14:00.4: save config 0x08: 0x0c033000
[   21.084383] vfio-pci 0000:14:00.4: save config 0x0c: 0x00800010
[   21.084385] vfio-pci 0000:14:00.4: save config 0x10: 0xfc700004
[   21.084387] vfio-pci 0000:14:00.4: save config 0x14: 0x00000000
[   21.084390] vfio-pci 0000:14:00.4: save config 0x18: 0x00000000
[   21.084392] vfio-pci 0000:14:00.4: save config 0x1c: 0x00000000
[   21.084394] vfio-pci 0000:14:00.4: save config 0x20: 0x00000000
[   21.084397] vfio-pci 0000:14:00.4: save config 0x24: 0x00000000
[   21.084399] vfio-pci 0000:14:00.4: save config 0x28: 0x00000000
[   21.084401] vfio-pci 0000:14:00.4: save config 0x2c: 0xffff1849
[   21.084404] vfio-pci 0000:14:00.4: save config 0x30: 0x00000000
[   21.084406] vfio-pci 0000:14:00.4: save config 0x34: 0x00000048
[   21.084408] vfio-pci 0000:14:00.4: save config 0x38: 0x00000000
[   21.084411] vfio-pci 0000:14:00.4: save config 0x3c: 0x000001ff
[   21.132441] vfio-pci 0000:14:00.4: ready 0ms after PM D3hot->D0
[   21.132454] vfio-pci 0000:14:00.4: restore config 0x3c: 0x00000100 -> 0x000001ff
[   21.132463] vfio-pci 0000:14:00.4: restore config 0x10: 0x00000004 -> 0xfc700004
[   21.132468] vfio-pci 0000:14:00.4: restore config 0x0c: 0x00800000 -> 0x00800010
[   21.132472] vfio-pci 0000:14:00.4: restore config 0x04: 0x00100000 -> 0x00100003
[   21.132481] vfio-pci 0000:14:00.4: save config 0x00: 0x16391022
[   21.132484] vfio-pci 0000:14:00.4: save config 0x04: 0x00100003
[   21.132486] vfio-pci 0000:14:00.4: save config 0x08: 0x0c033000
[   21.132489] vfio-pci 0000:14:00.4: save config 0x0c: 0x00800010
[   21.132491] vfio-pci 0000:14:00.4: save config 0x10: 0xfc700004
[   21.132493] vfio-pci 0000:14:00.4: save config 0x14: 0x00000000
[   21.132496] vfio-pci 0000:14:00.4: save config 0x18: 0x00000000
[   21.132498] vfio-pci 0000:14:00.4: save config 0x1c: 0x00000000
[   21.132500] vfio-pci 0000:14:00.4: save config 0x20: 0x00000000
[   21.132503] vfio-pci 0000:14:00.4: save config 0x24: 0x00000000
[   21.132505] vfio-pci 0000:14:00.4: save config 0x28: 0x00000000
[   21.132507] vfio-pci 0000:14:00.4: save config 0x2c: 0xffff1849
[   21.132510] vfio-pci 0000:14:00.4: save config 0x30: 0x00000000
[   21.132512] vfio-pci 0000:14:00.4: save config 0x34: 0x00000048
[   21.132515] vfio-pci 0000:14:00.4: save config 0x38: 0x00000000
[   21.132517] vfio-pci 0000:14:00.4: save config 0x3c: 0x000001ff
[   21.144278] pcieport 0000:00:01.3: restore config 0x2c: 0x0000007c -> 0x0000007c
[   21.144284] pcieport 0000:00:01.3: restore config 0x28: 0x0000007a -> 0x0000007a
[   21.144287] pcieport 0000:00:01.3: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   21.144318] pcieport 0000:00:01.3: PME# disabled
[   21.156315] pcieport 0000:10:00.0: restore config 0x2c: 0x0000007c -> 0x0000007c
[   21.156323] pcieport 0000:10:00.0: restore config 0x28: 0x0000007a -> 0x0000007a
[   21.156329] pcieport 0000:10:00.0: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   21.156355] pcieport 0000:10:00.0: PME# disabled
[   21.168424] pcieport 0000:11:00.0: restore config 0x2c: 0x0000007c -> 0x0000007c
[   21.168431] pcieport 0000:11:00.0: restore config 0x28: 0x0000007a -> 0x0000007a
[   21.168437] pcieport 0000:11:00.0: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   21.168477] pcieport 0000:11:00.0: PME# disabled
[   21.180561] vfio-pci 0000:12:00.0: restore config 0x1c: 0x00000000 -> 0x0000007c
[   21.180570] vfio-pci 0000:12:00.0: restore config 0x14: 0x00000000 -> 0x0000007a
[   21.180595] vfio-pci 0000:12:00.0: PME# disabled
[   21.180601] vfio-pci 0000:12:00.0: disabling bus mastering
[   21.180609] vfio-pci 0000:12:00.0: enabling device (0002 -> 0003)
[   21.180681] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   21.180687] vfio-pci 0000:12:00.0: save config 0x04: 0x00100003
[   21.180691] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   21.180696] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   21.180700] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   21.180704] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   21.180708] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   21.180713] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   21.180717] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   21.180721] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   21.180726] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   21.180730] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   21.180734] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   21.180738] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   21.180743] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   21.180747] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   21.180862] vfio-pci 0000:12:00.0: restore config 0x1c: 0x00000000 -> 0x0000007c
[   21.180871] vfio-pci 0000:12:00.0: restore config 0x14: 0x00000000 -> 0x0000007a
[   21.180881] vfio-pci 0000:12:00.0: restore config 0x04: 0x00100400 -> 0x00100003
[   21.180896] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   21.180902] vfio-pci 0000:12:00.0: save config 0x04: 0x00100003
[   21.180906] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   21.180910] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   21.180915] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   21.180919] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   21.180923] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   21.180928] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   21.180932] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   21.180937] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   21.180941] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   21.180945] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   21.180949] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   21.180954] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   21.180958] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   21.180962] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   21.196318] vfio-pci 0000:12:00.1: PME# disabled
[   21.196326] vfio-pci 0000:12:00.1: enabling device (0000 -> 0002)
[   21.196393] vfio-pci 0000:12:00.1: save config 0x00: 0xab281002
[   21.196397] vfio-pci 0000:12:00.1: save config 0x04: 0x00100002
[   21.196400] vfio-pci 0000:12:00.1: save config 0x08: 0x04030000
[   21.196403] vfio-pci 0000:12:00.1: save config 0x0c: 0x00800010
[   21.196406] vfio-pci 0000:12:00.1: save config 0x10: 0xfcc20000
[   21.196408] vfio-pci 0000:12:00.1: save config 0x14: 0x00000000
[   21.196411] vfio-pci 0000:12:00.1: save config 0x18: 0x00000000
[   21.196414] vfio-pci 0000:12:00.1: save config 0x1c: 0x00000000
[   21.196416] vfio-pci 0000:12:00.1: save config 0x20: 0x00000000
[   21.196419] vfio-pci 0000:12:00.1: save config 0x24: 0x00000000
[   21.196422] vfio-pci 0000:12:00.1: save config 0x28: 0x00000000
[   21.196424] vfio-pci 0000:12:00.1: save config 0x2c: 0xab281002
[   21.196427] vfio-pci 0000:12:00.1: save config 0x30: 0x00000000
[   21.196430] vfio-pci 0000:12:00.1: save config 0x34: 0x00000048
[   21.196433] vfio-pci 0000:12:00.1: save config 0x38: 0x00000000
[   21.196435] vfio-pci 0000:12:00.1: save config 0x3c: 0x000002ff
[   21.205382] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   21.205387] vfio-pci 0000:12:00.0: save config 0x04: 0x00100000
[   21.205390] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   21.205393] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   21.205395] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   21.205397] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   21.205400] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   21.205402] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   21.205404] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   21.205407] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   21.205409] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   21.205411] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   21.205414] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   21.205416] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   21.205418] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   21.205420] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   21.205466] vfio-pci 0000:12:00.1: save config 0x00: 0xab281002
[   21.205468] vfio-pci 0000:12:00.1: save config 0x04: 0x00100000
[   21.205471] vfio-pci 0000:12:00.1: save config 0x08: 0x04030000
[   21.205473] vfio-pci 0000:12:00.1: save config 0x0c: 0x00800010
[   21.205475] vfio-pci 0000:12:00.1: save config 0x10: 0xfcc20000
[   21.205478] vfio-pci 0000:12:00.1: save config 0x14: 0x00000000
[   21.205480] vfio-pci 0000:12:00.1: save config 0x18: 0x00000000
[   21.205482] vfio-pci 0000:12:00.1: save config 0x1c: 0x00000000
[   21.205484] vfio-pci 0000:12:00.1: save config 0x20: 0x00000000
[   21.205487] vfio-pci 0000:12:00.1: save config 0x24: 0x00000000
[   21.205489] vfio-pci 0000:12:00.1: save config 0x28: 0x00000000
[   21.205491] vfio-pci 0000:12:00.1: save config 0x2c: 0xab281002
[   21.205493] vfio-pci 0000:12:00.1: save config 0x30: 0x00000000
[   21.205496] vfio-pci 0000:12:00.1: save config 0x34: 0x00000048
[   21.205498] vfio-pci 0000:12:00.1: save config 0x38: 0x00000000
[   21.205500] vfio-pci 0000:12:00.1: save config 0x3c: 0x000002ff
[   21.216271] pcieport 0000:11:00.0: waiting 100 ms for downstream link, after activation
[   21.344276] vfio-pci 0000:12:00.0: ready 0ms after bus reset
[   21.344296] pcieport 0000:11:00.0: re-enabling LTR
[   21.344349] vfio-pci 0000:12:00.0: restore config 0x30: 0x00000000 -> 0xfcc00000
[   21.344358] vfio-pci 0000:12:00.0: restore config 0x24: 0x00000000 -> 0xfcb00000
[   21.344365] vfio-pci 0000:12:00.0: restore config 0x20: 0x00000001 -> 0x0000f001
[   21.344373] vfio-pci 0000:12:00.0: restore config 0x1c: 0x00000000 -> 0x0000007c
[   21.344381] vfio-pci 0000:12:00.0: restore config 0x14: 0x00000000 -> 0x0000007a
[   21.344389] vfio-pci 0000:12:00.0: restore config 0x0c: 0x00800000 -> 0x00800010
[   21.344443] vfio-pci 0000:12:00.1: restore config 0x10: 0x00000000 -> 0xfcc20000
[   21.344451] vfio-pci 0000:12:00.1: restore config 0x0c: 0x00800000 -> 0x00800010
[   21.345164] vfio-pci 0000:14:00.4: save config 0x00: 0x16391022
[   21.345169] vfio-pci 0000:14:00.4: save config 0x04: 0x00100000
[   21.345172] vfio-pci 0000:14:00.4: save config 0x08: 0x0c033000
[   21.345175] vfio-pci 0000:14:00.4: save config 0x0c: 0x00800010
[   21.345177] vfio-pci 0000:14:00.4: save config 0x10: 0xfc700004
[   21.345180] vfio-pci 0000:14:00.4: save config 0x14: 0x00000000
[   21.345182] vfio-pci 0000:14:00.4: save config 0x18: 0x00000000
[   21.345185] vfio-pci 0000:14:00.4: save config 0x1c: 0x00000000
[   21.345187] vfio-pci 0000:14:00.4: save config 0x20: 0x00000000
[   21.345189] vfio-pci 0000:14:00.4: save config 0x24: 0x00000000
[   21.345192] vfio-pci 0000:14:00.4: save config 0x28: 0x00000000
[   21.345194] vfio-pci 0000:14:00.4: save config 0x2c: 0xffff1849
[   21.345196] vfio-pci 0000:14:00.4: save config 0x30: 0x00000000
[   21.345199] vfio-pci 0000:14:00.4: save config 0x34: 0x00000048
[   21.345201] vfio-pci 0000:14:00.4: save config 0x38: 0x00000000
[   21.345204] vfio-pci 0000:14:00.4: save config 0x3c: 0x000001ff
[   21.392270] vfio-pci 0000:14:00.4: ready 0ms after PM D3hot->D0
[   21.392283] vfio-pci 0000:14:00.4: restore config 0x3c: 0x00000100 -> 0x000001ff
[   21.392293] vfio-pci 0000:14:00.4: restore config 0x10: 0x00000004 -> 0xfc700004
[   21.392297] vfio-pci 0000:14:00.4: restore config 0x0c: 0x00800000 -> 0x00800010
[   22.126819] brkvm: port 11(vnet15) entered blocking state
[   22.126825] brkvm: port 11(vnet15) entered disabled state
[   22.126831] vnet15: entered allmulticast mode
[   22.126882] vnet15: entered promiscuous mode
[   22.127001] brkvm: port 11(vnet15) entered blocking state
[   22.127005] brkvm: port 11(vnet15) entered forwarding state
[   22.643388] vgaarb: client 0x00000000efee8037 called 'target'
[   22.643417] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 0000000049156c68
[   22.643421] vgaarb: vgadev 000000005c79ff13
[   22.643444] vgaarb: client 0x00000000efee8037 called 'target'
[   22.643452] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 0000000049156c68
[   22.643455] vgaarb: vgadev 000000005c79ff13
[   23.337924] kauditd_printk_skb: 43 callbacks suppressed
[   23.337929] audit: type=1400 audit(1775108761.157:255): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102//passt" pid=3963 comm="apparmor_parser"
[   23.458528] NFSD: Using nfsdcld client tracking operations.
[   23.458535] NFSD: starting 90-second grace period (net f0000000)
[   23.463282] audit: type=1400 audit(1775108761.281:256): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102" pid=4015 comm="apparmor_parser"
[   23.464056] audit: type=1400 audit(1775108761.281:257): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102//passt" pid=4015 comm="apparmor_parser"
[   23.489918] brkvm: port 12(vnet16) entered blocking state
[   23.489925] brkvm: port 12(vnet16) entered disabled state
[   23.489931] vnet16: entered allmulticast mode
[   23.490243] vnet16: entered promiscuous mode
[   23.490546] brkvm: port 12(vnet16) entered blocking state
[   23.490554] brkvm: port 12(vnet16) entered forwarding state
[   23.617203] audit: type=1400 audit(1775108761.437:258): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102" pid=4066 comm="apparmor_parser"
[   23.662202] audit: type=1400 audit(1775108761.481:259): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102//passt" pid=4066 comm="apparmor_parser"
[   23.811291] audit: type=1400 audit(1775108761.629:260): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102" pid=4185 comm="apparmor_parser"
[   23.849013] audit: type=1400 audit(1775108761.669:261): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-919080e6-3a42-4330-b0e5-088c7f2b6102//passt" pid=4185 comm="apparmor_parser"
[   34.957910] audit: type=1400 audit(1775108772.777:262): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4717 comm="apparmor_parser"
[   34.958762] audit: type=1400 audit(1775108772.777:263): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4717 comm="apparmor_parser"
[   35.042975] audit: type=1400 audit(1775108772.861:264): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4720 comm="apparmor_parser"
[   35.073028] audit: type=1400 audit(1775108772.893:265): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4720 comm="apparmor_parser"
[   35.156766] audit: type=1400 audit(1775108772.977:266): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4740 comm="apparmor_parser"
[   35.197160] audit: type=1400 audit(1775108773.017:267): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4740 comm="apparmor_parser"
[   35.280606] audit: type=1400 audit(1775108773.101:268): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4744 comm="apparmor_parser"
[   35.281229] audit: type=1400 audit(1775108773.101:269): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4744 comm="apparmor_parser"
[   35.302577] brkvm: port 13(vnet17) entered blocking state
[   35.302584] brkvm: port 13(vnet17) entered disabled state
[   35.302614] vnet17: entered allmulticast mode
[   35.302682] vnet17: entered promiscuous mode
[   35.303086] brkvm: port 13(vnet17) entered blocking state
[   35.303090] brkvm: port 13(vnet17) entered forwarding state
[   35.391470] audit: type=1400 audit(1775108773.209:270): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4764 comm="apparmor_parser"
[   35.409256] audit: type=1400 audit(1775108773.229:271): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4764 comm="apparmor_parser"
[   36.376107] snd_hda_intel 0000:06:00.1: save config 0x00: 0xab281002
[   36.376115] snd_hda_intel 0000:06:00.1: save config 0x04: 0x00100406
[   36.376118] snd_hda_intel 0000:06:00.1: save config 0x08: 0x04030000
[   36.376122] snd_hda_intel 0000:06:00.1: save config 0x0c: 0x00800010
[   36.376125] snd_hda_intel 0000:06:00.1: save config 0x10: 0xfbc20000
[   36.376129] snd_hda_intel 0000:06:00.1: save config 0x14: 0x00000000
[   36.376132] snd_hda_intel 0000:06:00.1: save config 0x18: 0x00000000
[   36.376135] snd_hda_intel 0000:06:00.1: save config 0x1c: 0x00000000
[   36.376138] snd_hda_intel 0000:06:00.1: save config 0x20: 0x00000000
[   36.376142] snd_hda_intel 0000:06:00.1: save config 0x24: 0x00000000
[   36.376145] snd_hda_intel 0000:06:00.1: save config 0x28: 0x00000000
[   36.376148] snd_hda_intel 0000:06:00.1: save config 0x2c: 0xab281002
[   36.376151] snd_hda_intel 0000:06:00.1: save config 0x30: 0x00000000
[   36.376154] snd_hda_intel 0000:06:00.1: save config 0x34: 0x00000048
[   36.376157] snd_hda_intel 0000:06:00.1: save config 0x38: 0x00000000
[   36.376160] snd_hda_intel 0000:06:00.1: save config 0x3c: 0x000002ff
[   36.376212] snd_hda_intel 0000:06:00.1: PME# enabled
[   38.635826] snd_hda_intel 0000:14:00.6: save config 0x00: 0x15e31022
[   38.635834] snd_hda_intel 0000:14:00.6: save config 0x04: 0x00100406
[   38.635837] snd_hda_intel 0000:14:00.6: save config 0x08: 0x04030000
[   38.635839] snd_hda_intel 0000:14:00.6: save config 0x0c: 0x00800010
[   38.635842] snd_hda_intel 0000:14:00.6: save config 0x10: 0xfca80000
[   38.635845] snd_hda_intel 0000:14:00.6: save config 0x14: 0x00000000
[   38.635847] snd_hda_intel 0000:14:00.6: save config 0x18: 0x00000000
[   38.635850] snd_hda_intel 0000:14:00.6: save config 0x1c: 0x00000000
[   38.635853] snd_hda_intel 0000:14:00.6: save config 0x20: 0x00000000
[   38.635855] snd_hda_intel 0000:14:00.6: save config 0x24: 0x00000000
[   38.635858] snd_hda_intel 0000:14:00.6: save config 0x28: 0x00000000
[   38.635860] snd_hda_intel 0000:14:00.6: save config 0x2c: 0x28971849
[   38.635863] snd_hda_intel 0000:14:00.6: save config 0x30: 0x00000000
[   38.635865] snd_hda_intel 0000:14:00.6: save config 0x34: 0x00000048
[   38.635868] snd_hda_intel 0000:14:00.6: save config 0x38: 0x00000000
[   38.635871] snd_hda_intel 0000:14:00.6: save config 0x3c: 0x000003ff
[   38.635887] snd_hda_intel 0000:14:00.6: PME# enabled
[   38.647909] snd_hda_intel 0000:14:00.6: ACPI _REG disconnect evaluation failed (5)
[   38.648563] snd_hda_intel 0000:14:00.6: power state changed by ACPI to D3hot
[   41.050509] kauditd_printk_skb: 2 callbacks suppressed
[   41.050513] audit: type=1400 audit(1775108778.880:274): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4893 comm="apparmor_parser"
[   41.051156] audit: type=1400 audit(1775108778.880:275): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4893 comm="apparmor_parser"
[   41.122458] audit: type=1400 audit(1775108778.952:276): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4896 comm="apparmor_parser"
[   41.166577] audit: type=1400 audit(1775108778.996:277): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4896 comm="apparmor_parser"
[   41.242137] audit: type=1400 audit(1775108779.072:278): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4900 comm="apparmor_parser"
[   41.282266] audit: type=1400 audit(1775108779.112:279): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4900 comm="apparmor_parser"
[   41.297667] pcieport 0000:02:03.0: restore config 0x2c: 0x00000000 -> 0x00000000
[   41.297674] pcieport 0000:02:03.0: restore config 0x28: 0x00000000 -> 0x00000000
[   41.297679] pcieport 0000:02:03.0: restore config 0x24: 0x0001fff1 -> 0x0001fff1
[   41.297778] pcieport 0000:02:03.0: PME# disabled
[   41.374213] audit: type=1400 audit(1775108779.204:280): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4904 comm="apparmor_parser"
[   41.374820] audit: type=1400 audit(1775108779.204:281): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4904 comm="apparmor_parser"
[   41.387402] brkvm: port 14(vnet18) entered blocking state
[   41.387411] brkvm: port 14(vnet18) entered disabled state
[   41.387426] vnet18: entered allmulticast mode
[   41.387495] vnet18: entered promiscuous mode
[   41.387745] brkvm: port 14(vnet18) entered blocking state
[   41.387750] brkvm: port 14(vnet18) entered forwarding state
[   41.421416] pcieport 0000:02:03.0: save config 0x00: 0x57a31022
[   41.421424] pcieport 0000:02:03.0: save config 0x04: 0x00100407
[   41.421427] pcieport 0000:02:03.0: save config 0x08: 0x06040000
[   41.421430] pcieport 0000:02:03.0: save config 0x0c: 0x00810010
[   41.421433] pcieport 0000:02:03.0: save config 0x10: 0x00000000
[   41.421436] pcieport 0000:02:03.0: save config 0x14: 0x00000000
[   41.421439] pcieport 0000:02:03.0: save config 0x18: 0x00070702
[   41.421442] pcieport 0000:02:03.0: save config 0x1c: 0x000001f1
[   41.421445] pcieport 0000:02:03.0: save config 0x20: 0xfc50fc50
[   41.421447] pcieport 0000:02:03.0: save config 0x24: 0x0001fff1
[   41.421450] pcieport 0000:02:03.0: save config 0x28: 0x00000000
[   41.421453] pcieport 0000:02:03.0: save config 0x2c: 0x00000000
[   41.421456] pcieport 0000:02:03.0: save config 0x30: 0x00000000
[   41.421459] pcieport 0000:02:03.0: save config 0x34: 0x00000050
[   41.421462] pcieport 0000:02:03.0: save config 0x38: 0x00000000
[   41.421465] pcieport 0000:02:03.0: save config 0x3c: 0x001200ff
[   41.421606] pcieport 0000:02:03.0: PME# enabled
[   41.475970] audit: type=1400 audit(1775108779.304:282): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4921 comm="apparmor_parser"
[   41.506085] audit: type=1400 audit(1775108779.336:283): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4921 comm="apparmor_parser"
[   41.912996] pcieport 0000:02:03.0: restore config 0x2c: 0x00000000 -> 0x00000000
[   41.913006] pcieport 0000:02:03.0: restore config 0x28: 0x00000000 -> 0x00000000
[   41.913011] pcieport 0000:02:03.0: restore config 0x24: 0x0001fff1 -> 0x0001fff1
[   41.913113] pcieport 0000:02:03.0: PME# disabled
[   41.924883] CPU: 11 UID: 64055 PID: 4924 Comm: qemu-system-x86 Not tainted 6.12.73-dirty #22
[   41.924886] Hardware name: To Be Filled By O.E.M. X570S PG Riptide/X570S PG Riptide, BIOS P5.41 09/07/2023
[   41.924888] Call Trace:
[   41.924890]  <TASK>
[   41.924893]  dump_stack_lvl+0x5d/0x80
[   41.924902]  pci_restore_state.cold+0x5/0xa
[   41.924906]  pci_pm_runtime_resume+0x45/0xf0
[   41.924909]  ? __pfx_pci_pm_runtime_resume+0x10/0x10
[   41.924911]  __rpm_callback+0x44/0x170
[   41.924914]  ? __pfx_pci_pm_runtime_resume+0x10/0x10
[   41.924916]  rpm_callback+0x55/0x60
[   41.924918]  ? __pfx_pci_pm_runtime_resume+0x10/0x10
[   41.924920]  rpm_resume+0x4d3/0x700
[   41.924922]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.924924]  ? find_exported_symbol_in_section+0x51/0xb0
[   41.924929]  __pm_runtime_resume+0x4b/0x80
[   41.924931]  vfio_pci_core_enable+0x4b/0x350 [vfio_pci_core]
[   41.924938]  vfio_pci_open_device+0x20/0x70 [vfio_pci]
[   41.924940]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.924943]  vfio_df_open+0xb4/0xe0 [vfio]
[   41.924948]  vfio_group_fops_unl_ioctl+0x274/0x6d0 [vfio]
[   41.924953]  __x64_sys_ioctl+0x94/0xd0
[   41.924956]  do_syscall_64+0x82/0x190
[   41.924961]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.924963]  ? arch_exit_to_user_mode_prepare.isra.0+0x16/0xa0
[   41.924965]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.924967]  ? syscall_exit_to_user_mode+0x37/0x1b0
[   41.924969]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.924971]  ? do_syscall_64+0x8e/0x190
[   41.924973]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.924974]  ? arch_exit_to_user_mode_prepare.isra.0+0x77/0xa0
[   41.924977]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.924978]  ? syscall_exit_to_user_mode+0x37/0x1b0
[   41.924980]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.924981]  ? do_syscall_64+0x8e/0x190
[   41.924983]  ? __seccomp_filter+0x30c/0x520
[   41.924987]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.924988]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.924990]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.924991]  ? bsearch+0x57/0x80
[   41.924995]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.924997]  ? find_exported_symbol_in_section+0x51/0xb0
[   41.924999]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925000]  ? find_symbol+0x101/0x170
[   41.925004]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925006]  ? __symbol_put+0x70/0xa0
[   41.925009]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925010]  ? kvm_vfio_update_coherency+0x33/0xa0 [kvm]
[   41.925048]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925050]  ? kvm_vfio_set_attr+0x203/0x300 [kvm]
[   41.925080]  ? __pfx_kvm_vfio_set_attr+0x10/0x10 [kvm]
[   41.925110]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925113]  ? kvm_device_ioctl+0xb2/0x140 [kvm]
[   41.925143]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925145]  ? arch_exit_to_user_mode_prepare.isra.0+0x16/0xa0
[   41.925147]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925149]  ? syscall_exit_to_user_mode+0x37/0x1b0
[   41.925151]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925152]  ? do_syscall_64+0x8e/0x190
[   41.925154]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925156]  ? arch_exit_to_user_mode_prepare.isra.0+0x16/0xa0
[   41.925158]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925159]  ? syscall_exit_to_user_mode+0x37/0x1b0
[   41.925161]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925163]  ? do_syscall_64+0x8e/0x190
[   41.925164]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925166]  entry_SYSCALL_64_after_hwframe+0x76/0x7e
[   41.925170] RIP: 0033:0x7fc43f02891b
[   41.925187] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[   41.925188] RSP: 002b:00007fff7ea76b20 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[   41.925191] RAX: ffffffffffffffda RBX: 000055ddb1a5c980 RCX: 00007fc43f02891b
[   41.925192] RDX: 000055ddb1a5c770 RSI: 0000000000003b6a RDI: 0000000000000018
[   41.925193] RBP: 0000000000000018 R08: 0000000000000000 R09: 0000000000000000
[   41.925194] R10: 0000000000000000 R11: 0000000000000246 R12: 000055ddb1a5bbd0
[   41.925195] R13: 00007fff7ea76e10 R14: 0000000000000000 R15: 0000000000000001
[   41.925199]  </TASK>
[   41.925259] vfio-pci 0000:07:00.0: enabling device (0000 -> 0002)
[   41.925333] CPU: 11 UID: 64055 PID: 4924 Comm: qemu-system-x86 Not tainted 6.12.73-dirty #22
[   41.925336] Hardware name: To Be Filled By O.E.M. X570S PG Riptide/X570S PG Riptide, BIOS P5.41 09/07/2023
[   41.925337] Call Trace:
[   41.925338]  <TASK>
[   41.925338]  dump_stack_lvl+0x5d/0x80
[   41.925342]  pci_save_state.cold+0x5/0x1a
[   41.925345]  pci_dev_save_and_disable+0x40/0x60
[   41.925347]  pci_try_reset_function+0x58/0xd0
[   41.925350]  vfio_pci_core_enable+0xa5/0x350 [vfio_pci_core]
[   41.925355]  vfio_pci_open_device+0x20/0x70 [vfio_pci]
[   41.925357]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925360]  vfio_df_open+0xb4/0xe0 [vfio]
[   41.925363]  vfio_group_fops_unl_ioctl+0x274/0x6d0 [vfio]
[   41.925368]  __x64_sys_ioctl+0x94/0xd0
[   41.925370]  do_syscall_64+0x82/0x190
[   41.925375]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925377]  ? arch_exit_to_user_mode_prepare.isra.0+0x16/0xa0
[   41.925379]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925381]  ? syscall_exit_to_user_mode+0x37/0x1b0
[   41.925382]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925384]  ? do_syscall_64+0x8e/0x190
[   41.925386]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925388]  ? arch_exit_to_user_mode_prepare.isra.0+0x77/0xa0
[   41.925390]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925391]  ? syscall_exit_to_user_mode+0x37/0x1b0
[   41.925393]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925395]  ? do_syscall_64+0x8e/0x190
[   41.925396]  ? __seccomp_filter+0x30c/0x520
[   41.925399]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925401]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925402]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925404]  ? bsearch+0x57/0x80
[   41.925407]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925409]  ? find_exported_symbol_in_section+0x51/0xb0
[   41.925411]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925413]  ? find_symbol+0x101/0x170
[   41.925416]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925418]  ? __symbol_put+0x70/0xa0
[   41.925421]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925423]  ? kvm_vfio_update_coherency+0x33/0xa0 [kvm]
[   41.925455]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925457]  ? kvm_vfio_set_attr+0x203/0x300 [kvm]
[   41.925487]  ? __pfx_kvm_vfio_set_attr+0x10/0x10 [kvm]
[   41.925517]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925519]  ? kvm_device_ioctl+0xb2/0x140 [kvm]
[   41.925550]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925551]  ? arch_exit_to_user_mode_prepare.isra.0+0x16/0xa0
[   41.925554]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925555]  ? syscall_exit_to_user_mode+0x37/0x1b0
[   41.925557]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925559]  ? do_syscall_64+0x8e/0x190
[   41.925560]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925562]  ? arch_exit_to_user_mode_prepare.isra.0+0x16/0xa0
[   41.925564]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925566]  ? syscall_exit_to_user_mode+0x37/0x1b0
[   41.925568]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925569]  ? do_syscall_64+0x8e/0x190
[   41.925571]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.925573]  entry_SYSCALL_64_after_hwframe+0x76/0x7e
[   41.925576] RIP: 0033:0x7fc43f02891b
[   41.925580] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[   41.925581] RSP: 002b:00007fff7ea76b20 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[   41.925583] RAX: ffffffffffffffda RBX: 000055ddb1a5c980 RCX: 00007fc43f02891b
[   41.925584] RDX: 000055ddb1a5c770 RSI: 0000000000003b6a RDI: 0000000000000018
[   41.925585] RBP: 0000000000000018 R08: 0000000000000000 R09: 0000000000000000
[   41.925586] R10: 0000000000000000 R11: 0000000000000246 R12: 000055ddb1a5bbd0
[   41.925587] R13: 00007fff7ea76e10 R14: 0000000000000000 R15: 0000000000000001
[   41.925591]  </TASK>
[   41.925595] vfio-pci 0000:07:00.0: save config 0x00: 0x0003dd01
[   41.925611] vfio-pci 0000:07:00.0: save config 0x04: 0x00100002
[   41.925615] vfio-pci 0000:07:00.0: save config 0x08: 0x04800000
[   41.925619] vfio-pci 0000:07:00.0: save config 0x0c: 0x00000010
[   41.925623] vfio-pci 0000:07:00.0: save config 0x10: 0xfc500004
[   41.925628] vfio-pci 0000:07:00.0: save config 0x14: 0xffffffff
[   41.925632] vfio-pci 0000:07:00.0: save config 0x18: 0x00000000
[   41.925636] vfio-pci 0000:07:00.0: save config 0x1c: 0x00000000
[   41.925640] vfio-pci 0000:07:00.0: save config 0x20: 0x00000000
[   41.925644] vfio-pci 0000:07:00.0: save config 0x24: 0x00000000
[   41.925648] vfio-pci 0000:07:00.0: save config 0x28: 0x00000000
[   41.925652] vfio-pci 0000:07:00.0: save config 0x2c: 0x0020dd01
[   41.925656] vfio-pci 0000:07:00.0: save config 0x30: 0x00000000
[   41.925660] vfio-pci 0000:07:00.0: save config 0x34: 0x00000050
[   41.925664] vfio-pci 0000:07:00.0: save config 0x38: 0x00000000
[   41.925668] vfio-pci 0000:07:00.0: save config 0x3c: 0x000001ff
[   41.948835] vfio-pci 0000:07:00.0: ready 0ms after PM D3hot->D0
[   41.948871] CPU: 11 UID: 64055 PID: 4924 Comm: qemu-system-x86 Not tainted 6.12.73-dirty #22
[   41.948874] Hardware name: To Be Filled By O.E.M. X570S PG Riptide/X570S PG Riptide, BIOS P5.41 09/07/2023
[   41.948875] Call Trace:
[   41.948876]  <TASK>
[   41.948878]  dump_stack_lvl+0x5d/0x80
[   41.948882]  pci_restore_state.cold+0x5/0xa
[   41.948886]  pci_try_reset_function+0x7a/0xd0
[   41.948889]  vfio_pci_core_enable+0xa5/0x350 [vfio_pci_core]
[   41.948894]  vfio_pci_open_device+0x20/0x70 [vfio_pci]
[   41.948896]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.948898]  vfio_df_open+0xb4/0xe0 [vfio]
[   41.948902]  vfio_group_fops_unl_ioctl+0x274/0x6d0 [vfio]
[   41.948907]  __x64_sys_ioctl+0x94/0xd0
[   41.948910]  do_syscall_64+0x82/0x190
[   41.948914]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.948916]  ? arch_exit_to_user_mode_prepare.isra.0+0x16/0xa0
[   41.948918]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.948920]  ? syscall_exit_to_user_mode+0x37/0x1b0
[   41.948922]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.948923]  ? do_syscall_64+0x8e/0x190
[   41.948925]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.948927]  ? arch_exit_to_user_mode_prepare.isra.0+0x77/0xa0
[   41.948929]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.948931]  ? syscall_exit_to_user_mode+0x37/0x1b0
[   41.948933]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.948934]  ? do_syscall_64+0x8e/0x190
[   41.948936]  ? __seccomp_filter+0x30c/0x520
[   41.948939]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.948940]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.948942]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.948943]  ? bsearch+0x57/0x80
[   41.948947]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.948948]  ? find_exported_symbol_in_section+0x51/0xb0
[   41.948951]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.948952]  ? find_symbol+0x101/0x170
[   41.948956]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.948957]  ? __symbol_put+0x70/0xa0
[   41.948960]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.948962]  ? kvm_vfio_update_coherency+0x33/0xa0 [kvm]
[   41.948994]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.948996]  ? kvm_vfio_set_attr+0x203/0x300 [kvm]
[   41.949025]  ? __pfx_kvm_vfio_set_attr+0x10/0x10 [kvm]
[   41.949054]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949056]  ? kvm_device_ioctl+0xb2/0x140 [kvm]
[   41.949086]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949088]  ? arch_exit_to_user_mode_prepare.isra.0+0x16/0xa0
[   41.949090]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949092]  ? syscall_exit_to_user_mode+0x37/0x1b0
[   41.949093]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949095]  ? do_syscall_64+0x8e/0x190
[   41.949097]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949098]  ? arch_exit_to_user_mode_prepare.isra.0+0x16/0xa0
[   41.949100]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949102]  ? syscall_exit_to_user_mode+0x37/0x1b0
[   41.949104]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949105]  ? do_syscall_64+0x8e/0x190
[   41.949107]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949109]  entry_SYSCALL_64_after_hwframe+0x76/0x7e
[   41.949112] RIP: 0033:0x7fc43f02891b
[   41.949117] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[   41.949118] RSP: 002b:00007fff7ea76b20 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[   41.949120] RAX: ffffffffffffffda RBX: 000055ddb1a5c980 RCX: 00007fc43f02891b
[   41.949121] RDX: 000055ddb1a5c770 RSI: 0000000000003b6a RDI: 0000000000000018
[   41.949122] RBP: 0000000000000018 R08: 0000000000000000 R09: 0000000000000000
[   41.949123] R10: 0000000000000000 R11: 0000000000000246 R12: 000055ddb1a5bbd0
[   41.949124] R13: 00007fff7ea76e10 R14: 0000000000000000 R15: 0000000000000001
[   41.949128]  </TASK>
[   41.949163] vfio-pci 0000:07:00.0: restore config 0x04: 0x00100400 -> 0x00100002
[   41.949193] CPU: 11 UID: 64055 PID: 4924 Comm: qemu-system-x86 Not tainted 6.12.73-dirty #22
[   41.949195] Hardware name: To Be Filled By O.E.M. X570S PG Riptide/X570S PG Riptide, BIOS P5.41 09/07/2023
[   41.949196] Call Trace:
[   41.949197]  <TASK>
[   41.949198]  dump_stack_lvl+0x5d/0x80
[   41.949201]  pci_save_state.cold+0x5/0x1a
[   41.949204]  vfio_pci_core_enable+0xd6/0x350 [vfio_pci_core]
[   41.949208]  vfio_pci_open_device+0x20/0x70 [vfio_pci]
[   41.949210]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949213]  vfio_df_open+0xb4/0xe0 [vfio]
[   41.949216]  vfio_group_fops_unl_ioctl+0x274/0x6d0 [vfio]
[   41.949221]  __x64_sys_ioctl+0x94/0xd0
[   41.949223]  do_syscall_64+0x82/0x190
[   41.949228]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949229]  ? arch_exit_to_user_mode_prepare.isra.0+0x16/0xa0
[   41.949232]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949233]  ? syscall_exit_to_user_mode+0x37/0x1b0
[   41.949235]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949237]  ? do_syscall_64+0x8e/0x190
[   41.949239]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949240]  ? arch_exit_to_user_mode_prepare.isra.0+0x77/0xa0
[   41.949242]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949244]  ? syscall_exit_to_user_mode+0x37/0x1b0
[   41.949246]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949247]  ? do_syscall_64+0x8e/0x190
[   41.949249]  ? __seccomp_filter+0x30c/0x520
[   41.949252]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949253]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949255]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949257]  ? bsearch+0x57/0x80
[   41.949260]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949262]  ? find_exported_symbol_in_section+0x51/0xb0
[   41.949264]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949265]  ? find_symbol+0x101/0x170
[   41.949269]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949271]  ? __symbol_put+0x70/0xa0
[   41.949273]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949275]  ? kvm_vfio_update_coherency+0x33/0xa0 [kvm]
[   41.949308]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949310]  ? kvm_vfio_set_attr+0x203/0x300 [kvm]
[   41.949341]  ? __pfx_kvm_vfio_set_attr+0x10/0x10 [kvm]
[   41.949372]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949374]  ? kvm_device_ioctl+0xb2/0x140 [kvm]
[   41.949406]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949408]  ? arch_exit_to_user_mode_prepare.isra.0+0x16/0xa0
[   41.949410]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949412]  ? syscall_exit_to_user_mode+0x37/0x1b0
[   41.949413]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949415]  ? do_syscall_64+0x8e/0x190
[   41.949417]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949418]  ? arch_exit_to_user_mode_prepare.isra.0+0x16/0xa0
[   41.949420]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949422]  ? syscall_exit_to_user_mode+0x37/0x1b0
[   41.949424]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949425]  ? do_syscall_64+0x8e/0x190
[   41.949427]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.949429]  entry_SYSCALL_64_after_hwframe+0x76/0x7e
[   41.949432] RIP: 0033:0x7fc43f02891b
[   41.949435] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[   41.949436] RSP: 002b:00007fff7ea76b20 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[   41.949438] RAX: ffffffffffffffda RBX: 000055ddb1a5c980 RCX: 00007fc43f02891b
[   41.949439] RDX: 000055ddb1a5c770 RSI: 0000000000003b6a RDI: 0000000000000018
[   41.949440] RBP: 0000000000000018 R08: 0000000000000000 R09: 0000000000000000
[   41.949441] R10: 0000000000000000 R11: 0000000000000246 R12: 000055ddb1a5bbd0
[   41.949442] R13: 00007fff7ea76e10 R14: 0000000000000000 R15: 0000000000000001
[   41.949446]  </TASK>
[   41.949449] vfio-pci 0000:07:00.0: save config 0x00: 0x0003dd01
[   41.949464] vfio-pci 0000:07:00.0: save config 0x04: 0x00100002
[   41.949468] vfio-pci 0000:07:00.0: save config 0x08: 0x04800000
[   41.949472] vfio-pci 0000:07:00.0: save config 0x0c: 0x00000010
[   41.949476] vfio-pci 0000:07:00.0: save config 0x10: 0xfc500004
[   41.949480] vfio-pci 0000:07:00.0: save config 0x14: 0xffffffff
[   41.949484] vfio-pci 0000:07:00.0: save config 0x18: 0x00000000
[   41.949489] vfio-pci 0000:07:00.0: save config 0x1c: 0x00000000
[   41.949493] vfio-pci 0000:07:00.0: save config 0x20: 0x00000000
[   41.949497] vfio-pci 0000:07:00.0: save config 0x24: 0x00000000
[   41.949501] vfio-pci 0000:07:00.0: save config 0x28: 0x00000000
[   41.949505] vfio-pci 0000:07:00.0: save config 0x2c: 0x0020dd01
[   41.949509] vfio-pci 0000:07:00.0: save config 0x30: 0x00000000
[   41.949513] vfio-pci 0000:07:00.0: save config 0x34: 0x00000050
[   41.949517] vfio-pci 0000:07:00.0: save config 0x38: 0x00000000
[   41.949521] vfio-pci 0000:07:00.0: save config 0x3c: 0x000001ff
[   41.958182] CPU: 11 UID: 64055 PID: 4924 Comm: qemu-system-x86 Not tainted 6.12.73-dirty #22
[   41.958185] Hardware name: To Be Filled By O.E.M. X570S PG Riptide/X570S PG Riptide, BIOS P5.41 09/07/2023
[   41.958186] Call Trace:
[   41.958188]  <TASK>
[   41.958190]  dump_stack_lvl+0x5d/0x80
[   41.958194]  pci_save_state.cold+0x5/0x1a
[   41.958197]  pci_dev_save_and_disable+0x40/0x60
[   41.958199]  __pci_reset_bus+0x41/0x90
[   41.958203]  vfio_pci_dev_set_hot_reset.constprop.0+0x19b/0x1c0 [vfio_pci_core]
[   41.958209]  vfio_pci_core_ioctl+0xc54/0xf50 [vfio_pci_core]
[   41.958212]  ? __pfx_vfio_pci_count_devs+0x10/0x10 [vfio_pci_core]
[   41.958217]  vfio_device_fops_unl_ioctl+0x9a/0x790 [vfio]
[   41.958220]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.958222]  ? __seccomp_filter+0x30c/0x520
[   41.958226]  __x64_sys_ioctl+0x94/0xd0
[   41.958229]  do_syscall_64+0x82/0x190
[   41.958232]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.958233]  ? __x64_sys_pwrite64+0xa8/0xd0
[   41.958235]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.958236]  ? arch_exit_to_user_mode_prepare.isra.0+0x16/0xa0
[   41.958238]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.958240]  ? syscall_exit_to_user_mode+0x37/0x1b0
[   41.958241]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.958243]  ? do_syscall_64+0x8e/0x190
[   41.958245]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.958246]  ? arch_exit_to_user_mode_prepare.isra.0+0x16/0xa0
[   41.958248]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.958249]  ? syscall_exit_to_user_mode+0x37/0x1b0
[   41.958250]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.958252]  ? do_syscall_64+0x8e/0x190
[   41.958253]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.958254]  ? do_syscall_64+0x8e/0x190
[   41.958255]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.958257]  ? syscall_exit_to_user_mode+0x37/0x1b0
[   41.958258]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.958259]  ? do_syscall_64+0x8e/0x190
[   41.958260]  ? srso_alias_return_thunk+0x5/0xfbef5
[   41.958262]  entry_SYSCALL_64_after_hwframe+0x76/0x7e
[   41.958265] RIP: 0033:0x7fc43f02891b
[   41.958275] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[   41.958276] RSP: 002b:00007fff7ea76a90 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[   41.958278] RAX: ffffffffffffffda RBX: 000055ddb12c384c RCX: 00007fc43f02891b
[   41.958279] RDX: 000055ddb12c3860 RSI: 0000000000003b71 RDI: 000000000000001b
[   41.958280] RBP: 0000000000000010 R08: 000055ddb12c3840 R09: 000055ddb12c386c
[   41.958281] R10: 0000000000000000 R11: 0000000000000246 R12: 000055ddb1a5bbd0
[   41.958282] R13: 000055ddb12c3860 R14: 000055dd71075cac R15: 0000000000000001
[   41.958285]  </TASK>
[   41.958288] vfio-pci 0000:07:00.0: save config 0x00: 0x0003dd01
[   41.958300] vfio-pci 0000:07:00.0: save config 0x04: 0x00100000
[   41.958303] vfio-pci 0000:07:00.0: save config 0x08: 0x04800000
[   41.958307] vfio-pci 0000:07:00.0: save config 0x0c: 0x00000010
[   41.958311] vfio-pci 0000:07:00.0: save config 0x10: 0xfc500004
[   41.958315] vfio-pci 0000:07:00.0: save config 0x14: 0xffffffff
[   41.958318] vfio-pci 0000:07:00.0: save config 0x18: 0x00000000
[   41.958322] vfio-pci 0000:07:00.0: save config 0x1c: 0x00000000
[   41.958326] vfio-pci 0000:07:00.0: save config 0x20: 0x00000000
[   41.958329] vfio-pci 0000:07:00.0: save config 0x24: 0x00000000
[   41.958333] vfio-pci 0000:07:00.0: save config 0x28: 0x00000000
[   41.958336] vfio-pci 0000:07:00.0: save config 0x2c: 0x0020dd01
[   41.958340] vfio-pci 0000:07:00.0: save config 0x30: 0x00000000
[   41.958344] vfio-pci 0000:07:00.0: save config 0x34: 0x00000050
[   41.958347] vfio-pci 0000:07:00.0: save config 0x38: 0x00000000
[   41.958351] vfio-pci 0000:07:00.0: save config 0x3c: 0x000001ff
[   41.964807] pcieport 0000:02:03.0: waiting 100 ms for downstream link, after activation
[   42.096661] vfio-pci 0000:07:00.0: ready 0ms after bus reset
[   42.096684] pcieport 0000:02:03.0: re-enabling LTR
[   42.096721] CPU: 8 UID: 64055 PID: 4924 Comm: qemu-system-x86 Not tainted 6.12.73-dirty #22
[   42.096726] Hardware name: To Be Filled By O.E.M. X570S PG Riptide/X570S PG Riptide, BIOS P5.41 09/07/2023
[   42.096728] Call Trace:
[   42.096730]  <TASK>
[   42.096734]  dump_stack_lvl+0x5d/0x80
[   42.096745]  pci_restore_state.cold+0x5/0xa
[   42.096750]  pci_bus_restore_locked+0x2e/0x80
[   42.096755]  __pci_reset_bus+0x6f/0x90
[   42.096759]  vfio_pci_dev_set_hot_reset.constprop.0+0x19b/0x1c0 [vfio_pci_core]
[   42.096766]  vfio_pci_core_ioctl+0xc54/0xf50 [vfio_pci_core]
[   42.096771]  ? __pfx_vfio_pci_count_devs+0x10/0x10 [vfio_pci_core]
[   42.096776]  vfio_device_fops_unl_ioctl+0x9a/0x790 [vfio]
[   42.096781]  ? srso_alias_return_thunk+0x5/0xfbef5
[   42.096783]  ? __seccomp_filter+0x30c/0x520
[   42.096788]  __x64_sys_ioctl+0x94/0xd0
[   42.096791]  do_syscall_64+0x82/0x190
[   42.096794]  ? srso_alias_return_thunk+0x5/0xfbef5
[   42.096796]  ? __x64_sys_pwrite64+0xa8/0xd0
[   42.096798]  ? srso_alias_return_thunk+0x5/0xfbef5
[   42.096800]  ? arch_exit_to_user_mode_prepare.isra.0+0x16/0xa0
[   42.096803]  ? srso_alias_return_thunk+0x5/0xfbef5
[   42.096804]  ? syscall_exit_to_user_mode+0x37/0x1b0
[   42.096807]  ? srso_alias_return_thunk+0x5/0xfbef5
[   42.096808]  ? do_syscall_64+0x8e/0x190
[   42.096811]  ? srso_alias_return_thunk+0x5/0xfbef5
[   42.096812]  ? arch_exit_to_user_mode_prepare.isra.0+0x16/0xa0
[   42.096815]  ? srso_alias_return_thunk+0x5/0xfbef5
[   42.096816]  ? syscall_exit_to_user_mode+0x37/0x1b0
[   42.096818]  ? srso_alias_return_thunk+0x5/0xfbef5
[   42.096820]  ? do_syscall_64+0x8e/0x190
[   42.096821]  ? srso_alias_return_thunk+0x5/0xfbef5
[   42.096823]  ? do_syscall_64+0x8e/0x190
[   42.096824]  ? srso_alias_return_thunk+0x5/0xfbef5
[   42.096826]  ? syscall_exit_to_user_mode+0x37/0x1b0
[   42.096828]  ? srso_alias_return_thunk+0x5/0xfbef5
[   42.096829]  ? do_syscall_64+0x8e/0x190
[   42.096831]  ? srso_alias_return_thunk+0x5/0xfbef5
[   42.096833]  entry_SYSCALL_64_after_hwframe+0x76/0x7e
[   42.096836] RIP: 0033:0x7fc43f02891b
[   42.096852] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[   42.096853] RSP: 002b:00007fff7ea76a90 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[   42.096856] RAX: ffffffffffffffda RBX: 000055ddb12c384c RCX: 00007fc43f02891b
[   42.096857] RDX: 000055ddb12c3860 RSI: 0000000000003b71 RDI: 000000000000001b
[   42.096858] RBP: 0000000000000010 R08: 000055ddb12c3840 R09: 000055ddb12c386c
[   42.096859] R10: 0000000000000000 R11: 0000000000000246 R12: 000055ddb1a5bbd0
[   42.096861] R13: 000055ddb12c3860 R14: 000055dd71075cac R15: 0000000000000001
[   42.096865]  </TASK>
[   45.706626] NFSD: all clients done reclaiming, ending NFSv4 grace period (net f0000000)
[   47.449616] kauditd_printk_skb: 2 callbacks suppressed
[   47.449620] audit: type=1400 audit(1775108785.282:286): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=4955 comm="apparmor_parser"
[   47.450205] audit: type=1400 audit(1775108785.282:287): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=4955 comm="apparmor_parser"
[   47.521087] audit: type=1400 audit(1775108785.354:288): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=4958 comm="apparmor_parser"
[   47.576684] audit: type=1400 audit(1775108785.410:289): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=4958 comm="apparmor_parser"
[   47.648042] audit: type=1400 audit(1775108785.482:290): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=4962 comm="apparmor_parser"
[   47.696414] audit: type=1400 audit(1775108785.530:291): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=4962 comm="apparmor_parser"
[   47.769893] audit: type=1400 audit(1775108785.602:292): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=4966 comm="apparmor_parser"
[   47.770437] audit: type=1400 audit(1775108785.602:293): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=4966 comm="apparmor_parser"
[   52.861996] audit: type=1400 audit(1775108790.701:294): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5087 comm="apparmor_parser"
[   52.862654] audit: type=1400 audit(1775108790.701:295): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5087 comm="apparmor_parser"
[   52.939385] audit: type=1400 audit(1775108790.777:296): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5090 comm="apparmor_parser"
[   52.957212] audit: type=1400 audit(1775108790.797:297): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5090 comm="apparmor_parser"
[   53.039068] audit: type=1400 audit(1775108790.873:298): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5094 comm="apparmor_parser"
[   53.065103] audit: type=1400 audit(1775108790.901:299): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5094 comm="apparmor_parser"
[   53.146800] audit: type=1400 audit(1775108790.981:300): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5098 comm="apparmor_parser"
[   53.147400] audit: type=1400 audit(1775108790.981:301): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5098 comm="apparmor_parser"
[   53.158849] brkvm: port 15(vnet19) entered blocking state
[   53.158855] brkvm: port 15(vnet19) entered disabled state
[   53.158862] vnet19: entered allmulticast mode
[   53.158915] vnet19: entered promiscuous mode
[   53.159083] brkvm: port 15(vnet19) entered blocking state
[   53.159087] brkvm: port 15(vnet19) entered forwarding state
[   53.231767] audit: type=1400 audit(1775108791.065:302): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5114 comm="apparmor_parser"
[   53.272994] audit: type=1400 audit(1775108791.109:303): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5114 comm="apparmor_parser"
[   58.834392] kauditd_printk_skb: 2 callbacks suppressed
[   58.834396] audit: type=1400 audit(1775108796.676:306): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5151 comm="apparmor_parser"
[   58.834989] audit: type=1400 audit(1775108796.676:307): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5151 comm="apparmor_parser"
[   58.915976] audit: type=1400 audit(1775108796.756:308): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5154 comm="apparmor_parser"
[   58.942484] audit: type=1400 audit(1775108796.784:309): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5154 comm="apparmor_parser"
[   59.031586] audit: type=1400 audit(1775108796.872:310): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5158 comm="apparmor_parser"
[   59.062392] audit: type=1400 audit(1775108796.904:311): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5158 comm="apparmor_parser"
[   59.141480] audit: type=1400 audit(1775108796.980:312): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5162 comm="apparmor_parser"
[   59.142102] audit: type=1400 audit(1775108796.984:313): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5162 comm="apparmor_parser"
[   59.153573] brkvm: port 16(vnet20) entered blocking state
[   59.153579] brkvm: port 16(vnet20) entered disabled state
[   59.153592] vnet20: entered allmulticast mode
[   59.153647] vnet20: entered promiscuous mode
[   59.153910] brkvm: port 16(vnet20) entered blocking state
[   59.153914] brkvm: port 16(vnet20) entered forwarding state
[   59.236280] audit: type=1400 audit(1775108797.076:314): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5179 comm="apparmor_parser"
[   59.274397] audit: type=1400 audit(1775108797.116:315): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5179 comm="apparmor_parser"
[   64.899978] kauditd_printk_skb: 2 callbacks suppressed
[   64.899982] audit: type=1400 audit(1775108802.737:318): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5351 comm="apparmor_parser"
[   64.900611] audit: type=1400 audit(1775108802.741:319): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5351 comm="apparmor_parser"
[   64.975544] audit: type=1400 audit(1775108802.813:320): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5355 comm="apparmor_parser"
[   65.000772] audit: type=1400 audit(1775108802.841:321): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5355 comm="apparmor_parser"
[   65.079310] audit: type=1400 audit(1775108802.917:322): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5359 comm="apparmor_parser"
[   65.108761] audit: type=1400 audit(1775108802.949:323): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5359 comm="apparmor_parser"
[   65.186002] audit: type=1400 audit(1775108803.025:324): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5363 comm="apparmor_parser"
[   65.186623] audit: type=1400 audit(1775108803.025:325): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5363 comm="apparmor_parser"
[   65.197975] brkvm: port 17(vnet21) entered blocking state
[   65.197981] brkvm: port 17(vnet21) entered disabled state
[   65.197989] vnet21: entered allmulticast mode
[   65.198044] vnet21: entered promiscuous mode
[   65.198381] brkvm: port 17(vnet21) entered blocking state
[   65.198385] brkvm: port 17(vnet21) entered forwarding state
[   65.279871] audit: type=1400 audit(1775108803.117:326): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5380 comm="apparmor_parser"
[   65.324766] audit: type=1400 audit(1775108803.165:327): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5380 comm="apparmor_parser"
[   70.255080] snd_hda_intel 0000:06:00.1: PME# disabled
[   70.880192] kauditd_printk_skb: 2 callbacks suppressed
[   70.880196] audit: type=1400 audit(1775108808.723:330): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5514 comm="apparmor_parser"
[   70.880825] audit: type=1400 audit(1775108808.723:331): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5514 comm="apparmor_parser"
[   70.957525] audit: type=1400 audit(1775108808.799:332): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5519 comm="apparmor_parser"
[   70.979546] audit: type=1400 audit(1775108808.823:333): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5519 comm="apparmor_parser"
[   71.056908] audit: type=1400 audit(1775108808.899:334): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5523 comm="apparmor_parser"
[   71.087535] audit: type=1400 audit(1775108808.931:335): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5523 comm="apparmor_parser"
[   71.170538] audit: type=1400 audit(1775108809.011:336): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5566 comm="apparmor_parser"
[   71.171249] audit: type=1400 audit(1775108809.015:337): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5566 comm="apparmor_parser"
[   71.183951] brkvm: port 18(vnet22) entered blocking state
[   71.183957] brkvm: port 18(vnet22) entered disabled state
[   71.183963] vnet22: entered allmulticast mode
[   71.184047] vnet22: entered promiscuous mode
[   71.184224] brkvm: port 18(vnet22) entered blocking state
[   71.184230] brkvm: port 18(vnet22) entered forwarding state
[   71.262368] audit: type=1400 audit(1775108809.103:338): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5598 comm="apparmor_parser"
[   71.291530] audit: type=1400 audit(1775108809.135:339): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5598 comm="apparmor_parser"
[   90.741120] snd_hda_intel 0000:06:00.1: save config 0x00: 0xab281002
[   90.741128] snd_hda_intel 0000:06:00.1: save config 0x04: 0x00100406
[   90.741133] snd_hda_intel 0000:06:00.1: save config 0x08: 0x04030000
[   90.741136] snd_hda_intel 0000:06:00.1: save config 0x0c: 0x00800010
[   90.741140] snd_hda_intel 0000:06:00.1: save config 0x10: 0xfbc20000
[   90.741144] snd_hda_intel 0000:06:00.1: save config 0x14: 0x00000000
[   90.741147] snd_hda_intel 0000:06:00.1: save config 0x18: 0x00000000
[   90.741151] snd_hda_intel 0000:06:00.1: save config 0x1c: 0x00000000
[   90.741155] snd_hda_intel 0000:06:00.1: save config 0x20: 0x00000000
[   90.741158] snd_hda_intel 0000:06:00.1: save config 0x24: 0x00000000
[   90.741162] snd_hda_intel 0000:06:00.1: save config 0x28: 0x00000000
[   90.741165] snd_hda_intel 0000:06:00.1: save config 0x2c: 0xab281002
[   90.741169] snd_hda_intel 0000:06:00.1: save config 0x30: 0x00000000
[   90.741172] snd_hda_intel 0000:06:00.1: save config 0x34: 0x00000048
[   90.741176] snd_hda_intel 0000:06:00.1: save config 0x38: 0x00000000
[   90.741180] snd_hda_intel 0000:06:00.1: save config 0x3c: 0x000002ff
[   90.741232] snd_hda_intel 0000:06:00.1: PME# enabled

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: Bug#1131025: [6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
  2026-04-02  5:53                     ` Bernd Schumacher
@ 2026-04-03 14:58                       ` Lukas Wunner
  2026-04-04  9:54                         ` Bernd Schumacher
  0 siblings, 1 reply; 19+ messages in thread
From: Lukas Wunner @ 2026-04-03 14:58 UTC (permalink / raw)
  To: Bernd Schumacher
  Cc: Uwe Kleine-König, 1131025, Salvatore Bonaccorso,
	Bjorn Helgaas, Rafael J. Wysocki, Mario Limonciello, regressions,
	stable, linux-pci, linux-kernel, Alex Williamson,
	Ilpo Järvinen

[cc += Alex, Ilpo]

On Thu, Apr 02, 2026 at 07:53:09AM +0200, Bernd Schumacher wrote:
> dmesg with patch is now attached

Thank you Bernd!

If you cherry-pick these two upstream commits onto v6.12.73,
does the issue go away?

  4d4c10f763d7 ("PCI: Explicitly put devices into D0 when initializing")
  907a7a2e5bf4 ("PCI/PM: Set up runtime PM even for devices without PCI PM")

The second one is a fix for the first one.

I suspect that the first one is the reason why you are seeing
the issue on v6.12.73 but not on current mainline.  The commit
went into v6.16 but was not backported to LTS kernels.

@Alex:
The commit sets pci_dev->current_state to PCI_D0 on device enumeration,
whereas previously it was PCI_UNKNOWN.  This changes code paths in
a number of places.  In particular:

  vfio_pci_core_register_device()
    vfio_pci_set_power_state()

... calls pci_restore_state() without a prior pci_save_state() if
current_state is PCI_UNKNOWN.  The function doesn't do that for PCI_D0.

Also, there is a code comment in vfio_pci_core_register_device()
claiming that "pci-core sets the device power state to an unknown value
at bootup" which is no longer true since commit 4d4c10f763d7.

I recently had to deal with a regression in ASPM code which was
likewise caused by the subtle change of current_state from PCI_UNKNOWN
to PCI_D0, so my non-artificial neural network was trained to recognize
this pattern and seeing the current_state checks in vfio code thus
immediately looked suspicious to me:

https://bugzilla.kernel.org/show_bug.cgi?id=220705

Thanks,

Lukas

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

* Re: Bug#1131025: [6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
  2026-04-03 14:58                       ` Lukas Wunner
@ 2026-04-04  9:54                         ` Bernd Schumacher
  0 siblings, 0 replies; 19+ messages in thread
From: Bernd Schumacher @ 2026-04-04  9:54 UTC (permalink / raw)
  To: Lukas Wunner
  Cc: Uwe Kleine-König, 1131025, Salvatore Bonaccorso,
	Bjorn Helgaas, Rafael J. Wysocki, Mario Limonciello, regressions,
	stable, linux-pci, linux-kernel, Alex Williamson,
	Ilpo Järvinen


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

Am Freitag, dem 03.04.2026 um 16:58 +0200 schrieb Lukas Wunner:
> If you cherry-pick these two upstream commits onto v6.12.73,
> does the issue go away?
> 
>   4d4c10f763d7 ("PCI: Explicitly put devices into D0 when
> initializing")
>   907a7a2e5bf4 ("PCI/PM: Set up runtime PM even for devices without
> PCI PM")
> 

Yes, with the two patches together it works!!!
The diff of the two patches together is:

diff --git a/drivers/pci/pci-driver.c b/drivers/pci/pci-driver.c
index a00a2ce01045..4941f7ff95cb 100644
--- a/drivers/pci/pci-driver.c
+++ b/drivers/pci/pci-driver.c
@@ -555,12 +555,6 @@ static void pci_pm_default_resume(struct pci_dev
*pci_dev)
        pci_enable_wake(pci_dev, PCI_D0, false);
 }
 
-static void pci_pm_power_up_and_verify_state(struct pci_dev *pci_dev)
-{
-       pci_power_up(pci_dev);
-       pci_update_current_state(pci_dev, PCI_D0);
-}
-
 static void pci_pm_default_resume_early(struct pci_dev *pci_dev)
 {
        pci_pm_power_up_and_verify_state(pci_dev);
diff --git a/drivers/pci/pci.c b/drivers/pci/pci.c
index 963436edea1c..9a083e63675c 100644
--- a/drivers/pci/pci.c
+++ b/drivers/pci/pci.c
@@ -3191,6 +3191,12 @@ void pci_d3cold_disable(struct pci_dev *dev)
 }
 EXPORT_SYMBOL_GPL(pci_d3cold_disable);
 
+void pci_pm_power_up_and_verify_state(struct pci_dev *pci_dev)
+{
+       pci_power_up(pci_dev);
+       pci_update_current_state(pci_dev, PCI_D0);
+}
+
 /**
  * pci_pm_init - Initialize PM functions of given PCI device
  * @dev: PCI device to handle.
@@ -3201,9 +3207,6 @@ void pci_pm_init(struct pci_dev *dev)
        u16 status;
        u16 pmc;
 
-       pm_runtime_forbid(&dev->dev);
-       pm_runtime_set_active(&dev->dev);
-       pm_runtime_enable(&dev->dev);
        device_enable_async_suspend(&dev->dev);
        dev->wakeup_prepared = false;
 
@@ -3213,14 +3216,14 @@ void pci_pm_init(struct pci_dev *dev)
        /* find PCI PM capability in list */
        pm = pci_find_capability(dev, PCI_CAP_ID_PM);
        if (!pm)
-               return;
+               goto poweron;
        /* Check device's ability to generate PME# */
        pci_read_config_word(dev, pm + PCI_PM_PMC, &pmc);
 
        if ((pmc & PCI_PM_CAP_VER_MASK) > 3) {
                pci_err(dev, "unsupported PM cap regs version (%u)\n",
                        pmc & PCI_PM_CAP_VER_MASK);
-               return;
+               goto poweron;
        }
 
        dev->pm_cap = pm;
@@ -3265,6 +3268,11 @@ void pci_pm_init(struct pci_dev *dev)
        pci_read_config_word(dev, PCI_STATUS, &status);
        if (status & PCI_STATUS_IMM_READY)
                dev->imm_ready = 1;
+poweron:
+       pci_pm_power_up_and_verify_state(dev);
+       pm_runtime_forbid(&dev->dev);
+       pm_runtime_set_active(&dev->dev);
+       pm_runtime_enable(&dev->dev);
 }
 
 static unsigned long pci_ea_flags(struct pci_dev *dev, u8 prop)
diff --git a/drivers/pci/pci.h b/drivers/pci/pci.h
index c951f861a69b..303000841a53 100644
--- a/drivers/pci/pci.h
+++ b/drivers/pci/pci.h
@@ -146,6 +146,7 @@ void pci_dev_adjust_pme(struct pci_dev *dev);
 void pci_dev_complete_resume(struct pci_dev *pci_dev);
 void pci_config_pm_runtime_get(struct pci_dev *dev);
 void pci_config_pm_runtime_put(struct pci_dev *dev);
+void pci_pm_power_up_and_verify_state(struct pci_dev *pci_dev);
 void pci_pm_init(struct pci_dev *dev);
 void pci_ea_init(struct pci_dev *dev);
 void pci_msi_init(struct pci_dev *dev);


I am not sure, if you need the dmesg. But I have attached it.

Thanks!
Bernd

[-- Attachment #1.2: dmesg.2025-04-04.linux-image-6.12.73_6.12.73-23_amd64.bad --]
[-- Type: text/plain, Size: 314755 bytes --]

[    0.000000] Linux version 6.12.73-dirty (bs@obelix-trixie) (gcc (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44) #23 SMP PREEMPT_DYNAMIC Sat Apr  4 11:34:52 CEST 2026
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.12.73-dirty root=/dev/mapper/vg00-lvroot2 ro "dyndbg=file drivers/pci/* +p" log_buf_len=16M quiet
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009afefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20cfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a20d000-0x00000000b916cfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b916d000-0x00000000ba8adfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ba8ae000-0x00000000ba911fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000ba912000-0x00000000bc006fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bc007000-0x00000000bcffefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bcfff000-0x00000000bdffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000be000000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd400000-0x00000000fd4fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000101e2fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000101e300000-0x000000103fffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] e820: update [mem 0xb51de018-0xb51fc457] usable ==> usable
[    0.000000] e820: update [mem 0xb51bf018-0xb51dd457] usable ==> usable
[    0.000000] e820: update [mem 0xb51b1018-0xb51be857] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009afefff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20cfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000000a20d000-0x00000000b51b1017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b51b1018-0x00000000b51be857] usable
[    0.000000] reserve setup_data: [mem 0x00000000b51be858-0x00000000b51bf017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b51bf018-0x00000000b51dd457] usable
[    0.000000] reserve setup_data: [mem 0x00000000b51dd458-0x00000000b51de017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b51de018-0x00000000b51fc457] usable
[    0.000000] reserve setup_data: [mem 0x00000000b51fc458-0x00000000b916cfff] usable
[    0.000000] reserve setup_data: [mem 0x00000000b916d000-0x00000000ba8adfff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ba8ae000-0x00000000ba911fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000ba912000-0x00000000bc006fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000bc007000-0x00000000bcffefff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000bcfff000-0x00000000bdffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000be000000-0x00000000bfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd400000-0x00000000fd4fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000101e2fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000101e300000-0x000000103fffffff] reserved
[    0.000000] efi: EFI v2.7 by American Megatrends
[    0.000000] efi: ACPI=0xbbfee000 ACPI 2.0=0xbbfee014 TPMFinalLog=0xbafb8000 SMBIOS=0xbce23000 SMBIOS 3.0=0xbce22000 MEMATTR=0xb5c00018 ESRT=0xb7d2f598 INITRD=0xb531fe98 RNG=0xba8c1018 TPMEventLog=0xba8b8018 
[    0.000000] random: crng init done
[    0.000000] efi: Remove mem291: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map
[    0.000000] e820: remove [mem 0xf0000000-0xf7ffffff] reserved
[    0.000000] efi: Remove mem292: MMIO range=[0xfd200000-0xfd2fffff] (1MB) from e820 map
[    0.000000] e820: remove [mem 0xfd200000-0xfd2fffff] reserved
[    0.000000] efi: Remove mem293: MMIO range=[0xfd400000-0xfd4fffff] (1MB) from e820 map
[    0.000000] e820: remove [mem 0xfd400000-0xfd4fffff] reserved
[    0.000000] efi: Not removing mem294: MMIO range=[0xfea00000-0xfea0ffff] (64KB) from e820 map
[    0.000000] efi: Remove mem295: MMIO range=[0xfeb80000-0xfec01fff] (0MB) from e820 map
[    0.000000] e820: remove [mem 0xfeb80000-0xfec01fff] reserved
[    0.000000] efi: Not removing mem296: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem297: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem298: MMIO range=[0xfed40000-0xfed44fff] (20KB) from e820 map
[    0.000000] efi: Not removing mem299: MMIO range=[0xfed80000-0xfed8ffff] (64KB) from e820 map
[    0.000000] efi: Not removing mem300: MMIO range=[0xfedc2000-0xfedcffff] (56KB) from e820 map
[    0.000000] efi: Not removing mem301: MMIO range=[0xfedd4000-0xfedd5fff] (8KB) from e820 map
[    0.000000] efi: Remove mem302: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[    0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: To Be Filled By O.E.M. X570S PG Riptide/X570S PG Riptide, BIOS P5.41 09/07/2023
[    0.000000] DMI: Memory slots populated: 2/4
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3900.040 MHz processor
[    0.000127] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000128] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000135] last_pfn = 0x101e300 max_arch_pfn = 0x400000000
[    0.000139] MTRR map: 6 entries (4 fixed + 2 variable; max 21), built from 9 variable MTRRs
[    0.000140] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000270] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[    0.000274] last_pfn = 0xbe000 max_arch_pfn = 0x400000000
[    0.003085] esrt: Reserving ESRT space from 0x00000000b7d2f598 to 0x00000000b7d2f620.
[    0.003093] e820: update [mem 0xb7d2f000-0xb7d2ffff] usable ==> reserved
[    0.003117] Using GB pages for direct mapping
[    0.010887] printk: log_buf_len: 16777216 bytes
[    0.010888] printk: early log buf free: 123120(93%)
[    0.010889] Secure boot disabled
[    0.010889] RAMDISK: [mem 0xab747000-0xad836fff]
[    0.010917] ACPI: Early table checksum verification disabled
[    0.010921] ACPI: RSDP 0x00000000BBFEE014 000024 (v02 ALASKA)
[    0.010924] ACPI: XSDT 0x00000000BBFED728 0000D4 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.010928] ACPI: FACP 0x00000000BA903000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.010931] ACPI: DSDT 0x00000000BA8FC000 0067AC (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.010932] ACPI: FACS 0x00000000BAFE8000 000040
[    0.010933] ACPI: IVRS 0x00000000BA911000 0000D0 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.010935] ACPI: SSDT 0x00000000BA909000 0072B0 (v02 AMD    QOGIR    00000002 MSFT 04000000)
[    0.010936] ACPI: SSDT 0x00000000BA905000 003B48 (v02 AMD    AMD AOD  00000001 INTL 20120913)
[    0.010938] ACPI: SSDT 0x00000000BA904000 0000C8 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
[    0.010939] ACPI: FIDT 0x00000000BA8FB000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.010940] ACPI: MCFG 0x00000000BA8FA000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.010942] ACPI: AAFT 0x00000000BA8F9000 0000F1 (v01 ALASKA OEMAAFT  01072009 MSFT 00000097)
[    0.010943] ACPI: HPET 0x00000000BA8F8000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.010944] ACPI: SSDT 0x00000000BA8F7000 000024 (v01 AMD    BIXBY    00001000 INTL 20120913)
[    0.010945] ACPI: VFCT 0x00000000BA8D3000 023CBC (v01 ALASKA A M I    00000001 AMD  31504F47)
[    0.010947] ACPI: BGRT 0x00000000BA8D2000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.010948] ACPI: TPM2 0x00000000BA8D1000 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
[    0.010949] ACPI: SSDT 0x00000000BA8CE000 002808 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.010951] ACPI: CRAT 0x00000000BA8CD000 000B68 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.010952] ACPI: CDIT 0x00000000BA8CC000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.010953] ACPI: SSDT 0x00000000BA8C8000 0037C4 (v02 AMD    QOGIRN   00000001 INTL 20120913)
[    0.010954] ACPI: WSMT 0x00000000BA8C7000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.010956] ACPI: APIC 0x00000000BA8C6000 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.010957] ACPI: SSDT 0x00000000BA8C5000 00049F (v02 AMD    QOGIRPRN 00000001 INTL 20120913)
[    0.010958] ACPI: SSDT 0x00000000BA8C3000 0010AF (v02 AMD    QOGIRC   00000001 INTL 20120913)
[    0.010960] ACPI: FPDT 0x00000000BA8C2000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.010961] ACPI: Reserving FACP table memory at [mem 0xba903000-0xba903113]
[    0.010962] ACPI: Reserving DSDT table memory at [mem 0xba8fc000-0xba9027ab]
[    0.010962] ACPI: Reserving FACS table memory at [mem 0xbafe8000-0xbafe803f]
[    0.010963] ACPI: Reserving IVRS table memory at [mem 0xba911000-0xba9110cf]
[    0.010963] ACPI: Reserving SSDT table memory at [mem 0xba909000-0xba9102af]
[    0.010963] ACPI: Reserving SSDT table memory at [mem 0xba905000-0xba908b47]
[    0.010964] ACPI: Reserving SSDT table memory at [mem 0xba904000-0xba9040c7]
[    0.010964] ACPI: Reserving FIDT table memory at [mem 0xba8fb000-0xba8fb09b]
[    0.010965] ACPI: Reserving MCFG table memory at [mem 0xba8fa000-0xba8fa03b]
[    0.010965] ACPI: Reserving AAFT table memory at [mem 0xba8f9000-0xba8f90f0]
[    0.010965] ACPI: Reserving HPET table memory at [mem 0xba8f8000-0xba8f8037]
[    0.010966] ACPI: Reserving SSDT table memory at [mem 0xba8f7000-0xba8f7023]
[    0.010966] ACPI: Reserving VFCT table memory at [mem 0xba8d3000-0xba8f6cbb]
[    0.010966] ACPI: Reserving BGRT table memory at [mem 0xba8d2000-0xba8d2037]
[    0.010967] ACPI: Reserving TPM2 table memory at [mem 0xba8d1000-0xba8d104b]
[    0.010967] ACPI: Reserving SSDT table memory at [mem 0xba8ce000-0xba8d0807]
[    0.010968] ACPI: Reserving CRAT table memory at [mem 0xba8cd000-0xba8cdb67]
[    0.010968] ACPI: Reserving CDIT table memory at [mem 0xba8cc000-0xba8cc028]
[    0.010968] ACPI: Reserving SSDT table memory at [mem 0xba8c8000-0xba8cb7c3]
[    0.010969] ACPI: Reserving WSMT table memory at [mem 0xba8c7000-0xba8c7027]
[    0.010969] ACPI: Reserving APIC table memory at [mem 0xba8c6000-0xba8c615d]
[    0.010969] ACPI: Reserving SSDT table memory at [mem 0xba8c5000-0xba8c549e]
[    0.010970] ACPI: Reserving SSDT table memory at [mem 0xba8c3000-0xba8c40ae]
[    0.010970] ACPI: Reserving FPDT table memory at [mem 0xba8c2000-0xba8c2043]
[    0.011024] No NUMA configuration found
[    0.011025] Faking a node at [mem 0x0000000000000000-0x000000101e2fffff]
[    0.011029] NODE_DATA(0) allocated [mem 0x1019ad5680-0x1019afffff]
[    0.011194] Zone ranges:
[    0.011194]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.011195]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.011196]   Normal   [mem 0x0000000100000000-0x000000101e2fffff]
[    0.011196]   Device   empty
[    0.011197] Movable zone start for each node
[    0.011198] Early memory node ranges
[    0.011198]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.011199]   node   0: [mem 0x0000000000100000-0x0000000009afefff]
[    0.011199]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.011200]   node   0: [mem 0x000000000a20d000-0x00000000b916cfff]
[    0.011200]   node   0: [mem 0x00000000bcfff000-0x00000000bdffffff]
[    0.011201]   node   0: [mem 0x0000000100000000-0x000000101e2fffff]
[    0.011205] Initmem setup node 0 [mem 0x0000000000001000-0x000000101e2fffff]
[    0.011209] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.011228] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.011477] On node 0, zone DMA32: 1281 pages in unavailable ranges
[    0.014597] On node 0, zone DMA32: 13 pages in unavailable ranges
[    0.014703] On node 0, zone DMA32: 16018 pages in unavailable ranges
[    0.014893] On node 0, zone Normal: 8192 pages in unavailable ranges
[    0.014934] On node 0, zone Normal: 7424 pages in unavailable ranges
[    0.015132] ACPI: PM-Timer IO Port: 0x808
[    0.015137] CPU topo: Ignoring hot-pluggable APIC ID 0 in present package.
[    0.015140] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.015151] IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23
[    0.015156] IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55
[    0.015157] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.015158] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.015161] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.015161] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.015171] e820: update [mem 0xb5894000-0xb58d4fff] usable ==> reserved
[    0.015184] CPU topo: Max. logical packages:   1
[    0.015185] CPU topo: Max. logical dies:       1
[    0.015185] CPU topo: Max. dies per package:   1
[    0.015187] CPU topo: Max. threads per core:   2
[    0.015188] CPU topo: Num. cores per package:     6
[    0.015188] CPU topo: Num. threads per package:  12
[    0.015188] CPU topo: Allowing 12 present CPUs plus 0 hotplug CPUs
[    0.015189] CPU topo: Rejected CPUs 20
[    0.015204] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.015205] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.015206] PM: hibernation: Registered nosave memory: [mem 0x09aff000-0x09ffffff]
[    0.015207] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20cfff]
[    0.015208] PM: hibernation: Registered nosave memory: [mem 0xb5894000-0xb58d4fff]
[    0.015209] PM: hibernation: Registered nosave memory: [mem 0xb7d2f000-0xb7d2ffff]
[    0.015210] PM: hibernation: Registered nosave memory: [mem 0xb916d000-0xbcffefff]
[    0.015211] PM: hibernation: Registered nosave memory: [mem 0xbe000000-0xffffffff]
[    0.015211] [mem 0xc0000000-0xfe9fffff] available for PCI devices
[    0.015213] Booting paravirtualized kernel on bare hardware
[    0.015214] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.018223] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
[    0.018699] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
[    0.018703] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
[    0.018704] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
[    0.018706] pcpu-alloc: [0] 08 09 10 11 
[    0.018717] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.12.73-dirty root=/dev/mapper/vg00-lvroot2 ro "dyndbg=file drivers/pci/* +p" log_buf_len=16M quiet
[    0.022777] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[    0.024786] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.024843] Fallback order for Node 0: 0 
[    0.024847] Built 1 zonelists, mobility grouping on.  Total pages: 16613119
[    0.024848] Policy zone: Normal
[    0.024854] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.024888] software IO TLB: area num 16.
[    0.040515] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[    0.040547] ftrace: allocating 44672 entries in 175 pages
[    0.047432] ftrace: allocated 175 pages with 6 groups
[    0.047904] Dynamic Preempt: voluntary
[    0.047944] rcu: Preemptible hierarchical RCU implementation.
[    0.047945] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=12.
[    0.047946] 	Trampoline variant of Tasks RCU enabled.
[    0.047946] 	Rude variant of Tasks RCU enabled.
[    0.047946] 	Tracing variant of Tasks RCU enabled.
[    0.047947] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.047947] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[    0.047954] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
[    0.047955] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
[    0.047957] RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
[    0.050599] NR_IRQS: 524544, nr_irqs: 1064, preallocated irqs: 16
[    0.050771] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.050832] Console: colour dummy device 80x25
[    0.050833] printk: legacy console [tty0] enabled
[    0.050859] ACPI: Core revision 20240827
[    0.050971] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.050987] APIC: Switch to symmetric I/O mode setup
[    0.051689] AMD-Vi: Using global IVHD EFR:0x206d73ef22254ade, EFR2:0x0
[    0.051927] x2apic enabled
[    0.051964] APIC: Switched APIC routing to: cluster x2apic
[    0.052552] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.070992] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x706f00b716c, max_idle_ns: 881590678080 ns
[    0.070995] Calibrating delay loop (skipped), value calculated using timer frequency.. 7800.08 BogoMIPS (lpj=15600160)
[    0.071006] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.071025] LVT offset 1 assigned for vector 0xf9
[    0.071082] LVT offset 2 assigned for vector 0xf4
[    0.071097] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[    0.071098] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.071100] process: using mwait in idle threads
[    0.071101] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.071102] Spectre V2 : Mitigation: Retpolines
[    0.071103] Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT
[    0.071103] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.071104] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.071105] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.071106] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.071106] active return thunk: srso_alias_return_thunk
[    0.071109] Speculative Return Stack Overflow: Mitigation: Safe RET
[    0.071109] Transient Scheduler Attacks: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.071110] VMSCAPE: Mitigation: IBPB before exit to userspace
[    0.071113] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.071114] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.071114] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.071115] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.071115] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
[    0.071116] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.071117] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
[    0.071118] x86/fpu: xstate_offset[11]:  840, xstate_sizes[11]:   16
[    0.071118] x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
[    0.089884] Freeing SMP alternatives memory: 40K
[    0.089887] pid_max: default: 32768 minimum: 301
[    0.093423] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,ipe,ima,evm
[    0.093490] landlock: Up and running.
[    0.093491] Yama: becoming mindful.
[    0.093569] AppArmor: AppArmor initialized
[    0.093594] TOMOYO Linux initialized
[    0.093793] LSM support for eBPF active
[    0.093901] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.093961] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.202310] smpboot: CPU0: AMD Ryzen 5 5600G with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
[    0.202511] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.202530] ... version:                0
[    0.202531] ... bit width:              48
[    0.202532] ... generic registers:      6
[    0.202533] ... value mask:             0000ffffffffffff
[    0.202534] ... max period:             00007fffffffffff
[    0.202535] ... fixed-purpose events:   0
[    0.202536] ... event mask:             000000000000003f
[    0.202610] signal: max sigframe size: 3376
[    0.202653] rcu: Hierarchical SRCU implementation.
[    0.202654] rcu: 	Max phase no-delay instances is 1000.
[    0.202689] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
[    0.202994] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.203049] smp: Bringing up secondary CPUs ...
[    0.203137] smpboot: x86: Booting SMP configuration:
[    0.203139] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[    0.216995] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.227027] smp: Brought up 1 node, 12 CPUs
[    0.227027] smpboot: Total of 12 processors activated (93600.96 BogoMIPS)
[    0.283083] node 0 deferred pages initialised in 56ms
[    0.283089] Memory: 65074116K/66452476K available (16384K kernel code, 2469K rwdata, 11268K rodata, 4104K init, 5112K bss, 1362292K reserved, 0K cma-reserved)
[    0.284030] devtmpfs: initialized
[    0.284030] x86/mm: Memory block size: 2048MB
[    0.284030] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20cfff] (53248 bytes)
[    0.284030] ACPI: PM: Registering ACPI NVS region [mem 0xba912000-0xbc006fff] (24072192 bytes)
[    0.284030] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.284030] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.284030] pinctrl core: initialized pinctrl subsystem
[    0.287037] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.287395] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.287646] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.287899] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.287908] audit: initializing netlink subsys (disabled)
[    0.287915] audit: type=2000 audit(1775295808.236:1): state=initialized audit_enabled=0 res=1
[    0.287915] thermal_sys: Registered thermal governor 'fair_share'
[    0.287915] thermal_sys: Registered thermal governor 'bang_bang'
[    0.287915] thermal_sys: Registered thermal governor 'step_wise'
[    0.287915] thermal_sys: Registered thermal governor 'user_space'
[    0.287915] thermal_sys: Registered thermal governor 'power_allocator'
[    0.287915] cpuidle: using governor ladder
[    0.287915] cpuidle: using governor menu
[    0.287915] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.287915] PCI: ECAM [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) for domain 0000 [bus 00-7f]
[    0.287915] PCI: Using configuration type 1 for base access
[    0.287915] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.287915] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.287915] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.287915] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.287915] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.287915] ACPI: Added _OSI(Module Device)
[    0.287915] ACPI: Added _OSI(Processor Device)
[    0.287915] ACPI: Added _OSI(Processor Aggregator Device)
[    0.299168] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.300139] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.301089] ACPI: Interpreter enabled
[    0.303003] ACPI: PM: (supports S0 S3 S4 S5)
[    0.303005] ACPI: Using IOAPIC for interrupt routing
[    0.303370] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.303371] PCI: Ignoring E820 reservations for host bridge windows
[    0.303714] ACPI: Enabled 4 GPEs in block 00 to 1F
[    0.314690] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.314695] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.314822] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.314832] acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf0000000-0xf7ffffff] for domain 0000 [bus 00-7f] only partially covers this bridge
[    0.315198] PCI host bridge to bus 0000:00
[    0.315201] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.315204] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.315206] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.315207] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.315210] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    0.315212] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfcffffff window]
[    0.315214] pci_bus 0000:00: root bus resource [mem 0x1040000000-0x7fffffffff window]
[    0.315216] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.315219] pci_bus 0000:00: scanning bus
[    0.315229] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000 conventional PCI endpoint
[    0.315326] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600 conventional PCI endpoint
[    0.315421] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
[    0.315484] pci 0000:00:01.2: [1022:1634] type 01 class 0x060400 PCIe Root Port
[    0.315498] pci 0000:00:01.2: PCI bridge to [bus 01-0f]
[    0.315503] pci 0000:00:01.2:   bridge window [io  0xa000-0xdfff]
[    0.315505] pci 0000:00:01.2:   bridge window [mem 0xfbb00000-0xfc6fffff]
[    0.315511] pci 0000:00:01.2:   bridge window [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.315518] pci 0000:00:01.2: enabling Extended Tags
[    0.315552] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    0.315555] pci 0000:00:01.2: PME# disabled
[    0.315690] pci 0000:00:01.3: [1022:1633] type 01 class 0x060400 PCIe Root Port
[    0.315704] pci 0000:00:01.3: PCI bridge to [bus 10-12]
[    0.315708] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.315711] pci 0000:00:01.3:   bridge window [mem 0xfcb00000-0xfcdfffff]
[    0.315716] pci 0000:00:01.3:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.315754] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    0.315757] pci 0000:00:01.3: PME# disabled
[    0.315856] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
[    0.315916] pci 0000:00:02.1: [1022:1634] type 01 class 0x060400 PCIe Root Port
[    0.315930] pci 0000:00:02.1: PCI bridge to [bus 13]
[    0.315935] pci 0000:00:02.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.315946] pci 0000:00:02.1: enabling Extended Tags
[    0.315979] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[    0.315982] pci 0000:00:02.1: PME# disabled
[    0.316084] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
[    0.316144] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400 PCIe Root Port
[    0.316158] pci 0000:00:08.1: PCI bridge to [bus 14]
[    0.316162] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
[    0.316164] pci 0000:00:08.1:   bridge window [mem 0xfc700000-0xfcafffff]
[    0.316169] pci 0000:00:08.1:   bridge window [mem 0x7e20000000-0x7e301fffff 64bit pref]
[    0.316175] pci 0000:00:08.1: enabling Extended Tags
[    0.316208] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.316210] pci 0000:00:08.1: PME# disabled
[    0.316329] pci 0000:00:08.2: [1022:1635] type 01 class 0x060400 PCIe Root Port
[    0.316343] pci 0000:00:08.2: PCI bridge to [bus 15]
[    0.316347] pci 0000:00:08.2:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.316357] pci 0000:00:08.2: enabling Extended Tags
[    0.316389] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[    0.316392] pci 0000:00:08.2: PME# disabled
[    0.316512] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
[    0.316634] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
[    0.316770] pci 0000:00:18.0: [1022:166a] type 00 class 0x060000 conventional PCI endpoint
[    0.316806] pci 0000:00:18.1: [1022:166b] type 00 class 0x060000 conventional PCI endpoint
[    0.316841] pci 0000:00:18.2: [1022:166c] type 00 class 0x060000 conventional PCI endpoint
[    0.316877] pci 0000:00:18.3: [1022:166d] type 00 class 0x060000 conventional PCI endpoint
[    0.316912] pci 0000:00:18.4: [1022:166e] type 00 class 0x060000 conventional PCI endpoint
[    0.316948] pci 0000:00:18.5: [1022:166f] type 00 class 0x060000 conventional PCI endpoint
[    0.316986] pci 0000:00:18.6: [1022:1670] type 00 class 0x060000 conventional PCI endpoint
[    0.317022] pci 0000:00:18.7: [1022:1671] type 00 class 0x060000 conventional PCI endpoint
[    0.317062] pci_bus 0000:00: fixups for bus
[    0.317065] pci 0000:00:01.2: scanning [bus 01-0f] behind bridge, pass 0
[    0.317098] pci_bus 0000:01: scanning bus
[    0.317122] pci 0000:01:00.0: [1022:57ad] type 01 class 0x060400 PCIe Switch Upstream Port
[    0.317164] pci 0000:01:00.0: PCI bridge to [bus 02-0f]
[    0.317173] pci 0000:01:00.0:   bridge window [io  0xa000-0xdfff]
[    0.317178] pci 0000:01:00.0:   bridge window [mem 0xfbb00000-0xfc6fffff]
[    0.317192] pci 0000:01:00.0:   bridge window [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.317206] pci 0000:01:00.0: enabling Extended Tags
[    0.317304] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.317340] pci 0000:01:00.0: PME# disabled
[    0.317437] pci 0000:01:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
[    0.317590] pci_bus 0000:01: fixups for bus
[    0.317591] pci 0000:00:01.2: PCI bridge to [bus 01-0f]
[    0.317599] pci 0000:01:00.0: scanning [bus 02-0f] behind bridge, pass 0
[    0.317776] pci_bus 0000:02: scanning bus
[    0.317839] pci 0000:02:00.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.317878] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.317889] pci 0000:02:00.0:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.317931] pci 0000:02:00.0: enabling Extended Tags
[    0.318190] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.318194] pci 0000:02:00.0: PME# disabled
[    0.318731] pci 0000:02:01.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.318770] pci 0000:02:01.0: PCI bridge to [bus 04-06]
[    0.318778] pci 0000:02:01.0:   bridge window [io  0xd000-0xdfff]
[    0.318782] pci 0000:02:01.0:   bridge window [mem 0xfbb00000-0xfbdfffff]
[    0.318796] pci 0000:02:01.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.318825] pci 0000:02:01.0: enabling Extended Tags
[    0.319087] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
[    0.319097] pci 0000:02:01.0: PME# disabled
[    0.319637] pci 0000:02:03.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.319676] pci 0000:02:03.0: PCI bridge to [bus 07]
[    0.319687] pci 0000:02:03.0:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.319728] pci 0000:02:03.0: enabling Extended Tags
[    0.320001] pci 0000:02:03.0: PME# supported from D0 D3hot D3cold
[    0.320005] pci 0000:02:03.0: PME# disabled
[    0.320526] pci 0000:02:05.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.320565] pci 0000:02:05.0: PCI bridge to [bus 08-0b]
[    0.320573] pci 0000:02:05.0:   bridge window [io  0xa000-0xbfff]
[    0.320578] pci 0000:02:05.0:   bridge window [mem 0xfc000000-0xfc1fffff]
[    0.320591] pci 0000:02:05.0:   bridge window [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.320621] pci 0000:02:05.0: enabling Extended Tags
[    0.320892] pci 0000:02:05.0: PME# supported from D0 D3hot D3cold
[    0.320897] pci 0000:02:05.0: PME# disabled
[    0.321443] pci 0000:02:07.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.321482] pci 0000:02:07.0: PCI bridge to [bus 0c]
[    0.321490] pci 0000:02:07.0:   bridge window [io  0xc000-0xcfff]
[    0.321494] pci 0000:02:07.0:   bridge window [mem 0xfc400000-0xfc4fffff]
[    0.321536] pci 0000:02:07.0: enabling Extended Tags
[    0.321795] pci 0000:02:07.0: PME# supported from D0 D3hot D3cold
[    0.321799] pci 0000:02:07.0: PME# disabled
[    0.322328] pci 0000:02:08.0: [1022:57a4] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.322368] pci 0000:02:08.0: PCI bridge to [bus 0d]
[    0.322379] pci 0000:02:08.0:   bridge window [mem 0xfbe00000-0xfbffffff]
[    0.322419] pci 0000:02:08.0: enabling Extended Tags
[    0.322590] pci 0000:02:08.0: PME# supported from D0 D3hot D3cold
[    0.322594] pci 0000:02:08.0: PME# disabled
[    0.322882] pci 0000:02:09.0: [1022:57a4] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.322921] pci 0000:02:09.0: PCI bridge to [bus 0e]
[    0.322932] pci 0000:02:09.0:   bridge window [mem 0xfc300000-0xfc3fffff]
[    0.322972] pci 0000:02:09.0: enabling Extended Tags
[    0.323147] pci 0000:02:09.0: PME# supported from D0 D3hot D3cold
[    0.323151] pci 0000:02:09.0: PME# disabled
[    0.323400] pci 0000:02:0a.0: [1022:57a4] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.323440] pci 0000:02:0a.0: PCI bridge to [bus 0f]
[    0.323451] pci 0000:02:0a.0:   bridge window [mem 0xfc200000-0xfc2fffff]
[    0.323490] pci 0000:02:0a.0: enabling Extended Tags
[    0.323661] pci 0000:02:0a.0: PME# supported from D0 D3hot D3cold
[    0.323666] pci 0000:02:0a.0: PME# disabled
[    0.323920] pci_bus 0000:02: fixups for bus
[    0.323921] pci 0000:01:00.0: PCI bridge to [bus 02-0f]
[    0.323939] pci 0000:02:00.0: scanning [bus 03-03] behind bridge, pass 0
[    0.324165] pci_bus 0000:03: scanning bus
[    0.324192] pci 0000:03:00.0: [1d97:1602] type 00 class 0x010802 PCIe Endpoint
[    0.324220] pci 0000:03:00.0: BAR 0 [mem 0xfc600000-0xfc603fff 64bit]
[    0.324614] pci 0000:03:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[    0.324850] pci_bus 0000:03: fixups for bus
[    0.324851] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.324867] pci_bus 0000:03: bus scan returning with max=03
[    0.324873] pci 0000:02:01.0: scanning [bus 04-06] behind bridge, pass 0
[    0.324958] pci_bus 0000:04: scanning bus
[    0.324988] pci 0000:04:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port
[    0.325013] pci 0000:04:00.0: BAR 0 [mem 0xfbd00000-0xfbd03fff]
[    0.325041] pci 0000:04:00.0: PCI bridge to [bus 05-06]
[    0.325051] pci 0000:04:00.0:   bridge window [io  0xd000-0xdfff]
[    0.325056] pci 0000:04:00.0:   bridge window [mem 0xfbb00000-0xfbcfffff]
[    0.325073] pci 0000:04:00.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.325092] pci 0000:04:00.0: enabling Extended Tags
[    0.325237] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    0.325242] pci 0000:04:00.0: PME# disabled
[    0.325386] pci 0000:04:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[    0.325579] pci_bus 0000:04: fixups for bus
[    0.325580] pci 0000:02:01.0: PCI bridge to [bus 04-06]
[    0.325597] pci 0000:04:00.0: scanning [bus 05-06] behind bridge, pass 0
[    0.325648] pci_bus 0000:05: scanning bus
[    0.325676] pci 0000:05:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.325727] pci 0000:05:00.0: PCI bridge to [bus 06]
[    0.325737] pci 0000:05:00.0:   bridge window [io  0xd000-0xdfff]
[    0.325742] pci 0000:05:00.0:   bridge window [mem 0xfbb00000-0xfbcfffff]
[    0.325759] pci 0000:05:00.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.325781] pci 0000:05:00.0: enabling Extended Tags
[    0.325927] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    0.325932] pci 0000:05:00.0: PME# disabled
[    0.326239] pci_bus 0000:05: fixups for bus
[    0.326240] pci 0000:04:00.0: PCI bridge to [bus 05-06]
[    0.326261] pci 0000:05:00.0: scanning [bus 06-06] behind bridge, pass 0
[    0.326311] pci_bus 0000:06: scanning bus
[    0.326341] pci 0000:06:00.0: [1002:743f] type 00 class 0x030000 PCIe Legacy Endpoint
[    0.326372] pci 0000:06:00.0: BAR 0 [mem 0x7d00000000-0x7dffffffff 64bit pref]
[    0.326393] pci 0000:06:00.0: BAR 2 [mem 0x7e00000000-0x7e0fffffff 64bit pref]
[    0.326407] pci 0000:06:00.0: BAR 4 [io  0xd000-0xd0ff]
[    0.326420] pci 0000:06:00.0: BAR 5 [mem 0xfbb00000-0xfbbfffff]
[    0.326434] pci 0000:06:00.0: ROM [mem 0xfbc00000-0xfbc1ffff pref]
[    0.326446] pci 0000:06:00.0: enabling Extended Tags
[    0.326618] pci 0000:06:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.326623] pci 0000:06:00.0: PME# disabled
[    0.326790] pci 0000:06:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.326941] pci 0000:06:00.1: [1002:ab28] type 00 class 0x040300 PCIe Legacy Endpoint
[    0.326962] pci 0000:06:00.1: BAR 0 [mem 0xfbc20000-0xfbc23fff]
[    0.327030] pci 0000:06:00.1: enabling Extended Tags
[    0.327146] pci 0000:06:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.327151] pci 0000:06:00.1: PME# disabled
[    0.327380] pci_bus 0000:06: fixups for bus
[    0.327382] pci 0000:05:00.0: PCI bridge to [bus 06]
[    0.327400] pci_bus 0000:06: bus scan returning with max=06
[    0.327408] pci 0000:05:00.0: scanning [bus 06-06] behind bridge, pass 1
[    0.327416] pci_bus 0000:05: bus scan returning with max=06
[    0.327423] pci 0000:04:00.0: scanning [bus 05-06] behind bridge, pass 1
[    0.327432] pci_bus 0000:04: bus scan returning with max=06
[    0.327438] pci 0000:02:03.0: scanning [bus 07-07] behind bridge, pass 0
[    0.327524] pci_bus 0000:07: scanning bus
[    0.327562] pci 0000:07:00.0: [dd01:0003] type 00 class 0x048000 PCIe Endpoint
[    0.327598] pci 0000:07:00.0: BAR 0 [mem 0xfffffffffc500000-0xfffffffffc50ffff 64bit]
[    0.327927] pci_bus 0000:07: fixups for bus
[    0.327928] pci 0000:02:03.0: PCI bridge to [bus 07]
[    0.327943] pci_bus 0000:07: bus scan returning with max=07
[    0.327949] pci 0000:02:05.0: scanning [bus 08-0b] behind bridge, pass 0
[    0.328034] pci_bus 0000:08: scanning bus
[    0.328064] pci 0000:08:00.0: [1b21:1182] type 01 class 0x060400 PCIe Switch Upstream Port
[    0.328115] pci 0000:08:00.0: PCI bridge to [bus 09-0b]
[    0.328125] pci 0000:08:00.0:   bridge window [io  0xa000-0xbfff]
[    0.328130] pci 0000:08:00.0:   bridge window [mem 0xfc000000-0xfc1fffff]
[    0.328147] pci 0000:08:00.0:   bridge window [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.328169] pci 0000:08:00.0: enabling Extended Tags
[    0.328273] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[    0.328278] pci 0000:08:00.0: PME# disabled
[    0.328534] pci_bus 0000:08: fixups for bus
[    0.328536] pci 0000:02:05.0: PCI bridge to [bus 08-0b]
[    0.328553] pci 0000:08:00.0: scanning [bus 09-0b] behind bridge, pass 0
[    0.328603] pci_bus 0000:09: scanning bus
[    0.328639] pci 0000:09:03.0: [1b21:1182] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.328690] pci 0000:09:03.0: PCI bridge to [bus 0a]
[    0.328701] pci 0000:09:03.0:   bridge window [io  0xb000-0xbfff]
[    0.328706] pci 0000:09:03.0:   bridge window [mem 0xfc100000-0xfc1fffff]
[    0.328723] pci 0000:09:03.0:   bridge window [mem 0x7e10200000-0x7e102fffff 64bit pref]
[    0.328747] pci 0000:09:03.0: enabling Extended Tags
[    0.328849] pci 0000:09:03.0: PME# supported from D0 D3hot D3cold
[    0.328854] pci 0000:09:03.0: PME# disabled
[    0.329018] pci 0000:09:07.0: [1b21:1182] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.329070] pci 0000:09:07.0: PCI bridge to [bus 0b]
[    0.329080] pci 0000:09:07.0:   bridge window [io  0xa000-0xafff]
[    0.329085] pci 0000:09:07.0:   bridge window [mem 0xfc000000-0xfc0fffff]
[    0.329102] pci 0000:09:07.0:   bridge window [mem 0x7e10100000-0x7e101fffff 64bit pref]
[    0.329126] pci 0000:09:07.0: enabling Extended Tags
[    0.329227] pci 0000:09:07.0: PME# supported from D0 D3hot D3cold
[    0.329233] pci 0000:09:07.0: PME# disabled
[    0.329407] pci_bus 0000:09: fixups for bus
[    0.329409] pci 0000:08:00.0: PCI bridge to [bus 09-0b]
[    0.329429] pci 0000:09:03.0: scanning [bus 0a-0a] behind bridge, pass 0
[    0.329479] pci_bus 0000:0a: scanning bus
[    0.329523] pci 0000:0a:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
[    0.329554] pci 0000:0a:00.0: BAR 0 [io  0xb000-0xb0ff]
[    0.329592] pci 0000:0a:00.0: BAR 2 [mem 0xfc100000-0xfc100fff 64bit]
[    0.329617] pci 0000:0a:00.0: BAR 4 [mem 0x7e10200000-0x7e10203fff 64bit pref]
[    0.329799] pci 0000:0a:00.0: supports D1 D2
[    0.329800] pci 0000:0a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.329807] pci 0000:0a:00.0: PME# disabled
[    0.330066] pci_bus 0000:0a: fixups for bus
[    0.330068] pci 0000:09:03.0: PCI bridge to [bus 0a]
[    0.330087] pci_bus 0000:0a: bus scan returning with max=0a
[    0.330094] pci 0000:09:07.0: scanning [bus 0b-0b] behind bridge, pass 0
[    0.330144] pci_bus 0000:0b: scanning bus
[    0.330187] pci 0000:0b:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
[    0.330218] pci 0000:0b:00.0: BAR 0 [io  0xa000-0xa0ff]
[    0.330255] pci 0000:0b:00.0: BAR 2 [mem 0xfc000000-0xfc000fff 64bit]
[    0.330280] pci 0000:0b:00.0: BAR 4 [mem 0x7e10100000-0x7e10103fff 64bit pref]
[    0.330459] pci 0000:0b:00.0: supports D1 D2
[    0.330461] pci 0000:0b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.330468] pci 0000:0b:00.0: PME# disabled
[    0.330724] pci_bus 0000:0b: fixups for bus
[    0.330725] pci 0000:09:07.0: PCI bridge to [bus 0b]
[    0.330744] pci_bus 0000:0b: bus scan returning with max=0b
[    0.330751] pci 0000:09:03.0: scanning [bus 0a-0a] behind bridge, pass 1
[    0.330761] pci 0000:09:07.0: scanning [bus 0b-0b] behind bridge, pass 1
[    0.330770] pci_bus 0000:09: bus scan returning with max=0b
[    0.330777] pci 0000:08:00.0: scanning [bus 09-0b] behind bridge, pass 1
[    0.330786] pci_bus 0000:08: bus scan returning with max=0b
[    0.330791] pci 0000:02:07.0: scanning [bus 0c-0c] behind bridge, pass 0
[    0.330877] pci_bus 0000:0c: scanning bus
[    0.330910] pci 0000:0c:00.0: [10ec:3000] type 00 class 0x020000 PCIe Endpoint
[    0.330933] pci 0000:0c:00.0: BAR 0 [io  0xc000-0xc0ff]
[    0.330961] pci 0000:0c:00.0: BAR 2 [mem 0xfc400000-0xfc40ffff 64bit]
[    0.330980] pci 0000:0c:00.0: BAR 4 [mem 0xfc410000-0xfc413fff 64bit]
[    0.331147] pci 0000:0c:00.0: supports D1 D2
[    0.331149] pci 0000:0c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.331154] pci 0000:0c:00.0: PME# disabled
[    0.331521] pci_bus 0000:0c: fixups for bus
[    0.331522] pci 0000:02:07.0: PCI bridge to [bus 0c]
[    0.331537] pci_bus 0000:0c: bus scan returning with max=0c
[    0.331543] pci 0000:02:08.0: scanning [bus 0d-0d] behind bridge, pass 0
[    0.331642] pci_bus 0000:0d: scanning bus
[    0.331668] pci 0000:0d:00.0: [1022:1485] type 00 class 0x130000 PCIe Endpoint
[    0.331738] pci 0000:0d:00.0: enabling Extended Tags
[    0.331926] pci 0000:0d:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.332187] pci 0000:0d:00.1: [1022:149c] type 00 class 0x0c0330 PCIe Endpoint
[    0.332516] pci 0000:0d:00.1: BAR 0 [mem 0xfbf00000-0xfbffffff 64bit]
[    0.333252] pci 0000:0d:00.1: enabling Extended Tags
[    0.333789] pci 0000:0d:00.1: PME# supported from D0 D3hot D3cold
[    0.333828] pci 0000:0d:00.1: PME# disabled
[    0.334256] pci 0000:0d:00.3: [1022:149c] type 00 class 0x0c0330 PCIe Endpoint
[    0.334283] pci 0000:0d:00.3: BAR 0 [mem 0xfbe00000-0xfbefffff 64bit]
[    0.334345] pci 0000:0d:00.3: enabling Extended Tags
[    0.334424] pci 0000:0d:00.3: PME# supported from D0 D3hot D3cold
[    0.334428] pci 0000:0d:00.3: PME# disabled
[    0.334608] pci_bus 0000:0d: fixups for bus
[    0.334610] pci 0000:02:08.0: PCI bridge to [bus 0d]
[    0.334625] pci_bus 0000:0d: bus scan returning with max=0d
[    0.334631] pci 0000:02:09.0: scanning [bus 0e-0e] behind bridge, pass 0
[    0.334708] pci_bus 0000:0e: scanning bus
[    0.334734] pci 0000:0e:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint
[    0.334807] pci 0000:0e:00.0: BAR 5 [mem 0xfc300000-0xfc3007ff]
[    0.334828] pci 0000:0e:00.0: enabling Extended Tags
[    0.334936] pci 0000:0e:00.0: PME# supported from D3hot D3cold
[    0.334941] pci 0000:0e:00.0: PME# disabled
[    0.335039] pci 0000:0e:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.335155] pci_bus 0000:0e: fixups for bus
[    0.335156] pci 0000:02:09.0: PCI bridge to [bus 0e]
[    0.335171] pci_bus 0000:0e: bus scan returning with max=0e
[    0.335177] pci 0000:02:0a.0: scanning [bus 0f-0f] behind bridge, pass 0
[    0.335252] pci_bus 0000:0f: scanning bus
[    0.335278] pci 0000:0f:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint
[    0.335351] pci 0000:0f:00.0: BAR 5 [mem 0xfc200000-0xfc2007ff]
[    0.335372] pci 0000:0f:00.0: enabling Extended Tags
[    0.335480] pci 0000:0f:00.0: PME# supported from D3hot D3cold
[    0.335484] pci 0000:0f:00.0: PME# disabled
[    0.335579] pci 0000:0f:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.335693] pci_bus 0000:0f: fixups for bus
[    0.335695] pci 0000:02:0a.0: PCI bridge to [bus 0f]
[    0.335710] pci_bus 0000:0f: bus scan returning with max=0f
[    0.335715] pci 0000:02:00.0: scanning [bus 03-03] behind bridge, pass 1
[    0.335724] pci 0000:02:01.0: scanning [bus 04-06] behind bridge, pass 1
[    0.335733] pci 0000:02:03.0: scanning [bus 07-07] behind bridge, pass 1
[    0.335741] pci 0000:02:05.0: scanning [bus 08-0b] behind bridge, pass 1
[    0.335749] pci 0000:02:07.0: scanning [bus 0c-0c] behind bridge, pass 1
[    0.335758] pci 0000:02:08.0: scanning [bus 0d-0d] behind bridge, pass 1
[    0.335766] pci 0000:02:09.0: scanning [bus 0e-0e] behind bridge, pass 1
[    0.335775] pci 0000:02:0a.0: scanning [bus 0f-0f] behind bridge, pass 1
[    0.335782] pci_bus 0000:02: bus scan returning with max=0f
[    0.335788] pci 0000:01:00.0: scanning [bus 02-0f] behind bridge, pass 1
[    0.335795] pci_bus 0000:01: bus scan returning with max=0f
[    0.335798] pci 0000:00:01.3: scanning [bus 10-12] behind bridge, pass 0
[    0.335835] pci_bus 0000:10: scanning bus
[    0.335851] pci 0000:10:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port
[    0.335864] pci 0000:10:00.0: BAR 0 [mem 0xfcd00000-0xfcd03fff]
[    0.335879] pci 0000:10:00.0: PCI bridge to [bus 11-12]
[    0.335885] pci 0000:10:00.0:   bridge window [io  0xf000-0xffff]
[    0.335888] pci 0000:10:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.335897] pci 0000:10:00.0:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.335977] pci 0000:10:00.0: PME# supported from D0 D3hot D3cold
[    0.335981] pci 0000:10:00.0: PME# disabled
[    0.336049] pci 0000:10:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.3 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
[    0.336134] pci_bus 0000:10: fixups for bus
[    0.336135] pci 0000:00:01.3: PCI bridge to [bus 10-12]
[    0.336142] pci 0000:10:00.0: scanning [bus 11-12] behind bridge, pass 0
[    0.336173] pci_bus 0000:11: scanning bus
[    0.336188] pci 0000:11:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.336214] pci 0000:11:00.0: PCI bridge to [bus 12]
[    0.336219] pci 0000:11:00.0:   bridge window [io  0xf000-0xffff]
[    0.336223] pci 0000:11:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.336232] pci 0000:11:00.0:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.336311] pci 0000:11:00.0: PME# supported from D0 D3hot D3cold
[    0.336315] pci 0000:11:00.0: PME# disabled
[    0.336466] pci_bus 0000:11: fixups for bus
[    0.336468] pci 0000:10:00.0: PCI bridge to [bus 11-12]
[    0.336479] pci 0000:11:00.0: scanning [bus 12-12] behind bridge, pass 0
[    0.336508] pci_bus 0000:12: scanning bus
[    0.336524] pci 0000:12:00.0: [1002:73ff] type 00 class 0x030000 PCIe Legacy Endpoint
[    0.336540] pci 0000:12:00.0: BAR 0 [mem 0x7a00000000-0x7bffffffff 64bit pref]
[    0.336551] pci 0000:12:00.0: BAR 2 [mem 0x7c00000000-0x7c0fffffff 64bit pref]
[    0.336559] pci 0000:12:00.0: BAR 4 [io  0xf000-0xf0ff]
[    0.336566] pci 0000:12:00.0: BAR 5 [mem 0xfcb00000-0xfcbfffff]
[    0.336574] pci 0000:12:00.0: ROM [mem 0xfcc00000-0xfcc1ffff pref]
[    0.336660] pci 0000:12:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.336663] pci 0000:12:00.0: PME# disabled
[    0.336738] pci 0000:12:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.3 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.336823] pci 0000:12:00.1: [1002:ab28] type 00 class 0x040300 PCIe Legacy Endpoint
[    0.336834] pci 0000:12:00.1: BAR 0 [mem 0xfcc20000-0xfcc23fff]
[    0.336917] pci 0000:12:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.336920] pci 0000:12:00.1: PME# disabled
[    0.337043] pci_bus 0000:12: fixups for bus
[    0.337045] pci 0000:11:00.0: PCI bridge to [bus 12]
[    0.337055] pci_bus 0000:12: bus scan returning with max=12
[    0.337059] pci 0000:11:00.0: scanning [bus 12-12] behind bridge, pass 1
[    0.337064] pci_bus 0000:11: bus scan returning with max=12
[    0.337068] pci 0000:10:00.0: scanning [bus 11-12] behind bridge, pass 1
[    0.337073] pci_bus 0000:10: bus scan returning with max=12
[    0.337076] pci 0000:00:02.1: scanning [bus 13-13] behind bridge, pass 0
[    0.337137] pci_bus 0000:13: scanning bus
[    0.337153] pci 0000:13:00.0: [1d97:1602] type 00 class 0x010802 PCIe Endpoint
[    0.337169] pci 0000:13:00.0: BAR 0 [mem 0xfcf00000-0xfcf03fff 64bit]
[    0.337369] pci 0000:13:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:02.1 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[    0.337474] pci_bus 0000:13: fixups for bus
[    0.337475] pci 0000:00:02.1: PCI bridge to [bus 13]
[    0.337482] pci_bus 0000:13: bus scan returning with max=13
[    0.337485] pci 0000:00:08.1: scanning [bus 14-14] behind bridge, pass 0
[    0.337543] pci_bus 0000:14: scanning bus
[    0.337555] pci 0000:14:00.0: [1002:1638] type 00 class 0x030000 PCIe Legacy Endpoint
[    0.337566] pci 0000:14:00.0: BAR 0 [mem 0x7e20000000-0x7e2fffffff 64bit pref]
[    0.337574] pci 0000:14:00.0: BAR 2 [mem 0x7e30000000-0x7e301fffff 64bit pref]
[    0.337580] pci 0000:14:00.0: BAR 4 [io  0xe000-0xe0ff]
[    0.337585] pci 0000:14:00.0: BAR 5 [mem 0xfca00000-0xfca7ffff]
[    0.337594] pci 0000:14:00.0: enabling Extended Tags
[    0.337643] pci 0000:14:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.337646] pci 0000:14:00.0: PME# disabled
[    0.337767] pci 0000:14:00.1: [1002:1637] type 00 class 0x040300 PCIe Legacy Endpoint
[    0.337775] pci 0000:14:00.1: BAR 0 [mem 0xfca88000-0xfca8bfff]
[    0.337796] pci 0000:14:00.1: enabling Extended Tags
[    0.337826] pci 0000:14:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.337829] pci 0000:14:00.1: PME# disabled
[    0.337909] pci 0000:14:00.2: [1022:15df] type 00 class 0x108000 PCIe Endpoint
[    0.337922] pci 0000:14:00.2: BAR 2 [mem 0xfc900000-0xfc9fffff]
[    0.337931] pci 0000:14:00.2: BAR 5 [mem 0xfca8c000-0xfca8dfff]
[    0.337939] pci 0000:14:00.2: enabling Extended Tags
[    0.338046] pci 0000:14:00.3: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint
[    0.338058] pci 0000:14:00.3: BAR 0 [mem 0xfc800000-0xfc8fffff 64bit]
[    0.338081] pci 0000:14:00.3: enabling Extended Tags
[    0.338113] pci 0000:14:00.3: PME# supported from D0 D3hot D3cold
[    0.338115] pci 0000:14:00.3: PME# disabled
[    0.338205] pci 0000:14:00.4: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint
[    0.338216] pci 0000:14:00.4: BAR 0 [mem 0xfc700000-0xfc7fffff 64bit]
[    0.338239] pci 0000:14:00.4: enabling Extended Tags
[    0.338271] pci 0000:14:00.4: PME# supported from D0 D3hot D3cold
[    0.338273] pci 0000:14:00.4: PME# disabled
[    0.338359] pci 0000:14:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
[    0.338366] pci 0000:14:00.6: BAR 0 [mem 0xfca80000-0xfca87fff]
[    0.338387] pci 0000:14:00.6: enabling Extended Tags
[    0.338417] pci 0000:14:00.6: PME# supported from D0 D3hot D3cold
[    0.338419] pci 0000:14:00.6: PME# disabled
[    0.338422] pci 0000:14:00.6: power state changed by ACPI to D0
[    0.338424] pci 0000:14:00.6: ACPI _REG connect evaluation failed (5)
[    0.338519] pci_bus 0000:14: fixups for bus
[    0.338520] pci 0000:00:08.1: PCI bridge to [bus 14]
[    0.338526] pci_bus 0000:14: bus scan returning with max=14
[    0.338529] pci 0000:00:08.2: scanning [bus 15-15] behind bridge, pass 0
[    0.338563] pci_bus 0000:15: scanning bus
[    0.338574] pci 0000:15:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint
[    0.338602] pci 0000:15:00.0: BAR 5 [mem 0xfce01000-0xfce017ff]
[    0.338610] pci 0000:15:00.0: enabling Extended Tags
[    0.338755] pci 0000:15:00.1: [1022:7901] type 00 class 0x010601 PCIe Endpoint
[    0.338783] pci 0000:15:00.1: BAR 5 [mem 0xfce00000-0xfce007ff]
[    0.338791] pci 0000:15:00.1: enabling Extended Tags
[    0.338902] pci_bus 0000:15: fixups for bus
[    0.338904] pci 0000:00:08.2: PCI bridge to [bus 15]
[    0.338910] pci_bus 0000:15: bus scan returning with max=15
[    0.338913] pci 0000:00:01.2: scanning [bus 01-0f] behind bridge, pass 1
[    0.338917] pci 0000:00:01.3: scanning [bus 10-12] behind bridge, pass 1
[    0.338921] pci 0000:00:02.1: scanning [bus 13-13] behind bridge, pass 1
[    0.338925] pci 0000:00:08.1: scanning [bus 14-14] behind bridge, pass 1
[    0.338929] pci 0000:00:08.2: scanning [bus 15-15] behind bridge, pass 1
[    0.338932] pci_bus 0000:00: bus scan returning with max=15
[    0.338945] pci 0000:00:00.0: save config 0x00: 0x16301022
[    0.338948] pci 0000:00:00.0: save config 0x04: 0x00000000
[    0.338950] pci 0000:00:00.0: save config 0x08: 0x06000000
[    0.338952] pci 0000:00:00.0: save config 0x0c: 0x00800000
[    0.338954] pci 0000:00:00.0: save config 0x10: 0x00000000
[    0.338956] pci 0000:00:00.0: save config 0x14: 0x00000000
[    0.338958] pci 0000:00:00.0: save config 0x18: 0x00000000
[    0.338960] pci 0000:00:00.0: save config 0x1c: 0x00000000
[    0.338962] pci 0000:00:00.0: save config 0x20: 0x00000000
[    0.338963] pci 0000:00:00.0: save config 0x24: 0x00000000
[    0.338965] pci 0000:00:00.0: save config 0x28: 0x00000000
[    0.338967] pci 0000:00:00.0: save config 0x2c: 0x16301022
[    0.338969] pci 0000:00:00.0: save config 0x30: 0x00000000
[    0.338971] pci 0000:00:00.0: save config 0x34: 0x00000000
[    0.338973] pci 0000:00:00.0: save config 0x38: 0x00000000
[    0.338975] pci 0000:00:00.0: save config 0x3c: 0x00000000
[    0.338980] pci 0000:00:00.2: save config 0x00: 0x16311022
[    0.338982] pci 0000:00:00.2: save config 0x04: 0x00100004
[    0.338984] pci 0000:00:00.2: save config 0x08: 0x08060000
[    0.338986] pci 0000:00:00.2: save config 0x0c: 0x00800000
[    0.338987] pci 0000:00:00.2: save config 0x10: 0x00000000
[    0.338989] pci 0000:00:00.2: save config 0x14: 0x00000000
[    0.338991] pci 0000:00:00.2: save config 0x18: 0x00000000
[    0.338996] pci 0000:00:00.2: save config 0x1c: 0x00000000
[    0.338998] pci 0000:00:00.2: save config 0x20: 0x00000000
[    0.339000] pci 0000:00:00.2: save config 0x24: 0x00000000
[    0.339002] pci 0000:00:00.2: save config 0x28: 0x00000000
[    0.339004] pci 0000:00:00.2: save config 0x2c: 0x16311022
[    0.339005] pci 0000:00:00.2: save config 0x30: 0x00000000
[    0.339007] pci 0000:00:00.2: save config 0x34: 0x00000040
[    0.339009] pci 0000:00:00.2: save config 0x38: 0x00000000
[    0.339011] pci 0000:00:00.2: save config 0x3c: 0x000001ff
[    0.339016] pci 0000:00:01.0: save config 0x00: 0x16321022
[    0.339018] pci 0000:00:01.0: save config 0x04: 0x00000000
[    0.339020] pci 0000:00:01.0: save config 0x08: 0x06000000
[    0.339022] pci 0000:00:01.0: save config 0x0c: 0x00800000
[    0.339024] pci 0000:00:01.0: save config 0x10: 0x00000000
[    0.339026] pci 0000:00:01.0: save config 0x14: 0x00000000
[    0.339027] pci 0000:00:01.0: save config 0x18: 0x00000000
[    0.339029] pci 0000:00:01.0: save config 0x1c: 0x00000000
[    0.339031] pci 0000:00:01.0: save config 0x20: 0x00000000
[    0.339033] pci 0000:00:01.0: save config 0x24: 0x00000000
[    0.339035] pci 0000:00:01.0: save config 0x28: 0x00000000
[    0.339037] pci 0000:00:01.0: save config 0x2c: 0x00000000
[    0.339039] pci 0000:00:01.0: save config 0x30: 0x00000000
[    0.339040] pci 0000:00:01.0: save config 0x34: 0x00000000
[    0.339042] pci 0000:00:01.0: save config 0x38: 0x00000000
[    0.339044] pci 0000:00:01.0: save config 0x3c: 0x00000000
[    0.339048] pci 0000:00:01.2: save config 0x00: 0x16341022
[    0.339050] pci 0000:00:01.2: save config 0x04: 0x00100007
[    0.339052] pci 0000:00:01.2: save config 0x08: 0x06040000
[    0.339054] pci 0000:00:01.2: save config 0x0c: 0x00810010
[    0.339056] pci 0000:00:01.2: save config 0x10: 0x00000000
[    0.339058] pci 0000:00:01.2: save config 0x14: 0x00000000
[    0.339059] pci 0000:00:01.2: save config 0x18: 0x000f0100
[    0.339061] pci 0000:00:01.2: save config 0x1c: 0x0000d1a1
[    0.339063] pci 0000:00:01.2: save config 0x20: 0xfc60fbb0
[    0.339065] pci 0000:00:01.2: save config 0x24: 0x10210001
[    0.339067] pci 0000:00:01.2: save config 0x28: 0x0000007d
[    0.339069] pci 0000:00:01.2: save config 0x2c: 0x0000007e
[    0.339071] pci 0000:00:01.2: save config 0x30: 0x00000000
[    0.339073] pci 0000:00:01.2: save config 0x34: 0x00000050
[    0.339075] pci 0000:00:01.2: save config 0x38: 0x00000000
[    0.339077] pci 0000:00:01.2: save config 0x3c: 0x001200ff
[    0.339091] pci 0000:00:01.3: save config 0x00: 0x16331022
[    0.339093] pci 0000:00:01.3: save config 0x04: 0x00100007
[    0.339095] pci 0000:00:01.3: save config 0x08: 0x06040000
[    0.339097] pci 0000:00:01.3: save config 0x0c: 0x00810010
[    0.339099] pci 0000:00:01.3: save config 0x10: 0x00000000
[    0.339101] pci 0000:00:01.3: save config 0x14: 0x00000000
[    0.339103] pci 0000:00:01.3: save config 0x18: 0x00121000
[    0.339105] pci 0000:00:01.3: save config 0x1c: 0x0000f1f1
[    0.339107] pci 0000:00:01.3: save config 0x20: 0xfcd0fcb0
[    0.339108] pci 0000:00:01.3: save config 0x24: 0x0ff10001
[    0.339110] pci 0000:00:01.3: save config 0x28: 0x0000007a
[    0.339112] pci 0000:00:01.3: save config 0x2c: 0x0000007c
[    0.339114] pci 0000:00:01.3: save config 0x30: 0x00000000
[    0.339116] pci 0000:00:01.3: save config 0x34: 0x00000050
[    0.339118] pci 0000:00:01.3: save config 0x38: 0x00000000
[    0.339120] pci 0000:00:01.3: save config 0x3c: 0x001200ff
[    0.339134] pci 0000:00:02.0: save config 0x00: 0x16321022
[    0.339136] pci 0000:00:02.0: save config 0x04: 0x00000000
[    0.339138] pci 0000:00:02.0: save config 0x08: 0x06000000
[    0.339139] pci 0000:00:02.0: save config 0x0c: 0x00800000
[    0.339141] pci 0000:00:02.0: save config 0x10: 0x00000000
[    0.339143] pci 0000:00:02.0: save config 0x14: 0x00000000
[    0.339145] pci 0000:00:02.0: save config 0x18: 0x00000000
[    0.339147] pci 0000:00:02.0: save config 0x1c: 0x00000000
[    0.339149] pci 0000:00:02.0: save config 0x20: 0x00000000
[    0.339151] pci 0000:00:02.0: save config 0x24: 0x00000000
[    0.339153] pci 0000:00:02.0: save config 0x28: 0x00000000
[    0.339154] pci 0000:00:02.0: save config 0x2c: 0x00000000
[    0.339156] pci 0000:00:02.0: save config 0x30: 0x00000000
[    0.339158] pci 0000:00:02.0: save config 0x34: 0x00000000
[    0.339160] pci 0000:00:02.0: save config 0x38: 0x00000000
[    0.339162] pci 0000:00:02.0: save config 0x3c: 0x00000000
[    0.339166] pci 0000:00:02.1: save config 0x00: 0x16341022
[    0.339168] pci 0000:00:02.1: save config 0x04: 0x00100007
[    0.339170] pci 0000:00:02.1: save config 0x08: 0x06040000
[    0.339171] pci 0000:00:02.1: save config 0x0c: 0x00810010
[    0.339173] pci 0000:00:02.1: save config 0x10: 0x00000000
[    0.339175] pci 0000:00:02.1: save config 0x14: 0x00000000
[    0.339177] pci 0000:00:02.1: save config 0x18: 0x00131300
[    0.339179] pci 0000:00:02.1: save config 0x1c: 0x000001f1
[    0.339181] pci 0000:00:02.1: save config 0x20: 0xfcf0fcf0
[    0.339183] pci 0000:00:02.1: save config 0x24: 0x0001fff1
[    0.339185] pci 0000:00:02.1: save config 0x28: 0x00000000
[    0.339187] pci 0000:00:02.1: save config 0x2c: 0x00000000
[    0.339189] pci 0000:00:02.1: save config 0x30: 0x000000ff
[    0.339191] pci 0000:00:02.1: save config 0x34: 0x00000050
[    0.339192] pci 0000:00:02.1: save config 0x38: 0x00000000
[    0.339194] pci 0000:00:02.1: save config 0x3c: 0x001200ff
[    0.339208] pci 0000:00:08.0: save config 0x00: 0x16321022
[    0.339210] pci 0000:00:08.0: save config 0x04: 0x00000000
[    0.339212] pci 0000:00:08.0: save config 0x08: 0x06000000
[    0.339214] pci 0000:00:08.0: save config 0x0c: 0x00800000
[    0.339216] pci 0000:00:08.0: save config 0x10: 0x00000000
[    0.339218] pci 0000:00:08.0: save config 0x14: 0x00000000
[    0.339220] pci 0000:00:08.0: save config 0x18: 0x00000000
[    0.339221] pci 0000:00:08.0: save config 0x1c: 0x00000000
[    0.339223] pci 0000:00:08.0: save config 0x20: 0x00000000
[    0.339225] pci 0000:00:08.0: save config 0x24: 0x00000000
[    0.339227] pci 0000:00:08.0: save config 0x28: 0x00000000
[    0.339229] pci 0000:00:08.0: save config 0x2c: 0x00000000
[    0.339231] pci 0000:00:08.0: save config 0x30: 0x00000000
[    0.339233] pci 0000:00:08.0: save config 0x34: 0x00000000
[    0.339234] pci 0000:00:08.0: save config 0x38: 0x00000000
[    0.339236] pci 0000:00:08.0: save config 0x3c: 0x00000000
[    0.339240] pci 0000:00:08.1: save config 0x00: 0x16351022
[    0.339242] pci 0000:00:08.1: save config 0x04: 0x00100007
[    0.339244] pci 0000:00:08.1: save config 0x08: 0x06040000
[    0.339246] pci 0000:00:08.1: save config 0x0c: 0x00810010
[    0.339248] pci 0000:00:08.1: save config 0x10: 0x00000000
[    0.339249] pci 0000:00:08.1: save config 0x14: 0x00000000
[    0.339251] pci 0000:00:08.1: save config 0x18: 0x00141400
[    0.339253] pci 0000:00:08.1: save config 0x1c: 0x0000e1e1
[    0.339255] pci 0000:00:08.1: save config 0x20: 0xfca0fc70
[    0.339257] pci 0000:00:08.1: save config 0x24: 0x30112001
[    0.339259] pci 0000:00:08.1: save config 0x28: 0x0000007e
[    0.339261] pci 0000:00:08.1: save config 0x2c: 0x0000007e
[    0.339262] pci 0000:00:08.1: save config 0x30: 0x00000000
[    0.339264] pci 0000:00:08.1: save config 0x34: 0x00000050
[    0.339266] pci 0000:00:08.1: save config 0x38: 0x00000000
[    0.339268] pci 0000:00:08.1: save config 0x3c: 0x001201ff
[    0.339283] pci 0000:00:08.2: save config 0x00: 0x16351022
[    0.339285] pci 0000:00:08.2: save config 0x04: 0x00100007
[    0.339287] pci 0000:00:08.2: save config 0x08: 0x06040000
[    0.339288] pci 0000:00:08.2: save config 0x0c: 0x00810010
[    0.339290] pci 0000:00:08.2: save config 0x10: 0x00000000
[    0.339292] pci 0000:00:08.2: save config 0x14: 0x00000000
[    0.339294] pci 0000:00:08.2: save config 0x18: 0x00151500
[    0.339296] pci 0000:00:08.2: save config 0x1c: 0x000001f1
[    0.339298] pci 0000:00:08.2: save config 0x20: 0xfce0fce0
[    0.339300] pci 0000:00:08.2: save config 0x24: 0x0001fff1
[    0.339301] pci 0000:00:08.2: save config 0x28: 0x00000000
[    0.339303] pci 0000:00:08.2: save config 0x2c: 0x00000000
[    0.339305] pci 0000:00:08.2: save config 0x30: 0x000000ff
[    0.339307] pci 0000:00:08.2: save config 0x34: 0x00000050
[    0.339309] pci 0000:00:08.2: save config 0x38: 0x00000000
[    0.339311] pci 0000:00:08.2: save config 0x3c: 0x001201ff
[    0.339326] pci 0000:00:14.0: save config 0x00: 0x790b1022
[    0.339329] pci 0000:00:14.0: save config 0x04: 0x02200403
[    0.339331] pci 0000:00:14.0: save config 0x08: 0x0c050051
[    0.339334] pci 0000:00:14.0: save config 0x0c: 0x00800000
[    0.339337] pci 0000:00:14.0: save config 0x10: 0x00000000
[    0.339339] pci 0000:00:14.0: save config 0x14: 0x00000000
[    0.339342] pci 0000:00:14.0: save config 0x18: 0x00000000
[    0.339344] pci 0000:00:14.0: save config 0x1c: 0x00000000
[    0.339347] pci 0000:00:14.0: save config 0x20: 0x00000000
[    0.339349] pci 0000:00:14.0: save config 0x24: 0x00000000
[    0.339352] pci 0000:00:14.0: save config 0x28: 0x00000000
[    0.339355] pci 0000:00:14.0: save config 0x2c: 0xffff1849
[    0.339357] pci 0000:00:14.0: save config 0x30: 0x00000000
[    0.339360] pci 0000:00:14.0: save config 0x34: 0x00000000
[    0.339362] pci 0000:00:14.0: save config 0x38: 0x00000000
[    0.339365] pci 0000:00:14.0: save config 0x3c: 0x00000000
[    0.339369] pci 0000:00:14.3: save config 0x00: 0x790e1022
[    0.339372] pci 0000:00:14.3: save config 0x04: 0x0220000f
[    0.339374] pci 0000:00:14.3: save config 0x08: 0x06010051
[    0.339377] pci 0000:00:14.3: save config 0x0c: 0x00800000
[    0.339379] pci 0000:00:14.3: save config 0x10: 0x00000000
[    0.339382] pci 0000:00:14.3: save config 0x14: 0x00000000
[    0.339384] pci 0000:00:14.3: save config 0x18: 0x00000000
[    0.339387] pci 0000:00:14.3: save config 0x1c: 0x00000000
[    0.339390] pci 0000:00:14.3: save config 0x20: 0x00000000
[    0.339392] pci 0000:00:14.3: save config 0x24: 0x00000000
[    0.339395] pci 0000:00:14.3: save config 0x28: 0x00000000
[    0.339398] pci 0000:00:14.3: save config 0x2c: 0xffff1849
[    0.339400] pci 0000:00:14.3: save config 0x30: 0x00000000
[    0.339403] pci 0000:00:14.3: save config 0x34: 0x00000000
[    0.339405] pci 0000:00:14.3: save config 0x38: 0x00000000
[    0.339408] pci 0000:00:14.3: save config 0x3c: 0x00000000
[    0.339411] pci 0000:00:18.0: save config 0x00: 0x166a1022
[    0.339413] pci 0000:00:18.0: save config 0x04: 0x00000000
[    0.339415] pci 0000:00:18.0: save config 0x08: 0x06000000
[    0.339416] pci 0000:00:18.0: save config 0x0c: 0x00800000
[    0.339418] pci 0000:00:18.0: save config 0x10: 0x00000000
[    0.339419] pci 0000:00:18.0: save config 0x14: 0x00000000
[    0.339421] pci 0000:00:18.0: save config 0x18: 0x00000000
[    0.339423] pci 0000:00:18.0: save config 0x1c: 0x00000000
[    0.339424] pci 0000:00:18.0: save config 0x20: 0x00000000
[    0.339426] pci 0000:00:18.0: save config 0x24: 0x00000000
[    0.339427] pci 0000:00:18.0: save config 0x28: 0x00000000
[    0.339429] pci 0000:00:18.0: save config 0x2c: 0x00000000
[    0.339431] pci 0000:00:18.0: save config 0x30: 0x00000000
[    0.339432] pci 0000:00:18.0: save config 0x34: 0x00000000
[    0.339434] pci 0000:00:18.0: save config 0x38: 0x00000000
[    0.339436] pci 0000:00:18.0: save config 0x3c: 0x00000000
[    0.339438] pci 0000:00:18.1: save config 0x00: 0x166b1022
[    0.339440] pci 0000:00:18.1: save config 0x04: 0x00000000
[    0.339441] pci 0000:00:18.1: save config 0x08: 0x06000000
[    0.339443] pci 0000:00:18.1: save config 0x0c: 0x00800000
[    0.339445] pci 0000:00:18.1: save config 0x10: 0x00000000
[    0.339446] pci 0000:00:18.1: save config 0x14: 0x00000000
[    0.339448] pci 0000:00:18.1: save config 0x18: 0x00000000
[    0.339449] pci 0000:00:18.1: save config 0x1c: 0x00000000
[    0.339451] pci 0000:00:18.1: save config 0x20: 0x00000000
[    0.339453] pci 0000:00:18.1: save config 0x24: 0x00000000
[    0.339454] pci 0000:00:18.1: save config 0x28: 0x00000000
[    0.339456] pci 0000:00:18.1: save config 0x2c: 0x00000000
[    0.339457] pci 0000:00:18.1: save config 0x30: 0x00000000
[    0.339459] pci 0000:00:18.1: save config 0x34: 0x00000000
[    0.339461] pci 0000:00:18.1: save config 0x38: 0x00000000
[    0.339462] pci 0000:00:18.1: save config 0x3c: 0x00000000
[    0.339465] pci 0000:00:18.2: save config 0x00: 0x166c1022
[    0.339466] pci 0000:00:18.2: save config 0x04: 0x00000000
[    0.339468] pci 0000:00:18.2: save config 0x08: 0x06000000
[    0.339470] pci 0000:00:18.2: save config 0x0c: 0x00800000
[    0.339471] pci 0000:00:18.2: save config 0x10: 0x00000000
[    0.339473] pci 0000:00:18.2: save config 0x14: 0x00000000
[    0.339475] pci 0000:00:18.2: save config 0x18: 0x00000000
[    0.339476] pci 0000:00:18.2: save config 0x1c: 0x00000000
[    0.339478] pci 0000:00:18.2: save config 0x20: 0x00000000
[    0.339479] pci 0000:00:18.2: save config 0x24: 0x00000000
[    0.339481] pci 0000:00:18.2: save config 0x28: 0x00000000
[    0.339483] pci 0000:00:18.2: save config 0x2c: 0x00000000
[    0.339484] pci 0000:00:18.2: save config 0x30: 0x00000000
[    0.339486] pci 0000:00:18.2: save config 0x34: 0x00000000
[    0.339487] pci 0000:00:18.2: save config 0x38: 0x00000000
[    0.339489] pci 0000:00:18.2: save config 0x3c: 0x00000000
[    0.339491] pci 0000:00:18.3: save config 0x00: 0x166d1022
[    0.339493] pci 0000:00:18.3: save config 0x04: 0x00000000
[    0.339495] pci 0000:00:18.3: save config 0x08: 0x06000000
[    0.339496] pci 0000:00:18.3: save config 0x0c: 0x00800000
[    0.339498] pci 0000:00:18.3: save config 0x10: 0x00000000
[    0.339500] pci 0000:00:18.3: save config 0x14: 0x00000000
[    0.339501] pci 0000:00:18.3: save config 0x18: 0x00000000
[    0.339503] pci 0000:00:18.3: save config 0x1c: 0x00000000
[    0.339505] pci 0000:00:18.3: save config 0x20: 0x00000000
[    0.339506] pci 0000:00:18.3: save config 0x24: 0x00000000
[    0.339508] pci 0000:00:18.3: save config 0x28: 0x00000000
[    0.339509] pci 0000:00:18.3: save config 0x2c: 0x00000000
[    0.339511] pci 0000:00:18.3: save config 0x30: 0x00000000
[    0.339513] pci 0000:00:18.3: save config 0x34: 0x00000000
[    0.339514] pci 0000:00:18.3: save config 0x38: 0x00000000
[    0.339516] pci 0000:00:18.3: save config 0x3c: 0x00000000
[    0.339518] pci 0000:00:18.4: save config 0x00: 0x166e1022
[    0.339520] pci 0000:00:18.4: save config 0x04: 0x00000000
[    0.339522] pci 0000:00:18.4: save config 0x08: 0x06000000
[    0.339523] pci 0000:00:18.4: save config 0x0c: 0x00800000
[    0.339525] pci 0000:00:18.4: save config 0x10: 0x00000000
[    0.339526] pci 0000:00:18.4: save config 0x14: 0x00000000
[    0.339528] pci 0000:00:18.4: save config 0x18: 0x00000000
[    0.339530] pci 0000:00:18.4: save config 0x1c: 0x00000000
[    0.339531] pci 0000:00:18.4: save config 0x20: 0x00000000
[    0.339533] pci 0000:00:18.4: save config 0x24: 0x00000000
[    0.339534] pci 0000:00:18.4: save config 0x28: 0x00000000
[    0.339536] pci 0000:00:18.4: save config 0x2c: 0x00000000
[    0.339538] pci 0000:00:18.4: save config 0x30: 0x00000000
[    0.339539] pci 0000:00:18.4: save config 0x34: 0x00000000
[    0.339541] pci 0000:00:18.4: save config 0x38: 0x00000000
[    0.339543] pci 0000:00:18.4: save config 0x3c: 0x00000000
[    0.339545] pci 0000:00:18.5: save config 0x00: 0x166f1022
[    0.339547] pci 0000:00:18.5: save config 0x04: 0x00000000
[    0.339548] pci 0000:00:18.5: save config 0x08: 0x06000000
[    0.339550] pci 0000:00:18.5: save config 0x0c: 0x00800000
[    0.339551] pci 0000:00:18.5: save config 0x10: 0x00000000
[    0.339553] pci 0000:00:18.5: save config 0x14: 0x00000000
[    0.339555] pci 0000:00:18.5: save config 0x18: 0x00000000
[    0.339556] pci 0000:00:18.5: save config 0x1c: 0x00000000
[    0.339558] pci 0000:00:18.5: save config 0x20: 0x00000000
[    0.339560] pci 0000:00:18.5: save config 0x24: 0x00000000
[    0.339561] pci 0000:00:18.5: save config 0x28: 0x00000000
[    0.339563] pci 0000:00:18.5: save config 0x2c: 0x00000000
[    0.339564] pci 0000:00:18.5: save config 0x30: 0x00000000
[    0.339566] pci 0000:00:18.5: save config 0x34: 0x00000000
[    0.339568] pci 0000:00:18.5: save config 0x38: 0x00000000
[    0.339569] pci 0000:00:18.5: save config 0x3c: 0x00000000
[    0.339572] pci 0000:00:18.6: save config 0x00: 0x16701022
[    0.339573] pci 0000:00:18.6: save config 0x04: 0x00000000
[    0.339575] pci 0000:00:18.6: save config 0x08: 0x06000000
[    0.339577] pci 0000:00:18.6: save config 0x0c: 0x00800000
[    0.339578] pci 0000:00:18.6: save config 0x10: 0x00000000
[    0.339580] pci 0000:00:18.6: save config 0x14: 0x00000000
[    0.339582] pci 0000:00:18.6: save config 0x18: 0x00000000
[    0.339583] pci 0000:00:18.6: save config 0x1c: 0x00000000
[    0.339585] pci 0000:00:18.6: save config 0x20: 0x00000000
[    0.339586] pci 0000:00:18.6: save config 0x24: 0x00000000
[    0.339588] pci 0000:00:18.6: save config 0x28: 0x00000000
[    0.339590] pci 0000:00:18.6: save config 0x2c: 0x00000000
[    0.339591] pci 0000:00:18.6: save config 0x30: 0x00000000
[    0.339593] pci 0000:00:18.6: save config 0x34: 0x00000000
[    0.339594] pci 0000:00:18.6: save config 0x38: 0x00000000
[    0.339596] pci 0000:00:18.6: save config 0x3c: 0x00000000
[    0.339598] pci 0000:00:18.7: save config 0x00: 0x16711022
[    0.339600] pci 0000:00:18.7: save config 0x04: 0x00000000
[    0.339602] pci 0000:00:18.7: save config 0x08: 0x06000000
[    0.339603] pci 0000:00:18.7: save config 0x0c: 0x00800000
[    0.339605] pci 0000:00:18.7: save config 0x10: 0x00000000
[    0.339607] pci 0000:00:18.7: save config 0x14: 0x00000000
[    0.339608] pci 0000:00:18.7: save config 0x18: 0x00000000
[    0.339610] pci 0000:00:18.7: save config 0x1c: 0x00000000
[    0.339611] pci 0000:00:18.7: save config 0x20: 0x00000000
[    0.339613] pci 0000:00:18.7: save config 0x24: 0x00000000
[    0.339615] pci 0000:00:18.7: save config 0x28: 0x00000000
[    0.339616] pci 0000:00:18.7: save config 0x2c: 0x00000000
[    0.339618] pci 0000:00:18.7: save config 0x30: 0x00000000
[    0.339620] pci 0000:00:18.7: save config 0x34: 0x00000000
[    0.339621] pci 0000:00:18.7: save config 0x38: 0x00000000
[    0.339623] pci 0000:00:18.7: save config 0x3c: 0x00000000
[    0.339627] pci 0000:01:00.0: save config 0x00: 0x57ad1022
[    0.339629] pci 0000:01:00.0: save config 0x04: 0x00100007
[    0.339632] pci 0000:01:00.0: save config 0x08: 0x06040000
[    0.339635] pci 0000:01:00.0: save config 0x0c: 0x00010010
[    0.339638] pci 0000:01:00.0: save config 0x10: 0x00000000
[    0.339641] pci 0000:01:00.0: save config 0x14: 0x00000000
[    0.339644] pci 0000:01:00.0: save config 0x18: 0x000f0201
[    0.339647] pci 0000:01:00.0: save config 0x1c: 0x0000d1a1
[    0.339650] pci 0000:01:00.0: save config 0x20: 0xfc60fbb0
[    0.339653] pci 0000:01:00.0: save config 0x24: 0x10210001
[    0.339656] pci 0000:01:00.0: save config 0x28: 0x0000007d
[    0.339658] pci 0000:01:00.0: save config 0x2c: 0x0000007e
[    0.339661] pci 0000:01:00.0: save config 0x30: 0x00000000
[    0.339664] pci 0000:01:00.0: save config 0x34: 0x00000050
[    0.339667] pci 0000:01:00.0: save config 0x38: 0x00000000
[    0.339670] pci 0000:01:00.0: save config 0x3c: 0x001201ff
[    0.339728] pci 0000:02:00.0: save config 0x00: 0x57a31022
[    0.339731] pci 0000:02:00.0: save config 0x04: 0x00100007
[    0.339734] pci 0000:02:00.0: save config 0x08: 0x06040000
[    0.339737] pci 0000:02:00.0: save config 0x0c: 0x00810010
[    0.339739] pci 0000:02:00.0: save config 0x10: 0x00000000
[    0.339742] pci 0000:02:00.0: save config 0x14: 0x00000000
[    0.339745] pci 0000:02:00.0: save config 0x18: 0x00030302
[    0.339748] pci 0000:02:00.0: save config 0x1c: 0x000001f1
[    0.339751] pci 0000:02:00.0: save config 0x20: 0xfc60fc60
[    0.339753] pci 0000:02:00.0: save config 0x24: 0x0001fff1
[    0.339756] pci 0000:02:00.0: save config 0x28: 0x00000000
[    0.339759] pci 0000:02:00.0: save config 0x2c: 0x00000000
[    0.339762] pci 0000:02:00.0: save config 0x30: 0x000000ff
[    0.339765] pci 0000:02:00.0: save config 0x34: 0x00000050
[    0.339767] pci 0000:02:00.0: save config 0x38: 0x00000000
[    0.339770] pci 0000:02:00.0: save config 0x3c: 0x001200ff
[    0.339913] pci 0000:02:01.0: save config 0x00: 0x57a31022
[    0.339916] pci 0000:02:01.0: save config 0x04: 0x00100007
[    0.339919] pci 0000:02:01.0: save config 0x08: 0x06040000
[    0.339922] pci 0000:02:01.0: save config 0x0c: 0x00810010
[    0.339925] pci 0000:02:01.0: save config 0x10: 0x00000000
[    0.339927] pci 0000:02:01.0: save config 0x14: 0x00000000
[    0.339930] pci 0000:02:01.0: save config 0x18: 0x00060402
[    0.339933] pci 0000:02:01.0: save config 0x1c: 0x0000d1d1
[    0.339936] pci 0000:02:01.0: save config 0x20: 0xfbd0fbb0
[    0.339939] pci 0000:02:01.0: save config 0x24: 0x0ff10001
[    0.339941] pci 0000:02:01.0: save config 0x28: 0x0000007d
[    0.339944] pci 0000:02:01.0: save config 0x2c: 0x0000007e
[    0.339947] pci 0000:02:01.0: save config 0x30: 0x00000000
[    0.339950] pci 0000:02:01.0: save config 0x34: 0x00000050
[    0.339953] pci 0000:02:01.0: save config 0x38: 0x00000000
[    0.339955] pci 0000:02:01.0: save config 0x3c: 0x001200ff
[    0.340098] pci 0000:02:03.0: save config 0x00: 0x57a31022
[    0.340101] pci 0000:02:03.0: save config 0x04: 0x00100007
[    0.340104] pci 0000:02:03.0: save config 0x08: 0x06040000
[    0.340107] pci 0000:02:03.0: save config 0x0c: 0x00810010
[    0.340110] pci 0000:02:03.0: save config 0x10: 0x00000000
[    0.340112] pci 0000:02:03.0: save config 0x14: 0x00000000
[    0.340115] pci 0000:02:03.0: save config 0x18: 0x00070702
[    0.340118] pci 0000:02:03.0: save config 0x1c: 0x000001f1
[    0.340121] pci 0000:02:03.0: save config 0x20: 0xfc50fc50
[    0.340124] pci 0000:02:03.0: save config 0x24: 0x0001fff1
[    0.340126] pci 0000:02:03.0: save config 0x28: 0x00000000
[    0.340129] pci 0000:02:03.0: save config 0x2c: 0x00000000
[    0.340132] pci 0000:02:03.0: save config 0x30: 0x000000ff
[    0.340135] pci 0000:02:03.0: save config 0x34: 0x00000050
[    0.340138] pci 0000:02:03.0: save config 0x38: 0x00000000
[    0.340140] pci 0000:02:03.0: save config 0x3c: 0x001200ff
[    0.340283] pci 0000:02:05.0: save config 0x00: 0x57a31022
[    0.340286] pci 0000:02:05.0: save config 0x04: 0x00100007
[    0.340289] pci 0000:02:05.0: save config 0x08: 0x06040000
[    0.340292] pci 0000:02:05.0: save config 0x0c: 0x00810010
[    0.340295] pci 0000:02:05.0: save config 0x10: 0x00000000
[    0.340297] pci 0000:02:05.0: save config 0x14: 0x00000000
[    0.340300] pci 0000:02:05.0: save config 0x18: 0x000b0802
[    0.340303] pci 0000:02:05.0: save config 0x1c: 0x0000b1a1
[    0.340306] pci 0000:02:05.0: save config 0x20: 0xfc10fc00
[    0.340308] pci 0000:02:05.0: save config 0x24: 0x10211011
[    0.340311] pci 0000:02:05.0: save config 0x28: 0x0000007e
[    0.340314] pci 0000:02:05.0: save config 0x2c: 0x0000007e
[    0.340317] pci 0000:02:05.0: save config 0x30: 0x00000000
[    0.340320] pci 0000:02:05.0: save config 0x34: 0x00000050
[    0.340322] pci 0000:02:05.0: save config 0x38: 0x00000000
[    0.340325] pci 0000:02:05.0: save config 0x3c: 0x001200ff
[    0.340469] pci 0000:02:07.0: save config 0x00: 0x57a31022
[    0.340471] pci 0000:02:07.0: save config 0x04: 0x00100007
[    0.340474] pci 0000:02:07.0: save config 0x08: 0x06040000
[    0.340477] pci 0000:02:07.0: save config 0x0c: 0x00810010
[    0.340480] pci 0000:02:07.0: save config 0x10: 0x00000000
[    0.340483] pci 0000:02:07.0: save config 0x14: 0x00000000
[    0.340485] pci 0000:02:07.0: save config 0x18: 0x000c0c02
[    0.340488] pci 0000:02:07.0: save config 0x1c: 0x0000c1c1
[    0.340491] pci 0000:02:07.0: save config 0x20: 0xfc40fc40
[    0.340494] pci 0000:02:07.0: save config 0x24: 0x0001fff1
[    0.340497] pci 0000:02:07.0: save config 0x28: 0x00000000
[    0.340499] pci 0000:02:07.0: save config 0x2c: 0x00000000
[    0.340502] pci 0000:02:07.0: save config 0x30: 0x00000000
[    0.340505] pci 0000:02:07.0: save config 0x34: 0x00000050
[    0.340508] pci 0000:02:07.0: save config 0x38: 0x00000000
[    0.340511] pci 0000:02:07.0: save config 0x3c: 0x001200ff
[    0.340653] pci 0000:02:08.0: save config 0x00: 0x57a41022
[    0.340656] pci 0000:02:08.0: save config 0x04: 0x00100007
[    0.340659] pci 0000:02:08.0: save config 0x08: 0x06040000
[    0.340662] pci 0000:02:08.0: save config 0x0c: 0x00010010
[    0.340665] pci 0000:02:08.0: save config 0x10: 0x00000000
[    0.340667] pci 0000:02:08.0: save config 0x14: 0x00000000
[    0.340670] pci 0000:02:08.0: save config 0x18: 0x000d0d02
[    0.340673] pci 0000:02:08.0: save config 0x1c: 0x000001f1
[    0.340676] pci 0000:02:08.0: save config 0x20: 0xfbf0fbe0
[    0.340679] pci 0000:02:08.0: save config 0x24: 0x0001fff1
[    0.340681] pci 0000:02:08.0: save config 0x28: 0x00000000
[    0.340684] pci 0000:02:08.0: save config 0x2c: 0x00000000
[    0.340687] pci 0000:02:08.0: save config 0x30: 0x000000ff
[    0.340690] pci 0000:02:08.0: save config 0x34: 0x00000050
[    0.340692] pci 0000:02:08.0: save config 0x38: 0x00000000
[    0.340695] pci 0000:02:08.0: save config 0x3c: 0x001201ff
[    0.340767] pci 0000:02:09.0: save config 0x00: 0x57a41022
[    0.340770] pci 0000:02:09.0: save config 0x04: 0x00100007
[    0.340773] pci 0000:02:09.0: save config 0x08: 0x06040000
[    0.340776] pci 0000:02:09.0: save config 0x0c: 0x00010010
[    0.340779] pci 0000:02:09.0: save config 0x10: 0x00000000
[    0.340781] pci 0000:02:09.0: save config 0x14: 0x00000000
[    0.340784] pci 0000:02:09.0: save config 0x18: 0x000e0e02
[    0.340787] pci 0000:02:09.0: save config 0x1c: 0x000001f1
[    0.340790] pci 0000:02:09.0: save config 0x20: 0xfc30fc30
[    0.340793] pci 0000:02:09.0: save config 0x24: 0x0001fff1
[    0.340795] pci 0000:02:09.0: save config 0x28: 0x00000000
[    0.340798] pci 0000:02:09.0: save config 0x2c: 0x00000000
[    0.340801] pci 0000:02:09.0: save config 0x30: 0x000000ff
[    0.340804] pci 0000:02:09.0: save config 0x34: 0x00000050
[    0.340806] pci 0000:02:09.0: save config 0x38: 0x00000000
[    0.340809] pci 0000:02:09.0: save config 0x3c: 0x001201ff
[    0.340881] pci 0000:02:0a.0: save config 0x00: 0x57a41022
[    0.340884] pci 0000:02:0a.0: save config 0x04: 0x00100007
[    0.340887] pci 0000:02:0a.0: save config 0x08: 0x06040000
[    0.340890] pci 0000:02:0a.0: save config 0x0c: 0x00010010
[    0.340892] pci 0000:02:0a.0: save config 0x10: 0x00000000
[    0.340895] pci 0000:02:0a.0: save config 0x14: 0x00000000
[    0.340898] pci 0000:02:0a.0: save config 0x18: 0x000f0f02
[    0.340901] pci 0000:02:0a.0: save config 0x1c: 0x000001f1
[    0.340904] pci 0000:02:0a.0: save config 0x20: 0xfc20fc20
[    0.340906] pci 0000:02:0a.0: save config 0x24: 0x0001fff1
[    0.340909] pci 0000:02:0a.0: save config 0x28: 0x00000000
[    0.340912] pci 0000:02:0a.0: save config 0x2c: 0x00000000
[    0.340915] pci 0000:02:0a.0: save config 0x30: 0x000000ff
[    0.340917] pci 0000:02:0a.0: save config 0x34: 0x00000050
[    0.340920] pci 0000:02:0a.0: save config 0x38: 0x00000000
[    0.340923] pci 0000:02:0a.0: save config 0x3c: 0x001201ff
[    0.341133] pci 0000:03:00.0: save config 0x00: 0x16021d97
[    0.341136] pci 0000:03:00.0: save config 0x04: 0x00100006
[    0.341139] pci 0000:03:00.0: save config 0x08: 0x01080201
[    0.341142] pci 0000:03:00.0: save config 0x0c: 0x00000010
[    0.341145] pci 0000:03:00.0: save config 0x10: 0xfc600004
[    0.341148] pci 0000:03:00.0: save config 0x14: 0x00000000
[    0.341151] pci 0000:03:00.0: save config 0x18: 0x00000000
[    0.341154] pci 0000:03:00.0: save config 0x1c: 0x00000000
[    0.341157] pci 0000:03:00.0: save config 0x20: 0x00000000
[    0.341160] pci 0000:03:00.0: save config 0x24: 0x00000000
[    0.341163] pci 0000:03:00.0: save config 0x28: 0x00000000
[    0.341166] pci 0000:03:00.0: save config 0x2c: 0x16021d97
[    0.341169] pci 0000:03:00.0: save config 0x30: 0x00000000
[    0.341172] pci 0000:03:00.0: save config 0x34: 0x00000040
[    0.341174] pci 0000:03:00.0: save config 0x38: 0x00000000
[    0.341177] pci 0000:03:00.0: save config 0x3c: 0x000001ff
[    0.341272] pci 0000:04:00.0: save config 0x00: 0x14781002
[    0.341275] pci 0000:04:00.0: save config 0x04: 0x00100007
[    0.341278] pci 0000:04:00.0: save config 0x08: 0x060400c7
[    0.341281] pci 0000:04:00.0: save config 0x0c: 0x00010010
[    0.341284] pci 0000:04:00.0: save config 0x10: 0xfbd00000
[    0.341288] pci 0000:04:00.0: save config 0x14: 0x00000000
[    0.341291] pci 0000:04:00.0: save config 0x18: 0x00060504
[    0.341294] pci 0000:04:00.0: save config 0x1c: 0x0000d1d1
[    0.341297] pci 0000:04:00.0: save config 0x20: 0xfbc0fbb0
[    0.341300] pci 0000:04:00.0: save config 0x24: 0x0ff10001
[    0.341303] pci 0000:04:00.0: save config 0x28: 0x0000007d
[    0.341307] pci 0000:04:00.0: save config 0x2c: 0x0000007e
[    0.341310] pci 0000:04:00.0: save config 0x30: 0x00000000
[    0.341313] pci 0000:04:00.0: save config 0x34: 0x00000048
[    0.341316] pci 0000:04:00.0: save config 0x38: 0x00000000
[    0.341319] pci 0000:04:00.0: save config 0x3c: 0x001201ff
[    0.341389] pci 0000:05:00.0: save config 0x00: 0x14791002
[    0.341393] pci 0000:05:00.0: save config 0x04: 0x00100007
[    0.341396] pci 0000:05:00.0: save config 0x08: 0x06040000
[    0.341399] pci 0000:05:00.0: save config 0x0c: 0x00010010
[    0.341402] pci 0000:05:00.0: save config 0x10: 0x00000000
[    0.341405] pci 0000:05:00.0: save config 0x14: 0x00000000
[    0.341408] pci 0000:05:00.0: save config 0x18: 0x00060605
[    0.341412] pci 0000:05:00.0: save config 0x1c: 0x0000d1d1
[    0.341415] pci 0000:05:00.0: save config 0x20: 0xfbc0fbb0
[    0.341418] pci 0000:05:00.0: save config 0x24: 0x0ff10001
[    0.341421] pci 0000:05:00.0: save config 0x28: 0x0000007d
[    0.341424] pci 0000:05:00.0: save config 0x2c: 0x0000007e
[    0.341427] pci 0000:05:00.0: save config 0x30: 0x00000000
[    0.341431] pci 0000:05:00.0: save config 0x34: 0x00000050
[    0.341434] pci 0000:05:00.0: save config 0x38: 0x00000000
[    0.341437] pci 0000:05:00.0: save config 0x3c: 0x001201ff
[    0.341509] pci 0000:06:00.0: save config 0x00: 0x743f1002
[    0.341512] pci 0000:06:00.0: save config 0x04: 0x00100006
[    0.341515] pci 0000:06:00.0: save config 0x08: 0x030000c7
[    0.341518] pci 0000:06:00.0: save config 0x0c: 0x00800010
[    0.341521] pci 0000:06:00.0: save config 0x10: 0x0000000c
[    0.341525] pci 0000:06:00.0: save config 0x14: 0x0000007d
[    0.341528] pci 0000:06:00.0: save config 0x18: 0x0000000c
[    0.341531] pci 0000:06:00.0: save config 0x1c: 0x0000007e
[    0.341534] pci 0000:06:00.0: save config 0x20: 0x0000d001
[    0.341537] pci 0000:06:00.0: save config 0x24: 0xfbb00000
[    0.341540] pci 0000:06:00.0: save config 0x28: 0x00000000
[    0.341544] pci 0000:06:00.0: save config 0x2c: 0xe4581da2
[    0.341547] pci 0000:06:00.0: save config 0x30: 0xfbc00000
[    0.341550] pci 0000:06:00.0: save config 0x34: 0x00000048
[    0.341554] pci 0000:06:00.0: save config 0x38: 0x00000000
[    0.341557] pci 0000:06:00.0: save config 0x3c: 0x000001ff
[    0.341647] pci 0000:06:00.1: save config 0x00: 0xab281002
[    0.341650] pci 0000:06:00.1: save config 0x04: 0x00100000
[    0.341653] pci 0000:06:00.1: save config 0x08: 0x04030000
[    0.341656] pci 0000:06:00.1: save config 0x0c: 0x00800010
[    0.341659] pci 0000:06:00.1: save config 0x10: 0xfbc20000
[    0.341663] pci 0000:06:00.1: save config 0x14: 0x00000000
[    0.341666] pci 0000:06:00.1: save config 0x18: 0x00000000
[    0.341669] pci 0000:06:00.1: save config 0x1c: 0x00000000
[    0.341672] pci 0000:06:00.1: save config 0x20: 0x00000000
[    0.341675] pci 0000:06:00.1: save config 0x24: 0x00000000
[    0.341678] pci 0000:06:00.1: save config 0x28: 0x00000000
[    0.341682] pci 0000:06:00.1: save config 0x2c: 0xab281002
[    0.341685] pci 0000:06:00.1: save config 0x30: 0x00000000
[    0.341688] pci 0000:06:00.1: save config 0x34: 0x00000048
[    0.341691] pci 0000:06:00.1: save config 0x38: 0x00000000
[    0.341694] pci 0000:06:00.1: save config 0x3c: 0x000002ff
[    0.341741] pci 0000:07:00.0: save config 0x00: 0x0003dd01
[    0.341745] pci 0000:07:00.0: save config 0x04: 0x00100000
[    0.341749] pci 0000:07:00.0: save config 0x08: 0x04800000
[    0.341752] pci 0000:07:00.0: save config 0x0c: 0x00000010
[    0.341756] pci 0000:07:00.0: save config 0x10: 0xfc500004
[    0.341760] pci 0000:07:00.0: save config 0x14: 0xffffffff
[    0.341763] pci 0000:07:00.0: save config 0x18: 0x00000000
[    0.341767] pci 0000:07:00.0: save config 0x1c: 0x00000000
[    0.341771] pci 0000:07:00.0: save config 0x20: 0x00000000
[    0.341774] pci 0000:07:00.0: save config 0x24: 0x00000000
[    0.341778] pci 0000:07:00.0: save config 0x28: 0x00000000
[    0.341782] pci 0000:07:00.0: save config 0x2c: 0x0020dd01
[    0.341785] pci 0000:07:00.0: save config 0x30: 0x00000000
[    0.341789] pci 0000:07:00.0: save config 0x34: 0x00000050
[    0.341793] pci 0000:07:00.0: save config 0x38: 0x00000000
[    0.341796] pci 0000:07:00.0: save config 0x3c: 0x000001ff
[    0.341828] pci 0000:08:00.0: save config 0x00: 0x11821b21
[    0.341832] pci 0000:08:00.0: save config 0x04: 0x00100007
[    0.341835] pci 0000:08:00.0: save config 0x08: 0x06040000
[    0.341838] pci 0000:08:00.0: save config 0x0c: 0x00010010
[    0.341841] pci 0000:08:00.0: save config 0x10: 0x00000000
[    0.341844] pci 0000:08:00.0: save config 0x14: 0x00000000
[    0.341847] pci 0000:08:00.0: save config 0x18: 0x000b0908
[    0.341851] pci 0000:08:00.0: save config 0x1c: 0x0000b1a1
[    0.341854] pci 0000:08:00.0: save config 0x20: 0xfc10fc00
[    0.341857] pci 0000:08:00.0: save config 0x24: 0x10211011
[    0.341860] pci 0000:08:00.0: save config 0x28: 0x0000007e
[    0.341863] pci 0000:08:00.0: save config 0x2c: 0x0000007e
[    0.341866] pci 0000:08:00.0: save config 0x30: 0x00000000
[    0.341870] pci 0000:08:00.0: save config 0x34: 0x00000050
[    0.341873] pci 0000:08:00.0: save config 0x38: 0x00000000
[    0.341876] pci 0000:08:00.0: save config 0x3c: 0x001201ff
[    0.341929] pci 0000:09:03.0: save config 0x00: 0x11821b21
[    0.341932] pci 0000:09:03.0: save config 0x04: 0x00100007
[    0.341935] pci 0000:09:03.0: save config 0x08: 0x06040000
[    0.341939] pci 0000:09:03.0: save config 0x0c: 0x00010010
[    0.341942] pci 0000:09:03.0: save config 0x10: 0x00000000
[    0.341945] pci 0000:09:03.0: save config 0x14: 0x00000000
[    0.341948] pci 0000:09:03.0: save config 0x18: 0x000a0a09
[    0.341951] pci 0000:09:03.0: save config 0x1c: 0x0000b1b1
[    0.341955] pci 0000:09:03.0: save config 0x20: 0xfc10fc10
[    0.341958] pci 0000:09:03.0: save config 0x24: 0x10211021
[    0.341961] pci 0000:09:03.0: save config 0x28: 0x0000007e
[    0.341964] pci 0000:09:03.0: save config 0x2c: 0x0000007e
[    0.341967] pci 0000:09:03.0: save config 0x30: 0x00000000
[    0.341970] pci 0000:09:03.0: save config 0x34: 0x00000050
[    0.341974] pci 0000:09:03.0: save config 0x38: 0x00000000
[    0.341977] pci 0000:09:03.0: save config 0x3c: 0x001201ff
[    0.342028] pci 0000:09:07.0: save config 0x00: 0x11821b21
[    0.342031] pci 0000:09:07.0: save config 0x04: 0x00100007
[    0.342034] pci 0000:09:07.0: save config 0x08: 0x06040000
[    0.342037] pci 0000:09:07.0: save config 0x0c: 0x00010010
[    0.342041] pci 0000:09:07.0: save config 0x10: 0x00000000
[    0.342044] pci 0000:09:07.0: save config 0x14: 0x00000000
[    0.342047] pci 0000:09:07.0: save config 0x18: 0x000b0b09
[    0.342050] pci 0000:09:07.0: save config 0x1c: 0x0000a1a1
[    0.342053] pci 0000:09:07.0: save config 0x20: 0xfc00fc00
[    0.342057] pci 0000:09:07.0: save config 0x24: 0x10111011
[    0.342060] pci 0000:09:07.0: save config 0x28: 0x0000007e
[    0.342063] pci 0000:09:07.0: save config 0x2c: 0x0000007e
[    0.342066] pci 0000:09:07.0: save config 0x30: 0x00000000
[    0.342069] pci 0000:09:07.0: save config 0x34: 0x00000050
[    0.342073] pci 0000:09:07.0: save config 0x38: 0x00000000
[    0.342076] pci 0000:09:07.0: save config 0x3c: 0x001201ff
[    0.342128] pci 0000:0a:00.0: save config 0x00: 0x816810ec
[    0.342132] pci 0000:0a:00.0: save config 0x04: 0x00100000
[    0.342136] pci 0000:0a:00.0: save config 0x08: 0x02000006
[    0.342140] pci 0000:0a:00.0: save config 0x0c: 0x00000010
[    0.342144] pci 0000:0a:00.0: save config 0x10: 0x0000b001
[    0.342148] pci 0000:0a:00.0: save config 0x14: 0x00000000
[    0.342152] pci 0000:0a:00.0: save config 0x18: 0xfc100004
[    0.342156] pci 0000:0a:00.0: save config 0x1c: 0x00000000
[    0.342160] pci 0000:0a:00.0: save config 0x20: 0x1020000c
[    0.342164] pci 0000:0a:00.0: save config 0x24: 0x0000007e
[    0.342168] pci 0000:0a:00.0: save config 0x28: 0x00000000
[    0.342172] pci 0000:0a:00.0: save config 0x2c: 0x012310ec
[    0.342176] pci 0000:0a:00.0: save config 0x30: 0x00000000
[    0.342180] pci 0000:0a:00.0: save config 0x34: 0x00000040
[    0.342184] pci 0000:0a:00.0: save config 0x38: 0x00000000
[    0.342188] pci 0000:0a:00.0: save config 0x3c: 0x000001ff
[    0.342273] pci 0000:0b:00.0: save config 0x00: 0x816810ec
[    0.342277] pci 0000:0b:00.0: save config 0x04: 0x00100000
[    0.342281] pci 0000:0b:00.0: save config 0x08: 0x02000009
[    0.342285] pci 0000:0b:00.0: save config 0x0c: 0x00000010
[    0.342289] pci 0000:0b:00.0: save config 0x10: 0x0000a001
[    0.342293] pci 0000:0b:00.0: save config 0x14: 0x00000000
[    0.342297] pci 0000:0b:00.0: save config 0x18: 0xfc000004
[    0.342301] pci 0000:0b:00.0: save config 0x1c: 0x00000000
[    0.342305] pci 0000:0b:00.0: save config 0x20: 0x1010000c
[    0.342309] pci 0000:0b:00.0: save config 0x24: 0x0000007e
[    0.342313] pci 0000:0b:00.0: save config 0x28: 0x00000000
[    0.342317] pci 0000:0b:00.0: save config 0x2c: 0x012310ec
[    0.342321] pci 0000:0b:00.0: save config 0x30: 0x00000000
[    0.342325] pci 0000:0b:00.0: save config 0x34: 0x00000040
[    0.342329] pci 0000:0b:00.0: save config 0x38: 0x00000000
[    0.342333] pci 0000:0b:00.0: save config 0x3c: 0x000001ff
[    0.342416] pci 0000:0c:00.0: save config 0x00: 0x300010ec
[    0.342419] pci 0000:0c:00.0: save config 0x04: 0x00100000
[    0.342423] pci 0000:0c:00.0: save config 0x08: 0x02000006
[    0.342426] pci 0000:0c:00.0: save config 0x0c: 0x00000010
[    0.342429] pci 0000:0c:00.0: save config 0x10: 0x0000c001
[    0.342433] pci 0000:0c:00.0: save config 0x14: 0x00000000
[    0.342436] pci 0000:0c:00.0: save config 0x18: 0xfc400004
[    0.342439] pci 0000:0c:00.0: save config 0x1c: 0x00000000
[    0.342443] pci 0000:0c:00.0: save config 0x20: 0xfc410004
[    0.342446] pci 0000:0c:00.0: save config 0x24: 0x00000000
[    0.342449] pci 0000:0c:00.0: save config 0x28: 0x00000000
[    0.342453] pci 0000:0c:00.0: save config 0x2c: 0x30001849
[    0.342456] pci 0000:0c:00.0: save config 0x30: 0x00000000
[    0.342459] pci 0000:0c:00.0: save config 0x34: 0x00000040
[    0.342463] pci 0000:0c:00.0: save config 0x38: 0x00000000
[    0.342466] pci 0000:0c:00.0: save config 0x3c: 0x000001ff
[    0.342554] pci 0000:0d:00.0: save config 0x00: 0x14851022
[    0.342557] pci 0000:0d:00.0: save config 0x04: 0x00100000
[    0.342560] pci 0000:0d:00.0: save config 0x08: 0x13000000
[    0.342563] pci 0000:0d:00.0: save config 0x0c: 0x00800010
[    0.342566] pci 0000:0d:00.0: save config 0x10: 0x00000000
[    0.342569] pci 0000:0d:00.0: save config 0x14: 0x00000000
[    0.342572] pci 0000:0d:00.0: save config 0x18: 0x00000000
[    0.342575] pci 0000:0d:00.0: save config 0x1c: 0x00000000
[    0.342577] pci 0000:0d:00.0: save config 0x20: 0x00000000
[    0.342580] pci 0000:0d:00.0: save config 0x24: 0x00000000
[    0.342583] pci 0000:0d:00.0: save config 0x28: 0x00000000
[    0.342586] pci 0000:0d:00.0: save config 0x2c: 0x14851022
[    0.342589] pci 0000:0d:00.0: save config 0x30: 0x00000000
[    0.342592] pci 0000:0d:00.0: save config 0x34: 0x00000048
[    0.342595] pci 0000:0d:00.0: save config 0x38: 0x00000000
[    0.342598] pci 0000:0d:00.0: save config 0x3c: 0x000000ff
[    0.342652] pci 0000:0d:00.1: save config 0x00: 0x149c1022
[    0.342664] pci 0000:0d:00.1: save config 0x04: 0x00100007
[    0.342675] pci 0000:0d:00.1: save config 0x08: 0x0c033000
[    0.342687] pci 0000:0d:00.1: save config 0x0c: 0x00800010
[    0.342698] pci 0000:0d:00.1: save config 0x10: 0xfbf00004
[    0.342710] pci 0000:0d:00.1: save config 0x14: 0x00000000
[    0.342721] pci 0000:0d:00.1: save config 0x18: 0x00000000
[    0.342733] pci 0000:0d:00.1: save config 0x1c: 0x00000000
[    0.342745] pci 0000:0d:00.1: save config 0x20: 0x00000000
[    0.342756] pci 0000:0d:00.1: save config 0x24: 0x00000000
[    0.342768] pci 0000:0d:00.1: save config 0x28: 0x00000000
[    0.342780] pci 0000:0d:00.1: save config 0x2c: 0x14861022
[    0.342792] pci 0000:0d:00.1: save config 0x30: 0x00000000
[    0.342803] pci 0000:0d:00.1: save config 0x34: 0x00000048
[    0.342815] pci 0000:0d:00.1: save config 0x38: 0x00000000
[    0.342827] pci 0000:0d:00.1: save config 0x3c: 0x000001ff
[    0.342980] pci 0000:0d:00.3: save config 0x00: 0x149c1022
[    0.342983] pci 0000:0d:00.3: save config 0x04: 0x00100007
[    0.342986] pci 0000:0d:00.3: save config 0x08: 0x0c033000
[    0.342988] pci 0000:0d:00.3: save config 0x0c: 0x00800010
[    0.342991] pci 0000:0d:00.3: save config 0x10: 0xfbe00004
[    0.342997] pci 0000:0d:00.3: save config 0x14: 0x00000000
[    0.343000] pci 0000:0d:00.3: save config 0x18: 0x00000000
[    0.343003] pci 0000:0d:00.3: save config 0x1c: 0x00000000
[    0.343006] pci 0000:0d:00.3: save config 0x20: 0x00000000
[    0.343009] pci 0000:0d:00.3: save config 0x24: 0x00000000
[    0.343012] pci 0000:0d:00.3: save config 0x28: 0x00000000
[    0.343015] pci 0000:0d:00.3: save config 0x2c: 0x148c1022
[    0.343017] pci 0000:0d:00.3: save config 0x30: 0x00000000
[    0.343020] pci 0000:0d:00.3: save config 0x34: 0x00000048
[    0.343023] pci 0000:0d:00.3: save config 0x38: 0x00000000
[    0.343026] pci 0000:0d:00.3: save config 0x3c: 0x000003ff
[    0.343051] pci 0000:0e:00.0: save config 0x00: 0x79011022
[    0.343054] pci 0000:0e:00.0: save config 0x04: 0x00100007
[    0.343057] pci 0000:0e:00.0: save config 0x08: 0x01060151
[    0.343060] pci 0000:0e:00.0: save config 0x0c: 0x00000010
[    0.343063] pci 0000:0e:00.0: save config 0x10: 0x00000000
[    0.343066] pci 0000:0e:00.0: save config 0x14: 0x00000000
[    0.343069] pci 0000:0e:00.0: save config 0x18: 0x00000000
[    0.343072] pci 0000:0e:00.0: save config 0x1c: 0x00000000
[    0.343075] pci 0000:0e:00.0: save config 0x20: 0x00000000
[    0.343078] pci 0000:0e:00.0: save config 0x24: 0xfc300000
[    0.343081] pci 0000:0e:00.0: save config 0x28: 0x00000000
[    0.343084] pci 0000:0e:00.0: save config 0x2c: 0x79011022
[    0.343086] pci 0000:0e:00.0: save config 0x30: 0x00000000
[    0.343089] pci 0000:0e:00.0: save config 0x34: 0x00000048
[    0.343092] pci 0000:0e:00.0: save config 0x38: 0x00000000
[    0.343095] pci 0000:0e:00.0: save config 0x3c: 0x000001ff
[    0.343142] pci 0000:0f:00.0: save config 0x00: 0x79011022
[    0.343145] pci 0000:0f:00.0: save config 0x04: 0x00100007
[    0.343148] pci 0000:0f:00.0: save config 0x08: 0x01060151
[    0.343151] pci 0000:0f:00.0: save config 0x0c: 0x00000010
[    0.343154] pci 0000:0f:00.0: save config 0x10: 0x00000000
[    0.343157] pci 0000:0f:00.0: save config 0x14: 0x00000000
[    0.343159] pci 0000:0f:00.0: save config 0x18: 0x00000000
[    0.343162] pci 0000:0f:00.0: save config 0x1c: 0x00000000
[    0.343165] pci 0000:0f:00.0: save config 0x20: 0x00000000
[    0.343168] pci 0000:0f:00.0: save config 0x24: 0xfc200000
[    0.343171] pci 0000:0f:00.0: save config 0x28: 0x00000000
[    0.343174] pci 0000:0f:00.0: save config 0x2c: 0x79011022
[    0.343177] pci 0000:0f:00.0: save config 0x30: 0x00000000
[    0.343180] pci 0000:0f:00.0: save config 0x34: 0x00000048
[    0.343183] pci 0000:0f:00.0: save config 0x38: 0x00000000
[    0.343186] pci 0000:0f:00.0: save config 0x3c: 0x000001ff
[    0.343236] pci 0000:10:00.0: save config 0x00: 0x14781002
[    0.343238] pci 0000:10:00.0: save config 0x04: 0x00100007
[    0.343240] pci 0000:10:00.0: save config 0x08: 0x060400c7
[    0.343243] pci 0000:10:00.0: save config 0x0c: 0x00010010
[    0.343245] pci 0000:10:00.0: save config 0x10: 0xfcd00000
[    0.343247] pci 0000:10:00.0: save config 0x14: 0x00000000
[    0.343250] pci 0000:10:00.0: save config 0x18: 0x00121110
[    0.343252] pci 0000:10:00.0: save config 0x1c: 0x0000f1f1
[    0.343254] pci 0000:10:00.0: save config 0x20: 0xfcc0fcb0
[    0.343256] pci 0000:10:00.0: save config 0x24: 0x0ff10001
[    0.343259] pci 0000:10:00.0: save config 0x28: 0x0000007a
[    0.343261] pci 0000:10:00.0: save config 0x2c: 0x0000007c
[    0.343263] pci 0000:10:00.0: save config 0x30: 0x00000000
[    0.343266] pci 0000:10:00.0: save config 0x34: 0x00000048
[    0.343268] pci 0000:10:00.0: save config 0x38: 0x00000000
[    0.343270] pci 0000:10:00.0: save config 0x3c: 0x001201ff
[    0.343304] pci 0000:11:00.0: save config 0x00: 0x14791002
[    0.343307] pci 0000:11:00.0: save config 0x04: 0x00100007
[    0.343309] pci 0000:11:00.0: save config 0x08: 0x06040000
[    0.343311] pci 0000:11:00.0: save config 0x0c: 0x00010010
[    0.343314] pci 0000:11:00.0: save config 0x10: 0x00000000
[    0.343316] pci 0000:11:00.0: save config 0x14: 0x00000000
[    0.343318] pci 0000:11:00.0: save config 0x18: 0x00121211
[    0.343320] pci 0000:11:00.0: save config 0x1c: 0x0000f1f1
[    0.343323] pci 0000:11:00.0: save config 0x20: 0xfcc0fcb0
[    0.343325] pci 0000:11:00.0: save config 0x24: 0x0ff10001
[    0.343327] pci 0000:11:00.0: save config 0x28: 0x0000007a
[    0.343329] pci 0000:11:00.0: save config 0x2c: 0x0000007c
[    0.343332] pci 0000:11:00.0: save config 0x30: 0x00000000
[    0.343334] pci 0000:11:00.0: save config 0x34: 0x00000050
[    0.343336] pci 0000:11:00.0: save config 0x38: 0x00000000
[    0.343339] pci 0000:11:00.0: save config 0x3c: 0x001201ff
[    0.343372] pci 0000:12:00.0: save config 0x00: 0x73ff1002
[    0.343375] pci 0000:12:00.0: save config 0x04: 0x00100006
[    0.343377] pci 0000:12:00.0: save config 0x08: 0x030000c7
[    0.343379] pci 0000:12:00.0: save config 0x0c: 0x00800010
[    0.343381] pci 0000:12:00.0: save config 0x10: 0x0000000c
[    0.343384] pci 0000:12:00.0: save config 0x14: 0x0000007a
[    0.343386] pci 0000:12:00.0: save config 0x18: 0x0000000c
[    0.343388] pci 0000:12:00.0: save config 0x1c: 0x0000007c
[    0.343391] pci 0000:12:00.0: save config 0x20: 0x0000f001
[    0.343393] pci 0000:12:00.0: save config 0x24: 0xfcb00000
[    0.343395] pci 0000:12:00.0: save config 0x28: 0x00000000
[    0.343397] pci 0000:12:00.0: save config 0x2c: 0x65051eae
[    0.343400] pci 0000:12:00.0: save config 0x30: 0xfcc00000
[    0.343402] pci 0000:12:00.0: save config 0x34: 0x00000048
[    0.343404] pci 0000:12:00.0: save config 0x38: 0x00000000
[    0.343406] pci 0000:12:00.0: save config 0x3c: 0x000001ff
[    0.343448] pci 0000:12:00.1: save config 0x00: 0xab281002
[    0.343450] pci 0000:12:00.1: save config 0x04: 0x00100000
[    0.343453] pci 0000:12:00.1: save config 0x08: 0x04030000
[    0.343455] pci 0000:12:00.1: save config 0x0c: 0x00800010
[    0.343457] pci 0000:12:00.1: save config 0x10: 0xfcc20000
[    0.343459] pci 0000:12:00.1: save config 0x14: 0x00000000
[    0.343462] pci 0000:12:00.1: save config 0x18: 0x00000000
[    0.343464] pci 0000:12:00.1: save config 0x1c: 0x00000000
[    0.343466] pci 0000:12:00.1: save config 0x20: 0x00000000
[    0.343468] pci 0000:12:00.1: save config 0x24: 0x00000000
[    0.343471] pci 0000:12:00.1: save config 0x28: 0x00000000
[    0.343473] pci 0000:12:00.1: save config 0x2c: 0xab281002
[    0.343475] pci 0000:12:00.1: save config 0x30: 0x00000000
[    0.343478] pci 0000:12:00.1: save config 0x34: 0x00000048
[    0.343480] pci 0000:12:00.1: save config 0x38: 0x00000000
[    0.343482] pci 0000:12:00.1: save config 0x3c: 0x000002ff
[    0.343532] pci 0000:13:00.0: save config 0x00: 0x16021d97
[    0.343534] pci 0000:13:00.0: save config 0x04: 0x00100006
[    0.343537] pci 0000:13:00.0: save config 0x08: 0x01080201
[    0.343539] pci 0000:13:00.0: save config 0x0c: 0x00000010
[    0.343541] pci 0000:13:00.0: save config 0x10: 0xfcf00004
[    0.343543] pci 0000:13:00.0: save config 0x14: 0x00000000
[    0.343546] pci 0000:13:00.0: save config 0x18: 0x00000000
[    0.343548] pci 0000:13:00.0: save config 0x1c: 0x00000000
[    0.343550] pci 0000:13:00.0: save config 0x20: 0x00000000
[    0.343552] pci 0000:13:00.0: save config 0x24: 0x00000000
[    0.343554] pci 0000:13:00.0: save config 0x28: 0x00000000
[    0.343557] pci 0000:13:00.0: save config 0x2c: 0x16021d97
[    0.343559] pci 0000:13:00.0: save config 0x30: 0x00000000
[    0.343561] pci 0000:13:00.0: save config 0x34: 0x00000040
[    0.343563] pci 0000:13:00.0: save config 0x38: 0x00000000
[    0.343566] pci 0000:13:00.0: save config 0x3c: 0x000001ff
[    0.343611] pci 0000:14:00.0: save config 0x00: 0x16381002
[    0.343613] pci 0000:14:00.0: save config 0x04: 0x00100006
[    0.343615] pci 0000:14:00.0: save config 0x08: 0x030000c9
[    0.343617] pci 0000:14:00.0: save config 0x0c: 0x00800010
[    0.343619] pci 0000:14:00.0: save config 0x10: 0x2000000c
[    0.343621] pci 0000:14:00.0: save config 0x14: 0x0000007e
[    0.343623] pci 0000:14:00.0: save config 0x18: 0x3000000c
[    0.343625] pci 0000:14:00.0: save config 0x1c: 0x0000007e
[    0.343627] pci 0000:14:00.0: save config 0x20: 0x0000e001
[    0.343629] pci 0000:14:00.0: save config 0x24: 0xfca00000
[    0.343631] pci 0000:14:00.0: save config 0x28: 0x00000000
[    0.343633] pci 0000:14:00.0: save config 0x2c: 0x16361002
[    0.343634] pci 0000:14:00.0: save config 0x30: 0x00000000
[    0.343636] pci 0000:14:00.0: save config 0x34: 0x00000048
[    0.343638] pci 0000:14:00.0: save config 0x38: 0x00000000
[    0.343640] pci 0000:14:00.0: save config 0x3c: 0x000001ff
[    0.343663] pci 0000:14:00.1: save config 0x00: 0x16371002
[    0.343665] pci 0000:14:00.1: save config 0x04: 0x00100000
[    0.343667] pci 0000:14:00.1: save config 0x08: 0x04030000
[    0.343669] pci 0000:14:00.1: save config 0x0c: 0x00800010
[    0.343671] pci 0000:14:00.1: save config 0x10: 0xfca88000
[    0.343673] pci 0000:14:00.1: save config 0x14: 0x00000000
[    0.343675] pci 0000:14:00.1: save config 0x18: 0x00000000
[    0.343677] pci 0000:14:00.1: save config 0x1c: 0x00000000
[    0.343679] pci 0000:14:00.1: save config 0x20: 0x00000000
[    0.343681] pci 0000:14:00.1: save config 0x24: 0x00000000
[    0.343683] pci 0000:14:00.1: save config 0x28: 0x00000000
[    0.343685] pci 0000:14:00.1: save config 0x2c: 0x16371002
[    0.343687] pci 0000:14:00.1: save config 0x30: 0x00000000
[    0.343689] pci 0000:14:00.1: save config 0x34: 0x00000048
[    0.343691] pci 0000:14:00.1: save config 0x38: 0x00000000
[    0.343693] pci 0000:14:00.1: save config 0x3c: 0x000002ff
[    0.343704] pci 0000:14:00.2: save config 0x00: 0x15df1022
[    0.343706] pci 0000:14:00.2: save config 0x04: 0x00100000
[    0.343708] pci 0000:14:00.2: save config 0x08: 0x10800000
[    0.343710] pci 0000:14:00.2: save config 0x0c: 0x00800010
[    0.343712] pci 0000:14:00.2: save config 0x10: 0x00000000
[    0.343714] pci 0000:14:00.2: save config 0x14: 0x00000000
[    0.343716] pci 0000:14:00.2: save config 0x18: 0xfc900000
[    0.343717] pci 0000:14:00.2: save config 0x1c: 0x00000000
[    0.343719] pci 0000:14:00.2: save config 0x20: 0x00000000
[    0.343721] pci 0000:14:00.2: save config 0x24: 0xfca8c000
[    0.343723] pci 0000:14:00.2: save config 0x28: 0x00000000
[    0.343725] pci 0000:14:00.2: save config 0x2c: 0x15df1022
[    0.343727] pci 0000:14:00.2: save config 0x30: 0x00000000
[    0.343729] pci 0000:14:00.2: save config 0x34: 0x00000048
[    0.343731] pci 0000:14:00.2: save config 0x38: 0x00000000
[    0.343733] pci 0000:14:00.2: save config 0x3c: 0x000003ff
[    0.343745] pci 0000:14:00.3: save config 0x00: 0x16391022
[    0.343747] pci 0000:14:00.3: save config 0x04: 0x00100007
[    0.343749] pci 0000:14:00.3: save config 0x08: 0x0c033000
[    0.343751] pci 0000:14:00.3: save config 0x0c: 0x00800010
[    0.343753] pci 0000:14:00.3: save config 0x10: 0xfc800004
[    0.343754] pci 0000:14:00.3: save config 0x14: 0x00000000
[    0.343756] pci 0000:14:00.3: save config 0x18: 0x00000000
[    0.343758] pci 0000:14:00.3: save config 0x1c: 0x00000000
[    0.343760] pci 0000:14:00.3: save config 0x20: 0x00000000
[    0.343762] pci 0000:14:00.3: save config 0x24: 0x00000000
[    0.343764] pci 0000:14:00.3: save config 0x28: 0x00000000
[    0.343766] pci 0000:14:00.3: save config 0x2c: 0xffff1849
[    0.343768] pci 0000:14:00.3: save config 0x30: 0x00000000
[    0.343770] pci 0000:14:00.3: save config 0x34: 0x00000048
[    0.343772] pci 0000:14:00.3: save config 0x38: 0x00000000
[    0.343774] pci 0000:14:00.3: save config 0x3c: 0x000004ff
[    0.343785] pci 0000:14:00.4: save config 0x00: 0x16391022
[    0.343788] pci 0000:14:00.4: save config 0x04: 0x00100007
[    0.343789] pci 0000:14:00.4: save config 0x08: 0x0c033000
[    0.343791] pci 0000:14:00.4: save config 0x0c: 0x00800010
[    0.343793] pci 0000:14:00.4: save config 0x10: 0xfc700004
[    0.343795] pci 0000:14:00.4: save config 0x14: 0x00000000
[    0.343797] pci 0000:14:00.4: save config 0x18: 0x00000000
[    0.343799] pci 0000:14:00.4: save config 0x1c: 0x00000000
[    0.343801] pci 0000:14:00.4: save config 0x20: 0x00000000
[    0.343803] pci 0000:14:00.4: save config 0x24: 0x00000000
[    0.343805] pci 0000:14:00.4: save config 0x28: 0x00000000
[    0.343807] pci 0000:14:00.4: save config 0x2c: 0xffff1849
[    0.343809] pci 0000:14:00.4: save config 0x30: 0x00000000
[    0.343811] pci 0000:14:00.4: save config 0x34: 0x00000048
[    0.343813] pci 0000:14:00.4: save config 0x38: 0x00000000
[    0.343815] pci 0000:14:00.4: save config 0x3c: 0x000001ff
[    0.343826] pci 0000:14:00.6: save config 0x00: 0x15e31022
[    0.343828] pci 0000:14:00.6: save config 0x04: 0x00100000
[    0.343830] pci 0000:14:00.6: save config 0x08: 0x04030000
[    0.343832] pci 0000:14:00.6: save config 0x0c: 0x00800010
[    0.343834] pci 0000:14:00.6: save config 0x10: 0xfca80000
[    0.343836] pci 0000:14:00.6: save config 0x14: 0x00000000
[    0.343838] pci 0000:14:00.6: save config 0x18: 0x00000000
[    0.343840] pci 0000:14:00.6: save config 0x1c: 0x00000000
[    0.343842] pci 0000:14:00.6: save config 0x20: 0x00000000
[    0.343844] pci 0000:14:00.6: save config 0x24: 0x00000000
[    0.343846] pci 0000:14:00.6: save config 0x28: 0x00000000
[    0.343848] pci 0000:14:00.6: save config 0x2c: 0x28971849
[    0.343850] pci 0000:14:00.6: save config 0x30: 0x00000000
[    0.343852] pci 0000:14:00.6: save config 0x34: 0x00000048
[    0.343854] pci 0000:14:00.6: save config 0x38: 0x00000000
[    0.343856] pci 0000:14:00.6: save config 0x3c: 0x000003ff
[    0.343867] pci 0000:15:00.0: save config 0x00: 0x79011022
[    0.343869] pci 0000:15:00.0: save config 0x04: 0x00100007
[    0.343871] pci 0000:15:00.0: save config 0x08: 0x01060181
[    0.343873] pci 0000:15:00.0: save config 0x0c: 0x00800010
[    0.343875] pci 0000:15:00.0: save config 0x10: 0x00000000
[    0.343877] pci 0000:15:00.0: save config 0x14: 0x00000000
[    0.343879] pci 0000:15:00.0: save config 0x18: 0x00000000
[    0.343880] pci 0000:15:00.0: save config 0x1c: 0x00000000
[    0.343882] pci 0000:15:00.0: save config 0x20: 0x00000000
[    0.343884] pci 0000:15:00.0: save config 0x24: 0xfce01000
[    0.343886] pci 0000:15:00.0: save config 0x28: 0x00000000
[    0.343888] pci 0000:15:00.0: save config 0x2c: 0xffff1849
[    0.343890] pci 0000:15:00.0: save config 0x30: 0x00000000
[    0.343892] pci 0000:15:00.0: save config 0x34: 0x00000048
[    0.343894] pci 0000:15:00.0: save config 0x38: 0x00000000
[    0.343896] pci 0000:15:00.0: save config 0x3c: 0x000001ff
[    0.343914] pci 0000:15:00.1: save config 0x00: 0x79011022
[    0.343916] pci 0000:15:00.1: save config 0x04: 0x00100007
[    0.343918] pci 0000:15:00.1: save config 0x08: 0x01060181
[    0.343920] pci 0000:15:00.1: save config 0x0c: 0x00800010
[    0.343922] pci 0000:15:00.1: save config 0x10: 0x00000000
[    0.343924] pci 0000:15:00.1: save config 0x14: 0x00000000
[    0.343926] pci 0000:15:00.1: save config 0x18: 0x00000000
[    0.343928] pci 0000:15:00.1: save config 0x1c: 0x00000000
[    0.343930] pci 0000:15:00.1: save config 0x20: 0x00000000
[    0.343932] pci 0000:15:00.1: save config 0x24: 0xfce00000
[    0.343934] pci 0000:15:00.1: save config 0x28: 0x00000000
[    0.343936] pci 0000:15:00.1: save config 0x2c: 0xffff1849
[    0.343938] pci 0000:15:00.1: save config 0x30: 0x00000000
[    0.343939] pci 0000:15:00.1: save config 0x34: 0x00000048
[    0.343941] pci 0000:15:00.1: save config 0x38: 0x00000000
[    0.343943] pci 0000:15:00.1: save config 0x3c: 0x000002ff
[    0.344374] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.344420] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.344459] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.344506] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.344549] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.344585] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.344621] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.344657] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.345252] iommu: Default domain type: Translated
[    0.345252] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.345252] pps_core: LinuxPPS API ver. 1 registered
[    0.345252] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.345252] PTP clock support registered
[    0.345252] EDAC MC: Ver: 3.0.0
[    0.345252] efivars: Registered efivars operations
[    0.345252] NetLabel: Initializing
[    0.345252] NetLabel:  domain hash size = 128
[    0.345252] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.345252] NetLabel:  unlabeled traffic allowed by default
[    0.345252] PCI: Using ACPI for IRQ routing
[    0.349566] PCI: pci_cache_line_size set to 64 bytes
[    0.349699] pci 0000:07:00.0: BAR 0 [mem 0xfffffffffc500000-0xfffffffffc50ffff 64bit]: can't claim; no compatible bridge window
[    0.349756] e820: reserve RAM buffer [mem 0x09aff000-0x0bffffff]
[    0.349758] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.349759] e820: reserve RAM buffer [mem 0xb51b1018-0xb7ffffff]
[    0.349761] e820: reserve RAM buffer [mem 0xb51bf018-0xb7ffffff]
[    0.349762] e820: reserve RAM buffer [mem 0xb51de018-0xb7ffffff]
[    0.349763] e820: reserve RAM buffer [mem 0xb5894000-0xb7ffffff]
[    0.349765] e820: reserve RAM buffer [mem 0xb7d2f000-0xb7ffffff]
[    0.349766] e820: reserve RAM buffer [mem 0xb916d000-0xbbffffff]
[    0.349767] e820: reserve RAM buffer [mem 0xbe000000-0xbfffffff]
[    0.349768] e820: reserve RAM buffer [mem 0x101e300000-0x101fffffff]
[    0.349829] pci 0000:06:00.0: vgaarb: setting as boot VGA device
[    0.349829] pci 0000:06:00.0: vgaarb: bridge control possible
[    0.349829] pci 0000:06:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.349829] pci 0000:12:00.0: vgaarb: bridge control possible
[    0.349829] pci 0000:12:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.349829] pci 0000:14:00.0: vgaarb: bridge control possible
[    0.349829] pci 0000:14:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.349829] vgaarb: loaded
[    0.349829] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.349829] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.351044] clocksource: Switched to clocksource tsc-early
[    0.351162] VFS: Disk quotas dquot_6.6.0
[    0.351171] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.351278] AppArmor: AppArmor Filesystem Enabled
[    0.351294] pnp: PnP ACPI init
[    0.351372] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.351442] system 00:01: [mem 0x1020000000-0x103fffffff window] has been reserved
[    0.351697] system 00:03: [io  0x0280-0x028f] has been reserved
[    0.351699] system 00:03: [io  0x0290-0x029f] has been reserved
[    0.351701] system 00:03: [io  0x02a0-0x02af] has been reserved
[    0.351703] system 00:03: [io  0x02b0-0x02bf] has been reserved
[    0.351929] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.351931] system 00:04: [io  0x040b] has been reserved
[    0.351933] system 00:04: [io  0x04d6] has been reserved
[    0.351935] system 00:04: [io  0x0c00-0x0c01] has been reserved
[    0.351936] system 00:04: [io  0x0c14] has been reserved
[    0.351938] system 00:04: [io  0x0c50-0x0c51] has been reserved
[    0.351940] system 00:04: [io  0x0c52] has been reserved
[    0.351941] system 00:04: [io  0x0c6c] has been reserved
[    0.351943] system 00:04: [io  0x0c6f] has been reserved
[    0.351945] system 00:04: [io  0x0cd8-0x0cdf] has been reserved
[    0.351946] system 00:04: [io  0x0800-0x089f] has been reserved
[    0.351948] system 00:04: [io  0x0b00-0x0b0f] has been reserved
[    0.351950] system 00:04: [io  0x0b20-0x0b3f] has been reserved
[    0.351951] system 00:04: [io  0x0900-0x090f] has been reserved
[    0.351953] system 00:04: [io  0x0910-0x091f] has been reserved
[    0.351956] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.351958] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.351960] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.351962] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.351964] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.351967] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.351969] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.352501] pnp: PnP ACPI: found 5 devices
[    0.358367] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.358446] NET: Registered PF_INET protocol family
[    0.358609] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.367914] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.367950] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.368184] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.368539] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.368623] TCP: Hash tables configured (established 524288 bind 65536)
[    0.368789] MPTCP token hash table entries: 65536 (order: 9, 1572864 bytes, linear)
[    0.368889] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.368997] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.369095] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.369101] NET: Registered PF_XDP protocol family
[    0.369123] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.369130] pci 0000:02:00.0:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.369142] pci 0000:05:00.0: PCI bridge to [bus 06]
[    0.369145] pci 0000:05:00.0:   bridge window [io  0xd000-0xdfff]
[    0.369152] pci 0000:05:00.0:   bridge window [mem 0xfbb00000-0xfbcfffff]
[    0.369157] pci 0000:05:00.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.369167] pci 0000:04:00.0: PCI bridge to [bus 05-06]
[    0.369170] pci 0000:04:00.0:   bridge window [io  0xd000-0xdfff]
[    0.369177] pci 0000:04:00.0:   bridge window [mem 0xfbb00000-0xfbcfffff]
[    0.369182] pci 0000:04:00.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.369191] pci 0000:02:01.0: PCI bridge to [bus 04-06]
[    0.369194] pci 0000:02:01.0:   bridge window [io  0xd000-0xdfff]
[    0.369199] pci 0000:02:01.0:   bridge window [mem 0xfbb00000-0xfbdfffff]
[    0.369204] pci 0000:02:01.0:   bridge window [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.369212] pci 0000:07:00.0: BAR 0 [mem 0xfc500000-0xfc50ffff 64bit]: assigned
[    0.369230] pci 0000:02:03.0: PCI bridge to [bus 07]
[    0.369236] pci 0000:02:03.0:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.369247] pci 0000:09:03.0: PCI bridge to [bus 0a]
[    0.369250] pci 0000:09:03.0:   bridge window [io  0xb000-0xbfff]
[    0.369257] pci 0000:09:03.0:   bridge window [mem 0xfc100000-0xfc1fffff]
[    0.369262] pci 0000:09:03.0:   bridge window [mem 0x7e10200000-0x7e102fffff 64bit pref]
[    0.369271] pci 0000:09:07.0: PCI bridge to [bus 0b]
[    0.369274] pci 0000:09:07.0:   bridge window [io  0xa000-0xafff]
[    0.369281] pci 0000:09:07.0:   bridge window [mem 0xfc000000-0xfc0fffff]
[    0.369286] pci 0000:09:07.0:   bridge window [mem 0x7e10100000-0x7e101fffff 64bit pref]
[    0.369295] pci 0000:08:00.0: PCI bridge to [bus 09-0b]
[    0.369299] pci 0000:08:00.0:   bridge window [io  0xa000-0xbfff]
[    0.369305] pci 0000:08:00.0:   bridge window [mem 0xfc000000-0xfc1fffff]
[    0.369310] pci 0000:08:00.0:   bridge window [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.369319] pci 0000:02:05.0: PCI bridge to [bus 08-0b]
[    0.369322] pci 0000:02:05.0:   bridge window [io  0xa000-0xbfff]
[    0.369328] pci 0000:02:05.0:   bridge window [mem 0xfc000000-0xfc1fffff]
[    0.369332] pci 0000:02:05.0:   bridge window [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.369339] pci 0000:02:07.0: PCI bridge to [bus 0c]
[    0.369342] pci 0000:02:07.0:   bridge window [io  0xc000-0xcfff]
[    0.369348] pci 0000:02:07.0:   bridge window [mem 0xfc400000-0xfc4fffff]
[    0.369358] pci 0000:02:08.0: PCI bridge to [bus 0d]
[    0.369364] pci 0000:02:08.0:   bridge window [mem 0xfbe00000-0xfbffffff]
[    0.369374] pci 0000:02:09.0: PCI bridge to [bus 0e]
[    0.369379] pci 0000:02:09.0:   bridge window [mem 0xfc300000-0xfc3fffff]
[    0.369390] pci 0000:02:0a.0: PCI bridge to [bus 0f]
[    0.369395] pci 0000:02:0a.0:   bridge window [mem 0xfc200000-0xfc2fffff]
[    0.369405] pci 0000:01:00.0: PCI bridge to [bus 02-0f]
[    0.369408] pci 0000:01:00.0:   bridge window [io  0xa000-0xdfff]
[    0.369414] pci 0000:01:00.0:   bridge window [mem 0xfbb00000-0xfc6fffff]
[    0.369418] pci 0000:01:00.0:   bridge window [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.369426] pci 0000:00:01.2: PCI bridge to [bus 01-0f]
[    0.369428] pci 0000:00:01.2:   bridge window [io  0xa000-0xdfff]
[    0.369431] pci 0000:00:01.2:   bridge window [mem 0xfbb00000-0xfc6fffff]
[    0.369433] pci 0000:00:01.2:   bridge window [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.369437] pci 0000:11:00.0: PCI bridge to [bus 12]
[    0.369444] pci 0000:11:00.0:   bridge window [io  0xf000-0xffff]
[    0.369448] pci 0000:11:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.369451] pci 0000:11:00.0:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.369456] pci 0000:10:00.0: PCI bridge to [bus 11-12]
[    0.369459] pci 0000:10:00.0:   bridge window [io  0xf000-0xffff]
[    0.369463] pci 0000:10:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.369466] pci 0000:10:00.0:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.369471] pci 0000:00:01.3: PCI bridge to [bus 10-12]
[    0.369473] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.369476] pci 0000:00:01.3:   bridge window [mem 0xfcb00000-0xfcdfffff]
[    0.369479] pci 0000:00:01.3:   bridge window [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.369482] pci 0000:00:02.1: PCI bridge to [bus 13]
[    0.369485] pci 0000:00:02.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.369491] pci 0000:00:08.1: PCI bridge to [bus 14]
[    0.369492] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
[    0.369495] pci 0000:00:08.1:   bridge window [mem 0xfc700000-0xfcafffff]
[    0.369498] pci 0000:00:08.1:   bridge window [mem 0x7e20000000-0x7e301fffff 64bit pref]
[    0.369502] pci 0000:00:08.2: PCI bridge to [bus 15]
[    0.369504] pci 0000:00:08.2:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.369510] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.369512] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.369513] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.369515] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.369517] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[    0.369518] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfcffffff window]
[    0.369520] pci_bus 0000:00: resource 10 [mem 0x1040000000-0x7fffffffff window]
[    0.369522] pci_bus 0000:01: resource 0 [io  0xa000-0xdfff]
[    0.369523] pci_bus 0000:01: resource 1 [mem 0xfbb00000-0xfc6fffff]
[    0.369525] pci_bus 0000:01: resource 2 [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.369527] pci_bus 0000:02: resource 0 [io  0xa000-0xdfff]
[    0.369528] pci_bus 0000:02: resource 1 [mem 0xfbb00000-0xfc6fffff]
[    0.369530] pci_bus 0000:02: resource 2 [mem 0x7d00000000-0x7e102fffff 64bit pref]
[    0.369532] pci_bus 0000:03: resource 1 [mem 0xfc600000-0xfc6fffff]
[    0.369533] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
[    0.369535] pci_bus 0000:04: resource 1 [mem 0xfbb00000-0xfbdfffff]
[    0.369536] pci_bus 0000:04: resource 2 [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.369538] pci_bus 0000:05: resource 0 [io  0xd000-0xdfff]
[    0.369540] pci_bus 0000:05: resource 1 [mem 0xfbb00000-0xfbcfffff]
[    0.369541] pci_bus 0000:05: resource 2 [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.369543] pci_bus 0000:06: resource 0 [io  0xd000-0xdfff]
[    0.369545] pci_bus 0000:06: resource 1 [mem 0xfbb00000-0xfbcfffff]
[    0.369546] pci_bus 0000:06: resource 2 [mem 0x7d00000000-0x7e0fffffff 64bit pref]
[    0.369548] pci_bus 0000:07: resource 1 [mem 0xfc500000-0xfc5fffff]
[    0.369550] pci_bus 0000:08: resource 0 [io  0xa000-0xbfff]
[    0.369551] pci_bus 0000:08: resource 1 [mem 0xfc000000-0xfc1fffff]
[    0.369553] pci_bus 0000:08: resource 2 [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.369554] pci_bus 0000:09: resource 0 [io  0xa000-0xbfff]
[    0.369556] pci_bus 0000:09: resource 1 [mem 0xfc000000-0xfc1fffff]
[    0.369557] pci_bus 0000:09: resource 2 [mem 0x7e10100000-0x7e102fffff 64bit pref]
[    0.369559] pci_bus 0000:0a: resource 0 [io  0xb000-0xbfff]
[    0.369561] pci_bus 0000:0a: resource 1 [mem 0xfc100000-0xfc1fffff]
[    0.369562] pci_bus 0000:0a: resource 2 [mem 0x7e10200000-0x7e102fffff 64bit pref]
[    0.369564] pci_bus 0000:0b: resource 0 [io  0xa000-0xafff]
[    0.369565] pci_bus 0000:0b: resource 1 [mem 0xfc000000-0xfc0fffff]
[    0.369567] pci_bus 0000:0b: resource 2 [mem 0x7e10100000-0x7e101fffff 64bit pref]
[    0.369569] pci_bus 0000:0c: resource 0 [io  0xc000-0xcfff]
[    0.369570] pci_bus 0000:0c: resource 1 [mem 0xfc400000-0xfc4fffff]
[    0.369572] pci_bus 0000:0d: resource 1 [mem 0xfbe00000-0xfbffffff]
[    0.369573] pci_bus 0000:0e: resource 1 [mem 0xfc300000-0xfc3fffff]
[    0.369575] pci_bus 0000:0f: resource 1 [mem 0xfc200000-0xfc2fffff]
[    0.369577] pci_bus 0000:10: resource 0 [io  0xf000-0xffff]
[    0.369578] pci_bus 0000:10: resource 1 [mem 0xfcb00000-0xfcdfffff]
[    0.369580] pci_bus 0000:10: resource 2 [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.369582] pci_bus 0000:11: resource 0 [io  0xf000-0xffff]
[    0.369583] pci_bus 0000:11: resource 1 [mem 0xfcb00000-0xfccfffff]
[    0.369585] pci_bus 0000:11: resource 2 [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.369586] pci_bus 0000:12: resource 0 [io  0xf000-0xffff]
[    0.369588] pci_bus 0000:12: resource 1 [mem 0xfcb00000-0xfccfffff]
[    0.369589] pci_bus 0000:12: resource 2 [mem 0x7a00000000-0x7c0fffffff 64bit pref]
[    0.369591] pci_bus 0000:13: resource 1 [mem 0xfcf00000-0xfcffffff]
[    0.369593] pci_bus 0000:14: resource 0 [io  0xe000-0xefff]
[    0.369594] pci_bus 0000:14: resource 1 [mem 0xfc700000-0xfcafffff]
[    0.369596] pci_bus 0000:14: resource 2 [mem 0x7e20000000-0x7e301fffff 64bit pref]
[    0.369598] pci_bus 0000:15: resource 1 [mem 0xfce00000-0xfcefffff]
[    0.369881] pci 0000:06:00.1: D0 power state depends on 0000:06:00.0
[    0.369934] pci 0000:06:00.1: save config 0x00: 0xab281002
[    0.369938] pci 0000:06:00.1: save config 0x04: 0x00100000
[    0.369941] pci 0000:06:00.1: save config 0x08: 0x04030000
[    0.369944] pci 0000:06:00.1: save config 0x0c: 0x00800010
[    0.369948] pci 0000:06:00.1: save config 0x10: 0xfbc20000
[    0.369951] pci 0000:06:00.1: save config 0x14: 0x00000000
[    0.369954] pci 0000:06:00.1: save config 0x18: 0x00000000
[    0.369957] pci 0000:06:00.1: save config 0x1c: 0x00000000
[    0.369960] pci 0000:06:00.1: save config 0x20: 0x00000000
[    0.369964] pci 0000:06:00.1: save config 0x24: 0x00000000
[    0.369967] pci 0000:06:00.1: save config 0x28: 0x00000000
[    0.369970] pci 0000:06:00.1: save config 0x2c: 0xab281002
[    0.369973] pci 0000:06:00.1: save config 0x30: 0x00000000
[    0.369976] pci 0000:06:00.1: save config 0x34: 0x00000048
[    0.369979] pci 0000:06:00.1: save config 0x38: 0x00000000
[    0.369983] pci 0000:06:00.1: save config 0x3c: 0x000002ff
[    0.370390] pci 0000:12:00.1: D0 power state depends on 0000:12:00.0
[    0.370434] pci 0000:12:00.1: save config 0x00: 0xab281002
[    0.370437] pci 0000:12:00.1: save config 0x04: 0x00100000
[    0.370439] pci 0000:12:00.1: save config 0x08: 0x04030000
[    0.370442] pci 0000:12:00.1: save config 0x0c: 0x00800010
[    0.370444] pci 0000:12:00.1: save config 0x10: 0xfcc20000
[    0.370446] pci 0000:12:00.1: save config 0x14: 0x00000000
[    0.370449] pci 0000:12:00.1: save config 0x18: 0x00000000
[    0.370451] pci 0000:12:00.1: save config 0x1c: 0x00000000
[    0.370453] pci 0000:12:00.1: save config 0x20: 0x00000000
[    0.370455] pci 0000:12:00.1: save config 0x24: 0x00000000
[    0.370458] pci 0000:12:00.1: save config 0x28: 0x00000000
[    0.370460] pci 0000:12:00.1: save config 0x2c: 0xab281002
[    0.370462] pci 0000:12:00.1: save config 0x30: 0x00000000
[    0.370464] pci 0000:12:00.1: save config 0x34: 0x00000048
[    0.370467] pci 0000:12:00.1: save config 0x38: 0x00000000
[    0.370469] pci 0000:12:00.1: save config 0x3c: 0x000002ff
[    0.370504] pci 0000:14:00.1: D0 power state depends on 0000:14:00.0
[    0.370510] pci 0000:14:00.3: extending delay after power-on from D3hot to 20 msec
[    0.370516] pci 0000:14:00.1: save config 0x00: 0x16371002
[    0.370518] pci 0000:14:00.1: save config 0x04: 0x00100000
[    0.370520] pci 0000:14:00.1: save config 0x08: 0x04030000
[    0.370522] pci 0000:14:00.1: save config 0x0c: 0x00800010
[    0.370524] pci 0000:14:00.1: save config 0x10: 0xfca88000
[    0.370526] pci 0000:14:00.1: save config 0x14: 0x00000000
[    0.370528] pci 0000:14:00.1: save config 0x18: 0x00000000
[    0.370530] pci 0000:14:00.1: save config 0x1c: 0x00000000
[    0.370532] pci 0000:14:00.1: save config 0x20: 0x00000000
[    0.370534] pci 0000:14:00.1: save config 0x24: 0x00000000
[    0.370536] pci 0000:14:00.1: save config 0x28: 0x00000000
[    0.370537] pci 0000:14:00.1: save config 0x2c: 0x16371002
[    0.370539] pci 0000:14:00.1: save config 0x30: 0x00000000
[    0.370541] pci 0000:14:00.1: save config 0x34: 0x00000048
[    0.370543] pci 0000:14:00.1: save config 0x38: 0x00000000
[    0.370545] pci 0000:14:00.1: save config 0x3c: 0x000002ff
[    0.370651] pci 0000:14:00.4: extending delay after power-on from D3hot to 20 msec
[    0.370717] PCI: CLS 64 bytes, default 64
[    0.370729] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.370773] Unpacking initramfs...
[    0.370785] pci 0000:00:01.0: Adding to iommu group 0
[    0.370802] pci 0000:00:01.2: Adding to iommu group 1
[    0.370821] pci 0000:00:01.3: Adding to iommu group 2
[    0.370845] pci 0000:00:02.0: Adding to iommu group 3
[    0.370862] pci 0000:00:02.1: Adding to iommu group 4
[    0.370888] pci 0000:00:08.0: Adding to iommu group 5
[    0.370906] pci 0000:00:08.1: Adding to iommu group 6
[    0.370923] pci 0000:00:08.2: Adding to iommu group 7
[    0.370955] pci 0000:00:14.0: Adding to iommu group 8
[    0.370971] pci 0000:00:14.3: Adding to iommu group 8
[    0.371056] pci 0000:00:18.0: Adding to iommu group 9
[    0.371071] pci 0000:00:18.1: Adding to iommu group 9
[    0.371086] pci 0000:00:18.2: Adding to iommu group 9
[    0.371101] pci 0000:00:18.3: Adding to iommu group 9
[    0.371117] pci 0000:00:18.4: Adding to iommu group 9
[    0.371132] pci 0000:00:18.5: Adding to iommu group 9
[    0.371147] pci 0000:00:18.6: Adding to iommu group 9
[    0.371164] pci 0000:00:18.7: Adding to iommu group 9
[    0.371180] pci 0000:01:00.0: Adding to iommu group 10
[    0.371220] pci 0000:02:00.0: Adding to iommu group 11
[    0.371259] pci 0000:02:01.0: Adding to iommu group 12
[    0.371299] pci 0000:02:03.0: Adding to iommu group 13
[    0.371344] pci 0000:02:05.0: Adding to iommu group 14
[    0.371384] pci 0000:02:07.0: Adding to iommu group 15
[    0.371401] pci 0000:02:08.0: Adding to iommu group 16
[    0.371418] pci 0000:02:09.0: Adding to iommu group 17
[    0.371436] pci 0000:02:0a.0: Adding to iommu group 18
[    0.371475] pci 0000:03:00.0: Adding to iommu group 19
[    0.371514] pci 0000:04:00.0: Adding to iommu group 20
[    0.371553] pci 0000:05:00.0: Adding to iommu group 21
[    0.371603] pci 0000:06:00.0: Adding to iommu group 22
[    0.371649] pci 0000:06:00.1: Adding to iommu group 23
[    0.371689] pci 0000:07:00.0: Adding to iommu group 24
[    0.371728] pci 0000:08:00.0: Adding to iommu group 25
[    0.371767] pci 0000:09:03.0: Adding to iommu group 26
[    0.371806] pci 0000:09:07.0: Adding to iommu group 27
[    0.371813] pci 0000:0a:00.0: Adding to iommu group 26
[    0.371818] pci 0000:0b:00.0: Adding to iommu group 27
[    0.371858] pci 0000:0c:00.0: Adding to iommu group 28
[    0.371863] pci 0000:0d:00.0: Adding to iommu group 16
[    0.371868] pci 0000:0d:00.1: Adding to iommu group 16
[    0.371873] pci 0000:0d:00.3: Adding to iommu group 16
[    0.371878] pci 0000:0e:00.0: Adding to iommu group 17
[    0.371885] pci 0000:0f:00.0: Adding to iommu group 18
[    0.371902] pci 0000:10:00.0: Adding to iommu group 29
[    0.371918] pci 0000:11:00.0: Adding to iommu group 30
[    0.371943] pci 0000:12:00.0: Adding to iommu group 31
[    0.371963] pci 0000:12:00.1: Adding to iommu group 32
[    0.371980] pci 0000:13:00.0: Adding to iommu group 33
[    0.371999] pci 0000:14:00.0: Adding to iommu group 34
[    0.372016] pci 0000:14:00.1: Adding to iommu group 35
[    0.372036] pci 0000:14:00.2: Adding to iommu group 36
[    0.372054] pci 0000:14:00.3: Adding to iommu group 37
[    0.372071] pci 0000:14:00.4: Adding to iommu group 38
[    0.372090] pci 0000:14:00.6: Adding to iommu group 39
[    0.372111] pci 0000:15:00.0: Adding to iommu group 40
[    0.372128] pci 0000:15:00.1: Adding to iommu group 41
[    0.375042] AMD-Vi: Extended features (0x206d73ef22254ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    0.375052] AMD-Vi: Interrupt remapping enabled
[    0.375053] AMD-Vi: X2APIC enabled
[    0.393518] AMD-Vi: Virtual APIC enabled
[    0.393528] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.393529] software IO TLB: mapped [mem 0x00000000b11b1000-0x00000000b51b1000] (64MB)
[    0.393579] LVT offset 0 assigned for vector 0x400
[    0.397391] perf: AMD IBS detected (0x000003ff)
[    0.397560] amd_uncore: 4 amd_df counters detected
[    0.397565] amd_uncore: 6 amd_l3 counters detected
[    0.397734] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.398288] Initialise system trusted keyrings
[    0.398295] Key type blacklist registered
[    0.398322] workingset: timestamp_bits=36 max_order=24 bucket_order=0
[    0.398329] zbud: loaded
[    0.398403] fuse: init (API version 7.41)
[    0.398521] integrity: Platform Keyring initialized
[    0.398523] integrity: Machine keyring initialized
[    0.410403] Key type asymmetric registered
[    0.410404] Asymmetric key parser 'x509' registered
[    0.444177] Freeing initrd memory: 33728K
[    0.448049] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.448082] io scheduler mq-deadline registered
[    0.450091] ledtrig-cpu: registered to indicate activity on CPUs
[    0.450107] pciehp: pcie_port_service_register = 0
[    0.450115] pcieport 0000:00:01.2: vgaarb: pci_notify
[    0.450118] pcieport 0000:00:01.2: runtime IRQ mapping not provided by arch
[    0.450197] pcieport 0000:00:01.2: PME: Signaling with IRQ 29
[    0.450239] pcieport 0000:00:01.2: save config 0x00: 0x16341022
[    0.450242] pcieport 0000:00:01.2: save config 0x04: 0x00100407
[    0.450244] pcieport 0000:00:01.2: save config 0x08: 0x06040000
[    0.450246] pcieport 0000:00:01.2: save config 0x0c: 0x00810010
[    0.450248] pcieport 0000:00:01.2: save config 0x10: 0x00000000
[    0.450250] pcieport 0000:00:01.2: save config 0x14: 0x00000000
[    0.450252] pcieport 0000:00:01.2: save config 0x18: 0x000f0100
[    0.450254] pcieport 0000:00:01.2: save config 0x1c: 0x0000d1a1
[    0.450256] pcieport 0000:00:01.2: save config 0x20: 0xfc60fbb0
[    0.450258] pcieport 0000:00:01.2: save config 0x24: 0x10210001
[    0.450259] pcieport 0000:00:01.2: save config 0x28: 0x0000007d
[    0.450261] pcieport 0000:00:01.2: save config 0x2c: 0x0000007e
[    0.450263] pcieport 0000:00:01.2: save config 0x30: 0x00000000
[    0.450265] pcieport 0000:00:01.2: save config 0x34: 0x00000050
[    0.450267] pcieport 0000:00:01.2: save config 0x38: 0x00000000
[    0.450269] pcieport 0000:00:01.2: save config 0x3c: 0x001200ff
[    0.450288] pcieport 0000:00:01.2: vgaarb: pci_notify
[    0.450293] pcieport 0000:00:01.3: vgaarb: pci_notify
[    0.450296] pcieport 0000:00:01.3: runtime IRQ mapping not provided by arch
[    0.450357] pcieport 0000:00:01.3: PME: Signaling with IRQ 30
[    0.450374] pcieport 0000:00:01.3: save config 0x00: 0x16331022
[    0.450376] pcieport 0000:00:01.3: save config 0x04: 0x00100407
[    0.450378] pcieport 0000:00:01.3: save config 0x08: 0x06040000
[    0.450380] pcieport 0000:00:01.3: save config 0x0c: 0x00810010
[    0.450382] pcieport 0000:00:01.3: save config 0x10: 0x00000000
[    0.450384] pcieport 0000:00:01.3: save config 0x14: 0x00000000
[    0.450386] pcieport 0000:00:01.3: save config 0x18: 0x00121000
[    0.450387] pcieport 0000:00:01.3: save config 0x1c: 0x0000f1f1
[    0.450389] pcieport 0000:00:01.3: save config 0x20: 0xfcd0fcb0
[    0.450391] pcieport 0000:00:01.3: save config 0x24: 0x0ff10001
[    0.450393] pcieport 0000:00:01.3: save config 0x28: 0x0000007a
[    0.450395] pcieport 0000:00:01.3: save config 0x2c: 0x0000007c
[    0.450397] pcieport 0000:00:01.3: save config 0x30: 0x00000000
[    0.450399] pcieport 0000:00:01.3: save config 0x34: 0x00000050
[    0.450401] pcieport 0000:00:01.3: save config 0x38: 0x00000000
[    0.450403] pcieport 0000:00:01.3: save config 0x3c: 0x001200ff
[    0.450419] pcieport 0000:00:01.3: vgaarb: pci_notify
[    0.450424] pcieport 0000:00:02.1: vgaarb: pci_notify
[    0.450427] pcieport 0000:00:02.1: runtime IRQ mapping not provided by arch
[    0.450488] pcieport 0000:00:02.1: PME: Signaling with IRQ 31
[    0.450511] pcieport 0000:00:02.1: save config 0x00: 0x16341022
[    0.450513] pcieport 0000:00:02.1: save config 0x04: 0x00100407
[    0.450515] pcieport 0000:00:02.1: save config 0x08: 0x06040000
[    0.450517] pcieport 0000:00:02.1: save config 0x0c: 0x00810010
[    0.450519] pcieport 0000:00:02.1: save config 0x10: 0x00000000
[    0.450521] pcieport 0000:00:02.1: save config 0x14: 0x00000000
[    0.450523] pcieport 0000:00:02.1: save config 0x18: 0x00131300
[    0.450524] pcieport 0000:00:02.1: save config 0x1c: 0x000001f1
[    0.450526] pcieport 0000:00:02.1: save config 0x20: 0xfcf0fcf0
[    0.450528] pcieport 0000:00:02.1: save config 0x24: 0x0001fff1
[    0.450530] pcieport 0000:00:02.1: save config 0x28: 0x00000000
[    0.450532] pcieport 0000:00:02.1: save config 0x2c: 0x00000000
[    0.450534] pcieport 0000:00:02.1: save config 0x30: 0x00000000
[    0.450536] pcieport 0000:00:02.1: save config 0x34: 0x00000050
[    0.450538] pcieport 0000:00:02.1: save config 0x38: 0x00000000
[    0.450540] pcieport 0000:00:02.1: save config 0x3c: 0x001200ff
[    0.450556] pcieport 0000:00:02.1: vgaarb: pci_notify
[    0.450561] pcieport 0000:00:08.1: vgaarb: pci_notify
[    0.450564] pcieport 0000:00:08.1: runtime IRQ mapping not provided by arch
[    0.450622] pcieport 0000:00:08.1: PME: Signaling with IRQ 32
[    0.450644] pcieport 0000:00:08.1: save config 0x00: 0x16351022
[    0.450646] pcieport 0000:00:08.1: save config 0x04: 0x00100407
[    0.450648] pcieport 0000:00:08.1: save config 0x08: 0x06040000
[    0.450650] pcieport 0000:00:08.1: save config 0x0c: 0x00810010
[    0.450652] pcieport 0000:00:08.1: save config 0x10: 0x00000000
[    0.450654] pcieport 0000:00:08.1: save config 0x14: 0x00000000
[    0.450656] pcieport 0000:00:08.1: save config 0x18: 0x00141400
[    0.450657] pcieport 0000:00:08.1: save config 0x1c: 0x0000e1e1
[    0.450659] pcieport 0000:00:08.1: save config 0x20: 0xfca0fc70
[    0.450661] pcieport 0000:00:08.1: save config 0x24: 0x30112001
[    0.450663] pcieport 0000:00:08.1: save config 0x28: 0x0000007e
[    0.450665] pcieport 0000:00:08.1: save config 0x2c: 0x0000007e
[    0.450667] pcieport 0000:00:08.1: save config 0x30: 0x00000000
[    0.450669] pcieport 0000:00:08.1: save config 0x34: 0x00000050
[    0.450670] pcieport 0000:00:08.1: save config 0x38: 0x00000000
[    0.450672] pcieport 0000:00:08.1: save config 0x3c: 0x001201ff
[    0.450693] pcieport 0000:00:08.1: vgaarb: pci_notify
[    0.450698] pcieport 0000:00:08.2: vgaarb: pci_notify
[    0.450701] pcieport 0000:00:08.2: runtime IRQ mapping not provided by arch
[    0.450813] pcieport 0000:00:08.2: PME: Signaling with IRQ 33
[    0.450842] pcieport 0000:00:08.2: save config 0x00: 0x16351022
[    0.450845] pcieport 0000:00:08.2: save config 0x04: 0x00100407
[    0.450846] pcieport 0000:00:08.2: save config 0x08: 0x06040000
[    0.450848] pcieport 0000:00:08.2: save config 0x0c: 0x00810010
[    0.450850] pcieport 0000:00:08.2: save config 0x10: 0x00000000
[    0.450852] pcieport 0000:00:08.2: save config 0x14: 0x00000000
[    0.450854] pcieport 0000:00:08.2: save config 0x18: 0x00151500
[    0.450856] pcieport 0000:00:08.2: save config 0x1c: 0x000001f1
[    0.450858] pcieport 0000:00:08.2: save config 0x20: 0xfce0fce0
[    0.450859] pcieport 0000:00:08.2: save config 0x24: 0x0001fff1
[    0.450861] pcieport 0000:00:08.2: save config 0x28: 0x00000000
[    0.450863] pcieport 0000:00:08.2: save config 0x2c: 0x00000000
[    0.450865] pcieport 0000:00:08.2: save config 0x30: 0x00000000
[    0.450867] pcieport 0000:00:08.2: save config 0x34: 0x00000050
[    0.450869] pcieport 0000:00:08.2: save config 0x38: 0x00000000
[    0.450871] pcieport 0000:00:08.2: save config 0x3c: 0x001201ff
[    0.450888] pcieport 0000:00:08.2: vgaarb: pci_notify
[    0.450895] pcieport 0000:01:00.0: vgaarb: pci_notify
[    0.450898] pcieport 0000:01:00.0: runtime IRQ mapping not provided by arch
[    0.450910] pcieport 0000:01:00.0: save config 0x00: 0x57ad1022
[    0.450913] pcieport 0000:01:00.0: save config 0x04: 0x00100007
[    0.450916] pcieport 0000:01:00.0: save config 0x08: 0x06040000
[    0.450919] pcieport 0000:01:00.0: save config 0x0c: 0x00010010
[    0.450922] pcieport 0000:01:00.0: save config 0x10: 0x00000000
[    0.450925] pcieport 0000:01:00.0: save config 0x14: 0x00000000
[    0.450928] pcieport 0000:01:00.0: save config 0x18: 0x000f0201
[    0.450931] pcieport 0000:01:00.0: save config 0x1c: 0x0000d1a1
[    0.450934] pcieport 0000:01:00.0: save config 0x20: 0xfc60fbb0
[    0.450936] pcieport 0000:01:00.0: save config 0x24: 0x10210001
[    0.450939] pcieport 0000:01:00.0: save config 0x28: 0x0000007d
[    0.450942] pcieport 0000:01:00.0: save config 0x2c: 0x0000007e
[    0.450945] pcieport 0000:01:00.0: save config 0x30: 0x00000000
[    0.450948] pcieport 0000:01:00.0: save config 0x34: 0x00000050
[    0.450951] pcieport 0000:01:00.0: save config 0x38: 0x00000000
[    0.450954] pcieport 0000:01:00.0: save config 0x3c: 0x001201ff
[    0.451008] pcieport 0000:01:00.0: vgaarb: pci_notify
[    0.451013] pcieport 0000:02:00.0: vgaarb: pci_notify
[    0.451017] pcieport 0000:02:00.0: runtime IRQ mapping not provided by arch
[    0.451118] pcieport 0000:02:00.0: save config 0x00: 0x57a31022
[    0.451121] pcieport 0000:02:00.0: save config 0x04: 0x00100407
[    0.451124] pcieport 0000:02:00.0: save config 0x08: 0x06040000
[    0.451127] pcieport 0000:02:00.0: save config 0x0c: 0x00810010
[    0.451129] pcieport 0000:02:00.0: save config 0x10: 0x00000000
[    0.451132] pcieport 0000:02:00.0: save config 0x14: 0x00000000
[    0.451135] pcieport 0000:02:00.0: save config 0x18: 0x00030302
[    0.451138] pcieport 0000:02:00.0: save config 0x1c: 0x000001f1
[    0.451141] pcieport 0000:02:00.0: save config 0x20: 0xfc60fc60
[    0.451144] pcieport 0000:02:00.0: save config 0x24: 0x0001fff1
[    0.451147] pcieport 0000:02:00.0: save config 0x28: 0x00000000
[    0.451149] pcieport 0000:02:00.0: save config 0x2c: 0x00000000
[    0.451152] pcieport 0000:02:00.0: save config 0x30: 0x00000000
[    0.451155] pcieport 0000:02:00.0: save config 0x34: 0x00000050
[    0.451158] pcieport 0000:02:00.0: save config 0x38: 0x00000000
[    0.451161] pcieport 0000:02:00.0: save config 0x3c: 0x001200ff
[    0.451295] pcieport 0000:02:00.0: vgaarb: pci_notify
[    0.451300] pcieport 0000:02:01.0: vgaarb: pci_notify
[    0.451303] pcieport 0000:02:01.0: runtime IRQ mapping not provided by arch
[    0.451418] pcieport 0000:02:01.0: save config 0x00: 0x57a31022
[    0.451421] pcieport 0000:02:01.0: save config 0x04: 0x00100407
[    0.451424] pcieport 0000:02:01.0: save config 0x08: 0x06040000
[    0.451427] pcieport 0000:02:01.0: save config 0x0c: 0x00810010
[    0.451429] pcieport 0000:02:01.0: save config 0x10: 0x00000000
[    0.451432] pcieport 0000:02:01.0: save config 0x14: 0x00000000
[    0.451435] pcieport 0000:02:01.0: save config 0x18: 0x00060402
[    0.451438] pcieport 0000:02:01.0: save config 0x1c: 0x0000d1d1
[    0.451441] pcieport 0000:02:01.0: save config 0x20: 0xfbd0fbb0
[    0.451443] pcieport 0000:02:01.0: save config 0x24: 0x0ff10001
[    0.451446] pcieport 0000:02:01.0: save config 0x28: 0x0000007d
[    0.451449] pcieport 0000:02:01.0: save config 0x2c: 0x0000007e
[    0.451452] pcieport 0000:02:01.0: save config 0x30: 0x00000000
[    0.451455] pcieport 0000:02:01.0: save config 0x34: 0x00000050
[    0.451457] pcieport 0000:02:01.0: save config 0x38: 0x00000000
[    0.451460] pcieport 0000:02:01.0: save config 0x3c: 0x001200ff
[    0.451594] pcieport 0000:02:01.0: vgaarb: pci_notify
[    0.451599] pcieport 0000:02:03.0: vgaarb: pci_notify
[    0.451602] pcieport 0000:02:03.0: runtime IRQ mapping not provided by arch
[    0.451702] pcieport 0000:02:03.0: save config 0x00: 0x57a31022
[    0.451705] pcieport 0000:02:03.0: save config 0x04: 0x00100407
[    0.451708] pcieport 0000:02:03.0: save config 0x08: 0x06040000
[    0.451711] pcieport 0000:02:03.0: save config 0x0c: 0x00810010
[    0.451714] pcieport 0000:02:03.0: save config 0x10: 0x00000000
[    0.451716] pcieport 0000:02:03.0: save config 0x14: 0x00000000
[    0.451719] pcieport 0000:02:03.0: save config 0x18: 0x00070702
[    0.451722] pcieport 0000:02:03.0: save config 0x1c: 0x000001f1
[    0.451725] pcieport 0000:02:03.0: save config 0x20: 0xfc50fc50
[    0.451728] pcieport 0000:02:03.0: save config 0x24: 0x0001fff1
[    0.451730] pcieport 0000:02:03.0: save config 0x28: 0x00000000
[    0.451733] pcieport 0000:02:03.0: save config 0x2c: 0x00000000
[    0.451736] pcieport 0000:02:03.0: save config 0x30: 0x00000000
[    0.451739] pcieport 0000:02:03.0: save config 0x34: 0x00000050
[    0.451742] pcieport 0000:02:03.0: save config 0x38: 0x00000000
[    0.451744] pcieport 0000:02:03.0: save config 0x3c: 0x001200ff
[    0.451878] pcieport 0000:02:03.0: vgaarb: pci_notify
[    0.451883] pcieport 0000:02:05.0: vgaarb: pci_notify
[    0.451886] pcieport 0000:02:05.0: runtime IRQ mapping not provided by arch
[    0.451990] pcieport 0000:02:05.0: save config 0x00: 0x57a31022
[    0.451993] pcieport 0000:02:05.0: save config 0x04: 0x00100407
[    0.451996] pcieport 0000:02:05.0: save config 0x08: 0x06040000
[    0.451999] pcieport 0000:02:05.0: save config 0x0c: 0x00810010
[    0.452001] pcieport 0000:02:05.0: save config 0x10: 0x00000000
[    0.452004] pcieport 0000:02:05.0: save config 0x14: 0x00000000
[    0.452007] pcieport 0000:02:05.0: save config 0x18: 0x000b0802
[    0.452010] pcieport 0000:02:05.0: save config 0x1c: 0x0000b1a1
[    0.452013] pcieport 0000:02:05.0: save config 0x20: 0xfc10fc00
[    0.452015] pcieport 0000:02:05.0: save config 0x24: 0x10211011
[    0.452018] pcieport 0000:02:05.0: save config 0x28: 0x0000007e
[    0.452021] pcieport 0000:02:05.0: save config 0x2c: 0x0000007e
[    0.452024] pcieport 0000:02:05.0: save config 0x30: 0x00000000
[    0.452027] pcieport 0000:02:05.0: save config 0x34: 0x00000050
[    0.452029] pcieport 0000:02:05.0: save config 0x38: 0x00000000
[    0.452032] pcieport 0000:02:05.0: save config 0x3c: 0x001200ff
[    0.452166] pcieport 0000:02:05.0: vgaarb: pci_notify
[    0.452171] pcieport 0000:02:07.0: vgaarb: pci_notify
[    0.452174] pcieport 0000:02:07.0: runtime IRQ mapping not provided by arch
[    0.452274] pcieport 0000:02:07.0: save config 0x00: 0x57a31022
[    0.452277] pcieport 0000:02:07.0: save config 0x04: 0x00100407
[    0.452280] pcieport 0000:02:07.0: save config 0x08: 0x06040000
[    0.452282] pcieport 0000:02:07.0: save config 0x0c: 0x00810010
[    0.452285] pcieport 0000:02:07.0: save config 0x10: 0x00000000
[    0.452288] pcieport 0000:02:07.0: save config 0x14: 0x00000000
[    0.452291] pcieport 0000:02:07.0: save config 0x18: 0x000c0c02
[    0.452294] pcieport 0000:02:07.0: save config 0x1c: 0x0000c1c1
[    0.452296] pcieport 0000:02:07.0: save config 0x20: 0xfc40fc40
[    0.452299] pcieport 0000:02:07.0: save config 0x24: 0x0001fff1
[    0.452302] pcieport 0000:02:07.0: save config 0x28: 0x00000000
[    0.452305] pcieport 0000:02:07.0: save config 0x2c: 0x00000000
[    0.452308] pcieport 0000:02:07.0: save config 0x30: 0x00000000
[    0.452310] pcieport 0000:02:07.0: save config 0x34: 0x00000050
[    0.452313] pcieport 0000:02:07.0: save config 0x38: 0x00000000
[    0.452316] pcieport 0000:02:07.0: save config 0x3c: 0x001200ff
[    0.452451] pcieport 0000:02:07.0: vgaarb: pci_notify
[    0.452456] pcieport 0000:02:08.0: vgaarb: pci_notify
[    0.452459] pcieport 0000:02:08.0: runtime IRQ mapping not provided by arch
[    0.452541] pcieport 0000:02:08.0: save config 0x00: 0x57a41022
[    0.452544] pcieport 0000:02:08.0: save config 0x04: 0x00100407
[    0.452546] pcieport 0000:02:08.0: save config 0x08: 0x06040000
[    0.452549] pcieport 0000:02:08.0: save config 0x0c: 0x00010010
[    0.452552] pcieport 0000:02:08.0: save config 0x10: 0x00000000
[    0.452558] pcieport 0000:02:08.0: save config 0x14: 0x00000000
[    0.452561] pcieport 0000:02:08.0: save config 0x18: 0x000d0d02
[    0.452564] pcieport 0000:02:08.0: save config 0x1c: 0x000001f1
[    0.452567] pcieport 0000:02:08.0: save config 0x20: 0xfbf0fbe0
[    0.452570] pcieport 0000:02:08.0: save config 0x24: 0x0001fff1
[    0.452572] pcieport 0000:02:08.0: save config 0x28: 0x00000000
[    0.452575] pcieport 0000:02:08.0: save config 0x2c: 0x00000000
[    0.452578] pcieport 0000:02:08.0: save config 0x30: 0x00000000
[    0.452581] pcieport 0000:02:08.0: save config 0x34: 0x00000050
[    0.452584] pcieport 0000:02:08.0: save config 0x38: 0x00000000
[    0.452586] pcieport 0000:02:08.0: save config 0x3c: 0x001201ff
[    0.452650] pcieport 0000:02:08.0: vgaarb: pci_notify
[    0.452655] pcieport 0000:02:09.0: vgaarb: pci_notify
[    0.452658] pcieport 0000:02:09.0: runtime IRQ mapping not provided by arch
[    0.452774] pcieport 0000:02:09.0: save config 0x00: 0x57a41022
[    0.452777] pcieport 0000:02:09.0: save config 0x04: 0x00100407
[    0.452780] pcieport 0000:02:09.0: save config 0x08: 0x06040000
[    0.452783] pcieport 0000:02:09.0: save config 0x0c: 0x00010010
[    0.452786] pcieport 0000:02:09.0: save config 0x10: 0x00000000
[    0.452789] pcieport 0000:02:09.0: save config 0x14: 0x00000000
[    0.452791] pcieport 0000:02:09.0: save config 0x18: 0x000e0e02
[    0.452794] pcieport 0000:02:09.0: save config 0x1c: 0x000001f1
[    0.452797] pcieport 0000:02:09.0: save config 0x20: 0xfc30fc30
[    0.452800] pcieport 0000:02:09.0: save config 0x24: 0x0001fff1
[    0.452803] pcieport 0000:02:09.0: save config 0x28: 0x00000000
[    0.452805] pcieport 0000:02:09.0: save config 0x2c: 0x00000000
[    0.452808] pcieport 0000:02:09.0: save config 0x30: 0x00000000
[    0.452811] pcieport 0000:02:09.0: save config 0x34: 0x00000050
[    0.452814] pcieport 0000:02:09.0: save config 0x38: 0x00000000
[    0.452816] pcieport 0000:02:09.0: save config 0x3c: 0x001201ff
[    0.452879] pcieport 0000:02:09.0: vgaarb: pci_notify
[    0.452884] pcieport 0000:02:0a.0: vgaarb: pci_notify
[    0.452887] pcieport 0000:02:0a.0: runtime IRQ mapping not provided by arch
[    0.453001] pcieport 0000:02:0a.0: save config 0x00: 0x57a41022
[    0.453004] pcieport 0000:02:0a.0: save config 0x04: 0x00100407
[    0.453007] pcieport 0000:02:0a.0: save config 0x08: 0x06040000
[    0.453010] pcieport 0000:02:0a.0: save config 0x0c: 0x00010010
[    0.453012] pcieport 0000:02:0a.0: save config 0x10: 0x00000000
[    0.453015] pcieport 0000:02:0a.0: save config 0x14: 0x00000000
[    0.453018] pcieport 0000:02:0a.0: save config 0x18: 0x000f0f02
[    0.453021] pcieport 0000:02:0a.0: save config 0x1c: 0x000001f1
[    0.453024] pcieport 0000:02:0a.0: save config 0x20: 0xfc20fc20
[    0.453026] pcieport 0000:02:0a.0: save config 0x24: 0x0001fff1
[    0.453029] pcieport 0000:02:0a.0: save config 0x28: 0x00000000
[    0.453032] pcieport 0000:02:0a.0: save config 0x2c: 0x00000000
[    0.453035] pcieport 0000:02:0a.0: save config 0x30: 0x00000000
[    0.453038] pcieport 0000:02:0a.0: save config 0x34: 0x00000050
[    0.453040] pcieport 0000:02:0a.0: save config 0x38: 0x00000000
[    0.453043] pcieport 0000:02:0a.0: save config 0x3c: 0x001201ff
[    0.453105] pcieport 0000:02:0a.0: vgaarb: pci_notify
[    0.453110] pcieport 0000:04:00.0: vgaarb: pci_notify
[    0.453113] pcieport 0000:04:00.0: runtime IRQ mapping not provided by arch
[    0.453153] pcieport 0000:04:00.0: save config 0x00: 0x14781002
[    0.453156] pcieport 0000:04:00.0: save config 0x04: 0x00100007
[    0.453159] pcieport 0000:04:00.0: save config 0x08: 0x060400c7
[    0.453162] pcieport 0000:04:00.0: save config 0x0c: 0x00010010
[    0.453166] pcieport 0000:04:00.0: save config 0x10: 0xfbd00000
[    0.453169] pcieport 0000:04:00.0: save config 0x14: 0x00000000
[    0.453172] pcieport 0000:04:00.0: save config 0x18: 0x00060504
[    0.453175] pcieport 0000:04:00.0: save config 0x1c: 0x0000d1d1
[    0.453178] pcieport 0000:04:00.0: save config 0x20: 0xfbc0fbb0
[    0.453182] pcieport 0000:04:00.0: save config 0x24: 0x0ff10001
[    0.453185] pcieport 0000:04:00.0: save config 0x28: 0x0000007d
[    0.453188] pcieport 0000:04:00.0: save config 0x2c: 0x0000007e
[    0.453191] pcieport 0000:04:00.0: save config 0x30: 0x00000000
[    0.453194] pcieport 0000:04:00.0: save config 0x34: 0x00000048
[    0.453197] pcieport 0000:04:00.0: save config 0x38: 0x00000000
[    0.453201] pcieport 0000:04:00.0: save config 0x3c: 0x001201ff
[    0.453271] pcieport 0000:04:00.0: vgaarb: pci_notify
[    0.453276] pcieport 0000:05:00.0: vgaarb: pci_notify
[    0.453279] pcieport 0000:05:00.0: runtime IRQ mapping not provided by arch
[    0.453382] pcieport 0000:05:00.0: save config 0x00: 0x14791002
[    0.453386] pcieport 0000:05:00.0: save config 0x04: 0x00100407
[    0.453389] pcieport 0000:05:00.0: save config 0x08: 0x06040000
[    0.453392] pcieport 0000:05:00.0: save config 0x0c: 0x00010010
[    0.453395] pcieport 0000:05:00.0: save config 0x10: 0x00000000
[    0.453399] pcieport 0000:05:00.0: save config 0x14: 0x00000000
[    0.453402] pcieport 0000:05:00.0: save config 0x18: 0x00060605
[    0.453405] pcieport 0000:05:00.0: save config 0x1c: 0x0000d1d1
[    0.453408] pcieport 0000:05:00.0: save config 0x20: 0xfbc0fbb0
[    0.453411] pcieport 0000:05:00.0: save config 0x24: 0x0ff10001
[    0.453414] pcieport 0000:05:00.0: save config 0x28: 0x0000007d
[    0.453418] pcieport 0000:05:00.0: save config 0x2c: 0x0000007e
[    0.453421] pcieport 0000:05:00.0: save config 0x30: 0x00000000
[    0.453424] pcieport 0000:05:00.0: save config 0x34: 0x00000050
[    0.453427] pcieport 0000:05:00.0: save config 0x38: 0x00000000
[    0.453430] pcieport 0000:05:00.0: save config 0x3c: 0x001201ff
[    0.453501] pcieport 0000:05:00.0: vgaarb: pci_notify
[    0.453508] pcieport 0000:08:00.0: vgaarb: pci_notify
[    0.453511] pcieport 0000:08:00.0: runtime IRQ mapping not provided by arch
[    0.453543] pcieport 0000:08:00.0: save config 0x00: 0x11821b21
[    0.453547] pcieport 0000:08:00.0: save config 0x04: 0x00100007
[    0.453550] pcieport 0000:08:00.0: save config 0x08: 0x06040000
[    0.453553] pcieport 0000:08:00.0: save config 0x0c: 0x00010010
[    0.453556] pcieport 0000:08:00.0: save config 0x10: 0x00000000
[    0.453559] pcieport 0000:08:00.0: save config 0x14: 0x00000000
[    0.453563] pcieport 0000:08:00.0: save config 0x18: 0x000b0908
[    0.453566] pcieport 0000:08:00.0: save config 0x1c: 0x0000b1a1
[    0.453569] pcieport 0000:08:00.0: save config 0x20: 0xfc10fc00
[    0.453572] pcieport 0000:08:00.0: save config 0x24: 0x10211011
[    0.453575] pcieport 0000:08:00.0: save config 0x28: 0x0000007e
[    0.453578] pcieport 0000:08:00.0: save config 0x2c: 0x0000007e
[    0.453582] pcieport 0000:08:00.0: save config 0x30: 0x00000000
[    0.453585] pcieport 0000:08:00.0: save config 0x34: 0x00000050
[    0.453588] pcieport 0000:08:00.0: save config 0x38: 0x00000000
[    0.453591] pcieport 0000:08:00.0: save config 0x3c: 0x001201ff
[    0.453645] pcieport 0000:08:00.0: vgaarb: pci_notify
[    0.453650] pcieport 0000:09:03.0: vgaarb: pci_notify
[    0.453653] pcieport 0000:09:03.0: runtime IRQ mapping not provided by arch
[    0.453745] pcieport 0000:09:03.0: save config 0x00: 0x11821b21
[    0.453748] pcieport 0000:09:03.0: save config 0x04: 0x00100407
[    0.453752] pcieport 0000:09:03.0: save config 0x08: 0x06040000
[    0.453755] pcieport 0000:09:03.0: save config 0x0c: 0x00010010
[    0.453758] pcieport 0000:09:03.0: save config 0x10: 0x00000000
[    0.453761] pcieport 0000:09:03.0: save config 0x14: 0x00000000
[    0.453764] pcieport 0000:09:03.0: save config 0x18: 0x000a0a09
[    0.453768] pcieport 0000:09:03.0: save config 0x1c: 0x0000b1b1
[    0.453771] pcieport 0000:09:03.0: save config 0x20: 0xfc10fc10
[    0.453774] pcieport 0000:09:03.0: save config 0x24: 0x10211021
[    0.453777] pcieport 0000:09:03.0: save config 0x28: 0x0000007e
[    0.453780] pcieport 0000:09:03.0: save config 0x2c: 0x0000007e
[    0.453784] pcieport 0000:09:03.0: save config 0x30: 0x00000000
[    0.453787] pcieport 0000:09:03.0: save config 0x34: 0x00000050
[    0.453790] pcieport 0000:09:03.0: save config 0x38: 0x00000000
[    0.453793] pcieport 0000:09:03.0: save config 0x3c: 0x001201ff
[    0.453843] pcieport 0000:09:03.0: vgaarb: pci_notify
[    0.453848] pcieport 0000:09:07.0: vgaarb: pci_notify
[    0.453851] pcieport 0000:09:07.0: runtime IRQ mapping not provided by arch
[    0.453944] pcieport 0000:09:07.0: save config 0x00: 0x11821b21
[    0.453947] pcieport 0000:09:07.0: save config 0x04: 0x00100407
[    0.453951] pcieport 0000:09:07.0: save config 0x08: 0x06040000
[    0.453954] pcieport 0000:09:07.0: save config 0x0c: 0x00010010
[    0.453957] pcieport 0000:09:07.0: save config 0x10: 0x00000000
[    0.453960] pcieport 0000:09:07.0: save config 0x14: 0x00000000
[    0.453963] pcieport 0000:09:07.0: save config 0x18: 0x000b0b09
[    0.453967] pcieport 0000:09:07.0: save config 0x1c: 0x0000a1a1
[    0.453970] pcieport 0000:09:07.0: save config 0x20: 0xfc00fc00
[    0.453973] pcieport 0000:09:07.0: save config 0x24: 0x10111011
[    0.453976] pcieport 0000:09:07.0: save config 0x28: 0x0000007e
[    0.453979] pcieport 0000:09:07.0: save config 0x2c: 0x0000007e
[    0.453983] pcieport 0000:09:07.0: save config 0x30: 0x00000000
[    0.453986] pcieport 0000:09:07.0: save config 0x34: 0x00000050
[    0.453989] pcieport 0000:09:07.0: save config 0x38: 0x00000000
[    0.453992] pcieport 0000:09:07.0: save config 0x3c: 0x001201ff
[    0.454042] pcieport 0000:09:07.0: vgaarb: pci_notify
[    0.454049] pcieport 0000:10:00.0: vgaarb: pci_notify
[    0.454052] pcieport 0000:10:00.0: runtime IRQ mapping not provided by arch
[    0.454092] pcieport 0000:10:00.0: save config 0x00: 0x14781002
[    0.454095] pcieport 0000:10:00.0: save config 0x04: 0x00100007
[    0.454097] pcieport 0000:10:00.0: save config 0x08: 0x060400c7
[    0.454099] pcieport 0000:10:00.0: save config 0x0c: 0x00010010
[    0.454102] pcieport 0000:10:00.0: save config 0x10: 0xfcd00000
[    0.454104] pcieport 0000:10:00.0: save config 0x14: 0x00000000
[    0.454106] pcieport 0000:10:00.0: save config 0x18: 0x00121110
[    0.454109] pcieport 0000:10:00.0: save config 0x1c: 0x0000f1f1
[    0.454111] pcieport 0000:10:00.0: save config 0x20: 0xfcc0fcb0
[    0.454113] pcieport 0000:10:00.0: save config 0x24: 0x0ff10001
[    0.454116] pcieport 0000:10:00.0: save config 0x28: 0x0000007a
[    0.454118] pcieport 0000:10:00.0: save config 0x2c: 0x0000007c
[    0.454120] pcieport 0000:10:00.0: save config 0x30: 0x00000000
[    0.454122] pcieport 0000:10:00.0: save config 0x34: 0x00000048
[    0.454125] pcieport 0000:10:00.0: save config 0x38: 0x00000000
[    0.454127] pcieport 0000:10:00.0: save config 0x3c: 0x001201ff
[    0.454161] pcieport 0000:10:00.0: vgaarb: pci_notify
[    0.454166] pcieport 0000:11:00.0: vgaarb: pci_notify
[    0.454169] pcieport 0000:11:00.0: runtime IRQ mapping not provided by arch
[    0.454243] pcieport 0000:11:00.0: save config 0x00: 0x14791002
[    0.454246] pcieport 0000:11:00.0: save config 0x04: 0x00100407
[    0.454248] pcieport 0000:11:00.0: save config 0x08: 0x06040000
[    0.454250] pcieport 0000:11:00.0: save config 0x0c: 0x00010010
[    0.454253] pcieport 0000:11:00.0: save config 0x10: 0x00000000
[    0.454255] pcieport 0000:11:00.0: save config 0x14: 0x00000000
[    0.454257] pcieport 0000:11:00.0: save config 0x18: 0x00121211
[    0.454260] pcieport 0000:11:00.0: save config 0x1c: 0x0000f1f1
[    0.454262] pcieport 0000:11:00.0: save config 0x20: 0xfcc0fcb0
[    0.454264] pcieport 0000:11:00.0: save config 0x24: 0x0ff10001
[    0.454266] pcieport 0000:11:00.0: save config 0x28: 0x0000007a
[    0.454269] pcieport 0000:11:00.0: save config 0x2c: 0x0000007c
[    0.454271] pcieport 0000:11:00.0: save config 0x30: 0x00000000
[    0.454273] pcieport 0000:11:00.0: save config 0x34: 0x00000050
[    0.454275] pcieport 0000:11:00.0: save config 0x38: 0x00000000
[    0.454278] pcieport 0000:11:00.0: save config 0x3c: 0x001201ff
[    0.454311] pcieport 0000:11:00.0: vgaarb: pci_notify
[    0.454383] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.455418] Estimated ratio of average max frequency by base frequency (times 1024): 1098
[    0.455566] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.456047] Linux agpgart interface v0.103
[    0.456065] agpgart-amd64 0000:00:00.0: vgaarb: pci_notify
[    0.456068] agpgart-amd64 0000:00:00.0: runtime IRQ mapping not provided by arch
[    0.456071] agpgart-amd64 0000:00:00.0: vgaarb: pci_notify
[    0.456075] agpgart-amd64 0000:00:01.0: vgaarb: pci_notify
[    0.456078] agpgart-amd64 0000:00:01.0: runtime IRQ mapping not provided by arch
[    0.456080] agpgart-amd64 0000:00:01.0: vgaarb: pci_notify
[    0.456084] agpgart-amd64 0000:00:02.0: vgaarb: pci_notify
[    0.456086] agpgart-amd64 0000:00:02.0: runtime IRQ mapping not provided by arch
[    0.456089] agpgart-amd64 0000:00:02.0: vgaarb: pci_notify
[    0.456092] agpgart-amd64 0000:00:08.0: vgaarb: pci_notify
[    0.456095] agpgart-amd64 0000:00:08.0: runtime IRQ mapping not provided by arch
[    0.456098] agpgart-amd64 0000:00:08.0: vgaarb: pci_notify
[    0.456101] agpgart-amd64 0000:00:14.0: vgaarb: pci_notify
[    0.456104] agpgart-amd64 0000:00:14.0: runtime IRQ mapping not provided by arch
[    0.456108] agpgart-amd64 0000:00:14.0: vgaarb: pci_notify
[    0.456111] agpgart-amd64 0000:00:14.3: vgaarb: pci_notify
[    0.456113] agpgart-amd64 0000:00:14.3: runtime IRQ mapping not provided by arch
[    0.456117] agpgart-amd64 0000:00:14.3: vgaarb: pci_notify
[    0.456120] agpgart-amd64 0000:00:18.0: vgaarb: pci_notify
[    0.456123] agpgart-amd64 0000:00:18.0: runtime IRQ mapping not provided by arch
[    0.456125] agpgart-amd64 0000:00:18.0: vgaarb: pci_notify
[    0.456128] agpgart-amd64 0000:00:18.1: vgaarb: pci_notify
[    0.456131] agpgart-amd64 0000:00:18.1: runtime IRQ mapping not provided by arch
[    0.456133] agpgart-amd64 0000:00:18.1: vgaarb: pci_notify
[    0.456136] agpgart-amd64 0000:00:18.2: vgaarb: pci_notify
[    0.456139] agpgart-amd64 0000:00:18.2: runtime IRQ mapping not provided by arch
[    0.456141] agpgart-amd64 0000:00:18.2: vgaarb: pci_notify
[    0.456144] agpgart-amd64 0000:00:18.3: vgaarb: pci_notify
[    0.456147] agpgart-amd64 0000:00:18.3: runtime IRQ mapping not provided by arch
[    0.456150] agpgart-amd64 0000:00:18.3: vgaarb: pci_notify
[    0.456152] agpgart-amd64 0000:00:18.4: vgaarb: pci_notify
[    0.456155] agpgart-amd64 0000:00:18.4: runtime IRQ mapping not provided by arch
[    0.456158] agpgart-amd64 0000:00:18.4: vgaarb: pci_notify
[    0.456160] agpgart-amd64 0000:00:18.5: vgaarb: pci_notify
[    0.456163] agpgart-amd64 0000:00:18.5: runtime IRQ mapping not provided by arch
[    0.456166] agpgart-amd64 0000:00:18.5: vgaarb: pci_notify
[    0.456169] agpgart-amd64 0000:00:18.6: vgaarb: pci_notify
[    0.456171] agpgart-amd64 0000:00:18.6: runtime IRQ mapping not provided by arch
[    0.456174] agpgart-amd64 0000:00:18.6: vgaarb: pci_notify
[    0.456177] agpgart-amd64 0000:00:18.7: vgaarb: pci_notify
[    0.456179] agpgart-amd64 0000:00:18.7: runtime IRQ mapping not provided by arch
[    0.456182] agpgart-amd64 0000:00:18.7: vgaarb: pci_notify
[    0.456186] agpgart-amd64 0000:03:00.0: vgaarb: pci_notify
[    0.456190] agpgart-amd64 0000:03:00.0: runtime IRQ mapping not provided by arch
[    0.456340] agpgart-amd64 0000:03:00.0: vgaarb: pci_notify
[    0.456344] agpgart-amd64 0000:06:00.0: vgaarb: pci_notify
[    0.456346] agpgart-amd64 0000:06:00.0: runtime IRQ mapping not provided by arch
[    0.456359] agpgart-amd64 0000:06:00.0: vgaarb: pci_notify
[    0.456363] agpgart-amd64 0000:06:00.1: vgaarb: pci_notify
[    0.456365] agpgart-amd64 0000:06:00.1: runtime IRQ mapping not provided by arch
[    0.456476] agpgart-amd64 0000:06:00.1: save config 0x00: 0xab281002
[    0.456480] agpgart-amd64 0000:06:00.1: save config 0x04: 0x00100000
[    0.456483] agpgart-amd64 0000:06:00.1: save config 0x08: 0x04030000
[    0.456486] agpgart-amd64 0000:06:00.1: save config 0x0c: 0x00800010
[    0.456490] agpgart-amd64 0000:06:00.1: save config 0x10: 0xfbc20000
[    0.456493] agpgart-amd64 0000:06:00.1: save config 0x14: 0x00000000
[    0.456496] agpgart-amd64 0000:06:00.1: save config 0x18: 0x00000000
[    0.456499] agpgart-amd64 0000:06:00.1: save config 0x1c: 0x00000000
[    0.456502] agpgart-amd64 0000:06:00.1: save config 0x20: 0x00000000
[    0.456506] agpgart-amd64 0000:06:00.1: save config 0x24: 0x00000000
[    0.456509] agpgart-amd64 0000:06:00.1: save config 0x28: 0x00000000
[    0.456512] agpgart-amd64 0000:06:00.1: save config 0x2c: 0xab281002
[    0.456515] agpgart-amd64 0000:06:00.1: save config 0x30: 0x00000000
[    0.456518] agpgart-amd64 0000:06:00.1: save config 0x34: 0x00000048
[    0.456521] agpgart-amd64 0000:06:00.1: save config 0x38: 0x00000000
[    0.456525] agpgart-amd64 0000:06:00.1: save config 0x3c: 0x000002ff
[    0.456574] agpgart-amd64 0000:06:00.1: vgaarb: pci_notify
[    0.456577] agpgart-amd64 0000:07:00.0: vgaarb: pci_notify
[    0.456579] agpgart-amd64 0000:07:00.0: runtime IRQ mapping not provided by arch
[    0.456593] agpgart-amd64 0000:07:00.0: vgaarb: pci_notify
[    0.456596] agpgart-amd64 0000:0a:00.0: vgaarb: pci_notify
[    0.456599] agpgart-amd64 0000:0a:00.0: runtime IRQ mapping not provided by arch
[    0.456619] agpgart-amd64 0000:0a:00.0: vgaarb: pci_notify
[    0.456622] agpgart-amd64 0000:0b:00.0: vgaarb: pci_notify
[    0.456625] agpgart-amd64 0000:0b:00.0: runtime IRQ mapping not provided by arch
[    0.456645] agpgart-amd64 0000:0b:00.0: vgaarb: pci_notify
[    0.456648] agpgart-amd64 0000:0c:00.0: vgaarb: pci_notify
[    0.456651] agpgart-amd64 0000:0c:00.0: runtime IRQ mapping not provided by arch
[    0.456667] agpgart-amd64 0000:0c:00.0: vgaarb: pci_notify
[    0.456670] agpgart-amd64 0000:0d:00.0: vgaarb: pci_notify
[    0.456672] agpgart-amd64 0000:0d:00.0: runtime IRQ mapping not provided by arch
[    0.456682] agpgart-amd64 0000:0d:00.0: vgaarb: pci_notify
[    0.456685] agpgart-amd64 0000:0d:00.1: vgaarb: pci_notify
[    0.456687] agpgart-amd64 0000:0d:00.1: runtime IRQ mapping not provided by arch
[    0.456755] agpgart-amd64 0000:0d:00.1: vgaarb: pci_notify
[    0.456758] agpgart-amd64 0000:0d:00.3: vgaarb: pci_notify
[    0.456761] agpgart-amd64 0000:0d:00.3: runtime IRQ mapping not provided by arch
[    0.456773] agpgart-amd64 0000:0d:00.3: vgaarb: pci_notify
[    0.456776] agpgart-amd64 0000:0e:00.0: vgaarb: pci_notify
[    0.456779] agpgart-amd64 0000:0e:00.0: runtime IRQ mapping not provided by arch
[    0.456791] agpgart-amd64 0000:0e:00.0: vgaarb: pci_notify
[    0.456794] agpgart-amd64 0000:0f:00.0: vgaarb: pci_notify
[    0.456797] agpgart-amd64 0000:0f:00.0: runtime IRQ mapping not provided by arch
[    0.456809] agpgart-amd64 0000:0f:00.0: vgaarb: pci_notify
[    0.456813] agpgart-amd64 0000:12:00.0: vgaarb: pci_notify
[    0.456816] agpgart-amd64 0000:12:00.0: runtime IRQ mapping not provided by arch
[    0.456827] agpgart-amd64 0000:12:00.0: vgaarb: pci_notify
[    0.456831] agpgart-amd64 0000:12:00.1: vgaarb: pci_notify
[    0.456833] agpgart-amd64 0000:12:00.1: runtime IRQ mapping not provided by arch
[    0.456886] agpgart-amd64 0000:12:00.1: save config 0x00: 0xab281002
[    0.456889] agpgart-amd64 0000:12:00.1: save config 0x04: 0x00100000
[    0.456891] agpgart-amd64 0000:12:00.1: save config 0x08: 0x04030000
[    0.456893] agpgart-amd64 0000:12:00.1: save config 0x0c: 0x00800010
[    0.456896] agpgart-amd64 0000:12:00.1: save config 0x10: 0xfcc20000
[    0.456898] agpgart-amd64 0000:12:00.1: save config 0x14: 0x00000000
[    0.456900] agpgart-amd64 0000:12:00.1: save config 0x18: 0x00000000
[    0.456902] agpgart-amd64 0000:12:00.1: save config 0x1c: 0x00000000
[    0.456905] agpgart-amd64 0000:12:00.1: save config 0x20: 0x00000000
[    0.456907] agpgart-amd64 0000:12:00.1: save config 0x24: 0x00000000
[    0.456909] agpgart-amd64 0000:12:00.1: save config 0x28: 0x00000000
[    0.456912] agpgart-amd64 0000:12:00.1: save config 0x2c: 0xab281002
[    0.456914] agpgart-amd64 0000:12:00.1: save config 0x30: 0x00000000
[    0.456916] agpgart-amd64 0000:12:00.1: save config 0x34: 0x00000048
[    0.456918] agpgart-amd64 0000:12:00.1: save config 0x38: 0x00000000
[    0.456921] agpgart-amd64 0000:12:00.1: save config 0x3c: 0x000002ff
[    0.456943] agpgart-amd64 0000:12:00.1: vgaarb: pci_notify
[    0.456946] agpgart-amd64 0000:13:00.0: vgaarb: pci_notify
[    0.456949] agpgart-amd64 0000:13:00.0: runtime IRQ mapping not provided by arch
[    0.456986] agpgart-amd64 0000:13:00.0: vgaarb: pci_notify
[    0.456989] agpgart-amd64 0000:14:00.0: vgaarb: pci_notify
[    0.456992] agpgart-amd64 0000:14:00.0: runtime IRQ mapping not provided by arch
[    0.456998] agpgart-amd64 0000:14:00.0: vgaarb: pci_notify
[    0.457001] agpgart-amd64 0000:14:00.1: vgaarb: pci_notify
[    0.457004] agpgart-amd64 0000:14:00.1: runtime IRQ mapping not provided by arch
[    0.457032] agpgart-amd64 0000:14:00.1: save config 0x00: 0x16371002
[    0.457034] agpgart-amd64 0000:14:00.1: save config 0x04: 0x00100000
[    0.457036] agpgart-amd64 0000:14:00.1: save config 0x08: 0x04030000
[    0.457038] agpgart-amd64 0000:14:00.1: save config 0x0c: 0x00800010
[    0.457040] agpgart-amd64 0000:14:00.1: save config 0x10: 0xfca88000
[    0.457042] agpgart-amd64 0000:14:00.1: save config 0x14: 0x00000000
[    0.457044] agpgart-amd64 0000:14:00.1: save config 0x18: 0x00000000
[    0.457046] agpgart-amd64 0000:14:00.1: save config 0x1c: 0x00000000
[    0.457048] agpgart-amd64 0000:14:00.1: save config 0x20: 0x00000000
[    0.457050] agpgart-amd64 0000:14:00.1: save config 0x24: 0x00000000
[    0.457052] agpgart-amd64 0000:14:00.1: save config 0x28: 0x00000000
[    0.457054] agpgart-amd64 0000:14:00.1: save config 0x2c: 0x16371002
[    0.457056] agpgart-amd64 0000:14:00.1: save config 0x30: 0x00000000
[    0.457058] agpgart-amd64 0000:14:00.1: save config 0x34: 0x00000048
[    0.457060] agpgart-amd64 0000:14:00.1: save config 0x38: 0x00000000
[    0.457062] agpgart-amd64 0000:14:00.1: save config 0x3c: 0x000002ff
[    0.457073] agpgart-amd64 0000:14:00.1: vgaarb: pci_notify
[    0.457076] agpgart-amd64 0000:14:00.2: vgaarb: pci_notify
[    0.457079] agpgart-amd64 0000:14:00.2: runtime IRQ mapping not provided by arch
[    0.457085] agpgart-amd64 0000:14:00.2: vgaarb: pci_notify
[    0.457088] agpgart-amd64 0000:14:00.3: vgaarb: pci_notify
[    0.457091] agpgart-amd64 0000:14:00.3: runtime IRQ mapping not provided by arch
[    0.457097] agpgart-amd64 0000:14:00.3: vgaarb: pci_notify
[    0.457100] agpgart-amd64 0000:14:00.4: vgaarb: pci_notify
[    0.457103] agpgart-amd64 0000:14:00.4: runtime IRQ mapping not provided by arch
[    0.457109] agpgart-amd64 0000:14:00.4: vgaarb: pci_notify
[    0.457112] agpgart-amd64 0000:14:00.6: vgaarb: pci_notify
[    0.457114] agpgart-amd64 0000:14:00.6: runtime IRQ mapping not provided by arch
[    0.457120] agpgart-amd64 0000:14:00.6: vgaarb: pci_notify
[    0.457123] agpgart-amd64 0000:15:00.0: vgaarb: pci_notify
[    0.457125] agpgart-amd64 0000:15:00.0: runtime IRQ mapping not provided by arch
[    0.457131] agpgart-amd64 0000:15:00.0: vgaarb: pci_notify
[    0.457135] agpgart-amd64 0000:15:00.1: vgaarb: pci_notify
[    0.457137] agpgart-amd64 0000:15:00.1: runtime IRQ mapping not provided by arch
[    0.457143] agpgart-amd64 0000:15:00.1: vgaarb: pci_notify
[    0.488590] tpm_crb MSFT0101:00: Disabling hwrng
[    0.489571] i8042: PNP: No PS/2 controller found.
[    0.489615] mousedev: PS/2 mouse device common for all mice
[    0.489635] rtc_cmos 00:02: RTC can wake from S4
[    0.489850] rtc_cmos 00:02: registered as rtc0
[    0.489879] rtc_cmos 00:02: setting system clock to 2026-04-04T09:43:28 UTC (1775295808)
[    0.489905] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram
[    0.490504] efifb: probing for efifb
[    0.490519] efifb: framebuffer at 0x7d00000000, using 8100k, total 8100k
[    0.490521] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.490523] efifb: scrolling: redraw
[    0.490523] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.490603] Console: switching to colour frame buffer device 240x67
[    0.493522] fb0: EFI VGA frame buffer device
[    0.493653] NET: Registered PF_INET6 protocol family
[    0.496634] Segment Routing with IPv6
[    0.496644] In-situ OAM (IOAM) with IPv6
[    0.496663] mip6: Mobile IPv6
[    0.496666] NET: Registered PF_PACKET protocol family
[    0.496690] mpls_gso: MPLS GSO support
[    0.497480] microcode: Current revision: 0x0a500011
[    0.497482] microcode: Updated early from: 0x0a50000f
[    0.497645] resctrl: L3 allocation detected
[    0.497646] resctrl: MB allocation detected
[    0.497647] resctrl: L3 monitoring detected
[    0.497664] IPI shorthand broadcast: enabled
[    0.499476] sched_clock: Marking stable (497804736, 196103)->(502309568, -4308729)
[    0.499603] registered taskstats version 1
[    0.499719] Loading compiled-in X.509 certificates
[    0.510446] Loaded X.509 cert 'Build time autogenerated kernel key: d4fd5352fe9c5ca22469d63fc1c505fe52a2bece'
[    0.512457] Demotion targets for Node 0: null
[    0.512503] Key type .fscrypt registered
[    0.512505] Key type fscrypt-provisioning registered
[    0.524668] Key type encrypted registered
[    0.524671] AppArmor: AppArmor sha256 policy hashing enabled
[    0.524761] ima: Allocated hash algorithm: sha256
[    0.610036] ima: No architecture policies found
[    0.610060] evm: Initialising EVM extended attributes:
[    0.610061] evm: security.selinux
[    0.610063] evm: security.SMACK64 (disabled)
[    0.610065] evm: security.SMACK64EXEC (disabled)
[    0.610066] evm: security.SMACK64TRANSMUTE (disabled)
[    0.610068] evm: security.SMACK64MMAP (disabled)
[    0.610069] evm: security.apparmor
[    0.610070] evm: security.ima
[    0.610072] evm: security.capability
[    0.610073] evm: HMAC attrs: 0x1
[    0.611387] RAS: Correctable Errors collector initialized.
[    0.615288] clk: Disabling unused clocks
[    0.615291] PM: genpd: Disabling unused power domains
[    0.616357] Freeing unused decrypted memory: 2036K
[    0.616849] Freeing unused kernel image (initmem) memory: 4104K
[    0.616866] Write protecting the kernel read-only data: 28672k
[    0.617270] Freeing unused kernel image (rodata/data gap) memory: 1020K
[    0.667143] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.667153] Run /init as init process
[    0.667156]   with arguments:
[    0.667158]     /init
[    0.667160]   with environment:
[    0.667161]     HOME=/
[    0.667162]     TERM=linux
[    0.812361] piix4_smbus 0000:00:14.0: vgaarb: pci_notify
[    0.812368] piix4_smbus 0000:00:14.0: runtime IRQ mapping not provided by arch
[    0.812398] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    0.812401] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    0.814017] cryptd: max_cpu_qlen set to 1000
[    0.822088] i2c i2c-0: Successfully instantiated SPD at 0x52
[    0.822521] AES CTR mode by8 optimization enabled
[    0.822629] SCSI subsystem initialized
[    0.824948] nvme 0000:13:00.0: vgaarb: pci_notify
[    0.824948] nvme 0000:03:00.0: vgaarb: pci_notify
[    0.824956] nvme 0000:03:00.0: runtime IRQ mapping not provided by arch
[    0.824957] nvme 0000:13:00.0: runtime IRQ mapping not provided by arch
[    0.825075] nvme nvme0: pci function 0000:13:00.0
[    0.825075] nvme nvme1: pci function 0000:03:00.0
[    0.825691] nvme 0000:13:00.0: save config 0x00: 0x16021d97
[    0.825695] nvme 0000:13:00.0: save config 0x04: 0x00100406
[    0.825699] nvme 0000:13:00.0: save config 0x08: 0x01080201
[    0.825702] nvme 0000:13:00.0: save config 0x0c: 0x00000010
[    0.825706] nvme 0000:13:00.0: save config 0x10: 0xfcf00004
[    0.825710] nvme 0000:13:00.0: save config 0x14: 0x00000000
[    0.825713] nvme 0000:13:00.0: save config 0x18: 0x00000000
[    0.825717] nvme 0000:13:00.0: save config 0x1c: 0x00000000
[    0.825717] nvme 0000:03:00.0: save config 0x00: 0x16021d97
[    0.825721] nvme 0000:03:00.0: save config 0x04: 0x00100406
[    0.825722] nvme 0000:13:00.0: save config 0x20: 0x00000000
[    0.825725] nvme 0000:13:00.0: save config 0x24: 0x00000000
[    0.825726] nvme 0000:03:00.0: save config 0x08: 0x01080201
[    0.825728] nvme 0000:13:00.0: save config 0x28: 0x00000000
[    0.825730] nvme 0000:03:00.0: save config 0x0c: 0x00000010
[    0.825731] nvme 0000:13:00.0: save config 0x2c: 0x16021d97
[    0.825734] nvme 0000:03:00.0: save config 0x10: 0xfc600004
[    0.825735] nvme 0000:13:00.0: save config 0x30: 0x00000000
[    0.825738] nvme 0000:03:00.0: save config 0x14: 0x00000000
[    0.825739] nvme 0000:13:00.0: save config 0x34: 0x00000040
[    0.825742] nvme 0000:03:00.0: save config 0x18: 0x00000000
[    0.825742] nvme 0000:13:00.0: save config 0x38: 0x00000000
[    0.825745] nvme 0000:03:00.0: save config 0x1c: 0x00000000
[    0.825746] nvme 0000:13:00.0: save config 0x3c: 0x000001ff
[    0.825749] nvme 0000:03:00.0: save config 0x20: 0x00000000
[    0.825753] nvme 0000:03:00.0: save config 0x24: 0x00000000
[    0.825757] nvme 0000:03:00.0: save config 0x28: 0x00000000
[    0.825761] nvme 0000:03:00.0: save config 0x2c: 0x16021d97
[    0.825765] nvme 0000:03:00.0: save config 0x30: 0x00000000
[    0.825769] nvme 0000:03:00.0: save config 0x34: 0x00000040
[    0.825774] nvme 0000:03:00.0: save config 0x38: 0x00000000
[    0.825778] nvme 0000:03:00.0: save config 0x3c: 0x000001ff
[    0.826169] i2c i2c-0: Successfully instantiated SPD at 0x53
[    0.826208] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    0.827254] nvme nvme0: bad crto:0 cap:8202020ff0103ff
[    0.830409] ACPI: bus type USB registered
[    0.830441] usbcore: registered new interface driver usbfs
[    0.830450] usbcore: registered new interface driver hub
[    0.830462] usbcore: registered new device driver usb
[    0.830471] r8169 0000:0a:00.0: vgaarb: pci_notify
[    0.830476] r8169 0000:0a:00.0: runtime IRQ mapping not provided by arch
[    0.830495] r8169 0000:0a:00.0: enabling device (0000 -> 0003)
[    0.830563] r8169 0000:0a:00.0: enabling Mem-Wr-Inval
[    0.842072] piix4_smbus 0000:00:14.0: vgaarb: pci_notify
[    0.842252] nvme nvme0: allocated 40 MiB host memory buffer.
[    0.842583] nvme nvme1: allocated 40 MiB host memory buffer.
[    0.843903] libata version 3.00 loaded.
[    0.869240] nvme nvme0: 12/0/0 default/read/poll queues
[    0.870862] nvme nvme1: 12/0/0 default/read/poll queues
[    0.893405] r8169 0000:0a:00.0 eth0: RTL8168evl/8111evl, 00:e0:4c:68:02:6a, XID 2c9, IRQ 52
[    0.893410] r8169 0000:0a:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    0.893417] r8169 0000:0a:00.0: vgaarb: pci_notify
[    0.893432] r8169 0000:0b:00.0: vgaarb: pci_notify
[    0.893437] r8169 0000:0b:00.0: runtime IRQ mapping not provided by arch
[    0.893455] r8169 0000:0b:00.0: enabling device (0000 -> 0003)
[    0.893528] r8169 0000:0b:00.0: enabling Mem-Wr-Inval
[    0.912624]  nvme0n1: p1 p2 p3
[    0.912780] nvme 0000:13:00.0: vgaarb: pci_notify
[    0.914363]  nvme1n1: p1 p2 p3
[    0.914510] nvme 0000:03:00.0: vgaarb: pci_notify
[    0.919548] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    0.919645] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    0.919758] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    0.920384] ahci 0000:0e:00.0: vgaarb: pci_notify
[    0.920550] ahci 0000:0e:00.0: runtime IRQ mapping not provided by arch
[    0.920555] ahci 0000:0e:00.0: version 3.0
[    0.920773] ahci 0000:0e:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    0.920776] ahci 0000:0e:00.0: 1/1 ports implemented (port mask 0x1)
[    0.920778] ahci 0000:0e:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    0.921004] scsi host0: ahci
[    0.921101] ata1: SATA max UDMA/133 abar m2048@0xfc300000 port 0xfc300100 irq 78 lpm-pol 3
[    0.921108] ahci 0000:0e:00.0: vgaarb: pci_notify
[    0.921120] ahci 0000:0f:00.0: vgaarb: pci_notify
[    0.921124] ahci 0000:0f:00.0: runtime IRQ mapping not provided by arch
[    0.921562] ahci 0000:0f:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    0.921566] ahci 0000:0f:00.0: 3/3 ports implemented (port mask 0x13)
[    0.921568] ahci 0000:0f:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs 
[    0.922175] scsi host1: ahci
[    0.922310] scsi host2: ahci
[    0.922420] scsi host3: ahci
[    0.922543] scsi host4: ahci
[    0.922679] scsi host5: ahci
[    0.922741] ata2: SATA max UDMA/133 abar m2048@0xfc200000 port 0xfc200100 irq 79 lpm-pol 0
[    0.922746] ata3: SATA max UDMA/133 abar m2048@0xfc200000 port 0xfc200180 irq 80 lpm-pol 0
[    0.922748] ata4: DUMMY
[    0.922750] ata5: DUMMY
[    0.922754] ata6: SATA max UDMA/133 abar m2048@0xfc200000 port 0xfc200300 irq 83 lpm-pol 3
[    0.922761] ahci 0000:0f:00.0: vgaarb: pci_notify
[    0.922781] ahci 0000:15:00.0: vgaarb: pci_notify
[    0.922786] ahci 0000:15:00.0: runtime IRQ mapping not provided by arch
[    0.922949] ahci 0000:15:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    0.922952] ahci 0000:15:00.0: 1/1 ports implemented (port mask 0x1)
[    0.922954] ahci 0000:15:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    0.923177] scsi host6: ahci
[    0.923244] ata7: SATA max UDMA/133 abar m2048@0xfce01000 port 0xfce01100 irq 96 lpm-pol 3
[    0.923253] ahci 0000:15:00.0: vgaarb: pci_notify
[    0.923265] ahci 0000:15:00.1: vgaarb: pci_notify
[    0.923270] ahci 0000:15:00.1: runtime IRQ mapping not provided by arch
[    0.923424] ahci 0000:15:00.1: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    0.923428] ahci 0000:15:00.1: 1/1 ports implemented (port mask 0x1)
[    0.923431] ahci 0000:15:00.1: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    0.923620] scsi host7: ahci
[    0.923680] ata8: SATA max UDMA/133 abar m2048@0xfce00000 port 0xfce00100 irq 98 lpm-pol 3
[    0.923688] ahci 0000:15:00.1: vgaarb: pci_notify
[    0.953392] r8169 0000:0b:00.0 eth1: RTL8168f/8111f, 00:e0:4c:68:01:a4, XID 480, IRQ 77
[    0.953398] r8169 0000:0b:00.0 eth1: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    0.953405] r8169 0000:0b:00.0: vgaarb: pci_notify
[    0.953419] r8169 0000:0c:00.0: vgaarb: pci_notify
[    0.953423] r8169 0000:0c:00.0: runtime IRQ mapping not provided by arch
[    0.953438] r8169 0000:0c:00.0: enabling device (0000 -> 0003)
[    0.953500] r8169 0000:0c:00.0: enabling Mem-Wr-Inval
[    0.967478] r8169 0000:0c:00.0 eth2: RTL8125B, a8:a1:59:7e:ee:5f, XID 641, IRQ 100
[    0.967482] r8169 0000:0c:00.0 eth2: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    0.967488] r8169 0000:0c:00.0: vgaarb: pci_notify
[    1.230422] ata1: SATA link down (SStatus 0 SControl 300)
[    1.230453] ata2: SATA link down (SStatus 0 SControl 300)
[    1.230495] ata3: SATA link down (SStatus 0 SControl 300)
[    1.234485] ata8: SATA link down (SStatus 0 SControl 300)
[    1.234487] ata7: SATA link down (SStatus 0 SControl 300)
[    1.388221] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.391973] ata6.00: ATA-9: Apacer AS350 256GB, S0920A0, max UDMA/133
[    1.394225] ata6.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    1.403570] ata6.00: configured for UDMA/133
[    1.413731] scsi 5:0:0:0: Direct-Access     ATA      Apacer AS350 256 0A0  PQ: 0 ANSI: 5
[    1.415826] r8169 0000:0c:00.0 ethlan: renamed from eth2
[    1.415979] r8169 0000:0b:00.0 ethwlan: renamed from eth1
[    1.416106] r8169 0000:0a:00.0 ethdsl: renamed from eth0
[    1.416111] xhci_hcd 0000:0d:00.1: vgaarb: pci_notify
[    1.416116] xhci_hcd 0000:0d:00.1: runtime IRQ mapping not provided by arch
[    1.416259] xhci_hcd 0000:0d:00.1: enabling bus mastering
[    1.416290] xhci_hcd 0000:0d:00.1: xHCI Host Controller
[    1.416297] xhci_hcd 0000:0d:00.1: new USB bus registered, assigned bus number 1
[    1.416456] xhci_hcd 0000:0d:00.1: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000010
[    1.416493] xhci_hcd 0000:0d:00.1: enabling Mem-Wr-Inval
[    1.417142] xhci_hcd 0000:0d:00.1: xHCI Host Controller
[    1.417146] xhci_hcd 0000:0d:00.1: new USB bus registered, assigned bus number 2
[    1.417151] xhci_hcd 0000:0d:00.1: Host supports USB 3.1 Enhanced SuperSpeed
[    1.417202] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    1.417206] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.417209] usb usb1: Product: xHCI Host Controller
[    1.417211] usb usb1: Manufacturer: Linux 6.12.73-dirty xhci-hcd
[    1.417213] usb usb1: SerialNumber: 0000:0d:00.1
[    1.417469] hub 1-0:1.0: USB hub found
[    1.417486] hub 1-0:1.0: 6 ports detected
[    1.417806] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.417829] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    1.417831] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.417833] usb usb2: Product: xHCI Host Controller
[    1.417835] usb usb2: Manufacturer: Linux 6.12.73-dirty xhci-hcd
[    1.417836] usb usb2: SerialNumber: 0000:0d:00.1
[    1.417961] hub 2-0:1.0: USB hub found
[    1.417972] hub 2-0:1.0: 4 ports detected
[    1.418170] xhci_hcd 0000:0d:00.1: vgaarb: pci_notify
[    1.418178] xhci_hcd 0000:0d:00.3: vgaarb: pci_notify
[    1.418181] xhci_hcd 0000:0d:00.3: runtime IRQ mapping not provided by arch
[    1.418232] xhci_hcd 0000:0d:00.3: enabling bus mastering
[    1.418236] xhci_hcd 0000:0d:00.3: xHCI Host Controller
[    1.418241] xhci_hcd 0000:0d:00.3: new USB bus registered, assigned bus number 3
[    1.418402] xhci_hcd 0000:0d:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000010
[    1.418409] xhci_hcd 0000:0d:00.3: enabling Mem-Wr-Inval
[    1.418758] xhci_hcd 0000:0d:00.3: xHCI Host Controller
[    1.418762] xhci_hcd 0000:0d:00.3: new USB bus registered, assigned bus number 4
[    1.418765] xhci_hcd 0000:0d:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    1.418802] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    1.418805] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.418807] usb usb3: Product: xHCI Host Controller
[    1.418808] usb usb3: Manufacturer: Linux 6.12.73-dirty xhci-hcd
[    1.418809] usb usb3: SerialNumber: 0000:0d:00.3
[    1.418926] hub 3-0:1.0: USB hub found
[    1.418941] hub 3-0:1.0: 6 ports detected
[    1.419209] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.419231] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    1.419233] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.419235] usb usb4: Product: xHCI Host Controller
[    1.419236] usb usb4: Manufacturer: Linux 6.12.73-dirty xhci-hcd
[    1.419238] usb usb4: SerialNumber: 0000:0d:00.3
[    1.419334] hub 4-0:1.0: USB hub found
[    1.419346] hub 4-0:1.0: 4 ports detected
[    1.419403] usb: port power management may be unreliable
[    1.419538] xhci_hcd 0000:0d:00.3: vgaarb: pci_notify
[    1.419548] xhci_hcd 0000:14:00.3: vgaarb: pci_notify
[    1.419552] xhci_hcd 0000:14:00.3: runtime IRQ mapping not provided by arch
[    1.419602] xhci_hcd 0000:14:00.3: enabling bus mastering
[    1.419605] xhci_hcd 0000:14:00.3: xHCI Host Controller
[    1.419608] xhci_hcd 0000:14:00.3: new USB bus registered, assigned bus number 5
[    1.419700] xhci_hcd 0000:14:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000010
[    1.419704] xhci_hcd 0000:14:00.3: enabling Mem-Wr-Inval
[    1.419962] xhci_hcd 0000:14:00.3: xHCI Host Controller
[    1.419966] xhci_hcd 0000:14:00.3: new USB bus registered, assigned bus number 6
[    1.419968] xhci_hcd 0000:14:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    1.420000] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    1.420002] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.420004] usb usb5: Product: xHCI Host Controller
[    1.420005] usb usb5: Manufacturer: Linux 6.12.73-dirty xhci-hcd
[    1.420007] usb usb5: SerialNumber: 0000:14:00.3
[    1.420103] hub 5-0:1.0: USB hub found
[    1.420111] hub 5-0:1.0: 4 ports detected
[    1.420278] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.420302] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    1.420304] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.420305] usb usb6: Product: xHCI Host Controller
[    1.420307] usb usb6: Manufacturer: Linux 6.12.73-dirty xhci-hcd
[    1.420308] usb usb6: SerialNumber: 0000:14:00.3
[    1.420423] hub 6-0:1.0: USB hub found
[    1.420434] hub 6-0:1.0: 2 ports detected
[    1.420564] xhci_hcd 0000:14:00.3: vgaarb: pci_notify
[    1.421204] sd 5:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    1.421214] sd 5:0:0:0: [sda] Write Protect is off
[    1.421216] sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.421228] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.421250] sd 5:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    1.424209] tsc: Refined TSC clocksource calibration: 3900.000 MHz
[    1.424215] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x706eb6a54e6, max_idle_ns: 881591026581 ns
[    1.424228] clocksource: Switched to clocksource tsc
[    1.473640]  sda: sda1
[    1.473708] sd 5:0:0:0: [sda] Attached SCSI disk
[    1.527475] md/raid1:md0: active with 2 out of 2 mirrors
[    1.528650] md0: detected capacity change from 0 to 8000792576
[    1.640214] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    1.640243] device-mapper: uevent: version 1.0.3
[    1.640301] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    1.668211] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[    1.676226] usb 5-1: new high-speed USB device number 2 using xhci_hcd
[    1.676285] usb 3-3: new full-speed USB device number 2 using xhci_hcd
[    1.811302] usb 1-2: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=88.32
[    1.811308] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.811311] usb 1-2: Product: USB2.0 Hub
[    1.821617] usb 5-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.54
[    1.821621] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.821623] usb 5-1: Product: USB2.1 Hub
[    1.821625] usb 5-1: Manufacturer: GenesysLogic
[    1.835803] usb 3-3: New USB device found, idVendor=26ce, idProduct=01a2, bcdDevice= 0.00
[    1.835806] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.835808] usb 3-3: Product: LED Controller
[    1.835810] usb 3-3: Manufacturer: ASRock
[    1.835812] usb 3-3: SerialNumber: A02019100900
[    1.851027] hid: raw HID events driver (C) Jiri Kosina
[    1.852198] raid6: avx2x4   gen() 49324 MB/s
[    1.860875] usbcore: registered new interface driver usbhid
[    1.860878] usbhid: USB HID core driver
[    1.862954] input: ASRock LED Controller as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-3/3-3:1.0/0003:26CE:01A2.0001/input/input0
[    1.865597] hub 1-2:1.0: USB hub found
[    1.866177] hub 1-2:1.0: 4 ports detected
[    1.868308] hub 5-1:1.0: USB hub found
[    1.868866] hub 5-1:1.0: 4 ports detected
[    1.916252] hid-generic 0003:26CE:01A2.0001: input,hidraw0: USB HID v1.10 Device [ASRock LED Controller] on usb-0000:0d:00.3-3/input0
[    1.920198] raid6: avx2x2   gen() 51476 MB/s
[    1.936324] usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
[    1.955058] usb 6-1: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.54
[    1.955062] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.955064] usb 6-1: Product: USB3.1 Hub
[    1.955066] usb 6-1: Manufacturer: GenesysLogic
[    1.960206] usb 3-4: new high-speed USB device number 3 using xhci_hcd
[    1.980438] hub 6-1:1.0: USB hub found
[    1.980731] hub 6-1:1.0: 4 ports detected
[    1.988198] raid6: avx2x1   gen() 39224 MB/s
[    1.988199] raid6: using algorithm avx2x2 gen() 51476 MB/s
[    2.056197] raid6: .... xor() 43497 MB/s, rmw enabled
[    2.056199] raid6: using avx2x2 recovery algorithm
[    2.057384] xor: automatically using best checksumming function   avx       
[    2.058144] async_tx: api initialized (async)
[    2.110680] usb 3-4: New USB device found, idVendor=2109, idProduct=2813, bcdDevice= 2.21
[    2.110684] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.110686] usb 3-4: Product: USB2.0 Hub             
[    2.110688] usb 3-4: Manufacturer: VIA Labs, Inc.         
[    2.159767] hub 3-4:1.0: USB hub found
[    2.160417] hub 3-4:1.0: 4 ports detected
[    2.176209] usb 5-1.3: new low-speed USB device number 3 using xhci_hcd
[    2.195373] Btrfs loaded, zoned=yes, fsverity=yes
[    2.296211] usb 3-5: new full-speed USB device number 4 using xhci_hcd
[    2.305067] usb 5-1.3: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[    2.305070] usb 5-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.305073] usb 5-1.3: Product: USB Optical Mouse
[    2.305075] usb 5-1.3: Manufacturer: Logitech
[    2.342166] EXT4-fs (dm-5): mounted filesystem d598cbfe-bf14-4621-96b3-5ce805eefc16 ro with ordered data mode. Quota mode: none.
[    2.354204] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:08.1/0000:14:00.3/usb5/5-1/5-1.3/5-1.3:1.0/0003:046D:C077.0002/input/input1
[    2.354288] hid-generic 0003:046D:C077.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:14:00.3-1.3/input0
[    2.397481] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    2.431599] systemd[1]: Inserted module 'autofs4'
[    2.439807] usb 3-5: New USB device found, idVendor=0557, idProduct=8021, bcdDevice= 1.00
[    2.439812] usb 3-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.441462] systemd[1]: systemd 257.9-1~deb13u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE)
[    2.441466] systemd[1]: Detected architecture x86-64.
[    2.442883] systemd[1]: Hostname set to <obelix-trixie>.
[    2.448209] usb 5-1.4: new low-speed USB device number 4 using xhci_hcd
[    2.475858] hub 3-5:1.0: USB hub found
[    2.477807] hub 3-5:1.0: 4 ports detected
[    2.560206] usb 3-4.2: new low-speed USB device number 5 using xhci_hcd
[    2.582067] usb 5-1.4: New USB device found, idVendor=046d, idProduct=c312, bcdDevice= 1.01
[    2.582071] usb 5-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.582074] usb 5-1.4: Product: USB Multimedia Keyboard
[    2.582076] usb 5-1.4: Manufacturer: LITEON Technology
[    2.602218] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[    2.643207] input: LITEON Technology USB Multimedia Keyboard as /devices/pci0000:00/0000:00:08.1/0000:14:00.3/usb5/5-1/5-1.4/5-1.4:1.0/0003:046D:C312.0003/input/input2
[    2.713872] systemd[1]: Queued start job for default target graphical.target.
[    2.720862] usb 3-4.2: New USB device found, idVendor=046a, idProduct=b091, bcdDevice= 1.00
[    2.720867] usb 3-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.720869] usb 3-4.2: Product: Cherry USB Optical Mouse
[    2.720872] usb 3-4.2: Manufacturer: PixArt
[    2.749485] systemd[1]: Created slice machine.slice - Virtual Machine and Container Slice.
[    2.750239] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[    2.750567] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[    2.750890] systemd[1]: Created slice system-syncthing.slice - Slice /system/syncthing.
[    2.751214] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[    2.751537] systemd[1]: Created slice system-tor.slice - Slice /system/tor.
[    2.751917] systemd[1]: Created slice system-xfs_scrub.slice - xfs_scrub background service slice.
[    2.752155] systemd[1]: Created slice user.slice - User and Session Slice.
[    2.752234] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[    2.752278] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[    2.752420] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[    2.752437] systemd[1]: Expecting device dev-disk-by\x2duuid-06C0\x2d0A8B.device - /dev/disk/by-uuid/06C0-0A8B...
[    2.752442] systemd[1]: Expecting device dev-mapper-vg00\x2dlvbackup.device - /dev/mapper/vg00-lvbackup...
[    2.752447] systemd[1]: Expecting device dev-mapper-vg00\x2dlvdata.device - /dev/mapper/vg00-lvdata...
[    2.752451] systemd[1]: Expecting device dev-mapper-vg00\x2dlvhome.device - /dev/mapper/vg00-lvhome...
[    2.752456] systemd[1]: Expecting device dev-mapper-vg00\x2dlvnobackup.device - /dev/mapper/vg00-lvnobackup...
[    2.752460] systemd[1]: Expecting device dev-mapper-vg00\x2dlvswap.device - /dev/mapper/vg00-lvswap...
[    2.752469] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[    2.752479] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[    2.752500] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[    2.752516] systemd[1]: Reached target slices.target - Slice Units.
[    2.752536] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[    2.752544] systemd[1]: Reached target virt-guest-shutdown.target - libvirt guests shutdown target.
[    2.752604] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[    2.752663] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[    2.755791] systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket.
[    2.755878] systemd[1]: Listening on syslog.socket - Syslog Socket.
[    2.756379] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.
[    2.756440] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[    2.756504] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    2.756574] systemd[1]: Listening on systemd-journald.socket - Journal Sockets.
[    2.756607] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.756618] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.756675] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    2.756715] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    2.757518] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[    2.758208] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[    2.758271] systemd[1]: run-lock.mount: Directory /run/lock to mount over is not empty, mounting anyway.
[    2.758859] systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock...
[    2.759591] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[    2.760262] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[    2.760335] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[    2.761057] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[    2.761862] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    2.762643] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    2.763449] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[    2.764097] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[    2.764924] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    2.765704] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[    2.765865] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    2.765924] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    2.767514] systemd[1]: Starting systemd-journald.service - Journal Service...
[    2.769148] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    2.769162] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.769959] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[    2.770011] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.770841] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...
[    2.771145] pstore: Using crash dump compression: deflate
[    2.771638] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[    2.771916] input: PixArt Cherry USB Optical Mouse as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-4/3-4.2/3-4.2:1.0/0003:046A:B091.0004/input/input3
[    2.771975] pstore: Registered efi_pstore as persistent store backend
[    2.773776] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[    2.773868] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[    2.773946] systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock.
[    2.774021] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[    2.774093] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[    2.774314] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[    2.774806] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    2.775062] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    2.775200] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[    2.775430] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    2.775567] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    2.775766] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    2.775895] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[    2.776740] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[    2.777461] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[    2.778345] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[    2.779596] systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials.
[    2.780225] usb 3-5.1: new full-speed USB device number 6 using xhci_hcd
[    2.782546] systemd-journald[603]: Collecting audit messages is disabled.
[    2.782826] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[    2.782937] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[    2.783366] lp: driver loaded but no devices found
[    2.786618] ppdev: user-space parallel port driver
[    2.795067] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
[    2.796405] hid-generic 0003:046D:C312.0003: input,hidraw2: USB HID v1.10 Keyboard [LITEON Technology USB Multimedia Keyboard] on usb-0000:14:00.3-1.4/input0
[    2.796419] hid-generic 0003:046A:B091.0004: input,hidraw3: USB HID v1.11 Mouse [PixArt Cherry USB Optical Mouse] on usb-0000:0d:00.3-4.2/input0
[    2.801898] ACPI: bus type drm_connector registered
[    2.802310] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[    2.802566] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    2.802699] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[    2.803546] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[    2.813075] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[    2.814510] EXT4-fs (dm-5): re-mounted d598cbfe-bf14-4621-96b3-5ce805eefc16 r/w.
[    2.815281] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[    2.815544] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    2.815582] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    2.816437] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[    2.816475] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[    2.817694] systemd[1]: Starting systemd-resolved.service - Network Name Resolution...
[    2.818668] systemd[1]: Starting systemd-timesyncd.service - Network Time Synchronization...
[    2.819276] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[    2.819291] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.827137] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
[    2.828464] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[    2.829389] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[    2.847407] systemd[1]: Started systemd-timesyncd.service - Network Time Synchronization.
[    2.847564] systemd[1]: Reached target time-set.target - System Time Set.
[    2.865051] systemd[1]: Started systemd-resolved.service - Network Name Resolution.
[    2.865153] systemd[1]: Reached target nss-lookup.target - Host and Network Name Lookups.
[    2.865583] systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[    2.865672] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
[    2.890047] systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files.
[    2.891255] systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices.
[    2.892658] systemd[1]: Starting ifupdown-pre.service - Helper to synchronize boot up for ifupdown...
[    2.903833] usb 3-5.1: New USB device found, idVendor=046a, idProduct=c122, bcdDevice= 1.25
[    2.903839] usb 3-5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.903842] usb 3-5.1: Product: CHERRY USB Keyboard
[    2.903844] usb 3-5.1: Manufacturer: Cherry GmbH
[    2.915104] systemd[1]: Condition check resulted in dev-tpmrm0.device - /dev/tpmrm0 being skipped.
[    2.915145] systemd[1]: Reached target tpm2.target - Trusted Platform Module.
[    2.918571] systemd[1]: Found device dev-mapper-vg00\x2dlvswap.device - /dev/mapper/vg00-lvswap.
[    2.926363] systemd[1]: Found device dev-mapper-vg00\x2dlvhome.device - /dev/mapper/vg00-lvhome.
[    2.928767] systemd[1]: Found device dev-mapper-vg00\x2dlvdata.device - /dev/mapper/vg00-lvdata.
[    2.930861] systemd[1]: Found device dev-mapper-vg00\x2dlvbackup.device - /dev/mapper/vg00-lvbackup.
[    2.934593] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[    2.934633] ACPI: button: Power Button [PWRB]
[    2.934687] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    2.935440] ACPI: button: Power Button [PWRF]
[    2.936011] systemd[1]: Found device dev-mapper-vg00\x2dlvnobackup.device - /dev/mapper/vg00-lvnobackup.
[    2.950315] systemd[1]: Activating swap dev-mapper-vg00\x2dlvswap.swap - /dev/mapper/vg00-lvswap...
[    2.950906] systemd[1]: Starting systemd-fsck@dev-mapper-vg00\x2dlvbackup.service - File System Check on /dev/mapper/vg00-lvbackup...
[    2.951436] ACPI: video: Video Device [VGA1] (multi-head: yes  rom: no  post: no)
[    2.951493] systemd[1]: Starting systemd-fsck@dev-mapper-vg00\x2dlvdata.service - File System Check on /dev/mapper/vg00-lvdata...
[    2.951698] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:15/LNXVIDEO:01/input/input6
[    2.952115] systemd[1]: Starting systemd-fsck@dev-mapper-vg00\x2dlvhome.service - File System Check on /dev/mapper/vg00-lvhome...
[    2.952792] systemd[1]: Starting systemd-fsck@dev-mapper-vg00\x2dlvnobackup.service - File System Check on /dev/mapper/vg00-lvnobackup...
[    2.956214] usb 3-4.3: new high-speed USB device number 7 using xhci_hcd
[    2.976525] ccp 0000:14:00.2: vgaarb: pci_notify
[    2.976814] ccp 0000:14:00.2: runtime IRQ mapping not provided by arch
[    2.976821] ccp 0000:14:00.2: enabling device (0000 -> 0002)
[    2.979111] k10temp 0000:00:18.3: vgaarb: pci_notify
[    2.979252] k10temp 0000:00:18.3: runtime IRQ mapping not provided by arch
[    2.979501] ccp 0000:14:00.2: enabling bus mastering
[    2.979509] ccp 0000:14:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[    2.979578] k10temp 0000:00:18.3: vgaarb: pci_notify
[    2.980651] ccp 0000:14:00.2: tee enabled
[    2.980730] ccp 0000:14:00.2: psp enabled
[    2.982697] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    2.982984] ee1004 0-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
[    2.985475] ccp 0000:14:00.2: vgaarb: pci_notify
[    2.986524] ee1004 0-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
[    2.989906] Adding 67108860k swap on /dev/mapper/vg00-lvswap.  Priority:-2 extents:1 across:67108860k SS
[    3.001494] systemd[1]: Activated swap dev-mapper-vg00\x2dlvswap.swap - /dev/mapper/vg00-lvswap.
[    3.002217] systemd[1]: Reached target swap.target - Swaps.
[    3.007088] systemd[1]: Finished systemd-fsck@dev-mapper-vg00\x2dlvhome.service - File System Check on /dev/mapper/vg00-lvhome.
[    3.008366] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    3.008369] RAPL PMU: hw unit of domain package 2^-16 Joules
[    3.024755] input: Cherry GmbH CHERRY USB Keyboard as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-5/3-5.1/3-5.1:1.0/0003:046A:C122.0005/input/input8
[    3.026864] systemd[1]: Started mdmonitor.service - MD array monitor.
[    3.029188] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    3.029230] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    3.030863] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    3.030937] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    3.030967] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.031016] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[    3.031037] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.031047] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.031497] systemd[1]: Finished systemd-fsck@dev-mapper-vg00\x2dlvbackup.service - File System Check on /dev/mapper/vg00-lvbackup.
[    3.032129] systemd[1]: Finished systemd-fsck@dev-mapper-vg00\x2dlvdata.service - File System Check on /dev/mapper/vg00-lvdata.
[    3.032476] systemd[1]: Finished systemd-fsck@dev-mapper-vg00\x2dlvnobackup.service - File System Check on /dev/mapper/vg00-lvnobackup.
[    3.034387] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    3.034582] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    3.034698] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    3.053920] snd_hda_intel 0000:06:00.1: vgaarb: pci_notify
[    3.053927] snd_hda_intel 0000:06:00.1: runtime IRQ mapping not provided by arch
[    3.054317] snd_hda_intel 0000:06:00.1: enabling device (0000 -> 0002)
[    3.054583] snd_hda_intel 0000:06:00.1: Force to non-snoop mode
[    3.054970] snd_hda_intel 0000:06:00.1: enabling bus mastering
[    3.055137] snd_hda_intel 0000:06:00.1: vgaarb: pci_notify
[    3.055155] snd_hda_intel 0000:14:00.1: vgaarb: pci_notify
[    3.055158] snd_hda_intel 0000:14:00.1: runtime IRQ mapping not provided by arch
[    3.055192] snd_hda_intel 0000:14:00.1: enabling device (0000 -> 0002)
[    3.055259] snd_hda_intel 0000:14:00.1: vgaarb: pci_notify
[    3.055269] snd_hda_intel 0000:14:00.6: vgaarb: pci_notify
[    3.055273] snd_hda_intel 0000:14:00.6: runtime IRQ mapping not provided by arch
[    3.055279] snd_hda_intel 0000:14:00.6: enabling device (0000 -> 0002)
[    3.055304] snd_hda_intel 0000:14:00.6: vgaarb: pci_notify
[    3.055854] snd_hda_intel 0000:14:00.1: enabling bus mastering
[    3.055965] snd_hda_intel 0000:14:00.6: enabling bus mastering
[    3.089709] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:01.0/0000:04:00.0/0000:05:00.0/0000:06:00.1/sound/card0/input9
[    3.089823] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input11
[    3.098276] kvm_amd: TSC scaling supported
[    3.098279] kvm_amd: Nested Virtualization enabled
[    3.098280] kvm_amd: Nested Paging enabled
[    3.098282] kvm_amd: LBR virtualization supported
[    3.098286] kvm_amd: Virtual VMLOAD VMSAVE supported
[    3.098287] kvm_amd: Virtual GIF supported
[    3.101223] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC897: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    3.101228] snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.101232] snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    3.101234] snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
[    3.101235] snd_hda_codec_realtek hdaudioC2D0:    dig-out=0x1e/0x0
[    3.101237] snd_hda_codec_realtek hdaudioC2D0:    inputs:
[    3.101238] snd_hda_codec_realtek hdaudioC2D0:      Rear Mic=0x18
[    3.101241] snd_hda_codec_realtek hdaudioC2D0:      Front Mic=0x19
[    3.101243] snd_hda_codec_realtek hdaudioC2D0:      Line=0x1a
[    3.107843] intel_rapl_common: Found RAPL domain package
[    3.107846] intel_rapl_common: Found RAPL domain core
[    3.109327] amd_atl: AMD Address Translation Library initialized
[    3.123182] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input15
[    3.125416] usb 3-4.3: New USB device found, idVendor=1bcf, idProduct=0217, bcdDevice=34.13
[    3.125420] usb 3-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.125422] usb 3-4.3: Product: 4K AutoFocus Webcam
[    3.125424] usb 3-4.3: Manufacturer: 4K AutoFocus Webcam
[    3.224312] hid-generic 0003:046A:C122.0005: input,hidraw4: USB HID v1.11 Keyboard [Cherry GmbH CHERRY USB Keyboard] on usb-0000:0d:00.3-5.1/input0
[    3.228295] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:01.0/0000:04:00.0/0000:05:00.0/0000:06:00.1/sound/card0/input10
[    3.228413] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input12
[    3.228531] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input16
[    3.228594] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input13
[    3.228710] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input17
[    3.228840] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card1/input14
[    3.228975] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input18
[    3.229111] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input19
[    3.230448] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input20
[    3.231929] input: Cherry GmbH CHERRY USB Keyboard System Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-5/3-5.1/3-5.1:1.1/0003:046A:C122.0006/input/input22
[    3.232041] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:14:00.6/sound/card2/input21
[    3.234443] systemd[1]: Started systemd-journald.service - Journal Service.
[    3.272225] usb 3-4.4: new full-speed USB device number 8 using xhci_hcd
[    3.276044] systemd-journald[603]: Received client request to flush runtime journal.
[    3.284364] input: Cherry GmbH CHERRY USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-5/3-5.1/3-5.1:1.1/0003:046A:C122.0006/input/input23
[    3.284453] hid-generic 0003:046A:C122.0006: input,hidraw5: USB HID v1.11 Device [Cherry GmbH CHERRY USB Keyboard] on usb-0000:0d:00.3-5.1/input1
[    3.388798] usb 3-4.4: New USB device found, idVendor=0d8c, idProduct=0014, bcdDevice= 1.00
[    3.388804] usb 3-4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.388807] usb 3-4.4: Product: USB Audio Device
[    3.388809] usb 3-4.4: Manufacturer: C-Media Electronics Inc.
[    3.440920] input: C-Media Electronics Inc. USB Audio Device as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-4/3-4.4/3-4.4:1.3/0003:0D8C:0014.0007/input/input24
[    3.496316] hid-generic 0003:0D8C:0014.0007: input,hidraw6: USB HID v1.00 Device [C-Media Electronics Inc. USB Audio Device] on usb-0000:0d:00.3-4.4/input3
[    3.864969] EXT4-fs (dm-2): mounted filesystem a4a89505-36bf-41cd-a972-f57db83e14d8 r/w with ordered data mode. Quota mode: none.
[    3.865872] EXT4-fs (dm-0): mounted filesystem 30dd4edd-20d1-4d6d-9865-b3f272b27dc3 r/w with ordered data mode. Quota mode: none.
[    3.868601] EXT4-fs (dm-3): mounted filesystem c6f8751e-1b7d-4a64-836e-f15c0021ce4c r/w with ordered data mode. Quota mode: none.
[    3.873771] EXT4-fs (dm-1): mounted filesystem cfe0400f-34ba-4e22-bcdf-d900a33dda08 r/w with ordered data mode. Quota mode: none.
[    4.726547] mc: Linux media interface: v0.10
[    4.726609] sd 5:0:0:0: Attached scsi generic sg0 type 0
[    4.732764] [drm] amdgpu kernel modesetting enabled.
[    4.732862] amdgpu: Virtual CRAT table created for CPU
[    4.732885] amdgpu: Topology: Add CPU node
[    4.732956] amdgpu 0000:06:00.0: vgaarb: pci_notify
[    4.732962] amdgpu 0000:06:00.0: runtime IRQ mapping not provided by arch
[    4.733046] amdgpu 0000:06:00.0: enabling device (0006 -> 0007)
[    4.733121] [drm] initializing kernel modesetting (BEIGE_GOBY 0x1002:0x743F 0x1DA2:0xE458 0xC7).
[    4.733134] [drm] register mmio base: 0xFBB00000
[    4.733136] [drm] register mmio size: 1048576
[    4.739333] [drm] add ip block number 0 <nv_common>
[    4.739336] [drm] add ip block number 1 <gmc_v10_0>
[    4.739338] [drm] add ip block number 2 <navi10_ih>
[    4.739339] [drm] add ip block number 3 <psp>
[    4.739341] [drm] add ip block number 4 <smu>
[    4.739343] [drm] add ip block number 5 <dm>
[    4.739345] [drm] add ip block number 6 <gfx_v10_0>
[    4.739347] [drm] add ip block number 7 <sdma_v5_2>
[    4.739349] [drm] add ip block number 8 <vcn_v3_0>
[    4.739373] amdgpu 0000:06:00.0: amdgpu: Fetched VBIOS from VFCT
[    4.739377] amdgpu: ATOM BIOS: 113-D63401-US4
[    4.746379] WARNING! power/level is deprecated; use power/control instead
[    4.748613] Console: switching to colour dummy device 80x25
[    4.748656] amdgpu 0000:06:00.0: vgaarb: deactivate vga console
[    4.748659] amdgpu 0000:06:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[    4.748680] amdgpu 0000:06:00.0: amdgpu: PCIE atomic ops is not supported
[    4.748727] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    4.748741] amdgpu 0000:06:00.0: amdgpu: VRAM: 4080M 0x0000008000000000 - 0x00000080FEFFFFFF (4080M used)
[    4.748744] amdgpu 0000:06:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[    4.748767] [drm] Detected VRAM RAM=4080M, BAR=4096M
[    4.748769] [drm] RAM width 64bits GDDR6
[    4.748884] [drm] amdgpu: 4080M of VRAM memory ready
[    4.748887] [drm] amdgpu: 31802M of GTT memory ready.
[    4.748901] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    4.749100] [drm] PCIE GART of 512M enabled (table at 0x00000080FEB00000).
[    4.749378] RPC: Registered named UNIX socket transport module.
[    4.749381] RPC: Registered udp transport module.
[    4.749382] RPC: Registered tcp transport module.
[    4.749384] RPC: Registered tcp-with-tls transport module.
[    4.749385] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    4.752544] ddbridge: Digital Devices PCIE bridge driver 0.9.33-integrated, Copyright (C) 2010-17 Digital Devices GmbH
[    4.761654] videodev: Linux video capture interface: v2.00
[    4.797009] cmedia_hs100b 0003:0D8C:0014.0007: Fixing CMedia HS-100B report descriptor
[    4.797125] input: C-Media Electronics Inc. USB Audio Device as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0d:00.3/usb3/3-4/3-4.4/3-4.4:1.3/0003:0D8C:0014.0007/input/input25
[    4.852304] cmedia_hs100b 0003:0D8C:0014.0007: input,hidraw6: USB HID v1.00 Device [C-Media Electronics Inc. USB Audio Device] on usb-0000:0d:00.3-4.4/input3
[    4.936516] audit: type=1400 audit(1775295812.942:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-checkns" pid=978 comm="apparmor_parser"
[    4.936544] audit: type=1400 audit(1775295812.942:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="cam" pid=977 comm="apparmor_parser"
[    4.936573] audit: type=1400 audit(1775295812.942:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="balena-etcher" pid=971 comm="apparmor_parser"
[    4.936604] audit: type=1400 audit(1775295812.942:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=974 comm="apparmor_parser"
[    4.936641] audit: type=1400 audit(1775295812.942:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=967 comm="apparmor_parser"
[    4.936675] audit: type=1400 audit(1775295812.942:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=966 comm="apparmor_parser"
[    4.936709] audit: type=1400 audit(1775295812.942:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=969 comm="apparmor_parser"
[    4.936738] audit: type=1400 audit(1775295812.942:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-run" pid=979 comm="apparmor_parser"
[    4.936771] audit: type=1400 audit(1775295812.942:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=973 comm="apparmor_parser"
[    4.999700] r8169 0000:0a:00.0: Direct firmware load for rtl_nic/rtl8168e-3.fw failed with error -2
[    4.999707] r8169 0000:0a:00.0: Unable to load firmware rtl_nic/rtl8168e-3.fw (-2)
[    5.000128] RTL8211E Gigabit Ethernet r8169-0-a00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-a00:00, irq=MAC)
[    5.000134] r8169 0000:0a:00.0: enabling bus mastering
[    5.026326] nvme nvme0: using unchecked data buffer
[    5.067101] r8169 0000:0a:00.0 ethdsl: Link is Down
[    5.193240] NET: Registered PF_QIPCRTR protocol family
[    5.570554] block nvme0n1: No UUID available providing old NGUID
[    5.782613] usb 3-4.3: 3:1: cannot get freq at ep 0x86
[    6.838351] usb 3-4.3: 3:2: cannot get freq at ep 0x86
[    7.851666] amdgpu 0000:06:00.0: amdgpu: STB initialized to 2048 entries
[    7.851742] [drm] Loading DMUB firmware via PSP: version=0x02020020
[    7.852175] [drm] use_doorbell being set to: [true]
[    7.852194] [drm] Found VCN firmware Version ENC: 1.33 DEC: 4 VEP: 0 Revision: 6
[    7.894359] usb 3-4.3: 3:3: cannot get freq at ep 0x86
[    7.920141] amdgpu 0000:06:00.0: amdgpu: reserve 0xa00000 from 0x80fd000000 for PSP TMR
[    8.023827] amdgpu 0000:06:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    8.039334] amdgpu 0000:06:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    8.039365] amdgpu 0000:06:00.0: amdgpu: smu driver if version = 0x0000000d, smu fw if version = 0x00000010, smu fw program = 0, version = 0x00492400 (73.36.0)
[    8.039369] amdgpu 0000:06:00.0: amdgpu: SMU driver if version not matched
[    8.039415] amdgpu 0000:06:00.0: amdgpu: use vbios provided pptable
[    8.081399] amdgpu 0000:06:00.0: amdgpu: SMU is initialized successfully!
[    8.081776] [drm] Display Core v3.2.301 initialized on DCN 3.0.3
[    8.081778] [drm] DP-HDMI FRL PCON supported
[    8.082863] [drm] DMUB hardware initialized: version=0x02020020
[    8.086972] snd_hda_intel 0000:06:00.1: bound 0000:06:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    8.123748] [drm] kiq ring mec 2 pipe 1 q 0
[    8.129239] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    8.129256] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[    8.129406] amdgpu: Virtual CRAT table created for GPU
[    8.129547] amdgpu: Topology: Add dGPU node [0x743f:0x1002]
[    8.129549] kfd kfd: amdgpu: added device 1002:743f
[    8.129575] amdgpu 0000:06:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, active_cu_number 12
[    8.129578] amdgpu 0000:06:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[    8.129580] amdgpu 0000:06:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
[    8.129582] amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 4 on hub 0
[    8.129583] amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 5 on hub 0
[    8.129585] amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
[    8.129586] amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
[    8.129588] amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
[    8.129589] amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
[    8.129590] amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
[    8.129592] amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
[    8.129593] amdgpu 0000:06:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
[    8.129595] amdgpu 0000:06:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on hub 0
[    8.129597] amdgpu 0000:06:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
[    8.130808] amdgpu 0000:06:00.0: save config 0x00: 0x743f1002
[    8.130812] amdgpu 0000:06:00.0: save config 0x04: 0x00100407
[    8.130815] amdgpu 0000:06:00.0: save config 0x08: 0x030000c7
[    8.130818] amdgpu 0000:06:00.0: save config 0x0c: 0x00800010
[    8.130822] amdgpu 0000:06:00.0: save config 0x10: 0x0000000c
[    8.130825] amdgpu 0000:06:00.0: save config 0x14: 0x0000007d
[    8.130828] amdgpu 0000:06:00.0: save config 0x18: 0x0000000c
[    8.130831] amdgpu 0000:06:00.0: save config 0x1c: 0x0000007e
[    8.130834] amdgpu 0000:06:00.0: save config 0x20: 0x0000d001
[    8.130838] amdgpu 0000:06:00.0: save config 0x24: 0xfbb00000
[    8.130841] amdgpu 0000:06:00.0: save config 0x28: 0x00000000
[    8.130844] amdgpu 0000:06:00.0: save config 0x2c: 0xe4581da2
[    8.130847] amdgpu 0000:06:00.0: save config 0x30: 0xfbc00000
[    8.130850] amdgpu 0000:06:00.0: save config 0x34: 0x00000048
[    8.130854] amdgpu 0000:06:00.0: save config 0x38: 0x00000000
[    8.130857] amdgpu 0000:06:00.0: save config 0x3c: 0x000001ff
[    8.131059] amdgpu 0000:06:00.0: restore config 0x1c: 0x00000000 -> 0x0000007e
[    8.131068] amdgpu 0000:06:00.0: restore config 0x14: 0x00000000 -> 0x0000007d
[    8.131145] amdgpu 0000:06:00.0: amdgpu: Using BACO for runtime pm
[    8.131436] [drm] Initialized amdgpu 3.61.0 for 0000:06:00.0 on minor 0
[    8.136448] fbcon: amdgpudrmfb (fb0) is primary device
[    8.136592] [drm] pre_validate_dsc:1629 MST_DSC dsc precompute is not needed
[    8.171776] Console: switching to colour frame buffer device 240x67
[    8.189717] amdgpu 0000:06:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    8.212481] amdgpu 0000:06:00.0: vgaarb: pci_notify
[    8.212513] amdgpu 0000:14:00.0: vgaarb: pci_notify
[    8.212518] amdgpu 0000:14:00.0: runtime IRQ mapping not provided by arch
[    8.212572] amdgpu 0000:14:00.0: enabling device (0006 -> 0007)
[    8.212652] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x1002:0x1636 0xC9).
[    8.212677] [drm] register mmio base: 0xFCA00000
[    8.212678] [drm] register mmio size: 524288
[    8.215534] [drm] add ip block number 0 <soc15_common>
[    8.215535] [drm] add ip block number 1 <gmc_v9_0>
[    8.215536] [drm] add ip block number 2 <vega10_ih>
[    8.215537] [drm] add ip block number 3 <psp>
[    8.215538] [drm] add ip block number 4 <smu>
[    8.215539] [drm] add ip block number 5 <dm>
[    8.215540] [drm] add ip block number 6 <gfx_v9_0>
[    8.215541] [drm] add ip block number 7 <sdma_v4_0>
[    8.215542] [drm] add ip block number 8 <vcn_v2_0>
[    8.215543] [drm] add ip block number 9 <jpeg_v2_0>
[    8.215551] amdgpu 0000:14:00.0: amdgpu: Fetched VBIOS from VFCT
[    8.215553] amdgpu: ATOM BIOS: 13-CEZANNE-019
[    8.226035] amdgpu 0000:14:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
[    8.226040] amdgpu 0000:14:00.0: amdgpu: MODE2 reset
[    8.226102] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    8.226109] amdgpu 0000:14:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
[    8.226111] amdgpu 0000:14:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[    8.226125] [drm] Detected VRAM RAM=512M, BAR=512M
[    8.226127] [drm] RAM width 128bits DDR4
[    8.226204] [drm] amdgpu: 512M of VRAM memory ready
[    8.226206] [drm] amdgpu: 31802M of GTT memory ready.
[    8.226223] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    8.226303] [drm] PCIE GART of 1024M enabled.
[    8.226305] [drm] PTB located at 0x000000F41FC00000
[    8.226716] [drm] Loading DMUB firmware via PSP: version=0x0101002B
[    8.227093] [drm] Found VCN firmware Version ENC: 1.24 DEC: 8 VEP: 0 Revision: 3
[    8.933665] amdgpu 0000:14:00.0: amdgpu: reserve 0x400000 from 0xf41f800000 for PSP TMR
[    9.017528] amdgpu 0000:14:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    9.028129] amdgpu 0000:14:00.0: amdgpu: RAP: optional rap ta ucode is not available
[    9.028133] amdgpu 0000:14:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    9.028832] amdgpu 0000:14:00.0: amdgpu: SMU is initialized successfully!
[    9.029997] [drm] Display Core v3.2.301 initialized on DCN 2.1
[    9.029999] [drm] DP-HDMI FRL PCON supported
[    9.030522] [drm] DMUB hardware initialized: version=0x0101002B
[    9.064052] snd_hda_intel 0000:14:00.1: bound 0000:14:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    9.096025] [drm] kiq ring mec 2 pipe 1 q 0
[    9.100297] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    9.100314] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[    9.100401] amdgpu: Virtual CRAT table created for GPU
[    9.100727] amdgpu: Topology: Add dGPU node [0x1638:0x1002]
[    9.100729] kfd kfd: amdgpu: added device 1002:1638
[    9.100800] amdgpu 0000:14:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 7
[    9.100803] amdgpu 0000:14:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[    9.100805] amdgpu 0000:14:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    9.100807] amdgpu 0000:14:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    9.100808] amdgpu 0000:14:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    9.100810] amdgpu 0000:14:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    9.100811] amdgpu 0000:14:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    9.100812] amdgpu 0000:14:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    9.100814] amdgpu 0000:14:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    9.100815] amdgpu 0000:14:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    9.100817] amdgpu 0000:14:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
[    9.100818] amdgpu 0000:14:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
[    9.100820] amdgpu 0000:14:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
[    9.100821] amdgpu 0000:14:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
[    9.100822] amdgpu 0000:14:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
[    9.100824] amdgpu 0000:14:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
[    9.101719] amdgpu 0000:14:00.0: save config 0x00: 0x16381002
[    9.101721] amdgpu 0000:14:00.0: save config 0x04: 0x08100407
[    9.101723] amdgpu 0000:14:00.0: save config 0x08: 0x030000c9
[    9.101725] amdgpu 0000:14:00.0: save config 0x0c: 0x00800010
[    9.101727] amdgpu 0000:14:00.0: save config 0x10: 0x2000000c
[    9.101729] amdgpu 0000:14:00.0: save config 0x14: 0x0000007e
[    9.101731] amdgpu 0000:14:00.0: save config 0x18: 0x3000000c
[    9.101733] amdgpu 0000:14:00.0: save config 0x1c: 0x0000007e
[    9.101735] amdgpu 0000:14:00.0: save config 0x20: 0x0000e001
[    9.101736] amdgpu 0000:14:00.0: save config 0x24: 0xfca00000
[    9.101738] amdgpu 0000:14:00.0: save config 0x28: 0x00000000
[    9.101740] amdgpu 0000:14:00.0: save config 0x2c: 0x16361002
[    9.101742] amdgpu 0000:14:00.0: save config 0x30: 0x00000000
[    9.101744] amdgpu 0000:14:00.0: save config 0x34: 0x00000048
[    9.101746] amdgpu 0000:14:00.0: save config 0x38: 0x00000000
[    9.101747] amdgpu 0000:14:00.0: save config 0x3c: 0x000001ff
[    9.101796] amdgpu 0000:14:00.0: amdgpu: Runtime PM not available
[    9.102165] [drm] Initialized amdgpu 3.61.0 for 0000:14:00.0 on minor 1
[    9.107800] amdgpu 0000:14:00.0: [drm] fb1: amdgpudrmfb frame buffer device
[    9.107946] amdgpu 0000:14:00.0: vgaarb: pci_notify
[   10.462422] r8169 0000:0a:00.0 ethdsl: Link is Up - 100Mbps/Full - flow control rx/tx
[   10.974674] usb 3-4.3: Found UVC 1.00 device 4K AutoFocus Webcam (1bcf:0217)
[   11.058893] usbcore: registered new interface driver uvcvideo
[   11.285973] usbcore: registered new interface driver snd-usb-audio
[   11.434044] r8169 0000:0c:00.0: Direct firmware load for rtl_nic/rtl8125b-2.fw failed with error -2
[   11.434051] r8169 0000:0c:00.0: Unable to load firmware rtl_nic/rtl8125b-2.fw (-2)
[   11.460219] Realtek Internal NBASE-T PHY r8169-0-c00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-c00:00, irq=MAC)
[   11.460227] r8169 0000:0c:00.0: enabling bus mastering
[   11.556607] r8169 0000:0c:00.0 ethlan: Link is Down
[   11.598741] 8021q: 802.1Q VLAN Support v1.8
[   11.630153] r8169 0000:0b:00.0: Direct firmware load for rtl_nic/rtl8168f-1.fw failed with error -2
[   11.630159] r8169 0000:0b:00.0: Unable to load firmware rtl_nic/rtl8168f-1.fw (-2)
[   11.630594] RTL8211E Gigabit Ethernet r8169-0-b00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-b00:00, irq=MAC)
[   11.630602] r8169 0000:0b:00.0: enabling bus mastering
[   11.698963] r8169 0000:0b:00.0 ethwlan: Link is Down
[   11.866476] brlan: port 1(ethlan) entered blocking state
[   11.866481] brlan: port 1(ethlan) entered disabled state
[   11.866488] r8169 0000:0c:00.0 ethlan: entered allmulticast mode
[   11.866593] r8169 0000:0c:00.0 ethlan: entered promiscuous mode
[   11.869197] brlan: port 2(ethwlan.11) entered blocking state
[   11.869201] brlan: port 2(ethwlan.11) entered disabled state
[   11.869213] ethwlan.11: entered allmulticast mode
[   11.869215] r8169 0000:0b:00.0 ethwlan: entered allmulticast mode
[   11.869332] ethwlan.11: entered promiscuous mode
[   11.869335] r8169 0000:0b:00.0 ethwlan: entered promiscuous mode
[   14.052014] brkvm: port 1(ethlan.100) entered blocking state
[   14.052019] brkvm: port 1(ethlan.100) entered disabled state
[   14.052025] ethlan.100: entered allmulticast mode
[   14.052115] ethlan.100: entered promiscuous mode
[   14.206966] r8169 0000:0c:00.0 ethlan: Link is Up - 1Gbps/Full - flow control rx/tx
[   14.207006] brlan: port 1(ethlan) entered blocking state
[   14.207011] brlan: port 1(ethlan) entered forwarding state
[   14.207121] brkvm: port 1(ethlan.100) entered blocking state
[   14.207125] brkvm: port 1(ethlan.100) entered forwarding state
[   14.266625] r8169 0000:0b:00.0 ethwlan: Link is Up - 1Gbps/Full - flow control rx/tx
[   14.266693] brlan: port 2(ethwlan.11) entered blocking state
[   14.266697] brlan: port 2(ethwlan.11) entered forwarding state
[   14.464217] kauditd_printk_skb: 124 callbacks suppressed
[   14.464220] audit: type=1400 audit(1775295822.470:135): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cupsd" name="/etc/paperspecs" pid=2189 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   14.556456] audit: type=1400 audit(1775295822.562:136): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=2301 comm="Xorg" capability=12  capname="net_admin"
[   14.568299] audit: type=1400 audit(1775295822.574:137): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=2297 comm="Xorg" capability=12  capname="net_admin"
[   14.569841] audit: type=1400 audit(1775295822.574:138): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/run/udev/tags/seat-bianca/" pid=2297 comm="Xorg" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   14.630844] audit: type=1400 audit(1775295822.634:139): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=2189 comm="cupsd" capability=12  capname="net_admin"
[   14.688540] r8169 0000:0a:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
[   14.699314] r8169 0000:0b:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
[   14.719318] r8169 0000:0c:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
[   14.922522] vgaarb: vga_arb_open
[   14.922540] vgaarb: client 0x00000000e6c5407f called 'target'
[   14.922556] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 000000008672f633
[   14.922559] vgaarb: vgadev 00000000accbc3a3
[   14.922564] vgaarb: client 0x00000000e6c5407f called 'lock'
[   14.922568] amdgpu 0000:06:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[   14.922571] amdgpu 0000:06:00.0: vgaarb: decoding count now is: 2
[   14.922573] amdgpu 0000:14:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[   14.922575] amdgpu 0000:14:00.0: vgaarb: decoding count now is: 1
[   14.922577] amdgpu 0000:06:00.0: vgaarb: __vga_tryget: 3
[   14.922579] amdgpu 0000:06:00.0: vgaarb: __vga_tryget: owns: 0
[   14.923253] vgaarb: vga_arb_open
[   14.923268] vgaarb: client 0x000000007d7016da called 'target'
[   14.923282] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 000000008672f633
[   14.923285] vgaarb: vgadev 00000000accbc3a3
[   15.051999] vgaarb: client 0x00000000e6c5407f called 'unlock'
[   15.052005] amdgpu 0000:06:00.0: vgaarb: __vga_put
[   15.052254] vgaarb: client 0x00000000e6c5407f called 'target'
[   15.052267] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 000000008672f633
[   15.052270] vgaarb: vgadev 00000000accbc3a3
[   15.060076] vgaarb: client 0x000000007d7016da called 'target'
[   15.060088] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 000000008672f633
[   15.060090] vgaarb: vgadev 00000000accbc3a3
[   15.090775] audit: type=1400 audit(1775295823.094:140): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=2297 comm="Xorg" capability=12  capname="net_admin"
[   15.113830] audit: type=1400 audit(1775295823.118:141): apparmor="ALLOWED" operation="capable" class="cap" profile="Xorg" pid=2301 comm="Xorg" capability=12  capname="net_admin"
[   15.131765] audit: type=1400 audit(1775295823.134:142): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/run/udev/tags/seat-bianca/" pid=2297 comm="Xorg" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   15.234977] snd_hda_intel 0000:14:00.6: save config 0x00: 0x15e31022
[   15.234983] snd_hda_intel 0000:14:00.6: save config 0x04: 0x00100406
[   15.234986] snd_hda_intel 0000:14:00.6: save config 0x08: 0x04030000
[   15.234988] snd_hda_intel 0000:14:00.6: save config 0x0c: 0x00800010
[   15.234991] snd_hda_intel 0000:14:00.6: save config 0x10: 0xfca80000
[   15.234993] snd_hda_intel 0000:14:00.6: save config 0x14: 0x00000000
[   15.234996] snd_hda_intel 0000:14:00.6: save config 0x18: 0x00000000
[   15.234998] snd_hda_intel 0000:14:00.6: save config 0x1c: 0x00000000
[   15.235000] snd_hda_intel 0000:14:00.6: save config 0x20: 0x00000000
[   15.235002] snd_hda_intel 0000:14:00.6: save config 0x24: 0x00000000
[   15.235005] snd_hda_intel 0000:14:00.6: save config 0x28: 0x00000000
[   15.235007] snd_hda_intel 0000:14:00.6: save config 0x2c: 0x28971849
[   15.235009] snd_hda_intel 0000:14:00.6: save config 0x30: 0x00000000
[   15.235012] snd_hda_intel 0000:14:00.6: save config 0x34: 0x00000048
[   15.235014] snd_hda_intel 0000:14:00.6: save config 0x38: 0x00000000
[   15.235016] snd_hda_intel 0000:14:00.6: save config 0x3c: 0x000003ff
[   15.235032] snd_hda_intel 0000:14:00.6: PME# enabled
[   15.247062] snd_hda_intel 0000:14:00.6: ACPI _REG disconnect evaluation failed (5)
[   15.248002] snd_hda_intel 0000:14:00.6: power state changed by ACPI to D3hot
[   15.464709] audit: type=1400 audit(1775295823.470:143): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-ae691095-5dea-4bf4-893a-7ebbd7a796ef" pid=2684 comm="apparmor_parser"
[   15.465243] audit: type=1400 audit(1775295823.470:144): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-ae691095-5dea-4bf4-893a-7ebbd7a796ef//passt" pid=2684 comm="apparmor_parser"
[   15.897352] tun: Universal TUN/TAP device driver, 1.6
[   15.908221] brlan: port 3(vnet0) entered blocking state
[   15.908226] brlan: port 3(vnet0) entered disabled state
[   15.908237] vnet0: entered allmulticast mode
[   15.908280] vnet0: entered promiscuous mode
[   15.908389] brlan: port 3(vnet0) entered blocking state
[   15.908391] brlan: port 3(vnet0) entered forwarding state
[   16.022118] brkvm: port 2(vnet1) entered blocking state
[   16.022124] brkvm: port 2(vnet1) entered disabled state
[   16.022130] vnet1: entered allmulticast mode
[   16.022178] vnet1: entered promiscuous mode
[   16.022306] brkvm: port 2(vnet1) entered blocking state
[   16.022309] brkvm: port 2(vnet1) entered forwarding state
[   16.102612] brdev: port 1(vnet2) entered blocking state
[   16.102618] brdev: port 1(vnet2) entered disabled state
[   16.102626] vnet2: entered allmulticast mode
[   16.102684] vnet2: entered promiscuous mode
[   16.102841] brdev: port 1(vnet2) entered blocking state
[   16.102847] brdev: port 1(vnet2) entered forwarding state
[   16.178730] brsla: port 1(vnet3) entered blocking state
[   16.178736] brsla: port 1(vnet3) entered disabled state
[   16.178742] vnet3: entered allmulticast mode
[   16.178790] vnet3: entered promiscuous mode
[   16.178918] brsla: port 1(vnet3) entered blocking state
[   16.178922] brsla: port 1(vnet3) entered forwarding state
[   16.370941] snd_hda_intel 0000:14:00.6: power state changed by ACPI to D0
[   16.370948] snd_hda_intel 0000:14:00.6: ACPI _REG connect evaluation failed (5)
[   16.383000] snd_hda_intel 0000:14:00.6: PME# disabled
[   16.979349] r8169 0000:0a:00.0 ethdsl: entered promiscuous mode
[   17.373694] brkvm: port 3(vnet4) entered blocking state
[   17.373699] brkvm: port 3(vnet4) entered disabled state
[   17.373712] vnet4: entered allmulticast mode
[   17.373758] vnet4: entered promiscuous mode
[   17.373870] brkvm: port 3(vnet4) entered blocking state
[   17.373873] brkvm: port 3(vnet4) entered forwarding state
[   18.180523] brkvm: port 4(vnet5) entered blocking state
[   18.180530] brkvm: port 4(vnet5) entered disabled state
[   18.180536] vnet5: entered allmulticast mode
[   18.180599] vnet5: entered promiscuous mode
[   18.180711] brkvm: port 4(vnet5) entered blocking state
[   18.180714] brkvm: port 4(vnet5) entered forwarding state
[   19.105336] brkvm: port 5(vnet6) entered blocking state
[   19.105342] brkvm: port 5(vnet6) entered disabled state
[   19.105354] vnet6: entered allmulticast mode
[   19.105402] vnet6: entered promiscuous mode
[   19.105537] brkvm: port 5(vnet6) entered blocking state
[   19.105541] brkvm: port 5(vnet6) entered forwarding state
[   19.774494] kauditd_printk_skb: 58 callbacks suppressed
[   19.774497] audit: type=1400 audit(1775295827.778:203): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-2303bc05-0168-43f2-a7dc-2e9d57ef98e3" pid=3122 comm="apparmor_parser"
[   19.775074] audit: type=1400 audit(1775295827.778:204): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-2303bc05-0168-43f2-a7dc-2e9d57ef98e3//passt" pid=3122 comm="apparmor_parser"
[   19.842198] audit: type=1400 audit(1775295827.846:205): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-2303bc05-0168-43f2-a7dc-2e9d57ef98e3" pid=3125 comm="apparmor_parser"
[   19.884880] audit: type=1400 audit(1775295827.890:206): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-2303bc05-0168-43f2-a7dc-2e9d57ef98e3//passt" pid=3125 comm="apparmor_parser"
[   19.954377] audit: type=1400 audit(1775295827.958:207): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-2303bc05-0168-43f2-a7dc-2e9d57ef98e3" pid=3129 comm="apparmor_parser"
[   20.000968] audit: type=1400 audit(1775295828.006:208): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-2303bc05-0168-43f2-a7dc-2e9d57ef98e3//passt" pid=3129 comm="apparmor_parser"
[   20.070487] audit: type=1400 audit(1775295828.074:209): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-2303bc05-0168-43f2-a7dc-2e9d57ef98e3" pid=3133 comm="apparmor_parser"
[   20.071010] audit: type=1400 audit(1775295828.074:210): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-2303bc05-0168-43f2-a7dc-2e9d57ef98e3//passt" pid=3133 comm="apparmor_parser"
[   20.080856] brkvm: port 6(vnet7) entered blocking state
[   20.080860] brkvm: port 6(vnet7) entered disabled state
[   20.080865] vnet7: entered allmulticast mode
[   20.080907] vnet7: entered promiscuous mode
[   20.081019] brkvm: port 6(vnet7) entered blocking state
[   20.081023] brkvm: port 6(vnet7) entered forwarding state
[   20.147037] audit: type=1400 audit(1775295828.150:211): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-2303bc05-0168-43f2-a7dc-2e9d57ef98e3" pid=3149 comm="apparmor_parser"
[   20.180872] audit: type=1400 audit(1775295828.186:212): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-2303bc05-0168-43f2-a7dc-2e9d57ef98e3//passt" pid=3149 comm="apparmor_parser"
[   20.999799] brkvm: port 7(vnet8) entered blocking state
[   20.999807] brkvm: port 7(vnet8) entered disabled state
[   20.999825] vnet8: entered allmulticast mode
[   20.999893] vnet8: entered promiscuous mode
[   21.000055] brkvm: port 7(vnet8) entered blocking state
[   21.000060] brkvm: port 7(vnet8) entered forwarding state
[   21.879754] VFIO - User Level meta-driver version: 0.3
[   21.889181] vfio-pci 0000:07:00.0: vgaarb: pci_notify
[   21.889186] vfio-pci 0000:07:00.0: runtime IRQ mapping not provided by arch
[   21.889222] vfio-pci 0000:07:00.0: save config 0x00: 0x0003dd01
[   21.889226] vfio-pci 0000:07:00.0: save config 0x04: 0x00100000
[   21.889230] vfio-pci 0000:07:00.0: save config 0x08: 0x04800000
[   21.889234] vfio-pci 0000:07:00.0: save config 0x0c: 0x00000010
[   21.889238] vfio-pci 0000:07:00.0: save config 0x10: 0xfc500004
[   21.889242] vfio-pci 0000:07:00.0: save config 0x14: 0x00000000
[   21.889246] vfio-pci 0000:07:00.0: save config 0x18: 0x00000000
[   21.889249] vfio-pci 0000:07:00.0: save config 0x1c: 0x00000000
[   21.889253] vfio-pci 0000:07:00.0: save config 0x20: 0x00000000
[   21.889257] vfio-pci 0000:07:00.0: save config 0x24: 0x00000000
[   21.889260] vfio-pci 0000:07:00.0: save config 0x28: 0x00000000
[   21.889264] vfio-pci 0000:07:00.0: save config 0x2c: 0x0020dd01
[   21.889268] vfio-pci 0000:07:00.0: save config 0x30: 0x00000000
[   21.889271] vfio-pci 0000:07:00.0: save config 0x34: 0x00000050
[   21.889275] vfio-pci 0000:07:00.0: save config 0x38: 0x00000000
[   21.889279] vfio-pci 0000:07:00.0: save config 0x3c: 0x000001ff
[   21.889386] vfio-pci 0000:07:00.0: vgaarb: pci_notify
[   21.889404] vfio-pci 0000:12:00.0: vgaarb: pci_notify
[   21.889408] vfio-pci 0000:12:00.0: runtime IRQ mapping not provided by arch
[   21.889419] vfio-pci 0000:12:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=none
[   21.889421] vfio-pci 0000:12:00.0: vgaarb: decoding count now is: 1
[   21.889447] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   21.889450] vfio-pci 0000:12:00.0: save config 0x04: 0x00100006
[   21.889452] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   21.889455] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   21.889457] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   21.889459] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   21.889462] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   21.889465] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   21.889468] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   21.889471] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   21.889474] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   21.889477] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   21.889480] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   21.889483] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   21.889486] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   21.889490] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   21.889536] vfio-pci 0000:12:00.0: PME# enabled
[   21.890173] vfio-pci 0000:12:00.0: vgaarb: pci_notify
[   21.900457] pcieport 0000:02:03.0: save config 0x00: 0x57a31022
[   21.900462] pcieport 0000:02:03.0: save config 0x04: 0x00100407
[   21.900466] pcieport 0000:02:03.0: save config 0x08: 0x06040000
[   21.900469] pcieport 0000:02:03.0: save config 0x0c: 0x00810010
[   21.900472] pcieport 0000:02:03.0: save config 0x10: 0x00000000
[   21.900475] pcieport 0000:02:03.0: save config 0x14: 0x00000000
[   21.900479] pcieport 0000:02:03.0: save config 0x18: 0x00070702
[   21.900482] pcieport 0000:02:03.0: save config 0x1c: 0x000001f1
[   21.900485] pcieport 0000:02:03.0: save config 0x20: 0xfc50fc50
[   21.900488] pcieport 0000:02:03.0: save config 0x24: 0x0001fff1
[   21.900492] pcieport 0000:02:03.0: save config 0x28: 0x00000000
[   21.900495] pcieport 0000:02:03.0: save config 0x2c: 0x00000000
[   21.900498] pcieport 0000:02:03.0: save config 0x30: 0x00000000
[   21.900501] pcieport 0000:02:03.0: save config 0x34: 0x00000050
[   21.900504] pcieport 0000:02:03.0: save config 0x38: 0x00000000
[   21.900508] pcieport 0000:02:03.0: save config 0x3c: 0x001200ff
[   21.900655] pcieport 0000:02:03.0: PME# enabled
[   21.900679] pcieport 0000:11:00.0: save config 0x00: 0x14791002
[   21.900683] pcieport 0000:11:00.0: save config 0x04: 0x00100407
[   21.900686] pcieport 0000:11:00.0: save config 0x08: 0x06040000
[   21.900689] pcieport 0000:11:00.0: save config 0x0c: 0x00010010
[   21.900692] pcieport 0000:11:00.0: save config 0x10: 0x00000000
[   21.900694] pcieport 0000:11:00.0: save config 0x14: 0x00000000
[   21.900697] pcieport 0000:11:00.0: save config 0x18: 0x00121211
[   21.900700] pcieport 0000:11:00.0: save config 0x1c: 0x0000f1f1
[   21.900702] pcieport 0000:11:00.0: save config 0x20: 0xfcc0fcb0
[   21.900705] pcieport 0000:11:00.0: save config 0x24: 0x0ff10001
[   21.900708] pcieport 0000:11:00.0: save config 0x28: 0x0000007a
[   21.900710] pcieport 0000:11:00.0: save config 0x2c: 0x0000007c
[   21.900713] pcieport 0000:11:00.0: save config 0x30: 0x00000000
[   21.900716] pcieport 0000:11:00.0: save config 0x34: 0x00000050
[   21.900718] pcieport 0000:11:00.0: save config 0x38: 0x00000000
[   21.900721] pcieport 0000:11:00.0: save config 0x3c: 0x001201ff
[   21.900757] pcieport 0000:11:00.0: PME# enabled
[   21.912221] pcieport 0000:10:00.0: save config 0x00: 0x14781002
[   21.912226] pcieport 0000:10:00.0: save config 0x04: 0x00100007
[   21.912229] pcieport 0000:10:00.0: save config 0x08: 0x060400c7
[   21.912232] pcieport 0000:10:00.0: save config 0x0c: 0x00010010
[   21.912235] pcieport 0000:10:00.0: save config 0x10: 0xfcd00000
[   21.912237] pcieport 0000:10:00.0: save config 0x14: 0x00000000
[   21.912240] pcieport 0000:10:00.0: save config 0x18: 0x00121110
[   21.912243] pcieport 0000:10:00.0: save config 0x1c: 0x0000f1f1
[   21.912245] pcieport 0000:10:00.0: save config 0x20: 0xfcc0fcb0
[   21.912248] pcieport 0000:10:00.0: save config 0x24: 0x0ff10001
[   21.912251] pcieport 0000:10:00.0: save config 0x28: 0x0000007a
[   21.912253] pcieport 0000:10:00.0: save config 0x2c: 0x0000007c
[   21.912256] pcieport 0000:10:00.0: save config 0x30: 0x00000000
[   21.912259] pcieport 0000:10:00.0: save config 0x34: 0x00000048
[   21.912261] pcieport 0000:10:00.0: save config 0x38: 0x00000000
[   21.912264] pcieport 0000:10:00.0: save config 0x3c: 0x001201ff
[   21.912301] pcieport 0000:10:00.0: PME# enabled
[   21.924222] pcieport 0000:00:01.3: save config 0x00: 0x16331022
[   21.924226] pcieport 0000:00:01.3: save config 0x04: 0x00100407
[   21.924229] pcieport 0000:00:01.3: save config 0x08: 0x06040000
[   21.924231] pcieport 0000:00:01.3: save config 0x0c: 0x00810010
[   21.924232] pcieport 0000:00:01.3: save config 0x10: 0x00000000
[   21.924234] pcieport 0000:00:01.3: save config 0x14: 0x00000000
[   21.924236] pcieport 0000:00:01.3: save config 0x18: 0x00121000
[   21.924238] pcieport 0000:00:01.3: save config 0x1c: 0x2000f1f1
[   21.924240] pcieport 0000:00:01.3: save config 0x20: 0xfcd0fcb0
[   21.924242] pcieport 0000:00:01.3: save config 0x24: 0x0ff10001
[   21.924244] pcieport 0000:00:01.3: save config 0x28: 0x0000007a
[   21.924246] pcieport 0000:00:01.3: save config 0x2c: 0x0000007c
[   21.924248] pcieport 0000:00:01.3: save config 0x30: 0x00000000
[   21.924250] pcieport 0000:00:01.3: save config 0x34: 0x00000050
[   21.924251] pcieport 0000:00:01.3: save config 0x38: 0x00000000
[   21.924253] pcieport 0000:00:01.3: save config 0x3c: 0x001200ff
[   21.924269] pcieport 0000:00:01.3: PME# enabled
[   21.948230] pcieport 0000:00:01.3: restore config 0x2c: 0x0000007c -> 0x0000007c
[   21.948237] pcieport 0000:00:01.3: restore config 0x28: 0x0000007a -> 0x0000007a
[   21.948241] pcieport 0000:00:01.3: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   21.948277] pcieport 0000:00:01.3: PME# disabled
[   21.960264] pcieport 0000:10:00.0: restore config 0x2c: 0x0000007c -> 0x0000007c
[   21.960272] pcieport 0000:10:00.0: restore config 0x28: 0x0000007a -> 0x0000007a
[   21.960276] pcieport 0000:10:00.0: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   21.960303] pcieport 0000:10:00.0: PME# disabled
[   21.972361] pcieport 0000:11:00.0: restore config 0x2c: 0x0000007c -> 0x0000007c
[   21.972366] pcieport 0000:11:00.0: restore config 0x28: 0x0000007a -> 0x0000007a
[   21.972370] pcieport 0000:11:00.0: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   21.972404] pcieport 0000:11:00.0: PME# disabled
[   21.984474] vfio-pci 0000:12:00.0: restore config 0x1c: 0x00000000 -> 0x0000007c
[   21.984482] vfio-pci 0000:12:00.0: restore config 0x14: 0x00000000 -> 0x0000007a
[   21.984503] vfio-pci 0000:12:00.0: PME# disabled
[   21.984512] vfio-pci 0000:12:00.1: vgaarb: pci_notify
[   21.984518] vfio-pci 0000:12:00.1: runtime IRQ mapping not provided by arch
[   21.984584] vfio-pci 0000:12:00.1: save config 0x00: 0xab281002
[   21.984587] vfio-pci 0000:12:00.1: save config 0x04: 0x00100000
[   21.984590] vfio-pci 0000:12:00.1: save config 0x08: 0x04030000
[   21.984593] vfio-pci 0000:12:00.1: save config 0x0c: 0x00800010
[   21.984596] vfio-pci 0000:12:00.1: save config 0x10: 0xfcc20000
[   21.984599] vfio-pci 0000:12:00.1: save config 0x14: 0x00000000
[   21.984601] vfio-pci 0000:12:00.1: save config 0x18: 0x00000000
[   21.984604] vfio-pci 0000:12:00.1: save config 0x1c: 0x00000000
[   21.984607] vfio-pci 0000:12:00.1: save config 0x20: 0x00000000
[   21.984609] vfio-pci 0000:12:00.1: save config 0x24: 0x00000000
[   21.984612] vfio-pci 0000:12:00.1: save config 0x28: 0x00000000
[   21.984615] vfio-pci 0000:12:00.1: save config 0x2c: 0xab281002
[   21.984617] vfio-pci 0000:12:00.1: save config 0x30: 0x00000000
[   21.984620] vfio-pci 0000:12:00.1: save config 0x34: 0x00000048
[   21.984623] vfio-pci 0000:12:00.1: save config 0x38: 0x00000000
[   21.984625] vfio-pci 0000:12:00.1: save config 0x3c: 0x000002ff
[   21.984650] vfio-pci 0000:12:00.1: PME# enabled
[   21.984768] vfio-pci 0000:12:00.1: vgaarb: pci_notify
[   21.984787] vfio-pci 0000:14:00.4: vgaarb: pci_notify
[   21.984793] vfio-pci 0000:14:00.4: runtime IRQ mapping not provided by arch
[   21.984823] vfio-pci 0000:14:00.4: save config 0x00: 0x16391022
[   21.984826] vfio-pci 0000:14:00.4: save config 0x04: 0x00100003
[   21.984829] vfio-pci 0000:14:00.4: save config 0x08: 0x0c033000
[   21.984831] vfio-pci 0000:14:00.4: save config 0x0c: 0x00800010
[   21.984834] vfio-pci 0000:14:00.4: save config 0x10: 0xfc700004
[   21.984838] vfio-pci 0000:14:00.4: save config 0x14: 0x00000000
[   21.984841] vfio-pci 0000:14:00.4: save config 0x18: 0x00000000
[   21.984844] vfio-pci 0000:14:00.4: save config 0x1c: 0x00000000
[   21.984847] vfio-pci 0000:14:00.4: save config 0x20: 0x00000000
[   21.984850] vfio-pci 0000:14:00.4: save config 0x24: 0x00000000
[   21.984853] vfio-pci 0000:14:00.4: save config 0x28: 0x00000000
[   21.984856] vfio-pci 0000:14:00.4: save config 0x2c: 0xffff1849
[   21.984859] vfio-pci 0000:14:00.4: save config 0x30: 0x00000000
[   21.984862] vfio-pci 0000:14:00.4: save config 0x34: 0x00000048
[   21.984865] vfio-pci 0000:14:00.4: save config 0x38: 0x00000000
[   21.984868] vfio-pci 0000:14:00.4: save config 0x3c: 0x000001ff
[   21.984883] vfio-pci 0000:14:00.4: PME# enabled
[   21.984884] vfio-pci 0000:14:00.4: vgaarb: pci_notify
[   21.996228] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   21.996232] vfio-pci 0000:12:00.0: save config 0x04: 0x00100006
[   21.996236] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   21.996238] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   21.996241] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   21.996244] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   21.996246] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   21.996248] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   21.996251] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   21.996253] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   21.996255] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   21.996257] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   21.996260] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   21.996262] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   21.996264] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   21.996267] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   21.996310] vfio-pci 0000:12:00.0: PME# enabled
[   22.096226] pcieport 0000:11:00.0: save config 0x00: 0x14791002
[   22.096233] pcieport 0000:11:00.0: save config 0x04: 0x00100407
[   22.096235] pcieport 0000:11:00.0: save config 0x08: 0x06040000
[   22.096238] pcieport 0000:11:00.0: save config 0x0c: 0x00010010
[   22.096240] pcieport 0000:11:00.0: save config 0x10: 0x00000000
[   22.096243] pcieport 0000:11:00.0: save config 0x14: 0x00000000
[   22.096245] pcieport 0000:11:00.0: save config 0x18: 0x00121211
[   22.096247] pcieport 0000:11:00.0: save config 0x1c: 0x0000f1f1
[   22.096250] pcieport 0000:11:00.0: save config 0x20: 0xfcc0fcb0
[   22.096252] pcieport 0000:11:00.0: save config 0x24: 0x0ff10001
[   22.096254] pcieport 0000:11:00.0: save config 0x28: 0x0000007a
[   22.096257] pcieport 0000:11:00.0: save config 0x2c: 0x0000007c
[   22.096259] pcieport 0000:11:00.0: save config 0x30: 0x00000000
[   22.096261] pcieport 0000:11:00.0: save config 0x34: 0x00000050
[   22.096263] pcieport 0000:11:00.0: save config 0x38: 0x00000000
[   22.096266] pcieport 0000:11:00.0: save config 0x3c: 0x001201ff
[   22.096304] pcieport 0000:11:00.0: PME# enabled
[   22.108222] pcieport 0000:10:00.0: save config 0x00: 0x14781002
[   22.108227] pcieport 0000:10:00.0: save config 0x04: 0x00100007
[   22.108229] pcieport 0000:10:00.0: save config 0x08: 0x060400c7
[   22.108232] pcieport 0000:10:00.0: save config 0x0c: 0x00010010
[   22.108234] pcieport 0000:10:00.0: save config 0x10: 0xfcd00000
[   22.108237] pcieport 0000:10:00.0: save config 0x14: 0x00000000
[   22.108239] pcieport 0000:10:00.0: save config 0x18: 0x00121110
[   22.108242] pcieport 0000:10:00.0: save config 0x1c: 0x0000f1f1
[   22.108244] pcieport 0000:10:00.0: save config 0x20: 0xfcc0fcb0
[   22.108246] pcieport 0000:10:00.0: save config 0x24: 0x0ff10001
[   22.108248] pcieport 0000:10:00.0: save config 0x28: 0x0000007a
[   22.108251] pcieport 0000:10:00.0: save config 0x2c: 0x0000007c
[   22.108253] pcieport 0000:10:00.0: save config 0x30: 0x00000000
[   22.108255] pcieport 0000:10:00.0: save config 0x34: 0x00000048
[   22.108258] pcieport 0000:10:00.0: save config 0x38: 0x00000000
[   22.108260] pcieport 0000:10:00.0: save config 0x3c: 0x001201ff
[   22.108297] pcieport 0000:10:00.0: PME# enabled
[   22.120230] pcieport 0000:00:01.3: save config 0x00: 0x16331022
[   22.120236] pcieport 0000:00:01.3: save config 0x04: 0x00100407
[   22.120239] pcieport 0000:00:01.3: save config 0x08: 0x06040000
[   22.120242] pcieport 0000:00:01.3: save config 0x0c: 0x00810010
[   22.120244] pcieport 0000:00:01.3: save config 0x10: 0x00000000
[   22.120247] pcieport 0000:00:01.3: save config 0x14: 0x00000000
[   22.120249] pcieport 0000:00:01.3: save config 0x18: 0x00121000
[   22.120252] pcieport 0000:00:01.3: save config 0x1c: 0x2000f1f1
[   22.120255] pcieport 0000:00:01.3: save config 0x20: 0xfcd0fcb0
[   22.120257] pcieport 0000:00:01.3: save config 0x24: 0x0ff10001
[   22.120259] pcieport 0000:00:01.3: save config 0x28: 0x0000007a
[   22.120262] pcieport 0000:00:01.3: save config 0x2c: 0x0000007c
[   22.120265] pcieport 0000:00:01.3: save config 0x30: 0x00000000
[   22.120267] pcieport 0000:00:01.3: save config 0x34: 0x00000050
[   22.120270] pcieport 0000:00:01.3: save config 0x38: 0x00000000
[   22.120272] pcieport 0000:00:01.3: save config 0x3c: 0x001200ff
[   22.120291] pcieport 0000:00:01.3: PME# enabled
[   22.135531] brkvm: port 8(vnet9) entered blocking state
[   22.135537] brkvm: port 8(vnet9) entered disabled state
[   22.135545] vnet9: entered allmulticast mode
[   22.135610] vnet9: entered promiscuous mode
[   22.135756] brkvm: port 8(vnet9) entered blocking state
[   22.135761] brkvm: port 8(vnet9) entered forwarding state
[   22.748229] vfio-pci 0000:14:00.4: restore config 0x3c: 0x00000100 -> 0x000001ff
[   22.748242] vfio-pci 0000:14:00.4: restore config 0x10: 0x00000004 -> 0xfc700004
[   22.748246] vfio-pci 0000:14:00.4: restore config 0x0c: 0x00800000 -> 0x00800010
[   22.748249] vfio-pci 0000:14:00.4: restore config 0x04: 0x00100000 -> 0x00100003
[   22.748280] vfio-pci 0000:14:00.4: PME# disabled
[   22.748337] vfio-pci 0000:14:00.4: save config 0x00: 0x16391022
[   22.748340] vfio-pci 0000:14:00.4: save config 0x04: 0x00100003
[   22.748342] vfio-pci 0000:14:00.4: save config 0x08: 0x0c033000
[   22.748344] vfio-pci 0000:14:00.4: save config 0x0c: 0x00800010
[   22.748346] vfio-pci 0000:14:00.4: save config 0x10: 0xfc700004
[   22.748348] vfio-pci 0000:14:00.4: save config 0x14: 0x00000000
[   22.748350] vfio-pci 0000:14:00.4: save config 0x18: 0x00000000
[   22.748352] vfio-pci 0000:14:00.4: save config 0x1c: 0x00000000
[   22.748354] vfio-pci 0000:14:00.4: save config 0x20: 0x00000000
[   22.748356] vfio-pci 0000:14:00.4: save config 0x24: 0x00000000
[   22.748358] vfio-pci 0000:14:00.4: save config 0x28: 0x00000000
[   22.748360] vfio-pci 0000:14:00.4: save config 0x2c: 0xffff1849
[   22.748362] vfio-pci 0000:14:00.4: save config 0x30: 0x00000000
[   22.748364] vfio-pci 0000:14:00.4: save config 0x34: 0x00000048
[   22.748366] vfio-pci 0000:14:00.4: save config 0x38: 0x00000000
[   22.748368] vfio-pci 0000:14:00.4: save config 0x3c: 0x000001ff
[   22.796218] vfio-pci 0000:14:00.4: ready 0ms after PM D3hot->D0
[   22.796234] vfio-pci 0000:14:00.4: restore config 0x3c: 0x00000100 -> 0x000001ff
[   22.796243] vfio-pci 0000:14:00.4: restore config 0x10: 0x00000004 -> 0xfc700004
[   22.796247] vfio-pci 0000:14:00.4: restore config 0x0c: 0x00800000 -> 0x00800010
[   22.796250] vfio-pci 0000:14:00.4: restore config 0x04: 0x00100000 -> 0x00100003
[   22.796260] vfio-pci 0000:14:00.4: save config 0x00: 0x16391022
[   22.796262] vfio-pci 0000:14:00.4: save config 0x04: 0x00100003
[   22.796265] vfio-pci 0000:14:00.4: save config 0x08: 0x0c033000
[   22.796268] vfio-pci 0000:14:00.4: save config 0x0c: 0x00800010
[   22.796271] vfio-pci 0000:14:00.4: save config 0x10: 0xfc700004
[   22.796274] vfio-pci 0000:14:00.4: save config 0x14: 0x00000000
[   22.796276] vfio-pci 0000:14:00.4: save config 0x18: 0x00000000
[   22.796279] vfio-pci 0000:14:00.4: save config 0x1c: 0x00000000
[   22.796281] vfio-pci 0000:14:00.4: save config 0x20: 0x00000000
[   22.796282] vfio-pci 0000:14:00.4: save config 0x24: 0x00000000
[   22.796285] vfio-pci 0000:14:00.4: save config 0x28: 0x00000000
[   22.796287] vfio-pci 0000:14:00.4: save config 0x2c: 0xffff1849
[   22.796290] vfio-pci 0000:14:00.4: save config 0x30: 0x00000000
[   22.796292] vfio-pci 0000:14:00.4: save config 0x34: 0x00000048
[   22.796295] vfio-pci 0000:14:00.4: save config 0x38: 0x00000000
[   22.796297] vfio-pci 0000:14:00.4: save config 0x3c: 0x000001ff
[   22.808228] pcieport 0000:00:01.3: restore config 0x2c: 0x0000007c -> 0x0000007c
[   22.808234] pcieport 0000:00:01.3: restore config 0x28: 0x0000007a -> 0x0000007a
[   22.808237] pcieport 0000:00:01.3: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   22.808269] pcieport 0000:00:01.3: PME# disabled
[   22.820257] pcieport 0000:10:00.0: restore config 0x2c: 0x0000007c -> 0x0000007c
[   22.820262] pcieport 0000:10:00.0: restore config 0x28: 0x0000007a -> 0x0000007a
[   22.820265] pcieport 0000:10:00.0: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   22.820287] pcieport 0000:10:00.0: PME# disabled
[   22.832264] pcieport 0000:11:00.0: restore config 0x2c: 0x0000007c -> 0x0000007c
[   22.832271] pcieport 0000:11:00.0: restore config 0x28: 0x0000007a -> 0x0000007a
[   22.832278] pcieport 0000:11:00.0: restore config 0x24: 0x0ff10001 -> 0x0ff10001
[   22.832318] pcieport 0000:11:00.0: PME# disabled
[   22.844288] vfio-pci 0000:12:00.0: restore config 0x1c: 0x00000000 -> 0x0000007c
[   22.844300] vfio-pci 0000:12:00.0: restore config 0x14: 0x00000000 -> 0x0000007a
[   22.844328] vfio-pci 0000:12:00.0: PME# disabled
[   22.844336] vfio-pci 0000:12:00.0: disabling bus mastering
[   22.844345] vfio-pci 0000:12:00.0: enabling device (0002 -> 0003)
[   22.844420] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   22.844425] vfio-pci 0000:12:00.0: save config 0x04: 0x00100003
[   22.844430] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   22.844434] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   22.844438] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   22.844443] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   22.844447] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   22.844452] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   22.844456] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   22.844460] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   22.844464] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   22.844469] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   22.844473] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   22.844478] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   22.844482] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   22.844486] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   22.844600] vfio-pci 0000:12:00.0: restore config 0x1c: 0x00000000 -> 0x0000007c
[   22.844608] vfio-pci 0000:12:00.0: restore config 0x14: 0x00000000 -> 0x0000007a
[   22.844618] vfio-pci 0000:12:00.0: restore config 0x04: 0x00100400 -> 0x00100003
[   22.844634] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   22.844639] vfio-pci 0000:12:00.0: save config 0x04: 0x00100003
[   22.844644] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   22.844648] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   22.844652] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   22.844656] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   22.844661] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   22.844665] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   22.844669] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   22.844674] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   22.844678] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   22.844683] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   22.844687] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   22.844691] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   22.844696] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   22.844700] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   22.860394] vfio-pci 0000:12:00.1: PME# disabled
[   22.860407] vfio-pci 0000:12:00.1: enabling device (0000 -> 0002)
[   22.860510] vfio-pci 0000:12:00.1: save config 0x00: 0xab281002
[   22.860516] vfio-pci 0000:12:00.1: save config 0x04: 0x00100002
[   22.860520] vfio-pci 0000:12:00.1: save config 0x08: 0x04030000
[   22.860525] vfio-pci 0000:12:00.1: save config 0x0c: 0x00800010
[   22.860529] vfio-pci 0000:12:00.1: save config 0x10: 0xfcc20000
[   22.860534] vfio-pci 0000:12:00.1: save config 0x14: 0x00000000
[   22.860538] vfio-pci 0000:12:00.1: save config 0x18: 0x00000000
[   22.860543] vfio-pci 0000:12:00.1: save config 0x1c: 0x00000000
[   22.860547] vfio-pci 0000:12:00.1: save config 0x20: 0x00000000
[   22.860552] vfio-pci 0000:12:00.1: save config 0x24: 0x00000000
[   22.860556] vfio-pci 0000:12:00.1: save config 0x28: 0x00000000
[   22.860561] vfio-pci 0000:12:00.1: save config 0x2c: 0xab281002
[   22.860564] vfio-pci 0000:12:00.1: save config 0x30: 0x00000000
[   22.860569] vfio-pci 0000:12:00.1: save config 0x34: 0x00000048
[   22.860573] vfio-pci 0000:12:00.1: save config 0x38: 0x00000000
[   22.860578] vfio-pci 0000:12:00.1: save config 0x3c: 0x000002ff
[   22.881493] vfio-pci 0000:12:00.0: save config 0x00: 0x73ff1002
[   22.881502] vfio-pci 0000:12:00.0: save config 0x04: 0x00100000
[   22.881507] vfio-pci 0000:12:00.0: save config 0x08: 0x030000c7
[   22.881511] vfio-pci 0000:12:00.0: save config 0x0c: 0x00800010
[   22.881516] vfio-pci 0000:12:00.0: save config 0x10: 0x0000000c
[   22.881520] vfio-pci 0000:12:00.0: save config 0x14: 0x0000007a
[   22.881524] vfio-pci 0000:12:00.0: save config 0x18: 0x0000000c
[   22.881529] vfio-pci 0000:12:00.0: save config 0x1c: 0x0000007c
[   22.881533] vfio-pci 0000:12:00.0: save config 0x20: 0x0000f001
[   22.881537] vfio-pci 0000:12:00.0: save config 0x24: 0xfcb00000
[   22.881542] vfio-pci 0000:12:00.0: save config 0x28: 0x00000000
[   22.881546] vfio-pci 0000:12:00.0: save config 0x2c: 0x65051eae
[   22.881550] vfio-pci 0000:12:00.0: save config 0x30: 0xfcc00000
[   22.881554] vfio-pci 0000:12:00.0: save config 0x34: 0x00000048
[   22.881558] vfio-pci 0000:12:00.0: save config 0x38: 0x00000000
[   22.881563] vfio-pci 0000:12:00.0: save config 0x3c: 0x000001ff
[   22.881623] vfio-pci 0000:12:00.1: save config 0x00: 0xab281002
[   22.881628] vfio-pci 0000:12:00.1: save config 0x04: 0x00100000
[   22.881632] vfio-pci 0000:12:00.1: save config 0x08: 0x04030000
[   22.881637] vfio-pci 0000:12:00.1: save config 0x0c: 0x00800010
[   22.881641] vfio-pci 0000:12:00.1: save config 0x10: 0xfcc20000
[   22.881645] vfio-pci 0000:12:00.1: save config 0x14: 0x00000000
[   22.881649] vfio-pci 0000:12:00.1: save config 0x18: 0x00000000
[   22.881654] vfio-pci 0000:12:00.1: save config 0x1c: 0x00000000
[   22.881658] vfio-pci 0000:12:00.1: save config 0x20: 0x00000000
[   22.881662] vfio-pci 0000:12:00.1: save config 0x24: 0x00000000
[   22.881666] vfio-pci 0000:12:00.1: save config 0x28: 0x00000000
[   22.881670] vfio-pci 0000:12:00.1: save config 0x2c: 0xab281002
[   22.881674] vfio-pci 0000:12:00.1: save config 0x30: 0x00000000
[   22.881679] vfio-pci 0000:12:00.1: save config 0x34: 0x00000048
[   22.881683] vfio-pci 0000:12:00.1: save config 0x38: 0x00000000
[   22.881687] vfio-pci 0000:12:00.1: save config 0x3c: 0x000002ff
[   22.888402] pcieport 0000:11:00.0: waiting 100 ms for downstream link, after activation
[   23.024659] vfio-pci 0000:12:00.0: ready 0ms after bus reset
[   23.024676] pcieport 0000:11:00.0: re-enabling LTR
[   23.024725] vfio-pci 0000:12:00.0: restore config 0x30: 0x00000000 -> 0xfcc00000
[   23.024731] vfio-pci 0000:12:00.0: restore config 0x24: 0x00000000 -> 0xfcb00000
[   23.024736] vfio-pci 0000:12:00.0: restore config 0x20: 0x00000001 -> 0x0000f001
[   23.024740] vfio-pci 0000:12:00.0: restore config 0x1c: 0x00000000 -> 0x0000007c
[   23.024745] vfio-pci 0000:12:00.0: restore config 0x14: 0x00000000 -> 0x0000007a
[   23.024750] vfio-pci 0000:12:00.0: restore config 0x0c: 0x00800000 -> 0x00800010
[   23.024795] vfio-pci 0000:12:00.1: restore config 0x10: 0x00000000 -> 0xfcc20000
[   23.024799] vfio-pci 0000:12:00.1: restore config 0x0c: 0x00800000 -> 0x00800010
[   23.028984] vfio-pci 0000:14:00.4: save config 0x00: 0x16391022
[   23.028990] vfio-pci 0000:14:00.4: save config 0x04: 0x00100000
[   23.028993] vfio-pci 0000:14:00.4: save config 0x08: 0x0c033000
[   23.028995] vfio-pci 0000:14:00.4: save config 0x0c: 0x00800010
[   23.028998] vfio-pci 0000:14:00.4: save config 0x10: 0xfc700004
[   23.029001] vfio-pci 0000:14:00.4: save config 0x14: 0x00000000
[   23.029003] vfio-pci 0000:14:00.4: save config 0x18: 0x00000000
[   23.029006] vfio-pci 0000:14:00.4: save config 0x1c: 0x00000000
[   23.029008] vfio-pci 0000:14:00.4: save config 0x20: 0x00000000
[   23.029011] vfio-pci 0000:14:00.4: save config 0x24: 0x00000000
[   23.029013] vfio-pci 0000:14:00.4: save config 0x28: 0x00000000
[   23.029016] vfio-pci 0000:14:00.4: save config 0x2c: 0xffff1849
[   23.029018] vfio-pci 0000:14:00.4: save config 0x30: 0x00000000
[   23.029021] vfio-pci 0000:14:00.4: save config 0x34: 0x00000048
[   23.029024] vfio-pci 0000:14:00.4: save config 0x38: 0x00000000
[   23.029026] vfio-pci 0000:14:00.4: save config 0x3c: 0x000001ff
[   23.076225] vfio-pci 0000:14:00.4: ready 0ms after PM D3hot->D0
[   23.076241] vfio-pci 0000:14:00.4: restore config 0x3c: 0x00000100 -> 0x000001ff
[   23.076251] vfio-pci 0000:14:00.4: restore config 0x10: 0x00000004 -> 0xfc700004
[   23.076255] vfio-pci 0000:14:00.4: restore config 0x0c: 0x00800000 -> 0x00800010
[   23.104968] vgaarb: client 0x000000007d7016da called 'target'
[   23.104993] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 000000008672f633
[   23.104998] vgaarb: vgadev 00000000accbc3a3
[   23.105027] vgaarb: client 0x000000007d7016da called 'target'
[   23.105038] vgaarb: PCI:0000:06:00.0 ==> 0000:06:00.0 pdev 000000008672f633
[   23.105043] vgaarb: vgadev 00000000accbc3a3
[   24.096394] brkvm: port 9(vnet10) entered blocking state
[   24.096400] brkvm: port 9(vnet10) entered disabled state
[   24.096412] vnet10: entered allmulticast mode
[   24.096463] vnet10: entered promiscuous mode
[   24.096646] brkvm: port 9(vnet10) entered blocking state
[   24.096650] brkvm: port 9(vnet10) entered forwarding state
[   24.241601] brlan: port 4(vnet11) entered blocking state
[   24.241608] brlan: port 4(vnet11) entered disabled state
[   24.241622] vnet11: entered allmulticast mode
[   24.241693] vnet11: entered promiscuous mode
[   24.241848] brlan: port 4(vnet11) entered blocking state
[   24.241852] brlan: port 4(vnet11) entered forwarding state
[   24.381834] brkvm: port 10(vnet12) entered blocking state
[   24.381841] brkvm: port 10(vnet12) entered disabled state
[   24.381854] vnet12: entered allmulticast mode
[   24.382246] vnet12: entered promiscuous mode
[   24.382587] brkvm: port 10(vnet12) entered blocking state
[   24.382591] brkvm: port 10(vnet12) entered forwarding state
[   24.545861] brlan: port 5(vnet13) entered blocking state
[   24.545868] brlan: port 5(vnet13) entered disabled state
[   24.546172] vnet13: entered allmulticast mode
[   24.546704] vnet13: entered promiscuous mode
[   24.546886] brlan: port 5(vnet13) entered blocking state
[   24.546891] brlan: port 5(vnet13) entered forwarding state
[   24.628794] NFSD: Using nfsdcld client tracking operations.
[   24.628801] NFSD: no clients to reclaim, skipping NFSv4 grace period (net f0000000)
[   24.671557] brkvm: port 11(vnet14) entered blocking state
[   24.671564] brkvm: port 11(vnet14) entered disabled state
[   24.671630] vnet14: entered allmulticast mode
[   24.671678] vnet14: entered promiscuous mode
[   24.672086] brkvm: port 11(vnet14) entered blocking state
[   24.672089] brkvm: port 11(vnet14) entered forwarding state
[   24.816728] kauditd_printk_skb: 42 callbacks suppressed
[   24.816733] audit: type=1400 audit(1775295832.818:255): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01" pid=4181 comm="apparmor_parser"
[   24.817026] audit: type=1400 audit(1775295832.822:256): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01//passt" pid=4181 comm="apparmor_parser"
[   24.837099] brlan: port 6(vnet15) entered blocking state
[   24.837108] brlan: port 6(vnet15) entered disabled state
[   24.837118] vnet15: entered allmulticast mode
[   24.837187] vnet15: entered promiscuous mode
[   24.837912] brlan: port 6(vnet15) entered blocking state
[   24.837917] brlan: port 6(vnet15) entered forwarding state
[   24.984696] audit: type=1400 audit(1775295832.990:257): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01" pid=4201 comm="apparmor_parser"
[   24.985570] audit: type=1400 audit(1775295832.990:258): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01//passt" pid=4201 comm="apparmor_parser"
[   25.005590] brkvm: port 12(vnet16) entered blocking state
[   25.005597] brkvm: port 12(vnet16) entered disabled state
[   25.005723] vnet16: entered allmulticast mode
[   25.005842] vnet16: entered promiscuous mode
[   25.007601] brkvm: port 12(vnet16) entered blocking state
[   25.007606] brkvm: port 12(vnet16) entered forwarding state
[   25.132122] audit: type=1400 audit(1775295833.134:259): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01" pid=4233 comm="apparmor_parser"
[   25.136228] audit: type=1400 audit(1775295833.138:260): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01//passt" pid=4233 comm="apparmor_parser"
[   25.325199] audit: type=1400 audit(1775295833.330:261): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01" pid=4291 comm="apparmor_parser"
[   25.352929] audit: type=1400 audit(1775295833.358:262): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-dea9b335-ffb2-4c40-a3ea-f12f2bf81d01//passt" pid=4291 comm="apparmor_parser"
[   36.796346] snd_hda_intel 0000:06:00.1: save config 0x00: 0xab281002
[   36.796355] snd_hda_intel 0000:06:00.1: save config 0x04: 0x00100406
[   36.796359] snd_hda_intel 0000:06:00.1: save config 0x08: 0x04030000
[   36.796362] snd_hda_intel 0000:06:00.1: save config 0x0c: 0x00800010
[   36.796366] snd_hda_intel 0000:06:00.1: save config 0x10: 0xfbc20000
[   36.796369] snd_hda_intel 0000:06:00.1: save config 0x14: 0x00000000
[   36.796372] snd_hda_intel 0000:06:00.1: save config 0x18: 0x00000000
[   36.796376] snd_hda_intel 0000:06:00.1: save config 0x1c: 0x00000000
[   36.796379] snd_hda_intel 0000:06:00.1: save config 0x20: 0x00000000
[   36.796382] snd_hda_intel 0000:06:00.1: save config 0x24: 0x00000000
[   36.796386] snd_hda_intel 0000:06:00.1: save config 0x28: 0x00000000
[   36.796389] snd_hda_intel 0000:06:00.1: save config 0x2c: 0xab281002
[   36.796392] snd_hda_intel 0000:06:00.1: save config 0x30: 0x00000000
[   36.796396] snd_hda_intel 0000:06:00.1: save config 0x34: 0x00000048
[   36.796399] snd_hda_intel 0000:06:00.1: save config 0x38: 0x00000000
[   36.796402] snd_hda_intel 0000:06:00.1: save config 0x3c: 0x000002ff
[   36.796454] snd_hda_intel 0000:06:00.1: PME# enabled
[   37.300547] audit: type=1400 audit(1775295845.306:263): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4685 comm="apparmor_parser"
[   37.301438] audit: type=1400 audit(1775295845.306:264): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4685 comm="apparmor_parser"
[   37.396852] audit: type=1400 audit(1775295845.402:265): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4695 comm="apparmor_parser"
[   37.429179] audit: type=1400 audit(1775295845.434:266): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4695 comm="apparmor_parser"
[   37.521982] audit: type=1400 audit(1775295845.526:267): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4699 comm="apparmor_parser"
[   37.564970] audit: type=1400 audit(1775295845.570:268): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4699 comm="apparmor_parser"
[   37.637471] audit: type=1400 audit(1775295845.642:269): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4703 comm="apparmor_parser"
[   37.637999] audit: type=1400 audit(1775295845.642:270): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4703 comm="apparmor_parser"
[   37.653732] brkvm: port 13(vnet17) entered blocking state
[   37.653739] brkvm: port 13(vnet17) entered disabled state
[   37.653746] vnet17: entered allmulticast mode
[   37.653797] vnet17: entered promiscuous mode
[   37.654079] brkvm: port 13(vnet17) entered blocking state
[   37.654083] brkvm: port 13(vnet17) entered forwarding state
[   37.723883] audit: type=1400 audit(1775295845.726:271): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f" pid=4723 comm="apparmor_parser"
[   37.776936] audit: type=1400 audit(1775295845.782:272): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-ee50a99a-8a99-406b-bbc9-f7fd00302b1f//passt" pid=4723 comm="apparmor_parser"
[   38.826991] snd_hda_intel 0000:14:00.6: save config 0x00: 0x15e31022
[   38.826999] snd_hda_intel 0000:14:00.6: save config 0x04: 0x00100406
[   38.827001] snd_hda_intel 0000:14:00.6: save config 0x08: 0x04030000
[   38.827003] snd_hda_intel 0000:14:00.6: save config 0x0c: 0x00800010
[   38.827005] snd_hda_intel 0000:14:00.6: save config 0x10: 0xfca80000
[   38.827008] snd_hda_intel 0000:14:00.6: save config 0x14: 0x00000000
[   38.827010] snd_hda_intel 0000:14:00.6: save config 0x18: 0x00000000
[   38.827012] snd_hda_intel 0000:14:00.6: save config 0x1c: 0x00000000
[   38.827014] snd_hda_intel 0000:14:00.6: save config 0x20: 0x00000000
[   38.827016] snd_hda_intel 0000:14:00.6: save config 0x24: 0x00000000
[   38.827017] snd_hda_intel 0000:14:00.6: save config 0x28: 0x00000000
[   38.827019] snd_hda_intel 0000:14:00.6: save config 0x2c: 0x28971849
[   38.827021] snd_hda_intel 0000:14:00.6: save config 0x30: 0x00000000
[   38.827023] snd_hda_intel 0000:14:00.6: save config 0x34: 0x00000048
[   38.827025] snd_hda_intel 0000:14:00.6: save config 0x38: 0x00000000
[   38.827027] snd_hda_intel 0000:14:00.6: save config 0x3c: 0x000003ff
[   38.827043] snd_hda_intel 0000:14:00.6: PME# enabled
[   38.839080] snd_hda_intel 0000:14:00.6: ACPI _REG disconnect evaluation failed (5)
[   38.839855] snd_hda_intel 0000:14:00.6: power state changed by ACPI to D3hot
[   43.325418] kauditd_printk_skb: 2 callbacks suppressed
[   43.325422] audit: type=1400 audit(1775295851.330:275): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4850 comm="apparmor_parser"
[   43.325985] audit: type=1400 audit(1775295851.330:276): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4850 comm="apparmor_parser"
[   43.398985] audit: type=1400 audit(1775295851.402:277): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4854 comm="apparmor_parser"
[   43.444858] audit: type=1400 audit(1775295851.450:278): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4854 comm="apparmor_parser"
[   43.520352] audit: type=1400 audit(1775295851.526:279): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4858 comm="apparmor_parser"
[   43.548966] audit: type=1400 audit(1775295851.554:280): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4858 comm="apparmor_parser"
[   43.564343] pcieport 0000:02:03.0: restore config 0x2c: 0x00000000 -> 0x00000000
[   43.564352] pcieport 0000:02:03.0: restore config 0x28: 0x00000000 -> 0x00000000
[   43.564357] pcieport 0000:02:03.0: restore config 0x24: 0x0001fff1 -> 0x0001fff1
[   43.564458] pcieport 0000:02:03.0: PME# disabled
[   43.637479] audit: type=1400 audit(1775295851.642:281): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4863 comm="apparmor_parser"
[   43.638020] audit: type=1400 audit(1775295851.642:282): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4863 comm="apparmor_parser"
[   43.648249] brkvm: port 14(vnet18) entered blocking state
[   43.648254] brkvm: port 14(vnet18) entered disabled state
[   43.648260] vnet18: entered allmulticast mode
[   43.648311] vnet18: entered promiscuous mode
[   43.648447] brkvm: port 14(vnet18) entered blocking state
[   43.648453] brkvm: port 14(vnet18) entered forwarding state
[   43.688236] pcieport 0000:02:03.0: save config 0x00: 0x57a31022
[   43.688244] pcieport 0000:02:03.0: save config 0x04: 0x00100407
[   43.688248] pcieport 0000:02:03.0: save config 0x08: 0x06040000
[   43.688251] pcieport 0000:02:03.0: save config 0x0c: 0x00810010
[   43.688254] pcieport 0000:02:03.0: save config 0x10: 0x00000000
[   43.688258] pcieport 0000:02:03.0: save config 0x14: 0x00000000
[   43.688261] pcieport 0000:02:03.0: save config 0x18: 0x00070702
[   43.688264] pcieport 0000:02:03.0: save config 0x1c: 0x000001f1
[   43.688267] pcieport 0000:02:03.0: save config 0x20: 0xfc50fc50
[   43.688271] pcieport 0000:02:03.0: save config 0x24: 0x0001fff1
[   43.688274] pcieport 0000:02:03.0: save config 0x28: 0x00000000
[   43.688277] pcieport 0000:02:03.0: save config 0x2c: 0x00000000
[   43.688280] pcieport 0000:02:03.0: save config 0x30: 0x00000000
[   43.688283] pcieport 0000:02:03.0: save config 0x34: 0x00000050
[   43.688287] pcieport 0000:02:03.0: save config 0x38: 0x00000000
[   43.688290] pcieport 0000:02:03.0: save config 0x3c: 0x001200ff
[   43.688430] pcieport 0000:02:03.0: PME# enabled
[   43.722493] audit: type=1400 audit(1775295851.726:283): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b" pid=4880 comm="apparmor_parser"
[   43.765107] audit: type=1400 audit(1775295851.770:284): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-8c484ff7-0590-41b4-b649-67fa7b750b3b//passt" pid=4880 comm="apparmor_parser"
[   44.184355] pcieport 0000:02:03.0: restore config 0x2c: 0x00000000 -> 0x00000000
[   44.184364] pcieport 0000:02:03.0: restore config 0x28: 0x00000000 -> 0x00000000
[   44.184369] pcieport 0000:02:03.0: restore config 0x24: 0x0001fff1 -> 0x0001fff1
[   44.184470] pcieport 0000:02:03.0: PME# disabled
[   44.196307] vfio-pci 0000:07:00.0: enabling device (0000 -> 0002)
[   44.196371] vfio-pci 0000:07:00.0: save config 0x00: 0x0003dd01
[   44.196376] vfio-pci 0000:07:00.0: save config 0x04: 0x00100002
[   44.196380] vfio-pci 0000:07:00.0: save config 0x08: 0x04800000
[   44.196384] vfio-pci 0000:07:00.0: save config 0x0c: 0x00000010
[   44.196388] vfio-pci 0000:07:00.0: save config 0x10: 0xfc500004
[   44.196392] vfio-pci 0000:07:00.0: save config 0x14: 0x00000000
[   44.196397] vfio-pci 0000:07:00.0: save config 0x18: 0x00000000
[   44.196401] vfio-pci 0000:07:00.0: save config 0x1c: 0x00000000
[   44.196405] vfio-pci 0000:07:00.0: save config 0x20: 0x00000000
[   44.196409] vfio-pci 0000:07:00.0: save config 0x24: 0x00000000
[   44.196413] vfio-pci 0000:07:00.0: save config 0x28: 0x00000000
[   44.196417] vfio-pci 0000:07:00.0: save config 0x2c: 0x0020dd01
[   44.196421] vfio-pci 0000:07:00.0: save config 0x30: 0x00000000
[   44.196425] vfio-pci 0000:07:00.0: save config 0x34: 0x00000050
[   44.196429] vfio-pci 0000:07:00.0: save config 0x38: 0x00000000
[   44.196433] vfio-pci 0000:07:00.0: save config 0x3c: 0x000001ff
[   44.220242] vfio-pci 0000:07:00.0: ready 0ms after PM D3hot->D0
[   44.220314] vfio-pci 0000:07:00.0: restore config 0x04: 0x00100400 -> 0x00100002
[   44.220336] vfio-pci 0000:07:00.0: save config 0x00: 0x0003dd01
[   44.220340] vfio-pci 0000:07:00.0: save config 0x04: 0x00100002
[   44.220345] vfio-pci 0000:07:00.0: save config 0x08: 0x04800000
[   44.220349] vfio-pci 0000:07:00.0: save config 0x0c: 0x00000010
[   44.220353] vfio-pci 0000:07:00.0: save config 0x10: 0xfc500004
[   44.220357] vfio-pci 0000:07:00.0: save config 0x14: 0x00000000
[   44.220361] vfio-pci 0000:07:00.0: save config 0x18: 0x00000000
[   44.220365] vfio-pci 0000:07:00.0: save config 0x1c: 0x00000000
[   44.220369] vfio-pci 0000:07:00.0: save config 0x20: 0x00000000
[   44.220373] vfio-pci 0000:07:00.0: save config 0x24: 0x00000000
[   44.220377] vfio-pci 0000:07:00.0: save config 0x28: 0x00000000
[   44.220381] vfio-pci 0000:07:00.0: save config 0x2c: 0x0020dd01
[   44.220385] vfio-pci 0000:07:00.0: save config 0x30: 0x00000000
[   44.220389] vfio-pci 0000:07:00.0: save config 0x34: 0x00000050
[   44.220393] vfio-pci 0000:07:00.0: save config 0x38: 0x00000000
[   44.220398] vfio-pci 0000:07:00.0: save config 0x3c: 0x000001ff
[   44.229629] vfio-pci 0000:07:00.0: save config 0x00: 0x0003dd01
[   44.229636] vfio-pci 0000:07:00.0: save config 0x04: 0x00100000
[   44.229640] vfio-pci 0000:07:00.0: save config 0x08: 0x04800000
[   44.229644] vfio-pci 0000:07:00.0: save config 0x0c: 0x00000010
[   44.229648] vfio-pci 0000:07:00.0: save config 0x10: 0xfc500004
[   44.229651] vfio-pci 0000:07:00.0: save config 0x14: 0x00000000
[   44.229655] vfio-pci 0000:07:00.0: save config 0x18: 0x00000000
[   44.229659] vfio-pci 0000:07:00.0: save config 0x1c: 0x00000000
[   44.229662] vfio-pci 0000:07:00.0: save config 0x20: 0x00000000
[   44.229666] vfio-pci 0000:07:00.0: save config 0x24: 0x00000000
[   44.229670] vfio-pci 0000:07:00.0: save config 0x28: 0x00000000
[   44.229673] vfio-pci 0000:07:00.0: save config 0x2c: 0x0020dd01
[   44.229677] vfio-pci 0000:07:00.0: save config 0x30: 0x00000000
[   44.229681] vfio-pci 0000:07:00.0: save config 0x34: 0x00000050
[   44.229684] vfio-pci 0000:07:00.0: save config 0x38: 0x00000000
[   44.229688] vfio-pci 0000:07:00.0: save config 0x3c: 0x000001ff
[   44.236215] pcieport 0000:02:03.0: waiting 100 ms for downstream link, after activation
[   44.364221] vfio-pci 0000:07:00.0: ready 0ms after bus reset
[   44.364244] pcieport 0000:02:03.0: re-enabling LTR
[   49.671614] kauditd_printk_skb: 2 callbacks suppressed
[   49.671618] audit: type=1400 audit(1775295857.742:287): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=4920 comm="apparmor_parser"
[   49.672215] audit: type=1400 audit(1775295857.746:288): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=4920 comm="apparmor_parser"
[   49.759852] audit: type=1400 audit(1775295857.836:289): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=4937 comm="apparmor_parser"
[   49.774911] audit: type=1400 audit(1775295857.852:290): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=4937 comm="apparmor_parser"
[   49.848663] audit: type=1400 audit(1775295857.925:291): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=4941 comm="apparmor_parser"
[   49.873607] audit: type=1400 audit(1775295857.953:292): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=4941 comm="apparmor_parser"
[   49.960465] audit: type=1400 audit(1775295858.038:293): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b" pid=4945 comm="apparmor_parser"
[   49.961216] audit: type=1400 audit(1775295858.038:294): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-a97c99f9-f38b-4930-9277-9b669d01c78b//passt" pid=4945 comm="apparmor_parser"
[   55.017663] audit: type=1400 audit(1775295863.149:295): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5101 comm="apparmor_parser"
[   55.018280] audit: type=1400 audit(1775295863.149:296): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5101 comm="apparmor_parser"
[   55.090784] audit: type=1400 audit(1775295863.222:297): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5104 comm="apparmor_parser"
[   55.120952] audit: type=1400 audit(1775295863.250:298): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5104 comm="apparmor_parser"
[   55.193410] audit: type=1400 audit(1775295863.322:299): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5108 comm="apparmor_parser"
[   55.224247] audit: type=1400 audit(1775295863.355:300): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5108 comm="apparmor_parser"
[   55.318241] audit: type=1400 audit(1775295863.447:301): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5113 comm="apparmor_parser"
[   55.318806] audit: type=1400 audit(1775295863.447:302): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5113 comm="apparmor_parser"
[   55.329735] brkvm: port 15(vnet19) entered blocking state
[   55.329741] brkvm: port 15(vnet19) entered disabled state
[   55.329748] vnet19: entered allmulticast mode
[   55.329803] vnet19: entered promiscuous mode
[   55.329962] brkvm: port 15(vnet19) entered blocking state
[   55.329966] brkvm: port 15(vnet19) entered forwarding state
[   55.412706] audit: type=1400 audit(1775295863.544:303): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171" pid=5129 comm="apparmor_parser"
[   55.450706] audit: type=1400 audit(1775295863.584:304): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-37a1a6fd-d656-4a18-bd2e-5a6d71cd2171//passt" pid=5129 comm="apparmor_parser"
[   60.972324] kauditd_printk_skb: 2 callbacks suppressed
[   60.972328] audit: type=1400 audit(1775295869.130:307): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5162 comm="apparmor_parser"
[   60.972878] audit: type=1400 audit(1775295869.130:308): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5162 comm="apparmor_parser"
[   61.046131] audit: type=1400 audit(1775295869.202:309): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5165 comm="apparmor_parser"
[   61.088518] audit: type=1400 audit(1775295869.246:310): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5165 comm="apparmor_parser"
[   61.158787] audit: type=1400 audit(1775295869.314:311): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5172 comm="apparmor_parser"
[   61.192221] audit: type=1400 audit(1775295869.351:312): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5172 comm="apparmor_parser"
[   61.266433] audit: type=1400 audit(1775295869.423:313): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5176 comm="apparmor_parser"
[   61.267005] audit: type=1400 audit(1775295869.423:314): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5176 comm="apparmor_parser"
[   61.278468] brkvm: port 16(vnet20) entered blocking state
[   61.278473] brkvm: port 16(vnet20) entered disabled state
[   61.278478] vnet20: entered allmulticast mode
[   61.278525] vnet20: entered promiscuous mode
[   61.278654] brkvm: port 16(vnet20) entered blocking state
[   61.278658] brkvm: port 16(vnet20) entered forwarding state
[   61.351807] audit: type=1400 audit(1775295869.511:315): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40" pid=5193 comm="apparmor_parser"
[   61.391774] audit: type=1400 audit(1775295869.551:316): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-af733779-206e-4d38-a047-b329f2515d40//passt" pid=5193 comm="apparmor_parser"
[   66.939374] kauditd_printk_skb: 2 callbacks suppressed
[   66.939377] audit: type=1400 audit(1775295875.111:319): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5391 comm="apparmor_parser"
[   66.940042] audit: type=1400 audit(1775295875.111:320): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5391 comm="apparmor_parser"
[   67.010681] audit: type=1400 audit(1775295875.179:321): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5394 comm="apparmor_parser"
[   67.051969] audit: type=1400 audit(1775295875.223:322): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5394 comm="apparmor_parser"
[   67.125348] audit: type=1400 audit(1775295875.295:323): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5398 comm="apparmor_parser"
[   67.155654] audit: type=1400 audit(1775295875.327:324): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5398 comm="apparmor_parser"
[   67.233116] audit: type=1400 audit(1775295875.403:325): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5409 comm="apparmor_parser"
[   67.233718] audit: type=1400 audit(1775295875.403:326): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5409 comm="apparmor_parser"
[   67.246785] brkvm: port 17(vnet21) entered blocking state
[   67.246792] brkvm: port 17(vnet21) entered disabled state
[   67.246800] vnet21: entered allmulticast mode
[   67.246872] vnet21: entered promiscuous mode
[   67.247128] brkvm: port 17(vnet21) entered blocking state
[   67.247133] brkvm: port 17(vnet21) entered forwarding state
[   67.328686] audit: type=1400 audit(1775295875.499:327): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75" pid=5427 comm="apparmor_parser"
[   67.363309] audit: type=1400 audit(1775295875.535:328): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d3a8ea13-d235-4918-9380-68e12fe98c75//passt" pid=5427 comm="apparmor_parser"
[   72.936392] kauditd_printk_skb: 2 callbacks suppressed
[   72.936395] audit: type=1400 audit(1775295881.113:331): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5617 comm="apparmor_parser"
[   72.936950] audit: type=1400 audit(1775295881.113:332): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5617 comm="apparmor_parser"
[   73.014015] audit: type=1400 audit(1775295881.193:333): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5620 comm="apparmor_parser"
[   73.058035] audit: type=1400 audit(1775295881.237:334): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5620 comm="apparmor_parser"
[   73.141020] audit: type=1400 audit(1775295881.317:335): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5626 comm="apparmor_parser"
[   73.169875] audit: type=1400 audit(1775295881.349:336): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5626 comm="apparmor_parser"
[   73.247880] audit: type=1400 audit(1775295881.425:337): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5630 comm="apparmor_parser"
[   73.248456] audit: type=1400 audit(1775295881.425:338): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5630 comm="apparmor_parser"
[   73.259735] brkvm: port 18(vnet22) entered blocking state
[   73.259741] brkvm: port 18(vnet22) entered disabled state
[   73.259747] vnet22: entered allmulticast mode
[   73.259864] vnet22: entered promiscuous mode
[   73.260093] brkvm: port 18(vnet22) entered blocking state
[   73.260098] brkvm: port 18(vnet22) entered forwarding state
[   73.341505] audit: type=1400 audit(1775295881.521:339): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310" pid=5645 comm="apparmor_parser"
[   73.373779] audit: type=1400 audit(1775295881.553:340): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-d005e45d-d348-43ec-9113-8bf16f2f4310//passt" pid=5645 comm="apparmor_parser"

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2026-04-04  9:54 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <177373189751.7987.7156982489427825197.reportbug@obelix-trixie.bs.de>
2026-03-28 13:37 ` [6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter Salvatore Bonaccorso
2026-03-28 14:11   ` Lukas Wunner
2026-03-28 16:16     ` Bernd Schumacher
2026-03-28 19:14       ` Lukas Wunner
2026-03-29 13:52         ` Bernd Schumacher
2026-03-29 16:22           ` Lukas Wunner
2026-03-30  6:14             ` Bernd Schumacher
2026-03-30 13:56               ` Ilpo Järvinen
2026-03-31 13:09               ` Lukas Wunner
2026-03-31 13:13                 ` Lukas Wunner
2026-03-31 23:01                 ` Alex Williamson
2026-04-01  4:11                   ` Lukas Wunner
2026-04-01 13:10               ` Bug#1131025: " Uwe Kleine-König
2026-04-01 16:16                 ` Bernd Schumacher
2026-04-01 20:18                   ` Lukas Wunner
2026-04-02  5:53                     ` Bernd Schumacher
2026-04-03 14:58                       ` Lukas Wunner
2026-04-04  9:54                         ` Bernd Schumacher
2026-03-28 14:40   ` Thorsten Leemhuis

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