You are not logged in.

#1 2020-06-23 09:57:44

Seooo
Member
Registered: 2020-04-01
Posts: 9

Keyboard and touchpad input lag

Hi everyone. I have just installed arch on my toshiba dynabook tecra X50-F and I have some problems with laggy keyboard and touchpad. The problem started during installation. In archiso there was a great input lag with the keyboard, resulting in a very frustrating installation. Now that everything is installed and working (except for the trackpoint and the touchpad hardware buttons) I still have lag problems with both touchpad and keyboard. Everytime I boot the keyboard has a lot of lag and the touchpad is not fluid, it moves and then it stops. The only way to solve is to reboot and hope for everything to go well. I have noticed that there is no input lag if I connect an USB mouse and I use it instead of touchpad, but keyboard is still laggy. I have found no clues inside the `dmesg` (except for the usual ACPI errors) and I ask you some hints to proceed with investigation. I leave here some information about my machine.

$ uname -r
5.7.4-arch1-1
$ xinput --list
⎡ Virtual core pointer                          id=2    [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                id=4    [slave  pointer  (2)]
⎜   ↳ TOSB1006:00 06CB:CDDC Mouse               id=11   [slave  pointer  (2)]
⎜   ↳ TOSB1006:00 06CB:CDDC Touchpad            id=12   [slave  pointer  (2)]
⎜   ↳ PS/2 Generic Mouse                        id=15   [slave  pointer  (2)]
⎣ Virtual core keyboard                         id=3    [master keyboard (2)]
    ↳ Virtual core XTEST keyboard               id=5    [slave  keyboard (3)]
    ↳ Video Bus                                 id=6    [slave  keyboard (3)]
    ↳ Power Button                              id=7    [slave  keyboard (3)]
    ↳ Sleep Button                              id=8    [slave  keyboard (3)]
    ↳ TOSHIBA Web Camera - HD: TOSHIB           id=9    [slave  keyboard (3)]
    ↳ TOSHIBA Web Camera - HD: TOSHIB           id=10   [slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard              id=13   [slave  keyboard (3)]
    ↳ Toshiba input device                      id=14   [slave  keyboard (3)]
$ lspci
00:00.0 Host bridge: Intel Corporation Coffee Lake HOST and DRAM Controller (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 620 (Whiskey Lake) (rev 02)
00:12.0 Signal processing controller: Intel Corporation Cannon Point-LP Thermal Controller (rev 11)
00:14.0 USB controller: Intel Corporation Cannon Point-LP USB 3.1 xHCI Controller (rev 11)
00:14.2 RAM memory: Intel Corporation Cannon Point-LP Shared SRAM (rev 11)
00:15.0 Serial bus controller [0c80]: Intel Corporation Cannon Point-LP Serial IO I2C Controller #0 (rev 11)
00:16.0 Communication controller: Intel Corporation Cannon Point-LP MEI Controller #1 (rev 11)
00:17.0 RAID bus controller: Intel Corporation 82801 Mobile SATA Controller [RAID mode] (rev 11)
00:1c.0 PCI bridge: Intel Corporation Device 9dbd (rev f1)
00:1c.6 PCI bridge: Intel Corporation Cannon Point-LP PCI Express Root Port #7 (rev f1)
00:1d.0 PCI bridge: Intel Corporation Cannon Point-LP PCI Express Root Port #9 (rev f1)
00:1d.2 PCI bridge: Intel Corporation Cannon Point-LP PCI Express Root Port #1 (rev f1)
00:1d.4 PCI bridge: Intel Corporation Cannon Point-LP PCI Express Root Port #13 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Cannon Point-LP LPC Controller (rev 11)
00:1f.3 Audio device: Intel Corporation Cannon Point-LP High Definition Audio Controller (rev 11)
00:1f.4 SMBus: Intel Corporation Cannon Point-LP SMBus Controller (rev 11)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Point-LP SPI Controller (rev 11)
01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS522A PCI Express Card Reader (rev 01)
02:00.0 Network controller: Intel Corporation Wi-Fi 6 AX200 (rev 1a)
03:00.0 Non-Volatile memory controller: Intel Corporation Device 0975 (rev 03)
04:00.0 Non-Volatile memory controller: Intel Corporation Device 0975
05:00.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 4C 2018] (rev 06)
06:00.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 4C 2018] (rev 06)
06:01.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 4C 2018] (rev 06)
06:02.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 4C 2018] (rev 06)
06:04.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 4C 2018] (rev 06)
07:00.0 System peripheral: Intel Corporation JHL7540 Thunderbolt 3 NHI [Titan Ridge 4C 2018] (rev 06)
3b:00.0 USB controller: Intel Corporation JHL7540 Thunderbolt 3 USB Controller [Titan Ridge 4C 2018] (rev 06)
$ dmesg
[    0.405159] ACPI: Added _OSI(Module Device)
[    0.405160] ACPI: Added _OSI(Processor Device)
[    0.405161] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.405162] ACPI: Added _OSI(Processor Aggregator Device)
[    0.405164] ACPI: Added _OSI(Linux-Dell-Video)
[    0.405165] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.405166] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.572675] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.572683] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.572685] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.572688] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS01._PLD], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.572692] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.572694] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.574154] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS02._UPC], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.574159] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.574160] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.574163] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS02._PLD], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.574166] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.574168] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.575628] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS03._UPC], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.575632] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.575634] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.575637] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS03._PLD], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.575640] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.575641] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.577088] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS04._UPC], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.577092] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.577094] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.577096] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS04._PLD], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.577099] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.577101] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.578555] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS05._UPC], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.578560] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.578561] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.578563] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS05._PLD], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.578567] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.578568] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.580013] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS06._UPC], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.580017] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.580019] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.580021] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS06._PLD], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.580024] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.580026] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.581475] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS07._UPC], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.581479] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.581480] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.581483] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS07._PLD], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.581486] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.581487] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.582945] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS08._UPC], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.582949] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.582951] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.582953] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS08._PLD], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.582956] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.582958] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.584409] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS09._UPC], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.584413] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.584414] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.584416] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS09._PLD], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.584420] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.584421] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.585871] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS10._UPC], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.585875] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.585877] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.585879] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS10._PLD], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.585882] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.585884] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.587529] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.USR1._UPC], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.587534] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.587536] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.587538] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.USR1._PLD], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.587541] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.587543] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.587547] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.USR2._UPC], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.587550] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.587552] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.587554] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.USR2._PLD], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.587557] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.587559] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.587633] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.587637] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.587638] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.587640] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.587643] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.587645] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.587718] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.587722] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.587723] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.587725] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.587728] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.587730] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.587803] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.587806] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.587808] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.587810] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.587813] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.587815] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.587887] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.587891] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.587892] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.587895] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.587898] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.587899] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.587972] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS05._UPC], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.587975] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.587977] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.587979] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS05._PLD], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.587982] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.587984] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.588056] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS06._UPC], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.588060] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.588061] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.588063] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS06._PLD], AE_ALREADY_EXISTS (20200326/dswload2-326)
[    0.588066] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200326/psobject-220)
[    0.588068] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.591652] ACPI: 10 ACPI AML tables successfully acquired and loaded
[    0.681910] ACPI: Dynamic OEM Table Load:
[    0.681918] ACPI: SSDT 0xFFFF8B56D9922B00 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
[    0.685016] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.688461] ACPI: Dynamic OEM Table Load:
[    0.688470] ACPI: SSDT 0xFFFF8B56D9947C00 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.691829] ACPI: Dynamic OEM Table Load:
[    0.691837] ACPI: SSDT 0xFFFF8B56D9C39000 00053F (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.695311] ACPI: Dynamic OEM Table Load:
[    0.695317] ACPI: SSDT 0xFFFF8B56D991DE00 000149 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    0.698406] ACPI: Dynamic OEM Table Load:
[    0.698415] ACPI: SSDT 0xFFFF8B56D9C3E800 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    0.702193] ACPI: Dynamic OEM Table Load:
[    0.702200] ACPI: SSDT 0xFFFF8B56D9C3E000 0005FC (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.705663] ACPI: Dynamic OEM Table Load:
[    0.705669] ACPI: SSDT 0xFFFF8B56D9940C00 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.709167] ACPI: Dynamic OEM Table Load:
[    0.709175] ACPI: SSDT 0xFFFF8B56D994C000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160527)
[    0.713849] ACPI: Dynamic OEM Table Load:
[    0.713857] ACPI: SSDT 0xFFFF8B56D9947400 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.725295] ACPI: EC: EC started
[    0.725296] ACPI: EC: interrupt blocked
[    0.728790] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.728792] ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions
[    0.728793] ACPI: Interpreter enabled
[    0.728907] ACPI: (supports S0 S3 S4 S5)
[    0.728908] ACPI: Using IOAPIC for interrupt routing
[    0.729001] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.731574] ACPI: Enabled 9 GPEs in block 00 to 7F
[    0.746946] ACPI: Power Resource [WRST] (on)
[    0.747712] ACPI: Power Resource [DRST] (on)
[    0.754429] ACPI: Power Resource [PXP] (on)
[    0.778871] ACPI: Power Resource [USBC] (on)
[    0.779253] ACPI: Power Resource [PAUD] (on)
[    0.785285] ACPI: Power Resource [V0PR] (on)
[    0.786314] ACPI: Power Resource [V1PR] (on)
[    0.787329] ACPI: Power Resource [V2PR] (on)
[    0.801186] ACPI: Power Resource [WRST] (on)
[    0.847201] ACPI: Power Resource [PIN] (off)
[    0.847201] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.847201] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.848126] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    0.851101] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
[    0.852765] PCI host bridge to bus 0000:00
[    0.852769] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.852770] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.852772] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.852773] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.852775] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.852776] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.852777] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.852779] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    0.852780] pci_bus 0000:00: root bus resource [mem 0x40000000-0xdfffffff window]
[    0.852782] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[    0.852783] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.852785] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.852798] pci 0000:00:00.0: [8086:3e34] type 00 class 0x060000
[    0.853669] pci 0000:00:02.0: [8086:3ea0] type 00 class 0x030000
[    0.853684] pci 0000:00:02.0: reg 0x10: [mem 0x6000000000-0x6000ffffff 64bit]
[    0.853692] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x403fffffff 64bit pref]
[    0.853698] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
[    0.853719] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.854082] pci 0000:00:12.0: [8086:9df9] type 00 class 0x118000
[    0.854111] pci 0000:00:12.0: reg 0x10: [mem 0x600111a000-0x600111afff 64bit]
[    0.854421] pci 0000:00:14.0: [8086:9ded] type 00 class 0x0c0330
[    0.854445] pci 0000:00:14.0: reg 0x10: [mem 0x6001100000-0x600110ffff 64bit]
[    0.854519] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.856304] pci 0000:00:14.2: [8086:9def] type 00 class 0x050000
[    0.856328] pci 0000:00:14.2: reg 0x10: [mem 0x6001114000-0x6001115fff 64bit]
[    0.856341] pci 0000:00:14.2: reg 0x18: [mem 0x6001119000-0x6001119fff 64bit]
[    0.856698] pci 0000:00:15.0: [8086:9de8] type 00 class 0x0c8000
[    0.856833] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.857514] pci 0000:00:16.0: [8086:9de0] type 00 class 0x078000
[    0.857545] pci 0000:00:16.0: reg 0x10: [mem 0x6001117000-0x6001117fff 64bit]
[    0.857634] pci 0000:00:16.0: PME# supported from D3hot
[    0.858211] pci 0000:00:17.0: [8086:282a] type 00 class 0x010400
[    0.858235] pci 0000:00:17.0: reg 0x10: [mem 0xba500000-0xba501fff]
[    0.858245] pci 0000:00:17.0: reg 0x14: [mem 0xba503000-0xba5030ff]
[    0.858254] pci 0000:00:17.0: reg 0x18: [io  0x3090-0x3097]
[    0.858264] pci 0000:00:17.0: reg 0x1c: [io  0x3080-0x3083]
[    0.858273] pci 0000:00:17.0: reg 0x20: [io  0x3060-0x307f]
[    0.858283] pci 0000:00:17.0: reg 0x24: [mem 0xba502000-0xba5027ff]
[    0.858337] pci 0000:00:17.0: PME# supported from D3hot
[    0.858761] pci 0000:00:1c.0: [8086:9dbd] type 01 class 0x060400
[    0.858862] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.858886] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
[    0.859619] pci 0000:00:1c.6: [8086:9dbe] type 01 class 0x060400
[    0.859722] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.859747] pci 0000:00:1c.6: PTM enabled (root), 4ns granularity
[    0.860467] pci 0000:00:1d.0: [8086:9db0] type 01 class 0x060400
[    0.860581] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.860608] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[    0.861319] pci 0000:00:1d.2: [8086:9db2] type 01 class 0x060400
[    0.861426] pci 0000:00:1d.2: PME# supported from D0 D3hot D3cold
[    0.861452] pci 0000:00:1d.2: PTM enabled (root), 4ns granularity
[    0.862176] pci 0000:00:1d.4: [8086:9db4] type 01 class 0x060400
[    0.862424] pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
[    0.862449] pci 0000:00:1d.4: PTM enabled (root), 4ns granularity
[    0.863207] pci 0000:00:1f.0: [8086:9d84] type 00 class 0x060100
[    0.863654] pci 0000:00:1f.3: [8086:9dc8] type 00 class 0x040300
[    0.863722] pci 0000:00:1f.3: reg 0x10: [mem 0x6001110000-0x6001113fff 64bit]
[    0.863785] pci 0000:00:1f.3: reg 0x20: [mem 0x6001000000-0x60010fffff 64bit]
[    0.863918] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.867349] pci 0000:00:1f.4: [8086:9da3] type 00 class 0x0c0500
[    0.867380] pci 0000:00:1f.4: reg 0x10: [mem 0x6001116000-0x60011160ff 64bit]
[    0.867412] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.867800] pci 0000:00:1f.5: [8086:9da4] type 00 class 0x0c8000
[    0.867819] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.868294] pci 0000:01:00.0: [10ec:522a] type 00 class 0xff0000
[    0.868323] pci 0000:01:00.0: reg 0x10: [mem 0xba400000-0xba400fff]
[    0.868461] pci 0000:01:00.0: supports D1 D2
[    0.868463] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.868655] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.868660] pci 0000:00:1c.0:   bridge window [mem 0xba400000-0xba4fffff]
[    0.869091] pci 0000:02:00.0: [8086:2723] type 00 class 0x028000
[    0.869174] pci 0000:02:00.0: reg 0x10: [mem 0xba300000-0xba303fff 64bit]
[    0.869520] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.870233] pci 0000:00:1c.6: PCI bridge to [bus 02]
[    0.870238] pci 0000:00:1c.6:   bridge window [mem 0xba300000-0xba3fffff]
[    0.875050] pci 0000:03:00.0: [8086:0975] type 00 class 0x010802
[    0.875086] pci 0000:03:00.0: reg 0x10: [mem 0xba200000-0xba203fff 64bit]
[    0.875507] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    0.875512] pci 0000:00:1d.0:   bridge window [mem 0xba200000-0xba2fffff]
[    0.875835] pci 0000:04:00.0: [8086:0975] type 00 class 0x010802
[    0.875865] pci 0000:04:00.0: reg 0x10: [mem 0xba110000-0xba113fff 64bit]
[    0.875894] pci 0000:04:00.0: reg 0x20: [mem 0xba100000-0xba10ffff 64bit]
[    0.875909] pci 0000:04:00.0: enabling Extended Tags
[    0.876155] pci 0000:00:1d.2: PCI bridge to [bus 04]
[    0.876160] pci 0000:00:1d.2:   bridge window [mem 0xba100000-0xba1fffff]
[    0.876379] pci 0000:05:00.0: [8086:15ea] type 01 class 0x060400
[    0.876448] pci 0000:05:00.0: enabling Extended Tags
[    0.876554] pci 0000:05:00.0: supports D1 D2
[    0.876555] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.876633] pci 0000:05:00.0: PTM enabled, 4ns granularity
[    0.876766] pci 0000:00:1d.4: PCI bridge to [bus 05-6f]
[    0.876771] pci 0000:00:1d.4:   bridge window [mem 0x8c000000-0xba0fffff]
[    0.876776] pci 0000:00:1d.4:   bridge window [mem 0x40000000-0x89ffffff 64bit pref]
[    0.876856] pci 0000:06:00.0: [8086:15ea] type 01 class 0x060400
[    0.876929] pci 0000:06:00.0: enabling Extended Tags
[    0.877037] pci 0000:06:00.0: supports D1 D2
[    0.877038] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.877177] pci 0000:06:01.0: [8086:15ea] type 01 class 0x060400
[    0.877248] pci 0000:06:01.0: enabling Extended Tags
[    0.877358] pci 0000:06:01.0: supports D1 D2
[    0.877359] pci 0000:06:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.877497] pci 0000:06:02.0: [8086:15ea] type 01 class 0x060400
[    0.877568] pci 0000:06:02.0: enabling Extended Tags
[    0.877672] pci 0000:06:02.0: supports D1 D2
[    0.877673] pci 0000:06:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.877831] pci 0000:06:04.0: [8086:15ea] type 01 class 0x060400
[    0.877902] pci 0000:06:04.0: enabling Extended Tags
[    0.878012] pci 0000:06:04.0: supports D1 D2
[    0.878013] pci 0000:06:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.878174] pci 0000:05:00.0: PCI bridge to [bus 06-6f]
[    0.878183] pci 0000:05:00.0:   bridge window [mem 0x8c000000-0xba0fffff]
[    0.878190] pci 0000:05:00.0:   bridge window [mem 0x40000000-0x89ffffff 64bit pref]
[    0.878257] pci 0000:07:00.0: [8086:15eb] type 00 class 0x088000
[    0.878292] pci 0000:07:00.0: reg 0x10: [mem 0xba000000-0xba03ffff]
[    0.878305] pci 0000:07:00.0: reg 0x14: [mem 0xba040000-0xba040fff]
[    0.878373] pci 0000:07:00.0: enabling Extended Tags
[    0.878489] pci 0000:07:00.0: supports D1 D2
[    0.878490] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.878680] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.878689] pci 0000:06:00.0:   bridge window [mem 0xba000000-0xba0fffff]
[    0.878749] pci 0000:06:01.0: PCI bridge to [bus 08-3a]
[    0.878758] pci 0000:06:01.0:   bridge window [mem 0x8c000000-0xa2efffff]
[    0.878765] pci 0000:06:01.0:   bridge window [mem 0x40000000-0x64ffffff 64bit pref]
[    0.878852] pci 0000:3b:00.0: [8086:15ec] type 00 class 0x0c0330
[    0.878891] pci 0000:3b:00.0: reg 0x10: [mem 0xa2f00000-0xa2f0ffff]
[    0.878975] pci 0000:3b:00.0: enabling Extended Tags
[    0.879101] pci 0000:3b:00.0: supports D1 D2
[    0.879102] pci 0000:3b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.879210] pci 0000:3b:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:06:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.879348] pci 0000:06:02.0: PCI bridge to [bus 3b]
[    0.879357] pci 0000:06:02.0:   bridge window [mem 0xa2f00000-0xa2ffffff]
[    0.879415] pci 0000:06:04.0: PCI bridge to [bus 3c-6f]
[    0.879424] pci 0000:06:04.0:   bridge window [mem 0xa3000000-0xb9ffffff]
[    0.879431] pci 0000:06:04.0:   bridge window [mem 0x65000000-0x89ffffff 64bit pref]
[    0.885415] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.885654] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *1
[    0.885889] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.886123] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.886356] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.886590] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.886824] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.887058] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.911696] ACPI: EC: interrupt unblocked
[    0.911696] ACPI: EC: event unblocked
[    0.911696] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.911696] ACPI: EC: GPE=0x6e
[    0.911696] ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC initialization complete
[    0.911696] ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
[    0.911696] iommu: Default domain type: Translated 
[    0.911717] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.911717] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.911717] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.911717] vgaarb: loaded
[    0.911924] SCSI subsystem initialized
[    0.911924] libata version 3.00 loaded.
[    0.911924] ACPI: bus type USB registered
[    0.911924] usbcore: registered new interface driver usbfs
[    0.911924] usbcore: registered new interface driver hub
[    0.912101] usbcore: registered new device driver usb
[    0.912101] pps_core: LinuxPPS API ver. 1 registered
[    0.912101] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.912101] PTP clock support registered
[    0.912101] EDAC MC: Ver: 3.0.0
[    0.912253] Registered efivars operations
[    0.912253] PCI: Using ACPI for IRQ routing
[    0.942649] PCI: pci_cache_line_size set to 64 bytes
[    0.943379] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.943381] e820: reserve RAM buffer [mem 0x2ea12000-0x2fffffff]
[    0.943382] e820: reserve RAM buffer [mem 0x31574000-0x33ffffff]
[    0.943383] e820: reserve RAM buffer [mem 0x33455000-0x33ffffff]
[    0.943384] e820: reserve RAM buffer [mem 0x3be10000-0x3bffffff]
[    0.943385] e820: reserve RAM buffer [mem 0x8be000000-0x8bfffffff]
[    0.943514] NetLabel: Initializing
[    0.943515] NetLabel:  domain hash size = 128
[    0.943516] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.943532] NetLabel:  unlabeled traffic allowed by default
[    0.945878] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.945883] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.948361] clocksource: Switched to clocksource tsc-early
[    0.964006] VFS: Disk quotas dquot_6.6.0
[    0.964025] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.964109] pnp: PnP ACPI init
[    0.973462] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.973464] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.973763] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.975086] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.976536] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.976572] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.977853] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.985409] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.985411] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.985413] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.985417] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
[    0.985419] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.985421] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.985423] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.985425] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.985747] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.987213] system 00:05: [io  0x1800-0x18fe] could not be reserved
[    0.987215] system 00:05: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.987217] system 00:05: [mem 0xfd6b0000-0xfd6cffff] has been reserved
[    0.987218] system 00:05: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.987220] system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.987222] system 00:05: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.987224] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.987518] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.989677] system 00:06: [io  0x2000-0x20fe] has been reserved
[    0.989829] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.150509] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.152643] pci 0000:00:1d.4: EDR: ACPI event 0x0 received
[    1.156430] pnp 00:08: Plug and Play ACPI device, IDs TOS01f2 PNP0f13 (active)
[    1.157637] pnp: PnP ACPI: found 9 devices
[    1.163754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.163798] pci 0000:06:01.0: bridge window [io  0x1000-0x0fff] to [bus 08-3a] add_size 1000
[    1.163801] pci 0000:06:04.0: bridge window [io  0x1000-0x0fff] to [bus 3c-6f] add_size 1000
[    1.163804] pci 0000:05:00.0: bridge window [io  0x1000-0x0fff] to [bus 06-6f] add_size 2000
[    1.163806] pci 0000:00:1d.4: bridge window [io  0x1000-0x0fff] to [bus 05-6f] add_size 3000
[    1.163816] pci 0000:00:15.0: BAR 0: assigned [mem 0x4040000000-0x4040000fff 64bit]
[    1.163904] pci 0000:00:1d.4: BAR 13: assigned [io  0x4000-0x6fff]
[    1.163907] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    1.163912] pci 0000:00:1c.0:   bridge window [mem 0xba400000-0xba4fffff]
[    1.163919] pci 0000:00:1c.6: PCI bridge to [bus 02]
[    1.163923] pci 0000:00:1c.6:   bridge window [mem 0xba300000-0xba3fffff]
[    1.163929] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    1.163935] pci 0000:00:1d.0:   bridge window [mem 0xba200000-0xba2fffff]
[    1.163941] pci 0000:00:1d.2: PCI bridge to [bus 04]
[    1.163945] pci 0000:00:1d.2:   bridge window [mem 0xba100000-0xba1fffff]
[    1.163953] pci 0000:05:00.0: BAR 13: assigned [io  0x4000-0x5fff]
[    1.163956] pci 0000:06:01.0: BAR 13: assigned [io  0x4000-0x4fff]
[    1.163957] pci 0000:06:04.0: BAR 13: assigned [io  0x5000-0x5fff]
[    1.163959] pci 0000:06:00.0: PCI bridge to [bus 07]
[    1.163966] pci 0000:06:00.0:   bridge window [mem 0xba000000-0xba0fffff]
[    1.163976] pci 0000:06:01.0: PCI bridge to [bus 08-3a]
[    1.163979] pci 0000:06:01.0:   bridge window [io  0x4000-0x4fff]
[    1.163984] pci 0000:06:01.0:   bridge window [mem 0x8c000000-0xa2efffff]
[    1.163988] pci 0000:06:01.0:   bridge window [mem 0x40000000-0x64ffffff 64bit pref]
[    1.163995] pci 0000:06:02.0: PCI bridge to [bus 3b]
[    1.164000] pci 0000:06:02.0:   bridge window [mem 0xa2f00000-0xa2ffffff]
[    1.164010] pci 0000:06:04.0: PCI bridge to [bus 3c-6f]
[    1.164012] pci 0000:06:04.0:   bridge window [io  0x5000-0x5fff]
[    1.164018] pci 0000:06:04.0:   bridge window [mem 0xa3000000-0xb9ffffff]
[    1.164022] pci 0000:06:04.0:   bridge window [mem 0x65000000-0x89ffffff 64bit pref]
[    1.164028] pci 0000:05:00.0: PCI bridge to [bus 06-6f]
[    1.164031] pci 0000:05:00.0:   bridge window [io  0x4000-0x5fff]
[    1.164036] pci 0000:05:00.0:   bridge window [mem 0x8c000000-0xba0fffff]
[    1.164040] pci 0000:05:00.0:   bridge window [mem 0x40000000-0x89ffffff 64bit pref]
[    1.164046] pci 0000:00:1d.4: PCI bridge to [bus 05-6f]
[    1.164048] pci 0000:00:1d.4:   bridge window [io  0x4000-0x6fff]
[    1.164052] pci 0000:00:1d.4:   bridge window [mem 0x8c000000-0xba0fffff]
[    1.164055] pci 0000:00:1d.4:   bridge window [mem 0x40000000-0x89ffffff 64bit pref]
[    1.164061] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.164063] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.164064] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.164066] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000e3fff window]
[    1.164067] pci_bus 0000:00: resource 8 [mem 0x000e4000-0x000e7fff window]
[    1.164068] pci_bus 0000:00: resource 9 [mem 0x000e8000-0x000ebfff window]
[    1.164070] pci_bus 0000:00: resource 10 [mem 0x000ec000-0x000effff window]
[    1.164071] pci_bus 0000:00: resource 11 [mem 0x000f0000-0x000fffff window]
[    1.164073] pci_bus 0000:00: resource 12 [mem 0x40000000-0xdfffffff window]
[    1.164074] pci_bus 0000:00: resource 13 [mem 0x4000000000-0x7fffffffff window]
[    1.164076] pci_bus 0000:00: resource 14 [mem 0xfc800000-0xfe7fffff window]
[    1.164078] pci_bus 0000:01: resource 1 [mem 0xba400000-0xba4fffff]
[    1.164079] pci_bus 0000:02: resource 1 [mem 0xba300000-0xba3fffff]
[    1.164081] pci_bus 0000:03: resource 1 [mem 0xba200000-0xba2fffff]
[    1.164082] pci_bus 0000:04: resource 1 [mem 0xba100000-0xba1fffff]
[    1.164083] pci_bus 0000:05: resource 0 [io  0x4000-0x6fff]
[    1.164085] pci_bus 0000:05: resource 1 [mem 0x8c000000-0xba0fffff]
[    1.164086] pci_bus 0000:05: resource 2 [mem 0x40000000-0x89ffffff 64bit pref]
[    1.164088] pci_bus 0000:06: resource 0 [io  0x4000-0x5fff]
[    1.164089] pci_bus 0000:06: resource 1 [mem 0x8c000000-0xba0fffff]
[    1.164090] pci_bus 0000:06: resource 2 [mem 0x40000000-0x89ffffff 64bit pref]
[    1.164092] pci_bus 0000:07: resource 1 [mem 0xba000000-0xba0fffff]
[    1.164093] pci_bus 0000:08: resource 0 [io  0x4000-0x4fff]
[    1.164095] pci_bus 0000:08: resource 1 [mem 0x8c000000-0xa2efffff]
[    1.164096] pci_bus 0000:08: resource 2 [mem 0x40000000-0x64ffffff 64bit pref]
[    1.164097] pci_bus 0000:3b: resource 1 [mem 0xa2f00000-0xa2ffffff]
[    1.164099] pci_bus 0000:3c: resource 0 [io  0x5000-0x5fff]
[    1.164100] pci_bus 0000:3c: resource 1 [mem 0xa3000000-0xb9ffffff]
[    1.164102] pci_bus 0000:3c: resource 2 [mem 0x65000000-0x89ffffff 64bit pref]
[    1.164410] NET: Registered protocol family 2
[    1.164604] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    1.164819] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    1.165230] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    1.165333] TCP: Hash tables configured (established 262144 bind 65536)
[    1.165463] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    1.165585] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    1.165745] NET: Registered protocol family 1
[    1.165751] NET: Registered protocol family 44
[    1.165763] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.169912] pci 0000:05:00.0: CLS mismatch (64 != 128), using 64 bytes
[    1.170137] pci 0000:05:00.0: enabling device (0006 -> 0007)
[    1.170611] Trying to unpack rootfs image as initramfs...
[    1.175975] pci_bus 0000:07: Allocating resources
[    1.175992] pci_bus 0000:3b: Allocating resources
[    1.370471] Freeing initrd memory: 12404K
[    1.370487] DMAR: Intel-IOMMU force enabled due to platform opt in
[    1.370517] DMAR: No ATSR found
[    1.370582] DMAR: dmar0: Using Queued invalidation
[    1.370585] DMAR: dmar1: Using Queued invalidation
[    1.370830] pci 0000:00:00.0: Adding to iommu group 0
[    1.370851] pci 0000:00:02.0: Adding to iommu group 1
[    1.370873] pci 0000:00:12.0: Adding to iommu group 2
[    1.370903] pci 0000:00:14.0: Adding to iommu group 3
[    1.370916] pci 0000:00:14.2: Adding to iommu group 3
[    1.370935] pci 0000:00:15.0: Adding to iommu group 4
[    1.370956] pci 0000:00:16.0: Adding to iommu group 5
[    1.370970] pci 0000:00:17.0: Adding to iommu group 6
[    1.371006] pci 0000:00:1c.0: Adding to iommu group 7
[    1.371025] pci 0000:00:1c.6: Adding to iommu group 7
[    1.371067] pci 0000:00:1d.0: Adding to iommu group 8
[    1.371087] pci 0000:00:1d.2: Adding to iommu group 8
[    1.371107] pci 0000:00:1d.4: Adding to iommu group 8
[    1.371197] pci 0000:00:1d.4: DMAR: Device uses a private dma domain.
[    1.371198] pci 0000:00:1d.4: DMAR: Use Intel IOMMU bounce page dma_ops
[    1.371238] pci 0000:00:1f.0: Adding to iommu group 9
[    1.371254] pci 0000:00:1f.3: Adding to iommu group 9
[    1.371269] pci 0000:00:1f.4: Adding to iommu group 9
[    1.371284] pci 0000:00:1f.5: Adding to iommu group 9
[    1.371295] pci 0000:01:00.0: Adding to iommu group 7
[    1.371306] pci 0000:02:00.0: Adding to iommu group 7
[    1.371316] pci 0000:03:00.0: Adding to iommu group 8
[    1.371326] pci 0000:04:00.0: Adding to iommu group 8
[    1.371340] pci 0000:05:00.0: Adding to iommu group 8
[    1.371399] pci 0000:05:00.0: DMAR: Device uses a private dma domain.
[    1.371400] pci 0000:05:00.0: DMAR: Use Intel IOMMU bounce page dma_ops
[    1.371412] pci 0000:06:00.0: Adding to iommu group 8
[    1.371495] pci 0000:06:00.0: DMAR: Device uses a private dma domain.
[    1.371497] pci 0000:06:00.0: DMAR: Use Intel IOMMU bounce page dma_ops
[    1.371507] pci 0000:06:01.0: Adding to iommu group 8
[    1.371567] pci 0000:06:01.0: DMAR: Device uses a private dma domain.
[    1.371568] pci 0000:06:01.0: DMAR: Use Intel IOMMU bounce page dma_ops
[    1.371577] pci 0000:06:02.0: Adding to iommu group 8
[    1.371655] pci 0000:06:02.0: DMAR: Device uses a private dma domain.
[    1.371656] pci 0000:06:02.0: DMAR: Use Intel IOMMU bounce page dma_ops
[    1.371665] pci 0000:06:04.0: Adding to iommu group 8
[    1.371755] pci 0000:06:04.0: DMAR: Device uses a private dma domain.
[    1.371756] pci 0000:06:04.0: DMAR: Use Intel IOMMU bounce page dma_ops
[    1.371780] pci 0000:07:00.0: Adding to iommu group 8
[    1.371832] pci 0000:07:00.0: DMAR: Device uses a private dma domain.
[    1.371833] pci 0000:07:00.0: DMAR: Use Intel IOMMU bounce page dma_ops
[    1.371854] pci 0000:3b:00.0: Adding to iommu group 8
[    1.371931] pci 0000:3b:00.0: DMAR: Device uses a private dma domain.
[    1.371932] pci 0000:3b:00.0: DMAR: Use Intel IOMMU bounce page dma_ops
[    1.372024] DMAR: Intel(R) Virtualization Technology for Directed I/O
[    1.372025] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.372027] software IO TLB: mapped [mem 0x2aa12000-0x2ea12000] (64MB)
[    1.372240] check: Scanning for low memory corruption every 60 seconds
[    1.372687] Initialise system trusted keyrings
[    1.372698] Key type blacklist registered
[    1.372752] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[    1.374337] zbud: loaded
[    1.379256] Key type asymmetric registered
[    1.379257] Asymmetric key parser 'x509' registered
[    1.379266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    1.379320] io scheduler mq-deadline registered
[    1.379321] io scheduler kyber registered
[    1.379351] io scheduler bfq registered
[    1.381978] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
[    1.382326] pcieport 0000:00:1c.6: PME: Signaling with IRQ 123
[    1.382653] pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
[    1.382981] pcieport 0000:00:1d.2: PME: Signaling with IRQ 125
[    1.383107] pcieport 0000:00:1d.4: PME: Signaling with IRQ 126
[    1.383136] pcieport 0000:00:1d.4: pciehp: Slot #16 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    1.383613] pcieport 0000:06:01.0: enabling device (0006 -> 0007)
[    1.383792] pcieport 0000:06:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    1.384103] pcieport 0000:06:04.0: enabling device (0006 -> 0007)
[    1.384279] pcieport 0000:06:04.0: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    1.384483] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.384581] efifb: probing for efifb
[    1.384610] efifb: Ignoring BGRT: unexpected or invalid BMP data
[    1.384611] efifb: framebuffer at 0x4000000000, using 1920k, total 1920k
[    1.384613] efifb: mode is 800x600x32, linelength=3200, pages=1
[    1.384613] efifb: scrolling: redraw
[    1.384615] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.384660] fbcon: Deferring console take-over
[    1.384661] fb0: EFI VGA frame buffer device
[    1.384670] intel_idle: MWAIT substates: 0x11142120
[    1.384671] intel_idle: v0.5.1 model 0x8E
[    1.385270] intel_idle: Local APIC timer is reliable in all C-states
[    1.385398] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    1.385422] ACPI: Sleep Button [SLPB]
[    1.385461] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:01/input/input1
[    1.385478] ACPI: Lid Switch [LID]
[    1.385509] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    1.385528] ACPI: Power Button [PWRB]
[    1.397978] thermal LNXTHERM:00: registered as thermal_zone0
[    1.397980] ACPI: Thermal Zone [TZ01] (45 C)
[    1.398307] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.400108] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    1.400109] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    1.401838] nvme nvme0: pci function 0000:03:00.0
[    1.401962] nvme nvme1: pci function 0000:04:00.0
[    1.401994] ahci 0000:00:17.0: version 3.0
[    1.406078] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 16 ports 3 Gbps 0x0 impl RAID mode
[    1.406081] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part deso sadm sds apst 
[    1.407965] scsi host0: ahci
[    1.408233] scsi host1: ahci
[    1.408329] scsi host2: ahci
[    1.408550] scsi host3: ahci
[    1.408674] scsi host4: ahci
[    1.408768] scsi host5: ahci
[    1.408864] scsi host6: ahci
[    1.408954] scsi host7: ahci
[    1.409044] scsi host8: ahci
[    1.409132] scsi host9: ahci
[    1.409222] scsi host10: ahci
[    1.409315] scsi host11: ahci
[    1.409408] scsi host12: ahci
[    1.409497] scsi host13: ahci
[    1.409592] scsi host14: ahci
[    1.409684] scsi host15: ahci
[    1.409729] ata1: DUMMY
[    1.409730] ata2: DUMMY
[    1.409730] ata3: DUMMY
[    1.409731] ata4: DUMMY
[    1.409732] ata5: DUMMY
[    1.409733] ata6: DUMMY
[    1.409733] ata7: DUMMY
[    1.409734] ata8: DUMMY
[    1.409735] ata9: DUMMY
[    1.409736] ata10: DUMMY
[    1.409737] ata11: DUMMY
[    1.409737] ata12: DUMMY
[    1.409738] ata13: DUMMY
[    1.409739] ata14: DUMMY
[    1.409740] ata15: DUMMY
[    1.409740] ata16: DUMMY
[    1.409807] usbcore: registered new interface driver usbserial_generic
[    1.409811] usbserial: USB Serial support registered for generic
[    1.409834] rtc_cmos 00:01: RTC can wake from S4
[    1.410666] rtc_cmos 00:01: registered as rtc0
[    1.410842] rtc_cmos 00:01: setting system clock to 2020-06-23T09:33:11 UTC (1592904791)
[    1.410861] rtc_cmos 00:01: alarms up to one year, y3k, 242 bytes nvram
[    1.410930] intel_pstate: Intel P-state driver initializing
[    1.411566] intel_pstate: HWP enabled
[    1.411639] ledtrig-cpu: registered to indicate activity on CPUs
[    1.411742] intel_pmc_core INT33A1:00:  initialized
[    1.411826] drop_monitor: Initializing network drop monitor service
[    1.412021] NET: Registered protocol family 10
[    1.414562] nvme nvme0: 8/0/0 default/read/poll queues
[    1.415455]  nvme0n1: p1 p2 p3 p4 p5 p6 p7
[    1.416595] Segment Routing with IPv6
[    1.416596] RPL Segment Routing with IPv6
[    1.416616] NET: Registered protocol family 17
[    1.417078] RAS: Correctable Errors collector initialized.
[    1.417112] microcode: sig=0x806ec, pf=0x80, revision=0xd6
[    1.417280] microcode: Microcode Update Driver: v2.2.
[    1.417284] IPI shorthand broadcast: enabled
[    1.417290] sched_clock: Marking stable (1412995555, 4280950)->(1422255327, -4978822)
[    1.417424] registered taskstats version 1
[    1.417430] Loading compiled-in X.509 certificates
[    1.419946] Loaded X.509 cert 'Build time autogenerated kernel key: 7e547fcebc795c02bb2dce0987a5933bc8b0a167'
[    1.420034] zswap: loaded using pool lz4/z3fold
[    1.420142] Key type ._fscrypt registered
[    1.420143] Key type .fscrypt registered
[    1.420143] Key type fscrypt-provisioning registered
[    1.424127] Key type big_key registered
[    1.425678] nvme nvme1: 8/0/0 default/read/poll queues
[    1.427443] PM:   Magic number: 8:710:576
[    1.433639] Freeing unused decrypted memory: 2040K
[    1.433884] Freeing unused kernel image (initmem) memory: 1628K
[    1.465182] Write protecting the kernel read-only data: 22528k
[    1.466070] Freeing unused kernel image (text/rodata gap) memory: 2044K
[    1.466279] Freeing unused kernel image (rodata/data gap) memory: 384K
[    1.491943] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.491946] Run /init as init process
[    1.491948]   with arguments:
[    1.491950]     /init
[    1.491951]   with environment:
[    1.491952]     HOME=/
[    1.491953]     TERM=linux
[    1.491954]     BOOT_IMAGE=/boot/vmlinuz-linux
[    1.576160] fbcon: Taking over console
[    1.576214] Console: switching to colour frame buffer device 100x37
[    1.631987] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.638873] i8042: Detected active multiplexing controller, rev 1.0
[    1.641243] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.641305] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.641337] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.641369] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.641397] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.641623] rtsx_pci 0000:01:00.0: enabling device (0000 -> 0002)
[    1.641898] rtsx_pci 0000:01:00.0: DMAR: 32bit DMA uses non-identity mapping
[    1.644072] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.644077] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.645168] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    1.645174] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.645390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.07
[    1.645392] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.645394] usb usb1: Product: xHCI Host Controller
[    1.645396] usb usb1: Manufacturer: Linux 5.7.4-arch1-1 xhci-hcd
[    1.645397] usb usb1: SerialNumber: 0000:00:14.0
[    1.645522] hub 1-0:1.0: USB hub found
[    1.645540] hub 1-0:1.0: 12 ports detected
[    1.646638] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.646642] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.646646] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.646679] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.07
[    1.646680] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.646681] usb usb2: Product: xHCI Host Controller
[    1.646682] usb usb2: Manufacturer: Linux 5.7.4-arch1-1 xhci-hcd
[    1.646683] usb usb2: SerialNumber: 0000:00:14.0
[    1.646764] hub 2-0:1.0: USB hub found
[    1.646775] hub 2-0:1.0: 6 ports detected
[    1.646898] usb: port power management may be unreliable
[    1.647242] xhci_hcd 0000:3b:00.0: xHCI Host Controller
[    1.647247] xhci_hcd 0000:3b:00.0: new USB bus registered, assigned bus number 3
[    1.648450] xhci_hcd 0000:3b:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[    1.648661] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.07
[    1.648663] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.648665] usb usb3: Product: xHCI Host Controller
[    1.648667] usb usb3: Manufacturer: Linux 5.7.4-arch1-1 xhci-hcd
[    1.648668] usb usb3: SerialNumber: 0000:3b:00.0
[    1.648790] hub 3-0:1.0: USB hub found
[    1.648802] hub 3-0:1.0: 2 ports detected
[    1.649481] xhci_hcd 0000:3b:00.0: xHCI Host Controller
[    1.649484] xhci_hcd 0000:3b:00.0: new USB bus registered, assigned bus number 4
[    1.649487] xhci_hcd 0000:3b:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.649522] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.07
[    1.649524] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.649525] usb usb4: Product: xHCI Host Controller
[    1.649527] usb usb4: Manufacturer: Linux 5.7.4-arch1-1 xhci-hcd
[    1.649528] usb usb4: SerialNumber: 0000:3b:00.0
[    1.649667] hub 4-0:1.0: USB hub found
[    1.649679] hub 4-0:1.0: 2 ports detected
[    1.666410] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    1.756931] random: fast init done
[    1.771893] EXT4-fs (nvme0n1p7): mounted filesystem with ordered data mode. Opts: (null)
[    1.868743] systemd[1]: systemd 245.6-7-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    1.885275] systemd[1]: Detected architecture x86-64.
[    1.936473] systemd[1]: Set hostname to <MATTE-ARCH-WORK>.
[    1.975056] usb 1-7: new high-speed USB device number 2 using xhci_hcd
[    2.064424] systemd[1]: Created slice system-getty.slice.
[    2.064549] systemd[1]: Created slice system-modprobe.slice.
[    2.064665] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    2.064796] systemd[1]: Created slice User and Session Slice.
[    2.064825] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    2.064843] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.064920] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.064932] systemd[1]: Reached target Local Encrypted Volumes.
[    2.064936] systemd[1]: Reached target Login Prompts.
[    2.064945] systemd[1]: Reached target Paths.
[    2.064950] systemd[1]: Reached target Remote File Systems.
[    2.064953] systemd[1]: Reached target Slices.
[    2.064960] systemd[1]: Reached target Swap.
[    2.064997] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    2.065072] systemd[1]: Listening on LVM2 metadata daemon socket.
[    2.065121] systemd[1]: Listening on LVM2 poll daemon socket.
[    2.066080] systemd[1]: Listening on Process Core Dump Socket.
[    2.066104] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    2.066166] systemd[1]: Listening on Journal Audit Socket.
[    2.066204] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.066244] systemd[1]: Listening on Journal Socket.
[    2.066282] systemd[1]: Listening on udev Control Socket.
[    2.066306] systemd[1]: Listening on udev Kernel Socket.
[    2.066748] systemd[1]: Mounting Huge Pages File System...
[    2.067383] systemd[1]: Mounting POSIX Message Queue File System...
[    2.068100] systemd[1]: Mounting Kernel Debug File System...
[    2.068975] systemd[1]: Mounting Kernel Trace File System...
[    2.069908] systemd[1]: Mounting Temporary Directory (/tmp)...
[    2.070726] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    2.071386] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    2.072059] systemd[1]: Starting Load Kernel Module drm...
[    2.072360] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    2.072392] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    2.073508] systemd[1]: Starting Journal Service...
[    2.074718] systemd[1]: Starting Load Kernel Modules...
[    2.075348] systemd[1]: Starting Remount Root and Kernel File Systems...
[    2.075981] systemd[1]: Starting udev Coldplug all Devices...
[    2.077120] systemd[1]: Mounted Huge Pages File System.
[    2.077217] systemd[1]: Mounted POSIX Message Queue File System.
[    2.077316] systemd[1]: Mounted Kernel Debug File System.
[    2.077403] systemd[1]: Mounted Kernel Trace File System.
[    2.077481] systemd[1]: Mounted Temporary Directory (/tmp).
[    2.077827] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    2.078977] Linux agpgart interface v0.103
[    2.079472] random: lvm: uninitialized urandom read (4 bytes read)
[    2.085586] EXT4-fs (nvme0n1p7): re-mounted. Opts: (null)
[    2.086594] systemd[1]: Finished Remount Root and Kernel File Systems.
[    2.087144] systemd[1]: Finished Load Kernel Modules.
[    2.087344] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[    2.088228] systemd[1]: Mounting Kernel Configuration File System...
[    2.088255] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    2.089158] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    2.089791] systemd[1]: Starting Load/Save Random Seed...
[    2.090549] systemd[1]: Starting Apply Kernel Variables...
[    2.090579] systemd[1]: Condition check resulted in Create System Users being skipped.
[    2.091367] systemd[1]: Starting Create Static Device Nodes in /dev...
[    2.092244] systemd[1]: Mounted Kernel Configuration File System.
[    2.101584] systemd[1]: Finished Apply Kernel Variables.
[    2.105884] systemd[1]: Finished Create Static Device Nodes in /dev.
[    2.106980] systemd[1]: Starting udev Kernel Device Manager...
[    2.121114] systemd[1]: modprobe@drm.service: Succeeded.
[    2.121472] systemd[1]: Finished Load Kernel Module drm.
[    2.150044] systemd[1]: Finished udev Coldplug all Devices.
[    2.193860] usb 1-7: New USB device found, idVendor=04f2, idProduct=b67e, bcdDevice= 4.08
[    2.193862] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.193863] usb 1-7: Product: TOSHIBA Web Camera - HD
[    2.193864] usb 1-7: Manufacturer: SunplusIT Inc
[    2.193865] usb 1-7: SerialNumber: 01.00.00
[    2.241755] tsc: Refined TSC clocksource calibration: 1992.056 MHz
[    2.241761] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396dbbe0650, max_idle_ns: 881590531402 ns
[    2.241779] clocksource: Switched to clocksource tsc
[    2.331752] usb 1-8: new full-speed USB device number 3 using xhci_hcd
[    2.399691] systemd[1]: Started Journal Service.
[    2.399770] audit: type=1130 audit(1592904792.484:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.406545] systemd-journald[297]: Received client request to flush runtime journal.
[    2.429465] audit: type=1130 audit(1592904792.514:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.430375] audit: type=1130 audit(1592904792.514:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.464480] ACPI: AC Adapter [ADP1] (off-line)
[    2.472645] usb 1-8: New USB device found, idVendor=06cb, idProduct=00d4, bcdDevice= 0.00
[    2.472648] usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    2.472650] usb 1-8: SerialNumber: 4ba2a26ad745
[    2.533282] hid: raw HID events driver (C) Jiri Kosina
[    2.533617] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    2.533713] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    2.571428] audit: type=1130 audit(1592904792.654:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.604317] battery: ACPI: Battery Slot [BAT1] (battery present)
[    2.711338] toshiba_bluetooth: Toshiba ACPI Bluetooth device driver
[    2.715080] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0x1B, rev-id 22)
[    2.715186] tpm tpm0: tpm_try_transmit: send(): error -5
[    2.715188] tpm tpm0: [Firmware Bug]: TPM interrupt not working, polling instead
[    2.716550] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    2.717005] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    2.717334] toshiba_acpi: Toshiba Laptop ACPI Extras version 0.24
[    2.717359] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    2.727454] toshiba_acpi: Unable to query Hotkey Event Type
[    2.727508] input: Toshiba input device as /devices/virtual/input/input8
[    2.797833] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    2.797895] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    2.834325] input: PC Speaker as /devices/platform/pcspkr/input/input11
[    2.839593] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    2.843868] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    2.844155] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    2.844157] cfg80211: failed to load regulatory.db
[    2.888281] i2c_hid i2c-TOSB1006:00: supply vdd not found, using dummy regulator
[    2.888296] i2c_hid i2c-TOSB1006:00: supply vddl not found, using dummy regulator
[    2.896199] i2c_hid i2c-TOSB1006:00: i2c_hid_get_input: incomplete report (64/72)
[    2.913352] toshiba_acpi: Supported laptop features: hotkeys fan keyboard-backlight usb-sleep-charge usb-rapid-charge panel-power-on cooling-method
[    2.932897] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[    2.932899] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    2.932900] RAPL PMU: hw unit of domain package 2^-14 Joules
[    2.932901] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    2.932902] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    2.937036] Intel(R) Wireless WiFi driver for Linux
[    2.937038] Copyright(c) 2003- 2015 Intel Corporation
[    2.937342] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[    2.960857] iwlwifi 0000:02:00.0: api flags index 2 larger than supported by driver
[    2.960866] iwlwifi 0000:02:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 68.3.35.22
[    2.960868] iwlwifi 0000:02:00.0: Found debug destination: EXTERNAL_DRAM
[    2.960869] iwlwifi 0000:02:00.0: Found debug configuration: 0
[    2.961099] iwlwifi 0000:02:00.0: loaded firmware version 53.c31ac674.0 cc-a0-53.ucode op_mode iwlmvm
[    2.961189] iwlwifi 0000:02:00.0: Direct firmware load for iwl-debug-yoyo.bin failed with error -2
[    2.995079] usb 1-10: new full-speed USB device number 4 using xhci_hcd
[    3.035092] cryptd: max_cpu_qlen set to 1000
[    3.136394] usb 1-10: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
[    3.136396] usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.138865] audit: type=1130 audit(1592904793.224:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.208518] usb 1-10: USB disconnect, device number 4
[    3.228388] random: crng init done
[    3.230522] audit: type=1130 audit(1592904793.314:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.505069] ucsi_acpi USBC000:00: PPM init failed (-5)
[    4.767346] audit: type=1130 audit(1592904794.854:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:toshiba::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    8.150051] audit: type=1131 audit(1592904798.234:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    8.989404] audit: type=1130 audit(1592904799.074:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    9.454797] audit: type=1130 audit(1592904799.537:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-33DD\x2d1204 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   15.980687] iTCO_vendor_support: vendor-support=0
[   22.056240] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   22.056305] AVX2 version of gcm_enc/dec engaged.
[   22.056306] AES CTR mode by8 optimization enabled
[   22.056352] iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[   22.056477] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   22.082914] mc: Linux media interface: v0.10
[   22.093312] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[   22.093629] input: TOSB1006:00 06CB:CDDC Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-TOSB1006:00/0018:06CB:CDDC.0001/input/input12
[   22.095889] input: TOSB1006:00 06CB:CDDC Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-TOSB1006:00/0018:06CB:CDDC.0001/input/input13
[   22.096193] hid-generic 0018:06CB:CDDC.0001: input,hidraw0: I2C HID v1.00 Mouse [TOSB1006:00 06CB:CDDC] on i2c-TOSB1006:00
[   22.133436] videodev: Linux video capture interface: v2.00
[   22.135733] i915 0000:00:02.0: VT-d active for gfx access
[   22.135736] checking generic (4000000000 1e0000) vs hw (6000000000 1000000)
[   22.135738] checking generic (4000000000 1e0000) vs hw (4000000000 40000000)
[   22.135739] fb0: switching to inteldrmfb from EFI VGA
[   22.135780] iwlwifi 0000:02:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
[   22.140573] Console: switching to colour dummy device 80x25
[   22.140619] i915 0000:00:02.0: vgaarb: deactivate vga console
[   22.149968] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   22.151007] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   22.152023] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[   22.153160] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[   22.161320] audit: type=1130 audit(1592904812.244:12): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   22.168601] input: TOSB1006:00 06CB:CDDC Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-TOSB1006:00/0018:06CB:CDDC.0001/input/input15
[   22.168647] audit: type=1127 audit(1592904812.254:13): pid=440 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[   22.168692] input: TOSB1006:00 06CB:CDDC Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-TOSB1006:00/0018:06CB:CDDC.0001/input/input16
[   22.168762] hid-multitouch 0018:06CB:CDDC.0001: input,hidraw0: I2C HID v1.00 Mouse [TOSB1006:00 06CB:CDDC] on i2c-TOSB1006:00
[   22.173990] audit: type=1130 audit(1592904812.257:14): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   22.179657] audit: type=1130 audit(1592904812.264:15): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   22.182317] audit: type=1334 audit(1592904812.267:16): prog-id=7 op=LOAD
[   22.182522] audit: type=1334 audit(1592904812.267:17): prog-id=8 op=LOAD
[   22.187558] Bluetooth: Core ver 2.22
[   22.188008] NET: Registered protocol family 31
[   22.188009] Bluetooth: HCI device and connection manager initialized
[   22.188012] Bluetooth: HCI socket layer initialized
[   22.188014] Bluetooth: L2CAP socket layer initialized
[   22.188019] Bluetooth: SCO socket layer initialized
[   22.233329] audit: type=1130 audit(1592904812.317:18): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   22.244588] audit: type=1130 audit(1592904812.327:19): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   22.244591] audit: type=1334 audit(1592904812.327:20): prog-id=9 op=LOAD
[   22.244593] audit: type=1334 audit(1592904812.327:21): prog-id=10 op=LOAD
[   22.333381] iwlwifi 0000:02:00.0: base HW address: 08:d2:3e:24:73:bd
[   22.349899] thermal thermal_zone2: failed to read out thermal zone (-61)
[   22.355807] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
[   24.859336] [drm] Initialized i915 1.6.0 20200313 for 0000:00:02.0 on minor 0
[   27.363023] kauditd_printk_skb: 1 callbacks suppressed
[   27.363024] audit: type=1131 audit(1592904817.447:23): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   31.411180] mousedev: PS/2 mouse device common for all mice
[   31.441757] audit: type=1130 audit(1592904821.527:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   31.442936] audit: type=1130 audit(1592904821.527:25): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   31.896643] usbcore: registered new interface driver btusb
[   31.900438] uvcvideo: Found UVC 1.50 device TOSHIBA Web Camera - HD (04f2:b67e)
[   31.908540] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   31.910614] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input18
[   31.910843] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   31.912746] fbcon: i915drmfb (fb0) is primary device
[   31.961110] uvcvideo 1-7:1.0: Entity type for entity Extension 4 was not initialized!
[   31.961112] uvcvideo 1-7:1.0: Entity type for entity Extension 3 was not initialized!
[   31.961113] uvcvideo 1-7:1.0: Entity type for entity Processing 2 was not initialized!
[   31.961114] uvcvideo 1-7:1.0: Entity type for entity Camera 1 was not initialized!
[   31.961164] input: TOSHIBA Web Camera - HD: TOSHIB as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input19
[   31.967704] uvcvideo: Found UVC 1.50 device TOSHIBA Web Camera - HD (04f2:b67e)
[   31.975627] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC285: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   31.975630] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   31.975631] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   31.975632] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   31.975634] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   31.975635] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
[   31.975636] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   31.985071] uvcvideo 1-7:1.2: Entity type for entity Extension 4 was not initialized!
[   31.985074] uvcvideo 1-7:1.2: Entity type for entity Extension 7 was not initialized!
[   31.985075] uvcvideo 1-7:1.2: Entity type for entity Processing 2 was not initialized!
[   31.985076] uvcvideo 1-7:1.2: Entity type for entity Camera 1 was not initialized!
[   31.985247] input: TOSHIBA Web Camera - HD: TOSHIB as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.2/input/input21
[   31.985317] usbcore: registered new interface driver uvcvideo
[   31.985318] USB Video Class driver (1.1.1)
[   32.075645] intel_rapl_common: Found RAPL domain package
[   32.075647] intel_rapl_common: Found RAPL domain core
[   32.075648] intel_rapl_common: Found RAPL domain uncore
[   32.075649] intel_rapl_common: Found RAPL domain dram
[   33.286116] audit: type=1130 audit(1592904823.370:26): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.558173] Console: switching to colour frame buffer device 240x67
[   33.579082] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[   34.692043] audit: type=1130 audit(1592904824.777:27): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   37.015293] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[   37.481376] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[   37.946376] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[   37.946463] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[   37.963431] audit: type=1130 audit(1592904828.050:28): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   38.414443] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[   38.879369] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
[   39.348346] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
[   39.813282] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
[   41.237655] audit: type=1130 audit(1592904831.320:29): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   45.014946] audit: type=1131 audit(1592904835.097:30): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   52.719402] wlp2s0: authenticate with bc:15:ac:f9:88:df
[   52.725135] wlp2s0: send auth to bc:15:ac:f9:88:df (try 1/3)
[   52.752311] wlp2s0: authenticated
[   52.757556] wlp2s0: associate with bc:15:ac:f9:88:df (try 1/3)
[   52.758890] wlp2s0: RX AssocResp from bc:15:ac:f9:88:df (capab=0x11 status=0 aid=2)
[   52.767709] wlp2s0: associated
[   55.246328] wlp2s0: Limiting TX power to 24 (30 - 6) dBm as advertised by bc:15:ac:f9:88:df
[   55.711439] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[   57.145414] audit: type=1130 audit(1592904847.234:31): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   57.578685] psmouse serio2: Failed to deactivate mouse on isa0060/serio2: -71
[   58.984589] psmouse serio2: Failed to enable mouse on isa0060/serio2
[   59.032330] audit: type=1100 audit(1592904849.117:32): pid=543 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   59.032347] audit: type=1101 audit(1592904849.117:33): pid=543 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   59.032934] audit: type=1103 audit(1592904849.117:34): pid=543 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   59.047849] audit: type=1130 audit(1592904849.134:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@976 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   59.053735] audit: type=1101 audit(1592904849.137:36): pid=546 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   59.053911] audit: type=1103 audit(1592904849.137:37): pid=546 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   59.054001] audit: type=1006 audit(1592904849.137:38): pid=546 uid=0 old-auid=4294967295 auid=976 tty=(none) old-ses=4294967295 ses=1 res=1
[   59.054004] audit: type=1300 audit(1592904849.137:38): arch=c000003e syscall=1 success=yes exit=3 a0=8 a1=7ffec41cf0a0 a2=3 a3=7ffec41cedb5 items=0 ppid=1 pid=546 auid=976 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
[   59.054006] audit: type=1327 audit(1592904849.137:38): proctitle="(systemd)"
[   64.467385] kauditd_printk_skb: 7 callbacks suppressed
[   64.467386] audit: type=1131 audit(1592904854.550:44): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   67.015011] audit: type=1131 audit(1592904857.100:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   71.214930] audit: type=1130 audit(1592904861.297:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   71.248458] audit: type=1334 audit(1592904861.334:47): prog-id=10 op=UNLOAD
[   71.248461] audit: type=1334 audit(1592904861.334:48): prog-id=9 op=UNLOAD
[   73.072894] input: PS/2 Generic Mouse as /devices/platform/i8042/serio2/input/input10
[   74.009777] psmouse serio2: Failed to enable mouse on isa0060/serio2
[   79.258997] audit: type=1100 audit(1592904869.344:49): pid=578 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="matte" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   79.260547] audit: type=1101 audit(1592904869.344:50): pid=578 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="matte" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   79.261202] audit: type=1103 audit(1592904869.344:51): pid=578 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="matte" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   79.261372] audit: type=1006 audit(1592904869.344:52): pid=578 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   79.261377] audit: type=1300 audit(1592904869.344:52): arch=c000003e syscall=1 success=yes exit=4 a0=7 a1=7ffef75105b0 a2=4 a3=7ffef75102c4 items=0 ppid=467 pid=578 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null)
[   79.261386] audit: type=1327 audit(1592904869.344:52): proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746836656466326130612D653034612D343864652D383436372D643837303836313464643261002D2D69640031002D2D7374617274002F7573722F62696E2F7374617274706C61736D612D783131002D2D
[   79.286889] audit: type=1130 audit(1592904869.370:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   79.292343] audit: type=1101 audit(1592904869.377:54): pid=580 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="matte" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   79.292430] audit: type=1103 audit(1592904869.377:55): pid=580 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="matte" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   79.292523] audit: type=1006 audit(1592904869.377:56): pid=580 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[   80.493500] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   80.493502] Bluetooth: BNEP filters: protocol multicast
[   80.493505] Bluetooth: BNEP socket layer initialized
[   89.397166] kauditd_printk_skb: 22 callbacks suppressed
[   89.397168] audit: type=1131 audit(1592904879.484:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@976 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   89.409342] audit: type=1131 audit(1592904879.494:76): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@976 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  111.035085] audit: type=1131 audit(1592904901.117:77): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  111.142714] audit: type=1334 audit(1592904901.230:78): prog-id=16 op=UNLOAD
[  111.142723] audit: type=1334 audit(1592904901.230:79): prog-id=15 op=UNLOAD
[  455.033545] audit: type=1100 audit(1592905245.117:80): pid=929 uid=1000 auid=1000 ses=2 msg='op=PAM:unix_chkpwd acct="matte" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
[  904.894961] audit: type=1130 audit(1592905694.980:81): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  904.894965] audit: type=1131 audit(1592905694.980:82): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

Last edited by Seooo (2020-06-24 12:27:11)

Offline

Board footer

Powered by FluxBB