#################### inxi -Fxxc0z ######################## System: Kernel: 5.10.78-1-lts x86_64 bits: 64 compiler: gcc v: 11.1.0 Desktop: Cinnamon 5.0.7 tk: GTK 3.24.30 dm: LightDM Distro: EndeavourOS base: Arch Linux Machine: Type: Laptop System: LENOVO product: 20QT005CUS v: ThinkPad P1 Gen 2 serial: Chassis: type: 10 serial: Mobo: LENOVO model: 20QT005CUS v: SDK0T08861 WIN serial: UEFI: LENOVO v: N2OET51W (1.38 ) date: 02/18/2021 Battery: ID-1: BAT0 charge: 57.5 Wh (80.2%) condition: 71.7/80.4 Wh (89.1%) volts: 17.3 min: 15.4 model: Celxpert 5B10W13953 serial: status: Charging CPU: Info: 8-Core model: Intel Core i9-9880H bits: 64 type: MT MCP arch: Kaby Lake note: check rev: D cache: L2: 16 MiB flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 73598 Speed: 800 MHz min/max: 800/4800 MHz Core speeds (MHz): 1: 800 2: 800 3: 800 4: 800 5: 800 6: 800 7: 800 8: 800 9: 800 10: 800 11: 800 12: 800 13: 800 14: 800 15: 800 16: 800 Graphics: Device-1: Intel CoffeeLake-H GT2 [UHD Graphics 630] vendor: Lenovo driver: i915 v: kernel bus-ID: 00:02.0 chip-ID: 8086:3e9b Device-2: NVIDIA TU117GLM [Quadro T2000 Mobile / Max-Q] vendor: Lenovo driver: nvidia v: 495.44 bus-ID: 01:00.0 chip-ID: 10de:1fb8 Device-3: Chicony Integrated Camera type: USB driver: uvcvideo bus-ID: 1-8:2 chip-ID: 04f2:b67c Display: x11 server: X.org 1.21.1.1 driver: loaded: intel,nvidia unloaded: fbdev,modesetting,nouveau,vesa alternate: nv resolution: Message: Unable to show advanced data. Required tool glxinfo missing. Audio: Device-1: Intel Cannon Lake PCH cAVS vendor: Lenovo driver: snd_hda_intel v: kernel bus-ID: 00:1f.3 chip-ID: 8086:a348 Device-2: NVIDIA vendor: Lenovo driver: snd_hda_intel v: kernel bus-ID: 01:00.1 chip-ID: 10de:10fa Sound Server-1: ALSA v: k5.10.78-1-lts running: yes Sound Server-2: JACK v: 1.9.19 running: no Sound Server-3: PulseAudio v: 15.0 running: yes Sound Server-4: PipeWire v: 0.3.40 running: no Network: Device-1: Intel Ethernet I219-LM vendor: Lenovo driver: e1000e v: kernel port: N/A bus-ID: 00:1f.6 chip-ID: 8086:15bb IF: enp0s31f6 state: down mac: Device-2: Intel Wi-Fi 6 AX200 driver: iwlwifi v: kernel bus-ID: 52:00.0 chip-ID: 8086:2723 IF: wlan0 state: up mac: Bluetooth: Device-1: Intel AX200 Bluetooth type: USB driver: btusb v: 0.8 bus-ID: 1-14:4 chip-ID: 8087:0029 Report: rfkill ID: hci0 rfk-id: 2 state: down bt-service: not found rfk-block: hardware: no software: no address: see --recommends Drives: Local Storage: total: 1.84 TiB used: 8.75 GiB (0.5%) ID-1: /dev/nvme0n1 vendor: Western Digital model: WDS100T3X0C-00SJG0 size: 931.51 GiB speed: 31.6 Gb/s lanes: 4 serial: temp: 44.9 C ID-2: /dev/nvme1n1 vendor: Samsung model: MZVLB1T0HBLR-000L7 size: 953.87 GiB speed: 31.6 Gb/s lanes: 4 serial: temp: 38.9 C Partition: ID-1: / size: 915.32 GiB used: 8.75 GiB (1.0%) fs: ext4 dev: /dev/nvme0n1p2 ID-2: /boot/efi size: 511 MiB used: 296 KiB (0.1%) fs: vfat dev: /dev/nvme0n1p1 Swap: ID-1: swap-1 type: file size: 512 MiB used: 0 KiB (0.0%) priority: -2 file: /swapfile Sensors: System Temperatures: cpu: 53.0 C mobo: 47.0 C Fan Speeds (RPM): cpu: 2465 fan-2: 2163 Info: Processes: 314 Uptime: 9m Memory: 30.97 GiB used: 2.34 GiB (7.6%) Init: systemd v: 249 Compilers: gcc: 11.1.0 Packages: pacman: 912 Client: shell wrapper v: 5.1.8-release inxi: 3.3.07 #################### cat /etc/pacman.conf ######################## # # /etc/pacman.conf # # See the pacman.conf(5) manpage for option and repository directives # # GENERAL OPTIONS # [options] # The following paths are commented out with their default values listed. # If you wish to use different paths, uncomment and update the paths. #RootDir = / #DBPath = /var/lib/pacman/ #CacheDir = /var/cache/pacman/pkg/ #LogFile = /var/log/pacman.log #GPGDir = /etc/pacman.d/gnupg/ #HookDir = /etc/pacman.d/hooks/ HoldPkg = pacman glibc #XferCommand = /usr/bin/curl -L -C - -f -o %o %u #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u #CleanMethod = KeepInstalled #UseDelta = 0.7 Architecture = auto # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup #IgnorePkg = #IgnoreGroup = #NoUpgrade = #NoExtract = # Misc options #UseSyslog Color ILoveCandy #NoProgressBar #CheckSpace VerbosePkgLists DisableDownloadTimeout ParallelDownloads = 10 # By default, pacman accepts packages signed by keys that its local keyring # trusts (see pacman-key and its man page), as well as unsigned packages. SigLevel = Required DatabaseOptional LocalFileSigLevel = Optional #RemoteFileSigLevel = Required # NOTE: You must run `pacman-key --init` before first using pacman; the local # keyring can then be populated with the keys of all official Arch Linux # packagers with `pacman-key --populate archlinux`. # # REPOSITORIES # - can be defined here or included from another file # - pacman will search repositories in the order defined here # - local/custom mirrors can be added here or in separate files # - repositories listed first will take precedence when packages # have identical names, regardless of version number # - URLs will have $repo replaced by the name of the current repo # - URLs will have $arch replaced by the name of the architecture # # Repository entries are of the format: # [repo-name] # Server = ServerName # Include = IncludePath # # The header [repo-name] is crucial - it must be present and # uncommented to enable the repo. # # The testing repositories are disabled by default. To enable, uncomment the # repo name header and Include lines. You can add preferred servers immediately # after the header, and they will be used before the default mirrors. #[testing] #Include = /etc/pacman.d/mirrorlist [core] Include = /etc/pacman.d/mirrorlist [extra] Include = /etc/pacman.d/mirrorlist #[community-testing] #Include = /etc/pacman.d/mirrorlist [community] Include = /etc/pacman.d/mirrorlist # If you want to run 32 bit applications on your x86_64 system, # enable the multilib repositories as required here. #[multilib-testing] #Include = /etc/pacman.d/mirrorlist [multilib] Include = /etc/pacman.d/mirrorlist [endeavouros] SigLevel = PackageRequired Include = /etc/pacman.d/endeavouros-mirrorlist # An example of a custom package repository. See the pacman manpage for # tips on creating your own repositories. #[custom] #SigLevel = Optional TrustAll #Server = file:///home/custompkgs #################### journalctl -b -0 ######################## -- Journal begins at Thu 2021-11-11 23:22:38 MST, ends at Fri 2021-11-12 07:40:51 MST. -- Nov 12 07:31:22 _hostname_ kernel: microcode: microcode updated early to revision 0xea, date = 2021-01-05 Nov 12 07:31:22 _hostname_ kernel: Linux version 5.10.78-1-lts (linux-lts@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP Sat, 06 Nov 2021 20:40:35 +0000 Nov 12 07:31:22 _hostname_ kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=ffa32e37-c6f7-4757-bb78-0843548470bc rw quiet loglevel=3 nowatchdog Nov 12 07:31:22 _hostname_ kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Nov 12 07:31:22 _hostname_ kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' Nov 12 07:31:22 _hostname_ kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' Nov 12 07:31:22 _hostname_ kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers' Nov 12 07:31:22 _hostname_ kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR' Nov 12 07:31:22 _hostname_ kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Nov 12 07:31:22 _hostname_ kernel: x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64 Nov 12 07:31:22 _hostname_ kernel: x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64 Nov 12 07:31:22 _hostname_ kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format. Nov 12 07:31:22 _hostname_ kernel: BIOS-provided physical RAM map: Nov 12 07:31:22 _hostname_ kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable Nov 12 07:31:22 _hostname_ kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved Nov 12 07:31:22 _hostname_ kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007829efff] usable Nov 12 07:31:22 _hostname_ kernel: BIOS-e820: [mem 0x000000007829f000-0x00000000782a0fff] reserved Nov 12 07:31:22 _hostname_ kernel: BIOS-e820: [mem 0x00000000782a1000-0x0000000078366fff] usable Nov 12 07:31:22 _hostname_ kernel: BIOS-e820: [mem 0x0000000078367000-0x0000000078367fff] reserved Nov 12 07:31:22 _hostname_ kernel: BIOS-e820: [mem 0x0000000078368000-0x00000000aa763fff] usable Nov 12 07:31:22 _hostname_ kernel: BIOS-e820: [mem 0x00000000aa764000-0x00000000aa899fff] type 20 Nov 12 07:31:22 _hostname_ kernel: BIOS-e820: [mem 0x00000000aa89a000-0x00000000afa3cfff] reserved Nov 12 07:31:22 _hostname_ kernel: BIOS-e820: [mem 0x00000000afa3d000-0x00000000afca9fff] ACPI NVS Nov 12 07:31:22 _hostname_ kernel: BIOS-e820: [mem 0x00000000afcaa000-0x00000000afd0efff] ACPI data Nov 12 07:31:22 _hostname_ kernel: BIOS-e820: [mem 0x00000000afd0f000-0x00000000afd0ffff] usable Nov 12 07:31:22 _hostname_ kernel: BIOS-e820: [mem 0x00000000afd10000-0x00000000b7ffffff] reserved Nov 12 07:31:22 _hostname_ kernel: BIOS-e820: [mem 0x00000000b8000000-0x00000000b87fffff] usable Nov 12 07:31:22 _hostname_ kernel: BIOS-e820: [mem 0x00000000b8800000-0x00000000bf7fffff] reserved Nov 12 07:31:22 _hostname_ kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved Nov 12 07:31:22 _hostname_ kernel: BIOS-e820: [mem 0x0000000100000000-0x000000083c7fffff] usable Nov 12 07:31:22 _hostname_ kernel: NX (Execute Disable) protection: active Nov 12 07:31:22 _hostname_ kernel: efi: EFI v2.60 by Lenovo Nov 12 07:31:22 _hostname_ kernel: efi: TPMFinalLog=0xafca2000 SMBIOS=0xace8f000 SMBIOS 3.0=0xace82000 ACPI=0xafd0e000 ACPI 2.0=0xafd0e014 MEMATTR=0xa4e9c018 ESRT=0xaac78000 Nov 12 07:31:22 _hostname_ kernel: SMBIOS 3.1.1 present. Nov 12 07:31:22 _hostname_ kernel: DMI: LENOVO 20QT005CUS/20QT005CUS, BIOS N2OET51W (1.38 ) 02/18/2021 Nov 12 07:31:22 _hostname_ kernel: tsc: Detected 2300.000 MHz processor Nov 12 07:31:22 _hostname_ kernel: tsc: Detected 2299.968 MHz TSC Nov 12 07:31:22 _hostname_ kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved Nov 12 07:31:22 _hostname_ kernel: e820: remove [mem 0x000a0000-0x000fffff] usable Nov 12 07:31:22 _hostname_ kernel: last_pfn = 0x83c800 max_arch_pfn = 0x400000000 Nov 12 07:31:22 _hostname_ kernel: MTRR default type: write-back Nov 12 07:31:22 _hostname_ kernel: MTRR fixed ranges enabled: Nov 12 07:31:22 _hostname_ kernel: 00000-9FFFF write-back Nov 12 07:31:22 _hostname_ kernel: A0000-BFFFF uncachable Nov 12 07:31:22 _hostname_ kernel: C0000-FFFFF write-protect Nov 12 07:31:22 _hostname_ kernel: MTRR variable ranges enabled: Nov 12 07:31:22 _hostname_ kernel: 0 base 00C0000000 mask 7FC0000000 uncachable Nov 12 07:31:22 _hostname_ kernel: 1 base 00BC000000 mask 7FFC000000 uncachable Nov 12 07:31:22 _hostname_ kernel: 2 base 00BB000000 mask 7FFF000000 uncachable Nov 12 07:31:22 _hostname_ kernel: 3 base 2000000000 mask 6000000000 uncachable Nov 12 07:31:22 _hostname_ kernel: 4 base 1000000000 mask 7000000000 uncachable Nov 12 07:31:22 _hostname_ kernel: 5 base 4000000000 mask 4000000000 uncachable Nov 12 07:31:22 _hostname_ kernel: 6 disabled Nov 12 07:31:22 _hostname_ kernel: 7 disabled Nov 12 07:31:22 _hostname_ kernel: 8 disabled Nov 12 07:31:22 _hostname_ kernel: 9 disabled Nov 12 07:31:22 _hostname_ kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Nov 12 07:31:22 _hostname_ kernel: last_pfn = 0xb8800 max_arch_pfn = 0x400000000 Nov 12 07:31:22 _hostname_ kernel: esrt: Reserving ESRT space from 0x00000000aac78000 to 0x00000000aac78100. Nov 12 07:31:22 _hostname_ kernel: check: Scanning 1 areas for low memory corruption Nov 12 07:31:22 _hostname_ kernel: Using GB pages for direct mapping Nov 12 07:31:22 _hostname_ kernel: Secure boot disabled Nov 12 07:31:22 _hostname_ kernel: RAMDISK: [mem 0x36741000-0x37397fff] Nov 12 07:31:22 _hostname_ kernel: ACPI: Early table checksum verification disabled Nov 12 07:31:22 _hostname_ kernel: ACPI: RSDP 0x00000000AFD0E014 000024 (v02 LENOVO) Nov 12 07:31:22 _hostname_ kernel: ACPI: XSDT 0x00000000AFD0C188 000134 (v01 LENOVO TP-N2O 00001038 PTEC 00000002) Nov 12 07:31:22 _hostname_ kernel: ACPI: FACP 0x00000000ACC97000 000114 (v06 LENOVO TP-N2O 00001038 PTEC 00000002) Nov 12 07:31:22 _hostname_ kernel: ACPI: DSDT 0x00000000ACC6B000 0273C8 (v02 LENOVO CFL 20170001 INTL 20160422) Nov 12 07:31:22 _hostname_ kernel: ACPI: FACS 0x00000000AFAC2000 000040 Nov 12 07:31:22 _hostname_ kernel: ACPI: SSDT 0x00000000ACCF2000 001B26 (v02 LENOVO CpuSsdt 00003000 INTL 20160527) Nov 12 07:31:22 _hostname_ kernel: ACPI: SSDT 0x00000000ACCF1000 00056D (v02 LENOVO CtdpB 00001000 INTL 20160527) Nov 12 07:31:22 _hostname_ kernel: ACPI: SSDT 0x00000000ACCB6000 005341 (v02 LENOVO DptfTabl 00001000 INTL 20160527) Nov 12 07:31:22 _hostname_ kernel: ACPI: SSDT 0x00000000ACCA0000 003167 (v02 LENOVO SaSsdt 00003000 INTL 20160527) Nov 12 07:31:22 _hostname_ kernel: ACPI: SSDT 0x00000000ACC9D000 002A63 (v02 LENOVO PegSsdt 00001000 INTL 20160527) Nov 12 07:31:22 _hostname_ kernel: ACPI: SSDT 0x00000000ACC9C000 000612 (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527) Nov 12 07:31:22 _hostname_ kernel: ACPI: TPM2 0x00000000ACC9B000 000034 (v04 LENOVO TP-N2O 00001038 PTEC 00000002) Nov 12 07:31:22 _hostname_ kernel: ACPI: UEFI 0x00000000AFAE3000 000042 (v01 LENOVO TP-N2O 00001038 PTEC 00000002) Nov 12 07:31:22 _hostname_ kernel: ACPI: SSDT 0x00000000ACC98000 000530 (v02 LENOVO PerfTune 00001000 INTL 20160527) Nov 12 07:31:22 _hostname_ kernel: ACPI: HPET 0x00000000ACC96000 000038 (v01 LENOVO TP-N2O 00001038 PTEC 00000002) Nov 12 07:31:22 _hostname_ kernel: ACPI: APIC 0x00000000ACC95000 00012C (v03 LENOVO TP-N2O 00001038 PTEC 00000002) Nov 12 07:31:22 _hostname_ kernel: ACPI: MCFG 0x00000000ACC94000 00003C (v01 LENOVO TP-N2O 00001038 PTEC 00000002) Nov 12 07:31:22 _hostname_ kernel: ACPI: ECDT 0x00000000ACC93000 000053 (v01 LENOVO TP-N2O 00001038 PTEC 00000002) Nov 12 07:31:22 _hostname_ kernel: ACPI: SSDT 0x00000000ACC69000 001A93 (v02 LENOVO CflH_Tbt 00001000 INTL 20160527) Nov 12 07:31:22 _hostname_ kernel: ACPI: SSDT 0x00000000ACC66000 002988 (v02 LENOVO ProjSsdt 00000010 INTL 20160527) Nov 12 07:31:22 _hostname_ kernel: ACPI: BOOT 0x00000000ACC65000 000028 (v01 LENOVO TP-N2O 00001038 PTEC 00000002) Nov 12 07:31:22 _hostname_ kernel: ACPI: SLIC 0x00000000ACC63000 000176 (v01 LENOVO TP-N2O 00001038 PTEC 00000002) Nov 12 07:31:22 _hostname_ kernel: ACPI: SSDT 0x00000000ACC62000 000EE9 (v02 LENOVO UsbCTabl 00001000 INTL 20160527) Nov 12 07:31:22 _hostname_ kernel: ACPI: LPIT 0x00000000ACC61000 000094 (v01 LENOVO TP-N2O 00001038 PTEC 00000002) Nov 12 07:31:22 _hostname_ kernel: ACPI: WSMT 0x00000000ACC60000 000028 (v01 LENOVO TP-N2O 00001038 PTEC 00000002) Nov 12 07:31:22 _hostname_ kernel: ACPI: SSDT 0x00000000ACC5E000 00167F (v02 LENOVO TbtTypeC 00000000 INTL 20160527) Nov 12 07:31:22 _hostname_ kernel: ACPI: DBGP 0x00000000ACC5D000 000034 (v01 LENOVO TP-N2O 00001038 PTEC 00000002) Nov 12 07:31:22 _hostname_ kernel: ACPI: DBG2 0x00000000ACC5C000 000054 (v00 LENOVO TP-N2O 00001038 PTEC 00000002) Nov 12 07:31:22 _hostname_ kernel: ACPI: MSDM 0x00000000ACC5B000 000055 (v03 LENOVO TP-N2O 00001038 PTEC 00000002) Nov 12 07:31:22 _hostname_ kernel: ACPI: BATB 0x00000000ACA7E000 00004A (v02 LENOVO TP-N2O 00001038 PTEC 00000002) Nov 12 07:31:22 _hostname_ kernel: ACPI: SSDT 0x00000000AAC76000 001B7C (v01 LENOVO NvOptTbl 00001000 INTL 20160527) Nov 12 07:31:22 _hostname_ kernel: ACPI: NHLT 0x00000000AAC75000 00002D (v00 LENOVO TP-N2O 00001038 PTEC 00000002) Nov 12 07:31:22 _hostname_ kernel: ACPI: SSDT 0x00000000AAC74000 0000AE (v02 LENOVO SgPeg 00001000 INTL 20160527) Nov 12 07:31:22 _hostname_ kernel: ACPI: ASF! 0x00000000AAC73000 0000A0 (v32 LENOVO TP-N2O 00001038 PTEC 00000002) Nov 12 07:31:22 _hostname_ kernel: ACPI: DMAR 0x00000000ACC64000 0000C8 (v01 LENOVO TP-N2O 00001038 PTEC 00000002) Nov 12 07:31:22 _hostname_ kernel: ACPI: FPDT 0x00000000AAC72000 000044 (v01 LENOVO TP-N2O 00001038 PTEC 00000002) Nov 12 07:31:22 _hostname_ kernel: ACPI: BGRT 0x00000000AAC71000 000038 (v01 LENOVO TP-N2O 00001038 PTEC 00000002) Nov 12 07:31:22 _hostname_ kernel: ACPI: UEFI 0x00000000AFA8E000 00012A (v01 LENOVO TP-N2O 00001038 PTEC 00000002) Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving FACP table memory at [mem 0xacc97000-0xacc97113] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving DSDT table memory at [mem 0xacc6b000-0xacc923c7] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving FACS table memory at [mem 0xafac2000-0xafac203f] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving SSDT table memory at [mem 0xaccf2000-0xaccf3b25] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving SSDT table memory at [mem 0xaccf1000-0xaccf156c] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving SSDT table memory at [mem 0xaccb6000-0xaccbb340] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving SSDT table memory at [mem 0xacca0000-0xacca3166] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving SSDT table memory at [mem 0xacc9d000-0xacc9fa62] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving SSDT table memory at [mem 0xacc9c000-0xacc9c611] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving TPM2 table memory at [mem 0xacc9b000-0xacc9b033] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving UEFI table memory at [mem 0xafae3000-0xafae3041] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving SSDT table memory at [mem 0xacc98000-0xacc9852f] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving HPET table memory at [mem 0xacc96000-0xacc96037] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving APIC table memory at [mem 0xacc95000-0xacc9512b] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving MCFG table memory at [mem 0xacc94000-0xacc9403b] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving ECDT table memory at [mem 0xacc93000-0xacc93052] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving SSDT table memory at [mem 0xacc69000-0xacc6aa92] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving SSDT table memory at [mem 0xacc66000-0xacc68987] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving BOOT table memory at [mem 0xacc65000-0xacc65027] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving SLIC table memory at [mem 0xacc63000-0xacc63175] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving SSDT table memory at [mem 0xacc62000-0xacc62ee8] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving LPIT table memory at [mem 0xacc61000-0xacc61093] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving WSMT table memory at [mem 0xacc60000-0xacc60027] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving SSDT table memory at [mem 0xacc5e000-0xacc5f67e] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving DBGP table memory at [mem 0xacc5d000-0xacc5d033] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving DBG2 table memory at [mem 0xacc5c000-0xacc5c053] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving MSDM table memory at [mem 0xacc5b000-0xacc5b054] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving BATB table memory at [mem 0xaca7e000-0xaca7e049] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving SSDT table memory at [mem 0xaac76000-0xaac77b7b] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving NHLT table memory at [mem 0xaac75000-0xaac7502c] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving SSDT table memory at [mem 0xaac74000-0xaac740ad] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving ASF! table memory at [mem 0xaac73000-0xaac7309f] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving DMAR table memory at [mem 0xacc64000-0xacc640c7] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving FPDT table memory at [mem 0xaac72000-0xaac72043] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving BGRT table memory at [mem 0xaac71000-0xaac71037] Nov 12 07:31:22 _hostname_ kernel: ACPI: Reserving UEFI table memory at [mem 0xafa8e000-0xafa8e129] Nov 12 07:31:22 _hostname_ kernel: ACPI: Local APIC address 0xfee00000 Nov 12 07:31:22 _hostname_ kernel: No NUMA configuration found Nov 12 07:31:22 _hostname_ kernel: Faking a node at [mem 0x0000000000000000-0x000000083c7fffff] Nov 12 07:31:22 _hostname_ kernel: NODE_DATA(0) allocated [mem 0x83c7fc000-0x83c7fffff] Nov 12 07:31:22 _hostname_ kernel: Zone ranges: Nov 12 07:31:22 _hostname_ kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] Nov 12 07:31:22 _hostname_ kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff] Nov 12 07:31:22 _hostname_ kernel: Normal [mem 0x0000000100000000-0x000000083c7fffff] Nov 12 07:31:22 _hostname_ kernel: Device empty Nov 12 07:31:22 _hostname_ kernel: Movable zone start for each node Nov 12 07:31:22 _hostname_ kernel: Early memory node ranges Nov 12 07:31:22 _hostname_ kernel: node 0: [mem 0x0000000000001000-0x000000000009efff] Nov 12 07:31:22 _hostname_ kernel: node 0: [mem 0x0000000000100000-0x000000007829efff] Nov 12 07:31:22 _hostname_ kernel: node 0: [mem 0x00000000782a1000-0x0000000078366fff] Nov 12 07:31:22 _hostname_ kernel: node 0: [mem 0x0000000078368000-0x00000000aa763fff] Nov 12 07:31:22 _hostname_ kernel: node 0: [mem 0x00000000afd0f000-0x00000000afd0ffff] Nov 12 07:31:22 _hostname_ kernel: node 0: [mem 0x00000000b8000000-0x00000000b87fffff] Nov 12 07:31:22 _hostname_ kernel: node 0: [mem 0x0000000100000000-0x000000083c7fffff] Nov 12 07:31:22 _hostname_ kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000083c7fffff] Nov 12 07:31:22 _hostname_ kernel: On node 0 totalpages: 8288000 Nov 12 07:31:22 _hostname_ kernel: DMA zone: 64 pages used for memmap Nov 12 07:31:22 _hostname_ kernel: DMA zone: 22 pages reserved Nov 12 07:31:22 _hostname_ kernel: DMA zone: 3998 pages, LIFO batch:0 Nov 12 07:31:22 _hostname_ kernel: DMA32 zone: 10878 pages used for memmap Nov 12 07:31:22 _hostname_ kernel: DMA32 zone: 696162 pages, LIFO batch:63 Nov 12 07:31:22 _hostname_ kernel: Normal zone: 118560 pages used for memmap Nov 12 07:31:22 _hostname_ kernel: Normal zone: 7587840 pages, LIFO batch:63 Nov 12 07:31:22 _hostname_ kernel: On node 0, zone DMA: 1 pages in unavailable ranges Nov 12 07:31:22 _hostname_ kernel: On node 0, zone DMA: 97 pages in unavailable ranges Nov 12 07:31:22 _hostname_ kernel: On node 0, zone DMA32: 2 pages in unavailable ranges Nov 12 07:31:22 _hostname_ kernel: On node 0, zone DMA32: 1 pages in unavailable ranges Nov 12 07:31:22 _hostname_ kernel: On node 0, zone DMA32: 21931 pages in unavailable ranges Nov 12 07:31:22 _hostname_ kernel: On node 0, zone DMA32: 752 pages in unavailable ranges Nov 12 07:31:22 _hostname_ kernel: On node 0, zone Normal: 30720 pages in unavailable ranges Nov 12 07:31:22 _hostname_ kernel: On node 0, zone Normal: 14336 pages in unavailable ranges Nov 12 07:31:22 _hostname_ kernel: Reserving Intel graphics memory at [mem 0xbb800000-0xbf7fffff] Nov 12 07:31:22 _hostname_ kernel: ACPI: PM-Timer IO Port: 0x1808 Nov 12 07:31:22 _hostname_ kernel: ACPI: Local APIC address 0xfee00000 Nov 12 07:31:22 _hostname_ kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) Nov 12 07:31:22 _hostname_ kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) Nov 12 07:31:22 _hostname_ kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) Nov 12 07:31:22 _hostname_ kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) Nov 12 07:31:22 _hostname_ kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) Nov 12 07:31:22 _hostname_ kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) Nov 12 07:31:22 _hostname_ kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) Nov 12 07:31:22 _hostname_ kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1]) Nov 12 07:31:22 _hostname_ kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1]) Nov 12 07:31:22 _hostname_ kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1]) Nov 12 07:31:22 _hostname_ kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1]) Nov 12 07:31:22 _hostname_ kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1]) Nov 12 07:31:22 _hostname_ kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1]) Nov 12 07:31:22 _hostname_ kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1]) Nov 12 07:31:22 _hostname_ kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1]) Nov 12 07:31:22 _hostname_ kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1]) Nov 12 07:31:22 _hostname_ kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119 Nov 12 07:31:22 _hostname_ kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Nov 12 07:31:22 _hostname_ kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) Nov 12 07:31:22 _hostname_ kernel: ACPI: IRQ0 used by override. Nov 12 07:31:22 _hostname_ kernel: ACPI: IRQ9 used by override. Nov 12 07:31:22 _hostname_ kernel: Using ACPI (MADT) for SMP configuration information Nov 12 07:31:22 _hostname_ kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 Nov 12 07:31:22 _hostname_ kernel: e820: update [mem 0xa34c0000-0xa3700fff] usable ==> reserved Nov 12 07:31:22 _hostname_ kernel: TSC deadline timer available Nov 12 07:31:22 _hostname_ kernel: smpboot: Allowing 16 CPUs, 0 hotplug CPUs Nov 12 07:31:22 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] Nov 12 07:31:22 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff] Nov 12 07:31:22 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0x7829f000-0x782a0fff] Nov 12 07:31:22 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0x78367000-0x78367fff] Nov 12 07:31:22 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0xa34c0000-0xa3700fff] Nov 12 07:31:22 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0xaa764000-0xaa899fff] Nov 12 07:31:22 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0xaa89a000-0xafa3cfff] Nov 12 07:31:22 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0xafa3d000-0xafca9fff] Nov 12 07:31:22 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0xafcaa000-0xafd0efff] Nov 12 07:31:22 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0xafd10000-0xb7ffffff] Nov 12 07:31:22 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0xb8800000-0xbf7fffff] Nov 12 07:31:22 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0xbf800000-0xfe00ffff] Nov 12 07:31:22 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff] Nov 12 07:31:22 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xffffffff] Nov 12 07:31:22 _hostname_ kernel: [mem 0xbf800000-0xfe00ffff] available for PCI devices Nov 12 07:31:22 _hostname_ kernel: Booting paravirtualized kernel on bare hardware Nov 12 07:31:22 _hostname_ kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns Nov 12 07:31:22 _hostname_ kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1 Nov 12 07:31:22 _hostname_ kernel: percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144 Nov 12 07:31:22 _hostname_ kernel: pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152 Nov 12 07:31:22 _hostname_ kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 Nov 12 07:31:22 _hostname_ kernel: Built 1 zonelists, mobility grouping on. Total pages: 8158476 Nov 12 07:31:22 _hostname_ kernel: Policy zone: Normal Nov 12 07:31:22 _hostname_ kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=ffa32e37-c6f7-4757-bb78-0843548470bc rw quiet loglevel=3 nowatchdog Nov 12 07:31:22 _hostname_ kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear) Nov 12 07:31:22 _hostname_ kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) Nov 12 07:31:22 _hostname_ kernel: mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off Nov 12 07:31:22 _hostname_ kernel: Memory: 32380048K/33152000K available (14343K kernel code, 2034K rwdata, 9064K rodata, 1724K init, 4340K bss, 771692K reserved, 0K cma-reserved) Nov 12 07:31:22 _hostname_ kernel: random: get_random_u64 called from __kmem_cache_create+0x2a/0x4c0 with crng_init=0 Nov 12 07:31:22 _hostname_ kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 Nov 12 07:31:22 _hostname_ kernel: ftrace: allocating 41550 entries in 163 pages Nov 12 07:31:22 _hostname_ kernel: ftrace: allocated 163 pages with 4 groups Nov 12 07:31:22 _hostname_ kernel: rcu: Hierarchical RCU implementation. Nov 12 07:31:22 _hostname_ kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16. Nov 12 07:31:22 _hostname_ kernel: Rude variant of Tasks RCU enabled. Nov 12 07:31:22 _hostname_ kernel: Tracing variant of Tasks RCU enabled. Nov 12 07:31:22 _hostname_ kernel: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. Nov 12 07:31:22 _hostname_ kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 Nov 12 07:31:22 _hostname_ kernel: NR_IRQS: 20736, nr_irqs: 2184, preallocated irqs: 16 Nov 12 07:31:22 _hostname_ kernel: Console: colour dummy device 80x25 Nov 12 07:31:22 _hostname_ kernel: printk: console [tty0] enabled Nov 12 07:31:22 _hostname_ kernel: ACPI: Core revision 20200925 Nov 12 07:31:22 _hostname_ kernel: hpet: HPET dysfunctional in PC10. Force disabled. Nov 12 07:31:22 _hostname_ kernel: APIC: Switch to symmetric I/O mode setup Nov 12 07:31:22 _hostname_ kernel: DMAR: Host address width 39 Nov 12 07:31:22 _hostname_ kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0 Nov 12 07:31:22 _hostname_ kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e Nov 12 07:31:22 _hostname_ kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1 Nov 12 07:31:22 _hostname_ kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da Nov 12 07:31:22 _hostname_ kernel: DMAR: RMRR base: 0x000000af97a000 end: 0x000000af999fff Nov 12 07:31:22 _hostname_ kernel: DMAR: RMRR base: 0x000000bb000000 end: 0x000000bf7fffff Nov 12 07:31:22 _hostname_ kernel: DMAR: RMRR base: 0x000000af9ab000 end: 0x000000afa2afff Nov 12 07:31:22 _hostname_ kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 Nov 12 07:31:22 _hostname_ kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000 Nov 12 07:31:22 _hostname_ kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping. Nov 12 07:31:22 _hostname_ kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode Nov 12 07:31:22 _hostname_ kernel: x2apic enabled Nov 12 07:31:22 _hostname_ kernel: Switched APIC routing to cluster x2apic. Nov 12 07:31:22 _hostname_ kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x212717146a7, max_idle_ns: 440795291431 ns Nov 12 07:31:22 _hostname_ kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4599.93 BogoMIPS (lpj=22999680) Nov 12 07:31:22 _hostname_ kernel: pid_max: default: 32768 minimum: 301 Nov 12 07:31:22 _hostname_ kernel: LSM: Security Framework initializing Nov 12 07:31:22 _hostname_ kernel: Yama: becoming mindful. Nov 12 07:31:22 _hostname_ kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) Nov 12 07:31:22 _hostname_ kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) Nov 12 07:31:22 _hostname_ kernel: mce: CPU0: Thermal monitoring enabled (TM1) Nov 12 07:31:22 _hostname_ kernel: process: using mwait in idle threads Nov 12 07:31:22 _hostname_ kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8 Nov 12 07:31:22 _hostname_ kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4 Nov 12 07:31:22 _hostname_ kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Nov 12 07:31:22 _hostname_ kernel: Spectre V2 : Mitigation: Enhanced IBRS Nov 12 07:31:22 _hostname_ kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Nov 12 07:31:22 _hostname_ kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier Nov 12 07:31:22 _hostname_ kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp Nov 12 07:31:22 _hostname_ kernel: TAA: Mitigation: TSX disabled Nov 12 07:31:22 _hostname_ kernel: SRBDS: Mitigation: TSX disabled Nov 12 07:31:22 _hostname_ kernel: Freeing SMP alternatives memory: 36K Nov 12 07:31:22 _hostname_ kernel: smpboot: CPU0: Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz (family: 0x6, model: 0x9e, stepping: 0xd) Nov 12 07:31:22 _hostname_ kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver. Nov 12 07:31:22 _hostname_ kernel: ... version: 4 Nov 12 07:31:22 _hostname_ kernel: ... bit width: 48 Nov 12 07:31:22 _hostname_ kernel: ... generic registers: 4 Nov 12 07:31:22 _hostname_ kernel: ... value mask: 0000ffffffffffff Nov 12 07:31:22 _hostname_ kernel: ... max period: 00007fffffffffff Nov 12 07:31:22 _hostname_ kernel: ... fixed-purpose events: 3 Nov 12 07:31:22 _hostname_ kernel: ... event mask: 000000070000000f Nov 12 07:31:22 _hostname_ kernel: rcu: Hierarchical SRCU implementation. Nov 12 07:31:22 _hostname_ kernel: smp: Bringing up secondary CPUs ... Nov 12 07:31:22 _hostname_ kernel: x86: Booting SMP configuration: Nov 12 07:31:22 _hostname_ kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 Nov 12 07:31:22 _hostname_ kernel: smp: Brought up 1 node, 16 CPUs Nov 12 07:31:22 _hostname_ kernel: smpboot: Max logical packages: 1 Nov 12 07:31:22 _hostname_ kernel: smpboot: Total of 16 processors activated (73598.97 BogoMIPS) Nov 12 07:31:22 _hostname_ kernel: devtmpfs: initialized Nov 12 07:31:22 _hostname_ kernel: x86/mm: Memory block size: 128MB Nov 12 07:31:22 _hostname_ kernel: PM: Registering ACPI NVS region [mem 0xafa3d000-0xafca9fff] (2543616 bytes) Nov 12 07:31:22 _hostname_ kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns Nov 12 07:31:22 _hostname_ kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear) Nov 12 07:31:22 _hostname_ kernel: pinctrl core: initialized pinctrl subsystem Nov 12 07:31:22 _hostname_ kernel: PM: RTC time: 14:31:20, date: 2021-11-12 Nov 12 07:31:22 _hostname_ kernel: NET: Registered protocol family 16 Nov 12 07:31:22 _hostname_ kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations Nov 12 07:31:22 _hostname_ kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Nov 12 07:31:22 _hostname_ kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Nov 12 07:31:22 _hostname_ kernel: audit: initializing netlink subsys (disabled) Nov 12 07:31:22 _hostname_ kernel: audit: type=2000 audit(1636727480.100:1): state=initialized audit_enabled=0 res=1 Nov 12 07:31:22 _hostname_ kernel: thermal_sys: Registered thermal governor 'fair_share' Nov 12 07:31:22 _hostname_ kernel: thermal_sys: Registered thermal governor 'bang_bang' Nov 12 07:31:22 _hostname_ kernel: thermal_sys: Registered thermal governor 'step_wise' Nov 12 07:31:22 _hostname_ kernel: thermal_sys: Registered thermal governor 'user_space' Nov 12 07:31:22 _hostname_ kernel: thermal_sys: Registered thermal governor 'power_allocator' Nov 12 07:31:22 _hostname_ kernel: cpuidle: using governor ladder Nov 12 07:31:22 _hostname_ kernel: cpuidle: using governor menu Nov 12 07:31:22 _hostname_ kernel: Simple Boot Flag at 0x47 set to 0x1 Nov 12 07:31:22 _hostname_ kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it Nov 12 07:31:22 _hostname_ kernel: ACPI: bus type PCI registered Nov 12 07:31:22 _hostname_ kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Nov 12 07:31:22 _hostname_ kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) Nov 12 07:31:22 _hostname_ kernel: PCI: not using MMCONFIG Nov 12 07:31:22 _hostname_ kernel: PCI: Using configuration type 1 for base access Nov 12 07:31:22 _hostname_ kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance' Nov 12 07:31:22 _hostname_ kernel: Kprobes globally optimized Nov 12 07:31:22 _hostname_ kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages Nov 12 07:31:22 _hostname_ kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages Nov 12 07:31:22 _hostname_ kernel: ACPI: Added _OSI(Module Device) Nov 12 07:31:22 _hostname_ kernel: ACPI: Added _OSI(Processor Device) Nov 12 07:31:22 _hostname_ kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Nov 12 07:31:22 _hostname_ kernel: ACPI: Added _OSI(Processor Aggregator Device) Nov 12 07:31:22 _hostname_ kernel: ACPI: Added _OSI(Linux-Dell-Video) Nov 12 07:31:22 _hostname_ kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) Nov 12 07:31:22 _hostname_ kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) Nov 12 07:31:22 _hostname_ kernel: ACPI: 14 ACPI AML tables successfully acquired and loaded Nov 12 07:31:22 _hostname_ kernel: ACPI: EC: EC started Nov 12 07:31:22 _hostname_ kernel: ACPI: EC: interrupt blocked Nov 12 07:31:22 _hostname_ kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 Nov 12 07:31:22 _hostname_ kernel: ACPI: EC: Boot ECDT EC used to handle transactions Nov 12 07:31:22 _hostname_ kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored Nov 12 07:31:22 _hostname_ kernel: ACPI: Dynamic OEM Table Load: Nov 12 07:31:22 _hostname_ kernel: ACPI: SSDT 0xFFFF8C58813C0C00 0000F4 (v02 PmRef Cpu0Psd 00003000 INTL 20160527) Nov 12 07:31:22 _hostname_ kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked Nov 12 07:31:22 _hostname_ kernel: ACPI: Dynamic OEM Table Load: Nov 12 07:31:22 _hostname_ kernel: ACPI: SSDT 0xFFFF8C58813CFC00 000400 (v02 PmRef Cpu0Cst 00003001 INTL 20160527) Nov 12 07:31:22 _hostname_ kernel: ACPI: Dynamic OEM Table Load: Nov 12 07:31:22 _hostname_ kernel: ACPI: SSDT 0xFFFF8C5881968800 00059D (v02 PmRef Cpu0Ist 00003000 INTL 20160527) Nov 12 07:31:22 _hostname_ kernel: ACPI: Dynamic OEM Table Load: Nov 12 07:31:22 _hostname_ kernel: ACPI: SSDT 0xFFFF8C58818E1A00 000149 (v02 PmRef Cpu0Hwp 00003000 INTL 20160527) Nov 12 07:31:22 _hostname_ kernel: ACPI: Dynamic OEM Table Load: Nov 12 07:31:22 _hostname_ kernel: ACPI: SSDT 0xFFFF8C5881969800 000724 (v02 PmRef HwpLvt 00003000 INTL 20160527) Nov 12 07:31:22 _hostname_ kernel: ACPI: Dynamic OEM Table Load: Nov 12 07:31:22 _hostname_ kernel: ACPI: SSDT 0xFFFF8C588196B000 0005FC (v02 PmRef ApIst 00003000 INTL 20160527) Nov 12 07:31:22 _hostname_ kernel: ACPI: Dynamic OEM Table Load: Nov 12 07:31:22 _hostname_ kernel: ACPI: SSDT 0xFFFF8C58813C9000 000317 (v02 PmRef ApHwp 00003000 INTL 20160527) Nov 12 07:31:22 _hostname_ kernel: ACPI: Dynamic OEM Table Load: Nov 12 07:31:22 _hostname_ kernel: ACPI: SSDT 0xFFFF8C588007A000 000AB0 (v02 PmRef ApPsd 00003000 INTL 20160527) Nov 12 07:31:22 _hostname_ kernel: ACPI: Dynamic OEM Table Load: Nov 12 07:31:22 _hostname_ kernel: ACPI: SSDT 0xFFFF8C58813CAC00 00030A (v02 PmRef ApCst 00003000 INTL 20160527) Nov 12 07:31:22 _hostname_ kernel: ACPI: Interpreter enabled Nov 12 07:31:22 _hostname_ kernel: ACPI: (supports S0 S3 S4 S5) Nov 12 07:31:22 _hostname_ kernel: ACPI: Using IOAPIC for interrupt routing Nov 12 07:31:22 _hostname_ kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) Nov 12 07:31:22 _hostname_ kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in ACPI motherboard resources Nov 12 07:31:22 _hostname_ kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Nov 12 07:31:22 _hostname_ kernel: ACPI: Enabled 13 GPEs in block 00 to 7F Nov 12 07:31:22 _hostname_ kernel: ACPI: Power Resource [PG00] (on) Nov 12 07:31:22 _hostname_ kernel: ACPI: Power Resource [PG01] (on) Nov 12 07:31:22 _hostname_ kernel: ACPI: Power Resource [PG02] (on) Nov 12 07:31:22 _hostname_ kernel: ACPI: Power Resource [PUBS] (on) Nov 12 07:31:22 _hostname_ kernel: ACPI: Power Resource [USBC] (on) Nov 12 07:31:22 _hostname_ kernel: ACPI: Power Resource [WRST] (on) Nov 12 07:31:22 _hostname_ kernel: ACPI: Power Resource [DRST] (on) Nov 12 07:31:22 _hostname_ kernel: ACPI: Power Resource [PXP] (on) Nov 12 07:31:22 _hostname_ kernel: ACPI: Power Resource [V0PR] (on) Nov 12 07:31:22 _hostname_ kernel: ACPI: Power Resource [V1PR] (on) Nov 12 07:31:22 _hostname_ kernel: ACPI: Power Resource [V2PR] (on) Nov 12 07:31:22 _hostname_ kernel: ACPI: Power Resource [WRST] (on) Nov 12 07:31:22 _hostname_ kernel: ACPI: Power Resource [PIN] (off) Nov 12 07:31:22 _hostname_ kernel: ACPI: Power Resource [PINP] (off) Nov 12 07:31:22 _hostname_ kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e]) Nov 12 07:31:22 _hostname_ kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] Nov 12 07:31:22 _hostname_ kernel: acpi PNP0A08:00: _OSC: platform does not support [AER] Nov 12 07:31:22 _hostname_ kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC] Nov 12 07:31:22 _hostname_ kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration Nov 12 07:31:22 _hostname_ kernel: PCI host bridge to bus 0000:00 Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:00: root bus resource [mem 0xbf800000-0xefffffff window] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:00: root bus resource [bus 00-7e] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:00.0: [8086:3e20] type 00 class 0x060000 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:01.0: [8086:1901] type 01 class 0x060400 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:02.0: [8086:3e9b] type 00 class 0x030000 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:02.0: reg 0x10: [mem 0x6040000000-0x6040ffffff 64bit] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:02.0: BAR 2: assigned to efifb Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:04.0: reg 0x10: [mem 0x6041100000-0x6041107fff 64bit] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:08.0: [8086:1911] type 00 class 0x088000 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:08.0: reg 0x10: [mem 0x6041114000-0x6041114fff 64bit] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:12.0: [8086:a379] type 00 class 0x118000 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:12.0: reg 0x10: [mem 0x6041113000-0x6041113fff 64bit] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:14.0: reg 0x10: [mem 0xee520000-0xee52ffff 64bit] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:14.2: reg 0x10: [mem 0x604110c000-0x604110dfff 64bit] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:14.2: reg 0x18: [mem 0x6041112000-0x6041112fff 64bit] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:15.0: [8086:a368] type 00 class 0x0c8000 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:15.0: reg 0x10: [mem 0x6041111000-0x6041111fff 64bit] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:16.0: [8086:a360] type 00 class 0x078000 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:16.0: reg 0x10: [mem 0x6041110000-0x6041110fff 64bit] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:16.0: PME# supported from D3hot Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:16.3: [8086:a363] type 00 class 0x070002 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:16.3: reg 0x10: [io 0x3060-0x3067] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:16.3: reg 0x14: [mem 0xee531000-0xee531fff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1b.0: PTM enabled (root), 4ns granularity Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1b.4: [8086:a32c] type 01 class 0x060400 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1b.4: PME# supported from D0 D3hot D3cold Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1b.4: PTM enabled (root), 4ns granularity Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1d.6: [8086:a336] type 01 class 0x060400 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1d.6: PME# supported from D0 D3hot D3cold Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1d.6: PTM enabled (root), 4ns granularity Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1e.0: [8086:a328] type 00 class 0x078000 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1e.0: reg 0x10: [mem 0x604110f000-0x604110ffff 64bit] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1f.0: [8086:a30e] type 00 class 0x060100 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1f.3: [8086:a348] type 00 class 0x040380 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x6041108000-0x604110bfff 64bit] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x6041000000-0x60410fffff 64bit] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x604110e000-0x604110e0ff 64bit] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xee530000-0xee530fff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1f.6: [8086:15bb] type 00 class 0x020000 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xee500000-0xee51ffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold Nov 12 07:31:22 _hostname_ kernel: pci 0000:01:00.0: [10de:1fb8] type 00 class 0x030000 Nov 12 07:31:22 _hostname_ kernel: pci 0000:01:00.0: reg 0x10: [mem 0xed000000-0xedffffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref] Nov 12 07:31:22 _hostname_ kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref] Nov 12 07:31:22 _hostname_ kernel: pci 0000:01:00.0: reg 0x24: [io 0x2000-0x207f] Nov 12 07:31:22 _hostname_ kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref] Nov 12 07:31:22 _hostname_ kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold Nov 12 07:31:22 _hostname_ kernel: pci 0000:01:00.1: [10de:10fa] type 00 class 0x040300 Nov 12 07:31:22 _hostname_ kernel: pci 0000:01:00.1: reg 0x10: [mem 0xee000000-0xee003fff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:01.0: PCI bridge to [bus 01] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:01.0: bridge window [io 0x2000-0x2fff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:01.0: bridge window [mem 0xed000000-0xee0fffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref] Nov 12 07:31:22 _hostname_ kernel: pci 0000:03:00.0: [15b7:5002] type 00 class 0x010802 Nov 12 07:31:22 _hostname_ kernel: pci 0000:03:00.0: reg 0x10: [mem 0xee400000-0xee403fff 64bit] Nov 12 07:31:22 _hostname_ kernel: pci 0000:03:00.0: reg 0x20: [mem 0xee404000-0xee4040ff 64bit] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1b.0: PCI bridge to [bus 03] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1b.0: bridge window [mem 0xee400000-0xee4fffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:04:00.0: [8086:15ea] type 01 class 0x060400 Nov 12 07:31:22 _hostname_ kernel: pci 0000:04:00.0: enabling Extended Tags Nov 12 07:31:22 _hostname_ kernel: pci 0000:04:00.0: supports D1 D2 Nov 12 07:31:22 _hostname_ kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold Nov 12 07:31:22 _hostname_ kernel: pci 0000:04:00.0: PTM enabled, 4ns granularity Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1b.4: PCI bridge to [bus 04-51] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1b.4: bridge window [mem 0xd4000000-0xec1fffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1b.4: bridge window [mem 0x6000000000-0x603fffffff 64bit pref] Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:00.0: [8086:15ea] type 01 class 0x060400 Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:00.0: enabling Extended Tags Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:00.0: supports D1 D2 Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:01.0: [8086:15ea] type 01 class 0x060400 Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:01.0: enabling Extended Tags Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:01.0: supports D1 D2 Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:01.0: PME# supported from D0 D1 D2 D3hot D3cold Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:02.0: [8086:15ea] type 01 class 0x060400 Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:02.0: enabling Extended Tags Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:02.0: supports D1 D2 Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:02.0: PME# supported from D0 D1 D2 D3hot D3cold Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:04.0: [8086:15ea] type 01 class 0x060400 Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:04.0: enabling Extended Tags Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:04.0: supports D1 D2 Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:04.0: PME# supported from D0 D1 D2 D3hot D3cold Nov 12 07:31:22 _hostname_ kernel: pci 0000:04:00.0: PCI bridge to [bus 05-51] Nov 12 07:31:22 _hostname_ kernel: pci 0000:04:00.0: bridge window [mem 0xd4000000-0xec1fffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:04:00.0: bridge window [mem 0x6000000000-0x603fffffff 64bit pref] Nov 12 07:31:22 _hostname_ kernel: pci 0000:06:00.0: [8086:15eb] type 00 class 0x088000 Nov 12 07:31:22 _hostname_ kernel: pci 0000:06:00.0: reg 0x10: [mem 0xec100000-0xec13ffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:06:00.0: reg 0x14: [mem 0xec140000-0xec140fff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:06:00.0: enabling Extended Tags Nov 12 07:31:22 _hostname_ kernel: pci 0000:06:00.0: supports D1 D2 Nov 12 07:31:22 _hostname_ kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:00.0: PCI bridge to [bus 06] Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:00.0: bridge window [mem 0xec100000-0xec1fffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:01.0: PCI bridge to [bus 07-2b] Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:01.0: bridge window [mem 0xd4000000-0xdfffffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:01.0: bridge window [mem 0x6000000000-0x601fffffff 64bit pref] Nov 12 07:31:22 _hostname_ kernel: pci 0000:2c:00.0: [8086:15ec] type 00 class 0x0c0330 Nov 12 07:31:22 _hostname_ kernel: pci 0000:2c:00.0: reg 0x10: [mem 0xe0000000-0xe000ffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:2c:00.0: enabling Extended Tags Nov 12 07:31:22 _hostname_ kernel: pci 0000:2c:00.0: supports D1 D2 Nov 12 07:31:22 _hostname_ kernel: pci 0000:2c:00.0: PME# supported from D0 D1 D2 D3hot D3cold Nov 12 07:31:22 _hostname_ kernel: pci 0000:2c:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:05:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link) Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:02.0: PCI bridge to [bus 2c] Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:02.0: bridge window [mem 0xe0000000-0xe00fffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:04.0: PCI bridge to [bus 2d-51] Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:04.0: bridge window [mem 0xe0100000-0xec0fffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:04.0: bridge window [mem 0x6020000000-0x603fffffff 64bit pref] Nov 12 07:31:22 _hostname_ kernel: pci 0000:53:00.0: [17a0:9755] type 00 class 0x080501 Nov 12 07:31:22 _hostname_ kernel: pci 0000:53:00.0: reg 0x10: [mem 0xee300000-0xee300fff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:53:00.0: supports D1 D2 Nov 12 07:31:22 _hostname_ kernel: pci 0000:53:00.0: PME# supported from D1 D2 D3hot D3cold Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1c.0: PCI bridge to [bus 53] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1c.0: bridge window [mem 0xee300000-0xee3fffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:02:00.0: [144d:a808] type 00 class 0x010802 Nov 12 07:31:22 _hostname_ kernel: pci 0000:02:00.0: reg 0x10: [mem 0xee200000-0xee203fff 64bit] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1d.0: PCI bridge to [bus 02] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1d.0: bridge window [mem 0xee200000-0xee2fffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:52:00.0: [8086:2723] type 00 class 0x028000 Nov 12 07:31:22 _hostname_ kernel: pci 0000:52:00.0: reg 0x10: [mem 0xee100000-0xee103fff 64bit] Nov 12 07:31:22 _hostname_ kernel: pci 0000:52:00.0: PME# supported from D0 D3hot D3cold Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1d.6: PCI bridge to [bus 52] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1d.6: bridge window [mem 0xee100000-0xee1fffff] Nov 12 07:31:22 _hostname_ kernel: ACPI: EC: interrupt unblocked Nov 12 07:31:22 _hostname_ kernel: ACPI: EC: event unblocked Nov 12 07:31:22 _hostname_ kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 Nov 12 07:31:22 _hostname_ kernel: ACPI: EC: GPE=0x16 Nov 12 07:31:22 _hostname_ kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Boot ECDT EC initialization complete Nov 12 07:31:22 _hostname_ kernel: ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events Nov 12 07:31:22 _hostname_ kernel: iommu: Default domain type: Translated Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none Nov 12 07:31:22 _hostname_ kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:02.0: vgaarb: no bridge control possible Nov 12 07:31:22 _hostname_ kernel: pci 0000:01:00.0: vgaarb: bridge control possible Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:02.0: vgaarb: setting as boot device Nov 12 07:31:22 _hostname_ kernel: vgaarb: loaded Nov 12 07:31:22 _hostname_ kernel: SCSI subsystem initialized Nov 12 07:31:22 _hostname_ kernel: libata version 3.00 loaded. Nov 12 07:31:22 _hostname_ kernel: ACPI: bus type USB registered Nov 12 07:31:22 _hostname_ kernel: usbcore: registered new interface driver usbfs Nov 12 07:31:22 _hostname_ kernel: usbcore: registered new interface driver hub Nov 12 07:31:22 _hostname_ kernel: usbcore: registered new device driver usb Nov 12 07:31:22 _hostname_ kernel: pps_core: LinuxPPS API ver. 1 registered Nov 12 07:31:22 _hostname_ kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Nov 12 07:31:22 _hostname_ kernel: PTP clock support registered Nov 12 07:31:22 _hostname_ kernel: EDAC MC: Ver: 3.0.0 Nov 12 07:31:22 _hostname_ kernel: Registered efivars operations Nov 12 07:31:22 _hostname_ kernel: NetLabel: Initializing Nov 12 07:31:22 _hostname_ kernel: NetLabel: domain hash size = 128 Nov 12 07:31:22 _hostname_ kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Nov 12 07:31:22 _hostname_ kernel: NetLabel: unlabeled traffic allowed by default Nov 12 07:31:22 _hostname_ kernel: PCI: Using ACPI for IRQ routing Nov 12 07:31:22 _hostname_ kernel: PCI: pci_cache_line_size set to 64 bytes Nov 12 07:31:22 _hostname_ kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff] Nov 12 07:31:22 _hostname_ kernel: e820: reserve RAM buffer [mem 0x7829f000-0x7bffffff] Nov 12 07:31:22 _hostname_ kernel: e820: reserve RAM buffer [mem 0x78367000-0x7bffffff] Nov 12 07:31:22 _hostname_ kernel: e820: reserve RAM buffer [mem 0xa34c0000-0xa3ffffff] Nov 12 07:31:22 _hostname_ kernel: e820: reserve RAM buffer [mem 0xaa764000-0xabffffff] Nov 12 07:31:22 _hostname_ kernel: e820: reserve RAM buffer [mem 0xafd10000-0xafffffff] Nov 12 07:31:22 _hostname_ kernel: e820: reserve RAM buffer [mem 0xb8800000-0xbbffffff] Nov 12 07:31:22 _hostname_ kernel: e820: reserve RAM buffer [mem 0x83c800000-0x83fffffff] Nov 12 07:31:22 _hostname_ kernel: clocksource: Switched to clocksource tsc-early Nov 12 07:31:22 _hostname_ kernel: VFS: Disk quotas dquot_6.6.0 Nov 12 07:31:22 _hostname_ kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Nov 12 07:31:22 _hostname_ kernel: pnp: PnP ACPI init Nov 12 07:31:22 _hostname_ kernel: system 00:00: [mem 0x40000000-0x403fffff] could not be reserved Nov 12 07:31:22 _hostname_ kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) Nov 12 07:31:22 _hostname_ kernel: system 00:01: [io 0x1800-0x18fe] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:01: [mem 0xfd000000-0xfd69ffff] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:01: [mem 0xfd6c0000-0xfd6cffff] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:01: [mem 0xfd6f0000-0xfdffffff] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved Nov 12 07:31:22 _hostname_ kernel: system 00:01: [mem 0xfe200000-0xfe7fffff] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:01: [mem 0xff000000-0xffffffff] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) Nov 12 07:31:22 _hostname_ kernel: system 00:02: [io 0xff00-0xfffe] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) Nov 12 07:31:22 _hostname_ kernel: system 00:03: [io 0x0680-0x069f] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:03: [io 0x164e-0x164f] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) Nov 12 07:31:22 _hostname_ kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active) Nov 12 07:31:22 _hostname_ kernel: system 00:05: [io 0x1854-0x1857] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) Nov 12 07:31:22 _hostname_ kernel: pnp 00:06: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active) Nov 12 07:31:22 _hostname_ kernel: pnp 00:07: Plug and Play ACPI device, IDs LEN0402 PNP0f13 (active) Nov 12 07:31:22 _hostname_ kernel: system 00:08: [io 0x1800-0x189f] could not be reserved Nov 12 07:31:22 _hostname_ kernel: system 00:08: [io 0x0800-0x087f] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:08: [io 0x0880-0x08ff] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:08: [io 0x0900-0x097f] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:08: [io 0x0980-0x09ff] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:08: [io 0x0a00-0x0a7f] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:08: [io 0x0a80-0x0aff] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:08: [io 0x0b00-0x0b7f] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:08: [io 0x0b80-0x0bff] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:08: [io 0x15e0-0x15ef] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:08: [io 0x1600-0x167f] could not be reserved Nov 12 07:31:22 _hostname_ kernel: system 00:08: [io 0x1640-0x165f] could not be reserved Nov 12 07:31:22 _hostname_ kernel: system 00:08: [mem 0xf0000000-0xf7ffffff] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:08: [mem 0xfed10000-0xfed13fff] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:08: [mem 0xfeb00000-0xfebfffff] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved Nov 12 07:31:22 _hostname_ kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) Nov 12 07:31:22 _hostname_ kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) Nov 12 07:31:22 _hostname_ kernel: system 00:0a: [mem 0xfed10000-0xfed17fff] could not be reserved Nov 12 07:31:22 _hostname_ kernel: system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:0a: [mem 0xf0000000-0xf7ffffff] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:0a: [mem 0xfed90000-0xfed93fff] could not be reserved Nov 12 07:31:22 _hostname_ kernel: system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved Nov 12 07:31:22 _hostname_ kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) Nov 12 07:31:22 _hostname_ kernel: system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved Nov 12 07:31:22 _hostname_ kernel: system 00:0b: [mem 0x000c0000-0x000c3fff] could not be reserved Nov 12 07:31:22 _hostname_ kernel: system 00:0b: [mem 0x000c8000-0x000cbfff] could not be reserved Nov 12 07:31:22 _hostname_ kernel: system 00:0b: [mem 0x000d0000-0x000d3fff] could not be reserved Nov 12 07:31:22 _hostname_ kernel: system 00:0b: [mem 0x000d8000-0x000dbfff] could not be reserved Nov 12 07:31:22 _hostname_ kernel: system 00:0b: [mem 0x000e0000-0x000e3fff] could not be reserved Nov 12 07:31:22 _hostname_ kernel: system 00:0b: [mem 0x000e8000-0x000ebfff] could not be reserved Nov 12 07:31:22 _hostname_ kernel: system 00:0b: [mem 0x000f0000-0x000fffff] could not be reserved Nov 12 07:31:22 _hostname_ kernel: system 00:0b: [mem 0x00100000-0xbf7fffff] could not be reserved Nov 12 07:31:22 _hostname_ kernel: system 00:0b: [mem 0xfec00000-0xfed3ffff] could not be reserved Nov 12 07:31:22 _hostname_ kernel: system 00:0b: [mem 0xfed4c000-0xffffffff] could not be reserved Nov 12 07:31:22 _hostname_ kernel: system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active) Nov 12 07:31:22 _hostname_ kernel: pnp: PnP ACPI: found 12 devices Nov 12 07:31:22 _hostname_ kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Nov 12 07:31:22 _hostname_ kernel: NET: Registered protocol family 2 Nov 12 07:31:22 _hostname_ kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) Nov 12 07:31:22 _hostname_ kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear) Nov 12 07:31:22 _hostname_ kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear) Nov 12 07:31:22 _hostname_ kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) Nov 12 07:31:22 _hostname_ kernel: TCP: Hash tables configured (established 262144 bind 65536) Nov 12 07:31:22 _hostname_ kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear) Nov 12 07:31:22 _hostname_ kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear) Nov 12 07:31:22 _hostname_ kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear) Nov 12 07:31:22 _hostname_ kernel: NET: Registered protocol family 1 Nov 12 07:31:22 _hostname_ kernel: NET: Registered protocol family 44 Nov 12 07:31:22 _hostname_ kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:01.0: bridge window [io 0x1000-0x0fff] to [bus 07-2b] add_size 1000 Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:04.0: bridge window [io 0x1000-0x0fff] to [bus 2d-51] add_size 1000 Nov 12 07:31:22 _hostname_ kernel: pci 0000:04:00.0: bridge window [io 0x1000-0x0fff] to [bus 05-51] add_size 2000 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1b.4: bridge window [io 0x1000-0x0fff] to [bus 04-51] add_size 3000 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1b.4: BAR 13: assigned [io 0x4000-0x6fff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xee080000-0xee0fffff pref] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:01.0: PCI bridge to [bus 01] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:01.0: bridge window [io 0x2000-0x2fff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:01.0: bridge window [mem 0xed000000-0xee0fffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1b.0: PCI bridge to [bus 03] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1b.0: bridge window [mem 0xee400000-0xee4fffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:04:00.0: BAR 13: assigned [io 0x4000-0x5fff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:01.0: BAR 13: assigned [io 0x4000-0x4fff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:04.0: BAR 13: assigned [io 0x5000-0x5fff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:00.0: PCI bridge to [bus 06] Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:00.0: bridge window [mem 0xec100000-0xec1fffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:01.0: PCI bridge to [bus 07-2b] Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:01.0: bridge window [io 0x4000-0x4fff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:01.0: bridge window [mem 0xd4000000-0xdfffffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:01.0: bridge window [mem 0x6000000000-0x601fffffff 64bit pref] Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:02.0: PCI bridge to [bus 2c] Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:02.0: bridge window [mem 0xe0000000-0xe00fffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:04.0: PCI bridge to [bus 2d-51] Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:04.0: bridge window [io 0x5000-0x5fff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:04.0: bridge window [mem 0xe0100000-0xec0fffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:04.0: bridge window [mem 0x6020000000-0x603fffffff 64bit pref] Nov 12 07:31:22 _hostname_ kernel: pci 0000:04:00.0: PCI bridge to [bus 05-51] Nov 12 07:31:22 _hostname_ kernel: pci 0000:04:00.0: bridge window [io 0x4000-0x5fff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:04:00.0: bridge window [mem 0xd4000000-0xec1fffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:04:00.0: bridge window [mem 0x6000000000-0x603fffffff 64bit pref] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1b.4: PCI bridge to [bus 04-51] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1b.4: bridge window [io 0x4000-0x6fff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1b.4: bridge window [mem 0xd4000000-0xec1fffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1b.4: bridge window [mem 0x6000000000-0x603fffffff 64bit pref] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1c.0: PCI bridge to [bus 53] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1c.0: bridge window [mem 0xee300000-0xee3fffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1d.0: PCI bridge to [bus 02] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1d.0: bridge window [mem 0xee200000-0xee2fffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1d.6: PCI bridge to [bus 52] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1d.6: bridge window [mem 0xee100000-0xee1fffff] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:00: resource 7 [mem 0xbf800000-0xefffffff window] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:00: resource 9 [mem 0xfc800000-0xfe7fffff window] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:01: resource 0 [io 0x2000-0x2fff] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:01: resource 1 [mem 0xed000000-0xee0fffff] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:03: resource 1 [mem 0xee400000-0xee4fffff] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:04: resource 0 [io 0x4000-0x6fff] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:04: resource 1 [mem 0xd4000000-0xec1fffff] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:04: resource 2 [mem 0x6000000000-0x603fffffff 64bit pref] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:05: resource 0 [io 0x4000-0x5fff] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:05: resource 1 [mem 0xd4000000-0xec1fffff] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:05: resource 2 [mem 0x6000000000-0x603fffffff 64bit pref] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:06: resource 1 [mem 0xec100000-0xec1fffff] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:07: resource 0 [io 0x4000-0x4fff] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:07: resource 1 [mem 0xd4000000-0xdfffffff] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:07: resource 2 [mem 0x6000000000-0x601fffffff 64bit pref] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:2c: resource 1 [mem 0xe0000000-0xe00fffff] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:2d: resource 0 [io 0x5000-0x5fff] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:2d: resource 1 [mem 0xe0100000-0xec0fffff] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:2d: resource 2 [mem 0x6020000000-0x603fffffff 64bit pref] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:53: resource 1 [mem 0xee300000-0xee3fffff] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:02: resource 1 [mem 0xee200000-0xee2fffff] Nov 12 07:31:22 _hostname_ kernel: pci_bus 0000:52: resource 1 [mem 0xee100000-0xee1fffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Nov 12 07:31:22 _hostname_ kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0 Nov 12 07:31:22 _hostname_ kernel: PCI: CLS 128 bytes, default 64 Nov 12 07:31:22 _hostname_ kernel: Trying to unpack rootfs image as initramfs... Nov 12 07:31:22 _hostname_ kernel: Freeing initrd memory: 12636K Nov 12 07:31:22 _hostname_ kernel: DMAR: Intel-IOMMU force enabled due to platform opt in Nov 12 07:31:22 _hostname_ kernel: DMAR: No ATSR found Nov 12 07:31:22 _hostname_ kernel: DMAR: dmar0: Using Queued invalidation Nov 12 07:31:22 _hostname_ kernel: DMAR: dmar1: Using Queued invalidation Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:00.0: Adding to iommu group 0 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:01.0: Adding to iommu group 1 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:02.0: Adding to iommu group 2 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:04.0: Adding to iommu group 3 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:08.0: Adding to iommu group 4 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:12.0: Adding to iommu group 5 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:14.0: Adding to iommu group 6 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:14.2: Adding to iommu group 6 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:15.0: Adding to iommu group 7 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:16.0: Adding to iommu group 8 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:16.3: Adding to iommu group 8 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1b.0: Adding to iommu group 9 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1b.4: Adding to iommu group 10 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1c.0: Adding to iommu group 11 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1d.0: Adding to iommu group 12 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1d.6: Adding to iommu group 13 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1e.0: Adding to iommu group 14 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1f.0: Adding to iommu group 15 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1f.3: Adding to iommu group 15 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1f.4: Adding to iommu group 15 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1f.5: Adding to iommu group 15 Nov 12 07:31:22 _hostname_ kernel: pci 0000:00:1f.6: Adding to iommu group 15 Nov 12 07:31:22 _hostname_ kernel: pci 0000:01:00.0: Adding to iommu group 1 Nov 12 07:31:22 _hostname_ kernel: pci 0000:01:00.1: Adding to iommu group 1 Nov 12 07:31:22 _hostname_ kernel: pci 0000:03:00.0: Adding to iommu group 16 Nov 12 07:31:22 _hostname_ kernel: pci 0000:04:00.0: Adding to iommu group 17 Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:00.0: Adding to iommu group 18 Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:01.0: Adding to iommu group 19 Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:02.0: Adding to iommu group 20 Nov 12 07:31:22 _hostname_ kernel: pci 0000:05:04.0: Adding to iommu group 21 Nov 12 07:31:22 _hostname_ kernel: pci 0000:06:00.0: Adding to iommu group 22 Nov 12 07:31:22 _hostname_ kernel: pci 0000:2c:00.0: Adding to iommu group 23 Nov 12 07:31:22 _hostname_ kernel: pci 0000:53:00.0: Adding to iommu group 24 Nov 12 07:31:22 _hostname_ kernel: pci 0000:02:00.0: Adding to iommu group 25 Nov 12 07:31:22 _hostname_ kernel: pci 0000:52:00.0: Adding to iommu group 26 Nov 12 07:31:22 _hostname_ kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O Nov 12 07:31:22 _hostname_ kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) Nov 12 07:31:22 _hostname_ kernel: software IO TLB: mapped [mem 0x00000000a5be1000-0x00000000a9be1000] (64MB) Nov 12 07:31:22 _hostname_ kernel: check: Scanning for low memory corruption every 60 seconds Nov 12 07:31:22 _hostname_ kernel: Initialise system trusted keyrings Nov 12 07:31:22 _hostname_ kernel: Key type blacklist registered Nov 12 07:31:22 _hostname_ kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0 Nov 12 07:31:22 _hostname_ kernel: zbud: loaded Nov 12 07:31:22 _hostname_ kernel: Key type asymmetric registered Nov 12 07:31:22 _hostname_ kernel: Asymmetric key parser 'x509' registered Nov 12 07:31:22 _hostname_ kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) Nov 12 07:31:22 _hostname_ kernel: io scheduler mq-deadline registered Nov 12 07:31:22 _hostname_ kernel: io scheduler kyber registered Nov 12 07:31:22 _hostname_ kernel: io scheduler bfq registered Nov 12 07:31:22 _hostname_ kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE Nov 12 07:31:22 _hostname_ kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 122 Nov 12 07:31:22 _hostname_ kernel: pcieport 0000:00:1b.0: PME: Signaling with IRQ 123 Nov 12 07:31:22 _hostname_ kernel: pcieport 0000:00:1b.4: PME: Signaling with IRQ 124 Nov 12 07:31:22 _hostname_ kernel: pcieport 0000:00:1b.4: pciehp: Slot #20 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+ Nov 12 07:31:22 _hostname_ kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 125 Nov 12 07:31:22 _hostname_ kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 126 Nov 12 07:31:22 _hostname_ kernel: pcieport 0000:00:1d.6: PME: Signaling with IRQ 127 Nov 12 07:31:22 _hostname_ kernel: pcieport 0000:05:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+ Nov 12 07:31:22 _hostname_ kernel: pcieport 0000:05:04.0: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+ Nov 12 07:31:22 _hostname_ kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Nov 12 07:31:22 _hostname_ kernel: efifb: probing for efifb Nov 12 07:31:22 _hostname_ kernel: efifb: framebuffer at 0x4000000000, using 3072k, total 3072k Nov 12 07:31:22 _hostname_ kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1 Nov 12 07:31:22 _hostname_ kernel: efifb: scrolling: redraw Nov 12 07:31:22 _hostname_ kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 Nov 12 07:31:22 _hostname_ kernel: fbcon: Deferring console take-over Nov 12 07:31:22 _hostname_ kernel: fb0: EFI VGA frame buffer device Nov 12 07:31:22 _hostname_ kernel: intel_idle: MWAIT substates: 0x11142120 Nov 12 07:31:22 _hostname_ kernel: intel_idle: v0.5.1 model 0x9E Nov 12 07:31:22 _hostname_ kernel: intel_idle: Local APIC timer is reliable in all C-states Nov 12 07:31:22 _hostname_ kernel: ACPI: AC Adapter [AC] (off-line) Nov 12 07:31:22 _hostname_ kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0 Nov 12 07:31:22 _hostname_ kernel: ACPI: Sleep Button [SLPB] Nov 12 07:31:22 _hostname_ kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1 Nov 12 07:31:22 _hostname_ kernel: ACPI: Lid Switch [LID] Nov 12 07:31:22 _hostname_ kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 Nov 12 07:31:22 _hostname_ kernel: ACPI: Power Button [PWRF] Nov 12 07:31:22 _hostname_ kernel: thermal LNXTHERM:00: registered as thermal_zone0 Nov 12 07:31:22 _hostname_ kernel: ACPI: Thermal Zone [THM0] (59 C) Nov 12 07:31:22 _hostname_ kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled Nov 12 07:31:22 _hostname_ kernel: serial 0000:00:16.3: enabling device (0000 -> 0003) Nov 12 07:31:22 _hostname_ kernel: 0000:00:16.3: ttyS4 at I/O 0x3060 (irq = 19, base_baud = 115200) is a 16550A Nov 12 07:31:22 _hostname_ kernel: hpet_acpi_add: no address or irqs in _CRS Nov 12 07:31:22 _hostname_ kernel: Non-volatile memory driver v1.3 Nov 12 07:31:22 _hostname_ kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel Nov 12 07:31:22 _hostname_ kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system Nov 12 07:31:22 _hostname_ kernel: nvme nvme0: pci function 0000:03:00.0 Nov 12 07:31:22 _hostname_ kernel: nvme nvme1: pci function 0000:02:00.0 Nov 12 07:31:22 _hostname_ kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Nov 12 07:31:22 _hostname_ kernel: ehci-pci: EHCI PCI platform driver Nov 12 07:31:22 _hostname_ kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver Nov 12 07:31:22 _hostname_ kernel: ohci-pci: OHCI PCI platform driver Nov 12 07:31:22 _hostname_ kernel: uhci_hcd: USB Universal Host Controller Interface driver Nov 12 07:31:22 _hostname_ kernel: usbcore: registered new interface driver usbserial_generic Nov 12 07:31:22 _hostname_ kernel: usbserial: USB Serial support registered for generic Nov 12 07:31:22 _hostname_ kernel: rtc_cmos 00:04: RTC can wake from S4 Nov 12 07:31:22 _hostname_ kernel: rtc_cmos 00:04: registered as rtc0 Nov 12 07:31:22 _hostname_ kernel: rtc_cmos 00:04: setting system clock to 2021-11-12T14:31:21 UTC (1636727481) Nov 12 07:31:22 _hostname_ kernel: rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram Nov 12 07:31:22 _hostname_ kernel: intel_pstate: Intel P-state driver initializing Nov 12 07:31:22 _hostname_ kernel: intel_pstate: Disabling energy efficiency optimization Nov 12 07:31:22 _hostname_ kernel: intel_pstate: HWP enabled Nov 12 07:31:22 _hostname_ kernel: ledtrig-cpu: registered to indicate activity on CPUs Nov 12 07:31:22 _hostname_ kernel: hid: raw HID events driver (C) Jiri Kosina Nov 12 07:31:22 _hostname_ kernel: intel_pmc_core intel_pmc_core.0: initialized Nov 12 07:31:22 _hostname_ kernel: drop_monitor: Initializing network drop monitor service Nov 12 07:31:22 _hostname_ kernel: Initializing XFRM netlink socket Nov 12 07:31:22 _hostname_ kernel: NET: Registered protocol family 10 Nov 12 07:31:22 _hostname_ kernel: Segment Routing with IPv6 Nov 12 07:31:22 _hostname_ kernel: RPL Segment Routing with IPv6 Nov 12 07:31:22 _hostname_ kernel: NET: Registered protocol family 17 Nov 12 07:31:22 _hostname_ kernel: microcode: sig=0x906ed, pf=0x20, revision=0xea Nov 12 07:31:22 _hostname_ kernel: microcode: Microcode Update Driver: v2.2. Nov 12 07:31:22 _hostname_ kernel: IPI shorthand broadcast: enabled Nov 12 07:31:22 _hostname_ kernel: sched_clock: Marking stable (1578731291, 11644376)->(1616686120, -26310453) Nov 12 07:31:22 _hostname_ kernel: registered taskstats version 1 Nov 12 07:31:22 _hostname_ kernel: Loading compiled-in X.509 certificates Nov 12 07:31:22 _hostname_ kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 000103f80ea4d9d68e72f2e94742a1bf4ad62e91' Nov 12 07:31:22 _hostname_ kernel: zswap: loaded using pool lz4/z3fold Nov 12 07:31:22 _hostname_ kernel: Key type ._fscrypt registered Nov 12 07:31:22 _hostname_ kernel: Key type .fscrypt registered Nov 12 07:31:22 _hostname_ kernel: Key type fscrypt-provisioning registered Nov 12 07:31:22 _hostname_ kernel: PM: Magic number: 13:893:535 Nov 12 07:31:22 _hostname_ kernel: tty ttyS15: hash matches Nov 12 07:31:22 _hostname_ kernel: RAS: Correctable Errors collector initialized. Nov 12 07:31:22 _hostname_ kernel: nvme nvme0: 16/0/0 default/read/poll queues Nov 12 07:31:22 _hostname_ kernel: battery: ACPI: Battery Slot [BAT0] (battery present) Nov 12 07:31:22 _hostname_ kernel: nvme0n1: p1 p2 Nov 12 07:31:22 _hostname_ kernel: nvme nvme1: missing or invalid SUBNQN field. Nov 12 07:31:22 _hostname_ kernel: nvme nvme1: Shutdown timeout set to 8 seconds Nov 12 07:31:22 _hostname_ kernel: nvme nvme1: 16/0/0 default/read/poll queues Nov 12 07:31:22 _hostname_ kernel: nvme1n1: p1 p2 p3 p4 Nov 12 07:31:22 _hostname_ kernel: Freeing unused decrypted memory: 2036K Nov 12 07:31:22 _hostname_ kernel: Freeing unused kernel image (initmem) memory: 1724K Nov 12 07:31:22 _hostname_ kernel: Write protecting the kernel read-only data: 26624k Nov 12 07:31:22 _hostname_ kernel: Freeing unused kernel image (text/rodata gap) memory: 2040K Nov 12 07:31:22 _hostname_ kernel: Freeing unused kernel image (rodata/data gap) memory: 1176K Nov 12 07:31:22 _hostname_ kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. Nov 12 07:31:22 _hostname_ kernel: rodata_test: all tests were successful Nov 12 07:31:22 _hostname_ kernel: Run /init as init process Nov 12 07:31:22 _hostname_ kernel: with arguments: Nov 12 07:31:22 _hostname_ kernel: /init Nov 12 07:31:22 _hostname_ kernel: with environment: Nov 12 07:31:22 _hostname_ kernel: HOME=/ Nov 12 07:31:22 _hostname_ kernel: TERM=linux Nov 12 07:31:22 _hostname_ kernel: BOOT_IMAGE=/boot/vmlinuz-linux-lts Nov 12 07:31:22 _hostname_ kernel: fbcon: Taking over console Nov 12 07:31:22 _hostname_ kernel: Console: switching to colour frame buffer device 128x48 Nov 12 07:31:22 _hostname_ kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 Nov 12 07:31:22 _hostname_ kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Nov 12 07:31:22 _hostname_ kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Nov 12 07:31:22 _hostname_ kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller Nov 12 07:31:22 _hostname_ kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 Nov 12 07:31:22 _hostname_ kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810 Nov 12 07:31:22 _hostname_ kernel: xhci_hcd 0000:00:14.0: cache line size of 128 is not supported Nov 12 07:31:22 _hostname_ kernel: random: fast init done Nov 12 07:31:22 _hostname_ kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 Nov 12 07:31:22 _hostname_ kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Nov 12 07:31:22 _hostname_ kernel: usb usb1: Product: xHCI Host Controller Nov 12 07:31:22 _hostname_ kernel: usb usb1: Manufacturer: Linux 5.10.78-1-lts xhci-hcd Nov 12 07:31:22 _hostname_ kernel: usb usb1: SerialNumber: 0000:00:14.0 Nov 12 07:31:22 _hostname_ kernel: hub 1-0:1.0: USB hub found Nov 12 07:31:22 _hostname_ kernel: hub 1-0:1.0: 16 ports detected Nov 12 07:31:22 _hostname_ kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller Nov 12 07:31:22 _hostname_ kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 Nov 12 07:31:22 _hostname_ kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed Nov 12 07:31:22 _hostname_ kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10 Nov 12 07:31:22 _hostname_ kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Nov 12 07:31:22 _hostname_ kernel: usb usb2: Product: xHCI Host Controller Nov 12 07:31:22 _hostname_ kernel: usb usb2: Manufacturer: Linux 5.10.78-1-lts xhci-hcd Nov 12 07:31:22 _hostname_ kernel: usb usb2: SerialNumber: 0000:00:14.0 Nov 12 07:31:22 _hostname_ kernel: hub 2-0:1.0: USB hub found Nov 12 07:31:22 _hostname_ kernel: hub 2-0:1.0: 10 ports detected Nov 12 07:31:22 _hostname_ kernel: usb: port power management may be unreliable Nov 12 07:31:22 _hostname_ kernel: xhci_hcd 0000:2c:00.0: xHCI Host Controller Nov 12 07:31:22 _hostname_ kernel: xhci_hcd 0000:2c:00.0: new USB bus registered, assigned bus number 3 Nov 12 07:31:22 _hostname_ kernel: xhci_hcd 0000:2c:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810 Nov 12 07:31:22 _hostname_ kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 Nov 12 07:31:22 _hostname_ kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Nov 12 07:31:22 _hostname_ kernel: usb usb3: Product: xHCI Host Controller Nov 12 07:31:22 _hostname_ kernel: usb usb3: Manufacturer: Linux 5.10.78-1-lts xhci-hcd Nov 12 07:31:22 _hostname_ kernel: usb usb3: SerialNumber: 0000:2c:00.0 Nov 12 07:31:22 _hostname_ kernel: sdhci: Secure Digital Host Controller Interface driver Nov 12 07:31:22 _hostname_ kernel: sdhci: Copyright(c) Pierre Ossman Nov 12 07:31:22 _hostname_ kernel: hub 3-0:1.0: USB hub found Nov 12 07:31:22 _hostname_ kernel: hub 3-0:1.0: 2 ports detected Nov 12 07:31:22 _hostname_ kernel: xhci_hcd 0000:2c:00.0: xHCI Host Controller Nov 12 07:31:22 _hostname_ kernel: xhci_hcd 0000:2c:00.0: new USB bus registered, assigned bus number 4 Nov 12 07:31:22 _hostname_ kernel: xhci_hcd 0000:2c:00.0: Host supports USB 3.1 Enhanced SuperSpeed Nov 12 07:31:22 _hostname_ kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10 Nov 12 07:31:22 _hostname_ kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Nov 12 07:31:22 _hostname_ kernel: sdhci-pci 0000:53:00.0: SDHCI controller found [17a0:9755] (rev 0) Nov 12 07:31:22 _hostname_ kernel: usb usb4: Product: xHCI Host Controller Nov 12 07:31:22 _hostname_ kernel: usb usb4: Manufacturer: Linux 5.10.78-1-lts xhci-hcd Nov 12 07:31:22 _hostname_ kernel: usb usb4: SerialNumber: 0000:2c:00.0 Nov 12 07:31:22 _hostname_ kernel: hub 4-0:1.0: USB hub found Nov 12 07:31:22 _hostname_ kernel: hub 4-0:1.0: 2 ports detected Nov 12 07:31:22 _hostname_ kernel: mmc0: SDHCI controller on PCI [0000:53:00.0] using ADMA 64-bit Nov 12 07:31:22 _hostname_ kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 Nov 12 07:31:22 _hostname_ kernel: EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null) Nov 12 07:31:22 _hostname_ systemd[1]: systemd 249.5-3-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified) Nov 12 07:31:22 _hostname_ kernel: usb 1-8: new high-speed USB device number 2 using xhci_hcd Nov 12 07:31:22 _hostname_ systemd[1]: Detected architecture x86-64. Nov 12 07:31:22 _hostname_ systemd[1]: Hostname set to <_hostname_>. Nov 12 07:31:22 _hostname_ kernel: random: lvmconfig: uninitialized urandom read (4 bytes read) Nov 12 07:31:22 _hostname_ systemd[1]: Queued start job for default target Graphical Interface. Nov 12 07:31:22 _hostname_ systemd[1]: Created slice Slice /system/getty. Nov 12 07:31:22 _hostname_ systemd[1]: Created slice Slice /system/modprobe. Nov 12 07:31:22 _hostname_ systemd[1]: Created slice Slice /system/systemd-fsck. Nov 12 07:31:22 _hostname_ systemd[1]: Created slice User and Session Slice. Nov 12 07:31:22 _hostname_ systemd[1]: Started Dispatch Password Requests to Console Directory Watch. Nov 12 07:31:22 _hostname_ systemd[1]: Started Forward Password Requests to Wall Directory Watch. Nov 12 07:31:22 _hostname_ systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. Nov 12 07:31:22 _hostname_ systemd[1]: Reached target Local Encrypted Volumes. Nov 12 07:31:22 _hostname_ systemd[1]: Reached target Login Prompts. Nov 12 07:31:22 _hostname_ systemd[1]: Reached target Remote File Systems. Nov 12 07:31:22 _hostname_ systemd[1]: Reached target Slice Units. Nov 12 07:31:22 _hostname_ systemd[1]: Reached target Local Verity Integrity Protected Volumes. Nov 12 07:31:22 _hostname_ systemd[1]: Listening on Device-mapper event daemon FIFOs. Nov 12 07:31:22 _hostname_ systemd[1]: Listening on LVM2 poll daemon socket. Nov 12 07:31:22 _hostname_ systemd[1]: Listening on Process Core Dump Socket. Nov 12 07:31:22 _hostname_ systemd[1]: Listening on Journal Audit Socket. Nov 12 07:31:22 _hostname_ systemd[1]: Listening on Journal Socket (/dev/log). Nov 12 07:31:22 _hostname_ systemd[1]: Listening on Journal Socket. Nov 12 07:31:22 _hostname_ systemd[1]: Listening on udev Control Socket. Nov 12 07:31:22 _hostname_ systemd[1]: Listening on udev Kernel Socket. Nov 12 07:31:22 _hostname_ systemd[1]: Mounting Huge Pages File System... Nov 12 07:31:22 _hostname_ systemd[1]: Mounting POSIX Message Queue File System... Nov 12 07:31:22 _hostname_ systemd[1]: Mounting Kernel Debug File System... Nov 12 07:31:22 _hostname_ systemd[1]: Mounting Kernel Trace File System... Nov 12 07:31:22 _hostname_ systemd[1]: Starting Create List of Static Device Nodes... Nov 12 07:31:22 _hostname_ systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Nov 12 07:31:22 _hostname_ systemd[1]: Starting Load Kernel Module configfs... Nov 12 07:31:22 _hostname_ systemd[1]: Starting Load Kernel Module drm... Nov 12 07:31:22 _hostname_ systemd[1]: Starting Load Kernel Module fuse... Nov 12 07:31:22 _hostname_ systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. Nov 12 07:31:22 _hostname_ systemd[1]: Condition check resulted in File System Check on Root Device being skipped. Nov 12 07:31:22 _hostname_ kernel: random: lvm: uninitialized urandom read (4 bytes read) Nov 12 07:31:22 _hostname_ systemd[1]: Starting Journal Service... Nov 12 07:31:22 _hostname_ systemd[1]: Starting Load Kernel Modules... Nov 12 07:31:22 _hostname_ systemd[1]: Starting Remount Root and Kernel File Systems... Nov 12 07:31:22 _hostname_ systemd[1]: Condition check resulted in Repartition Root Disk being skipped. Nov 12 07:31:22 _hostname_ systemd[1]: Starting Coldplug All udev Devices... Nov 12 07:31:22 _hostname_ kernel: Linux agpgart interface v0.103 Nov 12 07:31:22 _hostname_ systemd[1]: Mounted Huge Pages File System. Nov 12 07:31:22 _hostname_ systemd[1]: Mounted POSIX Message Queue File System. Nov 12 07:31:22 _hostname_ systemd[1]: Mounted Kernel Debug File System. Nov 12 07:31:22 _hostname_ systemd[1]: Mounted Kernel Trace File System. Nov 12 07:31:22 _hostname_ systemd[1]: Finished Create List of Static Device Nodes. Nov 12 07:31:22 _hostname_ systemd[1]: modprobe@configfs.service: Deactivated successfully. Nov 12 07:31:22 _hostname_ systemd[1]: Finished Load Kernel Module configfs. Nov 12 07:31:22 _hostname_ systemd[1]: Mounting Kernel Configuration File System... Nov 12 07:31:22 _hostname_ kernel: EXT4-fs (nvme0n1p2): re-mounted. Opts: (null) Nov 12 07:31:22 _hostname_ kernel: Asymmetric key parser 'pkcs8' registered Nov 12 07:31:22 _hostname_ systemd[1]: Finished Load Kernel Modules. Nov 12 07:31:22 _hostname_ systemd[1]: Finished Remount Root and Kernel File Systems. Nov 12 07:31:22 _hostname_ systemd[1]: Mounted Kernel Configuration File System. Nov 12 07:31:22 _hostname_ systemd[1]: Activating swap /swapfile... Nov 12 07:31:22 _hostname_ systemd[1]: Condition check resulted in First Boot Wizard being skipped. Nov 12 07:31:22 _hostname_ systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. Nov 12 07:31:22 _hostname_ systemd[1]: Starting Load/Save Random Seed... Nov 12 07:31:22 _hostname_ systemd[1]: Starting Apply Kernel Variables... Nov 12 07:31:22 _hostname_ kernel: fuse: init (API version 7.32) Nov 12 07:31:22 _hostname_ systemd[1]: Starting Create System Users... Nov 12 07:31:22 _hostname_ systemd[1]: modprobe@fuse.service: Deactivated successfully. Nov 12 07:31:22 _hostname_ systemd[1]: Finished Load Kernel Module fuse. Nov 12 07:31:22 _hostname_ systemd[1]: Mounting FUSE Control File System... Nov 12 07:31:22 _hostname_ systemd[1]: Mounted FUSE Control File System. Nov 12 07:31:22 _hostname_ systemd[1]: Finished Apply Kernel Variables. Nov 12 07:31:22 _hostname_ kernel: audit: type=1130 audit(1636727482.330:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:22 _hostname_ systemd[1]: Finished Create System Users. Nov 12 07:31:22 _hostname_ kernel: audit: type=1130 audit(1636727482.330:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:22 _hostname_ systemd[1]: Starting Create Static Device Nodes in /dev... Nov 12 07:31:22 _hostname_ systemd[1]: modprobe@drm.service: Deactivated successfully. Nov 12 07:31:22 _hostname_ systemd[1]: Finished Load Kernel Module drm. Nov 12 07:31:22 _hostname_ kernel: audit: type=1130 audit(1636727482.340:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:22 _hostname_ kernel: audit: type=1131 audit(1636727482.340:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:22 _hostname_ systemd[1]: Finished Create Static Device Nodes in /dev. Nov 12 07:31:22 _hostname_ kernel: audit: type=1130 audit(1636727482.350:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:22 _hostname_ kernel: audit: type=1334 audit(1636727482.350:7): prog-id=14 op=LOAD Nov 12 07:31:22 _hostname_ kernel: audit: type=1334 audit(1636727482.350:8): prog-id=15 op=LOAD Nov 12 07:31:22 _hostname_ kernel: audit: type=1334 audit(1636727482.350:9): prog-id=16 op=LOAD Nov 12 07:31:22 _hostname_ systemd[1]: Starting Rule-based Manager for Device Events and Files... Nov 12 07:31:22 _hostname_ systemd-journald[282]: Journal started Nov 12 07:31:22 _hostname_ systemd-journald[282]: Runtime Journal (/run/log/journal/b05418eddf7e4781889b214f9ee2947f) is 8.0M, max 1.5G, 1.5G free. Nov 12 07:31:22 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:22 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:22 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:22 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:22 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:22 _hostname_ audit: BPF prog-id=14 op=LOAD Nov 12 07:31:22 _hostname_ audit: BPF prog-id=15 op=LOAD Nov 12 07:31:22 _hostname_ audit: BPF prog-id=16 op=LOAD Nov 12 07:31:22 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:22 _hostname_ systemd-modules-load[283]: Inserted module 'pkcs8_key_parser' Nov 12 07:31:22 _hostname_ systemd-random-seed[290]: Kernel entropy pool is not initialized yet, waiting until it is. Nov 12 07:31:22 _hostname_ systemd[1]: Starting Flush Journal to Persistent Storage... Nov 12 07:31:22 _hostname_ systemd-journald[282]: Time spent on flushing to /var/log/journal/b05418eddf7e4781889b214f9ee2947f is 25.910ms for 1024 entries. Nov 12 07:31:22 _hostname_ systemd-journald[282]: System Journal (/var/log/journal/b05418eddf7e4781889b214f9ee2947f) is 16.0M, max 4.0G, 3.9G free. Nov 12 07:31:22 _hostname_ systemd[1]: Started Journal Service. Nov 12 07:31:22 _hostname_ kernel: audit: type=1130 audit(1636727482.360:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:22 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:22 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:22 _hostname_ systemd[1]: Finished Coldplug All udev Devices. Nov 12 07:31:22 _hostname_ systemd[1]: Started Rule-based Manager for Device Events and Files. Nov 12 07:31:22 _hostname_ audit[1]: SERVICE_START 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' Nov 12 07:31:22 _hostname_ systemd[1]: Finished Flush Journal to Persistent Storage. Nov 12 07:31:22 _hostname_ kernel: tsc: Refined TSC clocksource calibration: 2303.994 MHz Nov 12 07:31:22 _hostname_ kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2135f221db9, max_idle_ns: 440795284235 ns Nov 12 07:31:22 _hostname_ kernel: clocksource: Switched to clocksource tsc Nov 12 07:31:22 _hostname_ kernel: tpm_tis NTC0702:00: 2.0 TPM (device-id 0xFC, rev-id 1) Nov 12 07:31:22 _hostname_ kernel: Adding 524284k swap on /swapfile. Priority:-2 extents:3 across:540668k SSFS Nov 12 07:31:22 _hostname_ systemd[1]: Activated swap /swapfile. Nov 12 07:31:22 _hostname_ systemd[1]: Reached target Swaps. Nov 12 07:31:22 _hostname_ systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway. Nov 12 07:31:22 _hostname_ systemd[1]: Mounting Temporary Directory /tmp... Nov 12 07:31:22 _hostname_ systemd[1]: Mounted Temporary Directory /tmp. Nov 12 07:31:22 _hostname_ kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01) Nov 12 07:31:22 _hostname_ kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01) Nov 12 07:31:22 _hostname_ kernel: acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01) Nov 12 07:31:22 _hostname_ kernel: acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01) Nov 12 07:31:22 _hostname_ kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.26 Nov 12 07:31:22 _hostname_ kernel: thinkpad_acpi: http://ibm-acpi.sf.net/ Nov 12 07:31:22 _hostname_ kernel: thinkpad_acpi: ThinkPad BIOS N2OET51W (1.38 ), EC N2OHT35W Nov 12 07:31:22 _hostname_ kernel: thinkpad_acpi: Lenovo ThinkPad P1 Gen 2, model 20QT005CUS Nov 12 07:31:22 _hostname_ kernel: thinkpad_acpi: radio switch found; radios are enabled Nov 12 07:31:22 _hostname_ kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver Nov 12 07:31:22 _hostname_ kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default... Nov 12 07:31:22 _hostname_ kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked Nov 12 07:31:22 _hostname_ kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002) Nov 12 07:31:22 _hostname_ kernel: intel_rapl_common: Found RAPL domain package Nov 12 07:31:22 _hostname_ kernel: intel_rapl_common: Found RAPL domain dram Nov 12 07:31:22 _hostname_ kernel: proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI Nov 12 07:31:22 _hostname_ kernel: thinkpad_acpi: secondary fan control enabled Nov 12 07:31:22 _hostname_ kernel: usb 1-8: New USB device found, idVendor=04f2, idProduct=b67c, bcdDevice=69.26 Nov 12 07:31:22 _hostname_ kernel: usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2 Nov 12 07:31:22 _hostname_ kernel: usb 1-8: Product: Integrated Camera Nov 12 07:31:22 _hostname_ kernel: usb 1-8: Manufacturer: Chicony Electronics Co.,Ltd. Nov 12 07:31:22 _hostname_ kernel: usb 1-8: SerialNumber: 6926 Nov 12 07:31:22 _hostname_ kernel: thinkpad_acpi: battery 1 registered (start 0, stop 100) Nov 12 07:31:22 _hostname_ kernel: battery: new extension: ThinkPad Battery Extension Nov 12 07:31:22 _hostname_ kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input5 Nov 12 07:31:22 _hostname_ systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. Nov 12 07:31:22 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:22 _hostname_ systemd[1]: Reached target Preparation for Local File Systems. Nov 12 07:31:22 _hostname_ systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped. Nov 12 07:31:22 _hostname_ kernel: usb 1-9: new full-speed USB device number 3 using xhci_hcd Nov 12 07:31:22 _hostname_ kernel: random: tlp-readconfs: uninitialized urandom read (4 bytes read) Nov 12 07:31:22 _hostname_ kernel: intel_pch_thermal 0000:00:12.0: enabling device (0000 -> 0002) Nov 12 07:31:22 _hostname_ kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002) Nov 12 07:31:22 _hostname_ kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit Nov 12 07:31:22 _hostname_ kernel: i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003) Nov 12 07:31:22 _hostname_ kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set Nov 12 07:31:22 _hostname_ kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt Nov 12 07:31:22 _hostname_ kernel: i2c i2c-0: 1/2 memory slots populated (from DMI) Nov 12 07:31:22 _hostname_ kernel: i2c i2c-0: Successfully instantiated SPD at 0x50 Nov 12 07:31:22 _hostname_ kernel: intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002) Nov 12 07:31:22 _hostname_ kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002) Nov 12 07:31:22 _hostname_ kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit Nov 12 07:31:22 _hostname_ kernel: intel-spi 0000:00:1f.5: mx25l25635e (32768 Kbytes) Nov 12 07:31:22 _hostname_ kernel: Creating 1 MTD partitions on "0000:00:1f.5": Nov 12 07:31:22 _hostname_ kernel: 0x000000000000-0x000002000000 : "BIOS" Nov 12 07:31:22 _hostname_ kernel: e1000e: Intel(R) PRO/1000 Network Driver Nov 12 07:31:22 _hostname_ kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation. Nov 12 07:31:22 _hostname_ kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode Nov 12 07:31:22 _hostname_ systemd[1]: Found device WDS100T3X0C-00SJG0 NO_LABEL. Nov 12 07:31:22 _hostname_ systemd[1]: Starting File System Check on /dev/disk/by-uuid/01C6-0A5E... Nov 12 07:31:22 _hostname_ kernel: input: PC Speaker as /devices/platform/pcspkr/input/input6 Nov 12 07:31:22 _hostname_ systemd-fsck[391]: fsck.fat 4.2 (2021-01-31) Nov 12 07:31:22 _hostname_ systemd-fsck[391]: /dev/nvme0n1p1: 6 files, 74/130812 clusters Nov 12 07:31:22 _hostname_ systemd[1]: Finished File System Check on /dev/disk/by-uuid/01C6-0A5E. Nov 12 07:31:22 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-01C6\x2d0A5E comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:22 _hostname_ systemd[1]: Mounting /boot/efi... Nov 12 07:31:22 _hostname_ kernel: usb 1-9: New USB device found, idVendor=06cb, idProduct=00bd, bcdDevice= 0.00 Nov 12 07:31:22 _hostname_ kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1 Nov 12 07:31:22 _hostname_ kernel: usb 1-9: SerialNumber: 18e507803126 Nov 12 07:31:22 _hostname_ kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock Nov 12 07:31:23 _hostname_ kernel: usb 1-14: new full-speed USB device number 4 using xhci_hcd Nov 12 07:31:23 _hostname_ kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 48:2a:e3:83:bf:3d Nov 12 07:31:23 _hostname_ kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection Nov 12 07:31:23 _hostname_ kernel: e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF Nov 12 07:31:23 _hostname_ systemd[1]: Mounted /boot/efi. Nov 12 07:31:23 _hostname_ systemd[1]: Reached target Local File Systems. Nov 12 07:31:23 _hostname_ systemd[1]: Starting Rebuild Dynamic Linker Cache... Nov 12 07:31:23 _hostname_ systemd[1]: Starting Create Volatile Files and Directories... Nov 12 07:31:23 _hostname_ kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database Nov 12 07:31:23 _hostname_ kernel: snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380 Nov 12 07:31:23 _hostname_ kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' Nov 12 07:31:23 _hostname_ kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002) Nov 12 07:31:23 _hostname_ kernel: snd_hda_intel 0000:01:00.1: Disabling MSI Nov 12 07:31:23 _hostname_ kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client Nov 12 07:31:23 _hostname_ kernel: i915 0000:00:02.0: enabling device (0006 -> 0007) Nov 12 07:31:23 _hostname_ kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access Nov 12 07:31:23 _hostname_ kernel: checking generic (4000000000 300000) vs hw (6040000000 1000000) Nov 12 07:31:23 _hostname_ kernel: checking generic (4000000000 300000) vs hw (4000000000 10000000) Nov 12 07:31:23 _hostname_ kernel: fb0: switching to inteldrmfb from EFI VGA Nov 12 07:31:23 _hostname_ kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer Nov 12 07:31:23 _hostname_ kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules Nov 12 07:31:23 _hostname_ kernel: RAPL PMU: hw unit of domain package 2^-14 Joules Nov 12 07:31:23 _hostname_ kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules Nov 12 07:31:23 _hostname_ kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules Nov 12 07:31:23 _hostname_ kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules Nov 12 07:31:23 _hostname_ kernel: Console: switching to colour dummy device 80x25 Nov 12 07:31:23 _hostname_ kernel: i915 0000:00:02.0: vgaarb: deactivate vga console Nov 12 07:31:23 _hostname_ kernel: cryptd: max_cpu_qlen set to 1000 Nov 12 07:31:23 _hostname_ kernel: usb 1-14: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01 Nov 12 07:31:23 _hostname_ kernel: usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0 Nov 12 07:31:23 _hostname_ kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=mem Nov 12 07:31:23 _hostname_ kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4) Nov 12 07:31:23 _hostname_ kernel: Intel(R) Wireless WiFi driver for Linux Nov 12 07:31:23 _hostname_ kernel: iwlwifi 0000:52:00.0: enabling device (0000 -> 0002) Nov 12 07:31:23 _hostname_ kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input8 Nov 12 07:31:23 _hostname_ kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9 Nov 12 07:31:23 _hostname_ kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10 Nov 12 07:31:23 _hostname_ kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11 Nov 12 07:31:23 _hostname_ kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12 Nov 12 07:31:23 _hostname_ kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13 Nov 12 07:31:23 _hostname_ kernel: AVX2 version of gcm_enc/dec engaged. Nov 12 07:31:23 _hostname_ kernel: AES CTR mode by8 optimization enabled Nov 12 07:31:23 _hostname_ systemd[1]: Finished Create Volatile Files and Directories. Nov 12 07:31:23 _hostname_ systemd[1]: Starting Rebuild Journal Catalog... Nov 12 07:31:23 _hostname_ audit[1]: SERVICE_START 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' Nov 12 07:31:23 _hostname_ audit: BPF prog-id=17 op=LOAD Nov 12 07:31:23 _hostname_ systemd[1]: Starting Network Time Synchronization... Nov 12 07:31:23 _hostname_ systemd[1]: Starting Record System Boot/Shutdown in UTMP... Nov 12 07:31:23 _hostname_ audit[463]: SYSTEM_BOOT pid=463 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' Nov 12 07:31:23 _hostname_ systemd[1]: Finished Record System Boot/Shutdown in UTMP. Nov 12 07:31:23 _hostname_ audit[1]: SERVICE_START 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' Nov 12 07:31:23 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:23 _hostname_ systemd[1]: Finished Rebuild Journal Catalog. Nov 12 07:31:23 _hostname_ kernel: [drm] Initialized i915 1.6.0 20200917 for 0000:00:02.0 on minor 0 Nov 12 07:31:23 _hostname_ kernel: iwlwifi 0000:52:00.0: api flags index 2 larger than supported by driver Nov 12 07:31:23 _hostname_ kernel: iwlwifi 0000:52:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.22 Nov 12 07:31:23 _hostname_ kernel: iwlwifi 0000:52:00.0: loaded firmware version 59.601f3a66.0 cc-a0-59.ucode op_mode iwlmvm Nov 12 07:31:23 _hostname_ kernel: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS Nov 12 07:31:23 _hostname_ kernel: ACPI: Video Device [PEGP] (multi-head: yes rom: no post: no) Nov 12 07:31:23 _hostname_ kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input14 Nov 12 07:31:23 _hostname_ systemd[1]: Finished Rebuild Dynamic Linker Cache. Nov 12 07:31:23 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:23 _hostname_ systemd[1]: Starting Update is Completed... Nov 12 07:31:23 _hostname_ systemd[1]: Started Network Time Synchronization. Nov 12 07:31:23 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:23 _hostname_ systemd[1]: Reached target System Time Set. Nov 12 07:31:23 _hostname_ systemd[1]: Finished Update is Completed. Nov 12 07:31:23 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:23 _hostname_ systemd[1]: Reached target System Initialization. Nov 12 07:31:23 _hostname_ systemd[1]: Started CUPS Scheduler. Nov 12 07:31:23 _hostname_ systemd[1]: Started Daily rotation of log files. Nov 12 07:31:23 _hostname_ systemd[1]: Started Daily man-db regeneration. Nov 12 07:31:23 _hostname_ systemd[1]: Started Daily verification of password and group files. Nov 12 07:31:23 _hostname_ systemd[1]: Started Daily Cleanup of Temporary Directories. Nov 12 07:31:23 _hostname_ systemd[1]: Started Daily locate database update. Nov 12 07:31:23 _hostname_ systemd[1]: Reached target Path Units. Nov 12 07:31:23 _hostname_ systemd[1]: Reached target Timer Units. Nov 12 07:31:23 _hostname_ systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. Nov 12 07:31:23 _hostname_ systemd[1]: Listening on CUPS Scheduler. Nov 12 07:31:23 _hostname_ systemd[1]: Listening on D-Bus System Message Bus Socket. Nov 12 07:31:23 _hostname_ systemd[1]: Reached target Socket Units. Nov 12 07:31:23 _hostname_ systemd[1]: Reached target Basic System. Nov 12 07:31:23 _hostname_ systemd[1]: Starting Avahi mDNS/DNS-SD Stack... Nov 12 07:31:23 _hostname_ systemd[1]: Started D-Bus System Message Bus. Nov 12 07:31:23 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:23 _hostname_ systemd[1]: Starting Network Manager... Nov 12 07:31:23 _hostname_ audit: BPF prog-id=18 op=LOAD Nov 12 07:31:23 _hostname_ audit: BPF prog-id=19 op=LOAD Nov 12 07:31:23 _hostname_ audit: BPF prog-id=20 op=LOAD Nov 12 07:31:23 _hostname_ systemd[1]: Starting User Login Management... Nov 12 07:31:23 _hostname_ systemd[1]: Finished Load/Save Random Seed. Nov 12 07:31:23 _hostname_ audit[1]: SERVICE_START 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' Nov 12 07:31:23 _hostname_ systemd[1]: Condition check resulted in First Boot Complete being skipped. Nov 12 07:31:23 _hostname_ systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped. Nov 12 07:31:23 _hostname_ systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped. Nov 12 07:31:23 _hostname_ avahi-daemon[505]: Found user 'avahi' (UID 975) and group 'avahi' (GID 975). Nov 12 07:31:23 _hostname_ kernel: random: crng init done Nov 12 07:31:23 _hostname_ kernel: random: 3 urandom warning(s) missed due to ratelimiting Nov 12 07:31:23 _hostname_ avahi-daemon[505]: Successfully dropped root privileges. Nov 12 07:31:23 _hostname_ avahi-daemon[505]: avahi-daemon 0.8 starting up. Nov 12 07:31:23 _hostname_ systemd[1]: Started Avahi mDNS/DNS-SD Stack. Nov 12 07:31:23 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:23 _hostname_ avahi-daemon[505]: Successfully called chroot(). Nov 12 07:31:23 _hostname_ avahi-daemon[505]: Successfully dropped remaining capabilities. Nov 12 07:31:23 _hostname_ avahi-daemon[505]: No service file found in /etc/avahi/services. Nov 12 07:31:23 _hostname_ avahi-daemon[505]: Joining mDNS multicast group on interface lo.IPv6 with address ::1. Nov 12 07:31:23 _hostname_ avahi-daemon[505]: New relevant interface lo.IPv6 for mDNS. Nov 12 07:31:23 _hostname_ avahi-daemon[505]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1. Nov 12 07:31:23 _hostname_ avahi-daemon[505]: New relevant interface lo.IPv4 for mDNS. Nov 12 07:31:23 _hostname_ avahi-daemon[505]: Network interface enumeration completed. Nov 12 07:31:23 _hostname_ avahi-daemon[505]: Registering new address record for ::1 on lo.*. Nov 12 07:31:23 _hostname_ avahi-daemon[505]: Registering new address record for 127.0.0.1 on lo.IPv4. Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.4171] NetworkManager (version 1.32.12-1) is starting... (for the first time) Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.4171] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf) Nov 12 07:31:23 _hostname_ systemd[1]: Started Network Manager. Nov 12 07:31:23 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.4189] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Nov 12 07:31:23 _hostname_ systemd[1]: Reached target Network. Nov 12 07:31:23 _hostname_ systemd[1]: Starting CUPS Scheduler... Nov 12 07:31:23 _hostname_ systemd[1]: Starting Permit User Sessions... Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.4218] manager[0x56458a725000]: monitoring kernel firmware directory '/lib/firmware'. Nov 12 07:31:23 _hostname_ dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=509 comm="/usr/bin/NetworkManager --no-daemon ") Nov 12 07:31:23 _hostname_ systemd[1]: Finished Permit User Sessions. Nov 12 07:31:23 _hostname_ audit[1]: SERVICE_START 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' Nov 12 07:31:23 _hostname_ systemd[1]: Starting Light Display Manager... Nov 12 07:31:23 _hostname_ audit: BPF prog-id=21 op=LOAD Nov 12 07:31:23 _hostname_ audit: BPF prog-id=22 op=LOAD Nov 12 07:31:23 _hostname_ audit: BPF prog-id=23 op=LOAD Nov 12 07:31:23 _hostname_ systemd[1]: Starting Hostname Service... Nov 12 07:31:23 _hostname_ dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.4' (uid=0 pid=521 comm="/usr/bin/lightdm ") Nov 12 07:31:23 _hostname_ systemd[1]: Starting Load Kernel Module drm... Nov 12 07:31:23 _hostname_ systemd[1]: modprobe@drm.service: Deactivated successfully. Nov 12 07:31:23 _hostname_ systemd[1]: Finished Load Kernel Module drm. Nov 12 07:31:23 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:23 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:23 _hostname_ systemd[1]: Started CUPS Scheduler. Nov 12 07:31:23 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:23 _hostname_ kernel: ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) Nov 12 07:31:23 _hostname_ kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input15 Nov 12 07:31:23 _hostname_ kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) Nov 12 07:31:23 _hostname_ systemd-logind[513]: Watching system buttons on /dev/input/event2 (Power Button) Nov 12 07:31:23 _hostname_ systemd-logind[513]: Watching system buttons on /dev/input/event1 (Lid Switch) Nov 12 07:31:23 _hostname_ systemd-logind[513]: Watching system buttons on /dev/input/event0 (Sleep Button) Nov 12 07:31:23 _hostname_ systemd-logind[513]: Watching system buttons on /dev/input/event3 (AT Translated Set 2 keyboard) Nov 12 07:31:23 _hostname_ systemd-logind[513]: New seat seat0. Nov 12 07:31:23 _hostname_ dbus-daemon[507]: [system] Successfully activated service 'org.freedesktop.login1' Nov 12 07:31:23 _hostname_ systemd[1]: Started User Login Management. Nov 12 07:31:23 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:23 _hostname_ systemd[1]: Reached target Multi-User System. Nov 12 07:31:23 _hostname_ systemd[1]: Starting TLP system startup/shutdown... Nov 12 07:31:23 _hostname_ systemd[1]: Started Light Display Manager. Nov 12 07:31:23 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:23 _hostname_ systemd[1]: Reached target Graphical Interface. Nov 12 07:31:23 _hostname_ dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.4' (uid=0 pid=521 comm="/usr/bin/lightdm ") Nov 12 07:31:23 _hostname_ systemd[1]: Reached target User and Group Name Lookups. Nov 12 07:31:23 _hostname_ systemd[1]: Starting Accounts Service... Nov 12 07:31:23 _hostname_ kernel: fbcon: i915drmfb (fb0) is primary device Nov 12 07:31:23 _hostname_ dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.7' (uid=0 pid=531 comm="/usr/lib/accounts-daemon ") Nov 12 07:31:23 _hostname_ systemd[1]: Starting Authorization Manager... Nov 12 07:31:23 _hostname_ dbus-daemon[507]: [system] Successfully activated service 'org.freedesktop.hostname1' Nov 12 07:31:23 _hostname_ systemd[1]: Started Hostname Service. Nov 12 07:31:23 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:23 _hostname_ polkitd[535]: Started polkitd version 0.120 Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.5050] hostname: hostname: using hostnamed Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.5050] hostname: hostname changed from (none) to "_hostname_" Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.5053] dns-mgr[0x56458a6f9250]: init: dns=default,systemd-resolved rc-manager=symlink Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.5059] manager[0x56458a725000]: rfkill: Wi-Fi hardware radio set enabled Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.5059] manager[0x56458a725000]: rfkill: WWAN hardware radio set enabled Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.5130] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-ovs.so) Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.5136] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-adsl.so) Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.5146] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-wifi.so) Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.5218] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-team.so) Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.5267] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-wwan.so) Nov 12 07:31:23 _hostname_ polkitd[535]: Loading rules from directory /etc/polkit-1/rules.d Nov 12 07:31:23 _hostname_ polkitd[535]: Loading rules from directory /usr/share/polkit-1/rules.d Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.5283] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-bluetooth.so) Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.5287] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.5288] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.5289] manager: Networking is enabled by state file Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.5293] dhcp-init: Using DHCP client 'internal' Nov 12 07:31:23 _hostname_ dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=509 comm="/usr/bin/NetworkManager --no-daemon ") Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.5295] settings: Loaded settings plugin: keyfile (internal) Nov 12 07:31:23 _hostname_ polkitd[535]: Finished loading, compiling and executing 4 rules Nov 12 07:31:23 _hostname_ dbus-daemon[507]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' Nov 12 07:31:23 _hostname_ polkitd[535]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Nov 12 07:31:23 _hostname_ systemd[1]: Starting Network Manager Script Dispatcher Service... Nov 12 07:31:23 _hostname_ systemd[1]: Started Authorization Manager. Nov 12 07:31:23 _hostname_ accounts-daemon[531]: started daemon version 0.6.55 Nov 12 07:31:23 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.5320] device (lo): carrier: link connected Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.5323] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) Nov 12 07:31:23 _hostname_ dbus-daemon[507]: [system] Successfully activated service 'org.freedesktop.Accounts' Nov 12 07:31:23 _hostname_ systemd[1]: Started Accounts Service. Nov 12 07:31:23 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.5331] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.5358] ovsdb: Could not connect: No such file or directory Nov 12 07:31:23 _hostname_ NetworkManager[509]: [1636727483.5358] ovsdb: disconnected from ovsdb Nov 12 07:31:23 _hostname_ dbus-daemon[507]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Nov 12 07:31:23 _hostname_ systemd[1]: Started Network Manager Script Dispatcher Service. Nov 12 07:31:23 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:23 _hostname_ kernel: psmouse serio1: synaptics: queried max coordinates: x [..5678], y [..4690] Nov 12 07:31:23 _hostname_ kernel: snd_hda_codec_conexant hdaudioC0D0: CX8070: BIOS auto-probing. Nov 12 07:31:23 _hostname_ kernel: psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1160..] Nov 12 07:31:23 _hostname_ kernel: psmouse serio1: synaptics: Trying to set up SMBus access Nov 12 07:31:23 _hostname_ kernel: snd_hda_codec_conexant hdaudioC0D0: autoconfig for CX8070: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker Nov 12 07:31:23 _hostname_ kernel: snd_hda_codec_conexant hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) Nov 12 07:31:23 _hostname_ kernel: snd_hda_codec_conexant hdaudioC0D0: hp_outs=1 (0x16/0x0/0x0/0x0/0x0) Nov 12 07:31:23 _hostname_ kernel: snd_hda_codec_conexant hdaudioC0D0: mono: mono_out=0x0 Nov 12 07:31:23 _hostname_ kernel: snd_hda_codec_conexant hdaudioC0D0: inputs: Nov 12 07:31:23 _hostname_ kernel: snd_hda_codec_conexant hdaudioC0D0: Internal Mic=0x1a Nov 12 07:31:23 _hostname_ kernel: snd_hda_codec_conexant hdaudioC0D0: Mic=0x19 Nov 12 07:31:23 _hostname_ systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Nov 12 07:31:23 _hostname_ systemd[1]: Starting Load/Save RF Kill Switch Status... Nov 12 07:31:23 _hostname_ systemd[1]: Created slice Slice /system/systemd-backlight. Nov 12 07:31:23 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:23 _hostname_ systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight... Nov 12 07:31:23 _hostname_ systemd[1]: Started Load/Save RF Kill Switch Status. Nov 12 07:31:23 _hostname_ systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight. Nov 12 07:31:23 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:tpacpi::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:23 _hostname_ tlp[528]: Applying power save settings...done. Nov 12 07:31:23 _hostname_ kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16 Nov 12 07:31:23 _hostname_ kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17 Nov 12 07:31:23 _hostname_ tlp[528]: Setting battery charge thresholds...done. Nov 12 07:31:23 _hostname_ systemd[1]: Finished TLP system startup/shutdown. Nov 12 07:31:23 _hostname_ systemd[1]: Startup finished in 7.159s (firmware) + 2.728s (loader) + 2.126s (kernel) + 1.773s (userspace) = 13.788s. Nov 12 07:31:23 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=tlp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:23 _hostname_ mtp-probe[724]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8" Nov 12 07:31:23 _hostname_ mtp-probe[724]: bus: 1, device: 2 was not an MTP device Nov 12 07:31:23 _hostname_ kernel: iTCO_vendor_support: vendor-support=0 Nov 12 07:31:23 _hostname_ kernel: dw-apb-uart.1: ttyS5 at MMIO 0x604110f000 (irq = 20, base_baud = 115200) is a 16550A Nov 12 07:31:23 _hostname_ kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915]) Nov 12 07:31:23 _hostname_ kernel: ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only Nov 12 07:31:23 _hostname_ kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 Nov 12 07:31:23 _hostname_ kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400) Nov 12 07:31:23 _hostname_ kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) Nov 12 07:31:23 _hostname_ mtp-probe[743]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9" Nov 12 07:31:23 _hostname_ kernel: intel_rapl_common: Found RAPL domain package Nov 12 07:31:23 _hostname_ kernel: intel_rapl_common: Found RAPL domain core Nov 12 07:31:23 _hostname_ kernel: intel_rapl_common: Found RAPL domain uncore Nov 12 07:31:23 _hostname_ kernel: intel_rapl_common: Found RAPL domain dram Nov 12 07:31:23 _hostname_ kernel: intel_rapl_common: Found RAPL domain psys Nov 12 07:31:23 _hostname_ systemd-udevd[324]: Using default interface naming scheme 'v249'. Nov 12 07:31:23 _hostname_ mtp-probe[743]: bus: 1, device: 3 was not an MTP device Nov 12 07:31:23 _hostname_ kernel: e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0 Nov 12 07:31:23 _hostname_ kernel: iwlwifi 0000:52:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340 Nov 12 07:31:24 _hostname_ kernel: nvidia: loading out-of-tree module taints kernel. Nov 12 07:31:24 _hostname_ kernel: nvidia: module license 'NVIDIA' taints kernel. Nov 12 07:31:24 _hostname_ kernel: Disabling lock debugging due to kernel taint Nov 12 07:31:24 _hostname_ systemd-logind[513]: Watching system buttons on /dev/input/event4 (ThinkPad Extra Buttons) Nov 12 07:31:24 _hostname_ NetworkManager[509]: [1636727484.1050] device (eth0): interface index 2 renamed iface from 'eth0' to 'enp0s31f6' Nov 12 07:31:24 _hostname_ NetworkManager[509]: [1636727484.1127] manager: startup complete Nov 12 07:31:24 _hostname_ NetworkManager[509]: [1636727484.1129] device (enp0s31f6): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Nov 12 07:31:24 _hostname_ systemd[1]: Starting Save/Restore Sound Card State... Nov 12 07:31:24 _hostname_ systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped. Nov 12 07:31:24 _hostname_ alsactl[782]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA Intel PCH at 0x6041108000 irq 204) Nov 12 07:31:24 _hostname_ alsactl[782]: alsa-lib main.c:1405:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -6 Nov 12 07:31:24 _hostname_ alsactl[782]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA NVidia at 0xee000000 irq 17) Nov 12 07:31:24 _hostname_ alsactl[782]: alsa-lib main.c:1405:(snd_use_case_mgr_open) error: failed to import hw:1 use case configuration -6 Nov 12 07:31:24 _hostname_ systemd[1]: Finished Save/Restore Sound Card State. Nov 12 07:31:24 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:24 _hostname_ systemd[1]: Reached target Sound Card. Nov 12 07:31:24 _hostname_ kernel: iwlwifi 0000:52:00.0: base HW address: f8:e4:e3:9b:11:80 Nov 12 07:31:24 _hostname_ kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel Nov 12 07:31:24 _hostname_ avahi-daemon[505]: Server startup complete. Host name is _hostname_.local. Local service cookie is 236982902. Nov 12 07:31:24 _hostname_ kernel: rmi4_smbus 0-002c: registering SMbus-connected sensor Nov 12 07:31:24 _hostname_ systemd-udevd[325]: Using default interface naming scheme 'v249'. Nov 12 07:31:24 _hostname_ kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 235 Nov 12 07:31:24 _hostname_ kernel: Nov 12 07:31:24 _hostname_ kernel: nvidia 0000:01:00.0: enabling device (0000 -> 0003) Nov 12 07:31:24 _hostname_ kernel: nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none Nov 12 07:31:24 _hostname_ NetworkManager[509]: [1636727484.3389] settings: (enp0s31f6): created default wired connection 'Wired connection 1' Nov 12 07:31:24 _hostname_ NetworkManager[509]: [1636727484.3427] device (wlan0): driver supports Access Point (AP) mode Nov 12 07:31:24 _hostname_ NetworkManager[509]: [1636727484.3439] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3) Nov 12 07:31:24 _hostname_ kernel: thermal thermal_zone19: failed to read out thermal zone (-61) Nov 12 07:31:24 _hostname_ NetworkManager[509]: [1636727484.3527] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1d.6/0000:52:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi) Nov 12 07:31:24 _hostname_ NetworkManager[509]: [1636727484.3715] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Nov 12 07:31:24 _hostname_ kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 495.44 Fri Oct 22 06:13:12 UTC 2021 Nov 12 07:31:24 _hostname_ kernel: rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: TM3512-010, fw id: 2956703 Nov 12 07:31:24 _hostname_ tlp[786]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured. Nov 12 07:31:24 _hostname_ tlp[786]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this. Nov 12 07:31:24 _hostname_ tlp[786]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured. Nov 12 07:31:24 _hostname_ tlp[786]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this. Nov 12 07:31:24 _hostname_ mtp-probe[864]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9" Nov 12 07:31:24 _hostname_ mtp-probe[864]: bus: 1, device: 3 was not an MTP device Nov 12 07:31:24 _hostname_ kernel: input: Synaptics TM3512-010 as /devices/rmi4-00/input/input18 Nov 12 07:31:24 _hostname_ kernel: serio: RMI4 PS/2 pass-through port at rmi4-00.fn03 Nov 12 07:31:24 _hostname_ kernel: mousedev: PS/2 mouse device common for all mice Nov 12 07:31:24 _hostname_ kernel: mc: Linux media interface: v0.10 Nov 12 07:31:24 _hostname_ kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 495.44 Fri Oct 22 06:05:22 UTC 2021 Nov 12 07:31:24 _hostname_ kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver Nov 12 07:31:24 _hostname_ kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1 Nov 12 07:31:24 _hostname_ NetworkManager[509]: [1636727484.6145] device (wlan0): set-hw-addr: set MAC address to 5A:D4:E6:80:C8:BE (scanning) Nov 12 07:31:24 _hostname_ kernel: videodev: Linux video capture interface: v2.00 Nov 12 07:31:24 _hostname_ kernel: psmouse serio2: trackpoint: Elan TrackPoint firmware: 0x11, buttons: 3/3 Nov 12 07:31:24 _hostname_ kernel: input: TPPS/2 Elan TrackPoint as /devices/rmi4-00/rmi4-00.fn03/serio2/input/input19 Nov 12 07:31:24 _hostname_ dbus-daemon[507]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.3' (uid=0 pid=509 comm="/usr/bin/NetworkManager --no-daemon ") Nov 12 07:31:24 _hostname_ systemd[1]: Starting WPA supplicant... Nov 12 07:31:24 _hostname_ dbus-daemon[507]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' Nov 12 07:31:24 _hostname_ systemd[1]: Started WPA supplicant. Nov 12 07:31:24 _hostname_ wpa_supplicant[882]: Successfully initialized wpa_supplicant Nov 12 07:31:24 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:24 _hostname_ kernel: Console: switching to colour frame buffer device 240x67 Nov 12 07:31:25 _hostname_ kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device Nov 12 07:31:25 _hostname_ kernel: Bluetooth: Core ver 2.22 Nov 12 07:31:25 _hostname_ kernel: NET: Registered protocol family 31 Nov 12 07:31:25 _hostname_ kernel: Bluetooth: HCI device and connection manager initialized Nov 12 07:31:25 _hostname_ kernel: Bluetooth: HCI socket layer initialized Nov 12 07:31:25 _hostname_ kernel: Bluetooth: L2CAP socket layer initialized Nov 12 07:31:25 _hostname_ kernel: Bluetooth: SCO socket layer initialized Nov 12 07:31:25 _hostname_ NetworkManager[509]: [1636727485.0690] device (wlan0): supplicant interface state: internal-starting -> disconnected Nov 12 07:31:25 _hostname_ NetworkManager[509]: [1636727485.0692] Wi-Fi P2P device controlled by interface wlan0 created Nov 12 07:31:25 _hostname_ NetworkManager[509]: [1636727485.0698] manager: (p2p-dev-wlan0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4) Nov 12 07:31:25 _hostname_ NetworkManager[509]: [1636727485.0705] device (p2p-dev-wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Nov 12 07:31:25 _hostname_ NetworkManager[509]: [1636727485.0720] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed') Nov 12 07:31:25 _hostname_ NetworkManager[509]: [1636727485.0734] device (p2p-dev-wlan0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed') Nov 12 07:31:25 _hostname_ kernel: usbcore: registered new interface driver btusb Nov 12 07:31:25 _hostname_ kernel: Bluetooth: hci0: Firmware revision 0.0 build 191 week 21 2021 Nov 12 07:31:25 _hostname_ systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight... Nov 12 07:31:25 _hostname_ systemd[1]: Reached target Bluetooth Support. Nov 12 07:31:25 _hostname_ systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight. Nov 12 07:31:25 _hostname_ audit[1]: SERVICE_START 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' Nov 12 07:31:25 _hostname_ tlp[883]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured. Nov 12 07:31:25 _hostname_ tlp[883]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this. Nov 12 07:31:25 _hostname_ tlp[883]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured. Nov 12 07:31:25 _hostname_ tlp[883]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this. Nov 12 07:31:25 _hostname_ kernel: uvcvideo: Found UVC 1.50 device Integrated Camera (04f2:b67c) Nov 12 07:31:25 _hostname_ kernel: input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input20 Nov 12 07:31:25 _hostname_ kernel: uvcvideo: Found UVC 1.50 device Integrated Camera (04f2:b67c) Nov 12 07:31:25 _hostname_ kernel: input: Integrated Camera: Integrated I as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/input/input21 Nov 12 07:31:25 _hostname_ kernel: usbcore: registered new interface driver uvcvideo Nov 12 07:31:25 _hostname_ kernel: USB Video Class driver (1.1.1) Nov 12 07:31:25 _hostname_ mtp-probe[937]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8" Nov 12 07:31:25 _hostname_ mtp-probe[937]: bus: 1, device: 2 was not an MTP device Nov 12 07:31:25 _hostname_ kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20200925/nsarguments-61) Nov 12 07:31:28 _hostname_ wpa_supplicant[882]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=US Nov 12 07:31:28 _hostname_ NetworkManager[509]: [1636727488.6623] policy: auto-activating connection 'CenturyLink6033_5G' (fef05c01-b950-4ba5-8f5d-475c69576e91) Nov 12 07:31:28 _hostname_ NetworkManager[509]: [1636727488.6626] device (wlan0): Activation: starting connection 'CenturyLink6033_5G' (fef05c01-b950-4ba5-8f5d-475c69576e91) Nov 12 07:31:28 _hostname_ NetworkManager[509]: [1636727488.6627] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Nov 12 07:31:28 _hostname_ NetworkManager[509]: [1636727488.6628] manager: NetworkManager state is now CONNECTING Nov 12 07:31:28 _hostname_ NetworkManager[509]: [1636727488.6643] device (wlan0): set-hw-addr: reset MAC address to F8:E4:E3:9B:11:80 (preserve) Nov 12 07:31:28 _hostname_ NetworkManager[509]: [1636727488.6661] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Nov 12 07:31:28 _hostname_ NetworkManager[509]: [1636727488.6662] device (wlan0): Activation: (wifi) access point 'CenturyLink6033_5G' has security, but secrets are required. Nov 12 07:31:28 _hostname_ NetworkManager[509]: [1636727488.6662] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed') Nov 12 07:31:28 _hostname_ NetworkManager[509]: [1636727488.6663] sup-iface[8f8657d1f941cffe,0,wlan0]: wps: type pbc start... Nov 12 07:31:28 _hostname_ NetworkManager[509]: [1636727488.6683] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed') Nov 12 07:31:28 _hostname_ NetworkManager[509]: [1636727488.6685] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Nov 12 07:31:28 _hostname_ NetworkManager[509]: [1636727488.6686] device (wlan0): Activation: (wifi) connection 'CenturyLink6033_5G' has security, and secrets exist. No new secrets needed. Nov 12 07:31:28 _hostname_ NetworkManager[509]: [1636727488.6686] Config: added 'ssid' value 'CenturyLink6033_5G' Nov 12 07:31:28 _hostname_ NetworkManager[509]: [1636727488.6687] Config: added 'scan_ssid' value '1' Nov 12 07:31:28 _hostname_ NetworkManager[509]: [1636727488.6687] Config: added 'bgscan' value 'simple:30:-70:86400' Nov 12 07:31:28 _hostname_ NetworkManager[509]: [1636727488.6687] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK' Nov 12 07:31:28 _hostname_ NetworkManager[509]: [1636727488.6687] Config: added 'auth_alg' value 'OPEN' Nov 12 07:31:28 _hostname_ NetworkManager[509]: [1636727488.6687] Config: added 'psk' value '' Nov 12 07:31:28 _hostname_ NetworkManager[509]: [1636727488.8173] device (wlan0): supplicant interface state: disconnected -> scanning Nov 12 07:31:28 _hostname_ NetworkManager[509]: [1636727488.8174] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> scanning Nov 12 07:31:28 _hostname_ audit[953]: CRED_ACQ pid=953 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Nov 12 07:31:29 _hostname_ lightdm[953]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=971) by (uid=0) Nov 12 07:31:29 _hostname_ kernel: kauditd_printk_skb: 39 callbacks suppressed Nov 12 07:31:29 _hostname_ kernel: audit: type=1103 audit(1636727488.984:50): pid=953 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Nov 12 07:31:29 _hostname_ systemd[1]: Created slice User Slice of UID 971. Nov 12 07:31:29 _hostname_ systemd[1]: Starting User Runtime Directory /run/user/971... Nov 12 07:31:29 _hostname_ systemd-logind[513]: New session c1 of user lightdm. Nov 12 07:31:29 _hostname_ systemd[1]: Finished User Runtime Directory /run/user/971. Nov 12 07:31:29 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@971 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:29 _hostname_ systemd[1]: Starting User Manager for UID 971... Nov 12 07:31:29 _hostname_ kernel: audit: type=1130 audit(1636727489.024:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@971 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:29 _hostname_ dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.16' (uid=0 pid=957 comm="(systemd) ") Nov 12 07:31:29 _hostname_ dbus-daemon[507]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Nov 12 07:31:29 _hostname_ systemd[957]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Nov 12 07:31:29 _hostname_ audit[957]: USER_ACCT pid=957 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:29 _hostname_ audit[957]: CRED_ACQ pid=957 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' Nov 12 07:31:29 _hostname_ systemd[957]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[lightdm] ruser=[] rhost=[] Nov 12 07:31:29 _hostname_ systemd[957]: pam_unix(systemd-user:session): session opened for user lightdm(uid=971) by (uid=0) Nov 12 07:31:29 _hostname_ systemd[957]: pam_env(systemd-user:session): deprecated reading of user environment enabled Nov 12 07:31:29 _hostname_ audit[957]: USER_START pid=957 uid=0 auid=971 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:29 _hostname_ kernel: audit: type=1101 audit(1636727489.044:52): pid=957 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:29 _hostname_ kernel: audit: type=1103 audit(1636727489.044:53): pid=957 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' Nov 12 07:31:29 _hostname_ kernel: audit: type=1006 audit(1636727489.044:54): pid=957 uid=0 old-auid=4294967295 auid=971 tty=(none) old-ses=4294967295 ses=1 res=1 Nov 12 07:31:29 _hostname_ kernel: audit: type=1105 audit(1636727489.044:55): pid=957 uid=0 auid=971 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:29 _hostname_ audit: BPF prog-id=24 op=LOAD Nov 12 07:31:29 _hostname_ kernel: audit: type=1334 audit(1636727489.054:56): prog-id=24 op=LOAD Nov 12 07:31:29 _hostname_ kernel: audit: type=1334 audit(1636727489.054:57): prog-id=24 op=UNLOAD Nov 12 07:31:29 _hostname_ audit: BPF prog-id=24 op=UNLOAD Nov 12 07:31:29 _hostname_ systemd[957]: Queued start job for default target Main User Target. Nov 12 07:31:29 _hostname_ systemd[957]: Created slice User Application Slice. Nov 12 07:31:29 _hostname_ systemd[957]: Reached target Paths. Nov 12 07:31:29 _hostname_ systemd[957]: Reached target Timers. Nov 12 07:31:29 _hostname_ systemd[957]: Starting D-Bus User Message Bus Socket... Nov 12 07:31:29 _hostname_ systemd[957]: Listening on GnuPG network certificate management daemon. Nov 12 07:31:29 _hostname_ systemd[957]: Listening on GCR ssh-agent wrapper. Nov 12 07:31:29 _hostname_ systemd[957]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers). Nov 12 07:31:29 _hostname_ systemd[957]: Listening on GnuPG cryptographic agent and passphrase cache (restricted). Nov 12 07:31:29 _hostname_ systemd[957]: Listening on GnuPG cryptographic agent (ssh-agent emulation). Nov 12 07:31:29 _hostname_ systemd[957]: Listening on GnuPG cryptographic agent and passphrase cache. Nov 12 07:31:29 _hostname_ systemd[957]: Listening on p11-kit server. Nov 12 07:31:29 _hostname_ systemd[957]: Listening on Multimedia System. Nov 12 07:31:29 _hostname_ systemd[957]: Listening on Sound System. Nov 12 07:31:29 _hostname_ systemd[957]: Listening on D-Bus User Message Bus Socket. Nov 12 07:31:29 _hostname_ systemd[957]: Reached target Sockets. Nov 12 07:31:29 _hostname_ systemd[957]: Reached target Basic System. Nov 12 07:31:29 _hostname_ systemd[1]: Started User Manager for UID 971. Nov 12 07:31:29 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@971 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:29 _hostname_ systemd[957]: Starting Update XDG user dir configuration... Nov 12 07:31:29 _hostname_ systemd[1]: Started Session c1 of User lightdm. Nov 12 07:31:29 _hostname_ systemd[957]: Finished Update XDG user dir configuration. Nov 12 07:31:29 _hostname_ systemd[957]: Reached target Main User Target. Nov 12 07:31:29 _hostname_ systemd[957]: Startup finished in 210ms. Nov 12 07:31:29 _hostname_ audit[953]: USER_START pid=953 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Nov 12 07:31:29 _hostname_ kernel: audit: type=1130 audit(1636727489.264:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@971 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:29 _hostname_ kernel: audit: type=1105 audit(1636727489.264:59): pid=953 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Nov 12 07:31:29 _hostname_ systemd[957]: Started D-Bus User Message Bus. Nov 12 07:31:29 _hostname_ dbus-daemon[968]: [session uid=971 pid=968] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.1' (uid=971 pid=965 comm="/usr/bin/lightdm-gtk-greeter ") Nov 12 07:31:29 _hostname_ systemd[957]: Starting Accessibility services bus... Nov 12 07:31:29 _hostname_ dbus-daemon[968]: [session uid=971 pid=968] Successfully activated service 'org.a11y.Bus' Nov 12 07:31:29 _hostname_ systemd[957]: Started Accessibility services bus. Nov 12 07:31:29 _hostname_ dbus-daemon[968]: [session uid=971 pid=968] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.3' (uid=971 pid=965 comm="/usr/bin/lightdm-gtk-greeter ") Nov 12 07:31:29 _hostname_ systemd[957]: Starting Virtual filesystem service... Nov 12 07:31:29 _hostname_ dbus-daemon[968]: [session uid=971 pid=968] Successfully activated service 'org.gtk.vfs.Daemon' Nov 12 07:31:29 _hostname_ systemd[957]: Started Virtual filesystem service. Nov 12 07:31:30 _hostname_ systemd[1]: systemd-rfkill.service: Deactivated successfully. Nov 12 07:31:30 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:30 _hostname_ wpa_supplicant[882]: wlan0: SME: Trying to authenticate with c8:54:4b:77:09:b3 (SSID='CenturyLink6033_5G' freq=5745 MHz) Nov 12 07:31:30 _hostname_ kernel: wlan0: authenticate with c8:54:4b:77:09:b3 Nov 12 07:31:30 _hostname_ NetworkManager[509]: [1636727490.2095] device (wlan0): supplicant interface state: scanning -> authenticating Nov 12 07:31:30 _hostname_ NetworkManager[509]: [1636727490.2095] device (p2p-dev-wlan0): supplicant management interface state: scanning -> authenticating Nov 12 07:31:30 _hostname_ kernel: wlan0: send auth to c8:54:4b:77:09:b3 (try 1/3) Nov 12 07:31:30 _hostname_ wpa_supplicant[882]: wlan0: Trying to associate with c8:54:4b:77:09:b3 (SSID='CenturyLink6033_5G' freq=5745 MHz) Nov 12 07:31:30 _hostname_ kernel: wlan0: authenticated Nov 12 07:31:30 _hostname_ kernel: wlan0: associate with c8:54:4b:77:09:b3 (try 1/3) Nov 12 07:31:30 _hostname_ NetworkManager[509]: [1636727490.3342] device (wlan0): supplicant interface state: authenticating -> associating Nov 12 07:31:30 _hostname_ NetworkManager[509]: [1636727490.3342] device (p2p-dev-wlan0): supplicant management interface state: authenticating -> associating Nov 12 07:31:30 _hostname_ kernel: wlan0: RX AssocResp from c8:54:4b:77:09:b3 (capab=0x11 status=0 aid=4) Nov 12 07:31:30 _hostname_ wpa_supplicant[882]: wlan0: Associated with c8:54:4b:77:09:b3 Nov 12 07:31:30 _hostname_ wpa_supplicant[882]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0 Nov 12 07:31:30 _hostname_ kernel: wlan0: associated Nov 12 07:31:30 _hostname_ NetworkManager[509]: [1636727490.3547] device (wlan0): supplicant interface state: associating -> 4way_handshake Nov 12 07:31:30 _hostname_ NetworkManager[509]: [1636727490.3547] device (p2p-dev-wlan0): supplicant management interface state: associating -> 4way_handshake Nov 12 07:31:30 _hostname_ wpa_supplicant[882]: wlan0: WPA: Key negotiation completed with c8:54:4b:77:09:b3 [PTK=CCMP GTK=TKIP] Nov 12 07:31:30 _hostname_ wpa_supplicant[882]: wlan0: CTRL-EVENT-CONNECTED - Connection to c8:54:4b:77:09:b3 completed [id=0 id_str=] Nov 12 07:31:30 _hostname_ kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready Nov 12 07:31:30 _hostname_ polkitd[535]: :3: action=[Action id='org.freedesktop.DisplayManager.AccountsService.ReadAny'] Nov 12 07:31:30 _hostname_ polkitd[535]: :4: subject=[Subject pid=965 user='lightdm' groups=lightdm seat='seat0' session='c1' local=true active=true] Nov 12 07:31:30 _hostname_ NetworkManager[509]: [1636727490.3951] device (wlan0): supplicant interface state: 4way_handshake -> completed Nov 12 07:31:30 _hostname_ NetworkManager[509]: [1636727490.3951] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "CenturyLink6033_5G" Nov 12 07:31:30 _hostname_ NetworkManager[509]: [1636727490.3951] device (p2p-dev-wlan0): supplicant management interface state: 4way_handshake -> completed Nov 12 07:31:30 _hostname_ NetworkManager[509]: [1636727490.3952] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Nov 12 07:31:30 _hostname_ wpa_supplicant[882]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-67 noise=9999 txrate=26000 Nov 12 07:31:30 _hostname_ NetworkManager[509]: [1636727490.3958] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds) Nov 12 07:31:30 _hostname_ avahi-daemon[505]: Joining mDNS multicast group on interface wlan0.IPv6 with address_ipv6_address_. Nov 12 07:31:30 _hostname_ avahi-daemon[505]: New relevant interface wlan0.IPv6 for mDNS. Nov 12 07:31:30 _hostname_ avahi-daemon[505]: Registering new address record for_ipv6_address_ on wlan0.*. Nov 12 07:31:30 _hostname_ at-spi-bus-launcher[975]: dbus-daemon[975]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=971 pid=965 comm="/usr/bin/lightdm-gtk-greeter ") Nov 12 07:31:30 _hostname_ wpa_supplicant[882]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-66 noise=9999 txrate=26000 Nov 12 07:31:30 _hostname_ at-spi-bus-launcher[975]: dbus-daemon[975]: Successfully activated service 'org.a11y.atspi.Registry' Nov 12 07:31:30 _hostname_ at-spi-bus-launcher[1023]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry Nov 12 07:31:30 _hostname_ NetworkManager[509]: [1636727490.5304] dhcp4 (wlan0): state changed unknown -> bound, address=_ipv4_address_ Nov 12 07:31:30 _hostname_ avahi-daemon[505]: Joining mDNS multicast group on interface wlan0.IPv4 with address _ipv4_address_. Nov 12 07:31:30 _hostname_ avahi-daemon[505]: New relevant interface wlan0.IPv4 for mDNS. Nov 12 07:31:30 _hostname_ avahi-daemon[505]: Registering new address record for _ipv4_address_ on wlan0.IPv4. Nov 12 07:31:30 _hostname_ NetworkManager[509]: [1636727490.5338] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Nov 12 07:31:30 _hostname_ NetworkManager[509]: [1636727490.5373] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Nov 12 07:31:30 _hostname_ NetworkManager[509]: [1636727490.5376] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Nov 12 07:31:30 _hostname_ NetworkManager[509]: [1636727490.5382] manager: NetworkManager state is now CONNECTED_LOCAL Nov 12 07:31:30 _hostname_ NetworkManager[509]: [1636727490.5396] manager: NetworkManager state is now CONNECTED_SITE Nov 12 07:31:30 _hostname_ NetworkManager[509]: [1636727490.5397] policy: set 'CenturyLink6033_5G' (wlan0) as default for IPv4 routing and DNS Nov 12 07:31:30 _hostname_ dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.3' (uid=0 pid=509 comm="/usr/bin/NetworkManager --no-daemon ") Nov 12 07:31:30 _hostname_ dbus-daemon[507]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found. Nov 12 07:31:30 _hostname_ NetworkManager[509]: [1636727490.5422] device (wlan0): Activation: successful, device activated. Nov 12 07:31:30 _hostname_ NetworkManager[509]: [1636727490.9783] manager: NetworkManager state is now CONNECTED_GLOBAL Nov 12 07:31:33 _hostname_ systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. Nov 12 07:31:33 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:38 _hostname_ avahi-daemon[505]: Leaving mDNS multicast group on interface wlan0.IPv6 with address_ipv6_address_. Nov 12 07:31:38 _hostname_ avahi-daemon[505]: Joining mDNS multicast group on interface wlan0.IPv6 with address fdfe:8dd4:656f:3:91f4:931c:1488:c89. Nov 12 07:31:38 _hostname_ avahi-daemon[505]: Registering new address record for fdfe:8dd4:656f:3:91f4:931c:1488:c89 on wlan0.*. Nov 12 07:31:38 _hostname_ avahi-daemon[505]: Withdrawing address record for_ipv6_address_ on wlan0. Nov 12 07:31:41 _hostname_ audit[1021]: USER_AUTH pid=1021 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Nov 12 07:31:41 _hostname_ dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.19' (uid=0 pid=1021 comm="lightdm --session-child 12 19 ") Nov 12 07:31:41 _hostname_ dbus-daemon[507]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Nov 12 07:31:41 _hostname_ lightdm[1021]: pam_systemd_home(lightdm:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Nov 12 07:31:41 _hostname_ audit[1021]: USER_ACCT pid=1021 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Nov 12 07:31:41 _hostname_ kernel: kauditd_printk_skb: 2 callbacks suppressed Nov 12 07:31:41 _hostname_ kernel: audit: type=1100 audit(1636727501.534:62): pid=1021 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Nov 12 07:31:41 _hostname_ kernel: audit: type=1101 audit(1636727501.534:63): pid=1021 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Nov 12 07:31:41 _hostname_ systemd[1]: Stopping Session c1 of User lightdm... Nov 12 07:31:41 _hostname_ lightdm[953]: pam_unix(lightdm-greeter:session): session closed for user lightdm Nov 12 07:31:41 _hostname_ audit[953]: USER_END pid=953 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Nov 12 07:31:41 _hostname_ kernel: audit: type=1106 audit(1636727501.724:64): pid=953 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Nov 12 07:31:41 _hostname_ kernel: audit: type=1104 audit(1636727501.734:65): pid=953 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Nov 12 07:31:41 _hostname_ audit[953]: CRED_DISP pid=953 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Nov 12 07:31:41 _hostname_ systemd[1]: session-c1.scope: Deactivated successfully. Nov 12 07:31:41 _hostname_ systemd[1]: Stopped Session c1 of User lightdm. Nov 12 07:31:41 _hostname_ systemd[1]: session-c1.scope: Consumed 3.052s CPU time. Nov 12 07:31:41 _hostname_ audit[1021]: CRED_ACQ pid=1021 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Nov 12 07:31:41 _hostname_ systemd-logind[513]: Removed session c1. Nov 12 07:31:41 _hostname_ lightdm[1021]: pam_unix(lightdm:session): session opened for user _user_(uid=1000) by (uid=0) Nov 12 07:31:41 _hostname_ kernel: audit: type=1103 audit(1636727501.734:66): pid=1021 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Nov 12 07:31:41 _hostname_ kernel: audit: type=1006 audit(1636727501.734:67): pid=1021 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1 Nov 12 07:31:41 _hostname_ systemd[1]: Created slice User Slice of UID 1000. Nov 12 07:31:41 _hostname_ systemd[1]: Starting User Runtime Directory /run/user/1000... Nov 12 07:31:41 _hostname_ systemd-logind[513]: New session 2 of user _user_. Nov 12 07:31:41 _hostname_ systemd[1]: Finished User Runtime Directory /run/user/1000. Nov 12 07:31:41 _hostname_ audit[1]: SERVICE_START 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' Nov 12 07:31:41 _hostname_ systemd[1]: Starting User Manager for UID 1000... Nov 12 07:31:41 _hostname_ kernel: audit: type=1130 audit(1636727501.764:68): 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' Nov 12 07:31:41 _hostname_ dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.23' (uid=0 pid=1034 comm="(systemd) ") Nov 12 07:31:41 _hostname_ dbus-daemon[507]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Nov 12 07:31:41 _hostname_ systemd[1034]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Nov 12 07:31:41 _hostname_ audit[1034]: USER_ACCT pid=1034 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:41 _hostname_ audit[1034]: CRED_ACQ pid=1034 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="_user_" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' Nov 12 07:31:41 _hostname_ systemd[1034]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[_user_] ruser=[] rhost=[] Nov 12 07:31:41 _hostname_ systemd[1034]: pam_unix(systemd-user:session): session opened for user _user_(uid=1000) by (uid=0) Nov 12 07:31:41 _hostname_ systemd[1034]: pam_env(systemd-user:session): deprecated reading of user environment enabled Nov 12 07:31:41 _hostname_ audit[1034]: USER_START pid=1034 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="_user_" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:41 _hostname_ audit: BPF prog-id=25 op=LOAD Nov 12 07:31:41 _hostname_ audit: BPF prog-id=25 op=UNLOAD Nov 12 07:31:41 _hostname_ kernel: audit: type=1101 audit(1636727501.774:69): pid=1034 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:41 _hostname_ kernel: audit: type=1103 audit(1636727501.774:70): pid=1034 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="_user_" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' Nov 12 07:31:41 _hostname_ kernel: audit: type=1006 audit(1636727501.774:71): pid=1034 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1 Nov 12 07:31:41 _hostname_ systemd[1034]: Queued start job for default target Main User Target. Nov 12 07:31:41 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:41 _hostname_ systemd[1034]: Created slice User Application Slice. Nov 12 07:31:41 _hostname_ audit[1021]: USER_START pid=1021 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="_user_" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Nov 12 07:31:41 _hostname_ lightdm[1021]: pam_env(lightdm:session): deprecated reading of user environment enabled Nov 12 07:31:41 _hostname_ systemd[1034]: Reached target Paths. Nov 12 07:31:41 _hostname_ systemd[1034]: Reached target Timers. Nov 12 07:31:41 _hostname_ systemd[1034]: Starting D-Bus User Message Bus Socket... Nov 12 07:31:41 _hostname_ audit[1021]: USER_LOGIN pid=1021 uid=0 auid=1000 ses=2 msg='op=login id=1000 exe="/usr/bin/lightdm" hostname=_hostname_ addr=? terminal=/dev/tty7 res=success' Nov 12 07:31:41 _hostname_ systemd[1034]: Listening on GnuPG network certificate management daemon. Nov 12 07:31:41 _hostname_ systemd[1034]: Listening on GCR ssh-agent wrapper. Nov 12 07:31:41 _hostname_ systemd[1034]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers). Nov 12 07:31:41 _hostname_ systemd[1034]: Listening on GnuPG cryptographic agent and passphrase cache (restricted). Nov 12 07:31:41 _hostname_ systemd[1034]: Listening on GnuPG cryptographic agent (ssh-agent emulation). Nov 12 07:31:41 _hostname_ systemd[1034]: Listening on GnuPG cryptographic agent and passphrase cache. Nov 12 07:31:41 _hostname_ systemd[1034]: Listening on p11-kit server. Nov 12 07:31:41 _hostname_ systemd[1034]: Listening on Multimedia System. Nov 12 07:31:41 _hostname_ systemd[1034]: Listening on Sound System. Nov 12 07:31:41 _hostname_ systemd[1034]: Listening on D-Bus User Message Bus Socket. Nov 12 07:31:41 _hostname_ systemd[1034]: Reached target Sockets. Nov 12 07:31:41 _hostname_ systemd[1034]: Reached target Basic System. Nov 12 07:31:41 _hostname_ systemd[1]: Started User Manager for UID 1000. Nov 12 07:31:41 _hostname_ systemd[1034]: Starting Update XDG user dir configuration... Nov 12 07:31:41 _hostname_ systemd[1]: Started Session 2 of User _user_. Nov 12 07:31:41 _hostname_ systemd[1034]: Finished Update XDG user dir configuration. Nov 12 07:31:41 _hostname_ systemd[1034]: Reached target Main User Target. Nov 12 07:31:41 _hostname_ systemd[1034]: Startup finished in 71ms. Nov 12 07:31:41 _hostname_ systemd[1034]: Started D-Bus User Message Bus. Nov 12 07:31:41 _hostname_ dbus-daemon[1046]: [session uid=1000 pid=1046] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.2' (uid=1000 pid=1042 comm="cinnamon-session --session cinnamon ") Nov 12 07:31:41 _hostname_ systemd[1034]: Starting Virtual filesystem service... Nov 12 07:31:41 _hostname_ dbus-daemon[1046]: [session uid=1000 pid=1046] Successfully activated service 'org.gtk.vfs.Daemon' Nov 12 07:31:41 _hostname_ systemd[1034]: Started Virtual filesystem service. Nov 12 07:31:41 _hostname_ dbus-daemon[1046]: [session uid=1000 pid=1046] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.5' (uid=1000 pid=1042 comm="cinnamon-session --session cinnamon ") Nov 12 07:31:41 _hostname_ systemd[1034]: Starting Accessibility services bus... Nov 12 07:31:41 _hostname_ dbus-daemon[1046]: [session uid=1000 pid=1046] Successfully activated service 'org.a11y.Bus' Nov 12 07:31:41 _hostname_ systemd[1034]: Started Accessibility services bus. Nov 12 07:31:41 _hostname_ at-spi-bus-launcher[1069]: dbus-daemon[1069]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1042 comm="cinnamon-session --session cinnamon ") Nov 12 07:31:41 _hostname_ at-spi-bus-launcher[1069]: dbus-daemon[1069]: Successfully activated service 'org.a11y.atspi.Registry' Nov 12 07:31:41 _hostname_ at-spi-bus-launcher[1072]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry Nov 12 07:31:42 _hostname_ systemd[1034]: Created slice User Core Session Slice. Nov 12 07:31:42 _hostname_ systemd[1034]: Starting Sound Service... Nov 12 07:31:42 _hostname_ dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.26' (uid=1000 pid=1107 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo") Nov 12 07:31:42 _hostname_ systemd[1]: Starting RealtimeKit Scheduling Policy Service... Nov 12 07:31:42 _hostname_ dbus-daemon[507]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1' Nov 12 07:31:42 _hostname_ systemd[1]: Started RealtimeKit Scheduling Policy Service. Nov 12 07:31:42 _hostname_ rtkit-daemon[1131]: Successfully called chroot. Nov 12 07:31:42 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:42 _hostname_ rtkit-daemon[1131]: Successfully dropped privileges. Nov 12 07:31:42 _hostname_ rtkit-daemon[1131]: Successfully limited resources. Nov 12 07:31:42 _hostname_ rtkit-daemon[1131]: Running. Nov 12 07:31:42 _hostname_ rtkit-daemon[1131]: Watchdog thread running. Nov 12 07:31:42 _hostname_ rtkit-daemon[1131]: Canary thread running. Nov 12 07:31:42 _hostname_ rtkit-daemon[1131]: Successfully made thread 1107 of process 1107 owned by '1000' high priority at nice level -11. Nov 12 07:31:42 _hostname_ rtkit-daemon[1131]: Supervising 1 threads of 1 processes of 1 users. Nov 12 07:31:42 _hostname_ dbus-daemon[1046]: [session uid=1000 pid=1046] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.8' (uid=1000 pid=1075 comm="csd-a11y-settings ") Nov 12 07:31:42 _hostname_ systemd[1034]: Starting User preferences database... Nov 12 07:31:42 _hostname_ dbus-daemon[1046]: [session uid=1000 pid=1046] Successfully activated service 'ca.desrt.dconf' Nov 12 07:31:42 _hostname_ systemd[1034]: Started User preferences database. Nov 12 07:31:42 _hostname_ cinnamon-session[1042]: WARNING: t+0.35060s: Child process 1076 was already dead. Nov 12 07:31:42 _hostname_ dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.28' (uid=1000 pid=1082 comm="csd-xrandr ") Nov 12 07:31:42 _hostname_ dbus-daemon[1046]: [session uid=1000 pid=1046] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.17' (uid=1000 pid=1088 comm="csd-automount ") Nov 12 07:31:42 _hostname_ audit: BPF prog-id=26 op=LOAD Nov 12 07:31:42 _hostname_ audit: BPF prog-id=27 op=LOAD Nov 12 07:31:42 _hostname_ systemd[1]: Starting Daemon for power management... Nov 12 07:31:42 _hostname_ systemd[1034]: Starting Virtual filesystem service - disk device monitor... Nov 12 07:31:42 _hostname_ dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.29' (uid=1000 pid=1156 comm="/usr/lib/gvfs-udisks2-volume-monitor ") Nov 12 07:31:42 _hostname_ systemd[1]: Starting Disk Manager... Nov 12 07:31:42 _hostname_ dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.31' (uid=1000 pid=1091 comm="csd-color ") Nov 12 07:31:42 _hostname_ systemd[1]: Starting Manage, Install and Generate Color Profiles... Nov 12 07:31:42 _hostname_ udisksd[1164]: udisks daemon version 2.9.4 starting Nov 12 07:31:42 _hostname_ dbus-daemon[507]: [system] Successfully activated service 'org.freedesktop.ColorManager' Nov 12 07:31:42 _hostname_ systemd[1]: Started Manage, Install and Generate Color Profiles. Nov 12 07:31:42 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:42 _hostname_ upowerd[1155]: did not recognise USB path /sys/devices/platform/USBC000:00/power_supply/ucsi-source-psy-USBC000:001, please report Nov 12 07:31:42 _hostname_ upowerd[1155]: did not recognise USB path /sys/devices/platform/USBC000:00/power_supply/ucsi-source-psy-USBC000:002, please report Nov 12 07:31:42 _hostname_ dbus-daemon[507]: [system] Successfully activated service 'org.freedesktop.UDisks2' Nov 12 07:31:42 _hostname_ systemd[1]: Started Disk Manager. Nov 12 07:31:42 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:42 _hostname_ udisksd[1164]: Acquired the name org.freedesktop.UDisks2 on the system message bus Nov 12 07:31:42 _hostname_ dbus-daemon[507]: [system] Successfully activated service 'org.freedesktop.UPower' Nov 12 07:31:42 _hostname_ systemd[1]: Started Daemon for power management. Nov 12 07:31:42 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:42 _hostname_ dbus-daemon[1046]: [session uid=1000 pid=1046] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor' Nov 12 07:31:42 _hostname_ systemd[1034]: Started Virtual filesystem service - disk device monitor. Nov 12 07:31:42 _hostname_ dbus-daemon[1046]: [session uid=1000 pid=1046] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.17' (uid=1000 pid=1088 comm="csd-automount ") Nov 12 07:31:42 _hostname_ systemd[1034]: Starting Virtual filesystem service - digital camera monitor... Nov 12 07:31:42 _hostname_ dbus-daemon[1046]: [session uid=1000 pid=1046] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor' Nov 12 07:31:42 _hostname_ systemd[1034]: Started Virtual filesystem service - digital camera monitor. Nov 12 07:31:42 _hostname_ dbus-daemon[1046]: [session uid=1000 pid=1046] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.17' (uid=1000 pid=1088 comm="csd-automount ") Nov 12 07:31:42 _hostname_ systemd[1034]: Starting Virtual filesystem service - Media Transfer Protocol monitor... Nov 12 07:31:42 _hostname_ dbus-daemon[1046]: [session uid=1000 pid=1046] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor' Nov 12 07:31:42 _hostname_ systemd[1034]: Started Virtual filesystem service - Media Transfer Protocol monitor. Nov 12 07:31:42 _hostname_ dbus-daemon[1046]: [session uid=1000 pid=1046] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.17' (uid=1000 pid=1088 comm="csd-automount ") Nov 12 07:31:42 _hostname_ systemd[1034]: Starting Virtual filesystem service - Apple File Conduit monitor... Nov 12 07:31:42 _hostname_ dbus-daemon[1046]: [session uid=1000 pid=1046] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor' Nov 12 07:31:42 _hostname_ systemd[1034]: Started Virtual filesystem service - Apple File Conduit monitor. Nov 12 07:31:42 _hostname_ wpa_supplicant[882]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-62 noise=9999 txrate=26000 Nov 12 07:31:43 _hostname_ rtkit-daemon[1131]: Supervising 1 threads of 1 processes of 1 users. Nov 12 07:31:43 _hostname_ rtkit-daemon[1131]: Successfully made thread 1215 of process 1107 owned by '1000' RT at priority 5. Nov 12 07:31:43 _hostname_ rtkit-daemon[1131]: Supervising 2 threads of 1 processes of 1 users. Nov 12 07:31:43 _hostname_ rtkit-daemon[1131]: Supervising 2 threads of 1 processes of 1 users. Nov 12 07:31:43 _hostname_ rtkit-daemon[1131]: Successfully made thread 1216 of process 1107 owned by '1000' RT at priority 5. Nov 12 07:31:43 _hostname_ rtkit-daemon[1131]: Supervising 3 threads of 1 processes of 1 users. Nov 12 07:31:43 _hostname_ pulseaudio[1107]: stat('/etc/pulse/default.pa.d'): No such file or directory Nov 12 07:31:43 _hostname_ systemd[1034]: Started Sound Service. Nov 12 07:31:44 _hostname_ polkitd[535]: Registered Authentication Agent for unix-session:2 (system bus name :1.45 [/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.utf8) Nov 12 07:31:44 _hostname_ NetworkManager[509]: [1636727504.6394] agent-manager: agent[9f828f976655697b,:1.44/org.freedesktop.nm-applet/1000]: agent registered Nov 12 07:31:44 _hostname_ cinnamon-killer-daemon[1267]: Bound Cinnamon restart to Escape. Nov 12 07:31:44 _hostname_ cinnamon-session[1042]: WARNING: t+2.82813s: Detected that screensaver has appeared on the bus Nov 12 07:31:46 _hostname_ dbus-daemon[1046]: [session uid=1000 pid=1046] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.44' (uid=1000 pid=1259 comm="nemo-desktop ") Nov 12 07:31:46 _hostname_ systemd[1034]: Starting Virtual filesystem metadata service... Nov 12 07:31:46 _hostname_ dbus-daemon[1046]: [session uid=1000 pid=1046] Successfully activated service 'org.gtk.vfs.Metadata' Nov 12 07:31:46 _hostname_ systemd[1034]: Started Virtual filesystem metadata service. Nov 12 07:31:52 _hostname_ systemd[1]: Stopping User Manager for UID 971... Nov 12 07:31:52 _hostname_ systemd[957]: Stopped target Main User Target. Nov 12 07:31:52 _hostname_ systemd[957]: Stopping Accessibility services bus... Nov 12 07:31:52 _hostname_ gvfsd[977]: A connection to the bus can't be made Nov 12 07:31:52 _hostname_ systemd[957]: Stopping D-Bus User Message Bus... Nov 12 07:31:52 _hostname_ systemd[957]: Stopping Virtual filesystem service... Nov 12 07:31:52 _hostname_ systemd[957]: Stopped D-Bus User Message Bus. Nov 12 07:31:52 _hostname_ systemd[957]: Stopped Accessibility services bus. Nov 12 07:31:52 _hostname_ systemd[1]: run-user-971-gvfs.mount: Deactivated successfully. Nov 12 07:31:52 _hostname_ systemd[957]: Stopped Virtual filesystem service. Nov 12 07:31:52 _hostname_ systemd[957]: Stopped target Basic System. Nov 12 07:31:52 _hostname_ systemd[957]: Stopped target Paths. Nov 12 07:31:52 _hostname_ systemd[957]: Stopped target Sockets. Nov 12 07:31:52 _hostname_ systemd[957]: Stopped target Timers. Nov 12 07:31:52 _hostname_ systemd[957]: Closed D-Bus User Message Bus Socket. Nov 12 07:31:52 _hostname_ systemd[957]: Closed GnuPG network certificate management daemon. Nov 12 07:31:52 _hostname_ systemd[957]: Closed GCR ssh-agent wrapper. Nov 12 07:31:52 _hostname_ systemd[957]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers). Nov 12 07:31:52 _hostname_ systemd[957]: Closed GnuPG cryptographic agent and passphrase cache (restricted). Nov 12 07:31:52 _hostname_ systemd[957]: Closed GnuPG cryptographic agent (ssh-agent emulation). Nov 12 07:31:52 _hostname_ systemd[957]: Closed GnuPG cryptographic agent and passphrase cache. Nov 12 07:31:52 _hostname_ systemd[957]: Closed p11-kit server. Nov 12 07:31:52 _hostname_ systemd[957]: Closed Multimedia System. Nov 12 07:31:52 _hostname_ systemd[957]: Closed Sound System. Nov 12 07:31:52 _hostname_ systemd[957]: Removed slice User Application Slice. Nov 12 07:31:52 _hostname_ systemd[957]: Reached target Shutdown. Nov 12 07:31:52 _hostname_ systemd[957]: Finished Exit the Session. Nov 12 07:31:52 _hostname_ systemd[957]: Reached target Exit the Session. Nov 12 07:31:52 _hostname_ systemd[958]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[lightdm] ruser=[] rhost=[] Nov 12 07:31:52 _hostname_ systemd[1]: user@971.service: Deactivated successfully. Nov 12 07:31:52 _hostname_ systemd[1]: Stopped User Manager for UID 971. Nov 12 07:31:52 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@971 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:52 _hostname_ systemd[1]: Stopping User Runtime Directory /run/user/971... Nov 12 07:31:52 _hostname_ kernel: kauditd_printk_skb: 12 callbacks suppressed Nov 12 07:31:52 _hostname_ kernel: audit: type=1131 audit(1636727512.024:84): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@971 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:52 _hostname_ systemd[1]: run-user-971.mount: Deactivated successfully. Nov 12 07:31:52 _hostname_ systemd[1]: user-runtime-dir@971.service: Deactivated successfully. Nov 12 07:31:52 _hostname_ systemd[1]: Stopped User Runtime Directory /run/user/971. Nov 12 07:31:52 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@971 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:52 _hostname_ systemd[1]: Removed slice User Slice of UID 971. Nov 12 07:31:52 _hostname_ systemd[1]: user-971.slice: Consumed 3.485s CPU time. Nov 12 07:31:52 _hostname_ kernel: audit: type=1131 audit(1636727512.034:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@971 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:53 _hostname_ systemd[1]: systemd-hostnamed.service: Deactivated successfully. Nov 12 07:31:53 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:53 _hostname_ kernel: audit: type=1131 audit(1636727513.524:86): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:31:53 _hostname_ audit: BPF prog-id=23 op=UNLOAD Nov 12 07:31:53 _hostname_ audit: BPF prog-id=22 op=UNLOAD Nov 12 07:31:53 _hostname_ audit: BPF prog-id=21 op=UNLOAD Nov 12 07:31:53 _hostname_ kernel: audit: type=1334 audit(1636727513.844:87): prog-id=23 op=UNLOAD Nov 12 07:31:53 _hostname_ kernel: audit: type=1334 audit(1636727513.844:88): prog-id=22 op=UNLOAD Nov 12 07:31:53 _hostname_ kernel: audit: type=1334 audit(1636727513.844:89): prog-id=21 op=UNLOAD Nov 12 07:31:53 _hostname_ systemd-timesyncd[462]: Initial synchronization to time server 185.159.125.100:123 (2.arch.pool.ntp.org). Nov 12 07:31:54 _hostname_ cinnamon-session[1042]: WARNING: t+12.82921s: Detected that screensaver has left the bus Nov 12 07:32:05 _hostname_ kernel: i915 0000:00:02.0: [drm] Reducing the compressed framebuffer size. This may lead to less power savings than a non-reduced-size. Try to increase stolen memory size if available in BIOS. Nov 12 07:32:08 _hostname_ dbus-daemon[1046]: [session uid=1000 pid=1046] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.63' (uid=1000 pid=1780 comm="gnome-terminal ") Nov 12 07:32:08 _hostname_ systemd[1034]: Created slice Slice /app/org.gnome.Terminal. Nov 12 07:32:08 _hostname_ systemd[1034]: Starting GNOME Terminal Server... Nov 12 07:32:09 _hostname_ dbus-daemon[1046]: [session uid=1000 pid=1046] Successfully activated service 'org.gnome.Terminal' Nov 12 07:32:09 _hostname_ systemd[1034]: Started GNOME Terminal Server. Nov 12 07:32:09 _hostname_ systemd[1034]: Started VTE child process 1803 launched by gnome-terminal-server process 1784. Nov 12 07:33:10 _hostname_ wpa_supplicant[882]: wlan0: WPA: Group rekeying completed with c8:54:4b:77:09:b3 [GTK=TKIP] Nov 12 07:33:10 _hostname_ wpa_supplicant[882]: wlan0: WPA: Group rekeying completed with c8:54:4b:77:09:b3 [GTK=TKIP] Nov 12 07:33:57 _hostname_ rtkit-daemon[1131]: Supervising 3 threads of 1 processes of 1 users. Nov 12 07:33:57 _hostname_ rtkit-daemon[1131]: Supervising 3 threads of 1 processes of 1 users. Nov 12 07:33:57 _hostname_ rtkit-daemon[1131]: Supervising 3 threads of 1 processes of 1 users. Nov 12 07:33:57 _hostname_ rtkit-daemon[1131]: Supervising 3 threads of 1 processes of 1 users. Nov 12 07:33:57 _hostname_ rtkit-daemon[1131]: Supervising 3 threads of 1 processes of 1 users. Nov 12 07:33:57 _hostname_ rtkit-daemon[1131]: Supervising 3 threads of 1 processes of 1 users. Nov 12 07:33:57 _hostname_ rtkit-daemon[1131]: Successfully made thread 2094 of process 1967 owned by '1000' RT at priority 10. Nov 12 07:33:57 _hostname_ rtkit-daemon[1131]: Supervising 4 threads of 2 processes of 1 users. Nov 12 07:33:58 _hostname_ rtkit-daemon[1131]: Supervising 4 threads of 2 processes of 1 users. Nov 12 07:33:58 _hostname_ rtkit-daemon[1131]: Supervising 4 threads of 2 processes of 1 users. Nov 12 07:33:58 _hostname_ rtkit-daemon[1131]: Supervising 4 threads of 2 processes of 1 users. Nov 12 07:33:58 _hostname_ rtkit-daemon[1131]: Supervising 4 threads of 2 processes of 1 users. Nov 12 07:33:59 _hostname_ rtkit-daemon[1131]: Supervising 4 threads of 2 processes of 1 users. Nov 12 07:33:59 _hostname_ rtkit-daemon[1131]: Supervising 4 threads of 2 processes of 1 users. Nov 12 07:36:08 _hostname_ tlp[2290]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured. Nov 12 07:36:08 _hostname_ tlp[2290]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this. Nov 12 07:36:08 _hostname_ tlp[2290]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured. Nov 12 07:36:08 _hostname_ tlp[2290]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this. Nov 12 07:36:08 _hostname_ tlp[2349]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured. Nov 12 07:36:08 _hostname_ tlp[2349]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this. Nov 12 07:36:08 _hostname_ tlp[2349]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured. Nov 12 07:36:08 _hostname_ tlp[2349]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this. Nov 12 07:36:11 _hostname_ tlp[2457]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured. Nov 12 07:36:11 _hostname_ tlp[2457]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this. Nov 12 07:36:11 _hostname_ tlp[2457]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured. Nov 12 07:36:11 _hostname_ tlp[2457]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this. Nov 12 07:36:11 _hostname_ wpa_supplicant[882]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=9999 txrate=585100 Nov 12 07:36:29 _hostname_ dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.61' (uid=1000 pid=2490 comm="xed ") Nov 12 07:36:29 _hostname_ audit: BPF prog-id=28 op=LOAD Nov 12 07:36:29 _hostname_ audit: BPF prog-id=29 op=LOAD Nov 12 07:36:29 _hostname_ audit: BPF prog-id=30 op=LOAD Nov 12 07:36:29 _hostname_ systemd[1]: Starting Hostname Service... Nov 12 07:36:29 _hostname_ kernel: audit: type=1334 audit(1636727789.956:90): prog-id=28 op=LOAD Nov 12 07:36:29 _hostname_ kernel: audit: type=1334 audit(1636727789.956:91): prog-id=29 op=LOAD Nov 12 07:36:29 _hostname_ kernel: audit: type=1334 audit(1636727789.956:92): prog-id=30 op=LOAD Nov 12 07:36:30 _hostname_ dbus-daemon[507]: [system] Successfully activated service 'org.freedesktop.hostname1' Nov 12 07:36:30 _hostname_ systemd[1]: Started Hostname Service. Nov 12 07:36:30 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:36:30 _hostname_ kernel: audit: type=1130 audit(1636727790.006:93): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:36:37 _hostname_ systemd[1034]: vte-spawn-e63e20ea-c582-4a21-af70-d01d5814fbf4.scope: Consumed 2.243s CPU time. Nov 12 07:36:37 _hostname_ systemd[1034]: gnome-terminal-server.service: Consumed 2.598s CPU time. Nov 12 07:36:38 _hostname_ gvfsd[2530]: got no contact to IPC$ Nov 12 07:36:53 _hostname_ audit[2657]: USER_AUTH pid=2657 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success' Nov 12 07:36:53 _hostname_ dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.66' (uid=0 pid=2657 comm="/usr/lib/polkit-1/polkit-agent-helper-1 _user_ ") Nov 12 07:36:53 _hostname_ dbus-daemon[507]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Nov 12 07:36:53 _hostname_ polkit-agent-helper-1[2657]: pam_systemd_home(polkit-1:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Nov 12 07:36:53 _hostname_ audit[2657]: USER_ACCT pid=2657 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success' Nov 12 07:36:53 _hostname_ kernel: audit: type=1100 audit(1636727813.907:94): pid=2657 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success' Nov 12 07:36:53 _hostname_ kernel: audit: type=1101 audit(1636727813.907:95): pid=2657 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success' Nov 12 07:36:53 _hostname_ polkitd[535]: Operator of unix-session:2 successfully authenticated as unix-user:_user_ to gain ONE-SHOT authorization for action org.freedesktop.policykit.exec for unix-process:2559:32423 [/bin/bash /usr/bin/eos-log-tool] (owned by unix-user:_user_) Nov 12 07:36:53 _hostname_ pkexec[2640]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=1000) Nov 12 07:36:53 _hostname_ audit[2640]: USER_START pid=2640 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success' Nov 12 07:36:53 _hostname_ pkexec[2640]: _user_: Executing command [USER=root] [TTY=unknown] [CWD=/home/_user_] [COMMAND=/usr/bin/bash -c : ; echo '#################### journalctl -b -0 ########################' >> /home/_user_/eos-log-tool.logs ; journalctl -b -0 >> /home/_user_/eos-log-tool.logs ; echo '' >> /home/_user_/eos-log-tool.logs] Nov 12 07:36:53 _hostname_ kernel: audit: type=1105 audit(1636727813.917:96): pid=2640 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success' Nov 12 07:37:00 _hostname_ systemd[1]: systemd-hostnamed.service: Deactivated successfully. Nov 12 07:37:00 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:37:00 _hostname_ kernel: audit: type=1131 audit(1636727820.247:97): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Nov 12 07:37:00 _hostname_ audit: BPF prog-id=30 op=UNLOAD Nov 12 07:37:00 _hostname_ audit: BPF prog-id=29 op=UNLOAD Nov 12 07:37:00 _hostname_ audit: BPF prog-id=28 op=UNLOAD Nov 12 07:37:00 _hostname_ kernel: audit: type=1334 audit(1636727820.567:98): prog-id=30 op=UNLOAD Nov 12 07:37:00 _hostname_ kernel: audit: type=1334 audit(1636727820.567:99): prog-id=29 op=UNLOAD Nov 12 07:37:00 _hostname_ kernel: audit: type=1334 audit(1636727820.567:100): prog-id=28 op=UNLOAD Nov 12 07:40:38 _hostname_ polkit-agent-helper-1[2858]: pam_unix(polkit-1:auth): authentication failure; logname= uid=1000 euid=0 tty= ruser=apgysi rhost= user=apgysi Nov 12 07:40:38 _hostname_ dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.70' (uid=0 pid=2858 comm="/usr/lib/polkit-1/polkit-agent-helper-1 _user_ ") Nov 12 07:40:38 _hostname_ dbus-daemon[507]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Nov 12 07:40:38 _hostname_ polkit-agent-helper-1[2858]: pam_systemd_home(polkit-1:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Nov 12 07:40:38 _hostname_ audit[2858]: USER_AUTH pid=2858 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=? acct="_user_" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=failed' Nov 12 07:40:38 _hostname_ kernel: audit: type=1100 audit(1636728038.333:101): pid=2858 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=? acct="_user_" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=failed' Nov 12 07:40:47 _hostname_ polkit-agent-helper-1[2863]: pam_unix(polkit-1:auth): authentication failure; logname= uid=1000 euid=0 tty= ruser=apgysi rhost= user=apgysi Nov 12 07:40:47 _hostname_ dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.71' (uid=0 pid=2863 comm="/usr/lib/polkit-1/polkit-agent-helper-1 _user_ ") Nov 12 07:40:47 _hostname_ dbus-daemon[507]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Nov 12 07:40:47 _hostname_ polkit-agent-helper-1[2863]: pam_systemd_home(polkit-1:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Nov 12 07:40:47 _hostname_ audit[2863]: USER_AUTH pid=2863 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=? acct="_user_" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=failed' Nov 12 07:40:47 _hostname_ kernel: audit: type=1100 audit(1636728047.522:102): pid=2863 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=? acct="_user_" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=failed' Nov 12 07:40:49 _hostname_ tlp[2866]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured. Nov 12 07:40:49 _hostname_ tlp[2866]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this. Nov 12 07:40:49 _hostname_ tlp[2866]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured. Nov 12 07:40:49 _hostname_ tlp[2866]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this. Nov 12 07:40:51 _hostname_ audit[2897]: USER_AUTH pid=2897 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success' Nov 12 07:40:51 _hostname_ dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.72' (uid=0 pid=2897 comm="/usr/lib/polkit-1/polkit-agent-helper-1 _user_ ") Nov 12 07:40:51 _hostname_ dbus-daemon[507]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Nov 12 07:40:51 _hostname_ polkit-agent-helper-1[2897]: pam_systemd_home(polkit-1:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Nov 12 07:40:51 _hostname_ audit[2897]: USER_ACCT pid=2897 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success' Nov 12 07:40:51 _hostname_ kernel: audit: type=1100 audit(1636728051.942:103): pid=2897 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success' Nov 12 07:40:51 _hostname_ kernel: audit: type=1101 audit(1636728051.942:104): pid=2897 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success' Nov 12 07:40:51 _hostname_ polkitd[535]: Operator of unix-session:2 successfully authenticated as unix-user:_user_ to gain ONE-SHOT authorization for action org.freedesktop.policykit.exec for unix-process:2742:37894 [/bin/bash /usr/bin/eos-log-tool] (owned by unix-user:_user_) Nov 12 07:40:51 _hostname_ pkexec[2855]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=1000) Nov 12 07:40:51 _hostname_ audit[2855]: USER_START pid=2855 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success' Nov 12 07:40:51 _hostname_ pkexec[2855]: _user_: Executing command [USER=root] [TTY=unknown] [CWD=/home/_user_] [COMMAND=/usr/bin/bash -c : ; echo '#################### journalctl -b -0 ########################' >> /home/_user_/eos-log-tool.logs ; journalctl -b -0 >> /home/_user_/eos-log-tool.logs ; echo '' >> /home/_user_/eos-log-tool.logs] Nov 12 07:40:51 _hostname_ kernel: audit: type=1105 audit(1636728051.972:105): pid=2855 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'