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
From: Bernd Schumacher
Date: Sun Mar 29 2026 - 09:53:35 EST
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
[ 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@xxxxxxxxxxxxxxx
[ 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
[ 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@xxxxxxxxxxxxxxx
[ 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:
signature.asc
Description: This is a digitally signed message part