You are not logged in.

#1 2020-06-29 09:32:46

Straight-path
Member
Registered: 2020-06-28
Posts: 59

Clarification on mount points in the arch installation

Hello everyone!

(disclaimer, not only am I new to arch I'm also new to linux)

lol after months of reading the wiki and not understanding probably 80% of what I read I've finally managed to install arch on my Thinkpad x1 carbon Gen 7. I installed Arch in UEFI mode with an EFI system partition. I had installed Arch with the mount points being /mnt/efi and I also did it with /mnt/boot. I used those mount points as that's what I understood the wiki to be saying. With both of those installs grub-mkconfig -o /boot/grub/grub.cfg worked but when I used timeshift and did a timeshift restore I noticed during the restore process an error coming up saying something like error can't find EFI directory. I searched the web with that error and came across someone saying to mount the esp to /mnt/boot/EFI also using the -p flag to make the mount point. When I reinstalled Arch using /mnt/boot/EFI as my mount point and did a restore from timeshift I didn't get the error saying can't find EFI directory.

I also found on the wiki: https://wiki.archlinux.org/index.php/EF … _partition. My question is: Does the /mnt/boot/EFI mount point fall under Typical mount points or Alternative point points? I'm assuming even though the wiki doesn't specifically say /mnt/boot/EFI that it is still a Typical mount point because I haven't copied the kernel or the microcode to ESP and the grub-mkconfig all worked.

side point regarding installing Arch on Lenovo Thinkpad x1 carbon Gen 7. after the install I noticed my laptop was lagging a lot and extremely hot so I did journalctl | grep temperature in the terminal and I found:

 kernel: mce: CPU6: Package temperature above threshold, cpu clock throttled (total events = 6575)

I didn't think there was anything on the wiki about it as I had already studied the wiki specific page regarding Lenovo Thinkpad x1 carbon Gen 7. I found this fix https://github.com/erpalma/throttled online and as my thinkpad is an i7 cpu i just copied the configuration in the example because he was using a T480 with an i7 too. That was extremely lucky for me because I wouldn't have had a clue how to configure it but it seems to have done the job for me. There's a specific page on the wiki about the T480 and there it does mention about CPU throttling and directs One to the fix. I was just thinking that the fix should also be on the Lenovo Thinkpad x1 carbon Gen 7 page too.

since I implemented the throttled solution I haven't seen: kernel: mce: CPU6: Package temperature above threshold, cpu clock throttled. And my laptop isn't laggy etc.

haha I can't believe I've done the install and am able to post on the Arch wiki.

Again, hello everyone and nice to meet you.

Below is the output for

 # gdisk -l /dev/sda  # or whatever disk your system is installed on
# mount
# cat /etc/fstab
# grub-mkconfig
# ls /boot
# ls /efi
 GPT fdisk (gdisk) version 1.0.5

Partition table scan:
  MBR: protective
  BSD: not present
  APM: not present
  GPT: present

Found valid GPT with protective MBR; using GPT.
Disk /dev/nvme0n1: 1000215216 sectors, 476.9 GiB
Model: WDC PC SN730 SDBQNTY-512G-1001          
Sector size (logical/physical): 512/512 bytes
Disk identifier (GUID): D9022A2F-9D90-0F4C-854C-4BE0811E938D
Partition table holds up to 128 entries
Main partition table begins at sector 2 and ends at sector 33
First usable sector is 2048, last usable sector is 1000215182
Partitions will be aligned on 2048-sector boundaries
Total free space is 0 sectors (0 bytes)

Number  Start (sector)    End (sector)  Size       Code  Name
   1            2048         1050623   512.0 MiB   EF00  
   2         1050624         5244927   2.0 GiB     8200  
   3         5244928      1000215182   474.4 GiB   8304  
 proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
dev on /dev type devtmpfs (rw,nosuid,relatime,size=8026160k,nr_inodes=2006540,mode=755)
run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
/dev/nvme0n1p3 on / type ext4 (rw,relatime)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup2 on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
none on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=15438)
mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
/dev/nvme0n1p1 on /boot/EFI type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=1607064k,mode=700,uid=1000,gid=998)
portal on /run/user/1000/doc type fuse.portal (rw,nosuid,nodev,relatime,user_id=1000,group_id=998)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=998)
/dev/nvme0n1p3 on /run/timeshift/backup type ext4 (rw,relatime)
 # Static information about the filesystems.
# See fstab(5) for details.

# <file system> <dir> <type> <options> <dump> <pass>
# /dev/nvme0n1p3
UUID=9001b097-9715-4671-8c4c-3a1c8bc1e24e	/         	ext4      	rw,relatime	0 1

# /dev/nvme0n1p1
UUID=514D-B996      	/boot/EFI 	vfat      	rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro	0 2

# /dev/nvme0n1p2
UUID=d7d8f64c-d51e-4276-b4d2-7fc289e8f097	none      	swap      	defaults  	0 0
 Generating grub configuration file ...
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
insmod part_gpt
insmod part_msdos
if [ -s $prefix/grubenv ]; then
  load_env
fi
if [ "${next_entry}" ] ; then
   set default="${next_entry}"
   set next_entry=
   save_env next_entry
   set boot_once=true
else
   set default="0"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
  menuentry_id_option="--id"
else
  menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
  fi
}

function load_video {
  if [ x$feature_all_video_module = xy ]; then
    insmod all_video
  else
    insmod efi_gop
    insmod efi_uga
    insmod ieee1275_fb
    insmod vbe
    insmod vga
    insmod video_bochs
    insmod video_cirrus
  fi
}

if [ x$feature_default_font_path = xy ] ; then
   font=unicode
else
insmod part_gpt
insmod ext2
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root  9001b097-9715-4671-8c4c-3a1c8bc1e24e
else
  search --no-floppy --fs-uuid --set=root 9001b097-9715-4671-8c4c-3a1c8bc1e24e
fi
    font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
  set locale_dir=$prefix/locale
  set lang=en_GB
  insmod gettext
fi
terminal_input console
terminal_output gfxterm
if [ x$feature_timeout_style = xy ] ; then
  set timeout_style=menu
  set timeout=5
# Fallback normal timeout code in case the timeout_style feature is
# unavailable.
else
  set timeout=5
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/10_linux ###
Found linux image: /boot/vmlinuz-linux-lts
Found initrd image: /boot/intel-ucode.img /boot/initramfs-linux-lts.img
menuentry 'Arch Linux' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-9001b097-9715-4671-8c4c-3a1c8bc1e24e' {
	load_video
	set gfxpayload=keep
	insmod gzio
	insmod part_gpt
	insmod ext2
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root  9001b097-9715-4671-8c4c-3a1c8bc1e24e
	else
	  search --no-floppy --fs-uuid --set=root 9001b097-9715-4671-8c4c-3a1c8bc1e24e
	fi
	echo	'Loading Linux linux-lts ...'
	linux	/boot/vmlinuz-linux-lts root=UUID=9001b097-9715-4671-8c4c-3a1c8bc1e24e rw  loglevel=3 quiet
	echo	'Loading initial ramdisk ...'
	initrd	/boot/intel-ucode.img /boot/initramfs-linux-lts.img
}
submenu 'Advanced options for Arch Linux' $menuentry_id_option 'gnulinux-advanced-9001b097-9715-4671-8c4c-3a1c8bc1e24e' {
	menuentry 'Arch Linux, with Linux linux-lts' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-linux-lts-advanced-9001b097-9715-4671-8c4c-3a1c8bc1e24e' {
		load_video
		set gfxpayload=keep
		insmod gzio
		insmod part_gpt
		insmod ext2
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root  9001b097-9715-4671-8c4c-3a1c8bc1e24e
		else
		  search --no-floppy --fs-uuid --set=root 9001b097-9715-4671-8c4c-3a1c8bc1e24e
		fi
		echo	'Loading Linux linux-lts ...'
		linux	/boot/vmlinuz-linux-lts root=UUID=9001b097-9715-4671-8c4c-3a1c8bc1e24e rw  loglevel=3 quiet
		echo	'Loading initial ramdisk ...'
		initrd	/boot/intel-ucode.img /boot/initramfs-linux-lts.img
	}
Found fallback initrd image(s) in /boot: initramfs-linux-lts-fallback.img
	menuentry 'Arch Linux, with Linux linux-lts (fallback initramfs)' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-linux-lts-fallback-9001b097-9715-4671-8c4c-3a1c8bc1e24e' {
		load_video
		set gfxpayload=keep
		insmod gzio
		insmod part_gpt
		insmod ext2
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root  9001b097-9715-4671-8c4c-3a1c8bc1e24e
		else
		  search --no-floppy --fs-uuid --set=root 9001b097-9715-4671-8c4c-3a1c8bc1e24e
		fi
		echo	'Loading Linux linux-lts ...'
		linux	/boot/vmlinuz-linux-lts root=UUID=9001b097-9715-4671-8c4c-3a1c8bc1e24e rw  loglevel=3 quiet
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initramfs-linux-lts-fallback.img
	}
Found linux image: /boot/vmlinuz-linux
Found initrd image: /boot/intel-ucode.img /boot/initramfs-linux.img
	menuentry 'Arch Linux, with Linux linux' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-linux-advanced-9001b097-9715-4671-8c4c-3a1c8bc1e24e' {
		load_video
		set gfxpayload=keep
		insmod gzio
		insmod part_gpt
		insmod ext2
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root  9001b097-9715-4671-8c4c-3a1c8bc1e24e
		else
		  search --no-floppy --fs-uuid --set=root 9001b097-9715-4671-8c4c-3a1c8bc1e24e
		fi
		echo	'Loading Linux linux ...'
		linux	/boot/vmlinuz-linux root=UUID=9001b097-9715-4671-8c4c-3a1c8bc1e24e rw  loglevel=3 quiet
		echo	'Loading initial ramdisk ...'
		initrd	/boot/intel-ucode.img /boot/initramfs-linux.img
	}
Found fallback initrd image(s) in /boot: initramfs-linux-fallback.img
	menuentry 'Arch Linux, with Linux linux (fallback initramfs)' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-linux-fallback-9001b097-9715-4671-8c4c-3a1c8bc1e24e' {
		load_video
		set gfxpayload=keep
		insmod gzio
		insmod part_gpt
		insmod ext2
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root  9001b097-9715-4671-8c4c-3a1c8bc1e24e
		else
		  search --no-floppy --fs-uuid --set=root 9001b097-9715-4671-8c4c-3a1c8bc1e24e
		fi
		echo	'Loading Linux linux ...'
		linux	/boot/vmlinuz-linux root=UUID=9001b097-9715-4671-8c4c-3a1c8bc1e24e rw  loglevel=3 quiet
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initramfs-linux-fallback.img
	}
}

### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f  ${config_directory}/custom.cfg ]; then
  source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
done
 EFI   initramfs-linux-fallback.img  initramfs-linux-lts-fallback.img  intel-ucode.img  vmlinuz-linux-lts
grub  initramfs-linux.img           initramfs-linux-lts.img           vmlinuz-linux
 ls: cannot access '/efi': No such file or directory

output for

 journalctl --no-pager -b
 -- Logs begin at Sat 2020-06-27 13:22:47 BST, end at Mon 2020-06-29 13:47:00 BST. --
Jun 29 09:01:58 Straight-path kernel: microcode: microcode updated early to revision 0xd6, date = 2020-04-23
Jun 29 09:01:58 Straight-path kernel: Linux version 5.4.49-1-lts (linux-lts@archlinux) (gcc version 10.1.0 (GCC)) #1 SMP Thu, 25 Jun 2020 00:14:43 +0000
Jun 29 09:01:58 Straight-path kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=9001b097-9715-4671-8c4c-3a1c8bc1e24e rw loglevel=3 quiet
Jun 29 09:01:58 Straight-path kernel: KERNEL supported cpus:
Jun 29 09:01:58 Straight-path kernel:   Intel GenuineIntel
Jun 29 09:01:58 Straight-path kernel:   AMD AuthenticAMD
Jun 29 09:01:58 Straight-path kernel:   Hygon HygonGenuine
Jun 29 09:01:58 Straight-path kernel:   Centaur CentaurHauls
Jun 29 09:01:58 Straight-path kernel:   zhaoxin   Shanghai  
Jun 29 09:01:58 Straight-path kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 29 09:01:58 Straight-path kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 29 09:01:58 Straight-path kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 29 09:01:58 Straight-path kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Jun 29 09:01:58 Straight-path kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Jun 29 09:01:58 Straight-path kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jun 29 09:01:58 Straight-path kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Jun 29 09:01:58 Straight-path kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Jun 29 09:01:58 Straight-path kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Jun 29 09:01:58 Straight-path kernel: BIOS-provided physical RAM map:
Jun 29 09:01:58 Straight-path kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Jun 29 09:01:58 Straight-path kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Jun 29 09:01:58 Straight-path kernel: BIOS-e820: [mem 0x0000000000100000-0x000000006b729fff] usable
Jun 29 09:01:58 Straight-path kernel: BIOS-e820: [mem 0x000000006b72a000-0x000000006b85ffff] type 20
Jun 29 09:01:58 Straight-path kernel: BIOS-e820: [mem 0x000000006b860000-0x000000006fac1fff] reserved
Jun 29 09:01:58 Straight-path kernel: BIOS-e820: [mem 0x000000006fac2000-0x000000006fca9fff] ACPI NVS
Jun 29 09:01:58 Straight-path kernel: BIOS-e820: [mem 0x000000006fcaa000-0x000000006fd0efff] ACPI data
Jun 29 09:01:58 Straight-path kernel: BIOS-e820: [mem 0x000000006fd0f000-0x000000006fd0ffff] usable
Jun 29 09:01:58 Straight-path kernel: BIOS-e820: [mem 0x000000006fd10000-0x000000007d7fffff] reserved
Jun 29 09:01:58 Straight-path kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Jun 29 09:01:58 Straight-path kernel: BIOS-e820: [mem 0x0000000100000000-0x00000004807fffff] usable
Jun 29 09:01:58 Straight-path kernel: NX (Execute Disable) protection: active
Jun 29 09:01:58 Straight-path kernel: efi: EFI v2.60 by Lenovo
Jun 29 09:01:58 Straight-path kernel: efi:  TPMFinalLog=0x6fca2000  SMBIOS=0x6de55000  SMBIOS 3.0=0x6de48000  ACPI=0x6fd0e000  ACPI 2.0=0x6fd0e014  MEMATTR=0x688ef018  ESRT=0x6dc2f000 
Jun 29 09:01:58 Straight-path kernel: SMBIOS 3.1.1 present.
Jun 29 09:01:58 Straight-path kernel: DMI: LENOVO 20QD00KWUK/20QD00KWUK, BIOS N2HET50W (1.33 ) 05/13/2020
Jun 29 09:01:58 Straight-path kernel: tsc: Detected 2000.000 MHz processor
Jun 29 09:01:58 Straight-path kernel: tsc: Detected 1999.968 MHz TSC
Jun 29 09:01:58 Straight-path kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 29 09:01:58 Straight-path kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 29 09:01:58 Straight-path kernel: last_pfn = 0x480800 max_arch_pfn = 0x400000000
Jun 29 09:01:58 Straight-path kernel: MTRR default type: write-back
Jun 29 09:01:58 Straight-path kernel: MTRR fixed ranges enabled:
Jun 29 09:01:58 Straight-path kernel:   00000-9FFFF write-back
Jun 29 09:01:58 Straight-path kernel:   A0000-BFFFF uncachable
Jun 29 09:01:58 Straight-path kernel:   C0000-FFFFF write-protect
Jun 29 09:01:58 Straight-path kernel: MTRR variable ranges enabled:
Jun 29 09:01:58 Straight-path kernel:   0 base 0080000000 mask 7F80000000 uncachable
Jun 29 09:01:58 Straight-path kernel:   1 base 007C000000 mask 7FFC000000 uncachable
Jun 29 09:01:58 Straight-path kernel:   2 base 007A000000 mask 7FFE000000 uncachable
Jun 29 09:01:58 Straight-path kernel:   3 base 0079000000 mask 7FFF000000 uncachable
Jun 29 09:01:58 Straight-path kernel:   4 base 2000000000 mask 6000000000 uncachable
Jun 29 09:01:58 Straight-path kernel:   5 base 1000000000 mask 7000000000 uncachable
Jun 29 09:01:58 Straight-path kernel:   6 base 0800000000 mask 7800000000 uncachable
Jun 29 09:01:58 Straight-path kernel:   7 base 4000000000 mask 4000000000 uncachable
Jun 29 09:01:58 Straight-path kernel:   8 disabled
Jun 29 09:01:58 Straight-path kernel:   9 disabled
Jun 29 09:01:58 Straight-path kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jun 29 09:01:58 Straight-path kernel: last_pfn = 0x6fd10 max_arch_pfn = 0x400000000
Jun 29 09:01:58 Straight-path kernel: esrt: Reserving ESRT space from 0x000000006dc2f000 to 0x000000006dc2f100.
Jun 29 09:01:58 Straight-path kernel: check: Scanning 1 areas for low memory corruption
Jun 29 09:01:58 Straight-path kernel: Using GB pages for direct mapping
Jun 29 09:01:58 Straight-path kernel: Secure boot could not be determined
Jun 29 09:01:58 Straight-path kernel: RAMDISK: [mem 0x3678b000-0x373bcfff]
Jun 29 09:01:58 Straight-path kernel: ACPI: Early table checksum verification disabled
Jun 29 09:01:58 Straight-path kernel: ACPI: RSDP 0x000000006FD0E014 000024 (v02 LENOVO)
Jun 29 09:01:58 Straight-path kernel: ACPI: XSDT 0x000000006FD0C188 000114 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
Jun 29 09:01:58 Straight-path kernel: ACPI: FACP 0x000000006DC62000 000114 (v06 LENOVO TP-N2H   00001330 PTEC 00000002)
Jun 29 09:01:58 Straight-path kernel: ACPI: DSDT 0x000000006DC34000 0292E7 (v02 LENOVO CFL      20170001 INTL 20160422)
Jun 29 09:01:58 Straight-path kernel: ACPI: FACS 0x000000006FB07000 000040
Jun 29 09:01:58 Straight-path kernel: ACPI: SSDT 0x000000006DCB8000 001B26 (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
Jun 29 09:01:58 Straight-path kernel: ACPI: SSDT 0x000000006DCB7000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
Jun 29 09:01:58 Straight-path kernel: ACPI: SSDT 0x000000006DC7E000 004220 (v02 LENOVO DptfTabl 00001000 INTL 20160527)
Jun 29 09:01:58 Straight-path kernel: ACPI: SSDT 0x000000006DC67000 00330A (v02 LENOVO SaSsdt   00003000 INTL 20160527)
Jun 29 09:01:58 Straight-path kernel: ACPI: SSDT 0x000000006DC66000 000612 (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
Jun 29 09:01:58 Straight-path kernel: ACPI: TPM2 0x000000006DC65000 000034 (v04 LENOVO TP-N2H   00001330 PTEC 00000002)
Jun 29 09:01:58 Straight-path kernel: ACPI: UEFI 0x000000006FB24000 000042 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
Jun 29 09:01:58 Straight-path kernel: ACPI: SSDT 0x000000006DC63000 000530 (v02 LENOVO PerfTune 00001000 INTL 20160527)
Jun 29 09:01:58 Straight-path kernel: ACPI: HPET 0x000000006DC61000 000038 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
Jun 29 09:01:58 Straight-path kernel: ACPI: APIC 0x000000006DC60000 00012C (v03 LENOVO TP-N2H   00001330 PTEC 00000002)
Jun 29 09:01:58 Straight-path kernel: ACPI: MCFG 0x000000006DC5F000 00003C (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
Jun 29 09:01:58 Straight-path kernel: ACPI: ECDT 0x000000006DC5E000 000053 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
Jun 29 09:01:58 Straight-path kernel: ACPI: SSDT 0x000000006DC33000 000024 (v02 LENOVO PID1Ssdt 00000010 INTL 20160527)
Jun 29 09:01:58 Straight-path kernel: ACPI: SSDT 0x000000006DC31000 0014C0 (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
Jun 29 09:01:58 Straight-path kernel: ACPI: BOOT 0x000000006DC30000 000028 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
Jun 29 09:01:58 Straight-path kernel: ACPI: SLIC 0x000000006DC2E000 000176 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
Jun 29 09:01:58 Straight-path kernel: ACPI: SSDT 0x000000006DC2C000 000EF6 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
Jun 29 09:01:58 Straight-path kernel: ACPI: LPIT 0x000000006DC2B000 000094 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
Jun 29 09:01:58 Straight-path kernel: ACPI: WSMT 0x000000006DC2A000 000028 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
Jun 29 09:01:58 Straight-path kernel: ACPI: SSDT 0x000000006DC28000 001983 (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
Jun 29 09:01:58 Straight-path kernel: ACPI: DBGP 0x000000006DC27000 000034 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
Jun 29 09:01:58 Straight-path kernel: ACPI: DBG2 0x000000006DC26000 000054 (v00 LENOVO TP-N2H   00001330 PTEC 00000002)
Jun 29 09:01:58 Straight-path kernel: ACPI: MSDM 0x000000006DC25000 000055 (v03 LENOVO TP-N2H   00001330 PTEC 00000002)
Jun 29 09:01:58 Straight-path kernel: ACPI: BATB 0x000000006DA48000 00004A (v02 LENOVO TP-N2H   00001330 PTEC 00000002)
Jun 29 09:01:58 Straight-path kernel: ACPI: DMAR 0x000000006C241000 0000A8 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
Jun 29 09:01:58 Straight-path kernel: ACPI: NHLT 0x000000006C23F000 00184A (v00 LENOVO TP-N2H   00001330 PTEC 00000002)
Jun 29 09:01:58 Straight-path kernel: ACPI: FPDT 0x000000006C23E000 000044 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
Jun 29 09:01:58 Straight-path kernel: ACPI: BGRT 0x000000006C23D000 000038 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
Jun 29 09:01:58 Straight-path kernel: ACPI: UEFI 0x000000006FB01000 00013E (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
Jun 29 09:01:58 Straight-path kernel: ACPI: Local APIC address 0xfee00000
Jun 29 09:01:58 Straight-path kernel: No NUMA configuration found
Jun 29 09:01:58 Straight-path kernel: Faking a node at [mem 0x0000000000000000-0x00000004807fffff]
Jun 29 09:01:58 Straight-path kernel: NODE_DATA(0) allocated [mem 0x4807fc000-0x4807fffff]
Jun 29 09:01:58 Straight-path kernel: Zone ranges:
Jun 29 09:01:58 Straight-path kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jun 29 09:01:58 Straight-path kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jun 29 09:01:58 Straight-path kernel:   Normal   [mem 0x0000000100000000-0x00000004807fffff]
Jun 29 09:01:58 Straight-path kernel:   Device   empty
Jun 29 09:01:58 Straight-path kernel: Movable zone start for each node
Jun 29 09:01:58 Straight-path kernel: Early memory node ranges
Jun 29 09:01:58 Straight-path kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
Jun 29 09:01:58 Straight-path kernel:   node   0: [mem 0x0000000000100000-0x000000006b729fff]
Jun 29 09:01:58 Straight-path kernel:   node   0: [mem 0x000000006fd0f000-0x000000006fd0ffff]
Jun 29 09:01:58 Straight-path kernel:   node   0: [mem 0x0000000100000000-0x00000004807fffff]
Jun 29 09:01:58 Straight-path kernel: Zeroed struct page in unavailable ranges: 49463 pages
Jun 29 09:01:58 Straight-path kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000004807fffff]
Jun 29 09:01:58 Straight-path kernel: On node 0 totalpages: 4112073
Jun 29 09:01:58 Straight-path kernel:   DMA zone: 64 pages used for memmap
Jun 29 09:01:58 Straight-path kernel:   DMA zone: 22 pages reserved
Jun 29 09:01:58 Straight-path kernel:   DMA zone: 3998 pages, LIFO batch:0
Jun 29 09:01:58 Straight-path kernel:   DMA32 zone: 6813 pages used for memmap
Jun 29 09:01:58 Straight-path kernel:   DMA32 zone: 436011 pages, LIFO batch:63
Jun 29 09:01:58 Straight-path kernel:   Normal zone: 57376 pages used for memmap
Jun 29 09:01:58 Straight-path kernel:   Normal zone: 3672064 pages, LIFO batch:63
Jun 29 09:01:58 Straight-path kernel: Reserving Intel graphics memory at [mem 0x79800000-0x7d7fffff]
Jun 29 09:01:58 Straight-path kernel: ACPI: PM-Timer IO Port: 0x1808
Jun 29 09:01:58 Straight-path kernel: ACPI: Local APIC address 0xfee00000
Jun 29 09:01:58 Straight-path kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jun 29 09:01:58 Straight-path kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jun 29 09:01:58 Straight-path kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jun 29 09:01:58 Straight-path kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jun 29 09:01:58 Straight-path kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Jun 29 09:01:58 Straight-path kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Jun 29 09:01:58 Straight-path kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Jun 29 09:01:58 Straight-path kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Jun 29 09:01:58 Straight-path kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Jun 29 09:01:58 Straight-path kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Jun 29 09:01:58 Straight-path kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Jun 29 09:01:58 Straight-path kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Jun 29 09:01:58 Straight-path kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Jun 29 09:01:58 Straight-path kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Jun 29 09:01:58 Straight-path kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Jun 29 09:01:58 Straight-path kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Jun 29 09:01:58 Straight-path kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Jun 29 09:01:58 Straight-path kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 29 09:01:58 Straight-path kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jun 29 09:01:58 Straight-path kernel: ACPI: IRQ0 used by override.
Jun 29 09:01:58 Straight-path kernel: ACPI: IRQ9 used by override.
Jun 29 09:01:58 Straight-path kernel: Using ACPI (MADT) for SMP configuration information
Jun 29 09:01:58 Straight-path kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Jun 29 09:01:58 Straight-path kernel: e820: update [mem 0x6663f000-0x6687ffff] usable ==> reserved
Jun 29 09:01:58 Straight-path kernel: TSC deadline timer available
Jun 29 09:01:58 Straight-path kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Jun 29 09:01:58 Straight-path kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 29 09:01:58 Straight-path kernel: PM: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Jun 29 09:01:58 Straight-path kernel: PM: Registered nosave memory: [mem 0x6663f000-0x6687ffff]
Jun 29 09:01:58 Straight-path kernel: PM: Registered nosave memory: [mem 0x6b72a000-0x6b85ffff]
Jun 29 09:01:58 Straight-path kernel: PM: Registered nosave memory: [mem 0x6b860000-0x6fac1fff]
Jun 29 09:01:58 Straight-path kernel: PM: Registered nosave memory: [mem 0x6fac2000-0x6fca9fff]
Jun 29 09:01:58 Straight-path kernel: PM: Registered nosave memory: [mem 0x6fcaa000-0x6fd0efff]
Jun 29 09:01:58 Straight-path kernel: PM: Registered nosave memory: [mem 0x6fd10000-0x7d7fffff]
Jun 29 09:01:58 Straight-path kernel: PM: Registered nosave memory: [mem 0x7d800000-0xfe00ffff]
Jun 29 09:01:58 Straight-path kernel: PM: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
Jun 29 09:01:58 Straight-path kernel: PM: Registered nosave memory: [mem 0xfe011000-0xffffffff]
Jun 29 09:01:58 Straight-path kernel: [mem 0x7d800000-0xfe00ffff] available for PCI devices
Jun 29 09:01:58 Straight-path kernel: Booting paravirtualized kernel on bare hardware
Jun 29 09:01:58 Straight-path kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Jun 29 09:01:58 Straight-path kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
Jun 29 09:01:58 Straight-path kernel: percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
Jun 29 09:01:58 Straight-path kernel: pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
Jun 29 09:01:58 Straight-path kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Jun 29 09:01:58 Straight-path kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4047798
Jun 29 09:01:58 Straight-path kernel: Policy zone: Normal
Jun 29 09:01:58 Straight-path kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=9001b097-9715-4671-8c4c-3a1c8bc1e24e rw loglevel=3 quiet
Jun 29 09:01:58 Straight-path kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jun 29 09:01:58 Straight-path kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Jun 29 09:01:58 Straight-path kernel: mem auto-init: stack:byref_all, heap alloc:on, heap free:off
Jun 29 09:01:58 Straight-path kernel: Calgary: detecting Calgary via BIOS EBDA area
Jun 29 09:01:58 Straight-path kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Jun 29 09:01:58 Straight-path kernel: Memory: 15989012K/16448292K available (12291K kernel code, 1325K rwdata, 4004K rodata, 1704K init, 3408K bss, 459280K reserved, 0K cma-reserved)
Jun 29 09:01:58 Straight-path kernel: random: get_random_u64 called from __kmem_cache_create+0x3e/0x610 with crng_init=0
Jun 29 09:01:58 Straight-path kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Jun 29 09:01:58 Straight-path kernel: ftrace: allocating 37441 entries in 147 pages
Jun 29 09:01:58 Straight-path kernel: rcu: Hierarchical RCU implementation.
Jun 29 09:01:58 Straight-path kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
Jun 29 09:01:58 Straight-path kernel: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
Jun 29 09:01:58 Straight-path kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Jun 29 09:01:58 Straight-path kernel: NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
Jun 29 09:01:58 Straight-path kernel: Console: colour dummy device 80x25
Jun 29 09:01:58 Straight-path kernel: printk: console [tty0] enabled
Jun 29 09:01:58 Straight-path kernel: ACPI: Core revision 20190816
Jun 29 09:01:58 Straight-path kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Jun 29 09:01:58 Straight-path kernel: APIC: Switch to symmetric I/O mode setup
Jun 29 09:01:58 Straight-path kernel: DMAR: Host address width 39
Jun 29 09:01:58 Straight-path kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Jun 29 09:01:58 Straight-path kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
Jun 29 09:01:58 Straight-path kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Jun 29 09:01:58 Straight-path kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Jun 29 09:01:58 Straight-path kernel: DMAR: RMRR base: 0x0000006fa7e000 end: 0x0000006fa9dfff
Jun 29 09:01:58 Straight-path kernel: DMAR: RMRR base: 0x00000079000000 end: 0x0000007d7fffff
Jun 29 09:01:58 Straight-path kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Jun 29 09:01:58 Straight-path kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Jun 29 09:01:58 Straight-path kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Jun 29 09:01:58 Straight-path kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Jun 29 09:01:58 Straight-path kernel: x2apic enabled
Jun 29 09:01:58 Straight-path kernel: Switched APIC routing to cluster x2apic.
Jun 29 09:01:58 Straight-path kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 29 09:01:58 Straight-path kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x39a8208cdd2, max_idle_ns: 881590748921 ns
Jun 29 09:01:58 Straight-path kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3999.93 BogoMIPS (lpj=19999680)
Jun 29 09:01:58 Straight-path kernel: pid_max: default: 32768 minimum: 301
Jun 29 09:01:58 Straight-path kernel: LSM: Security Framework initializing
Jun 29 09:01:58 Straight-path kernel: Yama: becoming mindful.
Jun 29 09:01:58 Straight-path kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 29 09:01:58 Straight-path kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 29 09:01:58 Straight-path kernel: *** VALIDATE tmpfs ***
Jun 29 09:01:58 Straight-path kernel: *** VALIDATE proc ***
Jun 29 09:01:58 Straight-path kernel: *** VALIDATE cgroup1 ***
Jun 29 09:01:58 Straight-path kernel: *** VALIDATE cgroup2 ***
Jun 29 09:01:58 Straight-path kernel: mce: CPU0: Thermal monitoring enabled (TM1)
Jun 29 09:01:58 Straight-path kernel: process: using mwait in idle threads
Jun 29 09:01:58 Straight-path kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Jun 29 09:01:58 Straight-path kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Jun 29 09:01:58 Straight-path kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jun 29 09:01:58 Straight-path kernel: Spectre V2 : Mitigation: Enhanced IBRS
Jun 29 09:01:58 Straight-path kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jun 29 09:01:58 Straight-path kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jun 29 09:01:58 Straight-path kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Jun 29 09:01:58 Straight-path kernel: SRBDS: Mitigation: TSX disabled
Jun 29 09:01:58 Straight-path kernel: Freeing SMP alternatives memory: 32K
Jun 29 09:01:58 Straight-path kernel: smpboot: CPU0: Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xc)
Jun 29 09:01:58 Straight-path kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Jun 29 09:01:58 Straight-path kernel: ... version:                4
Jun 29 09:01:58 Straight-path kernel: ... bit width:              48
Jun 29 09:01:58 Straight-path kernel: ... generic registers:      4
Jun 29 09:01:58 Straight-path kernel: ... value mask:             0000ffffffffffff
Jun 29 09:01:58 Straight-path kernel: ... max period:             00007fffffffffff
Jun 29 09:01:58 Straight-path kernel: ... fixed-purpose events:   3
Jun 29 09:01:58 Straight-path kernel: ... event mask:             000000070000000f
Jun 29 09:01:58 Straight-path kernel: rcu: Hierarchical SRCU implementation.
Jun 29 09:01:58 Straight-path kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jun 29 09:01:58 Straight-path kernel: smp: Bringing up secondary CPUs ...
Jun 29 09:01:58 Straight-path kernel: x86: Booting SMP configuration:
Jun 29 09:01:58 Straight-path kernel: .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
Jun 29 09:01:58 Straight-path kernel: smp: Brought up 1 node, 8 CPUs
Jun 29 09:01:58 Straight-path kernel: smpboot: Max logical packages: 1
Jun 29 09:01:58 Straight-path kernel: smpboot: Total of 8 processors activated (31999.48 BogoMIPS)
Jun 29 09:01:58 Straight-path kernel: devtmpfs: initialized
Jun 29 09:01:58 Straight-path kernel: x86/mm: Memory block size: 128MB
Jun 29 09:01:58 Straight-path kernel: PM: Registering ACPI NVS region [mem 0x6fac2000-0x6fca9fff] (1998848 bytes)
Jun 29 09:01:58 Straight-path kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Jun 29 09:01:58 Straight-path kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Jun 29 09:01:58 Straight-path kernel: pinctrl core: initialized pinctrl subsystem
Jun 29 09:01:58 Straight-path kernel: PM: RTC time: 08:01:56, date: 2020-06-29
Jun 29 09:01:58 Straight-path kernel: NET: Registered protocol family 16
Jun 29 09:01:58 Straight-path kernel: audit: initializing netlink subsys (disabled)
Jun 29 09:01:58 Straight-path kernel: audit: type=2000 audit(1593417716.080:1): state=initialized audit_enabled=0 res=1
Jun 29 09:01:58 Straight-path kernel: cpuidle: using governor ladder
Jun 29 09:01:58 Straight-path kernel: cpuidle: using governor menu
Jun 29 09:01:58 Straight-path kernel: Simple Boot Flag at 0x47 set to 0x1
Jun 29 09:01:58 Straight-path kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jun 29 09:01:58 Straight-path kernel: ACPI: bus type PCI registered
Jun 29 09:01:58 Straight-path kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 29 09:01:58 Straight-path kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
Jun 29 09:01:58 Straight-path kernel: PCI: not using MMCONFIG
Jun 29 09:01:58 Straight-path kernel: PCI: Using configuration type 1 for base access
Jun 29 09:01:58 Straight-path kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jun 29 09:01:58 Straight-path kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Jun 29 09:01:58 Straight-path kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Jun 29 09:01:58 Straight-path kernel: ACPI: Added _OSI(Module Device)
Jun 29 09:01:58 Straight-path kernel: ACPI: Added _OSI(Processor Device)
Jun 29 09:01:58 Straight-path kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 29 09:01:58 Straight-path kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 29 09:01:58 Straight-path kernel: ACPI: Added _OSI(Linux-Dell-Video)
Jun 29 09:01:58 Straight-path kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Jun 29 09:01:58 Straight-path kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Jun 29 09:01:58 Straight-path kernel: ACPI: 11 ACPI AML tables successfully acquired and loaded
Jun 29 09:01:58 Straight-path kernel: ACPI: EC: EC started
Jun 29 09:01:58 Straight-path kernel: ACPI: EC: interrupt blocked
Jun 29 09:01:58 Straight-path kernel: ACPI: \: Used as first EC
Jun 29 09:01:58 Straight-path kernel: ACPI: \: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 29 09:01:58 Straight-path kernel: ACPI: EC: Boot ECDT EC used to handle transactions
Jun 29 09:01:58 Straight-path kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jun 29 09:01:58 Straight-path kernel: ACPI: Dynamic OEM Table Load:
Jun 29 09:01:58 Straight-path kernel: ACPI: SSDT 0xFFFF9BA9EDA24000 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
Jun 29 09:01:58 Straight-path kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
Jun 29 09:01:58 Straight-path kernel: ACPI: Dynamic OEM Table Load:
Jun 29 09:01:58 Straight-path kernel: ACPI: SSDT 0xFFFF9BA9EDA2B400 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
Jun 29 09:01:58 Straight-path kernel: ACPI: Dynamic OEM Table Load:
Jun 29 09:01:58 Straight-path kernel: ACPI: SSDT 0xFFFF9BA9EE3AC000 00053F (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
Jun 29 09:01:58 Straight-path kernel: ACPI: Dynamic OEM Table Load:
Jun 29 09:01:58 Straight-path kernel: ACPI: SSDT 0xFFFF9BA9ED9E1E00 000149 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
Jun 29 09:01:58 Straight-path kernel: ACPI: Dynamic OEM Table Load:
Jun 29 09:01:58 Straight-path kernel: ACPI: SSDT 0xFFFF9BA9EE3AB000 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
Jun 29 09:01:58 Straight-path kernel: ACPI: Dynamic OEM Table Load:
Jun 29 09:01:58 Straight-path kernel: ACPI: SSDT 0xFFFF9BA9EE33D800 0005FC (v02 PmRef  ApIst    00003000 INTL 20160527)
Jun 29 09:01:58 Straight-path kernel: ACPI: Dynamic OEM Table Load:
Jun 29 09:01:58 Straight-path kernel: ACPI: SSDT 0xFFFF9BA9EDA2AC00 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
Jun 29 09:01:58 Straight-path kernel: ACPI: Dynamic OEM Table Load:
Jun 29 09:01:58 Straight-path kernel: ACPI: SSDT 0xFFFF9BA9EDFD6000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160527)
Jun 29 09:01:58 Straight-path kernel: ACPI: Dynamic OEM Table Load:
Jun 29 09:01:58 Straight-path kernel: ACPI: SSDT 0xFFFF9BA9EDA2D400 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
Jun 29 09:01:58 Straight-path kernel: ACPI: Interpreter enabled
Jun 29 09:01:58 Straight-path kernel: ACPI: (supports S0 S3 S4 S5)
Jun 29 09:01:58 Straight-path kernel: ACPI: Using IOAPIC for interrupt routing
Jun 29 09:01:58 Straight-path kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
Jun 29 09:01:58 Straight-path kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in ACPI motherboard resources
Jun 29 09:01:58 Straight-path kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 29 09:01:58 Straight-path kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Jun 29 09:01:58 Straight-path kernel: ACPI: Power Resource [PUBS] (on)
Jun 29 09:01:58 Straight-path kernel: ACPI: Power Resource [USBC] (on)
Jun 29 09:01:58 Straight-path kernel: ACPI: Power Resource [V0PR] (on)
Jun 29 09:01:58 Straight-path kernel: ACPI: Power Resource [V1PR] (on)
Jun 29 09:01:58 Straight-path kernel: ACPI: Power Resource [V2PR] (on)
Jun 29 09:01:58 Straight-path kernel: ACPI: Power Resource [WRST] (on)
Jun 29 09:01:58 Straight-path kernel: ACPI: Power Resource [PIN] (off)
Jun 29 09:01:58 Straight-path kernel: ACPI: Power Resource [PINP] (off)
Jun 29 09:01:58 Straight-path kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
Jun 29 09:01:58 Straight-path kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Jun 29 09:01:58 Straight-path kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME AER PCIeCapability]
Jun 29 09:01:58 Straight-path kernel: acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
Jun 29 09:01:58 Straight-path kernel: acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Jun 29 09:01:58 Straight-path kernel: acpi PNP0A08:00: _OSC: platform willing to grant [LTR]
Jun 29 09:01:58 Straight-path kernel: acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
Jun 29 09:01:58 Straight-path kernel: PCI host bridge to bus 0000:00
Jun 29 09:01:58 Straight-path kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Jun 29 09:01:58 Straight-path kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jun 29 09:01:58 Straight-path kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jun 29 09:01:58 Straight-path kernel: pci_bus 0000:00: root bus resource [mem 0x7d800000-0xefffffff window]
Jun 29 09:01:58 Straight-path kernel: pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
Jun 29 09:01:58 Straight-path kernel: pci_bus 0000:00: root bus resource [bus 00-7e]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:00.0: [8086:3e34] type 00 class 0x060000
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:02.0: [8086:3ea0] type 00 class 0x030000
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:02.0: reg 0x10: [mem 0xe9000000-0xe9ffffff 64bit]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:02.0: reg 0x20: [io  0x2000-0x203f]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:04.0: reg 0x10: [mem 0xea330000-0xea337fff 64bit]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:08.0: reg 0x10: [mem 0xea342000-0xea342fff 64bit]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:12.0: [8086:9df9] type 00 class 0x118000
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:12.0: reg 0x10: [mem 0xea343000-0xea343fff 64bit]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:14.0: [8086:9ded] type 00 class 0x0c0330
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:14.0: reg 0x10: [mem 0xea320000-0xea32ffff 64bit]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:14.2: [8086:9def] type 00 class 0x050000
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:14.2: reg 0x10: [mem 0xea340000-0xea341fff 64bit]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:14.2: reg 0x18: [mem 0xea344000-0xea344fff 64bit]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:14.3: [8086:9df0] type 00 class 0x028000
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:14.3: reg 0x10: [mem 0xea338000-0xea33bfff 64bit]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:15.0: [8086:9de8] type 00 class 0x0c8000
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:15.0: reg 0x10: [mem 0xea345000-0xea345fff 64bit]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:15.1: [8086:9de9] type 00 class 0x0c8000
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:15.1: reg 0x10: [mem 0xea346000-0xea346fff 64bit]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:16.0: [8086:9de0] type 00 class 0x078000
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:16.0: reg 0x10: [mem 0xea347000-0xea347fff 64bit]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:16.0: PME# supported from D3hot
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1c.0: [8086:9db8] type 01 class 0x060400
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1d.0: [8086:9db0] type 01 class 0x060400
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1d.4: [8086:9db4] type 01 class 0x060400
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1d.4: PTM enabled (root), 4ns granularity
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1f.0: [8086:9d84] type 00 class 0x060100
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1f.3: [8086:9dc8] type 00 class 0x040380
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xea33c000-0xea33ffff 64bit]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xea000000-0xea0fffff 64bit]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1f.4: [8086:9da3] type 00 class 0x0c0500
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xea348000-0xea3480ff 64bit]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1f.5: [8086:9da4] type 00 class 0x0c8000
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1f.6: [8086:15be] type 00 class 0x020000
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xea300000-0xea31ffff]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Jun 29 09:01:58 Straight-path kernel: pci 0000:02:00.0: [8086:7360] type 00 class 0x0d4000
Jun 29 09:01:58 Straight-path kernel: pci 0000:02:00.0: reg 0x10: [mem 0xea200000-0xea200fff 64bit]
Jun 29 09:01:58 Straight-path kernel: pci 0000:02:00.0: reg 0x18: [mem 0xea201000-0xea2013ff 64bit]
Jun 29 09:01:58 Straight-path kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1c.0:   bridge window [mem 0xea200000-0xea2fffff]
Jun 29 09:01:58 Straight-path kernel: pci 0000:03:00.0: [15b7:5006] type 00 class 0x010802
Jun 29 09:01:58 Straight-path kernel: pci 0000:03:00.0: reg 0x10: [mem 0xea100000-0xea103fff 64bit]
Jun 29 09:01:58 Straight-path kernel: pci 0000:03:00.0: reg 0x20: [mem 0xea104000-0xea1040ff 64bit]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1d.0: PCI bridge to [bus 03]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1d.0:   bridge window [mem 0xea100000-0xea1fffff]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1d.4: PCI bridge to [bus 05-52]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1d.4:   bridge window [mem 0xd0000000-0xe81fffff]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1d.4:   bridge window [mem 0x80000000-0xbfffffff 64bit pref]
Jun 29 09:01:58 Straight-path kernel: ACPI: EC: interrupt unblocked
Jun 29 09:01:58 Straight-path kernel: ACPI: EC: event unblocked
Jun 29 09:01:58 Straight-path kernel: ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 29 09:01:58 Straight-path kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions and events
Jun 29 09:01:58 Straight-path kernel: iommu: Default domain type: Translated 
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:02.0: vgaarb: setting as boot device
Jun 29 09:01:58 Straight-path kernel: vgaarb: loaded
Jun 29 09:01:58 Straight-path kernel: ACPI: bus type USB registered
Jun 29 09:01:58 Straight-path kernel: usbcore: registered new interface driver usbfs
Jun 29 09:01:58 Straight-path kernel: usbcore: registered new interface driver hub
Jun 29 09:01:58 Straight-path kernel: usbcore: registered new device driver usb
Jun 29 09:01:58 Straight-path kernel: pps_core: LinuxPPS API ver. 1 registered
Jun 29 09:01:58 Straight-path kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jun 29 09:01:58 Straight-path kernel: PTP clock support registered
Jun 29 09:01:58 Straight-path kernel: EDAC MC: Ver: 3.0.0
Jun 29 09:01:58 Straight-path kernel: Registered efivars operations
Jun 29 09:01:58 Straight-path kernel: PCI: Using ACPI for IRQ routing
Jun 29 09:01:58 Straight-path kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 29 09:01:58 Straight-path kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Jun 29 09:01:58 Straight-path kernel: e820: reserve RAM buffer [mem 0x6663f000-0x67ffffff]
Jun 29 09:01:58 Straight-path kernel: e820: reserve RAM buffer [mem 0x6b72a000-0x6bffffff]
Jun 29 09:01:58 Straight-path kernel: e820: reserve RAM buffer [mem 0x6fd10000-0x6fffffff]
Jun 29 09:01:58 Straight-path kernel: e820: reserve RAM buffer [mem 0x480800000-0x483ffffff]
Jun 29 09:01:58 Straight-path kernel: NetLabel: Initializing
Jun 29 09:01:58 Straight-path kernel: NetLabel:  domain hash size = 128
Jun 29 09:01:58 Straight-path kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jun 29 09:01:58 Straight-path kernel: NetLabel:  unlabeled traffic allowed by default
Jun 29 09:01:58 Straight-path kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Jun 29 09:01:58 Straight-path kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Jun 29 09:01:58 Straight-path kernel: clocksource: Switched to clocksource tsc-early
Jun 29 09:01:58 Straight-path kernel: *** VALIDATE bpf ***
Jun 29 09:01:58 Straight-path kernel: VFS: Disk quotas dquot_6.6.0
Jun 29 09:01:58 Straight-path kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 29 09:01:58 Straight-path kernel: *** VALIDATE ramfs ***
Jun 29 09:01:58 Straight-path kernel: *** VALIDATE hugetlbfs ***
Jun 29 09:01:58 Straight-path kernel: pnp: PnP ACPI init
Jun 29 09:01:58 Straight-path kernel: system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
Jun 29 09:01:58 Straight-path kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 29 09:01:58 Straight-path kernel: system 00:01: [io  0x1800-0x18fe] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:01: [mem 0xfd000000-0xfd69ffff] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:01: [mem 0xfd6b0000-0xfd6cffff] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:01: [mem 0xfd6f0000-0xfdffffff] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
Jun 29 09:01:58 Straight-path kernel: system 00:01: [mem 0xfe200000-0xfe7fffff] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:01: [mem 0xff000000-0xffffffff] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 29 09:01:58 Straight-path kernel: system 00:02: [io  0xff00-0xfffe] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 29 09:01:58 Straight-path kernel: system 00:03: [io  0x0680-0x069f] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:03: [io  0x164e-0x164f] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 29 09:01:58 Straight-path kernel: system 00:04: [io  0x1854-0x1857] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Jun 29 09:01:58 Straight-path kernel: pnp 00:05: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
Jun 29 09:01:58 Straight-path kernel: pnp 00:06: Plug and Play ACPI device, IDs LEN0300 PNP0f13 (active)
Jun 29 09:01:58 Straight-path kernel: system 00:07: [io  0x1800-0x189f] could not be reserved
Jun 29 09:01:58 Straight-path kernel: system 00:07: [io  0x0800-0x087f] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:07: [io  0x0880-0x08ff] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:07: [io  0x0900-0x097f] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:07: [io  0x0980-0x09ff] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:07: [io  0x0a00-0x0a7f] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:07: [io  0x0a80-0x0aff] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:07: [io  0x0b00-0x0b7f] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:07: [io  0x0b80-0x0bff] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:07: [io  0x15e0-0x15ef] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:07: [io  0x1600-0x167f] could not be reserved
Jun 29 09:01:58 Straight-path kernel: system 00:07: [io  0x1640-0x165f] could not be reserved
Jun 29 09:01:58 Straight-path kernel: system 00:07: [mem 0xf0000000-0xf7ffffff] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:07: [mem 0xfed10000-0xfed13fff] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:07: [mem 0xfeb00000-0xfebfffff] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
Jun 29 09:01:58 Straight-path kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 29 09:01:58 Straight-path kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 29 09:01:58 Straight-path kernel: system 00:09: [mem 0xfed10000-0xfed17fff] could not be reserved
Jun 29 09:01:58 Straight-path kernel: system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:09: [mem 0xf0000000-0xf7ffffff] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:09: [mem 0xfed90000-0xfed93fff] could not be reserved
Jun 29 09:01:58 Straight-path kernel: system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:09: [mem 0xfee00000-0xfeefffff] has been reserved
Jun 29 09:01:58 Straight-path kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 29 09:01:58 Straight-path kernel: system 00:0a: [mem 0x00000000-0x0009ffff] could not be reserved
Jun 29 09:01:58 Straight-path kernel: system 00:0a: [mem 0x000c0000-0x000c3fff] could not be reserved
Jun 29 09:01:58 Straight-path kernel: system 00:0a: [mem 0x000c8000-0x000cbfff] could not be reserved
Jun 29 09:01:58 Straight-path kernel: system 00:0a: [mem 0x000d0000-0x000d3fff] could not be reserved
Jun 29 09:01:58 Straight-path kernel: system 00:0a: [mem 0x000d8000-0x000dbfff] could not be reserved
Jun 29 09:01:58 Straight-path kernel: system 00:0a: [mem 0x000e0000-0x000e3fff] could not be reserved
Jun 29 09:01:58 Straight-path kernel: system 00:0a: [mem 0x000e8000-0x000ebfff] could not be reserved
Jun 29 09:01:58 Straight-path kernel: system 00:0a: [mem 0x000f0000-0x000fffff] could not be reserved
Jun 29 09:01:58 Straight-path kernel: system 00:0a: [mem 0x00100000-0x7d7fffff] could not be reserved
Jun 29 09:01:58 Straight-path kernel: system 00:0a: [mem 0xfec00000-0xfed3ffff] could not be reserved
Jun 29 09:01:58 Straight-path kernel: system 00:0a: [mem 0xfed4c000-0xffffffff] could not be reserved
Jun 29 09:01:58 Straight-path kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
Jun 29 09:01:58 Straight-path kernel: pnp: PnP ACPI: found 11 devices
Jun 29 09:01:58 Straight-path kernel: thermal_sys: Registered thermal governor 'fair_share'
Jun 29 09:01:58 Straight-path kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jun 29 09:01:58 Straight-path kernel: thermal_sys: Registered thermal governor 'step_wise'
Jun 29 09:01:58 Straight-path kernel: thermal_sys: Registered thermal governor 'user_space'
Jun 29 09:01:58 Straight-path kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jun 29 09:01:58 Straight-path kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1d.4: bridge window [io  0x1000-0x0fff] to [bus 05-52] add_size 1000
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1d.4: BAR 13: assigned [io  0x3000-0x3fff]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1c.0:   bridge window [mem 0xea200000-0xea2fffff]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1d.0: PCI bridge to [bus 03]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1d.0:   bridge window [mem 0xea100000-0xea1fffff]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1d.4: PCI bridge to [bus 05-52]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1d.4:   bridge window [io  0x3000-0x3fff]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1d.4:   bridge window [mem 0xd0000000-0xe81fffff]
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:1d.4:   bridge window [mem 0x80000000-0xbfffffff 64bit pref]
Jun 29 09:01:58 Straight-path kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Jun 29 09:01:58 Straight-path kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Jun 29 09:01:58 Straight-path kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Jun 29 09:01:58 Straight-path kernel: pci_bus 0000:00: resource 7 [mem 0x7d800000-0xefffffff window]
Jun 29 09:01:58 Straight-path kernel: pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
Jun 29 09:01:58 Straight-path kernel: pci_bus 0000:02: resource 1 [mem 0xea200000-0xea2fffff]
Jun 29 09:01:58 Straight-path kernel: pci_bus 0000:03: resource 1 [mem 0xea100000-0xea1fffff]
Jun 29 09:01:58 Straight-path kernel: pci_bus 0000:05: resource 0 [io  0x3000-0x3fff]
Jun 29 09:01:58 Straight-path kernel: pci_bus 0000:05: resource 1 [mem 0xd0000000-0xe81fffff]
Jun 29 09:01:58 Straight-path kernel: pci_bus 0000:05: resource 2 [mem 0x80000000-0xbfffffff 64bit pref]
Jun 29 09:01:58 Straight-path kernel: NET: Registered protocol family 2
Jun 29 09:01:58 Straight-path kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Jun 29 09:01:58 Straight-path kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jun 29 09:01:58 Straight-path kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Jun 29 09:01:58 Straight-path kernel: TCP: Hash tables configured (established 131072 bind 65536)
Jun 29 09:01:58 Straight-path kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 29 09:01:58 Straight-path kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 29 09:01:58 Straight-path kernel: NET: Registered protocol family 1
Jun 29 09:01:58 Straight-path kernel: NET: Registered protocol family 44
Jun 29 09:01:58 Straight-path kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 29 09:01:58 Straight-path kernel: PCI: CLS 0 bytes, default 64
Jun 29 09:01:58 Straight-path kernel: Trying to unpack rootfs image as initramfs...
Jun 29 09:01:58 Straight-path kernel: Freeing initrd memory: 12488K
Jun 29 09:01:58 Straight-path kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 29 09:01:58 Straight-path kernel: software IO TLB: mapped [mem 0x6263f000-0x6663f000] (64MB)
Jun 29 09:01:58 Straight-path kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Jun 29 09:01:58 Straight-path kernel: check: Scanning for low memory corruption every 60 seconds
Jun 29 09:01:58 Straight-path kernel: Initialise system trusted keyrings
Jun 29 09:01:58 Straight-path kernel: Key type blacklist registered
Jun 29 09:01:58 Straight-path kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Jun 29 09:01:58 Straight-path kernel: zbud: loaded
Jun 29 09:01:58 Straight-path kernel: Key type asymmetric registered
Jun 29 09:01:58 Straight-path kernel: Asymmetric key parser 'x509' registered
Jun 29 09:01:58 Straight-path kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
Jun 29 09:01:58 Straight-path kernel: io scheduler mq-deadline registered
Jun 29 09:01:58 Straight-path kernel: io scheduler kyber registered
Jun 29 09:01:58 Straight-path kernel: io scheduler bfq registered
Jun 29 09:01:58 Straight-path kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 29 09:01:58 Straight-path kernel: efifb: probing for efifb
Jun 29 09:01:58 Straight-path kernel: efifb: showing boot graphics
Jun 29 09:01:58 Straight-path kernel: efifb: framebuffer at 0xc0000000, using 32448k, total 32448k
Jun 29 09:01:58 Straight-path kernel: efifb: mode is 3840x2160x32, linelength=15360, pages=1
Jun 29 09:01:58 Straight-path kernel: efifb: scrolling: redraw
Jun 29 09:01:58 Straight-path kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jun 29 09:01:58 Straight-path kernel: fbcon: Deferring console take-over
Jun 29 09:01:58 Straight-path kernel: fb0: EFI VGA frame buffer device
Jun 29 09:01:58 Straight-path kernel: intel_idle: MWAIT substates: 0x11142120
Jun 29 09:01:58 Straight-path kernel: intel_idle: v0.4.1 model 0x8E
Jun 29 09:01:58 Straight-path kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Jun 29 09:01:58 Straight-path kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
Jun 29 09:01:58 Straight-path kernel: ACPI: Sleep Button [SLPB]
Jun 29 09:01:58 Straight-path kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
Jun 29 09:01:58 Straight-path kernel: ACPI: Lid Switch [LID]
Jun 29 09:01:58 Straight-path kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Jun 29 09:01:58 Straight-path kernel: ACPI: Power Button [PWRF]
Jun 29 09:01:58 Straight-path kernel: thermal LNXTHERM:00: registered as thermal_zone0
Jun 29 09:01:58 Straight-path kernel: ACPI: Thermal Zone [THM0] (29 C)
Jun 29 09:01:58 Straight-path kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Jun 29 09:01:58 Straight-path kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Jun 29 09:01:58 Straight-path kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
Jun 29 09:01:58 Straight-path kernel: nvme nvme0: pci function 0000:03:00.0
Jun 29 09:01:58 Straight-path kernel: usbcore: registered new interface driver usbserial_generic
Jun 29 09:01:58 Straight-path kernel: usbserial: USB Serial support registered for generic
Jun 29 09:01:58 Straight-path kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Jun 29 09:01:58 Straight-path kernel: rtc_cmos rtc_cmos: registered as rtc0
Jun 29 09:01:58 Straight-path kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Jun 29 09:01:58 Straight-path kernel: intel_pstate: Intel P-state driver initializing
Jun 29 09:01:58 Straight-path kernel: intel_pstate: HWP enabled
Jun 29 09:01:58 Straight-path kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 29 09:01:58 Straight-path kernel: intel_pmc_core intel_pmc_core.0:  initialized
Jun 29 09:01:58 Straight-path kernel: drop_monitor: Initializing network drop monitor service
Jun 29 09:01:58 Straight-path kernel: NET: Registered protocol family 10
Jun 29 09:01:58 Straight-path kernel: Segment Routing with IPv6
Jun 29 09:01:58 Straight-path kernel: NET: Registered protocol family 17
Jun 29 09:01:58 Straight-path kernel: RAS: Correctable Errors collector initialized.
Jun 29 09:01:58 Straight-path kernel: microcode: sig=0x806ec, pf=0x80, revision=0xd6
Jun 29 09:01:58 Straight-path kernel: microcode: Microcode Update Driver: v2.2.
Jun 29 09:01:58 Straight-path kernel: IPI shorthand broadcast: enabled
Jun 29 09:01:58 Straight-path kernel: sched_clock: Marking stable (1040996169, -9038533)->(1050447068, -18489432)
Jun 29 09:01:58 Straight-path kernel: registered taskstats version 1
Jun 29 09:01:58 Straight-path kernel: Loading compiled-in X.509 certificates
Jun 29 09:01:58 Straight-path kernel: Loaded X.509 cert 'Build time autogenerated kernel key: f7dd3385db5461205bef49b770d4aa8d638c8806'
Jun 29 09:01:58 Straight-path kernel: zswap: loaded using pool lzo/zbud
Jun 29 09:01:58 Straight-path kernel: Key type ._fscrypt registered
Jun 29 09:01:58 Straight-path kernel: Key type .fscrypt registered
Jun 29 09:01:58 Straight-path kernel: Key type big_key registered
Jun 29 09:01:58 Straight-path kernel: PM:   Magic number: 8:986:18
Jun 29 09:01:58 Straight-path kernel: rtc_cmos rtc_cmos: setting system clock to 2020-06-29T08:01:57 UTC (1593417717)
Jun 29 09:01:58 Straight-path kernel: nvme nvme0: 8/0/0 default/read/poll queues
Jun 29 09:01:58 Straight-path kernel:  nvme0n1: p1 p2 p3
Jun 29 09:01:58 Straight-path kernel: Freeing unused decrypted memory: 2040K
Jun 29 09:01:58 Straight-path kernel: Freeing unused kernel image memory: 1704K
Jun 29 09:01:58 Straight-path kernel: Write protecting the kernel read-only data: 18432k
Jun 29 09:01:58 Straight-path kernel: Freeing unused kernel image memory: 2012K
Jun 29 09:01:58 Straight-path kernel: Freeing unused kernel image memory: 92K
Jun 29 09:01:58 Straight-path kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 29 09:01:58 Straight-path kernel: Run /init as init process
Jun 29 09:01:58 Straight-path kernel: fbcon: Taking over console
Jun 29 09:01:58 Straight-path kernel: Console: switching to colour frame buffer device 480x135
Jun 29 09:01:58 Straight-path kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Jun 29 09:01:58 Straight-path kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jun 29 09:01:58 Straight-path kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jun 29 09:01:58 Straight-path kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 29 09:01:58 Straight-path kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Jun 29 09:01:58 Straight-path kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
Jun 29 09:01:58 Straight-path kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Jun 29 09:01:58 Straight-path kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
Jun 29 09:01:58 Straight-path kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 29 09:01:58 Straight-path kernel: usb usb1: Product: xHCI Host Controller
Jun 29 09:01:58 Straight-path kernel: usb usb1: Manufacturer: Linux 5.4.49-1-lts xhci-hcd
Jun 29 09:01:58 Straight-path kernel: usb usb1: SerialNumber: 0000:00:14.0
Jun 29 09:01:58 Straight-path kernel: hub 1-0:1.0: USB hub found
Jun 29 09:01:58 Straight-path kernel: hub 1-0:1.0: 12 ports detected
Jun 29 09:01:58 Straight-path kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 29 09:01:58 Straight-path kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Jun 29 09:01:58 Straight-path kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Jun 29 09:01:58 Straight-path kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
Jun 29 09:01:58 Straight-path kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 29 09:01:58 Straight-path kernel: usb usb2: Product: xHCI Host Controller
Jun 29 09:01:58 Straight-path kernel: usb usb2: Manufacturer: Linux 5.4.49-1-lts xhci-hcd
Jun 29 09:01:58 Straight-path kernel: usb usb2: SerialNumber: 0000:00:14.0
Jun 29 09:01:58 Straight-path kernel: hub 2-0:1.0: USB hub found
Jun 29 09:01:58 Straight-path kernel: hub 2-0:1.0: 6 ports detected
Jun 29 09:01:58 Straight-path kernel: usb: port power management may be unreliable
Jun 29 09:01:58 Straight-path kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Jun 29 09:01:58 Straight-path kernel: EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null)
Jun 29 09:01:58 Straight-path kernel: random: fast init done
Jun 29 09:01:58 Straight-path systemd[1]: systemd 245.6-8-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Jun 29 09:01:58 Straight-path systemd[1]: Detected architecture x86-64.
Jun 29 09:01:58 Straight-path systemd[1]: Set hostname to <Straight-path>.
Jun 29 09:01:58 Straight-path kernel: usb 1-8: new high-speed USB device number 2 using xhci_hcd
Jun 29 09:01:58 Straight-path systemd[1]: Created slice system-getty.slice.
Jun 29 09:01:58 Straight-path systemd[1]: Created slice system-modprobe.slice.
Jun 29 09:01:58 Straight-path systemd[1]: Created slice system-systemd\x2dfsck.slice.
Jun 29 09:01:58 Straight-path systemd[1]: Created slice User and Session Slice.
Jun 29 09:01:58 Straight-path systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 29 09:01:58 Straight-path systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jun 29 09:01:58 Straight-path systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jun 29 09:01:58 Straight-path systemd[1]: Reached target Local Encrypted Volumes.
Jun 29 09:01:58 Straight-path systemd[1]: Reached target Login Prompts.
Jun 29 09:01:58 Straight-path systemd[1]: Reached target Paths.
Jun 29 09:01:58 Straight-path systemd[1]: Reached target Remote File Systems.
Jun 29 09:01:58 Straight-path systemd[1]: Reached target Slices.
Jun 29 09:01:58 Straight-path systemd[1]: Reached target System Time Set.
Jun 29 09:01:58 Straight-path systemd[1]: Reached target System Time Synchronized.
Jun 29 09:01:58 Straight-path systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jun 29 09:01:58 Straight-path systemd[1]: Listening on LVM2 metadata daemon socket.
Jun 29 09:01:58 Straight-path systemd[1]: Listening on LVM2 poll daemon socket.
Jun 29 09:01:58 Straight-path systemd[1]: Listening on Process Core Dump Socket.
Jun 29 09:01:58 Straight-path systemd[1]: Listening on initctl Compatibility Named Pipe.
Jun 29 09:01:58 Straight-path systemd[1]: Listening on Journal Audit Socket.
Jun 29 09:01:58 Straight-path systemd[1]: Listening on Journal Socket (/dev/log).
Jun 29 09:01:58 Straight-path systemd[1]: Listening on Journal Socket.
Jun 29 09:01:58 Straight-path systemd[1]: Listening on udev Control Socket.
Jun 29 09:01:58 Straight-path systemd[1]: Listening on udev Kernel Socket.
Jun 29 09:01:58 Straight-path systemd[1]: Mounting Huge Pages File System...
Jun 29 09:01:58 Straight-path systemd[1]: Mounting POSIX Message Queue File System...
Jun 29 09:01:58 Straight-path systemd[1]: Mounting Kernel Debug File System...
Jun 29 09:01:58 Straight-path systemd[1]: Mounting Kernel Trace File System...
Jun 29 09:01:58 Straight-path systemd[1]: Starting Create list of static device nodes for the current kernel...
Jun 29 09:01:58 Straight-path systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jun 29 09:01:58 Straight-path systemd[1]: Starting Load Kernel Module drm...
Jun 29 09:01:58 Straight-path systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Jun 29 09:01:58 Straight-path systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Jun 29 09:01:58 Straight-path systemd[1]: Starting Journal Service...
Jun 29 09:01:58 Straight-path systemd[1]: Starting Load Kernel Modules...
Jun 29 09:01:58 Straight-path systemd[1]: Starting Remount Root and Kernel File Systems...
Jun 29 09:01:58 Straight-path systemd[1]: Starting udev Coldplug all Devices...
Jun 29 09:01:58 Straight-path systemd[1]: Mounted Huge Pages File System.
Jun 29 09:01:58 Straight-path systemd[1]: Mounted POSIX Message Queue File System.
Jun 29 09:01:58 Straight-path systemd[1]: Mounted Kernel Debug File System.
Jun 29 09:01:58 Straight-path systemd[1]: Mounted Kernel Trace File System.
Jun 29 09:01:58 Straight-path systemd[1]: Finished Create list of static device nodes for the current kernel.
Jun 29 09:01:58 Straight-path kernel: Linux agpgart interface v0.103
Jun 29 09:01:58 Straight-path kernel: random: lvm: uninitialized urandom read (4 bytes read)
Jun 29 09:01:58 Straight-path kernel: EXT4-fs (nvme0n1p3): re-mounted. Opts: (null)
Jun 29 09:01:58 Straight-path systemd[1]: Finished Remount Root and Kernel File Systems.
Jun 29 09:01:58 Straight-path systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Jun 29 09:01:58 Straight-path systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Jun 29 09:01:58 Straight-path systemd[1]: Starting Load/Save Random Seed...
Jun 29 09:01:58 Straight-path systemd[1]: Starting Create System Users...
Jun 29 09:01:58 Straight-path kernel: SCSI subsystem initialized
Jun 29 09:01:58 Straight-path systemd[1]: Finished Create System Users.
Jun 29 09:01:58 Straight-path systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 29 09:01:58 Straight-path systemd[1]: Finished Load Kernel Modules.
Jun 29 09:01:58 Straight-path systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Jun 29 09:01:58 Straight-path systemd[1]: Mounting Kernel Configuration File System...
Jun 29 09:01:58 Straight-path systemd[1]: Starting Apply Kernel Variables...
Jun 29 09:01:58 Straight-path systemd[1]: Mounted Kernel Configuration File System.
Jun 29 09:01:58 Straight-path systemd[1]: modprobe@drm.service: Succeeded.
Jun 29 09:01:58 Straight-path systemd[1]: Finished Load Kernel Module drm.
Jun 29 09:01:58 Straight-path systemd[1]: Finished Apply Kernel Variables.
Jun 29 09:01:58 Straight-path systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 29 09:01:58 Straight-path systemd[1]: Starting udev Kernel Device Manager...
Jun 29 09:01:58 Straight-path systemd[1]: Finished udev Coldplug all Devices.
Jun 29 09:01:58 Straight-path kernel: tsc: Refined TSC clocksource calibration: 1992.021 MHz
Jun 29 09:01:58 Straight-path kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396d79da2fd, max_idle_ns: 881590590736 ns
Jun 29 09:01:58 Straight-path kernel: clocksource: Switched to clocksource tsc
Jun 29 09:01:58 Straight-path kernel: usb 1-8: New USB device found, idVendor=04f2, idProduct=b67c, bcdDevice=67.23
Jun 29 09:01:58 Straight-path kernel: usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Jun 29 09:01:58 Straight-path kernel: usb 1-8: Product: Integrated Camera
Jun 29 09:01:58 Straight-path kernel: usb 1-8: Manufacturer: Chicony Electronics Co.,Ltd.
Jun 29 09:01:58 Straight-path kernel: usb 1-8: SerialNumber: 0001
Jun 29 09:01:58 Straight-path systemd-journald[225]: Journal started
Jun 29 09:01:58 Straight-path systemd-journald[225]: Runtime Journal (/run/log/journal/c64ad6b4310a41e0a9656e3a4dcb1435) is 8.0M, max 784.7M, 776.7M free.
Jun 29 09:01:58 Straight-path systemd-modules-load[226]: Inserted module 'crypto_user'
Jun 29 09:01:58 Straight-path systemd-random-seed[231]: Kernel entropy pool is not initialized yet, waiting until it is.
Jun 29 09:01:58 Straight-path 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'
Jun 29 09:01:58 Straight-path systemd-modules-load[226]: Inserted module 'sg'
Jun 29 09:01:58 Straight-path systemd-sysctl[237]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
Jun 29 09:01:58 Straight-path systemd-sysctl[237]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
Jun 29 09:01:58 Straight-path systemd-sysctl[237]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
Jun 29 09:01:58 Straight-path systemd-sysctl[237]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
Jun 29 09:01:58 Straight-path systemd-sysctl[237]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
Jun 29 09:01:58 Straight-path systemd-sysctl[237]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
Jun 29 09:01:58 Straight-path systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 29 09:01:58 Straight-path systemd[1]: Started Journal Service.
Jun 29 09:01:58 Straight-path kernel: audit: type=1130 audit(1593417718.607:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:01:58 Straight-path systemd-journald[225]: Time spent on flushing to /var/log/journal/c64ad6b4310a41e0a9656e3a4dcb1435 is 72.726ms for 727 entries.
Jun 29 09:01:58 Straight-path systemd-journald[225]: System Journal (/var/log/journal/c64ad6b4310a41e0a9656e3a4dcb1435) is 80.0M, max 4.0G, 3.9G free.
Jun 29 09:01:58 Straight-path kernel: audit: type=1130 audit(1593417718.667:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:01:58 Straight-path kernel: audit: type=1130 audit(1593417718.667:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:01:58 Straight-path kernel: usb 1-9: new full-speed USB device number 3 using xhci_hcd
Jun 29 09:01:58 Straight-path 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'
Jun 29 09:01:58 Straight-path audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:01:58 Straight-path systemd[1]: Started udev Kernel Device Manager.
Jun 29 09:01:58 Straight-path systemd[1]: Started LVM2 metadata daemon.
Jun 29 09:01:58 Straight-path systemd[1]: Finished Flush Journal to Persistent Storage.
Jun 29 09:01:58 Straight-path 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'
Jun 29 09:01:58 Straight-path kernel: audit: type=1130 audit(1593417718.697:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:01:58 Straight-path kernel: ACPI: AC Adapter [AC] (off-line)
Jun 29 09:01:58 Straight-path kernel: Non-volatile memory driver v1.3
Jun 29 09:01:58 Straight-path kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.26
Jun 29 09:01:58 Straight-path kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Jun 29 09:01:58 Straight-path kernel: thinkpad_acpi: ThinkPad BIOS N2HET50W (1.33 ), EC N2HHT34W
Jun 29 09:01:58 Straight-path kernel: thinkpad_acpi: Lenovo ThinkPad X1 Carbon 7th, model 20QD00KWUK
Jun 29 09:01:58 Straight-path kernel: thinkpad_acpi: radio switch found; radios are enabled
Jun 29 09:01:58 Straight-path kernel: thinkpad_acpi: Tablet mode switch found (type: GMMS), currently in laptop mode
Jun 29 09:01:58 Straight-path kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
Jun 29 09:01:58 Straight-path kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
Jun 29 09:01:58 Straight-path kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
Jun 29 09:01:58 Straight-path kernel: thinkpad_acpi: rfkill switch tpacpi_wwan_sw: radio is blocked
Jun 29 09:01:58 Straight-path kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jun 29 09:01:58 Straight-path kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jun 29 09:01:58 Straight-path kernel: acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jun 29 09:01:58 Straight-path kernel: acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jun 29 09:01:58 Straight-path kernel: thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
Jun 29 09:01:58 Straight-path kernel: battery: ACPI: Battery Slot [BAT0] (battery present)
Jun 29 09:01:58 Straight-path kernel: thinkpad_acpi: battery 1 registered (start 0, stop 100)
Jun 29 09:01:58 Straight-path kernel: battery: new extension: ThinkPad Battery Extension
Jun 29 09:01:58 Straight-path kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input5
Jun 29 09:01:58 Straight-path kernel: intel_pch_thermal 0000:00:12.0: enabling device (0000 -> 0002)
Jun 29 09:01:58 Straight-path kernel: nfc: nfc_init: NFC Core ver 0.1
Jun 29 09:01:58 Straight-path kernel: NET: Registered protocol family 39
Jun 29 09:01:58 Straight-path kernel: hidraw: raw HID events driver (C) Jiri Kosina
Jun 29 09:01:58 Straight-path kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
Jun 29 09:01:58 Straight-path kernel: usb 1-9: New USB device found, idVendor=06cb, idProduct=00bd, bcdDevice= 0.00
Jun 29 09:01:58 Straight-path kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
Jun 29 09:01:58 Straight-path kernel: usb 1-9: SerialNumber: 56beefeafca5
Jun 29 09:01:58 Straight-path kernel: intel_rapl_common: Found RAPL domain package
Jun 29 09:01:58 Straight-path kernel: intel_rapl_common: Found RAPL domain dram
Jun 29 09:01:58 Straight-path kernel: proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
Jun 29 09:01:58 Straight-path kernel: tpm_tis STM7364:00: 2.0 TPM (device-id 0x0, rev-id 78)
Jun 29 09:01:58 Straight-path kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
Jun 29 09:01:58 Straight-path kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Jun 29 09:01:58 Straight-path kernel: random: mktemp: uninitialized urandom read (6 bytes read)
Jun 29 09:01:58 Straight-path kernel: random: tlp-readconfs: uninitialized urandom read (4 bytes read)
Jun 29 09:01:58 Straight-path kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Jun 29 09:01:58 Straight-path systemd[1]: Found device WDC PC SN730 SDBQNTY-512G-1001 1.
Jun 29 09:01:58 Straight-path systemd[1]: Found device WDC PC SN730 SDBQNTY-512G-1001 2.
Jun 29 09:01:58 Straight-path systemd[1]: Activating swap /dev/disk/by-uuid/d7d8f64c-d51e-4276-b4d2-7fc289e8f097...
Jun 29 09:01:58 Straight-path kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Jun 29 09:01:58 Straight-path kernel: i2c_hid i2c-SYNA8005:00: i2c-SYNA8005:00 supply vdd not found, using dummy regulator
Jun 29 09:01:58 Straight-path kernel: i2c_hid i2c-SYNA8005:00: i2c-SYNA8005:00 supply vddl not found, using dummy regulator
Jun 29 09:01:59 Straight-path systemd[1]: Activated swap /dev/disk/by-uuid/d7d8f64c-d51e-4276-b4d2-7fc289e8f097.
Jun 29 09:01:59 Straight-path systemd[1]: Reached target Swap.
Jun 29 09:01:59 Straight-path kernel: Adding 2097148k swap on /dev/nvme0n1p2.  Priority:-2 extents:1 across:2097148k SSFS
Jun 29 09:01:59 Straight-path systemd[1]: Mounting Temporary Directory (/tmp)...
Jun 29 09:01:59 Straight-path systemd[1]: Mounted Temporary Directory (/tmp).
Jun 29 09:01:59 Straight-path kernel: usb 1-10: new full-speed USB device number 4 using xhci_hcd
Jun 29 09:01:59 Straight-path kernel: i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
Jun 29 09:01:59 Straight-path kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Jun 29 09:01:59 Straight-path kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Jun 29 09:01:59 Straight-path kernel: audit: type=1130 audit(1593417719.107:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:01:59 Straight-path kernel: e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
Jun 29 09:01:59 Straight-path kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Jun 29 09:01:59 Straight-path 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'
Jun 29 09:01:59 Straight-path systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun 29 09:01:59 Straight-path systemd[1]: Reached target Local File Systems (Pre).
Jun 29 09:01:59 Straight-path systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Jun 29 09:01:59 Straight-path systemd[1]: Starting File System Check on /dev/disk/by-uuid/514D-B996...
Jun 29 09:01:59 Straight-path kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Jun 29 09:01:59 Straight-path kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 29 09:01:59 Straight-path kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 29 09:01:59 Straight-path kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jun 29 09:01:59 Straight-path kernel: cfg80211: failed to load regulatory.db
Jun 29 09:01:59 Straight-path kernel: i915 0000:00:02.0: enabling device (0006 -> 0007)
Jun 29 09:01:59 Straight-path kernel: checking generic (c0000000 1fb0000) vs hw (c0000000 10000000)
Jun 29 09:01:59 Straight-path kernel: fb0: switching to inteldrmfb from EFI VGA
Jun 29 09:01:59 Straight-path kernel: Console: switching to colour dummy device 80x25
Jun 29 09:01:59 Straight-path kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Jun 29 09:01:59 Straight-path kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Jun 29 09:01:59 Straight-path kernel: [drm] Driver supports precise vblank timestamp query.
Jun 29 09:01:59 Straight-path kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=mem
Jun 29 09:01:59 Straight-path systemd-fsck[313]: fsck.fat 4.1 (2017-01-24)
Jun 29 09:01:59 Straight-path systemd-fsck[313]: /dev/nvme0n1p1: 5 files, 70/130812 clusters
Jun 29 09:01:59 Straight-path systemd[1]: Finished File System Check on /dev/disk/by-uuid/514D-B996.
Jun 29 09:01:59 Straight-path audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-514D\x2dB996 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:01:59 Straight-path systemd[1]: Mounting /boot/EFI...
Jun 29 09:01:59 Straight-path kernel: audit: type=1130 audit(1593417719.127:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-514D\x2dB996 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:01:59 Straight-path kernel: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Jun 29 09:01:59 Straight-path kernel: Intel(R) Wireless WiFi driver for Linux
Jun 29 09:01:59 Straight-path kernel: Copyright(c) 2003- 2015 Intel Corporation
Jun 29 09:01:59 Straight-path kernel: iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
Jun 29 09:01:59 Straight-path systemd[1]: Mounted /boot/EFI.
Jun 29 09:01:59 Straight-path systemd[1]: Reached target Local File Systems.
Jun 29 09:01:59 Straight-path systemd[1]: Starting Rebuild Dynamic Linker Cache...
Jun 29 09:01:59 Straight-path systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Jun 29 09:01:59 Straight-path systemd[1]: Starting Create Volatile Files and Directories...
Jun 29 09:01:59 Straight-path kernel: iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
Jun 29 09:01:59 Straight-path kernel: iwlwifi 0000:00:14.3: Found debug configuration: 0
Jun 29 09:01:59 Straight-path kernel: iwlwifi 0000:00:14.3: loaded firmware version 46.8902351f.0 op_mode iwlmvm
Jun 29 09:01:59 Straight-path kernel: [drm] Initialized i915 1.6.0 20190822 for 0000:00:02.0 on minor 0
Jun 29 09:01:59 Straight-path kernel: input: PC Speaker as /devices/platform/pcspkr/input/input6
Jun 29 09:01:59 Straight-path kernel: audit: type=1130 audit(1593417719.167:8): 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'
Jun 29 09:01:59 Straight-path 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'
Jun 29 09:01:59 Straight-path systemd[1]: Finished Create Volatile Files and Directories.
Jun 29 09:01:59 Straight-path systemd[1]: Starting Rebuild Journal Catalog...
Jun 29 09:01:59 Straight-path systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Jun 29 09:01:59 Straight-path audit[339]: SYSTEM_BOOT pid=339 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Jun 29 09:01:59 Straight-path systemd[1]: Finished Update UTMP about System Boot/Shutdown.
Jun 29 09:01:59 Straight-path 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'
Jun 29 09:01:59 Straight-path systemd[1]: Finished Rebuild Journal Catalog.
Jun 29 09:01:59 Straight-path 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'
Jun 29 09:01:59 Straight-path kernel: audit: type=1127 audit(1593417719.177:9): pid=339 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Jun 29 09:01:59 Straight-path kernel: audit: type=1130 audit(1593417719.177:10): 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'
Jun 29 09:01:59 Straight-path kernel: usb 1-10: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
Jun 29 09:01:59 Straight-path kernel: usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jun 29 09:01:59 Straight-path systemd[1]: Finished Rebuild Dynamic Linker Cache.
Jun 29 09:01:59 Straight-path 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'
Jun 29 09:01:59 Straight-path systemd[1]: Starting Update is Completed...
Jun 29 09:01:59 Straight-path kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Jun 29 09:01:59 Straight-path kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
Jun 29 09:01:59 Straight-path kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Jun 29 09:01:59 Straight-path systemd[1]: Finished Update is Completed.
Jun 29 09:01:59 Straight-path 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'
Jun 29 09:01:59 Straight-path systemd[1]: Reached target System Initialization.
Jun 29 09:01:59 Straight-path systemd[1]: Started Daily man-db regeneration.
Jun 29 09:01:59 Straight-path systemd[1]: Started Daily verification of password and group files.
Jun 29 09:01:59 Straight-path systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 29 09:01:59 Straight-path systemd[1]: Reached target Timers.
Jun 29 09:01:59 Straight-path audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:01:59 Straight-path systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 29 09:01:59 Straight-path systemd[1]: Reached target Sockets.
Jun 29 09:01:59 Straight-path systemd[1]: Reached target Basic System.
Jun 29 09:01:59 Straight-path systemd[1]: Started Periodic Command Scheduler.
Jun 29 09:01:59 Straight-path systemd[1]: Started D-Bus System Message Bus.
Jun 29 09:01:59 Straight-path crond[348]: (CRON) STARTUP (1.5.5)
Jun 29 09:01:59 Straight-path 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'
Jun 29 09:01:59 Straight-path systemd[1]: Starting Network Manager...
Jun 29 09:01:59 Straight-path audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lenovo_fix comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:01:59 Straight-path crond[348]: (CRON) INFO (Syslog will be used instead of sendmail.)
Jun 29 09:01:59 Straight-path systemd[1]: Started Stop Intel throttling.
Jun 29 09:01:59 Straight-path crond[348]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 48% if used.)
Jun 29 09:01:59 Straight-path crond[348]: (CRON) INFO (running with inotify support)
Jun 29 09:01:59 Straight-path systemd[1]: Starting Login Service...
Jun 29 09:01:59 Straight-path CROND[356]: (root) CMD (sleep 10m && timeshift --create --scripted --tags B)
Jun 29 09:01:59 Straight-path audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:01:59 Straight-path systemd[1]: Condition check resulted in Daily man-db regeneration being skipped.
Jun 29 09:01:59 Straight-path systemd[1]: Started Verify integrity of password and group files.
Jun 29 09:01:59 Straight-path kernel: fbcon: i915drmfb (fb0) is primary device
Jun 29 09:01:59 Straight-path systemd[1]: shadow.service: Succeeded.
Jun 29 09:01:59 Straight-path audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.2907] NetworkManager (version 1.24.2-1) is starting... (for the first time)
Jun 29 09:01:59 Straight-path 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'
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.2907] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Jun 29 09:01:59 Straight-path systemd[1]: Started Network Manager.
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.2922] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jun 29 09:01:59 Straight-path systemd[1]: Reached target Network.
Jun 29 09:01:59 Straight-path systemd[1]: Starting Network Time Service...
Jun 29 09:01:59 Straight-path systemd[1]: Starting Permit User Sessions...
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.2942] manager[0x5567e340c080]: monitoring kernel firmware directory '/lib/firmware'.
Jun 29 09:01:59 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.1' (uid=0 pid=351 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 29 09:01:59 Straight-path systemd[1]: Starting Hostname Service...
Jun 29 09:01:59 Straight-path ntpd[373]: ntpd 4.2.8p14@1.3728-o Wed Mar 18 13:44:46 UTC 2020 (1): Starting
Jun 29 09:01:59 Straight-path ntpd[373]: Command line: /usr/bin/ntpd -g -u ntp:ntp
Jun 29 09:01:59 Straight-path 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'
Jun 29 09:01:59 Straight-path systemd[1]: Finished Permit User Sessions.
Jun 29 09:01:59 Straight-path ntpd[373]: ----------------------------------------------------
Jun 29 09:01:59 Straight-path ntpd[373]: ntp-4 is maintained by Network Time Foundation,
Jun 29 09:01:59 Straight-path ntpd[373]: Inc. (NTF), a non-profit 501(c)(3) public-benefit
Jun 29 09:01:59 Straight-path ntpd[373]: corporation.  Support and training for ntp-4 are
Jun 29 09:01:59 Straight-path ntpd[373]: available at https://www.nwtime.org/support
Jun 29 09:01:59 Straight-path ntpd[373]: ----------------------------------------------------
Jun 29 09:01:59 Straight-path systemd[1]: Starting Light Display Manager...
Jun 29 09:01:59 Straight-path ntpd[378]: proto: precision = 0.089 usec (-23)
Jun 29 09:01:59 Straight-path ntpd[378]: basedate set to 2020-03-06
Jun 29 09:01:59 Straight-path ntpd[378]: gps base set to 2020-03-08 (week 2096)
Jun 29 09:01:59 Straight-path ntpd[378]: Listen and drop on 0 v6wildcard [::]:123
Jun 29 09:01:59 Straight-path ntpd[378]: Listen and drop on 1 v4wildcard 0.0.0.0:123
Jun 29 09:01:59 Straight-path ntpd[378]: Listen normally on 2 lo 127.0.0.1:123
Jun 29 09:01:59 Straight-path ntpd[378]: Listen normally on 3 lo [::1]:123
Jun 29 09:01:59 Straight-path ntpd[378]: Listening on routing socket on fd #20 for interface updates
Jun 29 09:01:59 Straight-path ntpd[378]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Jun 29 09:01:59 Straight-path ntpd[378]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Jun 29 09:01:59 Straight-path systemd[1]: Started Network Time Service.
Jun 29 09:01:59 Straight-path audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ntpd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:01:59 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.5' (uid=0 pid=379 comm="/usr/bin/lightdm ")
Jun 29 09:01:59 Straight-path systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
Jun 29 09:01:59 Straight-path kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
Jun 29 09:01:59 Straight-path kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Jun 29 09:01:59 Straight-path kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Jun 29 09:01:59 Straight-path kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Jun 29 09:01:59 Straight-path kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Jun 29 09:01:59 Straight-path kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Jun 29 09:01:59 Straight-path kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Jun 29 09:01:59 Straight-path kernel: resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than pnp 00:07 [mem 0xfed10000-0xfed13fff]
Jun 29 09:01:59 Straight-path kernel: caller snb_uncore_imc_init_box+0x74/0xb0 [intel_uncore] mapping multiple BARs
Jun 29 09:01:59 Straight-path kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560 160MHz, REV=0x318
Jun 29 09:01:59 Straight-path kernel: cryptd: max_cpu_qlen set to 1000
Jun 29 09:01:59 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 09:01:59 Straight-path kernel: iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
Jun 29 09:01:59 Straight-path kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC285: line_outs=2 (0x14/0x17/0x0/0x0/0x0) type:speaker
Jun 29 09:01:59 Straight-path kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 29 09:01:59 Straight-path kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Jun 29 09:01:59 Straight-path kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Jun 29 09:01:59 Straight-path kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Jun 29 09:01:59 Straight-path kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
Jun 29 09:01:59 Straight-path kernel: iwlwifi 0000:00:14.3: base HW address: 04:33:c2:2d:79:22
Jun 29 09:01:59 Straight-path kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) f8:75:a4:e9:15:24
Jun 29 09:01:59 Straight-path kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
Jun 29 09:01:59 Straight-path kernel: e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
Jun 29 09:01:59 Straight-path kernel: AVX2 version of gcm_enc/dec engaged.
Jun 29 09:01:59 Straight-path kernel: AES CTR mode by8 optimization enabled
Jun 29 09:01:59 Straight-path kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Jun 29 09:01:59 Straight-path kernel: thermal thermal_zone6: failed to read out thermal zone (-61)
Jun 29 09:01:59 Straight-path dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 29 09:01:59 Straight-path 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'
Jun 29 09:01:59 Straight-path systemd[1]: Started Hostname Service.
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.5973] hostname: hostname: using hostnamed
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.5973] hostname: hostname changed from (none) to "Straight-path"
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.5976] dns-mgr[0x5567e33ef220]: init: dns=default,systemd-resolved rc-manager=symlink
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.5982] rfkill3: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill3) (driver iwlwifi)
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.5984] rfkill1: found WWAN radio killswitch (at /sys/devices/platform/thinkpad_acpi/rfkill/rfkill1) (platform driver thinkpad_acpi)
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.5985] manager[0x5567e340c080]: rfkill: Wi-Fi hardware radio set enabled
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.5992] manager[0x5567e340c080]: rfkill: WWAN hardware radio set enabled
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.6056] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.24.2-1/libnm-device-plugin-wwan.so)
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.6145] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.24.2-1/libnm-device-plugin-team.so)
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.6149] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.24.2-1/libnm-device-plugin-ovs.so)
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.6160] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.24.2-1/libnm-device-plugin-bluetooth.so)
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.6163] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.24.2-1/libnm-device-plugin-adsl.so)
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.6168] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.24.2-1/libnm-device-plugin-wifi.so)
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.6170] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.6171] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.6171] manager: Networking is enabled by state file
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.6175] dhcp-init: Using DHCP client 'internal'
Jun 29 09:01:59 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.1' (uid=0 pid=351 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.6180] settings: Loaded settings plugin: keyfile (internal)
Jun 29 09:01:59 Straight-path systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.6209] device (lo): carrier: link connected
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.6211] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.6217] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.6221] device (wlan0): driver supports Access Point (AP) mode
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.6225] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Jun 29 09:01:59 Straight-path NetworkManager[351]: <info>  [1593417719.6244] ovsdb: Could not connect: No such file or directory
Jun 29 09:01:59 Straight-path dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 29 09:01:59 Straight-path systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 29 09:01:59 Straight-path 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'
Jun 29 09:01:59 Straight-path kernel: urandom_read: 6 callbacks suppressed
Jun 29 09:01:59 Straight-path kernel: random: nm-dispatcher: uninitialized urandom read (48 bytes read)
Jun 29 09:01:59 Straight-path kernel: psmouse serio1: trackpoint: Elan TrackPoint firmware: 0x47, buttons: 3/3
Jun 29 09:01:59 Straight-path kernel: input: TPPS/2 Elan TrackPoint as /devices/platform/i8042/serio1/input/input7
Jun 29 09:01:59 Straight-path systemd-udevd[261]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 29 09:01:59 Straight-path mtp-probe[426]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8"
Jun 29 09:01:59 Straight-path mtp-probe[426]: bus: 1, device: 2 was not an MTP device
Jun 29 09:01:59 Straight-path kernel: input: HDA Intel PCH Headset Jack as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
Jun 29 09:01:59 Straight-path kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
Jun 29 09:01:59 Straight-path kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
Jun 29 09:01:59 Straight-path kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
Jun 29 09:01:59 Straight-path kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
Jun 29 09:01:59 Straight-path kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
Jun 29 09:01:59 Straight-path kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
Jun 29 09:01:59 Straight-path kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
Jun 29 09:01:59 Straight-path kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Jun 29 09:01:59 Straight-path systemd[1]: Finished Load/Save Random Seed.
Jun 29 09:01:59 Straight-path 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'
Jun 29 09:01:59 Straight-path systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Jun 29 09:01:59 Straight-path kernel: random: crng init done
Jun 29 09:01:59 Straight-path lenovo_fix.py[353]: [I] Detected CPU architecture: Intel Kaby Lake (R)
Jun 29 09:01:59 Straight-path lenovo_fix.py[353]: [I] Loading config file.
Jun 29 09:01:59 Straight-path systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 29 09:01:59 Straight-path systemd[1]: Starting Load/Save RF Kill Switch Status...
Jun 29 09:01:59 Straight-path systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Jun 29 09:01:59 Straight-path systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight...
Jun 29 09:01:59 Straight-path systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight.
Jun 29 09:01:59 Straight-path 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'
Jun 29 09:02:00 Straight-path lenovo_fix.py[353]: [I] Starting main loop.
Jun 29 09:02:00 Straight-path mtp-probe[463]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9"
Jun 29 09:02:00 Straight-path mtp-probe[463]: bus: 1, device: 3 was not an MTP device
Jun 29 09:02:00 Straight-path kernel: intel_rapl_common: Found RAPL domain package
Jun 29 09:02:00 Straight-path kernel: intel_rapl_common: Found RAPL domain core
Jun 29 09:02:00 Straight-path kernel: intel_rapl_common: Found RAPL domain uncore
Jun 29 09:02:00 Straight-path kernel: intel_rapl_common: Found RAPL domain dram
Jun 29 09:02:00 Straight-path kernel: iTCO_vendor_support: vendor-support=0
Jun 29 09:02:00 Straight-path kernel: input: SYNA8005:00 06CB:CD8C Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input18
Jun 29 09:02:00 Straight-path kernel: input: SYNA8005:00 06CB:CD8C Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input19
Jun 29 09:02:00 Straight-path kernel: hid-generic 0018:06CB:CD8C.0001: input,hidraw0: I2C HID v1.00 Mouse [SYNA8005:00 06CB:CD8C] on i2c-SYNA8005:00
Jun 29 09:02:00 Straight-path kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Jun 29 09:02:00 Straight-path kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Jun 29 09:02:00 Straight-path kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Jun 29 09:02:00 Straight-path systemd-udevd[257]: Using default interface naming scheme 'v245'.
Jun 29 09:02:00 Straight-path systemd-udevd[257]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 29 09:02:00 Straight-path kernel: e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
Jun 29 09:02:00 Straight-path systemd[1]: Started Load/Save RF Kill Switch Status.
Jun 29 09:02:00 Straight-path 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'
Jun 29 09:02:00 Straight-path systemd-udevd[264]: Using default interface naming scheme 'v245'.
Jun 29 09:02:00 Straight-path systemd[1]: Reached target Sound Card.
Jun 29 09:02:00 Straight-path kernel: Console: switching to colour frame buffer device 480x135
Jun 29 09:02:00 Straight-path systemd-udevd[264]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 29 09:02:00 Straight-path NetworkManager[351]: <info>  [1593417720.4576] device (eth0): interface index 2 renamed iface from 'eth0' to 'enp0s31f6'
Jun 29 09:02:00 Straight-path kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jun 29 09:02:00 Straight-path systemd-logind[355]: New seat seat0.
Jun 29 09:02:00 Straight-path systemd-logind[355]: Watching system buttons on /dev/input/event3 (AT Translated Set 2 keyboard)
Jun 29 09:02:00 Straight-path systemd-logind[355]: Watching system buttons on /dev/input/event0 (Sleep Button)
Jun 29 09:02:00 Straight-path systemd-logind[355]: Watching system buttons on /dev/input/event2 (Power Button)
Jun 29 09:02:00 Straight-path dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.login1'
Jun 29 09:02:00 Straight-path systemd[1]: Started Login Service.
Jun 29 09:02:00 Straight-path 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'
Jun 29 09:02:00 Straight-path systemd[1]: Reached target Multi-User System.
Jun 29 09:02:00 Straight-path systemd-logind[355]: Watching system buttons on /dev/input/event1 (Lid Switch)
Jun 29 09:02:00 Straight-path systemd-logind[355]: Watching system buttons on /dev/input/event4 (ThinkPad Extra Buttons)
Jun 29 09:02:00 Straight-path systemd[1]: Starting TLP system startup/shutdown...
Jun 29 09:02:00 Straight-path kernel: i915 0000:00:02.0: fb0: i915drmfb frame buffer device
Jun 29 09:02:00 Straight-path kernel: input: SYNA8005:00 06CB:CD8C Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input21
Jun 29 09:02:00 Straight-path kernel: input: SYNA8005:00 06CB:CD8C Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input22
Jun 29 09:02:00 Straight-path kernel: hid-multitouch 0018:06CB:CD8C.0001: input,hidraw0: I2C HID v1.00 Mouse [SYNA8005:00 06CB:CD8C] on i2c-SYNA8005:00
Jun 29 09:02:00 Straight-path kernel: mousedev: PS/2 mouse device common for all mice
Jun 29 09:02:00 Straight-path NetworkManager[351]: <info>  [1593417720.5382] device (enp0s31f6): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 29 09:02:00 Straight-path systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Jun 29 09:02:00 Straight-path mtp-probe[664]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9"
Jun 29 09:02:00 Straight-path mtp-probe[664]: bus: 1, device: 3 was not an MTP device
Jun 29 09:02:00 Straight-path systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Jun 29 09:02:00 Straight-path 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'
Jun 29 09:02:00 Straight-path systemd-udevd[277]: Using default interface naming scheme 'v245'.
Jun 29 09:02:00 Straight-path systemd-udevd[261]: Using default interface naming scheme 'v245'.
Jun 29 09:02:00 Straight-path NetworkManager[351]: <info>  [1593417720.7506] settings: (enp0s31f6): created default wired connection 'Wired connection 1'
Jun 29 09:02:00 Straight-path NetworkManager[351]: <info>  [1593417720.7534] device (wlan0): interface index 3 renamed iface from 'wlan0' to 'wlp0s20f3'
Jun 29 09:02:00 Straight-path NetworkManager[351]: <info>  [1593417720.7540] device (wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 29 09:02:00 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 09:02:00 Straight-path kernel: mc: Linux media interface: v0.10
Jun 29 09:02:00 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 09:02:00 Straight-path kernel: videodev: Linux video capture interface: v2.00
Jun 29 09:02:00 Straight-path kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jun 29 09:02:00 Straight-path NetworkManager[351]: <info>  [1593417720.9768] device (wlp0s20f3): set-hw-addr: set MAC address to 46:50:53:75:02:BD (scanning)
Jun 29 09:02:00 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 09:02:01 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 09:02:01 Straight-path tlp[649]: Applying power save settings...done.
Jun 29 09:02:01 Straight-path kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jun 29 09:02:01 Straight-path kernel: Bluetooth: Core ver 2.22
Jun 29 09:02:01 Straight-path kernel: NET: Registered protocol family 31
Jun 29 09:02:01 Straight-path kernel: Bluetooth: HCI device and connection manager initialized
Jun 29 09:02:01 Straight-path kernel: Bluetooth: HCI socket layer initialized
Jun 29 09:02:01 Straight-path kernel: Bluetooth: L2CAP socket layer initialized
Jun 29 09:02:01 Straight-path kernel: Bluetooth: SCO socket layer initialized
Jun 29 09:02:01 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.1' (uid=0 pid=351 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 29 09:02:01 Straight-path systemd[1]: Starting WPA supplicant...
Jun 29 09:02:01 Straight-path kernel: usbcore: registered new interface driver btusb
Jun 29 09:02:01 Straight-path kernel: Bluetooth: hci0: Bootloader revision 0.1 build 42 week 52 2015
Jun 29 09:02:01 Straight-path kernel: Bluetooth: hci0: Device revision is 2
Jun 29 09:02:01 Straight-path kernel: Bluetooth: hci0: Secure boot is enabled
Jun 29 09:02:01 Straight-path kernel: Bluetooth: hci0: OTP lock is enabled
Jun 29 09:02:01 Straight-path kernel: Bluetooth: hci0: API lock is enabled
Jun 29 09:02:01 Straight-path kernel: Bluetooth: hci0: Debug lock is disabled
Jun 29 09:02:01 Straight-path kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Jun 29 09:02:01 Straight-path kernel: Bluetooth: hci0: Found device firmware: intel/ibt-17-16-1.sfi
Jun 29 09:02:01 Straight-path dbus-daemon[349]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Jun 29 09:02:01 Straight-path systemd[1]: Started WPA supplicant.
Jun 29 09:02:01 Straight-path wpa_supplicant[830]: Successfully initialized wpa_supplicant
Jun 29 09:02:01 Straight-path 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'
Jun 29 09:02:01 Straight-path systemd[1]: Reached target Bluetooth.
Jun 29 09:02:01 Straight-path wpa_supplicant[830]: nl80211: kernel reports: Attribute failed policy validation
Jun 29 09:02:01 Straight-path wpa_supplicant[830]: Failed to create interface p2p-dev-wlp0s20f3: -22 (Invalid argument)
Jun 29 09:02:01 Straight-path wpa_supplicant[830]: nl80211: Failed to create a P2P Device interface p2p-dev-wlp0s20f3
Jun 29 09:02:01 Straight-path wpa_supplicant[830]: P2P: Failed to enable P2P Device interface
Jun 29 09:02:01 Straight-path wpa_supplicant[830]: dbus: fill_dict_with_properties dbus_interface=fi.w1.wpa_supplicant1.Interface.P2PDevice dbus_property=P2PDeviceConfig getter failed
Jun 29 09:02:01 Straight-path NetworkManager[351]: <info>  [1593417721.3394] device (wlp0s20f3): supplicant interface state: internal-starting -> disconnected
Jun 29 09:02:01 Straight-path NetworkManager[351]: <info>  [1593417721.3396] Wi-Fi P2P device controlled by interface wlp0s20f3 created
Jun 29 09:02:01 Straight-path NetworkManager[351]: <info>  [1593417721.3401] manager: (p2p-dev-wlp0s20f3): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Jun 29 09:02:01 Straight-path NetworkManager[351]: <info>  [1593417721.3407] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 29 09:02:01 Straight-path NetworkManager[351]: <warn>  [1593417721.3418] sup-iface[af606ff5fb38728b,0,wlp0s20f3]: call-p2p-cancel: failed with P2P cancel failed
Jun 29 09:02:01 Straight-path NetworkManager[351]: <info>  [1593417721.3421] device (wlp0s20f3): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jun 29 09:02:01 Straight-path NetworkManager[351]: <info>  [1593417721.3434] device (p2p-dev-wlp0s20f3): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jun 29 09:02:01 Straight-path kernel: uvcvideo: Found UVC 1.50 device Integrated Camera (04f2:b67c)
Jun 29 09:02:01 Straight-path kernel: uvcvideo 1-8:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
Jun 29 09:02:01 Straight-path kernel: uvcvideo 1-8:1.0: Entity type for entity Extension 4 was not initialized!
Jun 29 09:02:01 Straight-path kernel: uvcvideo 1-8:1.0: Entity type for entity Processing 2 was not initialized!
Jun 29 09:02:01 Straight-path kernel: uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized!
Jun 29 09:02:01 Straight-path kernel: input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input24
Jun 29 09:02:01 Straight-path kernel: uvcvideo: Found UVC 1.50 device Integrated Camera (04f2:b67c)
Jun 29 09:02:01 Straight-path kernel: uvcvideo 1-8:1.2: Entity type for entity Realtek Extended Controls Unit was not initialized!
Jun 29 09:02:01 Straight-path kernel: uvcvideo 1-8:1.2: Entity type for entity Microsoft Extended Controls Uni was not initialized!
Jun 29 09:02:01 Straight-path kernel: uvcvideo 1-8:1.2: Entity type for entity Extension 9 was not initialized!
Jun 29 09:02:01 Straight-path kernel: uvcvideo 1-8:1.2: Entity type for entity Extension 11 was not initialized!
Jun 29 09:02:01 Straight-path kernel: uvcvideo 1-8:1.2: Entity type for entity Processing 15 was not initialized!
Jun 29 09:02:01 Straight-path kernel: uvcvideo 1-8:1.2: Entity type for entity Camera 8 was not initialized!
Jun 29 09:02:01 Straight-path kernel: input: Integrated Camera: Integrated I as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/input/input25
Jun 29 09:02:01 Straight-path kernel: usbcore: registered new interface driver uvcvideo
Jun 29 09:02:01 Straight-path kernel: USB Video Class driver (1.1.1)
Jun 29 09:02:01 Straight-path mtp-probe[858]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8"
Jun 29 09:02:01 Straight-path mtp-probe[858]: bus: 1, device: 2 was not an MTP device
Jun 29 09:02:01 Straight-path tlp[649]: Setting battery charge thresholds...done.
Jun 29 09:02:01 Straight-path systemd[1]: Finished TLP system startup/shutdown.
Jun 29 09:02:01 Straight-path 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'
Jun 29 09:02:02 Straight-path systemd[1]: Started Light Display Manager.
Jun 29 09:02:02 Straight-path 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'
Jun 29 09:02:02 Straight-path systemd[1]: Reached target Graphical Interface.
Jun 29 09:02:02 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.5' (uid=0 pid=379 comm="/usr/bin/lightdm ")
Jun 29 09:02:02 Straight-path systemd[1]: Startup finished in 6.873s (firmware) + 4.053s (loader) + 1.632s (kernel) + 3.943s (userspace) = 16.501s.
Jun 29 09:02:02 Straight-path systemd[1]: Reached target User and Group Name Lookups.
Jun 29 09:02:02 Straight-path systemd[1]: Starting Accounts Service...
Jun 29 09:02:02 Straight-path kernel: kauditd_printk_skb: 20 callbacks suppressed
Jun 29 09:02:02 Straight-path kernel: audit: type=1130 audit(1593417722.007:31): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:02 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.15' (uid=0 pid=915 comm="/usr/lib/accounts-daemon ")
Jun 29 09:02:02 Straight-path systemd[1]: Starting Authorization Manager...
Jun 29 09:02:02 Straight-path polkitd[919]: Started polkitd version 0.116
Jun 29 09:02:02 Straight-path polkitd[919]: Loading rules from directory /etc/polkit-1/rules.d
Jun 29 09:02:02 Straight-path polkitd[919]: Loading rules from directory /usr/share/polkit-1/rules.d
Jun 29 09:02:02 Straight-path polkitd[919]: Finished loading, compiling and executing 9 rules
Jun 29 09:02:02 Straight-path dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jun 29 09:02:02 Straight-path systemd[1]: Started Authorization Manager.
Jun 29 09:02:02 Straight-path polkitd[919]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jun 29 09:02:02 Straight-path 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'
Jun 29 09:02:02 Straight-path accounts-daemon[915]: started daemon version 0.6.55
Jun 29 09:02:02 Straight-path dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.Accounts'
Jun 29 09:02:02 Straight-path systemd[1]: Started Accounts Service.
Jun 29 09:02:02 Straight-path 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'
Jun 29 09:02:02 Straight-path kernel: audit: type=1130 audit(1593417722.157:32): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:02 Straight-path kernel: audit: type=1130 audit(1593417722.157:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:02 Straight-path kernel: Bluetooth: hci0: Waiting for firmware download to complete
Jun 29 09:02:02 Straight-path kernel: Bluetooth: hci0: Firmware loaded in 1729661 usecs
Jun 29 09:02:02 Straight-path kernel: Bluetooth: hci0: Waiting for device to boot
Jun 29 09:02:02 Straight-path kernel: Bluetooth: hci0: Device booted in 13640 usecs
Jun 29 09:02:02 Straight-path kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-17-16-1.ddc
Jun 29 09:02:02 Straight-path kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Jun 29 09:02:03 Straight-path audit[948]: CRED_ACQ pid=948 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'
Jun 29 09:02:03 Straight-path lightdm[948]: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
Jun 29 09:02:03 Straight-path kernel: audit: type=1103 audit(1593417723.657:34): pid=948 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'
Jun 29 09:02:03 Straight-path systemd[1]: Created slice User Slice of UID 969.
Jun 29 09:02:03 Straight-path systemd[1]: Starting User Runtime Directory /run/user/969...
Jun 29 09:02:03 Straight-path systemd-logind[355]: New session c1 of user lightdm.
Jun 29 09:02:03 Straight-path systemd[1]: Finished User Runtime Directory /run/user/969.
Jun 29 09:02:03 Straight-path audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@969 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:03 Straight-path kernel: audit: type=1130 audit(1593417723.687:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@969 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:03 Straight-path systemd[1]: Starting User Manager for UID 969...
Jun 29 09:02:03 Straight-path audit[952]: USER_ACCT pid=952 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:03 Straight-path audit[952]: CRED_ACQ pid=952 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jun 29 09:02:03 Straight-path systemd[952]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
Jun 29 09:02:03 Straight-path systemd[952]: pam_unix(systemd-user:session): session opened for user lightdm by (uid=0)
Jun 29 09:02:03 Straight-path audit[952]: USER_START pid=952 uid=0 auid=969 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'
Jun 29 09:02:03 Straight-path kernel: audit: type=1101 audit(1593417723.707:36): pid=952 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:03 Straight-path kernel: audit: type=1103 audit(1593417723.707:37): pid=952 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jun 29 09:02:03 Straight-path kernel: audit: type=1006 audit(1593417723.707:38): pid=952 uid=0 old-auid=4294967295 auid=969 tty=(none) old-ses=4294967295 ses=1 res=1
Jun 29 09:02:03 Straight-path kernel: audit: type=1105 audit(1593417723.707:39): pid=952 uid=0 auid=969 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'
Jun 29 09:02:03 Straight-path systemd[952]: Reached target Paths.
Jun 29 09:02:03 Straight-path systemd[952]: Reached target Timers.
Jun 29 09:02:03 Straight-path systemd[952]: Starting D-Bus User Message Bus Socket.
Jun 29 09:02:03 Straight-path systemd[952]: Listening on GnuPG network certificate management daemon.
Jun 29 09:02:03 Straight-path systemd[952]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 29 09:02:03 Straight-path systemd[952]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 29 09:02:03 Straight-path systemd[952]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 29 09:02:03 Straight-path systemd[952]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 29 09:02:03 Straight-path systemd[952]: Listening on p11-kit server.
Jun 29 09:02:03 Straight-path systemd[952]: Listening on Multimedia System.
Jun 29 09:02:03 Straight-path systemd[952]: Listening on Sound System.
Jun 29 09:02:03 Straight-path systemd[952]: Listening on D-Bus User Message Bus Socket.
Jun 29 09:02:03 Straight-path systemd[952]: Reached target Sockets.
Jun 29 09:02:03 Straight-path systemd[952]: Reached target Basic System.
Jun 29 09:02:03 Straight-path systemd[1]: Started User Manager for UID 969.
Jun 29 09:02:03 Straight-path audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@969 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:03 Straight-path systemd[952]: Starting Update XDG user dir configuration...
Jun 29 09:02:03 Straight-path systemd[1]: Started Session c1 of user lightdm.
Jun 29 09:02:03 Straight-path kernel: audit: type=1130 audit(1593417723.907:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@969 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:03 Straight-path systemd[952]: xdg-user-dirs-update.service: Succeeded.
Jun 29 09:02:03 Straight-path systemd[952]: Finished Update XDG user dir configuration.
Jun 29 09:02:03 Straight-path systemd[952]: Reached target Main User Target.
Jun 29 09:02:03 Straight-path systemd[952]: Startup finished in 190ms.
Jun 29 09:02:03 Straight-path audit[948]: USER_START pid=948 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'
Jun 29 09:02:04 Straight-path systemd[952]: Started D-Bus User Message Bus.
Jun 29 09:02:04 Straight-path dbus-daemon[968]: [session uid=969 pid=968] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.1' (uid=969 pid=962 comm="/usr/bin/lightdm-gtk-greeter ")
Jun 29 09:02:04 Straight-path systemd[952]: Starting Accessibility services bus...
Jun 29 09:02:04 Straight-path dbus-daemon[968]: [session uid=969 pid=968] Successfully activated service 'org.a11y.Bus'
Jun 29 09:02:04 Straight-path systemd[952]: Started Accessibility services bus.
Jun 29 09:02:04 Straight-path dbus-daemon[968]: [session uid=969 pid=968] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.3' (uid=969 pid=962 comm="/usr/bin/lightdm-gtk-greeter ")
Jun 29 09:02:04 Straight-path systemd[952]: Starting Virtual filesystem service...
Jun 29 09:02:04 Straight-path dbus-daemon[968]: [session uid=969 pid=968] Successfully activated service 'org.gtk.vfs.Daemon'
Jun 29 09:02:04 Straight-path systemd[952]: Started Virtual filesystem service.
Jun 29 09:02:04 Straight-path systemd[1]: Mounting FUSE Control File System...
Jun 29 09:02:04 Straight-path kernel: fuse: init (API version 7.31)
Jun 29 09:02:04 Straight-path kernel: *** VALIDATE fuse ***
Jun 29 09:02:04 Straight-path kernel: *** VALIDATE fuse ***
Jun 29 09:02:04 Straight-path systemd[1]: Mounted FUSE Control File System.
Jun 29 09:02:04 Straight-path polkitd[919]: /usr/share/polkit-1/rules.d/lightdm.rules:3: action=[Action id='org.freedesktop.DisplayManager.AccountsService.ReadAny']
Jun 29 09:02:04 Straight-path polkitd[919]: /usr/share/polkit-1/rules.d/lightdm.rules:4: subject=[Subject pid=962 user='lightdm' groups=lightdm seat='seat0' session='c1' local=true active=true]
Jun 29 09:02:04 Straight-path at-spi-bus-launcher[975]: dbus-daemon[975]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=969 pid=962 comm="/usr/bin/lightdm-gtk-greeter ")
Jun 29 09:02:04 Straight-path at-spi-bus-launcher[975]: dbus-daemon[975]: Successfully activated service 'org.a11y.atspi.Registry'
Jun 29 09:02:04 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=GB
Jun 29 09:02:04 Straight-path at-spi-bus-launcher[998]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun 29 09:02:05 Straight-path NetworkManager[351]: <info>  [1593417725.6926] policy: auto-activating connection 'virginmedia2536651' (29f44e3e-b2ee-414e-bd5d-d11c6cf7944c)
Jun 29 09:02:05 Straight-path NetworkManager[351]: <info>  [1593417725.6939] device (wlp0s20f3): Activation: starting connection 'virginmedia2536651' (29f44e3e-b2ee-414e-bd5d-d11c6cf7944c)
Jun 29 09:02:05 Straight-path NetworkManager[351]: <info>  [1593417725.6941] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 29 09:02:05 Straight-path NetworkManager[351]: <info>  [1593417725.6949] manager: NetworkManager state is now CONNECTING
Jun 29 09:02:05 Straight-path NetworkManager[351]: <info>  [1593417725.7132] device (wlp0s20f3): set-hw-addr: reset MAC address to 04:33:C2:2D:79:22 (preserve)
Jun 29 09:02:05 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 09:02:05 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 09:02:05 Straight-path kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jun 29 09:02:05 Straight-path NetworkManager[351]: <info>  [1593417725.9188] device (wlp0s20f3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 29 09:02:05 Straight-path NetworkManager[351]: <info>  [1593417725.9197] device (wlp0s20f3): Activation: (wifi) access point 'virginmedia2536651' has security, but secrets are required.
Jun 29 09:02:05 Straight-path NetworkManager[351]: <info>  [1593417725.9197] device (wlp0s20f3): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jun 29 09:02:05 Straight-path NetworkManager[351]: <info>  [1593417725.9299] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 29 09:02:05 Straight-path NetworkManager[351]: <info>  [1593417725.9306] device (wlp0s20f3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 29 09:02:05 Straight-path NetworkManager[351]: <info>  [1593417725.9312] device (wlp0s20f3): Activation: (wifi) connection 'virginmedia2536651' has security, and secrets exist.  No new secrets needed.
Jun 29 09:02:05 Straight-path NetworkManager[351]: <info>  [1593417725.9313] Config: added 'ssid' value 'virginmedia2536651'
Jun 29 09:02:05 Straight-path NetworkManager[351]: <info>  [1593417725.9313] Config: added 'scan_ssid' value '1'
Jun 29 09:02:05 Straight-path NetworkManager[351]: <info>  [1593417725.9313] Config: added 'bgscan' value 'simple:30:-70:86400'
Jun 29 09:02:05 Straight-path NetworkManager[351]: <info>  [1593417725.9313] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Jun 29 09:02:05 Straight-path NetworkManager[351]: <info>  [1593417725.9314] Config: added 'auth_alg' value 'OPEN'
Jun 29 09:02:05 Straight-path NetworkManager[351]: <info>  [1593417725.9314] Config: added 'psk' value '<hidden>'
Jun 29 09:02:06 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
Jun 29 09:02:06 Straight-path NetworkManager[351]: <info>  [1593417726.0417] device (wlp0s20f3): supplicant interface state: disconnected -> inactive
Jun 29 09:02:06 Straight-path NetworkManager[351]: <info>  [1593417726.0417] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> inactive
Jun 29 09:02:06 Straight-path NetworkManager[351]: <info>  [1593417726.0482] device (wlp0s20f3): supplicant interface state: inactive -> scanning
Jun 29 09:02:06 Straight-path NetworkManager[351]: <info>  [1593417726.0483] device (p2p-dev-wlp0s20f3): supplicant management interface state: inactive -> scanning
Jun 29 09:02:06 Straight-path systemd[1]: systemd-rfkill.service: Succeeded.
Jun 29 09:02:06 Straight-path 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'
Jun 29 09:02:07 Straight-path lightdm[995]: gkr-pam: unable to locate daemon control file
Jun 29 09:02:07 Straight-path audit[995]: USER_AUTH pid=995 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="muj" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Jun 29 09:02:07 Straight-path lightdm[995]: gkr-pam: stashed password to try later in open session
Jun 29 09:02:07 Straight-path audit[995]: USER_ACCT pid=995 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Jun 29 09:02:07 Straight-path kernel: kauditd_printk_skb: 2 callbacks suppressed
Jun 29 09:02:07 Straight-path kernel: audit: type=1100 audit(1593417727.817:43): pid=995 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="muj" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Jun 29 09:02:07 Straight-path kernel: audit: type=1101 audit(1593417727.817:44): pid=995 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Jun 29 09:02:07 Straight-path systemd[1]: Stopping Session c1 of user lightdm.
Jun 29 09:02:07 Straight-path lightdm[948]: pam_unix(lightdm-greeter:session): session closed for user lightdm
Jun 29 09:02:07 Straight-path audit[948]: USER_END pid=948 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'
Jun 29 09:02:07 Straight-path audit[948]: CRED_DISP pid=948 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'
Jun 29 09:02:07 Straight-path systemd[1]: session-c1.scope: Succeeded.
Jun 29 09:02:07 Straight-path systemd[1]: Stopped Session c1 of user lightdm.
Jun 29 09:02:07 Straight-path systemd-logind[355]: Removed session c1.
Jun 29 09:02:07 Straight-path kernel: audit: type=1106 audit(1593417727.857:45): pid=948 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'
Jun 29 09:02:07 Straight-path kernel: audit: type=1104 audit(1593417727.857:46): pid=948 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'
Jun 29 09:02:07 Straight-path kernel: audit: type=1103 audit(1593417727.867:47): pid=995 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="muj" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Jun 29 09:02:07 Straight-path audit[995]: CRED_ACQ pid=995 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="muj" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Jun 29 09:02:07 Straight-path lightdm[995]: pam_unix(lightdm:session): session opened for user muj by (uid=0)
Jun 29 09:02:07 Straight-path kernel: audit: type=1006 audit(1593417727.867:48): pid=995 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
Jun 29 09:02:07 Straight-path systemd[1]: Created slice User Slice of UID 1000.
Jun 29 09:02:07 Straight-path systemd[1]: Starting User Runtime Directory /run/user/1000...
Jun 29 09:02:07 Straight-path systemd-logind[355]: New session 2 of user muj.
Jun 29 09:02:07 Straight-path systemd[1]: Finished User Runtime Directory /run/user/1000.
Jun 29 09:02:07 Straight-path 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'
Jun 29 09:02:07 Straight-path systemd[1]: Starting User Manager for UID 1000...
Jun 29 09:02:07 Straight-path kernel: audit: type=1130 audit(1593417727.897:49): 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'
Jun 29 09:02:07 Straight-path audit[1005]: USER_ACCT pid=1005 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="muj" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:07 Straight-path audit[1005]: CRED_ACQ pid=1005 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="muj" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jun 29 09:02:07 Straight-path systemd[1005]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[muj] ruser=[<unknown>] rhost=[<unknown>]
Jun 29 09:02:07 Straight-path systemd[1005]: pam_unix(systemd-user:session): session opened for user muj by (uid=0)
Jun 29 09:02:07 Straight-path kernel: audit: type=1101 audit(1593417727.907:50): pid=1005 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="muj" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:07 Straight-path kernel: audit: type=1103 audit(1593417727.907:51): pid=1005 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="muj" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jun 29 09:02:07 Straight-path kernel: audit: type=1006 audit(1593417727.907:52): pid=1005 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
Jun 29 09:02:07 Straight-path audit[1005]: USER_START pid=1005 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="muj" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:08 Straight-path systemd[1005]: Reached target Paths.
Jun 29 09:02:08 Straight-path 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'
Jun 29 09:02:08 Straight-path systemd[1005]: Reached target Timers.
Jun 29 09:02:08 Straight-path systemd[1005]: Starting D-Bus User Message Bus Socket.
Jun 29 09:02:08 Straight-path systemd[1005]: Listening on GnuPG network certificate management daemon.
Jun 29 09:02:08 Straight-path systemd[1005]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 29 09:02:08 Straight-path systemd[1005]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 29 09:02:08 Straight-path systemd[1005]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 29 09:02:08 Straight-path systemd[1005]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 29 09:02:08 Straight-path systemd[1005]: Listening on p11-kit server.
Jun 29 09:02:08 Straight-path systemd[1005]: Listening on Multimedia System.
Jun 29 09:02:08 Straight-path systemd[1005]: Listening on Sound System.
Jun 29 09:02:08 Straight-path systemd[1005]: Listening on D-Bus User Message Bus Socket.
Jun 29 09:02:08 Straight-path systemd[1005]: Reached target Sockets.
Jun 29 09:02:08 Straight-path systemd[1005]: Reached target Basic System.
Jun 29 09:02:08 Straight-path systemd[1]: Started User Manager for UID 1000.
Jun 29 09:02:08 Straight-path systemd[1005]: Starting Update XDG user dir configuration...
Jun 29 09:02:08 Straight-path systemd[1]: Started Session 2 of user muj.
Jun 29 09:02:08 Straight-path systemd[1005]: xdg-user-dirs-update.service: Succeeded.
Jun 29 09:02:08 Straight-path systemd[1005]: Finished Update XDG user dir configuration.
Jun 29 09:02:08 Straight-path systemd[1005]: Reached target Main User Target.
Jun 29 09:02:08 Straight-path systemd[1005]: Startup finished in 189ms.
Jun 29 09:02:08 Straight-path lightdm[995]: gkr-pam: gnome-keyring-daemon started properly and unlocked keyring
Jun 29 09:02:08 Straight-path audit[995]: USER_START pid=995 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,pam_gnome_keyring acct="muj" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Jun 29 09:02:08 Straight-path audit[995]: USER_LOGIN pid=995 uid=0 auid=1000 ses=2 msg='op=login id=1000 exe="/usr/bin/lightdm" hostname=Straight-path addr=? terminal=/dev/tty7 res=success'
Jun 29 09:02:08 Straight-path systemd[1005]: Started D-Bus User Message Bus.
Jun 29 09:02:08 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.3' (uid=1000 pid=1026 comm="plank ")
Jun 29 09:02:08 Straight-path systemd[1005]: Starting Accessibility services bus...
Jun 29 09:02:08 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.a11y.Bus'
Jun 29 09:02:08 Straight-path systemd[1005]: Started Accessibility services bus.
Jun 29 09:02:08 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.2' (uid=1000 pid=1026 comm="plank ")
Jun 29 09:02:08 Straight-path systemd[1005]: Starting Portal service...
Jun 29 09:02:08 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.5' (uid=1000 pid=1042 comm="/usr/lib/xdg-desktop-portal ")
Jun 29 09:02:08 Straight-path systemd[1005]: Starting flatpak document portal service...
Jun 29 09:02:08 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.6' (uid=1000 pid=1047 comm="/usr/lib/xdg-document-portal ")
Jun 29 09:02:08 Straight-path systemd[1005]: Starting sandboxed app permission store...
Jun 29 09:02:08 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Jun 29 09:02:08 Straight-path systemd[1005]: Started sandboxed app permission store.
Jun 29 09:02:08 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.freedesktop.portal.Documents'
Jun 29 09:02:08 Straight-path systemd[1005]: Started flatpak document portal service.
Jun 29 09:02:08 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.gtk' unit='xdg-desktop-portal-gtk.service' requested by ':1.5' (uid=1000 pid=1042 comm="/usr/lib/xdg-desktop-portal ")
Jun 29 09:02:08 Straight-path systemd[1005]: Starting Portal service (GTK+/GNOME implementation)...
Jun 29 09:02:08 Straight-path at-spi-bus-launcher[1041]: dbus-daemon[1041]: Activating service name='org.a11y.atspi.Registry' requested by ':1.2' (uid=1000 pid=1060 comm="/usr/lib/xdg-desktop-portal-gtk ")
Jun 29 09:02:08 Straight-path at-spi-bus-launcher[1041]: dbus-daemon[1041]: Successfully activated service 'org.a11y.atspi.Registry'
Jun 29 09:02:08 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='ca.desrt.dconf' requested by ':1.8' (uid=1000 pid=1060 comm="/usr/lib/xdg-desktop-portal-gtk ")
Jun 29 09:02:08 Straight-path at-spi-bus-launcher[1065]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun 29 09:02:08 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'ca.desrt.dconf'
Jun 29 09:02:08 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.8' (uid=1000 pid=1060 comm="/usr/lib/xdg-desktop-portal-gtk ")
Jun 29 09:02:08 Straight-path systemd[1005]: Starting Virtual filesystem service...
Jun 29 09:02:08 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gtk.vfs.Daemon'
Jun 29 09:02:08 Straight-path systemd[1005]: Started Virtual filesystem service.
Jun 29 09:02:08 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
Jun 29 09:02:08 Straight-path systemd[1005]: Started Portal service (GTK+/GNOME implementation).
Jun 29 09:02:08 Straight-path systemd[1005]: Started Multimedia Service.
Jun 29 09:02:08 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.39' (uid=1000 pid=1093 comm="/usr/bin/pipewire ")
Jun 29 09:02:08 Straight-path systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jun 29 09:02:08 Straight-path pipewire[1093]: [W][000000011.687962][module-protocol-native.c:376 client_new()] server 0x55de5c09b3d0: no peersec: Protocol not available
Jun 29 09:02:08 Straight-path systemd[1005]: gnome-session-x11@gnome.target: Requested dependency OnFailure=gnome-session-failed.target ignored (target units cannot fail).
Jun 29 09:02:08 Straight-path systemd[1005]: gnome-session.target: Requested dependency OnFailure=gnome-session-failed.target ignored (target units cannot fail).
Jun 29 09:02:08 Straight-path systemd[1005]: gnome-session-pre.target: Requested dependency OnFailure=gnome-session-shutdown.target ignored (target units cannot fail).
Jun 29 09:02:08 Straight-path systemd[1005]: gnome-session-initialized.target: Requested dependency OnFailure=gnome-session-shutdown.target ignored (target units cannot fail).
Jun 29 09:02:08 Straight-path dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Jun 29 09:02:08 Straight-path systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jun 29 09:02:08 Straight-path rtkit-daemon[1097]: Successfully called chroot.
Jun 29 09:02:08 Straight-path 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'
Jun 29 09:02:08 Straight-path rtkit-daemon[1097]: Successfully dropped privileges.
Jun 29 09:02:08 Straight-path rtkit-daemon[1097]: Successfully limited resources.
Jun 29 09:02:08 Straight-path rtkit-daemon[1097]: Running.
Jun 29 09:02:08 Straight-path rtkit-daemon[1097]: Canary thread running.
Jun 29 09:02:08 Straight-path rtkit-daemon[1097]: Supervising 0 threads of 0 processes of 0 users.
Jun 29 09:02:08 Straight-path rtkit-daemon[1097]: Watchdog thread running.
Jun 29 09:02:08 Straight-path rtkit-daemon[1097]: Supervising 0 threads of 0 processes of 0 users.
Jun 29 09:02:08 Straight-path pipewire[1093]: [W][000000011.692302][module-protocol-native.c:376 client_new()] server 0x55de5c09b3d0: no peersec: Protocol not available
Jun 29 09:02:08 Straight-path pipewire[1093]: [W][000000011.692429][module-protocol-native.c:376 client_new()] server 0x55de5c09b3d0: no peersec: Protocol not available
Jun 29 09:02:08 Straight-path rtkit-daemon[1097]: Successfully made thread 1096 of process 1093 owned by '1000' RT at priority 20.
Jun 29 09:02:08 Straight-path rtkit-daemon[1097]: Supervising 1 threads of 1 processes of 1 users.
Jun 29 09:02:08 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.freedesktop.secrets' requested by ':1.5' (uid=1000 pid=1042 comm="/usr/lib/xdg-desktop-portal ")
Jun 29 09:02:08 Straight-path systemd[1005]: gnome-session@gnome-initial-setup.target: Requested dependency OnFailure=gnome-session-failed.target ignored (target units cannot fail).
Jun 29 09:02:08 Straight-path systemd[1005]: gnome-session@gnome-login.target: Requested dependency OnFailure=gnome-session-failed.target ignored (target units cannot fail).
Jun 29 09:02:08 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.freedesktop.secrets'
Jun 29 09:02:08 Straight-path systemd[1005]: gnome-session-x11.target: Requested dependency OnFailure=gnome-session-failed.target ignored (target units cannot fail).
Jun 29 09:02:08 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.freedesktop.portal.Desktop'
Jun 29 09:02:08 Straight-path systemd[1005]: gnome-session@gnome.target: Requested dependency OnFailure=gnome-session-failed.target ignored (target units cannot fail).
Jun 29 09:02:08 Straight-path systemd[1005]: gnome-session-failed.target: Requested dependency OnFailure=gnome-session-shutdown.target ignored (target units cannot fail).
Jun 29 09:02:08 Straight-path systemd[1005]: Started Portal service.
Jun 29 09:02:08 Straight-path systemd[1005]: Created slice gnome\x2dsession\x2dmanager.slice.
Jun 29 09:02:08 Straight-path systemd[1005]: Reached target Session services which should run early before the graphical session is brought up.
Jun 29 09:02:08 Straight-path systemd[1005]: Starting Monitor Session leader for GNOME Session...
Jun 29 09:02:08 Straight-path systemd[1005]: Starting Sound Service...
Jun 29 09:02:08 Straight-path gnome-session-c[1113]: Error creating FIFO: File exists
Jun 29 09:02:08 Straight-path systemd[1005]: Started Monitor Session leader for GNOME Session.
Jun 29 09:02:08 Straight-path systemd[1005]: Reached target Tasks to be run before GNOME Session starts.
Jun 29 09:02:08 Straight-path systemd[1005]: Starting GNOME Session Manager (session: gnome)...
Jun 29 09:02:08 Straight-path gnome-keyring-ssh.desktop[1127]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Jun 29 09:02:08 Straight-path systemd[1005]: Started GNOME Session Manager (session: gnome).
Jun 29 09:02:08 Straight-path gnome-keyring-daemon[1017]: The Secret Service was already initialized
Jun 29 09:02:08 Straight-path gnome-keyring-secrets.desktop[1128]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Jun 29 09:02:08 Straight-path systemd[1005]: Reached target GNOME Session Manager is ready.
Jun 29 09:02:08 Straight-path systemd[1005]: Starting GNOME Shell on X11...
Jun 29 09:02:08 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.ayatana.bamf' unit='bamfdaemon.service' requested by ':1.2' (uid=1000 pid=1026 comm="plank ")
Jun 29 09:02:08 Straight-path systemd[1005]: Starting BAMF Application Matcher Framework...
Jun 29 09:02:08 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.42' (uid=1000 pid=1099 comm="exec pipewire-media-session ")
Jun 29 09:02:08 Straight-path dbus-daemon[349]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Jun 29 09:02:08 Straight-path pipewire[1099]: [E][000000011.885551][bluez5-dbus.c:2022 get_managed_objects_reply()] GetManagedObjects() failed: org.freedesktop.systemd1.NoSuchUnit
Jun 29 09:02:08 Straight-path pipewire[1093]: [E][000000011.908324][pipewire.c:118 open_plugin()] can't load /usr/lib/spa-0.2/jack/libspa-jack.so: /usr/lib/spa-0.2/jack/libspa-jack.so: cannot open shared object file: No such file or directory
Jun 29 09:02:08 Straight-path pipewire[1093]: [E][000000011.908337][pipewire.c:254 pw_load_spa_handle()] can't load 'jack/libspa-jack': No such file or directory
Jun 29 09:02:08 Straight-path pipewire[1093]: [E][000000011.908341][spa-device.c:144 pw_spa_device_load()] can't load device handle: No such file or directory
Jun 29 09:02:08 Straight-path pipewire[1093]: [E][000000011.908344][module-device-factory.c:167 create_object()] can't create device: No such file or directory
Jun 29 09:02:08 Straight-path pipewire[1093]: [E][000000011.908347][private.h:241 pw_core_resource_errorv()] resource 0x55de5c0f1130: id:4 seq:4 res:-2 (No such file or directory) msg:"can't create device: No such file or directory"
Jun 29 09:02:08 Straight-path pipewire[1099]: [E][000000011.908550][core.c:71 core_event_error()] core 0x5608d3471ab0: proxy 0x5608d348f2e0 id:4: seq:4 res:-2 (No such file or directory) msg:"can't create device: No such file or directory"
Jun 29 09:02:08 Straight-path pipewire[1099]: [E][000000011.908564][media-session.c:1647 core_error()] error id:4 seq:4 res:-2 (No such file or directory): can't create device: No such file or directory
Jun 29 09:02:08 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.ayatana.bamf'
Jun 29 09:02:08 Straight-path systemd[1005]: Started BAMF Application Matcher Framework.
Jun 29 09:02:09 Straight-path rtkit-daemon[1097]: Successfully made thread 1114 of process 1114 owned by '1000' high priority at nice level -11.
Jun 29 09:02:09 Straight-path rtkit-daemon[1097]: Supervising 2 threads of 2 processes of 1 users.
Jun 29 09:02:09 Straight-path wpa_supplicant[830]: wlp0s20f3: SME: Trying to authenticate with 00:8e:f2:c9:15:f4 (SSID='virginmedia2536651' freq=2437 MHz)
Jun 29 09:02:09 Straight-path kernel: wlp0s20f3: authenticate with 00:8e:f2:c9:15:f4
Jun 29 09:02:09 Straight-path NetworkManager[351]: <info>  [1593417729.1658] device (wlp0s20f3): supplicant interface state: scanning -> authenticating
Jun 29 09:02:09 Straight-path NetworkManager[351]: <info>  [1593417729.1659] device (p2p-dev-wlp0s20f3): supplicant management interface state: scanning -> authenticating
Jun 29 09:02:09 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=GB
Jun 29 09:02:09 Straight-path kernel: wlp0s20f3: send auth to 00:8e:f2:c9:15:f4 (try 1/3)
Jun 29 09:02:09 Straight-path wpa_supplicant[830]: wlp0s20f3: Trying to associate with 00:8e:f2:c9:15:f4 (SSID='virginmedia2536651' freq=2437 MHz)
Jun 29 09:02:09 Straight-path NetworkManager[351]: <info>  [1593417729.2216] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Jun 29 09:02:09 Straight-path NetworkManager[351]: <info>  [1593417729.2216] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Jun 29 09:02:09 Straight-path kernel: wlp0s20f3: authenticated
Jun 29 09:02:09 Straight-path kernel: wlp0s20f3: associate with 00:8e:f2:c9:15:f4 (try 1/3)
Jun 29 09:02:09 Straight-path wpa_supplicant[830]: wlp0s20f3: Associated with 00:8e:f2:c9:15:f4
Jun 29 09:02:09 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jun 29 09:02:09 Straight-path kernel: wlp0s20f3: RX AssocResp from 00:8e:f2:c9:15:f4 (capab=0x411 status=0 aid=7)
Jun 29 09:02:09 Straight-path kernel: wlp0s20f3: associated
Jun 29 09:02:09 Straight-path NetworkManager[351]: <info>  [1593417729.2395] device (wlp0s20f3): supplicant interface state: associating -> associated
Jun 29 09:02:09 Straight-path NetworkManager[351]: <info>  [1593417729.2395] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> associated
Jun 29 09:02:09 Straight-path NetworkManager[351]: <info>  [1593417729.2809] device (wlp0s20f3): supplicant interface state: associated -> 4way_handshake
Jun 29 09:02:09 Straight-path NetworkManager[351]: <info>  [1593417729.2809] device (p2p-dev-wlp0s20f3): supplicant management interface state: associated -> 4way_handshake
Jun 29 09:02:09 Straight-path wpa_supplicant[830]: wlp0s20f3: WPA: Key negotiation completed with 00:8e:f2:c9:15:f4 [PTK=CCMP GTK=TKIP]
Jun 29 09:02:09 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 00:8e:f2:c9:15:f4 completed [id=0 id_str=]
Jun 29 09:02:09 Straight-path NetworkManager[351]: <info>  [1593417729.3660] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Jun 29 09:02:09 Straight-path NetworkManager[351]: <info>  [1593417729.3660] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "virginmedia2536651"
Jun 29 09:02:09 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=9999 txrate=1000
Jun 29 09:02:09 Straight-path NetworkManager[351]: <info>  [1593417729.3660] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Jun 29 09:02:09 Straight-path NetworkManager[351]: <info>  [1593417729.3662] device (wlp0s20f3): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jun 29 09:02:09 Straight-path NetworkManager[351]: <info>  [1593417729.3667] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Jun 29 09:02:09 Straight-path kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
Jun 29 09:02:09 Straight-path systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Jun 29 09:02:09 Straight-path 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'
Jun 29 09:02:09 Straight-path gnome-shell[1130]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Jun 29 09:02:09 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Shell.CalendarServer' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:02:09 Straight-path rtkit-daemon[1097]: Supervising 2 threads of 2 processes of 1 users.
Jun 29 09:02:09 Straight-path rtkit-daemon[1097]: Successfully made thread 1184 of process 1114 owned by '1000' RT at priority 5.
Jun 29 09:02:09 Straight-path rtkit-daemon[1097]: Supervising 3 threads of 2 processes of 1 users.
Jun 29 09:02:09 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.46' (uid=1000 pid=1114 comm="/usr/bin/pulseaudio --daemonize=no ")
Jun 29 09:02:09 Straight-path dbus-daemon[349]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Jun 29 09:02:09 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.28' (uid=1000 pid=1183 comm="/usr/lib/gnome-shell-calendar-server ")
Jun 29 09:02:09 Straight-path systemd[1005]: Starting Evolution source registry...
Jun 29 09:02:09 Straight-path systemd[1005]: Started Sound Service.
Jun 29 09:02:09 Straight-path pulseaudio[1114]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.systemd1.NoSuchUnit: Unit dbus-org.bluez.service not found.
Jun 29 09:02:09 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.OnlineAccounts' requested by ':1.30' (uid=1000 pid=1189 comm="/usr/lib/evolution-source-registry ")
Jun 29 09:02:09 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.43' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:02:09 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
Jun 29 09:02:09 Straight-path systemd[1005]: Started Evolution source registry.
Jun 29 09:02:09 Straight-path systemd[1]: Starting Daemon for power management...
Jun 29 09:02:09 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Shell.CalendarServer'
Jun 29 09:02:09 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.43' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:02:09 Straight-path systemd[1]: Starting Location Lookup Service...
Jun 29 09:02:09 Straight-path goa-daemon[1201]: goa-daemon version 3.36.0 starting
Jun 29 09:02:09 Straight-path polkitd[919]: Registered Authentication Agent for unix-session:2 (system bus name :1.43 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_GB.UTF-8)
Jun 29 09:02:09 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Identity' requested by ':1.31' (uid=1000 pid=1201 comm="/usr/lib/goa-daemon ")
Jun 29 09:02:09 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.OnlineAccounts'
Jun 29 09:02:09 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Identity'
Jun 29 09:02:09 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.49' (uid=971 pid=1207 comm="/usr/lib/geoclue ")
Jun 29 09:02:09 Straight-path dbus-daemon[349]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Jun 29 09:02:09 Straight-path geoclue[1207]: Failed to connect to avahi service: Daemon not running
Jun 29 09:02:09 Straight-path dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Jun 29 09:02:09 Straight-path audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:09 Straight-path systemd[1]: Started Location Lookup Service.
Jun 29 09:02:09 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.freedesktop.Telepathy.AccountManager' requested by ':1.33' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:02:09 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:02:09 Straight-path systemd[1005]: Starting Virtual filesystem service - disk device monitor...
Jun 29 09:02:09 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.freedesktop.Telepathy.AccountManager'
Jun 29 09:02:09 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.51' (uid=1000 pid=1226 comm="/usr/lib/gvfs-udisks2-volume-monitor ")
Jun 29 09:02:09 Straight-path systemd[1]: Starting Disk Manager...
Jun 29 09:02:09 Straight-path udisksd[1231]: udisks daemon version 2.9.0 starting
Jun 29 09:02:10 Straight-path dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Jun 29 09:02:10 Straight-path systemd[1]: Started Disk Manager.
Jun 29 09:02:10 Straight-path 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'
Jun 29 09:02:10 Straight-path udisksd[1231]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Jun 29 09:02:10 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Jun 29 09:02:10 Straight-path systemd[1005]: Started Virtual filesystem service - disk device monitor.
Jun 29 09:02:10 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:02:10 Straight-path systemd[1005]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Jun 29 09:02:10 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Jun 29 09:02:10 Straight-path systemd[1005]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Jun 29 09:02:10 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:02:10 Straight-path systemd[1005]: Starting Virtual filesystem service - Apple File Conduit monitor...
Jun 29 09:02:10 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
Jun 29 09:02:10 Straight-path systemd[1005]: Started Virtual filesystem service - Apple File Conduit monitor.
Jun 29 09:02:10 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:02:10 Straight-path systemd[1005]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Jun 29 09:02:10 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
Jun 29 09:02:10 Straight-path systemd[1005]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Jun 29 09:02:10 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:02:10 Straight-path systemd[1005]: Starting Virtual filesystem service - digital camera monitor...
Jun 29 09:02:10 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Jun 29 09:02:10 Straight-path systemd[1005]: Started Virtual filesystem service - digital camera monitor.
Jun 29 09:02:10 Straight-path gnome-shell[1130]: loading default theme (Adwaita)
Jun 29 09:02:10 Straight-path upowerd[1203]: energy_full (51.990000) is greater than energy_full_design (51.000000)
Jun 29 09:02:10 Straight-path gnome-shell[1130]: Usage of object.actor is deprecated for ClipboardIndicator
                                                 get@resource:///org/gnome/shell/ui/environment.js:287:29
                                                 _init@/home/muj/.local/share/gnome-shell/extensions/clipboard-indicator@tudmotu.com/extension.js:88:9
                                                 wrapper@resource:///org/gnome/gjs/modules/script/_legacy.js:82:27
                                                 enable@/home/muj/.local/share/gnome-shell/extensions/clipboard-indicator@tudmotu.com/extension.js:860:26
                                                 _callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:166:32
                                                 loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:348:26
                                                 _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:590:18
                                                 collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:17
                                                 _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:569:19
                                                 _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:599:18
                                                 _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:630:18
                                                 init@resource:///org/gnome/shell/ui/extensionSystem.js:55:14
                                                 _initializeUI@resource:///org/gnome/shell/ui/main.js:254:22
                                                 start@resource:///org/gnome/shell/ui/main.js:143:5
                                                 @<main>:1:47
Jun 29 09:02:10 Straight-path gnome-shell[1130]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /home/muj/.local/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 29 09:02:10 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Shell.Notifications' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:02:10 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar8' unit='evolution-calendar-factory.service' requested by ':1.28' (uid=1000 pid=1183 comm="/usr/lib/gnome-shell-calendar-server ")
Jun 29 09:02:10 Straight-path dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.UPower'
Jun 29 09:02:10 Straight-path systemd[1005]: Starting Evolution calendar service...
Jun 29 09:02:10 Straight-path systemd[1005]: Started GNOME Shell on X11.
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME Shell on X11.
Jun 29 09:02:10 Straight-path systemd[1]: Started Daemon for power management.
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME Session is initialized.
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME session X11 services.
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME X11 Session.
Jun 29 09:02:10 Straight-path 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'
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME Session (session: gnome).
Jun 29 09:02:10 Straight-path systemd[1005]: Starting Signal initialization done to GNOME Session Manager...
Jun 29 09:02:10 Straight-path systemd[1005]: Starting GNOME Accessibility settings...
Jun 29 09:02:10 Straight-path systemd[1005]: Starting GNOME Color management...
Jun 29 09:02:10 Straight-path systemd[1005]: Starting GNOME Date & Time handling...
Jun 29 09:02:10 Straight-path systemd[1005]: Starting GNOME Maintenance of expirable data...
Jun 29 09:02:10 Straight-path systemd[1005]: Starting GNOME Keyboard handling...
Jun 29 09:02:10 Straight-path systemd[1005]: Starting GNOME Media keys handling...
Jun 29 09:02:10 Straight-path systemd[1005]: Starting GNOME Power management handling...
Jun 29 09:02:10 Straight-path systemd[1005]: Starting GNOME Printer notifications...
Jun 29 09:02:10 Straight-path systemd[1005]: Starting GNOME RFKill handling...
Jun 29 09:02:10 Straight-path systemd[1005]: Starting GNOME Freedesktop screensaver handling...
Jun 29 09:02:10 Straight-path systemd[1005]: Starting GNOME Sharing handling...
Jun 29 09:02:10 Straight-path systemd[1005]: Starting GNOME Smartcard handling...
Jun 29 09:02:10 Straight-path systemd[1005]: Starting GNOME Sound sample caching handling...
Jun 29 09:02:10 Straight-path systemd[1005]: Starting GNOME USB protection handling...
Jun 29 09:02:10 Straight-path systemd[1005]: Starting GNOME Wacom handling...
Jun 29 09:02:10 Straight-path systemd[1005]: Starting GNOME WWan management...
Jun 29 09:02:10 Straight-path systemd[1005]: Starting GNOME XSettings...
Jun 29 09:02:10 Straight-path systemd[1005]: gnome-session-signal-init.service: Succeeded.
Jun 29 09:02:10 Straight-path systemd[1005]: Finished Signal initialization done to GNOME Session Manager.
Jun 29 09:02:10 Straight-path systemd[1005]: Started GNOME Freedesktop screensaver handling.
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME Freedesktop screensaver handling.
Jun 29 09:02:10 Straight-path systemd[1005]: Started GNOME RFKill handling.
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME RFKill handling.
Jun 29 09:02:10 Straight-path systemd[1005]: Started GNOME Printer notifications.
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME Printer notifications.
Jun 29 09:02:10 Straight-path kernel: rfkill: input handler disabled
Jun 29 09:02:10 Straight-path systemd[1005]: Started GNOME WWan management.
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME WWan management.
Jun 29 09:02:10 Straight-path systemd[1005]: Started GNOME Sharing handling.
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME Sharing handling.
Jun 29 09:02:10 Straight-path systemd[1005]: Started GNOME Accessibility settings.
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME Accessibility settings.
Jun 29 09:02:10 Straight-path systemd[1005]: Started GNOME Smartcard handling.
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME Smartcard handling.
Jun 29 09:02:10 Straight-path NetworkManager[351]: <info>  [1593417730.5079] agent-manager: agent[527e50f7c35fcd5a,:1.43/org.gnome.Shell.NetworkAgent/1000]: agent registered
Jun 29 09:02:10 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Shell.Notifications'
Jun 29 09:02:10 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.62' (uid=1000 pid=1297 comm="/usr/lib/gsd-keyboard ")
Jun 29 09:02:10 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.64' (uid=1000 pid=1292 comm="/usr/lib/gsd-color ")
Jun 29 09:02:10 Straight-path systemd[1]: Starting Manage, Install and Generate Color Profiles...
Jun 29 09:02:10 Straight-path systemd[1]: Starting Locale Service...
Jun 29 09:02:10 Straight-path gnome-shell[1130]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 29 09:02:10 Straight-path gsd-usb-protect[1316]: Failed to get screen saver status: Cannot invoke method; proxy is for the well-known name “org.gnome.ScreenSaver” without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Jun 29 09:02:10 Straight-path systemd[1005]: Started GNOME Maintenance of expirable data.
Jun 29 09:02:10 Straight-path systemd[1005]: Started GNOME Keyboard handling.
Jun 29 09:02:10 Straight-path systemd[1005]: Started GNOME Date & Time handling.
Jun 29 09:02:10 Straight-path systemd[1005]: Started GNOME USB protection handling.
Jun 29 09:02:10 Straight-path systemd[1005]: Started GNOME Color management.
Jun 29 09:02:10 Straight-path systemd[1005]: Started GNOME Power management handling.
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME Color management.
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME Date & Time handling.
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME Maintenance of expirable data.
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME Keyboard handling.
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME Power management handling.
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME USB protection handling.
Jun 29 09:02:10 Straight-path systemd[1005]: Started GNOME Sound sample caching handling.
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME Sound sample caching handling.
Jun 29 09:02:10 Straight-path systemd[1005]: Started GNOME Wacom handling.
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME Wacom handling.
Jun 29 09:02:10 Straight-path gnome-shell[1130]: Some code tried to set a deprecated GObject property.
                                                 0 _patchContainerClass/containerClass.prototype.child_set() ["resource:///org/gnome/shell/ui/environment.js":34:12]
                                                 1 _patchContainerClass/containerClass.prototype.add() ["resource:///org/gnome/shell/ui/environment.js":43:17]
                                                 2 _buildMenu/<() ["/home/muj/.local/share/gnome-shell/extensions/clipboard-indicator@tudmotu.com/extension.js":133:34]
                                                 3 readRegistry/</<() ["/home/muj/.local/share/gnome-shell/extensions/clipboard-indicator@tudmotu.com/utils.js":127:16]
Jun 29 09:02:10 Straight-path systemd[1005]: Started GNOME Media keys handling.
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME Media keys handling.
Jun 29 09:02:10 Straight-path dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Jun 29 09:02:10 Straight-path systemd[1]: Started Manage, Install and Generate Color Profiles.
Jun 29 09:02:10 Straight-path 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'
Jun 29 09:02:10 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.evolution.dataserver.Calendar8'
Jun 29 09:02:10 Straight-path systemd[1005]: Started Evolution calendar service.
Jun 29 09:02:10 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook10' unit='evolution-addressbook-factory.service' requested by ':1.50' (uid=1000 pid=1289 comm="/usr/lib/evolution-calendar-factory ")
Jun 29 09:02:10 Straight-path systemd[1005]: Starting Evolution address book service...
Jun 29 09:02:10 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook10'
Jun 29 09:02:10 Straight-path systemd[1005]: Started Evolution address book service.
Jun 29 09:02:10 Straight-path gsd-media-keys[1298]: Failed to grab accelerator for keybinding settings:playback-random
Jun 29 09:02:10 Straight-path gsd-media-keys[1298]: Failed to grab accelerator for keybinding settings:hibernate
Jun 29 09:02:10 Straight-path gsd-media-keys[1298]: Failed to grab accelerator for keybinding settings:playback-repeat
Jun 29 09:02:10 Straight-path gsd-media-keys[1298]: Failed to grab accelerator for keybinding settings:rfkill
Jun 29 09:02:10 Straight-path systemd[1005]: Started GNOME XSettings.
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME XSettings.
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME Session.
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target GNOME X11 Session (session: gnome).
Jun 29 09:02:10 Straight-path systemd[1005]: Reached target Current graphical user session.
Jun 29 09:02:10 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.70' (uid=973 pid=1426 comm="/usr/lib/colord-sane ")
Jun 29 09:02:10 Straight-path dbus-daemon[349]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Jun 29 09:02:11 Straight-path dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.locale1'
Jun 29 09:02:11 Straight-path systemd[1]: Started Locale Service.
Jun 29 09:02:11 Straight-path audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:11 Straight-path gnome-session-binary[1116]: Entering running state
Jun 29 09:02:11 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.64' (uid=1000 pid=1450 comm="gdbus call -e -d org.freedesktop.DBus -o /org/free")
Jun 29 09:02:11 Straight-path systemd[1005]: Starting Tracker metadata database store and lookup manager...
Jun 29 09:02:11 Straight-path tracker-extract[1447]: Set scheduler policy to SCHED_IDLE
Jun 29 09:02:11 Straight-path tracker-extract[1447]: Setting priority nice level to 19
Jun 29 09:02:11 Straight-path tracker-miner-f[1453]: Set scheduler policy to SCHED_IDLE
Jun 29 09:02:11 Straight-path tracker-miner-f[1453]: Setting priority nice level to 19
Jun 29 09:02:11 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.freedesktop.Tracker1'
Jun 29 09:02:11 Straight-path systemd[1005]: Started Tracker metadata database store and lookup manager.
Jun 29 09:02:11 Straight-path tracker-store.desktop[1450]: (uint32 1,)
Jun 29 09:02:11 Straight-path gnome-shell[1130]: GNOME Shell started at Mon Jun 29 2020 09:02:10 GMT+0100 (British Summer Time)
Jun 29 09:02:11 Straight-path gnome-shell[1130]: Registering session with GDM
Jun 29 09:02:11 Straight-path gnome-shell[1130]: Error registering session with GDM: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.DisplayManager was not provided by any .service files
Jun 29 09:02:11 Straight-path gnome-software[1448]: Failed to load /usr/lib/gs-plugins-13/libgs_plugin_fwupd.so: failed to open plugin /usr/lib/gs-plugins-13/libgs_plugin_fwupd.so: libfwupd.so.2: cannot open shared object file: No such file or directory
Jun 29 09:02:11 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.75' (uid=973 pid=1426 comm="/usr/lib/colord-sane ")
Jun 29 09:02:11 Straight-path dbus-daemon[349]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Jun 29 09:02:12 Straight-path ntpd[378]: Listen normally on 4 wlp0s20f3 [fe80::945d:a31c:2f8:4a13%3]:123
Jun 29 09:02:12 Straight-path ntpd[378]: new interface(s) found: waking up resolver
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6205] dhcp4 (wlp0s20f3): option dhcp_lease_time      => '86400'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6205] dhcp4 (wlp0s20f3): option domain_name_servers  => '194.168.4.100 194.168.8.100'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6205] dhcp4 (wlp0s20f3): option expiry               => '1593504131'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6206] dhcp4 (wlp0s20f3): option ip_address           => '192.168.0.16'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6206] dhcp4 (wlp0s20f3): option next_server          => '192.168.0.1'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6206] dhcp4 (wlp0s20f3): option requested_broadcast_address => '1'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6206] dhcp4 (wlp0s20f3): option requested_domain_name => '1'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6206] dhcp4 (wlp0s20f3): option requested_domain_name_servers => '1'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6206] dhcp4 (wlp0s20f3): option requested_domain_search => '1'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6206] dhcp4 (wlp0s20f3): option requested_host_name  => '1'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6206] dhcp4 (wlp0s20f3): option requested_interface_mtu => '1'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6206] dhcp4 (wlp0s20f3): option requested_ms_classless_static_routes => '1'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6206] dhcp4 (wlp0s20f3): option requested_nis_domain => '1'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6206] dhcp4 (wlp0s20f3): option requested_nis_servers => '1'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6207] dhcp4 (wlp0s20f3): option requested_ntp_servers => '1'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6207] dhcp4 (wlp0s20f3): option requested_rfc3442_classless_static_routes => '1'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6207] dhcp4 (wlp0s20f3): option requested_root_path  => '1'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6207] dhcp4 (wlp0s20f3): option requested_routers    => '1'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6207] dhcp4 (wlp0s20f3): option requested_static_routes => '1'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6207] dhcp4 (wlp0s20f3): option requested_subnet_mask => '1'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6207] dhcp4 (wlp0s20f3): option requested_time_offset => '1'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6207] dhcp4 (wlp0s20f3): option requested_wpad       => '1'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6207] dhcp4 (wlp0s20f3): option routers              => '192.168.0.1'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6207] dhcp4 (wlp0s20f3): option subnet_mask          => '255.255.255.0'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6207] dhcp4 (wlp0s20f3): state changed unknown -> bound
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6224] device (wlp0s20f3): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jun 29 09:02:12 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.1' (uid=0 pid=351 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 29 09:02:12 Straight-path systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 29 09:02:12 Straight-path dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 29 09:02:12 Straight-path systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 29 09:02:12 Straight-path 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'
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6363] device (wlp0s20f3): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6365] device (wlp0s20f3): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6372] manager: NetworkManager state is now CONNECTED_LOCAL
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6395] manager: NetworkManager state is now CONNECTED_SITE
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6397] policy: set 'virginmedia2536651' (wlp0s20f3) as default for IPv4 routing and DNS
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6414] device (wlp0s20f3): Activation: successful, device activated.
Jun 29 09:02:12 Straight-path NetworkManager[351]: <info>  [1593417732.6428] manager: startup complete
Jun 29 09:02:12 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.1' (uid=0 pid=351 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 29 09:02:12 Straight-path dbus-daemon[349]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Jun 29 09:02:12 Straight-path gnome-software[1448]: enabled plugins: desktop-categories, os-release, provenance, appstream, provenance-license, desktop-menu-path, flatpak, generic-updates, hardcoded-blacklist, hardcoded-popular, modalias, rewrite-resource, icons, malcontent, odrs, key-colors, key-colors-metadata
Jun 29 09:02:12 Straight-path gnome-software[1448]: disabled plugins: dpkg, dummy, fedora-langpacks, fedora-pkgdb-collections, repos
Jun 29 09:02:12 Straight-path gnome-software[1448]: /etc/PackageKit/Vendor.conf file not found
Jun 29 09:02:12 Straight-path gnome-software[1448]: adding wildcard app */*/*/*/org.gnome.Builder.desktop/* to plugin cache
Jun 29 09:02:12 Straight-path gnome-software[1448]: adding wildcard app */*/*/*/org.gnome.Calculator.desktop/* to plugin cache
Jun 29 09:02:12 Straight-path gnome-software[1448]: adding wildcard app */*/*/*/org.gnome.clocks.desktop/* to plugin cache
Jun 29 09:02:12 Straight-path gnome-software[1448]: adding wildcard app */*/*/*/org.gnome.Dictionary.desktop/* to plugin cache
Jun 29 09:02:12 Straight-path gnome-software[1448]: adding wildcard app */*/*/*/org.gnome.Documents.desktop/* to plugin cache
Jun 29 09:02:12 Straight-path gnome-software[1448]: adding wildcard app */*/*/*/org.gnome.Evince/* to plugin cache
Jun 29 09:02:12 Straight-path gnome-software[1448]: adding wildcard app */*/*/*/org.gnome.gedit.desktop/* to plugin cache
Jun 29 09:02:12 Straight-path gnome-software[1448]: adding wildcard app */*/*/*/org.gnome.Maps.desktop/* to plugin cache
Jun 29 09:02:12 Straight-path gnome-software[1448]: adding wildcard app */*/*/*/org.gnome.Weather/* to plugin cache
Jun 29 09:02:12 Straight-path gnome-software[1448]: hiding category audio-video featured applications: found only 0 to show, need at least 9
Jun 29 09:02:12 Straight-path gnome-software[1448]: hiding category games featured applications: found only 0 to show, need at least 9
Jun 29 09:02:12 Straight-path gnome-software[1448]: Only 2 apps for popular list, hiding
Jun 29 09:02:13 Straight-path NetworkManager[351]: <info>  [1593417733.5291] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 29 09:02:14 Straight-path gnome-software[1448]: not GsPlugin error g-io-error-quark:15: failed to process components/component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..|components/component[@type='webapp']/id[text()='archlinux.www.Arch Linux-(null)']/..|component/id[text()='archlinux.www.Arch Linux-(null)']/..: cannot parse text or number `null`
Jun 29 09:02:14 Straight-path gnome-software[1448]: not GsPlugin error g-io-error-quark:15: failed to process components/component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..|components/component[@type='webapp']/id[text()='archlinux.www.Arch Linux-(null)']/..|component/id[text()='archlinux.www.Arch Linux-(null)']/..: cannot parse text or number `null`
Jun 29 09:02:14 Straight-path gnome-software[1448]: not GsPlugin error g-io-error-quark:15: failed to process components/component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..|components/component[@type='webapp']/id[text()='archlinux.www.Arch Linux-(null)']/..|component/id[text()='archlinux.www.Arch Linux-(null)']/..: cannot parse text or number `null`
Jun 29 09:02:14 Straight-path gnome-software[1448]: not handling error failed for action refine: failed to process components/component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..|components/component[@type='webapp']/id[text()='archlinux.www.Arch Linux-(null)']/..|component/id[text()='archlinux.www.Arch Linux-(null)']/..: cannot parse text or number `null`
Jun 29 09:02:14 Straight-path gnome-software[1448]: Could not load a pixbuf from icon theme.
                                                    This may indicate that pixbuf loaders or the mime database could not be found.
Jun 29 09:02:14 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.65' (uid=1000 pid=1447 comm="/usr/lib/tracker-extract ")
Jun 29 09:02:14 Straight-path systemd[1005]: Starting Virtual filesystem metadata service...
Jun 29 09:02:14 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gtk.vfs.Metadata'
Jun 29 09:02:14 Straight-path systemd[1005]: Started Virtual filesystem metadata service.
Jun 29 09:02:15 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.90' (uid=1000 pid=1558 comm="/opt/google/chrome/chrome ")
Jun 29 09:02:15 Straight-path dbus-daemon[349]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Jun 29 09:02:15 Straight-path ntpd[378]: Listen normally on 5 wlp0s20f3 192.168.0.16:123
Jun 29 09:02:15 Straight-path ntpd[378]: new interface(s) found: waking up resolver
Jun 29 09:02:15 Straight-path gnome-keyring-daemon[1017]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Jun 29 09:02:15 Straight-path gnome-keyring-daemon[1017]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Jun 29 09:02:17 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.ChromeGnomeShell' requested by ':1.76' (uid=1000 pid=1781 comm="/usr/bin/python /usr/bin/chrome-gnome-shell chrome")
Jun 29 09:02:17 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.ChromeGnomeShell'
Jun 29 09:02:18 Straight-path systemd[1]: Stopping User Manager for UID 969...
Jun 29 09:02:18 Straight-path systemd[952]: Stopped target Main User Target.
Jun 29 09:02:18 Straight-path systemd[952]: Stopping Accessibility services bus...
Jun 29 09:02:18 Straight-path gvfsd[977]: A connection to the bus can't be made
Jun 29 09:02:18 Straight-path systemd[952]: Stopping D-Bus User Message Bus...
Jun 29 09:02:18 Straight-path systemd[952]: Stopping Virtual filesystem service...
Jun 29 09:02:18 Straight-path systemd[952]: dbus.service: Succeeded.
Jun 29 09:02:18 Straight-path systemd[952]: Stopped D-Bus User Message Bus.
Jun 29 09:02:18 Straight-path systemd[952]: at-spi-dbus-bus.service: Succeeded.
Jun 29 09:02:18 Straight-path systemd[952]: Stopped Accessibility services bus.
Jun 29 09:02:18 Straight-path systemd[1005]: run-user-969-gvfs.mount: Succeeded.
Jun 29 09:02:18 Straight-path systemd[952]: run-user-969-gvfs.mount: Succeeded.
Jun 29 09:02:18 Straight-path systemd[1]: run-user-969-gvfs.mount: Succeeded.
Jun 29 09:02:18 Straight-path systemd[952]: gvfs-daemon.service: Succeeded.
Jun 29 09:02:18 Straight-path systemd[952]: Stopped Virtual filesystem service.
Jun 29 09:02:18 Straight-path systemd[952]: Stopped target Basic System.
Jun 29 09:02:18 Straight-path systemd[952]: Stopped target Paths.
Jun 29 09:02:18 Straight-path systemd[952]: Stopped target Sockets.
Jun 29 09:02:18 Straight-path systemd[952]: Stopped target Timers.
Jun 29 09:02:18 Straight-path systemd[952]: dbus.socket: Succeeded.
Jun 29 09:02:18 Straight-path systemd[952]: Closed D-Bus User Message Bus Socket.
Jun 29 09:02:18 Straight-path systemd[952]: dirmngr.socket: Succeeded.
Jun 29 09:02:18 Straight-path systemd[952]: Closed GnuPG network certificate management daemon.
Jun 29 09:02:18 Straight-path systemd[952]: gpg-agent-browser.socket: Succeeded.
Jun 29 09:02:18 Straight-path systemd[952]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 29 09:02:18 Straight-path systemd[952]: gpg-agent-extra.socket: Succeeded.
Jun 29 09:02:18 Straight-path systemd[952]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jun 29 09:02:18 Straight-path systemd[952]: gpg-agent-ssh.socket: Succeeded.
Jun 29 09:02:18 Straight-path systemd[952]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jun 29 09:02:18 Straight-path systemd[952]: gpg-agent.socket: Succeeded.
Jun 29 09:02:18 Straight-path systemd[952]: Closed GnuPG cryptographic agent and passphrase cache.
Jun 29 09:02:18 Straight-path systemd[952]: p11-kit-server.socket: Succeeded.
Jun 29 09:02:18 Straight-path systemd[952]: Closed p11-kit server.
Jun 29 09:02:18 Straight-path systemd[952]: pipewire.socket: Succeeded.
Jun 29 09:02:18 Straight-path systemd[952]: Closed Multimedia System.
Jun 29 09:02:18 Straight-path systemd[952]: pulseaudio.socket: Succeeded.
Jun 29 09:02:18 Straight-path systemd[952]: Closed Sound System.
Jun 29 09:02:18 Straight-path systemd[952]: Reached target Shutdown.
Jun 29 09:02:18 Straight-path systemd[952]: systemd-exit.service: Succeeded.
Jun 29 09:02:18 Straight-path systemd[952]: Finished Exit the Session.
Jun 29 09:02:18 Straight-path systemd[952]: Reached target Exit the Session.
Jun 29 09:02:18 Straight-path audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@969 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:18 Straight-path systemd[953]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
Jun 29 09:02:18 Straight-path systemd[1]: user@969.service: Succeeded.
Jun 29 09:02:18 Straight-path systemd[1]: Stopped User Manager for UID 969.
Jun 29 09:02:18 Straight-path systemd[1]: Stopping User Runtime Directory /run/user/969...
Jun 29 09:02:18 Straight-path kernel: kauditd_printk_skb: 12 callbacks suppressed
Jun 29 09:02:18 Straight-path kernel: audit: type=1131 audit(1593417738.147:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@969 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:18 Straight-path systemd[1005]: run-user-969.mount: Succeeded.
Jun 29 09:02:18 Straight-path systemd[1]: run-user-969.mount: Succeeded.
Jun 29 09:02:18 Straight-path systemd[1]: user-runtime-dir@969.service: Succeeded.
Jun 29 09:02:18 Straight-path systemd[1]: Stopped User Runtime Directory /run/user/969.
Jun 29 09:02:18 Straight-path audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@969 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:18 Straight-path kernel: audit: type=1131 audit(1593417738.157:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@969 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:18 Straight-path systemd[1]: Removed slice User Slice of UID 969.
Jun 29 09:02:19 Straight-path kernel: TCP: wlp0s20f3: Driver has suspect GRO implementation, TCP performance may be compromised.
Jun 29 09:02:20 Straight-path gnome-software[1448]: libostree pull from 'flathub' for appstream2/x86_64 complete
                                                    security: GPG: summary+commit http: TLS
                                                    non-delta: meta: 6 content: 9
                                                    transfer: secs: 5 size: 3.0 MB
Jun 29 09:02:20 Straight-path gnome-software[1448]: /var/tmp/flatpak-cache-PQ2PM0/repo-RjwkB6: Pulled appstream2/x86_64 from flathub
Jun 29 09:02:20 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.Flatpak.SystemHelper' unit='flatpak-system-helper.service' requested by ':1.74' (uid=1000 pid=1448 comm="/usr/bin/gnome-software --gapplication-service ")
Jun 29 09:02:20 Straight-path systemd[1]: Starting flatpak system helper...
Jun 29 09:02:20 Straight-path dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.Flatpak.SystemHelper'
Jun 29 09:02:20 Straight-path systemd[1]: Started flatpak system helper.
Jun 29 09:02:20 Straight-path audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=flatpak-system-helper comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:20 Straight-path kernel: audit: type=1130 audit(1593417740.727:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=flatpak-system-helper comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:21 Straight-path flatpak-system-helper[1824]: system: Pulled appstream2/x86_64 from /var/tmp/flatpak-cache-PQ2PM0/repo-RjwkB6
Jun 29 09:02:22 Straight-path systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Jun 29 09:02:22 Straight-path 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'
Jun 29 09:02:22 Straight-path kernel: audit: type=1131 audit(1593417742.437:68): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:40 Straight-path 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'
Jun 29 09:02:40 Straight-path systemd[1]: systemd-hostnamed.service: Succeeded.
Jun 29 09:02:40 Straight-path kernel: audit: type=1131 audit(1593417760.587:69): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:41 Straight-path systemd[1]: systemd-localed.service: Succeeded.
Jun 29 09:02:41 Straight-path audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:41 Straight-path kernel: audit: type=1131 audit(1593417761.077:70): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:02:45 Straight-path tracker-store[1459]: OK
Jun 29 09:02:45 Straight-path systemd[1005]: tracker-store.service: Succeeded.
Jun 29 09:03:10 Straight-path geoclue[1207]: Service not used for 60 seconds. Shutting down..
Jun 29 09:03:10 Straight-path audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:03:10 Straight-path systemd[1]: geoclue.service: Succeeded.
Jun 29 09:03:10 Straight-path kernel: audit: type=1131 audit(1593417790.437:71): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:04:54 Straight-path systemd[1005]: Started Application launched by gsd-media-keys.
Jun 29 09:04:54 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.79' (uid=1000 pid=3078 comm="gnome-terminal ")
Jun 29 09:04:54 Straight-path systemd[1005]: Created slice apps.slice.
Jun 29 09:04:54 Straight-path systemd[1005]: Created slice apps-org.gnome.Terminal.slice.
Jun 29 09:04:54 Straight-path systemd[1005]: Starting GNOME Terminal Server...
Jun 29 09:04:55 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Terminal'
Jun 29 09:04:55 Straight-path systemd[1005]: Started GNOME Terminal Server.
Jun 29 09:04:55 Straight-path systemd[1005]: Started VTE child process 3090 launched by gnome-terminal-server process 3083.
Jun 29 09:04:55 Straight-path systemd[1005]: gnome-launched-gnome-terminal-3078.scope: Succeeded.
Jun 29 09:05:01 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=9999 txrate=86700
Jun 29 09:05:12 Straight-path audit[3139]: USER_AUTH pid=3139 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:05:12 Straight-path audit[3139]: USER_ACCT pid=3139 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:05:12 Straight-path sudo[3139]:      muj : TTY=pts/0 ; PWD=/home/muj ; USER=root ; COMMAND=/usr/bin/pacman -S -y -u --config /etc/pacman.conf --
Jun 29 09:05:12 Straight-path audit[3139]: CRED_REFR pid=3139 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:05:12 Straight-path kernel: audit: type=1100 audit(1593417912.777:72): pid=3139 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:05:12 Straight-path kernel: audit: type=1101 audit(1593417912.777:73): pid=3139 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:05:12 Straight-path kernel: audit: type=1110 audit(1593417912.777:74): pid=3139 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:05:12 Straight-path sudo[3139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 29 09:05:12 Straight-path audit[3139]: USER_START pid=3139 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:05:12 Straight-path kernel: audit: type=1105 audit(1593417912.787:75): pid=3139 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:05:49 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.67' (uid=1000 pid=1453 comm="/usr/lib/tracker-miner-fs ")
Jun 29 09:05:49 Straight-path systemd[1005]: Starting Tracker metadata database store and lookup manager...
Jun 29 09:05:49 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.freedesktop.Tracker1'
Jun 29 09:05:49 Straight-path systemd[1005]: Started Tracker metadata database store and lookup manager.
Jun 29 09:05:49 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Reloaded configuration
Jun 29 09:05:49 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Reloaded configuration
Jun 29 09:05:49 Straight-path sudo[3139]: pam_unix(sudo:session): session closed for user root
Jun 29 09:05:49 Straight-path audit[3139]: USER_END pid=3139 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:05:49 Straight-path audit[3139]: CRED_DISP pid=3139 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:05:49 Straight-path kernel: audit: type=1106 audit(1593417949.947:76): pid=3139 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:05:49 Straight-path kernel: audit: type=1104 audit(1593417949.947:77): pid=3139 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:05:50 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.67' (uid=1000 pid=1453 comm="/usr/lib/tracker-miner-fs ")
Jun 29 09:05:50 Straight-path systemd[1005]: Starting Tracker metadata extractor...
Jun 29 09:05:50 Straight-path tracker-extract[3309]: Set scheduler policy to SCHED_IDLE
Jun 29 09:05:50 Straight-path tracker-extract[3309]: Setting priority nice level to 19
Jun 29 09:05:51 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jun 29 09:05:51 Straight-path systemd[1005]: Started Tracker metadata extractor.
Jun 29 09:06:01 Straight-path systemd[1005]: tracker-extract.service: Succeeded.
Jun 29 09:06:09 Straight-path systemd[1005]: vte-spawn-8e118110-4f6a-43c9-a371-4c02024e7722.scope: Succeeded.
Jun 29 09:06:09 Straight-path systemd[1005]: gnome-terminal-server.service: Succeeded.
Jun 29 09:06:10 Straight-path systemd[1005]: Started Application launched by gsd-media-keys.
Jun 29 09:06:10 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.83' (uid=1000 pid=3424 comm="gnome-terminal ")
Jun 29 09:06:10 Straight-path systemd[1005]: Starting GNOME Terminal Server...
Jun 29 09:06:10 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Terminal'
Jun 29 09:06:10 Straight-path systemd[1005]: Started GNOME Terminal Server.
Jun 29 09:06:10 Straight-path systemd[1005]: Started VTE child process 3436 launched by gnome-terminal-server process 3429.
Jun 29 09:06:10 Straight-path systemd[1005]: gnome-launched-gnome-terminal-3424.scope: Succeeded.
Jun 29 09:06:13 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.ControlCenter.SearchProvider' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:06:13 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Contacts.SearchProvider' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:06:13 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Documents' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:06:13 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Nautilus' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:06:13 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Boxes.SearchProvider' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:06:13 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Calculator.SearchProvider' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:06:13 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Calendar' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:06:13 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Characters.BackgroundService' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:06:13 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.clocks' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:06:13 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Photos' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:06:13 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Recipes' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:06:13 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Epiphany.SearchProvider' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:06:13 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Boxes.SearchProvider'
Jun 29 09:06:13 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.ControlCenter.SearchProvider'
Jun 29 09:06:13 Straight-path gnome-shell[1130]: Could not load a pixbuf from icon theme.
                                                 This may indicate that pixbuf loaders or the mime database could not be found.
Jun 29 09:06:13 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.clocks'
Jun 29 09:06:13 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Characters.BackgroundService'
Jun 29 09:06:13 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Recipes'
Jun 29 09:06:13 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Calculator.SearchProvider'
Jun 29 09:06:13 Straight-path gnome-calculato[3474]: search-provider.vala:117: Failed to spawn Calculator: Child process killed by signal 9
Jun 29 09:06:13 Straight-path gnome-shell[1130]: Received error from D-Bus search provider org.gnome.Recipes.desktop during GetResultMetas: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name :1.94 was not provided by any .service files
Jun 29 09:06:13 Straight-path gnome-shell[1130]: Wrong number of result metas returned by search provider org.gnome.Recipes.desktop: expected 4 but got 0
Jun 29 09:06:13 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Photos'
Jun 29 09:06:14 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Nautilus'
Jun 29 09:06:14 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.435' (uid=1000 pid=3486 comm="/usr/bin/gnome-calendar --gapplication-service ")
Jun 29 09:06:14 Straight-path systemd[1]: Starting Time & Date Service...
Jun 29 09:06:14 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Documents'
Jun 29 09:06:14 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Epiphany.SearchProvider'
Jun 29 09:06:14 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Contacts.SearchProvider'
Jun 29 09:06:14 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.436' (uid=1000 pid=3466 comm="/usr/lib/gnome-contacts-search-provider ")
Jun 29 09:06:14 Straight-path dbus-daemon[349]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Jun 29 09:06:14 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='com.intel.dleyna-renderer' requested by ':1.95' (uid=1000 pid=3483 comm="/usr/bin/gnome-photos --gapplication-service ")
Jun 29 09:06:14 Straight-path systemd[1005]: Started Application launched by gnome-shell.
Jun 29 09:06:14 Straight-path dleyna-renderer-service[3615]: dLeyna core version 0.6.0
Jun 29 09:06:14 Straight-path dleyna-renderer-service[3615]: dleyna-renderer-service version 0.6.0
Jun 29 09:06:14 Straight-path dleyna-renderer-service[3615]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Jun 29 09:06:14 Straight-path dleyna-renderer-service[3615]: Load file [/home/muj/.config/dleyna-renderer-service.conf]
Jun 29 09:06:14 Straight-path dleyna-renderer-service[3615]: [General settings]
Jun 29 09:06:14 Straight-path dleyna-renderer-service[3615]: Never Quit: F
Jun 29 09:06:14 Straight-path dleyna-renderer-service[3615]: Connector Name: dbus
Jun 29 09:06:14 Straight-path dleyna-renderer-service[3615]: Port: 0
Jun 29 09:06:14 Straight-path dleyna-renderer-service[3615]: Push host port: 0
Jun 29 09:06:14 Straight-path dleyna-renderer-service[3615]: [Logging settings]
Jun 29 09:06:14 Straight-path dleyna-renderer-service[3615]: Log Type : 0
Jun 29 09:06:14 Straight-path dleyna-renderer-service[3615]: Log Level: 0x13
Jun 29 09:06:14 Straight-path dleyna-renderer-service[3615]: [Network filtering settings]
Jun 29 09:06:14 Straight-path dleyna-renderer-service[3615]: Enabled : F
Jun 29 09:06:14 Straight-path dleyna-renderer-service[3615]: Entries: (null)
Jun 29 09:06:14 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'com.intel.dleyna-renderer'
Jun 29 09:06:14 Straight-path dleyna-renderer-service[3615]: Calling GetRenderers method
Jun 29 09:06:14 Straight-path dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.timedate1'
Jun 29 09:06:14 Straight-path systemd[1]: Started Time & Date Service.
Jun 29 09:06:14 Straight-path audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:06:14 Straight-path kernel: audit: type=1130 audit(1593417974.687:78): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:06:14 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Calendar'
Jun 29 09:06:14 Straight-path dleyna-renderer-service[3615]: Client :1.95 lost
Jun 29 09:06:15 Straight-path dleyna-renderer-service[3615]: dLeyna: Exit
Jun 29 09:06:16 Straight-path audit[3624]: USER_AUTH pid=3624 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="root" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
Jun 29 09:06:16 Straight-path audit[3624]: USER_ACCT pid=3624 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
Jun 29 09:06:16 Straight-path kernel: audit: type=1100 audit(1593417976.618:79): pid=3624 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="root" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
Jun 29 09:06:16 Straight-path kernel: audit: type=1101 audit(1593417976.618:80): pid=3624 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
Jun 29 09:06:16 Straight-path polkitd[919]: Operator of unix-session:2 successfully authenticated as unix-user:root to gain ONE-SHOT authorization for action org.freedesktop.policykit.exec for unix-process:3609:25854 [/bin/bash /usr/bin/timeshift-launcher] (owned by unix-user:muj)
Jun 29 09:06:16 Straight-path pkexec[3618]: pam_unix(polkit-1:session): session opened for user root by (uid=1000)
Jun 29 09:06:16 Straight-path kernel: audit: type=1105 audit(1593417976.638:81): pid=3618 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
Jun 29 09:06:16 Straight-path audit[3618]: USER_START pid=3618 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
Jun 29 09:06:16 Straight-path pkexec[3618]: muj: Executing command [USER=root] [TTY=unknown] [CWD=/home/muj] [COMMAND=/usr/bin/env DISPLAY=:0 XAUTHORITY=/home/muj/.Xauthority timeshift-gtk]
Jun 29 09:06:16 Straight-path timeshift-gtk.desktop[3618]: App config loaded: /etc/timeshift.json
Jun 29 09:06:16 Straight-path timeshift-gtk.desktop[3618]: Mounted '/dev/nvme0n1p3' at '/run/timeshift/backup'
Jun 29 09:06:21 Straight-path tracker-store[3283]: OK
Jun 29 09:06:21 Straight-path systemd[1005]: tracker-store.service: Succeeded.
Jun 29 09:06:33 Straight-path timeshift-gtk.desktop[3618]: App config saved: /etc/timeshift.json
Jun 29 09:06:33 Straight-path crontab[3709]: (root) LIST (root)
Jun 29 09:06:33 Straight-path crontab[3710]: (root) LIST (root)
Jun 29 09:06:33 Straight-path systemd[1005]: gnome-launched-timeshift-gtk.desktop-3609.scope: Succeeded.
Jun 29 09:06:44 Straight-path systemd[1]: systemd-timedated.service: Succeeded.
Jun 29 09:06:44 Straight-path audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:06:44 Straight-path kernel: audit: type=1131 audit(1593418004.728:82): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:11:58 Straight-path CROND[352]: (root) CMDOUT ((process:356): GLib-GIO-CRITICAL **: 09:11:58.954: g_file_get_path: assertion 'G_IS_FILE (file)' failed)
Jun 29 09:11:58 Straight-path CROND[352]: (root) CMDOUT ()
Jun 29 09:11:58 Straight-path CROND[352]: (root) CMDOUT (** (process:356): CRITICAL **: 09:11:58.955: tee_jee_file_system_path_combine: assertion 'path1 != NULL' failed)
Jun 29 09:11:58 Straight-path CROND[352]: (root) CMDOUT ()
Jun 29 09:11:58 Straight-path CROND[352]: (root) CMDOUT (** (process:356): CRITICAL **: 09:11:58.956: tee_jee_file_system_dir_exists: assertion 'dir_path != NULL' failed)
Jun 29 09:11:58 Straight-path CROND[352]: (root) CMDOUT ()
Jun 29 09:11:58 Straight-path CROND[352]: (root) CMDOUT (/dev/nvme0n1p3 is mounted at: /run/timeshift/backup, options: rw,relatime)
Jun 29 09:11:58 Straight-path CROND[352]: (root) CMDOUT ()
Jun 29 09:11:59 Straight-path CROND[352]: (root) CMDOUT (------------------------------------------------------------------------------)
Jun 29 09:11:59 Straight-path CROND[352]: (root) CMDOUT (Creating new snapshot...(RSYNC))
Jun 29 09:11:59 Straight-path CROND[352]: (root) CMDOUT (Saving to device: /dev/nvme0n1p3, mounted at path: /run/timeshift/backup)
Jun 29 09:11:59 Straight-path CROND[352]: (root) CMDOUT (Linking from snapshot: 2020-06-28_20-14-26)
Jun 29 09:11:59 Straight-path CROND[352]: (root) CMDOUT (Synching files with rsync...)
Jun 29 09:12:20 Straight-path CROND[352]: (root) CMDOUT (  0.84% complete (00:02:04 remaining)  6.92% complete (00:00:14 remaining) 10.56% complete (00:00:17 remaining) 16.67% complete (00:00:15 remaining) 20.99% complete (00:00:15 remaining) 23.67% complete (00:00:16 remaining) 26.55% complete (00:00:16 remaining) 29.94% complete (00:00:16 remaining) 33.31% complete (00:00:16 remaining) 40.73% complete (00:00:13 remaining) 45.38% complete (00:00:12 remaining) 50.59% complete (00:00:10 remaining) 56.14% complete (00:00:09 remaining) 61.78% complete (00:00:08 remaining) 72.07% complete (00:00:05 remaining) 79.89% complete (00:00:03 remaining) 86.21% complete (00:00:02 remaining) 96.05% complete (00:00:00 remaining)109.32% complete (00:00:00 remaining)115.42% complete (00:00:00 remaining)115.88% complete (00:00:00 remaining)                                                                                Created control file: /run/timeshift/backup/timeshift/snapshots/2020-06-29_09-11-58/info.json)
Jun 29 09:12:20 Straight-path CROND[352]: (root) CMDOUT (RSYNC Snapshot saved successfully (21s))
Jun 29 09:12:20 Straight-path CROND[352]: (root) CMDOUT (Tagged snapshot '2020-06-29_09-11-58': ondemand)
Jun 29 09:12:20 Straight-path CROND[352]: (root) CMDOUT (------------------------------------------------------------------------------)
Jun 29 09:12:20 Straight-path CROND[352]: (root) CMDOUT (Maximum backups exceeded for backup level 'boot')
Jun 29 09:12:20 Straight-path CROND[352]: (root) CMDOUT (Snapshot '2020-06-28_18-58-06' un-tagged 'boot')
Jun 29 09:12:20 Straight-path CROND[352]: (root) CMDOUT (Removing snapshots (un-tagged):)
Jun 29 09:12:20 Straight-path CROND[352]: (root) CMDOUT (------------------------------------------------------------------------------)
Jun 29 09:12:20 Straight-path CROND[352]: (root) CMDOUT (Removing '2020-06-28_18-58-06'...)
Jun 29 09:12:21 Straight-path systemd[1]: flatpak-system-helper.service: Succeeded.
Jun 29 09:12:21 Straight-path audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=flatpak-system-helper comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:12:21 Straight-path kernel: audit: type=1131 audit(1593418341.074:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=flatpak-system-helper comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:12:28 Straight-path CROND[352]: (root) CMDOUT ( 14.79% complete (00:00:06 remaining) 26.49% complete (00:00:02 remaining) 32.56% complete (00:00:04 remaining) 40.64% complete (00:00:04 remaining) 68.66% complete (00:00:01 remaining) 91.42% complete (00:00:00 remaining)111.87% complete (00:00:00 remaining)115.85% complete (00:00:00 remaining)                                                                                Removed '2020-06-28_18-58-06')
Jun 29 09:12:28 Straight-path CROND[352]: (root) CMDOUT (------------------------------------------------------------------------------)
Jun 29 09:12:28 Straight-path crontab[4267]: (root) LIST (root)
Jun 29 09:12:28 Straight-path crontab[4268]: (root) LIST (root)
Jun 29 09:13:51 Straight-path systemd[1005]: Started Application launched by gnome-shell.
Jun 29 09:13:51 Straight-path systemd[1005]: gnome-launched-org.gnome.Terminal.desktop-4329.scope: Succeeded.
Jun 29 09:14:11 Straight-path systemd[1005]: vte-spawn-e88e7b19-c7be-4bf2-b56e-c82e6209e5f6.scope: Succeeded.
Jun 29 09:14:12 Straight-path systemd[1005]: Started Application launched by gsd-media-keys.
Jun 29 09:14:12 Straight-path systemd[1005]: Started VTE child process 4354 launched by gnome-terminal-server process 3429.
Jun 29 09:14:12 Straight-path systemd[1005]: gnome-launched-gnome-terminal-4346.scope: Succeeded.
Jun 29 09:14:41 Straight-path systemd[1005]: vte-spawn-e4214de3-d426-4715-b050-067a2d6b310d.scope: Succeeded.
Jun 29 09:14:42 Straight-path systemd[1005]: Started Application launched by gsd-media-keys.
Jun 29 09:14:42 Straight-path systemd[1005]: Started VTE child process 4410 launched by gnome-terminal-server process 3429.
Jun 29 09:14:42 Straight-path systemd[1005]: gnome-launched-gnome-terminal-4402.scope: Succeeded.
Jun 29 09:16:21 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.ControlCenter.SearchProvider' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:16:21 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Contacts.SearchProvider' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:16:21 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Documents' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:16:21 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Nautilus' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:16:21 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Boxes.SearchProvider' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:16:21 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Calculator.SearchProvider' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:16:21 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Characters.BackgroundService' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:16:21 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.clocks' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:16:21 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Photos' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:16:21 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Recipes' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:16:21 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Epiphany.SearchProvider' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:16:21 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Boxes.SearchProvider'
Jun 29 09:16:21 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.ControlCenter.SearchProvider'
Jun 29 09:16:21 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Recipes'
Jun 29 09:16:21 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.clocks'
Jun 29 09:16:21 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.109' (uid=1000 pid=4497 comm="/usr/bin/gnome-photos --gapplication-service ")
Jun 29 09:16:21 Straight-path systemd[1005]: Starting Tracker metadata database store and lookup manager...
Jun 29 09:16:21 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Calculator.SearchProvider'
Jun 29 09:16:21 Straight-path gnome-calculato[4491]: search-provider.vala:117: Failed to spawn Calculator: Child process killed by signal 9
Jun 29 09:16:21 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.freedesktop.Tracker1'
Jun 29 09:16:21 Straight-path systemd[1005]: Started Tracker metadata database store and lookup manager.
Jun 29 09:16:22 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Characters.BackgroundService'
Jun 29 09:16:22 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Documents'
Jun 29 09:16:22 Straight-path gnome-shell[1130]: Received error from D-Bus search provider org.gnome.Recipes.desktop during GetResultMetas: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying
Jun 29 09:16:22 Straight-path gnome-shell[1130]: Wrong number of result metas returned by search provider org.gnome.Recipes.desktop: expected 5 but got 0
Jun 29 09:16:22 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Nautilus'
Jun 29 09:16:22 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Contacts.SearchProvider'
Jun 29 09:16:22 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.602' (uid=1000 pid=4483 comm="/usr/lib/gnome-contacts-search-provider ")
Jun 29 09:16:22 Straight-path dbus-daemon[349]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Jun 29 09:16:22 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Epiphany.SearchProvider'
Jun 29 09:16:22 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Photos'
Jun 29 09:16:22 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='com.intel.dleyna-renderer' requested by ':1.109' (uid=1000 pid=4497 comm="/usr/bin/gnome-photos --gapplication-service ")
Jun 29 09:16:22 Straight-path dleyna-renderer-service[4598]: dLeyna core version 0.6.0
Jun 29 09:16:22 Straight-path dleyna-renderer-service[4598]: dleyna-renderer-service version 0.6.0
Jun 29 09:16:22 Straight-path dleyna-renderer-service[4598]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Jun 29 09:16:22 Straight-path dleyna-renderer-service[4598]: Load file [/home/muj/.config/dleyna-renderer-service.conf]
Jun 29 09:16:22 Straight-path dleyna-renderer-service[4598]: [General settings]
Jun 29 09:16:22 Straight-path dleyna-renderer-service[4598]: Never Quit: F
Jun 29 09:16:22 Straight-path dleyna-renderer-service[4598]: Connector Name: dbus
Jun 29 09:16:22 Straight-path dleyna-renderer-service[4598]: Port: 0
Jun 29 09:16:22 Straight-path dleyna-renderer-service[4598]: Push host port: 0
Jun 29 09:16:22 Straight-path dleyna-renderer-service[4598]: [Logging settings]
Jun 29 09:16:22 Straight-path dleyna-renderer-service[4598]: Log Type : 0
Jun 29 09:16:22 Straight-path dleyna-renderer-service[4598]: Log Level: 0x13
Jun 29 09:16:22 Straight-path dleyna-renderer-service[4598]: [Network filtering settings]
Jun 29 09:16:22 Straight-path dleyna-renderer-service[4598]: Enabled : F
Jun 29 09:16:22 Straight-path dleyna-renderer-service[4598]: Entries: (null)
Jun 29 09:16:22 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'com.intel.dleyna-renderer'
Jun 29 09:16:22 Straight-path dleyna-renderer-service[4598]: Calling GetRenderers method
Jun 29 09:16:22 Straight-path systemd[1005]: Started Application launched by gnome-shell.
Jun 29 09:16:22 Straight-path dleyna-renderer-service[4598]: Client :1.109 lost
Jun 29 09:16:23 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.604' (uid=1000 pid=4602 comm="gnome-control-center ")
Jun 29 09:16:23 Straight-path systemd[1]: Starting Hostname Service...
Jun 29 09:16:23 Straight-path dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 29 09:16:23 Straight-path systemd[1]: Started Hostname Service.
Jun 29 09:16:23 Straight-path 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'
Jun 29 09:16:23 Straight-path kernel: audit: type=1130 audit(1593418583.902:84): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:16:23 Straight-path dleyna-renderer-service[4598]: dLeyna: Exit
Jun 29 09:16:51 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Contacts.SearchProvider' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:16:51 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Documents' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:16:51 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Nautilus' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:16:51 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Boxes.SearchProvider' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:16:51 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Calculator.SearchProvider' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:16:51 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.clocks' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:16:51 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Photos' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:16:51 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Recipes' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 09:16:51 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Boxes.SearchProvider'
Jun 29 09:16:51 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.clocks'
Jun 29 09:16:51 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Recipes'
Jun 29 09:16:51 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Calculator.SearchProvider'
Jun 29 09:16:51 Straight-path gnome-shell[1130]: Received error from D-Bus search provider org.gnome.Recipes.desktop during GetResultMetas: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.gnome.Shell.SearchProvider2” on object at path /org/gnome/Recipes/SearchProvider
Jun 29 09:16:51 Straight-path gnome-shell[1130]: Wrong number of result metas returned by search provider org.gnome.Recipes.desktop: expected 2 but got 0
Jun 29 09:16:51 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Photos'
Jun 29 09:16:51 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Documents'
Jun 29 09:16:51 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Nautilus'
Jun 29 09:16:51 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Contacts.SearchProvider'
Jun 29 09:16:51 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.609' (uid=1000 pid=4659 comm="/usr/lib/gnome-contacts-search-provider ")
Jun 29 09:16:51 Straight-path dbus-daemon[349]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Jun 29 09:16:51 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='com.intel.dleyna-renderer' requested by ':1.125' (uid=1000 pid=4674 comm="/usr/bin/gnome-photos --gapplication-service ")
Jun 29 09:16:51 Straight-path tracker-store[4547]: OK
Jun 29 09:16:51 Straight-path systemd[1005]: tracker-store.service: Succeeded.
Jun 29 09:16:51 Straight-path dleyna-renderer-service[4744]: dLeyna core version 0.6.0
Jun 29 09:16:51 Straight-path dleyna-renderer-service[4744]: dleyna-renderer-service version 0.6.0
Jun 29 09:16:51 Straight-path dleyna-renderer-service[4744]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Jun 29 09:16:51 Straight-path dleyna-renderer-service[4744]: Load file [/home/muj/.config/dleyna-renderer-service.conf]
Jun 29 09:16:51 Straight-path dleyna-renderer-service[4744]: [General settings]
Jun 29 09:16:51 Straight-path dleyna-renderer-service[4744]: Never Quit: F
Jun 29 09:16:51 Straight-path dleyna-renderer-service[4744]: Connector Name: dbus
Jun 29 09:16:51 Straight-path dleyna-renderer-service[4744]: Port: 0
Jun 29 09:16:51 Straight-path dleyna-renderer-service[4744]: Push host port: 0
Jun 29 09:16:51 Straight-path dleyna-renderer-service[4744]: [Logging settings]
Jun 29 09:16:51 Straight-path dleyna-renderer-service[4744]: Log Type : 0
Jun 29 09:16:51 Straight-path dleyna-renderer-service[4744]: Log Level: 0x13
Jun 29 09:16:51 Straight-path dleyna-renderer-service[4744]: [Network filtering settings]
Jun 29 09:16:51 Straight-path dleyna-renderer-service[4744]: Enabled : F
Jun 29 09:16:51 Straight-path dleyna-renderer-service[4744]: Entries: (null)
Jun 29 09:16:51 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'com.intel.dleyna-renderer'
Jun 29 09:16:51 Straight-path dleyna-renderer-service[4744]: Calling GetRenderers method
Jun 29 09:16:52 Straight-path systemd[1005]: Started Application launched by gnome-shell.
Jun 29 09:16:52 Straight-path dleyna-renderer-service[4744]: Client :1.125 lost
Jun 29 09:16:52 Straight-path dleyna-renderer-service[4744]: dLeyna: Exit
Jun 29 09:16:56 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.616' (uid=1000 pid=4773 comm="/usr/lib/gvfsd-dnssd --spawner :1.11 /org/gtk/gvfs")
Jun 29 09:16:56 Straight-path dbus-daemon[349]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Jun 29 09:16:56 Straight-path systemd[1]: Starting Cleanup of Temporary Directories...
Jun 29 09:16:56 Straight-path systemd[1]: systemd-tmpfiles-clean.service: Succeeded.
Jun 29 09:16:56 Straight-path systemd[1]: Finished Cleanup of Temporary Directories.
Jun 29 09:16:56 Straight-path audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:16:56 Straight-path audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:16:56 Straight-path kernel: audit: type=1130 audit(1593418616.343:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:16:56 Straight-path kernel: audit: type=1131 audit(1593418616.343:86): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:17:10 Straight-path systemd[1005]: gnome-launched-org.gnome.tweaks.desktop-4748.scope: Succeeded.
Jun 29 09:17:11 Straight-path systemd[1005]: gnome-launched-gnome-control-center.desktop-4602.scope: Succeeded.
Jun 29 09:17:23 Straight-path systemd[1]: systemd-hostnamed.service: Succeeded.
Jun 29 09:17:23 Straight-path kernel: audit: type=1131 audit(1593418643.083:87): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:17:23 Straight-path 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'
Jun 29 09:17:32 Straight-path systemd[1005]: Started Application launched by gnome-shell.
Jun 29 09:17:32 Straight-path systemd[1005]: gnome-launched-org.gnome.Terminal.desktop-4830.scope: Succeeded.
Jun 29 09:18:17 Straight-path audit[4869]: USER_AUTH pid=4869 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:18:17 Straight-path audit[4869]: USER_ACCT pid=4869 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:18:17 Straight-path sudo[4869]:      muj : TTY=pts/0 ; PWD=/home/muj ; USER=root ; COMMAND=/usr/bin/pacman -Syu
Jun 29 09:18:17 Straight-path audit[4869]: CRED_REFR pid=4869 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:18:17 Straight-path kernel: audit: type=1100 audit(1593418697.274:88): pid=4869 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:18:17 Straight-path kernel: audit: type=1101 audit(1593418697.274:89): pid=4869 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:18:17 Straight-path kernel: audit: type=1110 audit(1593418697.274:90): pid=4869 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:18:17 Straight-path sudo[4869]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 29 09:18:17 Straight-path audit[4869]: USER_START pid=4869 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:18:17 Straight-path kernel: audit: type=1105 audit(1593418697.284:91): pid=4869 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:18:19 Straight-path sudo[4869]: pam_unix(sudo:session): session closed for user root
Jun 29 09:18:19 Straight-path audit[4869]: USER_END pid=4869 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:18:19 Straight-path audit[4869]: CRED_DISP pid=4869 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:18:19 Straight-path kernel: audit: type=1106 audit(1593418699.414:92): pid=4869 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:18:19 Straight-path kernel: audit: type=1104 audit(1593418699.414:93): pid=4869 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 09:18:28 Straight-path polkitd[919]: Registered Authentication Agent for unix-process:4917:99229 (system bus name :1.649 [flatpak list], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale C)
Jun 29 09:18:28 Straight-path polkitd[919]: Unregistered Authentication Agent for unix-process:4917:99229 (system bus name :1.649, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale C)
Jun 29 09:23:42 Straight-path systemd[1005]: vte-spawn-fadd6e60-9173-49e8-9d26-c49618d1f71e.scope: Succeeded.
Jun 29 09:23:42 Straight-path systemd[1005]: gnome-terminal-server.service: Succeeded.
Jun 29 09:25:38 Straight-path kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A (start=4603 end=4604) time 208 us, min 2146, max 2159, scanline start 2136, end 2164
Jun 29 09:26:16 Straight-path systemd[1005]: Started Application launched by gsd-media-keys.
Jun 29 09:26:16 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.137' (uid=1000 pid=5427 comm="gnome-terminal ")
Jun 29 09:26:16 Straight-path systemd[1005]: Starting GNOME Terminal Server...
Jun 29 09:26:16 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Terminal'
Jun 29 09:26:16 Straight-path systemd[1005]: Started GNOME Terminal Server.
Jun 29 09:26:17 Straight-path systemd[1005]: Started VTE child process 5439 launched by gnome-terminal-server process 5432.
Jun 29 09:26:17 Straight-path systemd[1005]: gnome-launched-gnome-terminal-5427.scope: Succeeded.
Jun 29 09:30:22 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Nautilus' requested by ':1.2' (uid=1000 pid=1026 comm="plank ")
Jun 29 09:30:22 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Nautilus'
Jun 29 09:30:22 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.840' (uid=1000 pid=5559 comm="/usr/bin/nautilus --gapplication-service ")
Jun 29 09:30:22 Straight-path systemd[1]: Starting Hostname Service...
Jun 29 09:30:23 Straight-path dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 29 09:30:23 Straight-path systemd[1]: Started Hostname Service.
Jun 29 09:30:23 Straight-path 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'
Jun 29 09:30:23 Straight-path kernel: audit: type=1130 audit(1593419423.255:94): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:30:32 Straight-path org.gnome.Nautilus[5607]: javaldx: Could not find a Java Runtime Environment!
Jun 29 09:30:32 Straight-path org.gnome.Nautilus[5593]: Warning: failed to read path from javaldx
Jun 29 09:30:53 Straight-path systemd[1]: systemd-hostnamed.service: Succeeded.
Jun 29 09:30:53 Straight-path 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'
Jun 29 09:30:53 Straight-path kernel: audit: type=1131 audit(1593419453.315:95): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 09:47:46 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-71 noise=9999 txrate=86700
Jun 29 09:47:59 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-65 noise=9999 txrate=115600
Jun 29 09:48:34 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-66 noise=9999 txrate=115600
Jun 29 09:48:43 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-67 noise=9999 txrate=57800
Jun 29 09:48:51 Straight-path systemd[1005]: Started Application launched by gsd-media-keys.
Jun 29 09:48:51 Straight-path systemd[1005]: Started VTE child process 6083 launched by gnome-terminal-server process 5432.
Jun 29 09:48:51 Straight-path systemd[1005]: gnome-launched-gnome-terminal-6075.scope: Succeeded.
Jun 29 09:50:35 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-66 noise=9999 txrate=115600
Jun 29 09:50:53 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-66 noise=9999 txrate=115600
Jun 29 09:54:02 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-65 noise=9999 txrate=115600
Jun 29 09:54:14 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-68 noise=9999 txrate=115600
Jun 29 09:56:15 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-63 noise=9999 txrate=130000
Jun 29 09:56:37 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-64 noise=9999 txrate=130000
Jun 29 09:56:42 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-63 noise=9999 txrate=130000
Jun 29 09:58:01 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-68 noise=9999 txrate=115600
Jun 29 09:58:05 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-65 noise=9999 txrate=115600
Jun 29 09:58:08 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-65 noise=9999 txrate=115600
Jun 29 09:58:16 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=9999 txrate=130000
Jun 29 09:58:54 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-68 noise=9999 txrate=115600
Jun 29 09:59:26 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-63 noise=9999 txrate=115600
Jun 29 09:59:53 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-62 noise=9999 txrate=144400
Jun 29 10:00:01 Straight-path CROND[6353]: (root) CMD (timeshift --check --scripted)
Jun 29 10:00:01 Straight-path CROND[6352]: (root) CMDOUT ((process:6353): GLib-GIO-CRITICAL **: 10:00:01.411: g_file_get_path: assertion 'G_IS_FILE (file)' failed)
Jun 29 10:00:01 Straight-path CROND[6352]: (root) CMDOUT ()
Jun 29 10:00:01 Straight-path CROND[6352]: (root) CMDOUT (** (process:6353): CRITICAL **: 10:00:01.412: tee_jee_file_system_path_combine: assertion 'path1 != NULL' failed)
Jun 29 10:00:01 Straight-path CROND[6352]: (root) CMDOUT ()
Jun 29 10:00:01 Straight-path CROND[6352]: (root) CMDOUT (** (process:6353): CRITICAL **: 10:00:01.412: tee_jee_file_system_dir_exists: assertion 'dir_path != NULL' failed)
Jun 29 10:00:01 Straight-path CROND[6352]: (root) CMDOUT ()
Jun 29 10:00:01 Straight-path CROND[6352]: (root) CMDOUT (/dev/nvme0n1p3 is mounted at: /run/timeshift/backup, options: rw,relatime)
Jun 29 10:00:01 Straight-path CROND[6352]: (root) CMDOUT ()
Jun 29 10:00:01 Straight-path CROND[6352]: (root) CMDOUT (Boot snapshots are enabled)
Jun 29 10:00:01 Straight-path CROND[6352]: (root) CMDOUT (Last boot snapshot is 0 hours old)
Jun 29 10:00:01 Straight-path CROND[6352]: (root) CMDOUT (Daily snapshots are enabled)
Jun 29 10:00:01 Straight-path CROND[6352]: (root) CMDOUT (Last daily snapshot is 20 hours old)
Jun 29 10:00:01 Straight-path CROND[6352]: (root) CMDOUT (Weekly snapshots are enabled)
Jun 29 10:00:01 Straight-path CROND[6352]: (root) CMDOUT (Last weekly snapshot is 1 days old)
Jun 29 10:00:01 Straight-path CROND[6352]: (root) CMDOUT (Monthly snapshot are enabled)
Jun 29 10:00:01 Straight-path CROND[6352]: (root) CMDOUT (Last monthly snapshot is 1 days old)
Jun 29 10:00:01 Straight-path CROND[6352]: (root) CMDOUT (------------------------------------------------------------------------------)
Jun 29 10:00:01 Straight-path crontab[6386]: (root) LIST (root)
Jun 29 10:00:01 Straight-path crontab[6387]: (root) LIST (root)
Jun 29 10:00:19 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-63 noise=9999 txrate=57800
Jun 29 10:00:29 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-65 noise=9999 txrate=115600
Jun 29 10:00:52 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-69 noise=9999 txrate=86700
Jun 29 10:00:59 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-69 noise=9999 txrate=86700
Jun 29 10:01:01 Straight-path CROND[6414]: (root) CMD (run-parts /etc/cron.hourly)
Jun 29 10:01:17 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=9999 txrate=86700
Jun 29 10:01:23 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-70 noise=9999 txrate=86700
Jun 29 10:03:17 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-68 noise=9999 txrate=115600
Jun 29 10:03:23 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-65 noise=9999 txrate=115600
Jun 29 10:03:35 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-65 noise=9999 txrate=115600
Jun 29 10:03:36 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=9999 txrate=130000
Jun 29 10:03:39 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-70 noise=9999 txrate=14400
Jun 29 10:05:59 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=9999 txrate=130000
Jun 29 10:06:00 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=9999 txrate=130000
Jun 29 10:07:07 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-67 noise=9999 txrate=36000
Jun 29 10:07:17 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-63 noise=9999 txrate=130000
Jun 29 10:07:31 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-63 noise=9999 txrate=130000
Jun 29 10:08:59 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-65 noise=9999 txrate=115600
Jun 29 10:09:05 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-65 noise=9999 txrate=115600
Jun 29 10:09:23 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-67 noise=9999 txrate=115600
Jun 29 10:10:07 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=9999 txrate=57800
Jun 29 10:10:11 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-69 noise=9999 txrate=19500
Jun 29 10:10:56 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-62 noise=9999 txrate=115600
Jun 29 10:11:05 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-70 noise=9999 txrate=115600
Jun 29 10:11:06 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=9999 txrate=115600
Jun 29 10:38:09 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-66 noise=9999 txrate=115600
Jun 29 10:38:17 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-68 noise=9999 txrate=115600
Jun 29 10:38:35 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-66 noise=9999 txrate=115600
Jun 29 10:38:53 Straight-path systemd[1005]: Started Application launched by gsd-media-keys.
Jun 29 10:38:53 Straight-path systemd[1005]: Started VTE child process 7371 launched by gnome-terminal-server process 5432.
Jun 29 10:38:53 Straight-path systemd[1005]: gnome-launched-gnome-terminal-7363.scope: Succeeded.
Jun 29 10:39:42 Straight-path audit[7411]: USER_AUTH pid=7411 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
Jun 29 10:39:42 Straight-path audit[7411]: USER_ACCT pid=7411 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
Jun 29 10:39:42 Straight-path sudo[7411]:      muj : TTY=pts/2 ; PWD=/home/muj ; USER=root ; COMMAND=/usr/bin/gdisk -l /dev/nvme0n1
Jun 29 10:39:42 Straight-path audit[7411]: CRED_REFR pid=7411 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
Jun 29 10:39:42 Straight-path kernel: audit: type=1100 audit(1593423582.522:96): pid=7411 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
Jun 29 10:39:42 Straight-path kernel: audit: type=1101 audit(1593423582.522:97): pid=7411 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
Jun 29 10:39:42 Straight-path kernel: audit: type=1110 audit(1593423582.522:98): pid=7411 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
Jun 29 10:39:42 Straight-path sudo[7411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 29 10:39:42 Straight-path audit[7411]: USER_START pid=7411 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
Jun 29 10:39:42 Straight-path kernel: audit: type=1105 audit(1593423582.532:99): pid=7411 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
Jun 29 10:39:42 Straight-path sudo[7411]: pam_unix(sudo:session): session closed for user root
Jun 29 10:39:42 Straight-path audit[7411]: USER_END pid=7411 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
Jun 29 10:39:42 Straight-path audit[7411]: CRED_DISP pid=7411 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
Jun 29 10:39:42 Straight-path kernel: audit: type=1106 audit(1593423582.542:100): pid=7411 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
Jun 29 10:39:42 Straight-path kernel: audit: type=1104 audit(1593423582.542:101): pid=7411 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
Jun 29 10:40:24 Straight-path systemd[1005]: vte-spawn-32bbdfd7-77f9-483c-8ad3-61adc3e72637.scope: Succeeded.
Jun 29 10:40:29 Straight-path systemd[1005]: vte-spawn-b581717a-2c1b-4f35-9141-fc6a4ac79f8f.scope: Succeeded.
Jun 29 10:42:42 Straight-path audit[7537]: USER_AUTH pid=7537 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:42:42 Straight-path audit[7537]: USER_ACCT pid=7537 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:42:42 Straight-path sudo[7537]:      muj : TTY=pts/0 ; PWD=/home/muj ; USER=root ; COMMAND=/usr/bin/grub-mkconfig
Jun 29 10:42:42 Straight-path audit[7537]: CRED_REFR pid=7537 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:42:42 Straight-path kernel: audit: type=1100 audit(1593423762.054:102): pid=7537 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:42:42 Straight-path kernel: audit: type=1101 audit(1593423762.054:103): pid=7537 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:42:42 Straight-path kernel: audit: type=1110 audit(1593423762.054:104): pid=7537 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:42:42 Straight-path sudo[7537]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 29 10:42:42 Straight-path audit[7537]: USER_START pid=7537 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:42:42 Straight-path kernel: audit: type=1105 audit(1593423762.064:105): pid=7537 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:42:42 Straight-path kernel: device-mapper: uevent: version 1.0.3
Jun 29 10:42:42 Straight-path kernel: device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
Jun 29 10:42:45 Straight-path sudo[7537]: pam_unix(sudo:session): session closed for user root
Jun 29 10:42:45 Straight-path audit[7537]: USER_END pid=7537 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:42:45 Straight-path audit[7537]: CRED_DISP pid=7537 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:42:45 Straight-path kernel: audit: type=1106 audit(1593423765.794:106): pid=7537 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:42:45 Straight-path kernel: audit: type=1104 audit(1593423765.794:107): pid=7537 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:57:06 Straight-path audit[8362]: USER_AUTH pid=8362 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:57:06 Straight-path kernel: audit: type=1100 audit(1593424626.344:108): pid=8362 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:57:06 Straight-path kernel: audit: type=1101 audit(1593424626.344:109): pid=8362 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:57:06 Straight-path kernel: audit: type=1110 audit(1593424626.344:110): pid=8362 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:57:06 Straight-path audit[8362]: USER_ACCT pid=8362 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:57:06 Straight-path audit[8362]: CRED_REFR pid=8362 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:57:06 Straight-path sudo[8362]:      muj : TTY=pts/0 ; PWD=/home/muj ; USER=root ; COMMAND=/usr/bin/gdisk -l /dev/nvme0n1
Jun 29 10:57:06 Straight-path sudo[8362]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 29 10:57:06 Straight-path audit[8362]: USER_START pid=8362 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:57:06 Straight-path kernel: audit: type=1105 audit(1593424626.354:111): pid=8362 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:57:06 Straight-path sudo[8362]: pam_unix(sudo:session): session closed for user root
Jun 29 10:57:06 Straight-path audit[8362]: USER_END pid=8362 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:57:06 Straight-path audit[8362]: CRED_DISP pid=8362 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:57:06 Straight-path kernel: audit: type=1106 audit(1593424626.364:112): pid=8362 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:57:06 Straight-path kernel: audit: type=1104 audit(1593424626.364:113): pid=8362 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 10:57:47 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=9999 txrate=52000
Jun 29 11:00:01 Straight-path CROND[8433]: (root) CMD (timeshift --check --scripted)
Jun 29 11:00:01 Straight-path CROND[8432]: (root) CMDOUT ((process:8433): GLib-GIO-CRITICAL **: 11:00:01.715: g_file_get_path: assertion 'G_IS_FILE (file)' failed)
Jun 29 11:00:01 Straight-path CROND[8432]: (root) CMDOUT ()
Jun 29 11:00:01 Straight-path CROND[8432]: (root) CMDOUT (** (process:8433): CRITICAL **: 11:00:01.716: tee_jee_file_system_path_combine: assertion 'path1 != NULL' failed)
Jun 29 11:00:01 Straight-path CROND[8432]: (root) CMDOUT ()
Jun 29 11:00:01 Straight-path CROND[8432]: (root) CMDOUT (** (process:8433): CRITICAL **: 11:00:01.716: tee_jee_file_system_dir_exists: assertion 'dir_path != NULL' failed)
Jun 29 11:00:01 Straight-path CROND[8432]: (root) CMDOUT ()
Jun 29 11:00:01 Straight-path CROND[8432]: (root) CMDOUT (/dev/nvme0n1p3 is mounted at: /run/timeshift/backup, options: rw,relatime)
Jun 29 11:00:01 Straight-path CROND[8432]: (root) CMDOUT ()
Jun 29 11:00:01 Straight-path CROND[8432]: (root) CMDOUT (Boot snapshots are enabled)
Jun 29 11:00:01 Straight-path CROND[8432]: (root) CMDOUT (Last boot snapshot is 1 hours old)
Jun 29 11:00:01 Straight-path CROND[8432]: (root) CMDOUT (Daily snapshots are enabled)
Jun 29 11:00:01 Straight-path CROND[8432]: (root) CMDOUT (Last daily snapshot is 21 hours old)
Jun 29 11:00:01 Straight-path CROND[8432]: (root) CMDOUT (Weekly snapshots are enabled)
Jun 29 11:00:01 Straight-path CROND[8432]: (root) CMDOUT (Last weekly snapshot is 1 days old)
Jun 29 11:00:01 Straight-path CROND[8432]: (root) CMDOUT (Monthly snapshot are enabled)
Jun 29 11:00:01 Straight-path CROND[8432]: (root) CMDOUT (Last monthly snapshot is 1 days old)
Jun 29 11:00:01 Straight-path CROND[8432]: (root) CMDOUT (------------------------------------------------------------------------------)
Jun 29 11:00:01 Straight-path crontab[8466]: (root) LIST (root)
Jun 29 11:00:01 Straight-path crontab[8467]: (root) LIST (root)
Jun 29 11:01:01 Straight-path CROND[8509]: (root) CMD (run-parts /etc/cron.hourly)
Jun 29 11:01:39 Straight-path audit[8528]: USER_ACCT pid=8528 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 11:01:39 Straight-path audit[8528]: CRED_REFR pid=8528 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 11:01:39 Straight-path sudo[8528]:      muj : TTY=pts/0 ; PWD=/home/muj ; USER=root ; COMMAND=/usr/bin/grub-mkconfig
Jun 29 11:01:39 Straight-path sudo[8528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 29 11:01:39 Straight-path audit[8528]: USER_START pid=8528 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 11:01:39 Straight-path kernel: audit: type=1101 audit(1593424899.488:114): pid=8528 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 11:01:39 Straight-path kernel: audit: type=1110 audit(1593424899.488:115): pid=8528 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 11:01:39 Straight-path kernel: audit: type=1105 audit(1593424899.488:116): pid=8528 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 11:01:42 Straight-path sudo[8528]: pam_unix(sudo:session): session closed for user root
Jun 29 11:01:42 Straight-path audit[8528]: USER_END pid=8528 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 11:01:42 Straight-path audit[8528]: CRED_DISP pid=8528 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 11:01:42 Straight-path kernel: audit: type=1106 audit(1593424902.868:117): pid=8528 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 11:01:42 Straight-path kernel: audit: type=1104 audit(1593424902.868:118): pid=8528 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 29 11:30:39 Straight-path systemd[1005]: Started Application launched by gsd-media-keys.
Jun 29 11:30:39 Straight-path systemd[1005]: Started VTE child process 9819 launched by gnome-terminal-server process 5432.
Jun 29 11:30:39 Straight-path systemd[1005]: gnome-launched-gnome-terminal-9811.scope: Succeeded.
Jun 29 11:30:47 Straight-path audit[9846]: USER_AUTH pid=9846 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Jun 29 11:30:47 Straight-path kernel: audit: type=1100 audit(1593426647.678:119): pid=9846 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Jun 29 11:30:47 Straight-path kernel: audit: type=1101 audit(1593426647.678:120): pid=9846 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Jun 29 11:30:47 Straight-path kernel: audit: type=1110 audit(1593426647.678:121): pid=9846 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Jun 29 11:30:47 Straight-path audit[9846]: USER_ACCT pid=9846 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Jun 29 11:30:47 Straight-path audit[9846]: CRED_REFR pid=9846 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Jun 29 11:30:47 Straight-path sudo[9846]:      muj : TTY=pts/1 ; PWD=/home/muj ; USER=root ; COMMAND=/usr/bin/pacman -S -u -y --config /etc/pacman.conf --
Jun 29 11:30:47 Straight-path sudo[9846]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 29 11:30:47 Straight-path kernel: audit: type=1105 audit(1593426647.688:122): pid=9846 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Jun 29 11:30:47 Straight-path audit[9846]: USER_START pid=9846 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Jun 29 11:34:03 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.ControlCenter.SearchProvider' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 11:34:03 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Contacts.SearchProvider' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 11:34:03 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Documents' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 11:34:03 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Boxes.SearchProvider' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 11:34:03 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Calculator.SearchProvider' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 11:34:03 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Characters.BackgroundService' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 11:34:03 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.clocks' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 11:34:03 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Photos' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 11:34:03 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Recipes' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 11:34:03 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Epiphany.SearchProvider' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 11:34:04 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Boxes.SearchProvider'
Jun 29 11:34:04 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.ControlCenter.SearchProvider'
Jun 29 11:34:04 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.clocks'
Jun 29 11:34:04 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Recipes'
Jun 29 11:34:04 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Calculator.SearchProvider'
Jun 29 11:34:04 Straight-path nautilus[5559]: Source ID 1787 was not found when attempting to remove it
Jun 29 11:34:04 Straight-path gnome-calculato[10111]: search-provider.vala:117: Failed to spawn Calculator: Child process killed by signal 9
Jun 29 11:34:04 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Characters.BackgroundService'
Jun 29 11:34:04 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.151' (uid=1000 pid=10117 comm="/usr/bin/gnome-photos --gapplication-service ")
Jun 29 11:34:04 Straight-path systemd[1005]: Starting Tracker metadata database store and lookup manager...
Jun 29 11:34:04 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Documents'
Jun 29 11:34:04 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.freedesktop.Tracker1'
Jun 29 11:34:04 Straight-path systemd[1005]: Started Tracker metadata database store and lookup manager.
Jun 29 11:34:04 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Epiphany.SearchProvider'
Jun 29 11:34:04 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Recipes' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 11:34:04 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Contacts.SearchProvider'
Jun 29 11:34:04 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Recipes'
Jun 29 11:34:04 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.2146' (uid=1000 pid=10101 comm="/usr/lib/gnome-contacts-search-provider ")
Jun 29 11:34:04 Straight-path dbus-daemon[349]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Jun 29 11:34:04 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Photos'
Jun 29 11:34:04 Straight-path gnome-shell[1130]: Received error from D-Bus search provider org.gnome.Recipes.desktop during GetResultMetas: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name :1.155 was not provided by any .service files
Jun 29 11:34:04 Straight-path gnome-shell[1130]: Wrong number of result metas returned by search provider org.gnome.Recipes.desktop: expected 4 but got 0
Jun 29 11:34:04 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='com.intel.dleyna-renderer' requested by ':1.151' (uid=1000 pid=10117 comm="/usr/bin/gnome-photos --gapplication-service ")
Jun 29 11:34:04 Straight-path dleyna-renderer-service[10230]: dLeyna core version 0.6.0
Jun 29 11:34:04 Straight-path dleyna-renderer-service[10230]: dleyna-renderer-service version 0.6.0
Jun 29 11:34:04 Straight-path dleyna-renderer-service[10230]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Jun 29 11:34:04 Straight-path dleyna-renderer-service[10230]: Load file [/home/muj/.config/dleyna-renderer-service.conf]
Jun 29 11:34:04 Straight-path dleyna-renderer-service[10230]: [General settings]
Jun 29 11:34:04 Straight-path dleyna-renderer-service[10230]: Never Quit: F
Jun 29 11:34:04 Straight-path dleyna-renderer-service[10230]: Connector Name: dbus
Jun 29 11:34:04 Straight-path dleyna-renderer-service[10230]: Port: 0
Jun 29 11:34:04 Straight-path dleyna-renderer-service[10230]: Push host port: 0
Jun 29 11:34:04 Straight-path dleyna-renderer-service[10230]: [Logging settings]
Jun 29 11:34:04 Straight-path dleyna-renderer-service[10230]: Log Type : 0
Jun 29 11:34:04 Straight-path dleyna-renderer-service[10230]: Log Level: 0x13
Jun 29 11:34:04 Straight-path dleyna-renderer-service[10230]: [Network filtering settings]
Jun 29 11:34:04 Straight-path dleyna-renderer-service[10230]: Enabled : F
Jun 29 11:34:04 Straight-path dleyna-renderer-service[10230]: Entries: (null)
Jun 29 11:34:04 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'com.intel.dleyna-renderer'
Jun 29 11:34:04 Straight-path dleyna-renderer-service[10230]: Calling GetRenderers method
Jun 29 11:34:04 Straight-path systemd[1005]: Started Application launched by gnome-shell.
Jun 29 11:34:05 Straight-path dleyna-renderer-service[10230]: Client :1.151 lost
Jun 29 11:34:06 Straight-path dleyna-renderer-service[10230]: dLeyna: Exit
Jun 29 11:34:07 Straight-path audit[10245]: USER_AUTH pid=10245 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="root" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
Jun 29 11:34:07 Straight-path audit[10245]: USER_ACCT pid=10245 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
Jun 29 11:34:07 Straight-path kernel: audit: type=1100 audit(1593426847.061:123): pid=10245 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="root" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
Jun 29 11:34:07 Straight-path kernel: audit: type=1101 audit(1593426847.061:124): pid=10245 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
Jun 29 11:34:07 Straight-path polkitd[919]: Operator of unix-session:2 successfully authenticated as unix-user:root to gain ONE-SHOT authorization for action org.freedesktop.policykit.exec for unix-process:10234:912900 [/bin/bash /usr/bin/timeshift-launcher] (owned by unix-user:muj)
Jun 29 11:34:07 Straight-path pkexec[10239]: pam_unix(polkit-1:session): session opened for user root by (uid=1000)
Jun 29 11:34:07 Straight-path audit[10239]: USER_START pid=10239 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
Jun 29 11:34:07 Straight-path pkexec[10239]: muj: Executing command [USER=root] [TTY=unknown] [CWD=/home/muj] [COMMAND=/usr/bin/env DISPLAY=:0 XAUTHORITY=/home/muj/.Xauthority timeshift-gtk]
Jun 29 11:34:07 Straight-path kernel: audit: type=1105 audit(1593426847.091:125): pid=10239 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
Jun 29 11:34:07 Straight-path timeshift-gtk.desktop[10239]: App config loaded: /etc/timeshift.json
Jun 29 11:34:07 Straight-path timeshift-gtk.desktop[10239]: /dev/nvme0n1p3 is mounted at: /run/timeshift/backup, options: rw,relatime
Jun 29 11:34:31 Straight-path dbus-daemon[349]: [system] Reloaded configuration
Jun 29 11:34:31 Straight-path dbus-daemon[349]: [system] Reloaded configuration
Jun 29 11:34:32 Straight-path systemd[1]: Reloading D-Bus System Message Bus.
Jun 29 11:34:32 Straight-path dbus-daemon[349]: [system] Reloaded configuration
Jun 29 11:34:32 Straight-path dbus-send[10332]: method return time=1593426872.128937 sender=org.freedesktop.DBus -> destination=:1.2160 serial=3 reply_serial=2
Jun 29 11:34:32 Straight-path systemd[1]: Reloaded D-Bus System Message Bus.
Jun 29 11:34:32 Straight-path sudo[9846]: pam_unix(sudo:session): session closed for user root
Jun 29 11:34:32 Straight-path audit[9846]: USER_END pid=9846 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Jun 29 11:34:32 Straight-path audit[9846]: CRED_DISP pid=9846 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Jun 29 11:34:32 Straight-path kernel: audit: type=1106 audit(1593426872.251:126): pid=9846 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Jun 29 11:34:32 Straight-path kernel: audit: type=1104 audit(1593426872.251:127): pid=9846 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Jun 29 11:34:34 Straight-path tracker-store[10173]: OK
Jun 29 11:34:34 Straight-path systemd[1005]: tracker-store.service: Succeeded.
Jun 29 11:34:37 Straight-path audit[10373]: USER_ACCT pid=10373 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Jun 29 11:34:37 Straight-path sudo[10373]:      muj : TTY=pts/1 ; PWD=/home/muj ; USER=root ; COMMAND=/usr/bin/pacman -S -y -u --config /etc/pacman.conf --
Jun 29 11:34:37 Straight-path audit[10373]: CRED_REFR pid=10373 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Jun 29 11:34:37 Straight-path kernel: audit: type=1101 audit(1593426877.351:128): pid=10373 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Jun 29 11:34:37 Straight-path kernel: audit: type=1110 audit(1593426877.351:129): pid=10373 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Jun 29 11:34:37 Straight-path sudo[10373]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 29 11:34:37 Straight-path audit[10373]: USER_START pid=10373 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Jun 29 11:34:37 Straight-path kernel: audit: type=1105 audit(1593426877.361:130): pid=10373 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Jun 29 11:34:38 Straight-path sudo[10373]: pam_unix(sudo:session): session closed for user root
Jun 29 11:34:38 Straight-path audit[10373]: USER_END pid=10373 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Jun 29 11:34:38 Straight-path audit[10373]: CRED_DISP pid=10373 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Jun 29 11:34:38 Straight-path kernel: audit: type=1106 audit(1593426878.131:131): pid=10373 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Jun 29 11:34:38 Straight-path kernel: audit: type=1104 audit(1593426878.131:132): pid=10373 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Jun 29 11:34:46 Straight-path systemd[1005]: vte-spawn-df93064d-03a8-407e-af0a-200f438c153c.scope: Succeeded.
Jun 29 11:34:48 Straight-path timeshift-gtk.desktop[10239]: App config saved: /etc/timeshift.json
Jun 29 11:34:48 Straight-path crontab[10407]: (root) LIST (root)
Jun 29 11:34:48 Straight-path crontab[10408]: (root) LIST (root)
Jun 29 11:34:48 Straight-path systemd[1005]: gnome-launched-timeshift-gtk.desktop-10234.scope: Succeeded.
Jun 29 11:34:54 Straight-path systemd[1005]: vte-spawn-5c17fbd7-0a29-4e14-9607-14e4f72c5a41.scope: Succeeded.
Jun 29 11:34:54 Straight-path systemd[1005]: gnome-terminal-server.service: Succeeded.
Jun 29 11:35:30 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-66 noise=9999 txrate=130000
Jun 29 11:35:44 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-68 noise=9999 txrate=28900
Jun 29 11:37:10 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-70 noise=9999 txrate=86700
Jun 29 11:37:28 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-70 noise=9999 txrate=86700
Jun 29 11:37:56 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-71 noise=9999 txrate=115600
Jun 29 11:39:04 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=9999 txrate=130000
Jun 29 11:39:13 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-64 noise=9999 txrate=39000
Jun 29 11:39:22 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=9999 txrate=39000
Jun 29 11:39:22 Straight-path systemd-logind[355]: Lid closed.
Jun 29 11:39:22 Straight-path systemd-logind[355]: Suspending...
Jun 29 11:39:22 Straight-path NetworkManager[351]: <info>  [1593427162.9188] manager: sleep: sleep requested (sleeping: no  enabled: yes)
Jun 29 11:39:22 Straight-path NetworkManager[351]: <info>  [1593427162.9189] device (p2p-dev-wlp0s20f3): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Jun 29 11:39:22 Straight-path NetworkManager[351]: <info>  [1593427162.9194] manager: NetworkManager state is now ASLEEP
Jun 29 11:39:22 Straight-path systemd[1]: Reached target Sleep.
Jun 29 11:39:22 Straight-path systemd[1]: Starting Suspend...
Jun 29 11:39:23 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-61 noise=9999 txrate=39000
Jun 29 11:39:23 Straight-path systemd-sleep[10666]: Suspending system...
Jun 29 11:50:00 Straight-path kernel: PM: suspend entry (deep)
Jun 29 11:50:00 Straight-path kernel: Filesystems sync: 0.002 seconds
Jun 29 11:50:00 Straight-path kernel: Freezing user space processes ... (elapsed 0.003 seconds) done.
Jun 29 11:50:00 Straight-path kernel: OOM killer disabled.
Jun 29 11:50:00 Straight-path kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Jun 29 11:50:00 Straight-path kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Jun 29 11:50:00 Straight-path kernel: wlp0s20f3: deauthenticating from 00:8e:f2:c9:15:f4 by local choice (Reason: 3=DEAUTH_LEAVING)
Jun 29 11:50:00 Straight-path kernel: e1000e: EEE TX LPI TIMER: 00000011
Jun 29 11:50:00 Straight-path kernel: ACPI: EC: interrupt blocked
Jun 29 11:50:00 Straight-path kernel: ACPI: Preparing to enter system sleep state S3
Jun 29 11:50:00 Straight-path kernel: ACPI: EC: event blocked
Jun 29 11:50:00 Straight-path kernel: ACPI: EC: EC stopped
Jun 29 11:50:00 Straight-path kernel: PM: Saving platform NVS memory
Jun 29 11:50:00 Straight-path kernel: Disabling non-boot CPUs ...
Jun 29 11:50:00 Straight-path kernel: IRQ 142: no longer affine to CPU1
Jun 29 11:50:00 Straight-path kernel: smpboot: CPU 1 is now offline
Jun 29 11:50:00 Straight-path kernel: IRQ 143: no longer affine to CPU2
Jun 29 11:50:00 Straight-path kernel: smpboot: CPU 2 is now offline
Jun 29 11:50:00 Straight-path kernel: IRQ 144: no longer affine to CPU3
Jun 29 11:50:00 Straight-path kernel: smpboot: CPU 3 is now offline
Jun 29 11:50:00 Straight-path kernel: IRQ 145: no longer affine to CPU4
Jun 29 11:50:00 Straight-path kernel: smpboot: CPU 4 is now offline
Jun 29 11:50:00 Straight-path kernel: IRQ 146: no longer affine to CPU5
Jun 29 11:50:00 Straight-path kernel: smpboot: CPU 5 is now offline
Jun 29 11:50:00 Straight-path kernel: IRQ 147: no longer affine to CPU6
Jun 29 11:50:00 Straight-path kernel: smpboot: CPU 6 is now offline
Jun 29 11:50:00 Straight-path kernel: IRQ 148: no longer affine to CPU7
Jun 29 11:50:00 Straight-path kernel: smpboot: CPU 7 is now offline
Jun 29 11:50:00 Straight-path kernel: ACPI: Low-level resume complete
Jun 29 11:50:00 Straight-path kernel: ACPI: EC: EC started
Jun 29 11:50:00 Straight-path kernel: PM: Restoring platform NVS memory
Jun 29 11:50:00 Straight-path kernel: Enabling non-boot CPUs ...
Jun 29 11:50:00 Straight-path kernel: x86: Booting SMP configuration:
Jun 29 11:50:00 Straight-path kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Jun 29 11:50:00 Straight-path kernel: CPU1 is up
Jun 29 11:50:00 Straight-path kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Jun 29 11:50:00 Straight-path kernel: CPU2 is up
Jun 29 11:50:00 Straight-path kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Jun 29 11:50:00 Straight-path kernel: CPU3 is up
Jun 29 11:50:00 Straight-path kernel: smpboot: Booting Node 0 Processor 4 APIC 0x1
Jun 29 11:50:00 Straight-path kernel: CPU4 is up
Jun 29 11:50:00 Straight-path kernel: smpboot: Booting Node 0 Processor 5 APIC 0x3
Jun 29 11:50:00 Straight-path kernel: CPU5 is up
Jun 29 11:50:00 Straight-path kernel: smpboot: Booting Node 0 Processor 6 APIC 0x5
Jun 29 11:50:00 Straight-path kernel: CPU6 is up
Jun 29 11:50:00 Straight-path kernel: smpboot: Booting Node 0 Processor 7 APIC 0x7
Jun 29 11:50:00 Straight-path kernel: CPU7 is up
Jun 29 11:50:00 Straight-path kernel: ACPI: Waking up from system sleep state S3
Jun 29 11:50:00 Straight-path kernel: ACPI: EC: interrupt unblocked
Jun 29 11:50:00 Straight-path kernel: ACPI: EC: event unblocked
Jun 29 11:50:00 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 11:50:00 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 11:50:00 Straight-path kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jun 29 11:50:00 Straight-path kernel: nvme nvme0: 8/0/0 default/read/poll queues
Jun 29 11:50:00 Straight-path kernel: usb 1-9: reset full-speed USB device number 3 using xhci_hcd
Jun 29 11:50:00 Straight-path kernel: usb 1-8: reset high-speed USB device number 2 using xhci_hcd
Jun 29 11:50:00 Straight-path kernel: acpi LNXPOWER:05: Turning OFF
Jun 29 11:50:00 Straight-path kernel: acpi LNXPOWER:01: Turning OFF
Jun 29 11:50:00 Straight-path kernel: OOM killer enabled.
Jun 29 11:50:00 Straight-path kernel: Restarting tasks ... done.
Jun 29 11:50:00 Straight-path systemd-logind[355]: Lid opened.
Jun 29 11:50:00 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-DISCONNECTED bssid=00:8e:f2:c9:15:f4 reason=3 locally_generated=1
Jun 29 11:50:00 Straight-path pipewire[1099]: [W][000009448.505817][main-loop.c:157 pw_main_loop_run()] main-loop 0x5608d343be30: iterate error -4 (Interrupted system call)
Jun 29 11:50:00 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
Jun 29 11:50:00 Straight-path pipewire[1093]: [W][000009448.505871][main-loop.c:157 pw_main_loop_run()] main-loop 0x55de5c07c0c0: iterate error -4 (Interrupted system call)
Jun 29 11:50:00 Straight-path NetworkManager[351]: <info>  [1593427800.9539] device (wlp0s20f3): supplicant interface state: completed -> disconnected
Jun 29 11:50:00 Straight-path gnome-shell[1130]: An active wireless connection, in infrastructure mode, involves no access point?
Jun 29 11:50:00 Straight-path systemd-sleep[10666]: System resumed.
Jun 29 11:50:00 Straight-path kernel: PM: suspend exit
Jun 29 11:50:01 Straight-path audit[351]: USYS_CONFIG pid=351 uid=0 auid=4294967295 ses=4294967295 msg='op=radio-control arg="wwan-enabled" pid=10875 uid=0 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Jun 29 11:50:01 Straight-path NetworkManager[351]: <info>  [1593427801.0320] audit: op="radio-control" arg="wwan-enabled" pid=10875 uid=0 result="success"
Jun 29 11:50:01 Straight-path kernel: audit: type=1111 audit(1593427801.020:133): pid=351 uid=0 auid=4294967295 ses=4294967295 msg='op=radio-control arg="wwan-enabled" pid=10875 uid=0 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Jun 29 11:50:01 Straight-path NetworkManager[351]: <info>  [1593427801.0530] device (wlp0s20f3): supplicant interface state: disconnected -> scanning
Jun 29 11:50:01 Straight-path systemd[1]: systemd-suspend.service: Succeeded.
Jun 29 11:50:01 Straight-path systemd[1]: Finished Suspend.
Jun 29 11:50:01 Straight-path audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 11:50:01 Straight-path audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 11:50:01 Straight-path systemd[1]: Stopped target Sleep.
Jun 29 11:50:01 Straight-path systemd[1]: Reached target Suspend.
Jun 29 11:50:01 Straight-path systemd[1]: Stopped target Suspend.
Jun 29 11:50:01 Straight-path systemd-logind[355]: Operation 'sleep' finished.
Jun 29 11:50:01 Straight-path NetworkManager[351]: <info>  [1593427801.2373] manager: sleep: wake requested (sleeping: yes  enabled: yes)
Jun 29 11:50:01 Straight-path kernel: audit: type=1130 audit(1593427801.230:134): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 11:50:01 Straight-path kernel: audit: type=1131 audit(1593427801.230:135): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 11:50:01 Straight-path NetworkManager[351]: <info>  [1593427801.2375] device (enp0s31f6): state change: unavailable -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Jun 29 11:50:01 Straight-path NetworkManager[351]: <info>  [1593427801.3281] device (wlp0s20f3): state change: activated -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Jun 29 11:50:01 Straight-path kernel: e1000e: enp0s31f6 NIC Link is Down
Jun 29 11:50:01 Straight-path NetworkManager[351]: <info>  [1593427801.3730] dhcp4 (wlp0s20f3): canceled DHCP transaction
Jun 29 11:50:01 Straight-path NetworkManager[351]: <info>  [1593427801.3730] dhcp4 (wlp0s20f3): state changed bound -> done
Jun 29 11:50:01 Straight-path NetworkManager[351]: <info>  [1593427801.3796] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 29 11:50:01 Straight-path gnome-shell[1130]: An active wireless connection, in infrastructure mode, involves no access point?
Jun 29 11:50:01 Straight-path NetworkManager[351]: <info>  [1593427801.4047] manager: NetworkManager state is now DISCONNECTED
Jun 29 11:50:01 Straight-path NetworkManager[351]: <info>  [1593427801.4086] device (enp0s31f6): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Jun 29 11:50:01 Straight-path wpa_supplicant[830]: nl80211: deinit ifname=wlp0s20f3 disabled_11b_rates=0
Jun 29 11:50:01 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.1' (uid=0 pid=351 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 29 11:50:01 Straight-path systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 29 11:50:01 Straight-path dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 29 11:50:01 Straight-path systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 29 11:50:01 Straight-path 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'
Jun 29 11:50:01 Straight-path kernel: audit: type=1130 audit(1593427801.440:136): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 11:50:01 Straight-path NetworkManager[351]: <info>  [1593427801.6152] device (wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Jun 29 11:50:01 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 11:50:01 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 11:50:01 Straight-path kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jun 29 11:50:01 Straight-path NetworkManager[351]: <info>  [1593427801.8363] device (wlp0s20f3): set-hw-addr: set MAC address to 0E:97:87:44:F2:FE (scanning)
Jun 29 11:50:01 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 11:50:01 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 11:50:02 Straight-path kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jun 29 11:50:02 Straight-path NetworkManager[351]: <info>  [1593427802.0448] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Jun 29 11:50:02 Straight-path wpa_supplicant[830]: nl80211: kernel reports: Attribute failed policy validation
Jun 29 11:50:02 Straight-path wpa_supplicant[830]: Failed to create interface p2p-dev-wlp0s20f3: -22 (Invalid argument)
Jun 29 11:50:02 Straight-path wpa_supplicant[830]: nl80211: Failed to create a P2P Device interface p2p-dev-wlp0s20f3
Jun 29 11:50:02 Straight-path wpa_supplicant[830]: P2P: Failed to enable P2P Device interface
Jun 29 11:50:02 Straight-path wpa_supplicant[830]: dbus: fill_dict_with_properties dbus_interface=fi.w1.wpa_supplicant1.Interface.P2PDevice dbus_property=P2PDeviceConfig getter failed
Jun 29 11:50:02 Straight-path NetworkManager[351]: <info>  [1593427802.1758] device (wlp0s20f3): supplicant interface state: internal-starting -> disconnected
Jun 29 11:50:02 Straight-path NetworkManager[351]: <info>  [1593427802.1758] device (p2p-dev-wlp0s20f3): state change: unavailable -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Jun 29 11:50:02 Straight-path NetworkManager[351]: <info>  [1593427802.1764] Wi-Fi P2P device controlled by interface wlp0s20f3 created
Jun 29 11:50:02 Straight-path NetworkManager[351]: <info>  [1593427802.1767] manager: (p2p-dev-wlp0s20f3): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/5)
Jun 29 11:50:02 Straight-path NetworkManager[351]: <info>  [1593427802.1771] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 29 11:50:02 Straight-path NetworkManager[351]: <info>  [1593427802.1778] device (wlp0s20f3): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jun 29 11:50:02 Straight-path NetworkManager[351]: <info>  [1593427802.1785] device (p2p-dev-wlp0s20f3): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jun 29 11:50:02 Straight-path gnome-shell[1130]: Removing a network device that was not added
Jun 29 11:50:02 Straight-path NetworkManager[351]: <warn>  [1593427802.1948] sup-iface[05b8a841c8186997,1,wlp0s20f3]: call-p2p-cancel: failed with P2P cancel failed
Jun 29 11:50:03 Straight-path ntpd[378]: Deleting interface #4 wlp0s20f3, fe80::945d:a31c:2f8:4a13%3#123, interface stats: received=0, sent=0, dropped=0, active_time=9435 secs
Jun 29 11:50:03 Straight-path ntpd[378]: Deleting interface #5 wlp0s20f3, 192.168.0.16#123, interface stats: received=159, sent=295, dropped=0, active_time=9432 secs
Jun 29 11:50:03 Straight-path ntpd[378]: 85.199.214.100 local addr 192.168.0.16 -> <null>
Jun 29 11:50:03 Straight-path ntpd[378]: 63.250.53.99 local addr 192.168.0.16 -> <null>
Jun 29 11:50:03 Straight-path ntpd[378]: 138.68.183.179 local addr 192.168.0.16 -> <null>
Jun 29 11:50:03 Straight-path ntpd[378]: 178.79.160.57 local addr 192.168.0.16 -> <null>
Jun 29 11:50:04 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.2223' (uid=1000 pid=11015 comm="/opt/google/chrome/chrome ")
Jun 29 11:50:04 Straight-path dbus-daemon[349]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Jun 29 11:50:05 Straight-path gnome-keyring-daemon[1017]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Jun 29 11:50:05 Straight-path gnome-keyring-daemon[1017]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Jun 29 11:50:05 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=GB
Jun 29 11:50:07 Straight-path NetworkManager[351]: <info>  [1593427807.3876] policy: auto-activating connection 'virginmedia2536651' (29f44e3e-b2ee-414e-bd5d-d11c6cf7944c)
Jun 29 11:50:07 Straight-path NetworkManager[351]: <info>  [1593427807.3891] device (wlp0s20f3): Activation: starting connection 'virginmedia2536651' (29f44e3e-b2ee-414e-bd5d-d11c6cf7944c)
Jun 29 11:50:07 Straight-path NetworkManager[351]: <info>  [1593427807.3941] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 29 11:50:07 Straight-path NetworkManager[351]: <info>  [1593427807.3952] manager: NetworkManager state is now CONNECTING
Jun 29 11:50:07 Straight-path NetworkManager[351]: <info>  [1593427807.4114] device (wlp0s20f3): set-hw-addr: reset MAC address to 04:33:C2:2D:79:22 (preserve)
Jun 29 11:50:07 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 11:50:07 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 11:50:07 Straight-path kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jun 29 11:50:07 Straight-path NetworkManager[351]: <info>  [1593427807.6172] device (wlp0s20f3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 29 11:50:07 Straight-path NetworkManager[351]: <info>  [1593427807.6179] device (wlp0s20f3): Activation: (wifi) access point 'virginmedia2536651' has security, but secrets are required.
Jun 29 11:50:07 Straight-path NetworkManager[351]: <info>  [1593427807.6179] device (wlp0s20f3): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jun 29 11:50:07 Straight-path NetworkManager[351]: <info>  [1593427807.6285] device (wlp0s20f3): supplicant interface state: disconnected -> interface_disabled
Jun 29 11:50:07 Straight-path NetworkManager[351]: <info>  [1593427807.6286] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> interface_disabled
Jun 29 11:50:07 Straight-path NetworkManager[351]: <info>  [1593427807.6467] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 29 11:50:07 Straight-path NetworkManager[351]: <info>  [1593427807.6480] device (wlp0s20f3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 29 11:50:07 Straight-path NetworkManager[351]: <info>  [1593427807.6489] device (wlp0s20f3): Activation: (wifi) connection 'virginmedia2536651' has security, and secrets exist.  No new secrets needed.
Jun 29 11:50:07 Straight-path NetworkManager[351]: <info>  [1593427807.6490] Config: added 'ssid' value 'virginmedia2536651'
Jun 29 11:50:07 Straight-path NetworkManager[351]: <info>  [1593427807.6490] Config: added 'scan_ssid' value '1'
Jun 29 11:50:07 Straight-path NetworkManager[351]: <info>  [1593427807.6490] Config: added 'bgscan' value 'simple:30:-70:86400'
Jun 29 11:50:07 Straight-path NetworkManager[351]: <info>  [1593427807.6491] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Jun 29 11:50:07 Straight-path NetworkManager[351]: <info>  [1593427807.6491] Config: added 'auth_alg' value 'OPEN'
Jun 29 11:50:07 Straight-path NetworkManager[351]: <info>  [1593427807.6491] Config: added 'psk' value '<hidden>'
Jun 29 11:50:07 Straight-path NetworkManager[351]: <info>  [1593427807.7345] device (wlp0s20f3): supplicant interface state: interface_disabled -> inactive
Jun 29 11:50:07 Straight-path NetworkManager[351]: <info>  [1593427807.7346] device (p2p-dev-wlp0s20f3): supplicant management interface state: interface_disabled -> inactive
Jun 29 11:50:07 Straight-path NetworkManager[351]: <info>  [1593427807.7542] device (wlp0s20f3): supplicant interface state: inactive -> scanning
Jun 29 11:50:07 Straight-path NetworkManager[351]: <info>  [1593427807.7543] device (p2p-dev-wlp0s20f3): supplicant management interface state: inactive -> scanning
Jun 29 11:50:10 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=GB
Jun 29 11:50:10 Straight-path wpa_supplicant[830]: wlp0s20f3: SME: Trying to authenticate with 00:8e:f2:c9:15:f4 (SSID='virginmedia2536651' freq=2437 MHz)
Jun 29 11:50:10 Straight-path NetworkManager[351]: <info>  [1593427810.9492] device (wlp0s20f3): supplicant interface state: scanning -> authenticating
Jun 29 11:50:10 Straight-path NetworkManager[351]: <info>  [1593427810.9493] device (p2p-dev-wlp0s20f3): supplicant management interface state: scanning -> authenticating
Jun 29 11:50:10 Straight-path kernel: wlp0s20f3: authenticate with 00:8e:f2:c9:15:f4
Jun 29 11:50:10 Straight-path kernel: wlp0s20f3: send auth to 00:8e:f2:c9:15:f4 (try 1/3)
Jun 29 11:50:11 Straight-path wpa_supplicant[830]: wlp0s20f3: Trying to associate with 00:8e:f2:c9:15:f4 (SSID='virginmedia2536651' freq=2437 MHz)
Jun 29 11:50:11 Straight-path NetworkManager[351]: <info>  [1593427811.0272] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Jun 29 11:50:11 Straight-path NetworkManager[351]: <info>  [1593427811.0273] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Jun 29 11:50:11 Straight-path kernel: wlp0s20f3: authenticated
Jun 29 11:50:11 Straight-path kernel: wlp0s20f3: associate with 00:8e:f2:c9:15:f4 (try 1/3)
Jun 29 11:50:11 Straight-path kernel: wlp0s20f3: RX AssocResp from 00:8e:f2:c9:15:f4 (capab=0x411 status=0 aid=7)
Jun 29 11:50:11 Straight-path wpa_supplicant[830]: wlp0s20f3: Associated with 00:8e:f2:c9:15:f4
Jun 29 11:50:11 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jun 29 11:50:11 Straight-path NetworkManager[351]: <info>  [1593427811.0606] device (wlp0s20f3): supplicant interface state: associating -> associated
Jun 29 11:50:11 Straight-path NetworkManager[351]: <info>  [1593427811.0607] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> associated
Jun 29 11:50:11 Straight-path kernel: wlp0s20f3: associated
Jun 29 11:50:11 Straight-path NetworkManager[351]: <info>  [1593427811.0983] device (wlp0s20f3): supplicant interface state: associated -> 4way_handshake
Jun 29 11:50:11 Straight-path NetworkManager[351]: <info>  [1593427811.0984] device (p2p-dev-wlp0s20f3): supplicant management interface state: associated -> 4way_handshake
Jun 29 11:50:11 Straight-path wpa_supplicant[830]: wlp0s20f3: WPA: Key negotiation completed with 00:8e:f2:c9:15:f4 [PTK=CCMP GTK=TKIP]
Jun 29 11:50:11 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 00:8e:f2:c9:15:f4 completed [id=0 id_str=]
Jun 29 11:50:11 Straight-path NetworkManager[351]: <info>  [1593427811.1509] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Jun 29 11:50:11 Straight-path NetworkManager[351]: <info>  [1593427811.1510] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "virginmedia2536651"
Jun 29 11:50:11 Straight-path NetworkManager[351]: <info>  [1593427811.1510] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Jun 29 11:50:11 Straight-path NetworkManager[351]: <info>  [1593427811.1514] device (wlp0s20f3): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jun 29 11:50:11 Straight-path kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
Jun 29 11:50:11 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-61 noise=9999 txrate=1000
Jun 29 11:50:11 Straight-path NetworkManager[351]: <info>  [1593427811.1567] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Jun 29 11:50:11 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-62 noise=9999 txrate=130000
Jun 29 11:50:11 Straight-path systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Jun 29 11:50:11 Straight-path 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'
Jun 29 11:50:11 Straight-path kernel: audit: type=1131 audit(1593427811.910:137): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 11:50:13 Straight-path ntpd[378]: Listen normally on 6 wlp0s20f3 [fe80::945d:a31c:2f8:4a13%3]:123
Jun 29 11:50:13 Straight-path ntpd[378]: new interface(s) found: waking up resolver
Jun 29 11:50:15 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5477] dhcp4 (wlp0s20f3): option dhcp_lease_time      => '86400'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5478] dhcp4 (wlp0s20f3): option domain_name_servers  => '194.168.4.100 194.168.8.100'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5478] dhcp4 (wlp0s20f3): option expiry               => '1593514213'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5478] dhcp4 (wlp0s20f3): option ip_address           => '192.168.0.16'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5479] dhcp4 (wlp0s20f3): option next_server          => '192.168.0.1'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5479] dhcp4 (wlp0s20f3): option requested_broadcast_address => '1'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5479] dhcp4 (wlp0s20f3): option requested_domain_name => '1'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5480] dhcp4 (wlp0s20f3): option requested_domain_name_servers => '1'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5480] dhcp4 (wlp0s20f3): option requested_domain_search => '1'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5480] dhcp4 (wlp0s20f3): option requested_host_name  => '1'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5480] dhcp4 (wlp0s20f3): option requested_interface_mtu => '1'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5481] dhcp4 (wlp0s20f3): option requested_ms_classless_static_routes => '1'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5481] dhcp4 (wlp0s20f3): option requested_nis_domain => '1'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5481] dhcp4 (wlp0s20f3): option requested_nis_servers => '1'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5482] dhcp4 (wlp0s20f3): option requested_ntp_servers => '1'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5482] dhcp4 (wlp0s20f3): option requested_rfc3442_classless_static_routes => '1'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5482] dhcp4 (wlp0s20f3): option requested_root_path  => '1'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5482] dhcp4 (wlp0s20f3): option requested_routers    => '1'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5483] dhcp4 (wlp0s20f3): option requested_static_routes => '1'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5483] dhcp4 (wlp0s20f3): option requested_subnet_mask => '1'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5483] dhcp4 (wlp0s20f3): option requested_time_offset => '1'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5483] dhcp4 (wlp0s20f3): option requested_wpad       => '1'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5484] dhcp4 (wlp0s20f3): option routers              => '192.168.0.1'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5484] dhcp4 (wlp0s20f3): option subnet_mask          => '255.255.255.0'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5484] dhcp4 (wlp0s20f3): state changed unknown -> bound
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5532] device (wlp0s20f3): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jun 29 11:50:15 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.1' (uid=0 pid=351 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 29 11:50:15 Straight-path systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 29 11:50:15 Straight-path dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 29 11:50:15 Straight-path systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 29 11:50:15 Straight-path 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'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5807] device (wlp0s20f3): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5816] device (wlp0s20f3): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jun 29 11:50:15 Straight-path kernel: audit: type=1130 audit(1593427815.570:138): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5831] manager: NetworkManager state is now CONNECTED_LOCAL
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5895] manager: NetworkManager state is now CONNECTED_SITE
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5899] policy: set 'virginmedia2536651' (wlp0s20f3) as default for IPv4 routing and DNS
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.5933] device (wlp0s20f3): Activation: successful, device activated.
Jun 29 11:50:15 Straight-path NetworkManager[351]: <info>  [1593427815.7914] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 29 11:50:17 Straight-path ntpd[378]: Listen normally on 7 wlp0s20f3 192.168.0.16:123
Jun 29 11:50:17 Straight-path ntpd[378]: new interface(s) found: waking up resolver
Jun 29 11:50:25 Straight-path systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Jun 29 11:50:25 Straight-path 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'
Jun 29 11:50:25 Straight-path kernel: audit: type=1131 audit(1593427825.920:139): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 11:57:54 Straight-path systemd[1005]: Started Application launched by gsd-media-keys.
Jun 29 11:57:54 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.163' (uid=1000 pid=11654 comm="gnome-terminal ")
Jun 29 11:57:54 Straight-path systemd[1005]: Starting GNOME Terminal Server...
Jun 29 11:57:54 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Terminal'
Jun 29 11:57:54 Straight-path systemd[1005]: Started GNOME Terminal Server.
Jun 29 11:57:54 Straight-path systemd[1005]: Started VTE child process 11666 launched by gnome-terminal-server process 11659.
Jun 29 11:57:54 Straight-path systemd[1005]: gnome-launched-gnome-terminal-11654.scope: Succeeded.
Jun 29 12:00:01 Straight-path CROND[11693]: (root) CMD (timeshift --check --scripted)
Jun 29 12:00:01 Straight-path CROND[11692]: (root) CMDOUT ((process:11693): GLib-GIO-CRITICAL **: 12:00:01.956: g_file_get_path: assertion 'G_IS_FILE (file)' failed)
Jun 29 12:00:01 Straight-path CROND[11692]: (root) CMDOUT ()
Jun 29 12:00:01 Straight-path CROND[11692]: (root) CMDOUT (** (process:11693): CRITICAL **: 12:00:01.958: tee_jee_file_system_path_combine: assertion 'path1 != NULL' failed)
Jun 29 12:00:01 Straight-path CROND[11692]: (root) CMDOUT ()
Jun 29 12:00:01 Straight-path CROND[11692]: (root) CMDOUT (** (process:11693): CRITICAL **: 12:00:01.958: tee_jee_file_system_dir_exists: assertion 'dir_path != NULL' failed)
Jun 29 12:00:01 Straight-path CROND[11692]: (root) CMDOUT ()
Jun 29 12:00:01 Straight-path CROND[11692]: (root) CMDOUT (/dev/nvme0n1p3 is mounted at: /run/timeshift/backup, options: rw,relatime)
Jun 29 12:00:01 Straight-path CROND[11692]: (root) CMDOUT ()
Jun 29 12:00:01 Straight-path CROND[11692]: (root) CMDOUT (Boot snapshots are enabled)
Jun 29 12:00:01 Straight-path CROND[11692]: (root) CMDOUT (Last boot snapshot is 2 hours old)
Jun 29 12:00:01 Straight-path CROND[11692]: (root) CMDOUT (Daily snapshots are enabled)
Jun 29 12:00:01 Straight-path CROND[11692]: (root) CMDOUT (Last daily snapshot is 22 hours old)
Jun 29 12:00:01 Straight-path CROND[11692]: (root) CMDOUT (Weekly snapshots are enabled)
Jun 29 12:00:01 Straight-path CROND[11692]: (root) CMDOUT (Last weekly snapshot is 1 days old)
Jun 29 12:00:01 Straight-path CROND[11692]: (root) CMDOUT (Monthly snapshot are enabled)
Jun 29 12:00:01 Straight-path CROND[11692]: (root) CMDOUT (Last monthly snapshot is 1 days old)
Jun 29 12:00:01 Straight-path CROND[11692]: (root) CMDOUT (------------------------------------------------------------------------------)
Jun 29 12:00:02 Straight-path crontab[11726]: (root) LIST (root)
Jun 29 12:00:02 Straight-path crontab[11727]: (root) LIST (root)
Jun 29 12:01:01 Straight-path CROND[11740]: (root) CMD (run-parts /etc/cron.hourly)
Jun 29 12:12:55 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-63 noise=9999 txrate=130000
Jun 29 12:13:39 Straight-path systemd-logind[355]: Lid closed.
Jun 29 12:13:39 Straight-path systemd-logind[355]: Suspending...
Jun 29 12:13:39 Straight-path NetworkManager[351]: <info>  [1593429219.9479] manager: sleep: sleep requested (sleeping: no  enabled: yes)
Jun 29 12:13:39 Straight-path NetworkManager[351]: <info>  [1593429219.9481] device (p2p-dev-wlp0s20f3): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Jun 29 12:13:39 Straight-path NetworkManager[351]: <info>  [1593429219.9489] manager: NetworkManager state is now ASLEEP
Jun 29 12:13:39 Straight-path systemd[1]: Reached target Sleep.
Jun 29 12:13:39 Straight-path systemd[1]: Starting Suspend...
Jun 29 12:13:40 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-64 noise=9999 txrate=130000
Jun 29 12:13:40 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-67 noise=9999 txrate=130000
Jun 29 12:13:40 Straight-path systemd-sleep[12149]: Suspending system...
Jun 29 12:22:10 Straight-path kernel: PM: suspend entry (deep)
Jun 29 12:22:10 Straight-path kernel: Filesystems sync: 0.001 seconds
Jun 29 12:22:10 Straight-path kernel: Freezing user space processes ... (elapsed 0.003 seconds) done.
Jun 29 12:22:10 Straight-path kernel: OOM killer disabled.
Jun 29 12:22:10 Straight-path kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Jun 29 12:22:10 Straight-path kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Jun 29 12:22:10 Straight-path kernel: wlp0s20f3: deauthenticating from 00:8e:f2:c9:15:f4 by local choice (Reason: 3=DEAUTH_LEAVING)
Jun 29 12:22:10 Straight-path kernel: e1000e: EEE TX LPI TIMER: 00000011
Jun 29 12:22:10 Straight-path kernel: ACPI: EC: interrupt blocked
Jun 29 12:22:10 Straight-path kernel: ACPI: Preparing to enter system sleep state S3
Jun 29 12:22:10 Straight-path kernel: ACPI: EC: event blocked
Jun 29 12:22:10 Straight-path kernel: ACPI: EC: EC stopped
Jun 29 12:22:10 Straight-path kernel: PM: Saving platform NVS memory
Jun 29 12:22:10 Straight-path kernel: Disabling non-boot CPUs ...
Jun 29 12:22:10 Straight-path kernel: smpboot: CPU 1 is now offline
Jun 29 12:22:10 Straight-path kernel: smpboot: CPU 2 is now offline
Jun 29 12:22:10 Straight-path kernel: smpboot: CPU 3 is now offline
Jun 29 12:22:10 Straight-path kernel: smpboot: CPU 4 is now offline
Jun 29 12:22:10 Straight-path kernel: smpboot: CPU 5 is now offline
Jun 29 12:22:10 Straight-path kernel: smpboot: CPU 6 is now offline
Jun 29 12:22:10 Straight-path kernel: smpboot: CPU 7 is now offline
Jun 29 12:22:10 Straight-path kernel: ACPI: Low-level resume complete
Jun 29 12:22:10 Straight-path kernel: ACPI: EC: EC started
Jun 29 12:22:10 Straight-path kernel: PM: Restoring platform NVS memory
Jun 29 12:22:10 Straight-path kernel: Enabling non-boot CPUs ...
Jun 29 12:22:10 Straight-path kernel: x86: Booting SMP configuration:
Jun 29 12:22:10 Straight-path kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Jun 29 12:22:10 Straight-path kernel: CPU1 is up
Jun 29 12:22:10 Straight-path kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Jun 29 12:22:10 Straight-path kernel: CPU2 is up
Jun 29 12:22:10 Straight-path kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Jun 29 12:22:10 Straight-path kernel: CPU3 is up
Jun 29 12:22:10 Straight-path kernel: smpboot: Booting Node 0 Processor 4 APIC 0x1
Jun 29 12:22:10 Straight-path kernel: CPU4 is up
Jun 29 12:22:10 Straight-path kernel: smpboot: Booting Node 0 Processor 5 APIC 0x3
Jun 29 12:22:10 Straight-path kernel: CPU5 is up
Jun 29 12:22:10 Straight-path kernel: smpboot: Booting Node 0 Processor 6 APIC 0x5
Jun 29 12:22:10 Straight-path kernel: CPU6 is up
Jun 29 12:22:10 Straight-path kernel: smpboot: Booting Node 0 Processor 7 APIC 0x7
Jun 29 12:22:10 Straight-path kernel: CPU7 is up
Jun 29 12:22:10 Straight-path kernel: ACPI: Waking up from system sleep state S3
Jun 29 12:22:10 Straight-path kernel: ACPI: EC: interrupt unblocked
Jun 29 12:22:10 Straight-path kernel: ACPI: EC: event unblocked
Jun 29 12:22:10 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 12:22:10 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 12:22:10 Straight-path kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jun 29 12:22:10 Straight-path kernel: nvme nvme0: 8/0/0 default/read/poll queues
Jun 29 12:22:10 Straight-path kernel: usb 1-8: reset high-speed USB device number 2 using xhci_hcd
Jun 29 12:22:10 Straight-path kernel: usb 1-9: reset full-speed USB device number 3 using xhci_hcd
Jun 29 12:22:10 Straight-path kernel: acpi LNXPOWER:05: Turning OFF
Jun 29 12:22:10 Straight-path kernel: acpi LNXPOWER:01: Turning OFF
Jun 29 12:22:10 Straight-path kernel: OOM killer enabled.
Jun 29 12:22:10 Straight-path systemd-logind[355]: Lid opened.
Jun 29 12:22:10 Straight-path pipewire[1093]: [W][000010869.450941][main-loop.c:157 pw_main_loop_run()] main-loop 0x55de5c07c0c0: iterate error -4 (Interrupted system call)
Jun 29 12:22:10 Straight-path kernel: Restarting tasks ... done.
Jun 29 12:22:10 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=0 noise=9999 txrate=0
Jun 29 12:22:10 Straight-path pipewire[1099]: [W][000010869.450991][main-loop.c:157 pw_main_loop_run()] main-loop 0x5608d343be30: iterate error -4 (Interrupted system call)
Jun 29 12:22:10 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-DISCONNECTED bssid=00:8e:f2:c9:15:f4 reason=3 locally_generated=1
Jun 29 12:22:10 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
Jun 29 12:22:10 Straight-path NetworkManager[351]: <info>  [1593429730.8949] device (wlp0s20f3): supplicant interface state: completed -> disconnected
Jun 29 12:22:10 Straight-path gnome-shell[1130]: An active wireless connection, in infrastructure mode, involves no access point?
Jun 29 12:22:10 Straight-path systemd-sleep[12149]: System resumed.
Jun 29 12:22:10 Straight-path kernel: PM: suspend exit
Jun 29 12:22:10 Straight-path audit[351]: USYS_CONFIG pid=351 uid=0 auid=4294967295 ses=4294967295 msg='op=radio-control arg="wwan-enabled" pid=12371 uid=0 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Jun 29 12:22:10 Straight-path NetworkManager[351]: <info>  [1593429730.9702] audit: op="radio-control" arg="wwan-enabled" pid=12371 uid=0 result="success"
Jun 29 12:22:10 Straight-path kernel: audit: type=1111 audit(1593429730.960:140): pid=351 uid=0 auid=4294967295 ses=4294967295 msg='op=radio-control arg="wwan-enabled" pid=12371 uid=0 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Jun 29 12:22:10 Straight-path NetworkManager[351]: <info>  [1593429730.9946] device (wlp0s20f3): supplicant interface state: disconnected -> scanning
Jun 29 12:22:11 Straight-path systemd[1]: systemd-suspend.service: Succeeded.
Jun 29 12:22:11 Straight-path systemd[1]: Finished Suspend.
Jun 29 12:22:11 Straight-path audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 12:22:11 Straight-path audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 12:22:11 Straight-path systemd[1]: Stopped target Sleep.
Jun 29 12:22:11 Straight-path systemd[1]: Reached target Suspend.
Jun 29 12:22:11 Straight-path systemd[1]: Stopped target Suspend.
Jun 29 12:22:11 Straight-path systemd-logind[355]: Operation 'sleep' finished.
Jun 29 12:22:11 Straight-path kernel: audit: type=1130 audit(1593429731.210:141): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 12:22:11 Straight-path kernel: audit: type=1131 audit(1593429731.210:142): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 12:22:11 Straight-path NetworkManager[351]: <info>  [1593429731.2245] manager: sleep: wake requested (sleeping: yes  enabled: yes)
Jun 29 12:22:11 Straight-path NetworkManager[351]: <info>  [1593429731.2246] device (enp0s31f6): state change: unavailable -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Jun 29 12:22:11 Straight-path NetworkManager[351]: <info>  [1593429731.3225] device (wlp0s20f3): state change: activated -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Jun 29 12:22:11 Straight-path kernel: e1000e: enp0s31f6 NIC Link is Down
Jun 29 12:22:11 Straight-path NetworkManager[351]: <info>  [1593429731.3771] dhcp4 (wlp0s20f3): canceled DHCP transaction
Jun 29 12:22:11 Straight-path NetworkManager[351]: <info>  [1593429731.3772] dhcp4 (wlp0s20f3): state changed bound -> done
Jun 29 12:22:11 Straight-path NetworkManager[351]: <info>  [1593429731.3857] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 29 12:22:11 Straight-path gnome-shell[1130]: An active wireless connection, in infrastructure mode, involves no access point?
Jun 29 12:22:11 Straight-path NetworkManager[351]: <info>  [1593429731.4042] manager: NetworkManager state is now DISCONNECTED
Jun 29 12:22:11 Straight-path NetworkManager[351]: <info>  [1593429731.4087] device (enp0s31f6): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Jun 29 12:22:11 Straight-path wpa_supplicant[830]: nl80211: deinit ifname=wlp0s20f3 disabled_11b_rates=0
Jun 29 12:22:11 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.1' (uid=0 pid=351 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 29 12:22:11 Straight-path systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 29 12:22:11 Straight-path dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 29 12:22:11 Straight-path systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 29 12:22:11 Straight-path 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'
Jun 29 12:22:11 Straight-path kernel: audit: type=1130 audit(1593429731.430:143): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 12:22:11 Straight-path NetworkManager[351]: <info>  [1593429731.6192] device (wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Jun 29 12:22:11 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 12:22:11 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 12:22:11 Straight-path kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jun 29 12:22:11 Straight-path NetworkManager[351]: <info>  [1593429731.8392] device (wlp0s20f3): set-hw-addr: set MAC address to C2:AE:C3:97:3E:A9 (scanning)
Jun 29 12:22:11 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 12:22:11 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 12:22:12 Straight-path kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jun 29 12:22:12 Straight-path NetworkManager[351]: <info>  [1593429732.0462] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Jun 29 12:22:12 Straight-path wpa_supplicant[830]: nl80211: kernel reports: Attribute failed policy validation
Jun 29 12:22:12 Straight-path wpa_supplicant[830]: Failed to create interface p2p-dev-wlp0s20f3: -22 (Invalid argument)
Jun 29 12:22:12 Straight-path wpa_supplicant[830]: nl80211: Failed to create a P2P Device interface p2p-dev-wlp0s20f3
Jun 29 12:22:12 Straight-path wpa_supplicant[830]: P2P: Failed to enable P2P Device interface
Jun 29 12:22:12 Straight-path wpa_supplicant[830]: dbus: fill_dict_with_properties dbus_interface=fi.w1.wpa_supplicant1.Interface.P2PDevice dbus_property=P2PDeviceConfig getter failed
Jun 29 12:22:12 Straight-path NetworkManager[351]: <info>  [1593429732.1637] device (wlp0s20f3): supplicant interface state: internal-starting -> disconnected
Jun 29 12:22:12 Straight-path NetworkManager[351]: <info>  [1593429732.1638] device (p2p-dev-wlp0s20f3): state change: unavailable -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Jun 29 12:22:12 Straight-path NetworkManager[351]: <info>  [1593429732.1652] Wi-Fi P2P device controlled by interface wlp0s20f3 created
Jun 29 12:22:12 Straight-path NetworkManager[351]: <info>  [1593429732.1660] manager: (p2p-dev-wlp0s20f3): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/6)
Jun 29 12:22:12 Straight-path NetworkManager[351]: <info>  [1593429732.1666] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 29 12:22:12 Straight-path NetworkManager[351]: <info>  [1593429732.1683] device (wlp0s20f3): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jun 29 12:22:12 Straight-path NetworkManager[351]: <info>  [1593429732.1700] device (p2p-dev-wlp0s20f3): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jun 29 12:22:12 Straight-path gnome-shell[1130]: Removing a network device that was not added
Jun 29 12:22:12 Straight-path NetworkManager[351]: <warn>  [1593429732.1956] sup-iface[5362e00246b0e0f7,2,wlp0s20f3]: call-p2p-cancel: failed with P2P cancel failed
Jun 29 12:22:13 Straight-path ntpd[378]: Deleting interface #6 wlp0s20f3, fe80::945d:a31c:2f8:4a13%3#123, interface stats: received=0, sent=0, dropped=0, active_time=1410 secs
Jun 29 12:22:13 Straight-path ntpd[378]: Deleting interface #7 wlp0s20f3, 192.168.0.16#123, interface stats: received=11, sent=38, dropped=0, active_time=1406 secs
Jun 29 12:22:13 Straight-path ntpd[378]: 63.250.53.99 local addr 192.168.0.16 -> <null>
Jun 29 12:22:13 Straight-path ntpd[378]: 138.68.183.179 local addr 192.168.0.16 -> <null>
Jun 29 12:22:13 Straight-path ntpd[378]: 178.79.160.57 local addr 192.168.0.16 -> <null>
Jun 29 12:22:13 Straight-path ntpd[378]: 85.199.214.100 local addr 192.168.0.16 -> <null>
Jun 29 12:22:15 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=GB
Jun 29 12:22:16 Straight-path NetworkManager[351]: <info>  [1593429736.4093] policy: auto-activating connection 'virginmedia2536651' (29f44e3e-b2ee-414e-bd5d-d11c6cf7944c)
Jun 29 12:22:16 Straight-path NetworkManager[351]: <info>  [1593429736.4107] device (wlp0s20f3): Activation: starting connection 'virginmedia2536651' (29f44e3e-b2ee-414e-bd5d-d11c6cf7944c)
Jun 29 12:22:16 Straight-path NetworkManager[351]: <info>  [1593429736.4111] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 29 12:22:16 Straight-path NetworkManager[351]: <info>  [1593429736.4121] manager: NetworkManager state is now CONNECTING
Jun 29 12:22:16 Straight-path NetworkManager[351]: <info>  [1593429736.4288] device (wlp0s20f3): set-hw-addr: reset MAC address to 04:33:C2:2D:79:22 (preserve)
Jun 29 12:22:16 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 12:22:16 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 12:22:16 Straight-path kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jun 29 12:22:16 Straight-path NetworkManager[351]: <info>  [1593429736.6379] device (wlp0s20f3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 29 12:22:16 Straight-path NetworkManager[351]: <info>  [1593429736.6387] device (wlp0s20f3): Activation: (wifi) access point 'virginmedia2536651' has security, but secrets are required.
Jun 29 12:22:16 Straight-path NetworkManager[351]: <info>  [1593429736.6388] device (wlp0s20f3): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jun 29 12:22:16 Straight-path NetworkManager[351]: <info>  [1593429736.6528] device (wlp0s20f3): supplicant interface state: disconnected -> interface_disabled
Jun 29 12:22:16 Straight-path NetworkManager[351]: <info>  [1593429736.6529] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> interface_disabled
Jun 29 12:22:16 Straight-path NetworkManager[351]: <info>  [1593429736.6703] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 29 12:22:16 Straight-path NetworkManager[351]: <info>  [1593429736.6714] device (wlp0s20f3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 29 12:22:16 Straight-path NetworkManager[351]: <info>  [1593429736.6721] device (wlp0s20f3): Activation: (wifi) connection 'virginmedia2536651' has security, and secrets exist.  No new secrets needed.
Jun 29 12:22:16 Straight-path NetworkManager[351]: <info>  [1593429736.6722] Config: added 'ssid' value 'virginmedia2536651'
Jun 29 12:22:16 Straight-path NetworkManager[351]: <info>  [1593429736.6722] Config: added 'scan_ssid' value '1'
Jun 29 12:22:16 Straight-path NetworkManager[351]: <info>  [1593429736.6723] Config: added 'bgscan' value 'simple:30:-70:86400'
Jun 29 12:22:16 Straight-path NetworkManager[351]: <info>  [1593429736.6723] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Jun 29 12:22:16 Straight-path NetworkManager[351]: <info>  [1593429736.6723] Config: added 'auth_alg' value 'OPEN'
Jun 29 12:22:16 Straight-path NetworkManager[351]: <info>  [1593429736.6724] Config: added 'psk' value '<hidden>'
Jun 29 12:22:16 Straight-path NetworkManager[351]: <info>  [1593429736.7786] device (wlp0s20f3): supplicant interface state: interface_disabled -> inactive
Jun 29 12:22:16 Straight-path NetworkManager[351]: <info>  [1593429736.7787] device (p2p-dev-wlp0s20f3): supplicant management interface state: interface_disabled -> inactive
Jun 29 12:22:16 Straight-path NetworkManager[351]: <info>  [1593429736.7966] device (wlp0s20f3): supplicant interface state: inactive -> scanning
Jun 29 12:22:16 Straight-path NetworkManager[351]: <info>  [1593429736.7966] device (p2p-dev-wlp0s20f3): supplicant management interface state: inactive -> scanning
Jun 29 12:22:19 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=GB
Jun 29 12:22:19 Straight-path wpa_supplicant[830]: wlp0s20f3: SME: Trying to authenticate with 00:8e:f2:c9:15:f4 (SSID='virginmedia2536651' freq=2437 MHz)
Jun 29 12:22:19 Straight-path NetworkManager[351]: <info>  [1593429739.9758] device (wlp0s20f3): supplicant interface state: scanning -> authenticating
Jun 29 12:22:19 Straight-path NetworkManager[351]: <info>  [1593429739.9759] device (p2p-dev-wlp0s20f3): supplicant management interface state: scanning -> authenticating
Jun 29 12:22:19 Straight-path kernel: wlp0s20f3: authenticate with 00:8e:f2:c9:15:f4
Jun 29 12:22:19 Straight-path kernel: wlp0s20f3: send auth to 00:8e:f2:c9:15:f4 (try 1/3)
Jun 29 12:22:20 Straight-path wpa_supplicant[830]: wlp0s20f3: Trying to associate with 00:8e:f2:c9:15:f4 (SSID='virginmedia2536651' freq=2437 MHz)
Jun 29 12:22:20 Straight-path NetworkManager[351]: <info>  [1593429740.0329] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Jun 29 12:22:20 Straight-path NetworkManager[351]: <info>  [1593429740.0329] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Jun 29 12:22:20 Straight-path kernel: wlp0s20f3: authenticated
Jun 29 12:22:20 Straight-path kernel: wlp0s20f3: associate with 00:8e:f2:c9:15:f4 (try 1/3)
Jun 29 12:22:20 Straight-path kernel: wlp0s20f3: RX AssocResp from 00:8e:f2:c9:15:f4 (capab=0x411 status=0 aid=4)
Jun 29 12:22:20 Straight-path wpa_supplicant[830]: wlp0s20f3: Associated with 00:8e:f2:c9:15:f4
Jun 29 12:22:20 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jun 29 12:22:20 Straight-path NetworkManager[351]: <info>  [1593429740.0565] device (wlp0s20f3): supplicant interface state: associating -> associated
Jun 29 12:22:20 Straight-path NetworkManager[351]: <info>  [1593429740.0566] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> associated
Jun 29 12:22:20 Straight-path kernel: wlp0s20f3: associated
Jun 29 12:22:20 Straight-path NetworkManager[351]: <info>  [1593429740.0978] device (wlp0s20f3): supplicant interface state: associated -> 4way_handshake
Jun 29 12:22:20 Straight-path NetworkManager[351]: <info>  [1593429740.0978] device (p2p-dev-wlp0s20f3): supplicant management interface state: associated -> 4way_handshake
Jun 29 12:22:20 Straight-path wpa_supplicant[830]: wlp0s20f3: WPA: Key negotiation completed with 00:8e:f2:c9:15:f4 [PTK=CCMP GTK=TKIP]
Jun 29 12:22:20 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 00:8e:f2:c9:15:f4 completed [id=0 id_str=]
Jun 29 12:22:20 Straight-path kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
Jun 29 12:22:20 Straight-path NetworkManager[351]: <info>  [1593429740.1535] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Jun 29 12:22:20 Straight-path NetworkManager[351]: <info>  [1593429740.1535] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "virginmedia2536651"
Jun 29 12:22:20 Straight-path NetworkManager[351]: <info>  [1593429740.1536] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Jun 29 12:22:20 Straight-path NetworkManager[351]: <info>  [1593429740.1540] device (wlp0s20f3): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jun 29 12:22:20 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=9999 txrate=1000
Jun 29 12:22:20 Straight-path NetworkManager[351]: <info>  [1593429740.1556] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Jun 29 12:22:20 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=9999 txrate=144400
Jun 29 12:22:21 Straight-path ntpd[378]: bind(23) AF_INET6 fe80::945d:a31c:2f8:4a13%3#123 flags 0x11 failed: Cannot assign requested address
Jun 29 12:22:21 Straight-path ntpd[378]: unable to create socket on wlp0s20f3 (8) for fe80::945d:a31c:2f8:4a13%3#123
Jun 29 12:22:21 Straight-path ntpd[378]: failed to init interface for address fe80::945d:a31c:2f8:4a13%3
Jun 29 12:22:21 Straight-path systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Jun 29 12:22:21 Straight-path 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'
Jun 29 12:22:21 Straight-path kernel: audit: type=1131 audit(1593429741.880:144): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7012] dhcp4 (wlp0s20f3): option dhcp_lease_time      => '86400'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7013] dhcp4 (wlp0s20f3): option domain_name_servers  => '194.168.4.100 194.168.8.100'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7013] dhcp4 (wlp0s20f3): option expiry               => '1593516142'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7013] dhcp4 (wlp0s20f3): option ip_address           => '192.168.0.16'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7014] dhcp4 (wlp0s20f3): option next_server          => '192.168.0.1'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7014] dhcp4 (wlp0s20f3): option requested_broadcast_address => '1'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7014] dhcp4 (wlp0s20f3): option requested_domain_name => '1'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7015] dhcp4 (wlp0s20f3): option requested_domain_name_servers => '1'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7015] dhcp4 (wlp0s20f3): option requested_domain_search => '1'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7015] dhcp4 (wlp0s20f3): option requested_host_name  => '1'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7015] dhcp4 (wlp0s20f3): option requested_interface_mtu => '1'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7016] dhcp4 (wlp0s20f3): option requested_ms_classless_static_routes => '1'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7016] dhcp4 (wlp0s20f3): option requested_nis_domain => '1'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7016] dhcp4 (wlp0s20f3): option requested_nis_servers => '1'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7017] dhcp4 (wlp0s20f3): option requested_ntp_servers => '1'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7017] dhcp4 (wlp0s20f3): option requested_rfc3442_classless_static_routes => '1'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7017] dhcp4 (wlp0s20f3): option requested_root_path  => '1'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7017] dhcp4 (wlp0s20f3): option requested_routers    => '1'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7018] dhcp4 (wlp0s20f3): option requested_static_routes => '1'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7018] dhcp4 (wlp0s20f3): option requested_subnet_mask => '1'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7018] dhcp4 (wlp0s20f3): option requested_time_offset => '1'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7019] dhcp4 (wlp0s20f3): option requested_wpad       => '1'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7019] dhcp4 (wlp0s20f3): option routers              => '192.168.0.1'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7019] dhcp4 (wlp0s20f3): option subnet_mask          => '255.255.255.0'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7019] dhcp4 (wlp0s20f3): state changed unknown -> bound
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7060] device (wlp0s20f3): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jun 29 12:22:23 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.1' (uid=0 pid=351 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 29 12:22:23 Straight-path systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 29 12:22:23 Straight-path dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 29 12:22:23 Straight-path systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 29 12:22:23 Straight-path 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'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7335] device (wlp0s20f3): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7341] device (wlp0s20f3): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7354] manager: NetworkManager state is now CONNECTED_LOCAL
Jun 29 12:22:23 Straight-path kernel: audit: type=1130 audit(1593429743.720:145): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7405] manager: NetworkManager state is now CONNECTED_SITE
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7408] policy: set 'virginmedia2536651' (wlp0s20f3) as default for IPv4 routing and DNS
Jun 29 12:22:23 Straight-path NetworkManager[351]: <info>  [1593429743.7438] device (wlp0s20f3): Activation: successful, device activated.
Jun 29 12:22:24 Straight-path NetworkManager[351]: <info>  [1593429744.8426] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 29 12:22:26 Straight-path ntpd[378]: Listen normally on 9 wlp0s20f3 192.168.0.16:123
Jun 29 12:22:26 Straight-path ntpd[378]: Listen normally on 10 wlp0s20f3 [fe80::945d:a31c:2f8:4a13%3]:123
Jun 29 12:22:26 Straight-path ntpd[378]: new interface(s) found: waking up resolver
Jun 29 12:22:33 Straight-path systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Jun 29 12:22:33 Straight-path 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'
Jun 29 12:22:33 Straight-path kernel: audit: type=1131 audit(1593429753.880:146): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 12:23:28 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating service name='org.gnome.Nautilus' requested by ':1.26' (uid=1000 pid=1130 comm="/usr/bin/gnome-shell ")
Jun 29 12:23:28 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Nautilus'
Jun 29 12:23:28 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2487' (uid=1000 pid=12752 comm="/usr/bin/nautilus --gapplication-service ")
Jun 29 12:23:28 Straight-path systemd[1]: Starting Hostname Service...
Jun 29 12:23:29 Straight-path dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 29 12:23:29 Straight-path systemd[1]: Started Hostname Service.
Jun 29 12:23:29 Straight-path 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'
Jun 29 12:23:29 Straight-path kernel: audit: type=1130 audit(1593429809.310:147): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 12:23:44 Straight-path org.gnome.Nautilus[12775]: [000055ad01d125b0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Jun 29 12:23:44 Straight-path org.gnome.Nautilus[12775]: [00007fef54006fd0] glconv_vaapi_x11 gl error: vaInitialize: unknown libva error
Jun 29 12:23:44 Straight-path org.gnome.Nautilus[12775]: [00007fef54006fd0] glconv_vaapi_drm gl error: vaInitialize: unknown libva error
Jun 29 12:23:44 Straight-path org.gnome.Nautilus[12775]: [00007fef54006fd0] glconv_vaapi_drm gl error: vaInitialize: unknown libva error
Jun 29 12:23:44 Straight-path org.gnome.Nautilus[12775]: Failed to open VDPAU backend libvdpau_va_gl.so: cannot open shared object file: No such file or directory
Jun 29 12:23:48 Straight-path gnome-shell[1130]: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x3000008 specified for 0x3000088.
Jun 29 12:23:56 Straight-path gnome-shell[1130]: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x3000008 specified for 0x3000088.
Jun 29 12:23:58 Straight-path gnome-shell[1130]: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x3000008 specified for 0x3000088.
Jun 29 12:23:59 Straight-path systemd[1]: systemd-hostnamed.service: Succeeded.
Jun 29 12:23:59 Straight-path 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'
Jun 29 12:23:59 Straight-path kernel: audit: type=1131 audit(1593429839.371:148): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 12:24:09 Straight-path gnome-shell[1130]: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x3000008 specified for 0x3000088.
Jun 29 12:24:10 Straight-path gnome-shell[1130]: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x3000008 specified for 0x3000088.
Jun 29 12:24:11 Straight-path org.gnome.Nautilus[12775]: [00007fef64c7ab80] main decoder error: Timestamp conversion failed (delay 1000000, buffering 100000, bound 9000000)
Jun 29 12:24:11 Straight-path org.gnome.Nautilus[12775]: [00007fef64c7ab80] main decoder error: Could not convert timestamp 11011646332 for FFmpeg
Jun 29 12:24:11 Straight-path org.gnome.Nautilus[12775]: [h264 @ 0x7fef64c9b680] get_buffer() failed
Jun 29 12:24:11 Straight-path org.gnome.Nautilus[12775]: [h264 @ 0x7fef64c9b680] thread_get_buffer() failed
Jun 29 12:24:11 Straight-path org.gnome.Nautilus[12775]: [h264 @ 0x7fef64c9b680] decode_slice_header error
Jun 29 12:24:11 Straight-path org.gnome.Nautilus[12775]: [h264 @ 0x7fef64c9b680] no frame!
Jun 29 12:24:15 Straight-path gnome-shell[1130]: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x3000008 specified for 0x3000088.
Jun 29 12:25:25 Straight-path gnome-shell[1130]: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x3000008 specified for 0x3000088.
Jun 29 12:25:33 Straight-path gnome-shell[1130]: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x3000008 specified for 0x3000088.
Jun 29 12:37:05 Straight-path org.gnome.Nautilus[12775]: [h264 @ 0x7fef64cab400] get_buffer() failed
Jun 29 12:37:05 Straight-path org.gnome.Nautilus[12775]: [h264 @ 0x7fef64cab400] thread_get_buffer() failed
Jun 29 12:37:05 Straight-path org.gnome.Nautilus[12775]: [h264 @ 0x7fef64cab400] decode_slice_header error
Jun 29 12:37:05 Straight-path org.gnome.Nautilus[12775]: [h264 @ 0x7fef64cab400] no frame!
Jun 29 12:37:05 Straight-path vlc[12775]: QObject::~QObject: Timers cannot be stopped from another thread
Jun 29 12:37:15 Straight-path systemd[1005]: Started Application launched by gsd-media-keys.
Jun 29 12:37:15 Straight-path systemd[1005]: Started VTE child process 13108 launched by gnome-terminal-server process 11659.
Jun 29 12:37:15 Straight-path systemd[1005]: gnome-launched-gnome-terminal-13101.scope: Succeeded.
Jun 29 12:37:46 Straight-path systemd[1005]: vte-spawn-fab8a6cd-5eea-498f-8856-4419119ecdf0.scope: Succeeded.
Jun 29 12:57:34 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-71 noise=9999 txrate=115600
Jun 29 12:57:57 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=9999 txrate=115600
Jun 29 12:57:58 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=9999 txrate=115600
Jun 29 13:00:01 Straight-path CROND[13366]: (root) CMD (timeshift --check --scripted)
Jun 29 13:00:01 Straight-path CROND[13365]: (root) CMDOUT ((process:13366): GLib-GIO-CRITICAL **: 13:00:01.586: g_file_get_path: assertion 'G_IS_FILE (file)' failed)
Jun 29 13:00:01 Straight-path CROND[13365]: (root) CMDOUT ()
Jun 29 13:00:01 Straight-path CROND[13365]: (root) CMDOUT (** (process:13366): CRITICAL **: 13:00:01.586: tee_jee_file_system_path_combine: assertion 'path1 != NULL' failed)
Jun 29 13:00:01 Straight-path CROND[13365]: (root) CMDOUT ()
Jun 29 13:00:01 Straight-path CROND[13365]: (root) CMDOUT (** (process:13366): CRITICAL **: 13:00:01.586: tee_jee_file_system_dir_exists: assertion 'dir_path != NULL' failed)
Jun 29 13:00:01 Straight-path CROND[13365]: (root) CMDOUT ()
Jun 29 13:00:01 Straight-path CROND[13365]: (root) CMDOUT (/dev/nvme0n1p3 is mounted at: /run/timeshift/backup, options: rw,relatime)
Jun 29 13:00:01 Straight-path CROND[13365]: (root) CMDOUT ()
Jun 29 13:00:01 Straight-path CROND[13365]: (root) CMDOUT (Boot snapshots are enabled)
Jun 29 13:00:01 Straight-path CROND[13365]: (root) CMDOUT (Last boot snapshot is 3 hours old)
Jun 29 13:00:01 Straight-path CROND[13365]: (root) CMDOUT (Daily snapshots are enabled)
Jun 29 13:00:01 Straight-path CROND[13365]: (root) CMDOUT (Last daily snapshot is 23 hours old)
Jun 29 13:00:01 Straight-path CROND[13365]: (root) CMDOUT (Weekly snapshots are enabled)
Jun 29 13:00:01 Straight-path CROND[13365]: (root) CMDOUT (Last weekly snapshot is 1 days old)
Jun 29 13:00:01 Straight-path CROND[13365]: (root) CMDOUT (Monthly snapshot are enabled)
Jun 29 13:00:01 Straight-path CROND[13365]: (root) CMDOUT (Last monthly snapshot is 1 days old)
Jun 29 13:00:01 Straight-path CROND[13365]: (root) CMDOUT (------------------------------------------------------------------------------)
Jun 29 13:00:01 Straight-path crontab[13399]: (root) LIST (root)
Jun 29 13:00:01 Straight-path crontab[13400]: (root) LIST (root)
Jun 29 13:01:01 Straight-path CROND[13418]: (root) CMD (run-parts /etc/cron.hourly)
Jun 29 13:01:01 Straight-path anacron[13425]: Anacron started on 2020-06-29
Jun 29 13:01:01 Straight-path anacron[13425]: Will run job `cron.daily' in 39 min.
Jun 29 13:01:01 Straight-path anacron[13425]: Jobs will be executed sequentially
Jun 29 13:34:02 Straight-path systemd[1005]: vte-spawn-fdabcd0c-ac5c-425d-82ff-8e703906846e.scope: Succeeded.
Jun 29 13:34:02 Straight-path systemd[1005]: gnome-terminal-server.service: Succeeded.
Jun 29 13:34:05 Straight-path systemd-logind[355]: Lid closed.
Jun 29 13:34:05 Straight-path systemd-logind[355]: Suspending...
Jun 29 13:34:05 Straight-path NetworkManager[351]: <info>  [1593434045.3288] manager: sleep: sleep requested (sleeping: no  enabled: yes)
Jun 29 13:34:05 Straight-path NetworkManager[351]: <info>  [1593434045.3289] device (p2p-dev-wlp0s20f3): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Jun 29 13:34:05 Straight-path NetworkManager[351]: <info>  [1593434045.3292] manager: NetworkManager state is now ASLEEP
Jun 29 13:34:05 Straight-path systemd[1]: Reached target Sleep.
Jun 29 13:34:05 Straight-path systemd[1]: Starting Suspend...
Jun 29 13:34:05 Straight-path systemd-sleep[14111]: Suspending system...
Jun 29 13:34:05 Straight-path kernel: PM: suspend entry (deep)
Jun 29 13:45:21 Straight-path kernel: Filesystems sync: 0.001 seconds
Jun 29 13:45:21 Straight-path kernel: Freezing user space processes ... (elapsed 0.107 seconds) done.
Jun 29 13:45:21 Straight-path kernel: OOM killer disabled.
Jun 29 13:45:21 Straight-path kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Jun 29 13:45:21 Straight-path kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Jun 29 13:45:21 Straight-path kernel: wlp0s20f3: deauthenticating from 00:8e:f2:c9:15:f4 by local choice (Reason: 3=DEAUTH_LEAVING)
Jun 29 13:45:21 Straight-path kernel: e1000e: EEE TX LPI TIMER: 00000011
Jun 29 13:45:21 Straight-path kernel: ACPI: EC: interrupt blocked
Jun 29 13:45:21 Straight-path kernel: ACPI: Preparing to enter system sleep state S3
Jun 29 13:45:21 Straight-path kernel: ACPI: EC: event blocked
Jun 29 13:45:21 Straight-path kernel: ACPI: EC: EC stopped
Jun 29 13:45:21 Straight-path kernel: PM: Saving platform NVS memory
Jun 29 13:45:21 Straight-path kernel: Disabling non-boot CPUs ...
Jun 29 13:45:21 Straight-path kernel: smpboot: CPU 1 is now offline
Jun 29 13:45:21 Straight-path kernel: smpboot: CPU 2 is now offline
Jun 29 13:45:21 Straight-path kernel: smpboot: CPU 3 is now offline
Jun 29 13:45:21 Straight-path kernel: smpboot: CPU 4 is now offline
Jun 29 13:45:21 Straight-path kernel: smpboot: CPU 5 is now offline
Jun 29 13:45:21 Straight-path kernel: smpboot: CPU 6 is now offline
Jun 29 13:45:21 Straight-path kernel: smpboot: CPU 7 is now offline
Jun 29 13:45:21 Straight-path kernel: ACPI: Low-level resume complete
Jun 29 13:45:21 Straight-path kernel: ACPI: EC: EC started
Jun 29 13:45:21 Straight-path kernel: PM: Restoring platform NVS memory
Jun 29 13:45:21 Straight-path kernel: Enabling non-boot CPUs ...
Jun 29 13:45:21 Straight-path kernel: x86: Booting SMP configuration:
Jun 29 13:45:21 Straight-path kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Jun 29 13:45:21 Straight-path kernel: CPU1 is up
Jun 29 13:45:21 Straight-path kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Jun 29 13:45:21 Straight-path kernel: CPU2 is up
Jun 29 13:45:21 Straight-path kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Jun 29 13:45:21 Straight-path kernel: CPU3 is up
Jun 29 13:45:21 Straight-path kernel: smpboot: Booting Node 0 Processor 4 APIC 0x1
Jun 29 13:45:21 Straight-path kernel: CPU4 is up
Jun 29 13:45:21 Straight-path kernel: smpboot: Booting Node 0 Processor 5 APIC 0x3
Jun 29 13:45:21 Straight-path kernel: CPU5 is up
Jun 29 13:45:21 Straight-path kernel: smpboot: Booting Node 0 Processor 6 APIC 0x5
Jun 29 13:45:21 Straight-path kernel: CPU6 is up
Jun 29 13:45:21 Straight-path kernel: smpboot: Booting Node 0 Processor 7 APIC 0x7
Jun 29 13:45:21 Straight-path kernel: CPU7 is up
Jun 29 13:45:21 Straight-path kernel: ACPI: Waking up from system sleep state S3
Jun 29 13:45:21 Straight-path kernel: ACPI: EC: interrupt unblocked
Jun 29 13:45:21 Straight-path kernel: ACPI: EC: event unblocked
Jun 29 13:45:21 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 13:45:21 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 13:45:21 Straight-path kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jun 29 13:45:21 Straight-path kernel: nvme nvme0: 8/0/0 default/read/poll queues
Jun 29 13:45:21 Straight-path kernel: usb 1-9: reset full-speed USB device number 3 using xhci_hcd
Jun 29 13:45:21 Straight-path kernel: usb 1-8: reset high-speed USB device number 2 using xhci_hcd
Jun 29 13:45:21 Straight-path kernel: acpi LNXPOWER:05: Turning OFF
Jun 29 13:45:21 Straight-path kernel: acpi LNXPOWER:01: Turning OFF
Jun 29 13:45:21 Straight-path kernel: OOM killer enabled.
Jun 29 13:45:21 Straight-path kernel: Restarting tasks ... done.
Jun 29 13:45:21 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-DISCONNECTED bssid=00:8e:f2:c9:15:f4 reason=3 locally_generated=1
Jun 29 13:45:21 Straight-path systemd-logind[355]: Lid opened.
Jun 29 13:45:21 Straight-path pipewire[1093]: [W][000015184.188542][main-loop.c:157 pw_main_loop_run()] main-loop 0x55de5c07c0c0: iterate error -4 (Interrupted system call)
Jun 29 13:45:21 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
Jun 29 13:45:21 Straight-path NetworkManager[351]: <info>  [1593434721.9511] device (wlp0s20f3): supplicant interface state: completed -> disconnected
Jun 29 13:45:21 Straight-path pipewire[1099]: [W][000015184.188824][main-loop.c:157 pw_main_loop_run()] main-loop 0x5608d343be30: iterate error -4 (Interrupted system call)
Jun 29 13:45:21 Straight-path gnome-shell[1130]: An active wireless connection, in infrastructure mode, involves no access point?
Jun 29 13:45:21 Straight-path systemd-sleep[14111]: System resumed.
Jun 29 13:45:21 Straight-path kernel: PM: suspend exit
Jun 29 13:45:22 Straight-path audit[351]: USYS_CONFIG pid=351 uid=0 auid=4294967295 ses=4294967295 msg='op=radio-control arg="wwan-enabled" pid=14329 uid=0 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Jun 29 13:45:22 Straight-path NetworkManager[351]: <info>  [1593434722.0276] audit: op="radio-control" arg="wwan-enabled" pid=14329 uid=0 result="success"
Jun 29 13:45:22 Straight-path kernel: audit: type=1111 audit(1593434722.020:149): pid=351 uid=0 auid=4294967295 ses=4294967295 msg='op=radio-control arg="wwan-enabled" pid=14329 uid=0 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Jun 29 13:45:22 Straight-path NetworkManager[351]: <info>  [1593434722.0510] device (wlp0s20f3): supplicant interface state: disconnected -> scanning
Jun 29 13:45:22 Straight-path systemd[1]: systemd-suspend.service: Succeeded.
Jun 29 13:45:22 Straight-path systemd[1]: Finished Suspend.
Jun 29 13:45:22 Straight-path audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 13:45:22 Straight-path audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 13:45:22 Straight-path systemd[1]: Stopped target Sleep.
Jun 29 13:45:22 Straight-path kernel: audit: type=1130 audit(1593434722.230:150): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 13:45:22 Straight-path kernel: audit: type=1131 audit(1593434722.230:151): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 13:45:22 Straight-path systemd[1]: Reached target Suspend.
Jun 29 13:45:22 Straight-path systemd[1]: Stopped target Suspend.
Jun 29 13:45:22 Straight-path systemd-logind[355]: Operation 'sleep' finished.
Jun 29 13:45:22 Straight-path NetworkManager[351]: <info>  [1593434722.2467] manager: sleep: wake requested (sleeping: yes  enabled: yes)
Jun 29 13:45:22 Straight-path NetworkManager[351]: <info>  [1593434722.2468] device (enp0s31f6): state change: unavailable -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Jun 29 13:45:22 Straight-path NetworkManager[351]: <info>  [1593434722.3386] device (wlp0s20f3): state change: activated -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Jun 29 13:45:22 Straight-path kernel: e1000e: enp0s31f6 NIC Link is Down
Jun 29 13:45:22 Straight-path NetworkManager[351]: <info>  [1593434722.3833] dhcp4 (wlp0s20f3): canceled DHCP transaction
Jun 29 13:45:22 Straight-path NetworkManager[351]: <info>  [1593434722.3834] dhcp4 (wlp0s20f3): state changed bound -> done
Jun 29 13:45:22 Straight-path NetworkManager[351]: <info>  [1593434722.3914] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 29 13:45:22 Straight-path gnome-shell[1130]: An active wireless connection, in infrastructure mode, involves no access point?
Jun 29 13:45:22 Straight-path NetworkManager[351]: <info>  [1593434722.4136] manager: NetworkManager state is now DISCONNECTED
Jun 29 13:45:22 Straight-path NetworkManager[351]: <info>  [1593434722.4186] device (enp0s31f6): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Jun 29 13:45:22 Straight-path wpa_supplicant[830]: nl80211: deinit ifname=wlp0s20f3 disabled_11b_rates=0
Jun 29 13:45:22 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.1' (uid=0 pid=351 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 29 13:45:22 Straight-path systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 29 13:45:22 Straight-path dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 29 13:45:22 Straight-path systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 29 13:45:22 Straight-path 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'
Jun 29 13:45:22 Straight-path kernel: audit: type=1130 audit(1593434722.440:152): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 13:45:22 Straight-path NetworkManager[351]: <info>  [1593434722.6260] device (wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Jun 29 13:45:22 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 13:45:22 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 13:45:22 Straight-path kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jun 29 13:45:22 Straight-path NetworkManager[351]: <info>  [1593434722.8454] device (wlp0s20f3): set-hw-addr: set MAC address to 76:16:0C:C6:9A:36 (scanning)
Jun 29 13:45:22 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 13:45:22 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 13:45:23 Straight-path kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jun 29 13:45:23 Straight-path NetworkManager[351]: <info>  [1593434723.0540] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Jun 29 13:45:23 Straight-path wpa_supplicant[830]: nl80211: kernel reports: Attribute failed policy validation
Jun 29 13:45:23 Straight-path wpa_supplicant[830]: Failed to create interface p2p-dev-wlp0s20f3: -22 (Invalid argument)
Jun 29 13:45:23 Straight-path wpa_supplicant[830]: nl80211: Failed to create a P2P Device interface p2p-dev-wlp0s20f3
Jun 29 13:45:23 Straight-path wpa_supplicant[830]: P2P: Failed to enable P2P Device interface
Jun 29 13:45:23 Straight-path wpa_supplicant[830]: dbus: fill_dict_with_properties dbus_interface=fi.w1.wpa_supplicant1.Interface.P2PDevice dbus_property=P2PDeviceConfig getter failed
Jun 29 13:45:23 Straight-path NetworkManager[351]: <info>  [1593434723.1993] device (wlp0s20f3): supplicant interface state: internal-starting -> disconnected
Jun 29 13:45:23 Straight-path NetworkManager[351]: <info>  [1593434723.1994] device (p2p-dev-wlp0s20f3): state change: unavailable -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Jun 29 13:45:23 Straight-path NetworkManager[351]: <info>  [1593434723.2011] Wi-Fi P2P device controlled by interface wlp0s20f3 created
Jun 29 13:45:23 Straight-path NetworkManager[351]: <info>  [1593434723.2019] manager: (p2p-dev-wlp0s20f3): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/7)
Jun 29 13:45:23 Straight-path NetworkManager[351]: <info>  [1593434723.2027] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 29 13:45:23 Straight-path NetworkManager[351]: <info>  [1593434723.2047] device (wlp0s20f3): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jun 29 13:45:23 Straight-path NetworkManager[351]: <info>  [1593434723.2066] device (p2p-dev-wlp0s20f3): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jun 29 13:45:23 Straight-path gnome-shell[1130]: Removing a network device that was not added
Jun 29 13:45:23 Straight-path NetworkManager[351]: <warn>  [1593434723.2344] sup-iface[af606ff5fb38728b,3,wlp0s20f3]: call-p2p-cancel: failed with P2P cancel failed
Jun 29 13:45:25 Straight-path ntpd[378]: Deleting interface #9 wlp0s20f3, 192.168.0.16#123, interface stats: received=41, sent=84, dropped=0, active_time=4302 secs
Jun 29 13:45:25 Straight-path ntpd[378]: 63.250.53.99 local addr 192.168.0.16 -> <null>
Jun 29 13:45:25 Straight-path ntpd[378]: 138.68.183.179 local addr 192.168.0.16 -> <null>
Jun 29 13:45:25 Straight-path ntpd[378]: 178.79.160.57 local addr 192.168.0.16 -> <null>
Jun 29 13:45:25 Straight-path ntpd[378]: 85.199.214.100 local addr 192.168.0.16 -> <null>
Jun 29 13:45:25 Straight-path ntpd[378]: Deleting interface #10 wlp0s20f3, fe80::945d:a31c:2f8:4a13%3#123, interface stats: received=0, sent=0, dropped=0, active_time=4302 secs
Jun 29 13:45:26 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=GB
Jun 29 13:45:28 Straight-path NetworkManager[351]: <info>  [1593434728.0148] policy: auto-activating connection 'virginmedia2536651' (29f44e3e-b2ee-414e-bd5d-d11c6cf7944c)
Jun 29 13:45:28 Straight-path NetworkManager[351]: <info>  [1593434728.0154] device (wlp0s20f3): Activation: starting connection 'virginmedia2536651' (29f44e3e-b2ee-414e-bd5d-d11c6cf7944c)
Jun 29 13:45:28 Straight-path NetworkManager[351]: <info>  [1593434728.0155] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 29 13:45:28 Straight-path NetworkManager[351]: <info>  [1593434728.0159] manager: NetworkManager state is now CONNECTING
Jun 29 13:45:28 Straight-path NetworkManager[351]: <info>  [1593434728.0298] device (wlp0s20f3): set-hw-addr: reset MAC address to 04:33:C2:2D:79:22 (preserve)
Jun 29 13:45:28 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 13:45:28 Straight-path kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jun 29 13:45:28 Straight-path kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jun 29 13:45:28 Straight-path NetworkManager[351]: <info>  [1593434728.2346] device (wlp0s20f3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 29 13:45:28 Straight-path NetworkManager[351]: <info>  [1593434728.2353] device (wlp0s20f3): Activation: (wifi) access point 'virginmedia2536651' has security, but secrets are required.
Jun 29 13:45:28 Straight-path NetworkManager[351]: <info>  [1593434728.2353] device (wlp0s20f3): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jun 29 13:45:28 Straight-path NetworkManager[351]: <info>  [1593434728.2435] device (wlp0s20f3): supplicant interface state: disconnected -> interface_disabled
Jun 29 13:45:28 Straight-path NetworkManager[351]: <info>  [1593434728.2435] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> interface_disabled
Jun 29 13:45:28 Straight-path NetworkManager[351]: <info>  [1593434728.2469] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 29 13:45:28 Straight-path NetworkManager[351]: <info>  [1593434728.2472] device (wlp0s20f3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 29 13:45:28 Straight-path NetworkManager[351]: <info>  [1593434728.2473] device (wlp0s20f3): Activation: (wifi) connection 'virginmedia2536651' has security, and secrets exist.  No new secrets needed.
Jun 29 13:45:28 Straight-path NetworkManager[351]: <info>  [1593434728.2473] Config: added 'ssid' value 'virginmedia2536651'
Jun 29 13:45:28 Straight-path NetworkManager[351]: <info>  [1593434728.2473] Config: added 'scan_ssid' value '1'
Jun 29 13:45:28 Straight-path NetworkManager[351]: <info>  [1593434728.2474] Config: added 'bgscan' value 'simple:30:-70:86400'
Jun 29 13:45:28 Straight-path NetworkManager[351]: <info>  [1593434728.2474] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Jun 29 13:45:28 Straight-path NetworkManager[351]: <info>  [1593434728.2474] Config: added 'auth_alg' value 'OPEN'
Jun 29 13:45:28 Straight-path NetworkManager[351]: <info>  [1593434728.2474] Config: added 'psk' value '<hidden>'
Jun 29 13:45:28 Straight-path NetworkManager[351]: <info>  [1593434728.3345] device (wlp0s20f3): supplicant interface state: interface_disabled -> inactive
Jun 29 13:45:28 Straight-path NetworkManager[351]: <info>  [1593434728.3346] device (p2p-dev-wlp0s20f3): supplicant management interface state: interface_disabled -> inactive
Jun 29 13:45:28 Straight-path NetworkManager[351]: <info>  [1593434728.3469] device (wlp0s20f3): supplicant interface state: inactive -> scanning
Jun 29 13:45:28 Straight-path NetworkManager[351]: <info>  [1593434728.3469] device (p2p-dev-wlp0s20f3): supplicant management interface state: inactive -> scanning
Jun 29 13:45:31 Straight-path wpa_supplicant[830]: wlp0s20f3: SME: Trying to authenticate with 00:8e:f2:c9:15:f4 (SSID='virginmedia2536651' freq=2437 MHz)
Jun 29 13:45:31 Straight-path kernel: wlp0s20f3: authenticate with 00:8e:f2:c9:15:f4
Jun 29 13:45:31 Straight-path NetworkManager[351]: <info>  [1593434731.5164] device (wlp0s20f3): supplicant interface state: scanning -> authenticating
Jun 29 13:45:31 Straight-path NetworkManager[351]: <info>  [1593434731.5165] device (p2p-dev-wlp0s20f3): supplicant management interface state: scanning -> authenticating
Jun 29 13:45:31 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=GB
Jun 29 13:45:31 Straight-path kernel: wlp0s20f3: send auth to 00:8e:f2:c9:15:f4 (try 1/3)
Jun 29 13:45:31 Straight-path wpa_supplicant[830]: wlp0s20f3: Trying to associate with 00:8e:f2:c9:15:f4 (SSID='virginmedia2536651' freq=2437 MHz)
Jun 29 13:45:31 Straight-path NetworkManager[351]: <info>  [1593434731.6006] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Jun 29 13:45:31 Straight-path NetworkManager[351]: <info>  [1593434731.6007] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Jun 29 13:45:31 Straight-path kernel: wlp0s20f3: authenticated
Jun 29 13:45:31 Straight-path kernel: wlp0s20f3: associate with 00:8e:f2:c9:15:f4 (try 1/3)
Jun 29 13:45:31 Straight-path kernel: wlp0s20f3: RX AssocResp from 00:8e:f2:c9:15:f4 (capab=0x411 status=0 aid=4)
Jun 29 13:45:31 Straight-path wpa_supplicant[830]: wlp0s20f3: Associated with 00:8e:f2:c9:15:f4
Jun 29 13:45:31 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jun 29 13:45:31 Straight-path kernel: wlp0s20f3: associated
Jun 29 13:45:31 Straight-path NetworkManager[351]: <info>  [1593434731.6375] device (wlp0s20f3): supplicant interface state: associating -> associated
Jun 29 13:45:31 Straight-path NetworkManager[351]: <info>  [1593434731.6376] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> associated
Jun 29 13:45:32 Straight-path NetworkManager[351]: <info>  [1593434732.1001] device (wlp0s20f3): supplicant interface state: associated -> 4way_handshake
Jun 29 13:45:32 Straight-path NetworkManager[351]: <info>  [1593434732.1002] device (p2p-dev-wlp0s20f3): supplicant management interface state: associated -> 4way_handshake
Jun 29 13:45:32 Straight-path wpa_supplicant[830]: wlp0s20f3: WPA: Key negotiation completed with 00:8e:f2:c9:15:f4 [PTK=CCMP GTK=TKIP]
Jun 29 13:45:32 Straight-path kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
Jun 29 13:45:32 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 00:8e:f2:c9:15:f4 completed [id=0 id_str=]
Jun 29 13:45:32 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-63 noise=9999 txrate=1000
Jun 29 13:45:32 Straight-path NetworkManager[351]: <info>  [1593434732.2581] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Jun 29 13:45:32 Straight-path NetworkManager[351]: <info>  [1593434732.2582] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "virginmedia2536651"
Jun 29 13:45:32 Straight-path NetworkManager[351]: <info>  [1593434732.2583] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Jun 29 13:45:32 Straight-path NetworkManager[351]: <info>  [1593434732.2586] device (wlp0s20f3): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jun 29 13:45:32 Straight-path NetworkManager[351]: <info>  [1593434732.2598] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Jun 29 13:45:33 Straight-path systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Jun 29 13:45:33 Straight-path 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'
Jun 29 13:45:33 Straight-path kernel: audit: type=1131 audit(1593434733.160:153): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 13:45:35 Straight-path ntpd[378]: Listen normally on 11 wlp0s20f3 [fe80::945d:a31c:2f8:4a13%3]:123
Jun 29 13:45:35 Straight-path ntpd[378]: new interface(s) found: waking up resolver
Jun 29 13:45:36 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Jun 29 13:45:36 Straight-path wpa_supplicant[830]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6496] dhcp4 (wlp0s20f3): option dhcp_lease_time      => '86400'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6497] dhcp4 (wlp0s20f3): option domain_name_servers  => '194.168.4.100 194.168.8.100'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6497] dhcp4 (wlp0s20f3): option expiry               => '1593521134'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6497] dhcp4 (wlp0s20f3): option ip_address           => '192.168.0.16'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6497] dhcp4 (wlp0s20f3): option next_server          => '192.168.0.1'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6497] dhcp4 (wlp0s20f3): option requested_broadcast_address => '1'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6498] dhcp4 (wlp0s20f3): option requested_domain_name => '1'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6498] dhcp4 (wlp0s20f3): option requested_domain_name_servers => '1'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6498] dhcp4 (wlp0s20f3): option requested_domain_search => '1'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6498] dhcp4 (wlp0s20f3): option requested_host_name  => '1'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6498] dhcp4 (wlp0s20f3): option requested_interface_mtu => '1'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6498] dhcp4 (wlp0s20f3): option requested_ms_classless_static_routes => '1'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6499] dhcp4 (wlp0s20f3): option requested_nis_domain => '1'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6499] dhcp4 (wlp0s20f3): option requested_nis_servers => '1'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6499] dhcp4 (wlp0s20f3): option requested_ntp_servers => '1'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6499] dhcp4 (wlp0s20f3): option requested_rfc3442_classless_static_routes => '1'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6499] dhcp4 (wlp0s20f3): option requested_root_path  => '1'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6499] dhcp4 (wlp0s20f3): option requested_routers    => '1'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6500] dhcp4 (wlp0s20f3): option requested_static_routes => '1'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6500] dhcp4 (wlp0s20f3): option requested_subnet_mask => '1'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6500] dhcp4 (wlp0s20f3): option requested_time_offset => '1'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6500] dhcp4 (wlp0s20f3): option requested_wpad       => '1'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6500] dhcp4 (wlp0s20f3): option routers              => '192.168.0.1'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6500] dhcp4 (wlp0s20f3): option subnet_mask          => '255.255.255.0'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6501] dhcp4 (wlp0s20f3): state changed unknown -> bound
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6539] device (wlp0s20f3): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jun 29 13:45:36 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.1' (uid=0 pid=351 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 29 13:45:36 Straight-path systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 29 13:45:36 Straight-path dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 29 13:45:36 Straight-path systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 29 13:45:36 Straight-path 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'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6630] device (wlp0s20f3): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jun 29 13:45:36 Straight-path kernel: audit: type=1130 audit(1593434736.650:154): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6633] device (wlp0s20f3): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6639] manager: NetworkManager state is now CONNECTED_LOCAL
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6669] manager: NetworkManager state is now CONNECTED_SITE
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6671] policy: set 'virginmedia2536651' (wlp0s20f3) as default for IPv4 routing and DNS
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.6688] device (wlp0s20f3): Activation: successful, device activated.
Jun 29 13:45:36 Straight-path NetworkManager[351]: <info>  [1593434736.8337] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 29 13:45:38 Straight-path ntpd[378]: Listen normally on 12 wlp0s20f3 192.168.0.16:123
Jun 29 13:45:38 Straight-path ntpd[378]: new interface(s) found: waking up resolver
Jun 29 13:45:39 Straight-path dbus-daemon[349]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.2696' (uid=1000 pid=14499 comm="/opt/google/chrome/chrome ")
Jun 29 13:45:39 Straight-path dbus-daemon[349]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Jun 29 13:45:39 Straight-path gnome-keyring-daemon[1017]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Jun 29 13:45:39 Straight-path gnome-keyring-daemon[1017]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Jun 29 13:45:47 Straight-path systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Jun 29 13:45:47 Straight-path 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'
Jun 29 13:45:47 Straight-path kernel: audit: type=1131 audit(1593434747.160:155): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 29 13:46:59 Straight-path systemd[1005]: Started Application launched by gsd-media-keys.
Jun 29 13:46:59 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.178' (uid=1000 pid=15141 comm="gnome-terminal ")
Jun 29 13:46:59 Straight-path systemd[1005]: Starting GNOME Terminal Server...
Jun 29 13:46:59 Straight-path dbus-daemon[1029]: [session uid=1000 pid=1029] Successfully activated service 'org.gnome.Terminal'
Jun 29 13:46:59 Straight-path systemd[1005]: Started GNOME Terminal Server.
Jun 29 13:47:00 Straight-path systemd[1005]: Started VTE child process 15153 launched by gnome-terminal-server process 15146.
Jun 29 13:47:00 Straight-path systemd[1005]: gnome-launched-gnome-terminal-15141.scope: Succeeded.

and

 dmesg
 [    0.000000] microcode: microcode updated early to revision 0xd6, date = 2020-04-23
[    0.000000] Linux version 5.4.49-1-lts (linux-lts@archlinux) (gcc version 10.1.0 (GCC)) #1 SMP Thu, 25 Jun 2020 00:14:43 +0000
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=9001b097-9715-4671-8c4c-3a1c8bc1e24e rw loglevel=3 quiet
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000006b729fff] usable
[    0.000000] BIOS-e820: [mem 0x000000006b72a000-0x000000006b85ffff] type 20
[    0.000000] BIOS-e820: [mem 0x000000006b860000-0x000000006fac1fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000006fac2000-0x000000006fca9fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000006fcaa000-0x000000006fd0efff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000006fd0f000-0x000000006fd0ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000006fd10000-0x000000007d7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004807fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.60 by Lenovo
[    0.000000] efi:  TPMFinalLog=0x6fca2000  SMBIOS=0x6de55000  SMBIOS 3.0=0x6de48000  ACPI=0x6fd0e000  ACPI 2.0=0x6fd0e014  MEMATTR=0x688ef018  ESRT=0x6dc2f000 
[    0.000000] SMBIOS 3.1.1 present.
[    0.000000] DMI: LENOVO 20QD00KWUK/20QD00KWUK, BIOS N2HET50W (1.33 ) 05/13/2020
[    0.000000] tsc: Detected 2000.000 MHz processor
[    0.000014] tsc: Detected 1999.968 MHz TSC
[    0.000015] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000017] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000024] last_pfn = 0x480800 max_arch_pfn = 0x400000000
[    0.000031] MTRR default type: write-back
[    0.000032] MTRR fixed ranges enabled:
[    0.000034]   00000-9FFFF write-back
[    0.000035]   A0000-BFFFF uncachable
[    0.000037]   C0000-FFFFF write-protect
[    0.000038] MTRR variable ranges enabled:
[    0.000040]   0 base 0080000000 mask 7F80000000 uncachable
[    0.000042]   1 base 007C000000 mask 7FFC000000 uncachable
[    0.000043]   2 base 007A000000 mask 7FFE000000 uncachable
[    0.000044]   3 base 0079000000 mask 7FFF000000 uncachable
[    0.000046]   4 base 2000000000 mask 6000000000 uncachable
[    0.000047]   5 base 1000000000 mask 7000000000 uncachable
[    0.000049]   6 base 0800000000 mask 7800000000 uncachable
[    0.000050]   7 base 4000000000 mask 4000000000 uncachable
[    0.000051]   8 disabled
[    0.000051]   9 disabled
[    0.003733] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.004009] last_pfn = 0x6fd10 max_arch_pfn = 0x400000000
[    0.017145] esrt: Reserving ESRT space from 0x000000006dc2f000 to 0x000000006dc2f100.
[    0.017158] check: Scanning 1 areas for low memory corruption
[    0.017164] Using GB pages for direct mapping
[    0.017735] Secure boot could not be determined
[    0.017737] RAMDISK: [mem 0x3678b000-0x373bcfff]
[    0.017751] ACPI: Early table checksum verification disabled
[    0.017754] ACPI: RSDP 0x000000006FD0E014 000024 (v02 LENOVO)
[    0.017759] ACPI: XSDT 0x000000006FD0C188 000114 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017767] ACPI: FACP 0x000000006DC62000 000114 (v06 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017774] ACPI: DSDT 0x000000006DC34000 0292E7 (v02 LENOVO CFL      20170001 INTL 20160422)
[    0.017779] ACPI: FACS 0x000000006FB07000 000040
[    0.017782] ACPI: SSDT 0x000000006DCB8000 001B26 (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
[    0.017786] ACPI: SSDT 0x000000006DCB7000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
[    0.017790] ACPI: SSDT 0x000000006DC7E000 004220 (v02 LENOVO DptfTabl 00001000 INTL 20160527)
[    0.017794] ACPI: SSDT 0x000000006DC67000 00330A (v02 LENOVO SaSsdt   00003000 INTL 20160527)
[    0.017798] ACPI: SSDT 0x000000006DC66000 000612 (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
[    0.017801] ACPI: TPM2 0x000000006DC65000 000034 (v04 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017805] ACPI: UEFI 0x000000006FB24000 000042 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017808] ACPI: SSDT 0x000000006DC63000 000530 (v02 LENOVO PerfTune 00001000 INTL 20160527)
[    0.017812] ACPI: HPET 0x000000006DC61000 000038 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017816] ACPI: APIC 0x000000006DC60000 00012C (v03 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017819] ACPI: MCFG 0x000000006DC5F000 00003C (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017823] ACPI: ECDT 0x000000006DC5E000 000053 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017826] ACPI: SSDT 0x000000006DC33000 000024 (v02 LENOVO PID1Ssdt 00000010 INTL 20160527)
[    0.017830] ACPI: SSDT 0x000000006DC31000 0014C0 (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
[    0.017834] ACPI: BOOT 0x000000006DC30000 000028 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017839] ACPI: SLIC 0x000000006DC2E000 000176 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017846] ACPI: SSDT 0x000000006DC2C000 000EF6 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
[    0.017850] ACPI: LPIT 0x000000006DC2B000 000094 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017853] ACPI: WSMT 0x000000006DC2A000 000028 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017857] ACPI: SSDT 0x000000006DC28000 001983 (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
[    0.017861] ACPI: DBGP 0x000000006DC27000 000034 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017864] ACPI: DBG2 0x000000006DC26000 000054 (v00 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017868] ACPI: MSDM 0x000000006DC25000 000055 (v03 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017871] ACPI: BATB 0x000000006DA48000 00004A (v02 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017875] ACPI: DMAR 0x000000006C241000 0000A8 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017879] ACPI: NHLT 0x000000006C23F000 00184A (v00 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017882] ACPI: FPDT 0x000000006C23E000 000044 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017886] ACPI: BGRT 0x000000006C23D000 000038 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017890] ACPI: UEFI 0x000000006FB01000 00013E (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017900] ACPI: Local APIC address 0xfee00000
[    0.018070] No NUMA configuration found
[    0.018072] Faking a node at [mem 0x0000000000000000-0x00000004807fffff]
[    0.018076] NODE_DATA(0) allocated [mem 0x4807fc000-0x4807fffff]
[    0.018125] Zone ranges:
[    0.018126]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.018128]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.018129]   Normal   [mem 0x0000000100000000-0x00000004807fffff]
[    0.018130]   Device   empty
[    0.018132] Movable zone start for each node
[    0.018132] Early memory node ranges
[    0.018134]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.018135]   node   0: [mem 0x0000000000100000-0x000000006b729fff]
[    0.018136]   node   0: [mem 0x000000006fd0f000-0x000000006fd0ffff]
[    0.018137]   node   0: [mem 0x0000000100000000-0x00000004807fffff]
[    0.018824] Zeroed struct page in unavailable ranges: 49463 pages
[    0.018826] Initmem setup node 0 [mem 0x0000000000001000-0x00000004807fffff]
[    0.018828] On node 0 totalpages: 4112073
[    0.018829]   DMA zone: 64 pages used for memmap
[    0.018830]   DMA zone: 22 pages reserved
[    0.018831]   DMA zone: 3998 pages, LIFO batch:0
[    0.018946]   DMA32 zone: 6813 pages used for memmap
[    0.018947]   DMA32 zone: 436011 pages, LIFO batch:63
[    0.035911]   Normal zone: 57376 pages used for memmap
[    0.035912]   Normal zone: 3672064 pages, LIFO batch:63
[    0.123744] Reserving Intel graphics memory at [mem 0x79800000-0x7d7fffff]
[    0.124160] ACPI: PM-Timer IO Port: 0x1808
[    0.124161] ACPI: Local APIC address 0xfee00000
[    0.124170] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.124171] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.124172] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.124173] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.124173] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.124174] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.124175] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.124176] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.124176] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.124177] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.124178] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.124179] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.124179] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.124180] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.124181] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.124182] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.124249] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.124251] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.124253] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.124255] ACPI: IRQ0 used by override.
[    0.124256] ACPI: IRQ9 used by override.
[    0.124259] Using ACPI (MADT) for SMP configuration information
[    0.124260] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.124267] e820: update [mem 0x6663f000-0x6687ffff] usable ==> reserved
[    0.124275] TSC deadline timer available
[    0.124277] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.124293] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.124295] PM: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.124296] PM: Registered nosave memory: [mem 0x6663f000-0x6687ffff]
[    0.124298] PM: Registered nosave memory: [mem 0x6b72a000-0x6b85ffff]
[    0.124299] PM: Registered nosave memory: [mem 0x6b860000-0x6fac1fff]
[    0.124299] PM: Registered nosave memory: [mem 0x6fac2000-0x6fca9fff]
[    0.124300] PM: Registered nosave memory: [mem 0x6fcaa000-0x6fd0efff]
[    0.124302] PM: Registered nosave memory: [mem 0x6fd10000-0x7d7fffff]
[    0.124303] PM: Registered nosave memory: [mem 0x7d800000-0xfe00ffff]
[    0.124303] PM: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
[    0.124304] PM: Registered nosave memory: [mem 0xfe011000-0xffffffff]
[    0.124307] [mem 0x7d800000-0xfe00ffff] available for PCI devices
[    0.124316] Booting paravirtualized kernel on bare hardware
[    0.124322] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.290320] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.290600] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[    0.290608] pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
[    0.290609] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.290633] Built 1 zonelists, mobility grouping on.  Total pages: 4047798
[    0.290634] Policy zone: Normal
[    0.290636] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=9001b097-9715-4671-8c4c-3a1c8bc1e24e rw loglevel=3 quiet
[    0.292074] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.292741] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.292843] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
[    0.298222] Calgary: detecting Calgary via BIOS EBDA area
[    0.298224] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.367486] Memory: 15989012K/16448292K available (12291K kernel code, 1325K rwdata, 4004K rodata, 1704K init, 3408K bss, 459280K reserved, 0K cma-reserved)
[    0.367497] random: get_random_u64 called from __kmem_cache_create+0x3e/0x610 with crng_init=0
[    0.367789] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.367817] ftrace: allocating 37441 entries in 147 pages
[    0.396623] rcu: Hierarchical RCU implementation.
[    0.396625] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.396627] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.396628] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.401331] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
[    0.402176] Console: colour dummy device 80x25
[    0.402185] printk: console [tty0] enabled
[    0.402208] ACPI: Core revision 20190816
[    0.402877] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.403028] APIC: Switch to symmetric I/O mode setup
[    0.403031] DMAR: Host address width 39
[    0.403032] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.403039] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.403041] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.403046] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.403047] DMAR: RMRR base: 0x0000006fa7e000 end: 0x0000006fa9dfff
[    0.403048] DMAR: RMRR base: 0x00000079000000 end: 0x0000007d7fffff
[    0.403051] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.403052] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.403053] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.405439] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.405440] x2apic enabled
[    0.405473] Switched APIC routing to cluster x2apic.
[    0.411494] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.452769] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x39a8208cdd2, max_idle_ns: 881590748921 ns
[    0.452774] Calibrating delay loop (skipped), value calculated using timer frequency.. 3999.93 BogoMIPS (lpj=19999680)
[    0.452777] pid_max: default: 32768 minimum: 301
[    0.456364] LSM: Security Framework initializing
[    0.456369] Yama: becoming mindful.
[    0.456425] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.456479] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.456496] *** VALIDATE tmpfs ***
[    0.456709] *** VALIDATE proc ***
[    0.456770] *** VALIDATE cgroup1 ***
[    0.456771] *** VALIDATE cgroup2 ***
[    0.456876] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.456908] process: using mwait in idle threads
[    0.456911] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.456912] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.456915] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.456917] Spectre V2 : Mitigation: Enhanced IBRS
[    0.456917] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.456919] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.456921] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.456925] SRBDS: Mitigation: TSX disabled
[    0.457400] Freeing SMP alternatives memory: 32K
[    0.461799] smpboot: CPU0: Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xc)
[    0.461915] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.461937] ... version:                4
[    0.461938] ... bit width:              48
[    0.461939] ... generic registers:      4
[    0.461940] ... value mask:             0000ffffffffffff
[    0.461940] ... max period:             00007fffffffffff
[    0.461941] ... fixed-purpose events:   3
[    0.461941] ... event mask:             000000070000000f
[    0.461996] rcu: Hierarchical SRCU implementation.
[    0.462771] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.462771] smp: Bringing up secondary CPUs ...
[    0.462771] x86: Booting SMP configuration:
[    0.462771] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.464575] smp: Brought up 1 node, 8 CPUs
[    0.464575] smpboot: Max logical packages: 1
[    0.464575] smpboot: Total of 8 processors activated (31999.48 BogoMIPS)
[    0.473386] devtmpfs: initialized
[    0.473386] x86/mm: Memory block size: 128MB
[    0.475274] PM: Registering ACPI NVS region [mem 0x6fac2000-0x6fca9fff] (1998848 bytes)
[    0.475274] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.475274] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.475274] pinctrl core: initialized pinctrl subsystem
[    0.475274] PM: RTC time: 08:01:56, date: 2020-06-29
[    0.475274] NET: Registered protocol family 16
[    0.475274] audit: initializing netlink subsys (disabled)
[    0.475274] audit: type=2000 audit(1593417716.080:1): state=initialized audit_enabled=0 res=1
[    0.475274] cpuidle: using governor ladder
[    0.475274] cpuidle: using governor menu
[    0.475274] Simple Boot Flag at 0x47 set to 0x1
[    0.475274] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.475274] ACPI: bus type PCI registered
[    0.475274] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.475274] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.475274] PCI: not using MMCONFIG
[    0.475274] PCI: Using configuration type 1 for base access
[    0.475274] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.475274] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.475274] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.482918] ACPI: Added _OSI(Module Device)
[    0.482919] ACPI: Added _OSI(Processor Device)
[    0.482920] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.482921] ACPI: Added _OSI(Processor Aggregator Device)
[    0.482922] ACPI: Added _OSI(Linux-Dell-Video)
[    0.482924] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.482925] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.576215] ACPI: 11 ACPI AML tables successfully acquired and loaded
[    0.578254] ACPI: EC: EC started
[    0.578255] ACPI: EC: interrupt blocked
[    0.580886] ACPI: \: Used as first EC
[    0.580888] ACPI: \: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.580888] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.583318] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.603309] ACPI: Dynamic OEM Table Load:
[    0.603309] ACPI: SSDT 0xFFFF9BA9EDA24000 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
[    0.604697] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.604697] ACPI: Dynamic OEM Table Load:
[    0.604697] ACPI: SSDT 0xFFFF9BA9EDA2B400 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.606574] ACPI: Dynamic OEM Table Load:
[    0.606584] ACPI: SSDT 0xFFFF9BA9EE3AC000 00053F (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.608811] ACPI: Dynamic OEM Table Load:
[    0.608819] ACPI: SSDT 0xFFFF9BA9ED9E1E00 000149 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    0.610755] ACPI: Dynamic OEM Table Load:
[    0.610766] ACPI: SSDT 0xFFFF9BA9EE3AB000 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    0.613564] ACPI: Dynamic OEM Table Load:
[    0.613564] ACPI: SSDT 0xFFFF9BA9EE33D800 0005FC (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.615408] ACPI: Dynamic OEM Table Load:
[    0.615408] ACPI: SSDT 0xFFFF9BA9EDA2AC00 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.623245] ACPI: Dynamic OEM Table Load:
[    0.623257] ACPI: SSDT 0xFFFF9BA9EDFD6000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160527)
[    0.625444] ACPI: Dynamic OEM Table Load:
[    0.625444] ACPI: SSDT 0xFFFF9BA9EDA2D400 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.627728] ACPI: Interpreter enabled
[    0.627802] ACPI: (supports S0 S3 S4 S5)
[    0.627803] ACPI: Using IOAPIC for interrupt routing
[    0.627865] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.629916] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in ACPI motherboard resources
[    0.632776] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.633620] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.638939] ACPI: Power Resource [PUBS] (on)
[    0.643687] ACPI: Power Resource [USBC] (on)
[    0.658958] ACPI: Power Resource [V0PR] (on)
[    0.659260] ACPI: Power Resource [V1PR] (on)
[    0.659552] ACPI: Power Resource [V2PR] (on)
[    0.666097] ACPI: Power Resource [WRST] (on)
[    0.670869] ACPI: Power Resource [PIN] (off)
[    0.670902] ACPI: Power Resource [PINP] (off)
[    0.671744] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    0.671753] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.672100] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME AER PCIeCapability]
[    0.672267] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
[    0.672269] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.672270] acpi PNP0A08:00: _OSC: platform willing to grant [LTR]
[    0.672272] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
[    0.676066] PCI host bridge to bus 0000:00
[    0.676069] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.676070] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.676072] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.676073] pci_bus 0000:00: root bus resource [mem 0x7d800000-0xefffffff window]
[    0.676074] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.676076] pci_bus 0000:00: root bus resource [bus 00-7e]
[    0.676089] pci 0000:00:00.0: [8086:3e34] type 00 class 0x060000
[    0.677500] pci 0000:00:02.0: [8086:3ea0] type 00 class 0x030000
[    0.677515] pci 0000:00:02.0: reg 0x10: [mem 0xe9000000-0xe9ffffff 64bit]
[    0.677523] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.677528] pci 0000:00:02.0: reg 0x20: [io  0x2000-0x203f]
[    0.677550] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.678974] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.678990] pci 0000:00:04.0: reg 0x10: [mem 0xea330000-0xea337fff 64bit]
[    0.680508] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.680525] pci 0000:00:08.0: reg 0x10: [mem 0xea342000-0xea342fff 64bit]
[    0.681965] pci 0000:00:12.0: [8086:9df9] type 00 class 0x118000
[    0.681992] pci 0000:00:12.0: reg 0x10: [mem 0xea343000-0xea343fff 64bit]
[    0.683449] pci 0000:00:14.0: [8086:9ded] type 00 class 0x0c0330
[    0.683474] pci 0000:00:14.0: reg 0x10: [mem 0xea320000-0xea32ffff 64bit]
[    0.683558] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.685059] pci 0000:00:14.2: [8086:9def] type 00 class 0x050000
[    0.685084] pci 0000:00:14.2: reg 0x10: [mem 0xea340000-0xea341fff 64bit]
[    0.685099] pci 0000:00:14.2: reg 0x18: [mem 0xea344000-0xea344fff 64bit]
[    0.686571] pci 0000:00:14.3: [8086:9df0] type 00 class 0x028000
[    0.686708] pci 0000:00:14.3: reg 0x10: [mem 0xea338000-0xea33bfff 64bit]
[    0.687259] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.688751] pci 0000:00:15.0: [8086:9de8] type 00 class 0x0c8000
[    0.688811] pci 0000:00:15.0: reg 0x10: [mem 0xea345000-0xea345fff 64bit]
[    0.690463] pci 0000:00:15.1: [8086:9de9] type 00 class 0x0c8000
[    0.690528] pci 0000:00:15.1: reg 0x10: [mem 0xea346000-0xea346fff 64bit]
[    0.692209] pci 0000:00:16.0: [8086:9de0] type 00 class 0x078000
[    0.692241] pci 0000:00:16.0: reg 0x10: [mem 0xea347000-0xea347fff 64bit]
[    0.692334] pci 0000:00:16.0: PME# supported from D3hot
[    0.693858] pci 0000:00:1c.0: [8086:9db8] type 01 class 0x060400
[    0.693986] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.694011] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
[    0.695553] pci 0000:00:1d.0: [8086:9db0] type 01 class 0x060400
[    0.695666] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.695688] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[    0.697219] pci 0000:00:1d.4: [8086:9db4] type 01 class 0x060400
[    0.697333] pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
[    0.697352] pci 0000:00:1d.4: PTM enabled (root), 4ns granularity
[    0.698887] pci 0000:00:1f.0: [8086:9d84] type 00 class 0x060100
[    0.700622] pci 0000:00:1f.3: [8086:9dc8] type 00 class 0x040380
[    0.700698] pci 0000:00:1f.3: reg 0x10: [mem 0xea33c000-0xea33ffff 64bit]
[    0.700783] pci 0000:00:1f.3: reg 0x20: [mem 0xea000000-0xea0fffff 64bit]
[    0.700929] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.702466] pci 0000:00:1f.4: [8086:9da3] type 00 class 0x0c0500
[    0.702494] pci 0000:00:1f.4: reg 0x10: [mem 0xea348000-0xea3480ff 64bit]
[    0.702520] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.704045] pci 0000:00:1f.5: [8086:9da4] type 00 class 0x0c8000
[    0.704066] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.705502] pci 0000:00:1f.6: [8086:15be] type 00 class 0x020000
[    0.705562] pci 0000:00:1f.6: reg 0x10: [mem 0xea300000-0xea31ffff]
[    0.705810] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.707388] pci 0000:02:00.0: [8086:7360] type 00 class 0x0d4000
[    0.707432] pci 0000:02:00.0: reg 0x10: [mem 0xea200000-0xea200fff 64bit]
[    0.707451] pci 0000:02:00.0: reg 0x18: [mem 0xea201000-0xea2013ff 64bit]
[    0.707698] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.707947] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.707952] pci 0000:00:1c.0:   bridge window [mem 0xea200000-0xea2fffff]
[    0.708037] pci 0000:03:00.0: [15b7:5006] type 00 class 0x010802
[    0.708069] pci 0000:03:00.0: reg 0x10: [mem 0xea100000-0xea103fff 64bit]
[    0.708101] pci 0000:03:00.0: reg 0x20: [mem 0xea104000-0xea1040ff 64bit]
[    0.708311] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    0.708316] pci 0000:00:1d.0:   bridge window [mem 0xea100000-0xea1fffff]
[    0.708379] pci 0000:00:1d.4: PCI bridge to [bus 05-52]
[    0.708384] pci 0000:00:1d.4:   bridge window [mem 0xd0000000-0xe81fffff]
[    0.708389] pci 0000:00:1d.4:   bridge window [mem 0x80000000-0xbfffffff 64bit pref]
[    0.714164] ACPI: EC: interrupt unblocked
[    0.714190] ACPI: EC: event unblocked
[    0.714207] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.714209] ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions and events
[    0.714314] iommu: Default domain type: Translated 
[    0.714334] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
[    0.714334] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.714334] pci 0000:00:02.0: vgaarb: setting as boot device
[    0.714334] vgaarb: loaded
[    0.714334] ACPI: bus type USB registered
[    0.714334] usbcore: registered new interface driver usbfs
[    0.714334] usbcore: registered new interface driver hub
[    0.714334] usbcore: registered new device driver usb
[    0.714334] pps_core: LinuxPPS API ver. 1 registered
[    0.714334] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.714334] PTP clock support registered
[    0.714334] EDAC MC: Ver: 3.0.0
[    0.714334] Registered efivars operations
[    0.714334] PCI: Using ACPI for IRQ routing
[    0.725352] PCI: pci_cache_line_size set to 64 bytes
[    0.725688] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.725689] e820: reserve RAM buffer [mem 0x6663f000-0x67ffffff]
[    0.725690] e820: reserve RAM buffer [mem 0x6b72a000-0x6bffffff]
[    0.725691] e820: reserve RAM buffer [mem 0x6fd10000-0x6fffffff]
[    0.725692] e820: reserve RAM buffer [mem 0x480800000-0x483ffffff]
[    0.725811] NetLabel: Initializing
[    0.725812] NetLabel:  domain hash size = 128
[    0.725812] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.725828] NetLabel:  unlabeled traffic allowed by default
[    0.725833] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.725833] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.725847] clocksource: Switched to clocksource tsc-early
[    0.736620] *** VALIDATE bpf ***
[    0.737405] VFS: Disk quotas dquot_6.6.0
[    0.737405] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.737405] *** VALIDATE ramfs ***
[    0.737405] *** VALIDATE hugetlbfs ***
[    0.737405] pnp: PnP ACPI init
[    0.737405] system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
[    0.737405] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.737405] system 00:01: [io  0x1800-0x18fe] has been reserved
[    0.737405] system 00:01: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.737405] system 00:01: [mem 0xfd6b0000-0xfd6cffff] has been reserved
[    0.737405] system 00:01: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.737405] system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.737405] system 00:01: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.737405] system 00:01: [mem 0xff000000-0xffffffff] has been reserved
[    0.737405] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.737405] system 00:02: [io  0xff00-0xfffe] has been reserved
[    0.737405] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.739551] system 00:03: [io  0x0680-0x069f] has been reserved
[    0.739552] system 00:03: [io  0x164e-0x164f] has been reserved
[    0.739556] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.739751] system 00:04: [io  0x1854-0x1857] has been reserved
[    0.739755] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.739802] pnp 00:05: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
[    0.739826] pnp 00:06: Plug and Play ACPI device, IDs LEN0300 PNP0f13 (active)
[    0.739923] system 00:07: [io  0x1800-0x189f] could not be reserved
[    0.739925] system 00:07: [io  0x0800-0x087f] has been reserved
[    0.739927] system 00:07: [io  0x0880-0x08ff] has been reserved
[    0.739928] system 00:07: [io  0x0900-0x097f] has been reserved
[    0.739930] system 00:07: [io  0x0980-0x09ff] has been reserved
[    0.739931] system 00:07: [io  0x0a00-0x0a7f] has been reserved
[    0.739933] system 00:07: [io  0x0a80-0x0aff] has been reserved
[    0.739934] system 00:07: [io  0x0b00-0x0b7f] has been reserved
[    0.739936] system 00:07: [io  0x0b80-0x0bff] has been reserved
[    0.739938] system 00:07: [io  0x15e0-0x15ef] has been reserved
[    0.739939] system 00:07: [io  0x1600-0x167f] could not be reserved
[    0.739941] system 00:07: [io  0x1640-0x165f] could not be reserved
[    0.739943] system 00:07: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.739945] system 00:07: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.739946] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.739948] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.739950] system 00:07: [mem 0xfeb00000-0xfebfffff] has been reserved
[    0.739951] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.739953] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.739957] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.742006] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.743526] system 00:09: [mem 0xfed10000-0xfed17fff] could not be reserved
[    0.743528] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.743529] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.743531] system 00:09: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.743533] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.743534] system 00:09: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.743536] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.743538] system 00:09: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.743542] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.744097] system 00:0a: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.744099] system 00:0a: [mem 0x000c0000-0x000c3fff] could not be reserved
[    0.744101] system 00:0a: [mem 0x000c8000-0x000cbfff] could not be reserved
[    0.744102] system 00:0a: [mem 0x000d0000-0x000d3fff] could not be reserved
[    0.744104] system 00:0a: [mem 0x000d8000-0x000dbfff] could not be reserved
[    0.744105] system 00:0a: [mem 0x000e0000-0x000e3fff] could not be reserved
[    0.744107] system 00:0a: [mem 0x000e8000-0x000ebfff] could not be reserved
[    0.744108] system 00:0a: [mem 0x000f0000-0x000fffff] could not be reserved
[    0.744110] system 00:0a: [mem 0x00100000-0x7d7fffff] could not be reserved
[    0.744112] system 00:0a: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    0.744114] system 00:0a: [mem 0xfed4c000-0xffffffff] could not be reserved
[    0.744118] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.744286] pnp: PnP ACPI: found 11 devices
[    0.745764] thermal_sys: Registered thermal governor 'fair_share'
[    0.745765] thermal_sys: Registered thermal governor 'bang_bang'
[    0.745766] thermal_sys: Registered thermal governor 'step_wise'
[    0.745767] thermal_sys: Registered thermal governor 'user_space'
[    0.745768] thermal_sys: Registered thermal governor 'power_allocator'
[    0.750336] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.750394] pci 0000:00:1d.4: bridge window [io  0x1000-0x0fff] to [bus 05-52] add_size 1000
[    0.750402] pci 0000:00:1d.4: BAR 13: assigned [io  0x3000-0x3fff]
[    0.750405] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.750415] pci 0000:00:1c.0:   bridge window [mem 0xea200000-0xea2fffff]
[    0.750424] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    0.750431] pci 0000:00:1d.0:   bridge window [mem 0xea100000-0xea1fffff]
[    0.750438] pci 0000:00:1d.4: PCI bridge to [bus 05-52]
[    0.750442] pci 0000:00:1d.4:   bridge window [io  0x3000-0x3fff]
[    0.750446] pci 0000:00:1d.4:   bridge window [mem 0xd0000000-0xe81fffff]
[    0.750450] pci 0000:00:1d.4:   bridge window [mem 0x80000000-0xbfffffff 64bit pref]
[    0.750458] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.750460] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.750461] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.750463] pci_bus 0000:00: resource 7 [mem 0x7d800000-0xefffffff window]
[    0.750464] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
[    0.750466] pci_bus 0000:02: resource 1 [mem 0xea200000-0xea2fffff]
[    0.750467] pci_bus 0000:03: resource 1 [mem 0xea100000-0xea1fffff]
[    0.750469] pci_bus 0000:05: resource 0 [io  0x3000-0x3fff]
[    0.750470] pci_bus 0000:05: resource 1 [mem 0xd0000000-0xe81fffff]
[    0.750471] pci_bus 0000:05: resource 2 [mem 0x80000000-0xbfffffff 64bit pref]
[    0.750739] NET: Registered protocol family 2
[    0.750979] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.751112] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.751380] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.751490] TCP: Hash tables configured (established 131072 bind 65536)
[    0.751571] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.751635] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.751726] NET: Registered protocol family 1
[    0.751732] NET: Registered protocol family 44
[    0.751746] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.752449] PCI: CLS 0 bytes, default 64
[    0.752558] Trying to unpack rootfs image as initramfs...
[    0.954159] Freeing initrd memory: 12488K
[    0.992862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.992864] software IO TLB: mapped [mem 0x6263f000-0x6663f000] (64MB)
[    0.992944] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.993106] check: Scanning for low memory corruption every 60 seconds
[    0.993613] Initialise system trusted keyrings
[    0.993627] Key type blacklist registered
[    0.993670] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.995203] zbud: loaded
[    1.000162] Key type asymmetric registered
[    1.000164] Asymmetric key parser 'x509' registered
[    1.000172] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    1.000216] io scheduler mq-deadline registered
[    1.000218] io scheduler kyber registered
[    1.000246] io scheduler bfq registered
[    1.003612] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.003708] efifb: probing for efifb
[    1.003732] efifb: showing boot graphics
[    1.010702] efifb: framebuffer at 0xc0000000, using 32448k, total 32448k
[    1.010703] efifb: mode is 3840x2160x32, linelength=15360, pages=1
[    1.010704] efifb: scrolling: redraw
[    1.010705] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.010749] fbcon: Deferring console take-over
[    1.010751] fb0: EFI VGA frame buffer device
[    1.010769] intel_idle: MWAIT substates: 0x11142120
[    1.010771] intel_idle: v0.4.1 model 0x8E
[    1.011391] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.011506] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    1.011804] ACPI: Sleep Button [SLPB]
[    1.011870] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    1.011955] ACPI: Lid Switch [LID]
[    1.012008] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    1.012087] ACPI: Power Button [PWRF]
[    1.018856] thermal LNXTHERM:00: registered as thermal_zone0
[    1.018858] ACPI: Thermal Zone [THM0] (29 C)
[    1.019204] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.020109] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    1.020110] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    1.021538] nvme nvme0: pci function 0000:03:00.0
[    1.021583] usbcore: registered new interface driver usbserial_generic
[    1.021588] usbserial: USB Serial support registered for generic
[    1.021618] rtc_cmos rtc_cmos: RTC can wake from S4
[    1.022732] rtc_cmos rtc_cmos: registered as rtc0
[    1.022751] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.022821] intel_pstate: Intel P-state driver initializing
[    1.023606] intel_pstate: HWP enabled
[    1.023696] ledtrig-cpu: registered to indicate activity on CPUs
[    1.023843] intel_pmc_core intel_pmc_core.0:  initialized
[    1.023881] drop_monitor: Initializing network drop monitor service
[    1.024102] NET: Registered protocol family 10
[    1.030811] Segment Routing with IPv6
[    1.030840] NET: Registered protocol family 17
[    1.031668] RAS: Correctable Errors collector initialized.
[    1.031740] microcode: sig=0x806ec, pf=0x80, revision=0xd6
[    1.031963] microcode: Microcode Update Driver: v2.2.
[    1.031968] IPI shorthand broadcast: enabled
[    1.031976] sched_clock: Marking stable (1040996169, -9038533)->(1050447068, -18489432)
[    1.032126] registered taskstats version 1
[    1.032134] Loading compiled-in X.509 certificates
[    1.036476] Loaded X.509 cert 'Build time autogenerated kernel key: f7dd3385db5461205bef49b770d4aa8d638c8806'
[    1.036544] zswap: loaded using pool lzo/zbud
[    1.036870] Key type ._fscrypt registered
[    1.036871] Key type .fscrypt registered
[    1.043335] Key type big_key registered
[    1.045477] PM:   Magic number: 8:986:18
[    1.045798] rtc_cmos rtc_cmos: setting system clock to 2020-06-29T08:01:57 UTC (1593417717)
[    1.257821] nvme nvme0: 8/0/0 default/read/poll queues
[    1.263725]  nvme0n1: p1 p2 p3
[    1.266742] Freeing unused decrypted memory: 2040K
[    1.267394] Freeing unused kernel image memory: 1704K
[    1.353248] Write protecting the kernel read-only data: 18432k
[    1.354524] Freeing unused kernel image memory: 2012K
[    1.354675] Freeing unused kernel image memory: 92K
[    1.364691] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.364693] Run /init as init process
[    1.418180] fbcon: Taking over console
[    1.418237] Console: switching to colour frame buffer device 480x135
[    1.461338] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    1.463737] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.463749] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.467778] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.467783] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.468866] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    1.468876] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.469066] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    1.469068] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.469069] usb usb1: Product: xHCI Host Controller
[    1.469070] usb usb1: Manufacturer: Linux 5.4.49-1-lts xhci-hcd
[    1.469070] usb usb1: SerialNumber: 0000:00:14.0
[    1.469208] hub 1-0:1.0: USB hub found
[    1.469225] hub 1-0:1.0: 12 ports detected
[    1.470332] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.470334] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.470337] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.470406] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    1.470408] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.470409] usb usb2: Product: xHCI Host Controller
[    1.470410] usb usb2: Manufacturer: Linux 5.4.49-1-lts xhci-hcd
[    1.470411] usb usb2: SerialNumber: 0000:00:14.0
[    1.470512] hub 2-0:1.0: USB hub found
[    1.470529] hub 2-0:1.0: 6 ports detected
[    1.470797] usb: port power management may be unreliable
[    1.476101] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    1.564888] EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null)
[    1.584575] random: fast init done
[    1.661024] systemd[1]: systemd 245.6-8-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    1.683288] systemd[1]: Detected architecture x86-64.
[    1.793973] systemd[1]: Set hostname to <Straight-path>.
[    1.832799] usb 1-8: new high-speed USB device number 2 using xhci_hcd
[    1.941325] systemd[1]: Created slice system-getty.slice.
[    1.941448] systemd[1]: Created slice system-modprobe.slice.
[    1.941546] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    1.941680] systemd[1]: Created slice User and Session Slice.
[    1.941705] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    1.941722] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    1.941850] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    1.941863] systemd[1]: Reached target Local Encrypted Volumes.
[    1.941867] systemd[1]: Reached target Login Prompts.
[    1.941875] systemd[1]: Reached target Paths.
[    1.941880] systemd[1]: Reached target Remote File Systems.
[    1.941884] systemd[1]: Reached target Slices.
[    1.941893] systemd[1]: Reached target System Time Set.
[    1.941896] systemd[1]: Reached target System Time Synchronized.
[    1.941926] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    1.942050] systemd[1]: Listening on LVM2 metadata daemon socket.
[    1.942168] systemd[1]: Listening on LVM2 poll daemon socket.
[    1.943084] systemd[1]: Listening on Process Core Dump Socket.
[    1.943109] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    1.943180] systemd[1]: Listening on Journal Audit Socket.
[    1.943218] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.943255] systemd[1]: Listening on Journal Socket.
[    1.943308] systemd[1]: Listening on udev Control Socket.
[    1.943331] systemd[1]: Listening on udev Kernel Socket.
[    1.943767] systemd[1]: Mounting Huge Pages File System...
[    1.944229] systemd[1]: Mounting POSIX Message Queue File System...
[    1.944676] systemd[1]: Mounting Kernel Debug File System...
[    1.945113] systemd[1]: Mounting Kernel Trace File System...
[    1.945581] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    1.946096] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    1.946559] systemd[1]: Starting Load Kernel Module drm...
[    1.946819] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    1.946834] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    1.947537] systemd[1]: Starting Journal Service...
[    1.948209] systemd[1]: Starting Load Kernel Modules...
[    1.948620] systemd[1]: Starting Remount Root and Kernel File Systems...
[    1.949019] systemd[1]: Starting udev Coldplug all Devices...
[    1.949826] systemd[1]: Mounted Huge Pages File System.
[    1.949914] systemd[1]: Mounted POSIX Message Queue File System.
[    1.949991] systemd[1]: Mounted Kernel Debug File System.
[    1.950061] systemd[1]: Mounted Kernel Trace File System.
[    1.950403] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    1.952069] Linux agpgart interface v0.103
[    1.952160] random: lvm: uninitialized urandom read (4 bytes read)
[    1.955425] EXT4-fs (nvme0n1p3): re-mounted. Opts: (null)
[    1.956272] systemd[1]: Finished Remount Root and Kernel File Systems.
[    1.956351] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    1.957272] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    1.957755] systemd[1]: Starting Load/Save Random Seed...
[    1.958225] systemd[1]: Starting Create System Users...
[    1.969572] SCSI subsystem initialized
[    1.969837] systemd[1]: Finished Create System Users.
[    1.970653] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.973027] systemd[1]: Finished Load Kernel Modules.
[    1.973196] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[    1.973879] systemd[1]: Mounting Kernel Configuration File System...
[    1.974509] systemd[1]: Starting Apply Kernel Variables...
[    1.975820] systemd[1]: Mounted Kernel Configuration File System.
[    1.976820] systemd[1]: modprobe@drm.service: Succeeded.
[    1.977044] systemd[1]: Finished Load Kernel Module drm.
[    1.981537] systemd[1]: Finished Apply Kernel Variables.
[    1.982119] systemd[1]: Finished Create Static Device Nodes in /dev.
[    1.982720] systemd[1]: Starting udev Kernel Device Manager...
[    1.993905] systemd[1]: Finished udev Coldplug all Devices.
[    2.062848] tsc: Refined TSC clocksource calibration: 1992.021 MHz
[    2.062851] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396d79da2fd, max_idle_ns: 881590590736 ns
[    2.062897] clocksource: Switched to clocksource tsc
[    2.080269] usb 1-8: New USB device found, idVendor=04f2, idProduct=b67c, bcdDevice=67.23
[    2.080270] usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    2.080271] usb 1-8: Product: Integrated Camera
[    2.080272] usb 1-8: Manufacturer: Chicony Electronics Co.,Ltd.
[    2.080272] usb 1-8: SerialNumber: 0001
[    2.171546] systemd[1]: Started Journal Service.
[    2.171658] audit: type=1130 audit(1593417718.607:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.177158] systemd-journald[225]: Received client request to flush runtime journal.
[    2.225834] audit: type=1130 audit(1593417718.667:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.226602] audit: type=1130 audit(1593417718.667:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.242814] usb 1-9: new full-speed USB device number 3 using xhci_hcd
[    2.259610] audit: type=1130 audit(1593417718.697:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.264416] ACPI: AC Adapter [AC] (off-line)
[    2.279367] Non-volatile memory driver v1.3
[    2.286011] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[    2.286011] thinkpad_acpi: http://ibm-acpi.sf.net/
[    2.286012] thinkpad_acpi: ThinkPad BIOS N2HET50W (1.33 ), EC N2HHT34W
[    2.286012] thinkpad_acpi: Lenovo ThinkPad X1 Carbon 7th, model 20QD00KWUK
[    2.286376] thinkpad_acpi: radio switch found; radios are enabled
[    2.286425] thinkpad_acpi: Tablet mode switch found (type: GMMS), currently in laptop mode
[    2.286601] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[    2.286601] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[    2.288938] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[    2.290621] thinkpad_acpi: rfkill switch tpacpi_wwan_sw: radio is blocked
[    2.300807] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.300867] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.300947] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.301011] acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.301656] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[    2.305442] battery: ACPI: Battery Slot [BAT0] (battery present)
[    2.308650] thinkpad_acpi: battery 1 registered (start 0, stop 100)
[    2.308652] battery: new extension: ThinkPad Battery Extension
[    2.308764] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input5
[    2.423285] intel_pch_thermal 0000:00:12.0: enabling device (0000 -> 0002)
[    2.423968] nfc: nfc_init: NFC Core ver 0.1
[    2.423981] NET: Registered protocol family 39
[    2.425208] hidraw: raw HID events driver (C) Jiri Kosina
[    2.428922] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[    2.434208] usb 1-9: New USB device found, idVendor=06cb, idProduct=00bd, bcdDevice= 0.00
[    2.434210] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    2.434211] usb 1-9: SerialNumber: 56beefeafca5
[    2.438107] intel_rapl_common: Found RAPL domain package
[    2.438108] intel_rapl_common: Found RAPL domain dram
[    2.438324] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[    2.443217] tpm_tis STM7364:00: 2.0 TPM (device-id 0x0, rev-id 78)
[    2.452286] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    2.452939] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    2.454977] random: mktemp: uninitialized urandom read (6 bytes read)
[    2.459577] random: tlp-readconfs: uninitialized urandom read (4 bytes read)
[    2.462148] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    2.534255] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    2.540320] i2c_hid i2c-SYNA8005:00: i2c-SYNA8005:00 supply vdd not found, using dummy regulator
[    2.540332] i2c_hid i2c-SYNA8005:00: i2c-SYNA8005:00 supply vddl not found, using dummy regulator
[    2.562794] Adding 2097148k swap on /dev/nvme0n1p2.  Priority:-2 extents:1 across:2097148k SSFS
[    2.582843] usb 1-10: new full-speed USB device number 4 using xhci_hcd
[    2.664839] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
[    2.665026] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    2.665076] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    2.665119] audit: type=1130 audit(1593417719.107:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.667335] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    2.667335] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    2.668991] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    2.676182] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    2.684353] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    2.685758] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    2.685760] cfg80211: failed to load regulatory.db
[    2.686200] i915 0000:00:02.0: enabling device (0006 -> 0007)
[    2.686791] checking generic (c0000000 1fb0000) vs hw (c0000000 10000000)
[    2.686792] fb0: switching to inteldrmfb from EFI VGA
[    2.686868] Console: switching to colour dummy device 80x25
[    2.686879] i915 0000:00:02.0: vgaarb: deactivate vga console
[    2.688658] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.688660] [drm] Driver supports precise vblank timestamp query.
[    2.689435] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=mem
[    2.690930] audit: type=1130 audit(1593417719.127:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-514D\x2dB996 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.692605] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    2.707167] Intel(R) Wireless WiFi driver for Linux
[    2.707168] Copyright(c) 2003- 2015 Intel Corporation
[    2.707241] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    2.710770] iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
[    2.710773] iwlwifi 0000:00:14.3: Found debug configuration: 0
[    2.711061] iwlwifi 0000:00:14.3: loaded firmware version 46.8902351f.0 op_mode iwlmvm
[    2.711571] [drm] Initialized i915 1.6.0 20190822 for 0000:00:02.0 on minor 0
[    2.714985] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    2.728527] audit: type=1130 audit(1593417719.167:8): 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'
[    2.738201] audit: type=1127 audit(1593417719.177:9): pid=339 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[    2.741476] audit: type=1130 audit(1593417719.177:10): 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'
[    2.763806] usb 1-10: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
[    2.763807] usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.780976] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.781203] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
[    2.781380] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    2.799902] fbcon: i915drmfb (fb0) is primary device
[    2.912862] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    2.912902] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    2.912903] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    2.912903] RAPL PMU: hw unit of domain package 2^-14 Joules
[    2.912904] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    2.912904] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    2.912905] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    2.920143] resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than pnp 00:07 [mem 0xfed10000-0xfed13fff]
[    2.920150] caller snb_uncore_imc_init_box+0x74/0xb0 [intel_uncore] mapping multiple BARs
[    2.940372] iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560 160MHz, REV=0x318
[    2.944753] cryptd: max_cpu_qlen set to 1000
[    2.947809] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[    2.948277] iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
[    2.949062] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC285: line_outs=2 (0x14/0x17/0x0/0x0/0x0) type:speaker
[    2.949064] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    2.949065] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    2.949066] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    2.949067] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    2.949068] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
[    2.995312] iwlwifi 0000:00:14.3: base HW address: 04:33:c2:2d:79:22
[    2.995842] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) f8:75:a4:e9:15:24
[    2.995843] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    2.995967] e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
[    3.023998] AVX2 version of gcm_enc/dec engaged.
[    3.023999] AES CTR mode by8 optimization enabled
[    3.062933] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    3.063235] thermal thermal_zone6: failed to read out thermal zone (-61)
[    3.170766] urandom_read: 6 callbacks suppressed
[    3.170767] random: nm-dispatcher: uninitialized urandom read (48 bytes read)
[    3.219877] psmouse serio1: trackpoint: Elan TrackPoint firmware: 0x47, buttons: 3/3
[    3.233145] input: TPPS/2 Elan TrackPoint as /devices/platform/i8042/serio1/input/input7
[    3.365652] input: HDA Intel PCH Headset Jack as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
[    3.365681] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[    3.365704] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[    3.365725] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[    3.365746] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[    3.365766] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[    3.365786] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[    3.365806] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[    3.365825] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    3.377604] random: crng init done
[    3.613229] intel_rapl_common: Found RAPL domain package
[    3.613231] intel_rapl_common: Found RAPL domain core
[    3.613233] intel_rapl_common: Found RAPL domain uncore
[    3.613234] intel_rapl_common: Found RAPL domain dram
[    3.756481] iTCO_vendor_support: vendor-support=0
[    3.757067] input: SYNA8005:00 06CB:CD8C Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input18
[    3.757160] input: SYNA8005:00 06CB:CD8C Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input19
[    3.757313] hid-generic 0018:06CB:CD8C.0001: input,hidraw0: I2C HID v1.00 Mouse [SYNA8005:00 06CB:CD8C] on i2c-SYNA8005:00
[    3.762058] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    3.762161] iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[    3.762257] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    3.828189] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[    4.001028] Console: switching to colour frame buffer device 480x135
[    4.003508] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
[    4.034714] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[    4.043819] input: SYNA8005:00 06CB:CD8C Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input21
[    4.043890] input: SYNA8005:00 06CB:CD8C Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input22
[    4.043951] hid-multitouch 0018:06CB:CD8C.0001: input,hidraw0: I2C HID v1.00 Mouse [SYNA8005:00 06CB:CD8C] on i2c-SYNA8005:00
[    4.074731] mousedev: PS/2 mouse device common for all mice
[    4.310184] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[    4.414762] mc: Linux media interface: v0.10
[    4.425384] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[    4.479384] videodev: Linux video capture interface: v2.00
[    4.490844] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[    4.531329] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[    4.649073] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[    4.714442] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[    4.716954] Bluetooth: Core ver 2.22
[    4.717003] NET: Registered protocol family 31
[    4.717005] Bluetooth: HCI device and connection manager initialized
[    4.717014] Bluetooth: HCI socket layer initialized
[    4.717019] Bluetooth: L2CAP socket layer initialized
[    4.717027] Bluetooth: SCO socket layer initialized
[    4.755094] usbcore: registered new interface driver btusb
[    4.756249] Bluetooth: hci0: Bootloader revision 0.1 build 42 week 52 2015
[    4.758279] Bluetooth: hci0: Device revision is 2
[    4.758281] Bluetooth: hci0: Secure boot is enabled
[    4.758283] Bluetooth: hci0: OTP lock is enabled
[    4.758284] Bluetooth: hci0: API lock is enabled
[    4.758286] Bluetooth: hci0: Debug lock is disabled
[    4.758288] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    4.760086] Bluetooth: hci0: Found device firmware: intel/ibt-17-16-1.sfi
[    4.884242] uvcvideo: Found UVC 1.50 device Integrated Camera (04f2:b67c)
[    4.890081] uvcvideo 1-8:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
[    4.890087] uvcvideo 1-8:1.0: Entity type for entity Extension 4 was not initialized!
[    4.890091] uvcvideo 1-8:1.0: Entity type for entity Processing 2 was not initialized!
[    4.890094] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized!
[    4.890270] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input24
[    4.891916] uvcvideo: Found UVC 1.50 device Integrated Camera (04f2:b67c)
[    4.896080] uvcvideo 1-8:1.2: Entity type for entity Realtek Extended Controls Unit was not initialized!
[    4.896084] uvcvideo 1-8:1.2: Entity type for entity Microsoft Extended Controls Uni was not initialized!
[    4.896086] uvcvideo 1-8:1.2: Entity type for entity Extension 9 was not initialized!
[    4.896088] uvcvideo 1-8:1.2: Entity type for entity Extension 11 was not initialized!
[    4.896090] uvcvideo 1-8:1.2: Entity type for entity Processing 15 was not initialized!
[    4.896092] uvcvideo 1-8:1.2: Entity type for entity Camera 8 was not initialized!
[    4.896277] input: Integrated Camera: Integrated I as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/input/input25
[    4.896485] usbcore: registered new interface driver uvcvideo
[    4.896487] USB Video Class driver (1.1.1)
[    5.566048] kauditd_printk_skb: 20 callbacks suppressed
[    5.566051] audit: type=1130 audit(1593417722.007:31): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.717412] audit: type=1130 audit(1593417722.157:32): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.719430] audit: type=1130 audit(1593417722.157:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.525963] Bluetooth: hci0: Waiting for firmware download to complete
[    6.526266] Bluetooth: hci0: Firmware loaded in 1729661 usecs
[    6.526421] Bluetooth: hci0: Waiting for device to boot
[    6.540287] Bluetooth: hci0: Device booted in 13640 usecs
[    6.540605] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-17-16-1.ddc
[    6.542325] Bluetooth: hci0: Applying Intel DDC parameters completed
[    7.219854] audit: type=1103 audit(1593417723.657:34): pid=948 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'
[    7.252654] audit: type=1130 audit(1593417723.687:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@969 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.268922] audit: type=1101 audit(1593417723.707:36): pid=952 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.269038] audit: type=1103 audit(1593417723.707:37): pid=952 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[    7.269192] audit: type=1006 audit(1593417723.707:38): pid=952 uid=0 old-auid=4294967295 auid=969 tty=(none) old-ses=4294967295 ses=1 res=1
[    7.271525] audit: type=1105 audit(1593417723.707:39): pid=952 uid=0 auid=969 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'
[    7.468260] audit: type=1130 audit(1593417723.907:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@969 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.935318] fuse: init (API version 7.31)
[    7.935379] *** VALIDATE fuse ***
[    7.935387] *** VALIDATE fuse ***
[    9.266751] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[    9.381588] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[    9.446650] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[   11.378523] kauditd_printk_skb: 2 callbacks suppressed
[   11.378524] audit: type=1100 audit(1593417727.817:43): pid=995 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="muj" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   11.381246] audit: type=1101 audit(1593417727.817:44): pid=995 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   11.415915] audit: type=1106 audit(1593417727.857:45): pid=948 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'
[   11.416109] audit: type=1104 audit(1593417727.857:46): pid=948 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'
[   11.423277] audit: type=1103 audit(1593417727.867:47): pid=995 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="muj" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   11.423408] audit: type=1006 audit(1593417727.867:48): pid=995 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   11.458620] audit: type=1130 audit(1593417727.897:49): 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'
[   11.470852] audit: type=1101 audit(1593417727.907:50): pid=1005 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="muj" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.470885] audit: type=1103 audit(1593417727.907:51): pid=1005 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="muj" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   11.471033] audit: type=1006 audit(1593417727.907:52): pid=1005 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[   12.699217] wlp0s20f3: authenticate with 00:8e:f2:c9:15:f4
[   12.710279] wlp0s20f3: send auth to 00:8e:f2:c9:15:f4 (try 1/3)
[   12.766685] wlp0s20f3: authenticated
[   12.772799] wlp0s20f3: associate with 00:8e:f2:c9:15:f4 (try 1/3)
[   12.776570] wlp0s20f3: RX AssocResp from 00:8e:f2:c9:15:f4 (capab=0x411 status=0 aid=7)
[   12.779403] wlp0s20f3: associated
[   12.904035] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[   14.014070] rfkill: input handler disabled
[   21.705298] kauditd_printk_skb: 12 callbacks suppressed
[   21.705301] audit: type=1131 audit(1593417738.147:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@969 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   21.721340] audit: type=1131 audit(1593417738.157:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@969 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   23.093994] TCP: wlp0s20f3: Driver has suspect GRO implementation, TCP performance may be compromised.
[   24.284254] audit: type=1130 audit(1593417740.727:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=flatpak-system-helper comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.995023] audit: type=1131 audit(1593417742.437:68): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   44.148944] audit: type=1131 audit(1593417760.587:69): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   44.637672] audit: type=1131 audit(1593417761.077:70): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   73.998476] audit: type=1131 audit(1593417790.437:71): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  196.339256] audit: type=1100 audit(1593417912.777:72): pid=3139 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  196.339730] audit: type=1101 audit(1593417912.777:73): pid=3139 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  196.340395] audit: type=1110 audit(1593417912.777:74): pid=3139 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  196.346770] audit: type=1105 audit(1593417912.787:75): pid=3139 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  233.980209] audit: type=1106 audit(1593417949.947:76): pid=3139 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  233.980423] audit: type=1104 audit(1593417949.947:77): pid=3139 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  258.720493] audit: type=1130 audit(1593417974.687:78): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  260.644001] audit: type=1100 audit(1593417976.618:79): pid=3624 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="root" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
[  260.644393] audit: type=1101 audit(1593417976.618:80): pid=3624 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
[  260.668245] audit: type=1105 audit(1593417976.638:81): pid=3618 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
[  288.756219] audit: type=1131 audit(1593418004.728:82): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  625.068581] audit: type=1131 audit(1593418341.074:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=flatpak-system-helper comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  867.890201] audit: type=1130 audit(1593418583.902:84): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  900.327426] audit: type=1130 audit(1593418616.343:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  900.327435] audit: type=1131 audit(1593418616.343:86): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  927.072392] audit: type=1131 audit(1593418643.083:87): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  981.269577] audit: type=1100 audit(1593418697.274:88): pid=4869 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  981.269918] audit: type=1101 audit(1593418697.274:89): pid=4869 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  981.270431] audit: type=1110 audit(1593418697.274:90): pid=4869 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  981.276703] audit: type=1105 audit(1593418697.284:91): pid=4869 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  983.406398] audit: type=1106 audit(1593418699.414:92): pid=4869 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  983.406489] audit: type=1104 audit(1593418699.414:93): pid=4869 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1422.370894] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A (start=4603 end=4604) time 208 us, min 2146, max 2159, scanline start 2136, end 2164
[ 1707.247783] audit: type=1130 audit(1593419423.255:94): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1737.308668] audit: type=1131 audit(1593419453.315:95): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5866.465786] audit: type=1100 audit(1593423582.522:96): pid=7411 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 5866.466189] audit: type=1101 audit(1593423582.522:97): pid=7411 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 5866.466762] audit: type=1110 audit(1593423582.522:98): pid=7411 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 5866.472785] audit: type=1105 audit(1593423582.532:99): pid=7411 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 5866.482215] audit: type=1106 audit(1593423582.542:100): pid=7411 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 5866.482418] audit: type=1104 audit(1593423582.542:101): pid=7411 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 6046.002646] audit: type=1100 audit(1593423762.054:102): pid=7537 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 6046.002932] audit: type=1101 audit(1593423762.054:103): pid=7537 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 6046.003362] audit: type=1110 audit(1593423762.054:104): pid=7537 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 6046.008701] audit: type=1105 audit(1593423762.064:105): pid=7537 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 6046.069805] device-mapper: uevent: version 1.0.3
[ 6046.070043] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[ 6049.741382] audit: type=1106 audit(1593423765.794:106): pid=7537 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 6049.741560] audit: type=1104 audit(1593423765.794:107): pid=7537 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 6910.276258] audit: type=1100 audit(1593424626.344:108): pid=8362 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 6910.276552] audit: type=1101 audit(1593424626.344:109): pid=8362 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 6910.276976] audit: type=1110 audit(1593424626.344:110): pid=8362 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 6910.292093] audit: type=1105 audit(1593424626.354:111): pid=8362 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 6910.300944] audit: type=1106 audit(1593424626.364:112): pid=8362 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 6910.301204] audit: type=1104 audit(1593424626.364:113): pid=8362 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 7183.414418] audit: type=1101 audit(1593424899.488:114): pid=8528 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 7183.414842] audit: type=1110 audit(1593424899.488:115): pid=8528 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 7183.420856] audit: type=1105 audit(1593424899.488:116): pid=8528 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 7186.794299] audit: type=1106 audit(1593424902.868:117): pid=8528 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 7186.794417] audit: type=1104 audit(1593424902.868:118): pid=8528 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 8931.585696] audit: type=1100 audit(1593426647.678:119): pid=9846 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 8931.585999] audit: type=1101 audit(1593426647.678:120): pid=9846 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 8931.586402] audit: type=1110 audit(1593426647.678:121): pid=9846 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 8931.601021] audit: type=1105 audit(1593426647.688:122): pid=9846 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 9130.964659] audit: type=1100 audit(1593426847.061:123): pid=10245 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="root" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
[ 9130.965158] audit: type=1101 audit(1593426847.061:124): pid=10245 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
[ 9130.993169] audit: type=1105 audit(1593426847.091:125): pid=10239 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
[ 9156.154692] audit: type=1106 audit(1593426872.251:126): pid=9846 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 9156.154812] audit: type=1104 audit(1593426872.251:127): pid=9846 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 9161.257357] audit: type=1101 audit(1593426877.351:128): pid=10373 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 9161.257562] audit: type=1110 audit(1593426877.351:129): pid=10373 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 9161.260089] audit: type=1105 audit(1593426877.361:130): pid=10373 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 9162.034201] audit: type=1106 audit(1593426878.131:131): pid=10373 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 9162.034274] audit: type=1104 audit(1593426878.131:132): pid=10373 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 9447.457572] PM: suspend entry (deep)
[ 9447.459628] Filesystems sync: 0.002 seconds
[ 9447.461302] Freezing user space processes ... (elapsed 0.003 seconds) done.
[ 9447.464410] OOM killer disabled.
[ 9447.464411] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 9447.465688] printk: Suspending console(s) (use no_console_suspend to debug)
[ 9447.536122] wlp0s20f3: deauthenticating from 00:8e:f2:c9:15:f4 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 9447.643423] e1000e: EEE TX LPI TIMER: 00000011
[ 9447.872676] ACPI: EC: interrupt blocked
[ 9447.926413] ACPI: Preparing to enter system sleep state S3
[ 9447.933584] ACPI: EC: event blocked
[ 9447.933585] ACPI: EC: EC stopped
[ 9447.933585] PM: Saving platform NVS memory
[ 9447.933603] Disabling non-boot CPUs ...
[ 9447.933897] IRQ 142: no longer affine to CPU1
[ 9447.934910] smpboot: CPU 1 is now offline
[ 9447.936568] IRQ 143: no longer affine to CPU2
[ 9447.937583] smpboot: CPU 2 is now offline
[ 9447.939003] IRQ 144: no longer affine to CPU3
[ 9447.940023] smpboot: CPU 3 is now offline
[ 9447.941641] IRQ 145: no longer affine to CPU4
[ 9447.942921] smpboot: CPU 4 is now offline
[ 9447.944444] IRQ 146: no longer affine to CPU5
[ 9447.945465] smpboot: CPU 5 is now offline
[ 9447.947069] IRQ 147: no longer affine to CPU6
[ 9447.948085] smpboot: CPU 6 is now offline
[ 9447.949748] IRQ 148: no longer affine to CPU7
[ 9447.950764] smpboot: CPU 7 is now offline
[ 9447.955129] ACPI: Low-level resume complete
[ 9447.955223] ACPI: EC: EC started
[ 9447.955223] PM: Restoring platform NVS memory
[ 9447.958916] Enabling non-boot CPUs ...
[ 9447.958958] x86: Booting SMP configuration:
[ 9447.958959] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 9447.965346] CPU1 is up
[ 9447.965370] smpboot: Booting Node 0 Processor 2 APIC 0x4
[ 9447.965940] CPU2 is up
[ 9447.965959] smpboot: Booting Node 0 Processor 3 APIC 0x6
[ 9447.966528] CPU3 is up
[ 9447.966546] smpboot: Booting Node 0 Processor 4 APIC 0x1
[ 9447.967221] CPU4 is up
[ 9447.967242] smpboot: Booting Node 0 Processor 5 APIC 0x3
[ 9447.967817] CPU5 is up
[ 9447.967835] smpboot: Booting Node 0 Processor 6 APIC 0x5
[ 9447.968430] CPU6 is up
[ 9447.968447] smpboot: Booting Node 0 Processor 7 APIC 0x7
[ 9447.969051] CPU7 is up
[ 9447.971597] ACPI: Waking up from system sleep state S3
[ 9447.995075] ACPI: EC: interrupt unblocked
[ 9448.050693] ACPI: EC: event unblocked
[ 9448.062934] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 9448.176364] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 9448.241170] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[ 9448.292012] nvme nvme0: 8/0/0 default/read/poll queues
[ 9448.329220] usb 1-9: reset full-speed USB device number 3 using xhci_hcd
[ 9448.659934] usb 1-8: reset high-speed USB device number 2 using xhci_hcd
[ 9448.898568] acpi LNXPOWER:05: Turning OFF
[ 9448.898607] acpi LNXPOWER:01: Turning OFF
[ 9448.899265] OOM killer enabled.
[ 9448.899266] Restarting tasks ... done.
[ 9448.934669] PM: suspend exit
[ 9448.988001] audit: type=1111 audit(1593427801.020:133): pid=351 uid=0 auid=4294967295 ses=4294967295 msg='op=radio-control arg="wwan-enabled" pid=10875 uid=0 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[ 9449.189064] audit: type=1130 audit(1593427801.230:134): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9449.189069] audit: type=1131 audit(1593427801.230:135): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9449.282875] e1000e: enp0s31f6 NIC Link is Down
[ 9449.402338] audit: type=1130 audit(1593427801.440:136): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9449.579940] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 9449.694655] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 9449.760265] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[ 9449.800353] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 9449.915597] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 9449.981164] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[ 9455.377142] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 9455.490805] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 9455.555657] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[ 9458.900080] wlp0s20f3: authenticate with 00:8e:f2:c9:15:f4
[ 9458.901588] wlp0s20f3: send auth to 00:8e:f2:c9:15:f4 (try 1/3)
[ 9458.981810] wlp0s20f3: authenticated
[ 9458.988797] wlp0s20f3: associate with 00:8e:f2:c9:15:f4 (try 1/3)
[ 9459.002437] wlp0s20f3: RX AssocResp from 00:8e:f2:c9:15:f4 (capab=0x411 status=0 aid=7)
[ 9459.010163] wlp0s20f3: associated
[ 9459.099193] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[ 9459.873523] audit: type=1131 audit(1593427811.910:137): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9463.533839] audit: type=1130 audit(1593427815.570:138): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9473.880810] audit: type=1131 audit(1593427825.920:139): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[10868.537872] PM: suspend entry (deep)
[10868.539727] Filesystems sync: 0.001 seconds
[10868.541266] Freezing user space processes ... (elapsed 0.003 seconds) done.
[10868.545108] OOM killer disabled.
[10868.545109] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[10868.546787] printk: Suspending console(s) (use no_console_suspend to debug)
[10868.548041] wlp0s20f3: deauthenticating from 00:8e:f2:c9:15:f4 by local choice (Reason: 3=DEAUTH_LEAVING)
[10868.655651] e1000e: EEE TX LPI TIMER: 00000011
[10868.881167] ACPI: EC: interrupt blocked
[10868.944383] ACPI: Preparing to enter system sleep state S3
[10868.951396] ACPI: EC: event blocked
[10868.951396] ACPI: EC: EC stopped
[10868.951397] PM: Saving platform NVS memory
[10868.951415] Disabling non-boot CPUs ...
[10868.952742] smpboot: CPU 1 is now offline
[10868.954780] smpboot: CPU 2 is now offline
[10868.956867] smpboot: CPU 3 is now offline
[10868.958893] smpboot: CPU 4 is now offline
[10868.961159] smpboot: CPU 5 is now offline
[10868.963170] smpboot: CPU 6 is now offline
[10868.965258] smpboot: CPU 7 is now offline
[10868.968635] ACPI: Low-level resume complete
[10868.968729] ACPI: EC: EC started
[10868.968729] PM: Restoring platform NVS memory
[10868.972400] Enabling non-boot CPUs ...
[10868.972439] x86: Booting SMP configuration:
[10868.972439] smpboot: Booting Node 0 Processor 1 APIC 0x2
[10868.975084] CPU1 is up
[10868.975109] smpboot: Booting Node 0 Processor 2 APIC 0x4
[10868.978963] CPU2 is up
[10868.978982] smpboot: Booting Node 0 Processor 3 APIC 0x6
[10868.979544] CPU3 is up
[10868.979561] smpboot: Booting Node 0 Processor 4 APIC 0x1
[10868.980235] CPU4 is up
[10868.980256] smpboot: Booting Node 0 Processor 5 APIC 0x3
[10868.980831] CPU5 is up
[10868.980849] smpboot: Booting Node 0 Processor 6 APIC 0x5
[10868.981433] CPU6 is up
[10868.981451] smpboot: Booting Node 0 Processor 7 APIC 0x7
[10868.982045] CPU7 is up
[10868.984609] ACPI: Waking up from system sleep state S3
[10869.010103] ACPI: EC: interrupt unblocked
[10869.068393] ACPI: EC: event unblocked
[10869.080506] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[10869.194015] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[10869.258819] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[10869.309387] nvme nvme0: 8/0/0 default/read/poll queues
[10869.336834] usb 1-8: reset high-speed USB device number 2 using xhci_hcd
[10869.666877] usb 1-9: reset full-speed USB device number 3 using xhci_hcd
[10869.848938] acpi LNXPOWER:05: Turning OFF
[10869.848970] acpi LNXPOWER:01: Turning OFF
[10869.849476] OOM killer enabled.
[10869.849477] Restarting tasks ... done.
[10869.888671] PM: suspend exit
[10869.939756] audit: type=1111 audit(1593429730.960:140): pid=351 uid=0 auid=4294967295 ses=4294967295 msg='op=radio-control arg="wwan-enabled" pid=12371 uid=0 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[10870.189556] audit: type=1130 audit(1593429731.210:141): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[10870.189561] audit: type=1131 audit(1593429731.210:142): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[10870.290615] e1000e: enp0s31f6 NIC Link is Down
[10870.415036] audit: type=1130 audit(1593429731.430:143): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[10870.597550] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[10870.711866] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[10870.777463] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[10870.816831] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[10870.930545] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[10870.996039] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[10875.407708] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[10875.522770] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[10875.587834] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[10878.938809] wlp0s20f3: authenticate with 00:8e:f2:c9:15:f4
[10878.944382] wlp0s20f3: send auth to 00:8e:f2:c9:15:f4 (try 1/3)
[10879.001123] wlp0s20f3: authenticated
[10879.006502] wlp0s20f3: associate with 00:8e:f2:c9:15:f4 (try 1/3)
[10879.012285] wlp0s20f3: RX AssocResp from 00:8e:f2:c9:15:f4 (capab=0x411 status=0 aid=4)
[10879.019532] wlp0s20f3: associated
[10879.115291] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[10880.860208] audit: type=1131 audit(1593429741.880:144): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[10882.700845] audit: type=1130 audit(1593429743.720:145): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[10892.860749] audit: type=1131 audit(1593429753.880:146): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[10948.292283] audit: type=1130 audit(1593429809.310:147): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[10978.350619] audit: type=1131 audit(1593429839.371:148): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[15183.034946] PM: suspend entry (deep)
[15183.036859] Filesystems sync: 0.001 seconds
[15183.037704] Freezing user space processes ... (elapsed 0.107 seconds) done.
[15183.144723] OOM killer disabled.
[15183.144725] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[15183.146291] printk: Suspending console(s) (use no_console_suspend to debug)
[15183.207485] wlp0s20f3: deauthenticating from 00:8e:f2:c9:15:f4 by local choice (Reason: 3=DEAUTH_LEAVING)
[15183.314932] e1000e: EEE TX LPI TIMER: 00000011
[15183.543582] ACPI: EC: interrupt blocked
[15183.607276] ACPI: Preparing to enter system sleep state S3
[15183.615994] ACPI: EC: event blocked
[15183.615995] ACPI: EC: EC stopped
[15183.615997] PM: Saving platform NVS memory
[15183.616037] Disabling non-boot CPUs ...
[15183.617920] smpboot: CPU 1 is now offline
[15183.621700] smpboot: CPU 2 is now offline
[15183.625505] smpboot: CPU 3 is now offline
[15183.630406] smpboot: CPU 4 is now offline
[15183.633943] smpboot: CPU 5 is now offline
[15183.637367] smpboot: CPU 6 is now offline
[15183.640865] smpboot: CPU 7 is now offline
[15183.646106] ACPI: Low-level resume complete
[15183.646199] ACPI: EC: EC started
[15183.646200] PM: Restoring platform NVS memory
[15183.649874] Enabling non-boot CPUs ...
[15183.649917] x86: Booting SMP configuration:
[15183.649918] smpboot: Booting Node 0 Processor 1 APIC 0x2
[15183.656245] CPU1 is up
[15183.656270] smpboot: Booting Node 0 Processor 2 APIC 0x4
[15183.656827] CPU2 is up
[15183.656845] smpboot: Booting Node 0 Processor 3 APIC 0x6
[15183.657411] CPU3 is up
[15183.657429] smpboot: Booting Node 0 Processor 4 APIC 0x1
[15183.658106] CPU4 is up
[15183.658128] smpboot: Booting Node 0 Processor 5 APIC 0x3
[15183.658706] CPU5 is up
[15183.658724] smpboot: Booting Node 0 Processor 6 APIC 0x5
[15183.659303] CPU6 is up
[15183.659322] smpboot: Booting Node 0 Processor 7 APIC 0x7
[15183.659914] CPU7 is up
[15183.662521] ACPI: Waking up from system sleep state S3
[15183.685788] ACPI: EC: interrupt unblocked
[15183.741849] ACPI: EC: event unblocked
[15183.751863] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[15183.865083] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[15183.930233] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[15183.987441] nvme nvme0: 8/0/0 default/read/poll queues
[15184.020590] usb 1-9: reset full-speed USB device number 3 using xhci_hcd
[15184.351232] usb 1-8: reset high-speed USB device number 2 using xhci_hcd
[15184.590552] acpi LNXPOWER:05: Turning OFF
[15184.590594] acpi LNXPOWER:01: Turning OFF
[15184.591480] OOM killer enabled.
[15184.591482] Restarting tasks ... done.
[15184.626163] PM: suspend exit
[15184.674555] audit: type=1111 audit(1593434722.020:149): pid=351 uid=0 auid=4294967295 ses=4294967295 msg='op=radio-control arg="wwan-enabled" pid=14329 uid=0 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[15184.889559] audit: type=1130 audit(1593434722.230:150): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[15184.889564] audit: type=1131 audit(1593434722.230:151): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[15184.984273] e1000e: enp0s31f6 NIC Link is Down
[15185.094650] audit: type=1130 audit(1593434722.440:152): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[15185.281789] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[15185.395636] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[15185.461203] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[15185.500505] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[15185.615484] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[15185.681062] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[15190.685809] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[15190.800562] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[15190.865508] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[15194.152728] wlp0s20f3: authenticate with 00:8e:f2:c9:15:f4
[15194.161776] wlp0s20f3: send auth to 00:8e:f2:c9:15:f4 (try 1/3)
[15194.246063] wlp0s20f3: authenticated
[15194.250282] wlp0s20f3: associate with 00:8e:f2:c9:15:f4 (try 1/3)
[15194.269534] wlp0s20f3: RX AssocResp from 00:8e:f2:c9:15:f4 (capab=0x411 status=0 aid=4)
[15194.277357] wlp0s20f3: associated
[15194.899647] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[15195.814485] audit: type=1131 audit(1593434733.160:153): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[15199.309147] audit: type=1130 audit(1593434736.650:154): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[15209.815212] audit: type=1131 audit(1593434747.160:155): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[muj@Straight-path ~]$ 
[muj@Straight-path ~]$ dmesg
[    0.000000] microcode: microcode updated early to revision 0xd6, date = 2020-04-23
[    0.000000] Linux version 5.4.49-1-lts (linux-lts@archlinux) (gcc version 10.1.0 (GCC)) #1 SMP Thu, 25 Jun 2020 00:14:43 +0000
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=9001b097-9715-4671-8c4c-3a1c8bc1e24e rw loglevel=3 quiet
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000006b729fff] usable
[    0.000000] BIOS-e820: [mem 0x000000006b72a000-0x000000006b85ffff] type 20
[    0.000000] BIOS-e820: [mem 0x000000006b860000-0x000000006fac1fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000006fac2000-0x000000006fca9fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000006fcaa000-0x000000006fd0efff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000006fd0f000-0x000000006fd0ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000006fd10000-0x000000007d7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004807fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.60 by Lenovo
[    0.000000] efi:  TPMFinalLog=0x6fca2000  SMBIOS=0x6de55000  SMBIOS 3.0=0x6de48000  ACPI=0x6fd0e000  ACPI 2.0=0x6fd0e014  MEMATTR=0x688ef018  ESRT=0x6dc2f000 
[    0.000000] SMBIOS 3.1.1 present.
[    0.000000] DMI: LENOVO 20QD00KWUK/20QD00KWUK, BIOS N2HET50W (1.33 ) 05/13/2020
[    0.000000] tsc: Detected 2000.000 MHz processor
[    0.000014] tsc: Detected 1999.968 MHz TSC
[    0.000015] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000017] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000024] last_pfn = 0x480800 max_arch_pfn = 0x400000000
[    0.000031] MTRR default type: write-back
[    0.000032] MTRR fixed ranges enabled:
[    0.000034]   00000-9FFFF write-back
[    0.000035]   A0000-BFFFF uncachable
[    0.000037]   C0000-FFFFF write-protect
[    0.000038] MTRR variable ranges enabled:
[    0.000040]   0 base 0080000000 mask 7F80000000 uncachable
[    0.000042]   1 base 007C000000 mask 7FFC000000 uncachable
[    0.000043]   2 base 007A000000 mask 7FFE000000 uncachable
[    0.000044]   3 base 0079000000 mask 7FFF000000 uncachable
[    0.000046]   4 base 2000000000 mask 6000000000 uncachable
[    0.000047]   5 base 1000000000 mask 7000000000 uncachable
[    0.000049]   6 base 0800000000 mask 7800000000 uncachable
[    0.000050]   7 base 4000000000 mask 4000000000 uncachable
[    0.000051]   8 disabled
[    0.000051]   9 disabled
[    0.003733] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.004009] last_pfn = 0x6fd10 max_arch_pfn = 0x400000000
[    0.017145] esrt: Reserving ESRT space from 0x000000006dc2f000 to 0x000000006dc2f100.
[    0.017158] check: Scanning 1 areas for low memory corruption
[    0.017164] Using GB pages for direct mapping
[    0.017735] Secure boot could not be determined
[    0.017737] RAMDISK: [mem 0x3678b000-0x373bcfff]
[    0.017751] ACPI: Early table checksum verification disabled
[    0.017754] ACPI: RSDP 0x000000006FD0E014 000024 (v02 LENOVO)
[    0.017759] ACPI: XSDT 0x000000006FD0C188 000114 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017767] ACPI: FACP 0x000000006DC62000 000114 (v06 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017774] ACPI: DSDT 0x000000006DC34000 0292E7 (v02 LENOVO CFL      20170001 INTL 20160422)
[    0.017779] ACPI: FACS 0x000000006FB07000 000040
[    0.017782] ACPI: SSDT 0x000000006DCB8000 001B26 (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
[    0.017786] ACPI: SSDT 0x000000006DCB7000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
[    0.017790] ACPI: SSDT 0x000000006DC7E000 004220 (v02 LENOVO DptfTabl 00001000 INTL 20160527)
[    0.017794] ACPI: SSDT 0x000000006DC67000 00330A (v02 LENOVO SaSsdt   00003000 INTL 20160527)
[    0.017798] ACPI: SSDT 0x000000006DC66000 000612 (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
[    0.017801] ACPI: TPM2 0x000000006DC65000 000034 (v04 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017805] ACPI: UEFI 0x000000006FB24000 000042 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017808] ACPI: SSDT 0x000000006DC63000 000530 (v02 LENOVO PerfTune 00001000 INTL 20160527)
[    0.017812] ACPI: HPET 0x000000006DC61000 000038 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017816] ACPI: APIC 0x000000006DC60000 00012C (v03 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017819] ACPI: MCFG 0x000000006DC5F000 00003C (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017823] ACPI: ECDT 0x000000006DC5E000 000053 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017826] ACPI: SSDT 0x000000006DC33000 000024 (v02 LENOVO PID1Ssdt 00000010 INTL 20160527)
[    0.017830] ACPI: SSDT 0x000000006DC31000 0014C0 (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
[    0.017834] ACPI: BOOT 0x000000006DC30000 000028 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017839] ACPI: SLIC 0x000000006DC2E000 000176 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017846] ACPI: SSDT 0x000000006DC2C000 000EF6 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
[    0.017850] ACPI: LPIT 0x000000006DC2B000 000094 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017853] ACPI: WSMT 0x000000006DC2A000 000028 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017857] ACPI: SSDT 0x000000006DC28000 001983 (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
[    0.017861] ACPI: DBGP 0x000000006DC27000 000034 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017864] ACPI: DBG2 0x000000006DC26000 000054 (v00 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017868] ACPI: MSDM 0x000000006DC25000 000055 (v03 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017871] ACPI: BATB 0x000000006DA48000 00004A (v02 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017875] ACPI: DMAR 0x000000006C241000 0000A8 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017879] ACPI: NHLT 0x000000006C23F000 00184A (v00 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017882] ACPI: FPDT 0x000000006C23E000 000044 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017886] ACPI: BGRT 0x000000006C23D000 000038 (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017890] ACPI: UEFI 0x000000006FB01000 00013E (v01 LENOVO TP-N2H   00001330 PTEC 00000002)
[    0.017900] ACPI: Local APIC address 0xfee00000
[    0.018070] No NUMA configuration found
[    0.018072] Faking a node at [mem 0x0000000000000000-0x00000004807fffff]
[    0.018076] NODE_DATA(0) allocated [mem 0x4807fc000-0x4807fffff]
[    0.018125] Zone ranges:
[    0.018126]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.018128]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.018129]   Normal   [mem 0x0000000100000000-0x00000004807fffff]
[    0.018130]   Device   empty
[    0.018132] Movable zone start for each node
[    0.018132] Early memory node ranges
[    0.018134]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.018135]   node   0: [mem 0x0000000000100000-0x000000006b729fff]
[    0.018136]   node   0: [mem 0x000000006fd0f000-0x000000006fd0ffff]
[    0.018137]   node   0: [mem 0x0000000100000000-0x00000004807fffff]
[    0.018824] Zeroed struct page in unavailable ranges: 49463 pages
[    0.018826] Initmem setup node 0 [mem 0x0000000000001000-0x00000004807fffff]
[    0.018828] On node 0 totalpages: 4112073
[    0.018829]   DMA zone: 64 pages used for memmap
[    0.018830]   DMA zone: 22 pages reserved
[    0.018831]   DMA zone: 3998 pages, LIFO batch:0
[    0.018946]   DMA32 zone: 6813 pages used for memmap
[    0.018947]   DMA32 zone: 436011 pages, LIFO batch:63
[    0.035911]   Normal zone: 57376 pages used for memmap
[    0.035912]   Normal zone: 3672064 pages, LIFO batch:63
[    0.123744] Reserving Intel graphics memory at [mem 0x79800000-0x7d7fffff]
[    0.124160] ACPI: PM-Timer IO Port: 0x1808
[    0.124161] ACPI: Local APIC address 0xfee00000
[    0.124170] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.124171] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.124172] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.124173] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.124173] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.124174] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.124175] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.124176] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.124176] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.124177] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.124178] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.124179] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.124179] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.124180] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.124181] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.124182] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.124249] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.124251] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.124253] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.124255] ACPI: IRQ0 used by override.
[    0.124256] ACPI: IRQ9 used by override.
[    0.124259] Using ACPI (MADT) for SMP configuration information
[    0.124260] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.124267] e820: update [mem 0x6663f000-0x6687ffff] usable ==> reserved
[    0.124275] TSC deadline timer available
[    0.124277] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.124293] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.124295] PM: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.124296] PM: Registered nosave memory: [mem 0x6663f000-0x6687ffff]
[    0.124298] PM: Registered nosave memory: [mem 0x6b72a000-0x6b85ffff]
[    0.124299] PM: Registered nosave memory: [mem 0x6b860000-0x6fac1fff]
[    0.124299] PM: Registered nosave memory: [mem 0x6fac2000-0x6fca9fff]
[    0.124300] PM: Registered nosave memory: [mem 0x6fcaa000-0x6fd0efff]
[    0.124302] PM: Registered nosave memory: [mem 0x6fd10000-0x7d7fffff]
[    0.124303] PM: Registered nosave memory: [mem 0x7d800000-0xfe00ffff]
[    0.124303] PM: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
[    0.124304] PM: Registered nosave memory: [mem 0xfe011000-0xffffffff]
[    0.124307] [mem 0x7d800000-0xfe00ffff] available for PCI devices
[    0.124316] Booting paravirtualized kernel on bare hardware
[    0.124322] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.290320] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.290600] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[    0.290608] pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
[    0.290609] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.290633] Built 1 zonelists, mobility grouping on.  Total pages: 4047798
[    0.290634] Policy zone: Normal
[    0.290636] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=9001b097-9715-4671-8c4c-3a1c8bc1e24e rw loglevel=3 quiet
[    0.292074] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.292741] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.292843] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
[    0.298222] Calgary: detecting Calgary via BIOS EBDA area
[    0.298224] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.367486] Memory: 15989012K/16448292K available (12291K kernel code, 1325K rwdata, 4004K rodata, 1704K init, 3408K bss, 459280K reserved, 0K cma-reserved)
[    0.367497] random: get_random_u64 called from __kmem_cache_create+0x3e/0x610 with crng_init=0
[    0.367789] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.367817] ftrace: allocating 37441 entries in 147 pages
[    0.396623] rcu: Hierarchical RCU implementation.
[    0.396625] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.396627] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.396628] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.401331] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
[    0.402176] Console: colour dummy device 80x25
[    0.402185] printk: console [tty0] enabled
[    0.402208] ACPI: Core revision 20190816
[    0.402877] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.403028] APIC: Switch to symmetric I/O mode setup
[    0.403031] DMAR: Host address width 39
[    0.403032] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.403039] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.403041] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.403046] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.403047] DMAR: RMRR base: 0x0000006fa7e000 end: 0x0000006fa9dfff
[    0.403048] DMAR: RMRR base: 0x00000079000000 end: 0x0000007d7fffff
[    0.403051] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.403052] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.403053] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.405439] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.405440] x2apic enabled
[    0.405473] Switched APIC routing to cluster x2apic.
[    0.411494] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.452769] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x39a8208cdd2, max_idle_ns: 881590748921 ns
[    0.452774] Calibrating delay loop (skipped), value calculated using timer frequency.. 3999.93 BogoMIPS (lpj=19999680)
[    0.452777] pid_max: default: 32768 minimum: 301
[    0.456364] LSM: Security Framework initializing
[    0.456369] Yama: becoming mindful.
[    0.456425] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.456479] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.456496] *** VALIDATE tmpfs ***
[    0.456709] *** VALIDATE proc ***
[    0.456770] *** VALIDATE cgroup1 ***
[    0.456771] *** VALIDATE cgroup2 ***
[    0.456876] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.456908] process: using mwait in idle threads
[    0.456911] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.456912] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.456915] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.456917] Spectre V2 : Mitigation: Enhanced IBRS
[    0.456917] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.456919] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.456921] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.456925] SRBDS: Mitigation: TSX disabled
[    0.457400] Freeing SMP alternatives memory: 32K
[    0.461799] smpboot: CPU0: Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xc)
[    0.461915] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.461937] ... version:                4
[    0.461938] ... bit width:              48
[    0.461939] ... generic registers:      4
[    0.461940] ... value mask:             0000ffffffffffff
[    0.461940] ... max period:             00007fffffffffff
[    0.461941] ... fixed-purpose events:   3
[    0.461941] ... event mask:             000000070000000f
[    0.461996] rcu: Hierarchical SRCU implementation.
[    0.462771] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.462771] smp: Bringing up secondary CPUs ...
[    0.462771] x86: Booting SMP configuration:
[    0.462771] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.464575] smp: Brought up 1 node, 8 CPUs
[    0.464575] smpboot: Max logical packages: 1
[    0.464575] smpboot: Total of 8 processors activated (31999.48 BogoMIPS)
[    0.473386] devtmpfs: initialized
[    0.473386] x86/mm: Memory block size: 128MB
[    0.475274] PM: Registering ACPI NVS region [mem 0x6fac2000-0x6fca9fff] (1998848 bytes)
[    0.475274] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.475274] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.475274] pinctrl core: initialized pinctrl subsystem
[    0.475274] PM: RTC time: 08:01:56, date: 2020-06-29
[    0.475274] NET: Registered protocol family 16
[    0.475274] audit: initializing netlink subsys (disabled)
[    0.475274] audit: type=2000 audit(1593417716.080:1): state=initialized audit_enabled=0 res=1
[    0.475274] cpuidle: using governor ladder
[    0.475274] cpuidle: using governor menu
[    0.475274] Simple Boot Flag at 0x47 set to 0x1
[    0.475274] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.475274] ACPI: bus type PCI registered
[    0.475274] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.475274] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.475274] PCI: not using MMCONFIG
[    0.475274] PCI: Using configuration type 1 for base access
[    0.475274] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.475274] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.475274] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.482918] ACPI: Added _OSI(Module Device)
[    0.482919] ACPI: Added _OSI(Processor Device)
[    0.482920] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.482921] ACPI: Added _OSI(Processor Aggregator Device)
[    0.482922] ACPI: Added _OSI(Linux-Dell-Video)
[    0.482924] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.482925] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.576215] ACPI: 11 ACPI AML tables successfully acquired and loaded
[    0.578254] ACPI: EC: EC started
[    0.578255] ACPI: EC: interrupt blocked
[    0.580886] ACPI: \: Used as first EC
[    0.580888] ACPI: \: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.580888] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.583318] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.603309] ACPI: Dynamic OEM Table Load:
[    0.603309] ACPI: SSDT 0xFFFF9BA9EDA24000 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
[    0.604697] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.604697] ACPI: Dynamic OEM Table Load:
[    0.604697] ACPI: SSDT 0xFFFF9BA9EDA2B400 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.606574] ACPI: Dynamic OEM Table Load:
[    0.606584] ACPI: SSDT 0xFFFF9BA9EE3AC000 00053F (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.608811] ACPI: Dynamic OEM Table Load:
[    0.608819] ACPI: SSDT 0xFFFF9BA9ED9E1E00 000149 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    0.610755] ACPI: Dynamic OEM Table Load:
[    0.610766] ACPI: SSDT 0xFFFF9BA9EE3AB000 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    0.613564] ACPI: Dynamic OEM Table Load:
[    0.613564] ACPI: SSDT 0xFFFF9BA9EE33D800 0005FC (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.615408] ACPI: Dynamic OEM Table Load:
[    0.615408] ACPI: SSDT 0xFFFF9BA9EDA2AC00 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.623245] ACPI: Dynamic OEM Table Load:
[    0.623257] ACPI: SSDT 0xFFFF9BA9EDFD6000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160527)
[    0.625444] ACPI: Dynamic OEM Table Load:
[    0.625444] ACPI: SSDT 0xFFFF9BA9EDA2D400 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.627728] ACPI: Interpreter enabled
[    0.627802] ACPI: (supports S0 S3 S4 S5)
[    0.627803] ACPI: Using IOAPIC for interrupt routing
[    0.627865] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.629916] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in ACPI motherboard resources
[    0.632776] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.633620] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.638939] ACPI: Power Resource [PUBS] (on)
[    0.643687] ACPI: Power Resource [USBC] (on)
[    0.658958] ACPI: Power Resource [V0PR] (on)
[    0.659260] ACPI: Power Resource [V1PR] (on)
[    0.659552] ACPI: Power Resource [V2PR] (on)
[    0.666097] ACPI: Power Resource [WRST] (on)
[    0.670869] ACPI: Power Resource [PIN] (off)
[    0.670902] ACPI: Power Resource [PINP] (off)
[    0.671744] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    0.671753] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.672100] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME AER PCIeCapability]
[    0.672267] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
[    0.672269] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.672270] acpi PNP0A08:00: _OSC: platform willing to grant [LTR]
[    0.672272] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
[    0.676066] PCI host bridge to bus 0000:00
[    0.676069] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.676070] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.676072] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.676073] pci_bus 0000:00: root bus resource [mem 0x7d800000-0xefffffff window]
[    0.676074] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.676076] pci_bus 0000:00: root bus resource [bus 00-7e]
[    0.676089] pci 0000:00:00.0: [8086:3e34] type 00 class 0x060000
[    0.677500] pci 0000:00:02.0: [8086:3ea0] type 00 class 0x030000
[    0.677515] pci 0000:00:02.0: reg 0x10: [mem 0xe9000000-0xe9ffffff 64bit]
[    0.677523] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.677528] pci 0000:00:02.0: reg 0x20: [io  0x2000-0x203f]
[    0.677550] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.678974] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.678990] pci 0000:00:04.0: reg 0x10: [mem 0xea330000-0xea337fff 64bit]
[    0.680508] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.680525] pci 0000:00:08.0: reg 0x10: [mem 0xea342000-0xea342fff 64bit]
[    0.681965] pci 0000:00:12.0: [8086:9df9] type 00 class 0x118000
[    0.681992] pci 0000:00:12.0: reg 0x10: [mem 0xea343000-0xea343fff 64bit]
[    0.683449] pci 0000:00:14.0: [8086:9ded] type 00 class 0x0c0330
[    0.683474] pci 0000:00:14.0: reg 0x10: [mem 0xea320000-0xea32ffff 64bit]
[    0.683558] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.685059] pci 0000:00:14.2: [8086:9def] type 00 class 0x050000
[    0.685084] pci 0000:00:14.2: reg 0x10: [mem 0xea340000-0xea341fff 64bit]
[    0.685099] pci 0000:00:14.2: reg 0x18: [mem 0xea344000-0xea344fff 64bit]
[    0.686571] pci 0000:00:14.3: [8086:9df0] type 00 class 0x028000
[    0.686708] pci 0000:00:14.3: reg 0x10: [mem 0xea338000-0xea33bfff 64bit]
[    0.687259] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.688751] pci 0000:00:15.0: [8086:9de8] type 00 class 0x0c8000
[    0.688811] pci 0000:00:15.0: reg 0x10: [mem 0xea345000-0xea345fff 64bit]
[    0.690463] pci 0000:00:15.1: [8086:9de9] type 00 class 0x0c8000
[    0.690528] pci 0000:00:15.1: reg 0x10: [mem 0xea346000-0xea346fff 64bit]
[    0.692209] pci 0000:00:16.0: [8086:9de0] type 00 class 0x078000
[    0.692241] pci 0000:00:16.0: reg 0x10: [mem 0xea347000-0xea347fff 64bit]
[    0.692334] pci 0000:00:16.0: PME# supported from D3hot
[    0.693858] pci 0000:00:1c.0: [8086:9db8] type 01 class 0x060400
[    0.693986] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.694011] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
[    0.695553] pci 0000:00:1d.0: [8086:9db0] type 01 class 0x060400
[    0.695666] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.695688] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[    0.697219] pci 0000:00:1d.4: [8086:9db4] type 01 class 0x060400
[    0.697333] pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
[    0.697352] pci 0000:00:1d.4: PTM enabled (root), 4ns granularity
[    0.698887] pci 0000:00:1f.0: [8086:9d84] type 00 class 0x060100
[    0.700622] pci 0000:00:1f.3: [8086:9dc8] type 00 class 0x040380
[    0.700698] pci 0000:00:1f.3: reg 0x10: [mem 0xea33c000-0xea33ffff 64bit]
[    0.700783] pci 0000:00:1f.3: reg 0x20: [mem 0xea000000-0xea0fffff 64bit]
[    0.700929] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.702466] pci 0000:00:1f.4: [8086:9da3] type 00 class 0x0c0500
[    0.702494] pci 0000:00:1f.4: reg 0x10: [mem 0xea348000-0xea3480ff 64bit]
[    0.702520] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.704045] pci 0000:00:1f.5: [8086:9da4] type 00 class 0x0c8000
[    0.704066] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.705502] pci 0000:00:1f.6: [8086:15be] type 00 class 0x020000
[    0.705562] pci 0000:00:1f.6: reg 0x10: [mem 0xea300000-0xea31ffff]
[    0.705810] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.707388] pci 0000:02:00.0: [8086:7360] type 00 class 0x0d4000
[    0.707432] pci 0000:02:00.0: reg 0x10: [mem 0xea200000-0xea200fff 64bit]
[    0.707451] pci 0000:02:00.0: reg 0x18: [mem 0xea201000-0xea2013ff 64bit]
[    0.707698] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.707947] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.707952] pci 0000:00:1c.0:   bridge window [mem 0xea200000-0xea2fffff]
[    0.708037] pci 0000:03:00.0: [15b7:5006] type 00 class 0x010802
[    0.708069] pci 0000:03:00.0: reg 0x10: [mem 0xea100000-0xea103fff 64bit]
[    0.708101] pci 0000:03:00.0: reg 0x20: [mem 0xea104000-0xea1040ff 64bit]
[    0.708311] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    0.708316] pci 0000:00:1d.0:   bridge window [mem 0xea100000-0xea1fffff]
[    0.708379] pci 0000:00:1d.4: PCI bridge to [bus 05-52]
[    0.708384] pci 0000:00:1d.4:   bridge window [mem 0xd0000000-0xe81fffff]
[    0.708389] pci 0000:00:1d.4:   bridge window [mem 0x80000000-0xbfffffff 64bit pref]
[    0.714164] ACPI: EC: interrupt unblocked
[    0.714190] ACPI: EC: event unblocked
[    0.714207] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.714209] ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions and events
[    0.714314] iommu: Default domain type: Translated 
[    0.714334] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
[    0.714334] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.714334] pci 0000:00:02.0: vgaarb: setting as boot device
[    0.714334] vgaarb: loaded
[    0.714334] ACPI: bus type USB registered
[    0.714334] usbcore: registered new interface driver usbfs
[    0.714334] usbcore: registered new interface driver hub
[    0.714334] usbcore: registered new device driver usb
[    0.714334] pps_core: LinuxPPS API ver. 1 registered
[    0.714334] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.714334] PTP clock support registered
[    0.714334] EDAC MC: Ver: 3.0.0
[    0.714334] Registered efivars operations
[    0.714334] PCI: Using ACPI for IRQ routing
[    0.725352] PCI: pci_cache_line_size set to 64 bytes
[    0.725688] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.725689] e820: reserve RAM buffer [mem 0x6663f000-0x67ffffff]
[    0.725690] e820: reserve RAM buffer [mem 0x6b72a000-0x6bffffff]
[    0.725691] e820: reserve RAM buffer [mem 0x6fd10000-0x6fffffff]
[    0.725692] e820: reserve RAM buffer [mem 0x480800000-0x483ffffff]
[    0.725811] NetLabel: Initializing
[    0.725812] NetLabel:  domain hash size = 128
[    0.725812] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.725828] NetLabel:  unlabeled traffic allowed by default
[    0.725833] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.725833] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.725847] clocksource: Switched to clocksource tsc-early
[    0.736620] *** VALIDATE bpf ***
[    0.737405] VFS: Disk quotas dquot_6.6.0
[    0.737405] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.737405] *** VALIDATE ramfs ***
[    0.737405] *** VALIDATE hugetlbfs ***
[    0.737405] pnp: PnP ACPI init
[    0.737405] system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
[    0.737405] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.737405] system 00:01: [io  0x1800-0x18fe] has been reserved
[    0.737405] system 00:01: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.737405] system 00:01: [mem 0xfd6b0000-0xfd6cffff] has been reserved
[    0.737405] system 00:01: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.737405] system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.737405] system 00:01: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.737405] system 00:01: [mem 0xff000000-0xffffffff] has been reserved
[    0.737405] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.737405] system 00:02: [io  0xff00-0xfffe] has been reserved
[    0.737405] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.739551] system 00:03: [io  0x0680-0x069f] has been reserved
[    0.739552] system 00:03: [io  0x164e-0x164f] has been reserved
[    0.739556] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.739751] system 00:04: [io  0x1854-0x1857] has been reserved
[    0.739755] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.739802] pnp 00:05: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
[    0.739826] pnp 00:06: Plug and Play ACPI device, IDs LEN0300 PNP0f13 (active)
[    0.739923] system 00:07: [io  0x1800-0x189f] could not be reserved
[    0.739925] system 00:07: [io  0x0800-0x087f] has been reserved
[    0.739927] system 00:07: [io  0x0880-0x08ff] has been reserved
[    0.739928] system 00:07: [io  0x0900-0x097f] has been reserved
[    0.739930] system 00:07: [io  0x0980-0x09ff] has been reserved
[    0.739931] system 00:07: [io  0x0a00-0x0a7f] has been reserved
[    0.739933] system 00:07: [io  0x0a80-0x0aff] has been reserved
[    0.739934] system 00:07: [io  0x0b00-0x0b7f] has been reserved
[    0.739936] system 00:07: [io  0x0b80-0x0bff] has been reserved
[    0.739938] system 00:07: [io  0x15e0-0x15ef] has been reserved
[    0.739939] system 00:07: [io  0x1600-0x167f] could not be reserved
[    0.739941] system 00:07: [io  0x1640-0x165f] could not be reserved
[    0.739943] system 00:07: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.739945] system 00:07: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.739946] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.739948] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.739950] system 00:07: [mem 0xfeb00000-0xfebfffff] has been reserved
[    0.739951] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.739953] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.739957] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.742006] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.743526] system 00:09: [mem 0xfed10000-0xfed17fff] could not be reserved
[    0.743528] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.743529] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.743531] system 00:09: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.743533] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.743534] system 00:09: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.743536] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.743538] system 00:09: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.743542] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.744097] system 00:0a: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.744099] system 00:0a: [mem 0x000c0000-0x000c3fff] could not be reserved
[    0.744101] system 00:0a: [mem 0x000c8000-0x000cbfff] could not be reserved
[    0.744102] system 00:0a: [mem 0x000d0000-0x000d3fff] could not be reserved
[    0.744104] system 00:0a: [mem 0x000d8000-0x000dbfff] could not be reserved
[    0.744105] system 00:0a: [mem 0x000e0000-0x000e3fff] could not be reserved
[    0.744107] system 00:0a: [mem 0x000e8000-0x000ebfff] could not be reserved
[    0.744108] system 00:0a: [mem 0x000f0000-0x000fffff] could not be reserved
[    0.744110] system 00:0a: [mem 0x00100000-0x7d7fffff] could not be reserved
[    0.744112] system 00:0a: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    0.744114] system 00:0a: [mem 0xfed4c000-0xffffffff] could not be reserved
[    0.744118] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.744286] pnp: PnP ACPI: found 11 devices
[    0.745764] thermal_sys: Registered thermal governor 'fair_share'
[    0.745765] thermal_sys: Registered thermal governor 'bang_bang'
[    0.745766] thermal_sys: Registered thermal governor 'step_wise'
[    0.745767] thermal_sys: Registered thermal governor 'user_space'
[    0.745768] thermal_sys: Registered thermal governor 'power_allocator'
[    0.750336] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.750394] pci 0000:00:1d.4: bridge window [io  0x1000-0x0fff] to [bus 05-52] add_size 1000
[    0.750402] pci 0000:00:1d.4: BAR 13: assigned [io  0x3000-0x3fff]
[    0.750405] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.750415] pci 0000:00:1c.0:   bridge window [mem 0xea200000-0xea2fffff]
[    0.750424] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    0.750431] pci 0000:00:1d.0:   bridge window [mem 0xea100000-0xea1fffff]
[    0.750438] pci 0000:00:1d.4: PCI bridge to [bus 05-52]
[    0.750442] pci 0000:00:1d.4:   bridge window [io  0x3000-0x3fff]
[    0.750446] pci 0000:00:1d.4:   bridge window [mem 0xd0000000-0xe81fffff]
[    0.750450] pci 0000:00:1d.4:   bridge window [mem 0x80000000-0xbfffffff 64bit pref]
[    0.750458] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.750460] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.750461] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.750463] pci_bus 0000:00: resource 7 [mem 0x7d800000-0xefffffff window]
[    0.750464] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
[    0.750466] pci_bus 0000:02: resource 1 [mem 0xea200000-0xea2fffff]
[    0.750467] pci_bus 0000:03: resource 1 [mem 0xea100000-0xea1fffff]
[    0.750469] pci_bus 0000:05: resource 0 [io  0x3000-0x3fff]
[    0.750470] pci_bus 0000:05: resource 1 [mem 0xd0000000-0xe81fffff]
[    0.750471] pci_bus 0000:05: resource 2 [mem 0x80000000-0xbfffffff 64bit pref]
[    0.750739] NET: Registered protocol family 2
[    0.750979] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.751112] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.751380] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.751490] TCP: Hash tables configured (established 131072 bind 65536)
[    0.751571] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.751635] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.751726] NET: Registered protocol family 1
[    0.751732] NET: Registered protocol family 44
[    0.751746] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.752449] PCI: CLS 0 bytes, default 64
[    0.752558] Trying to unpack rootfs image as initramfs...
[    0.954159] Freeing initrd memory: 12488K
[    0.992862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.992864] software IO TLB: mapped [mem 0x6263f000-0x6663f000] (64MB)
[    0.992944] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.993106] check: Scanning for low memory corruption every 60 seconds
[    0.993613] Initialise system trusted keyrings
[    0.993627] Key type blacklist registered
[    0.993670] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.995203] zbud: loaded
[    1.000162] Key type asymmetric registered
[    1.000164] Asymmetric key parser 'x509' registered
[    1.000172] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    1.000216] io scheduler mq-deadline registered
[    1.000218] io scheduler kyber registered
[    1.000246] io scheduler bfq registered
[    1.003612] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.003708] efifb: probing for efifb
[    1.003732] efifb: showing boot graphics
[    1.010702] efifb: framebuffer at 0xc0000000, using 32448k, total 32448k
[    1.010703] efifb: mode is 3840x2160x32, linelength=15360, pages=1
[    1.010704] efifb: scrolling: redraw
[    1.010705] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.010749] fbcon: Deferring console take-over
[    1.010751] fb0: EFI VGA frame buffer device
[    1.010769] intel_idle: MWAIT substates: 0x11142120
[    1.010771] intel_idle: v0.4.1 model 0x8E
[    1.011391] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.011506] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    1.011804] ACPI: Sleep Button [SLPB]
[    1.011870] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    1.011955] ACPI: Lid Switch [LID]
[    1.012008] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    1.012087] ACPI: Power Button [PWRF]
[    1.018856] thermal LNXTHERM:00: registered as thermal_zone0
[    1.018858] ACPI: Thermal Zone [THM0] (29 C)
[    1.019204] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.020109] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    1.020110] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    1.021538] nvme nvme0: pci function 0000:03:00.0
[    1.021583] usbcore: registered new interface driver usbserial_generic
[    1.021588] usbserial: USB Serial support registered for generic
[    1.021618] rtc_cmos rtc_cmos: RTC can wake from S4
[    1.022732] rtc_cmos rtc_cmos: registered as rtc0
[    1.022751] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.022821] intel_pstate: Intel P-state driver initializing
[    1.023606] intel_pstate: HWP enabled
[    1.023696] ledtrig-cpu: registered to indicate activity on CPUs
[    1.023843] intel_pmc_core intel_pmc_core.0:  initialized
[    1.023881] drop_monitor: Initializing network drop monitor service
[    1.024102] NET: Registered protocol family 10
[    1.030811] Segment Routing with IPv6
[    1.030840] NET: Registered protocol family 17
[    1.031668] RAS: Correctable Errors collector initialized.
[    1.031740] microcode: sig=0x806ec, pf=0x80, revision=0xd6
[    1.031963] microcode: Microcode Update Driver: v2.2.
[    1.031968] IPI shorthand broadcast: enabled
[    1.031976] sched_clock: Marking stable (1040996169, -9038533)->(1050447068, -18489432)
[    1.032126] registered taskstats version 1
[    1.032134] Loading compiled-in X.509 certificates
[    1.036476] Loaded X.509 cert 'Build time autogenerated kernel key: f7dd3385db5461205bef49b770d4aa8d638c8806'
[    1.036544] zswap: loaded using pool lzo/zbud
[    1.036870] Key type ._fscrypt registered
[    1.036871] Key type .fscrypt registered
[    1.043335] Key type big_key registered
[    1.045477] PM:   Magic number: 8:986:18
[    1.045798] rtc_cmos rtc_cmos: setting system clock to 2020-06-29T08:01:57 UTC (1593417717)
[    1.257821] nvme nvme0: 8/0/0 default/read/poll queues
[    1.263725]  nvme0n1: p1 p2 p3
[    1.266742] Freeing unused decrypted memory: 2040K
[    1.267394] Freeing unused kernel image memory: 1704K
[    1.353248] Write protecting the kernel read-only data: 18432k
[    1.354524] Freeing unused kernel image memory: 2012K
[    1.354675] Freeing unused kernel image memory: 92K
[    1.364691] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.364693] Run /init as init process
[    1.418180] fbcon: Taking over console
[    1.418237] Console: switching to colour frame buffer device 480x135
[    1.461338] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    1.463737] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.463749] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.467778] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.467783] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.468866] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    1.468876] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.469066] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    1.469068] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.469069] usb usb1: Product: xHCI Host Controller
[    1.469070] usb usb1: Manufacturer: Linux 5.4.49-1-lts xhci-hcd
[    1.469070] usb usb1: SerialNumber: 0000:00:14.0
[    1.469208] hub 1-0:1.0: USB hub found
[    1.469225] hub 1-0:1.0: 12 ports detected
[    1.470332] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.470334] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.470337] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.470406] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    1.470408] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.470409] usb usb2: Product: xHCI Host Controller
[    1.470410] usb usb2: Manufacturer: Linux 5.4.49-1-lts xhci-hcd
[    1.470411] usb usb2: SerialNumber: 0000:00:14.0
[    1.470512] hub 2-0:1.0: USB hub found
[    1.470529] hub 2-0:1.0: 6 ports detected
[    1.470797] usb: port power management may be unreliable
[    1.476101] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    1.564888] EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null)
[    1.584575] random: fast init done
[    1.661024] systemd[1]: systemd 245.6-8-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    1.683288] systemd[1]: Detected architecture x86-64.
[    1.793973] systemd[1]: Set hostname to <Straight-path>.
[    1.832799] usb 1-8: new high-speed USB device number 2 using xhci_hcd
[    1.941325] systemd[1]: Created slice system-getty.slice.
[    1.941448] systemd[1]: Created slice system-modprobe.slice.
[    1.941546] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    1.941680] systemd[1]: Created slice User and Session Slice.
[    1.941705] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    1.941722] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    1.941850] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    1.941863] systemd[1]: Reached target Local Encrypted Volumes.
[    1.941867] systemd[1]: Reached target Login Prompts.
[    1.941875] systemd[1]: Reached target Paths.
[    1.941880] systemd[1]: Reached target Remote File Systems.
[    1.941884] systemd[1]: Reached target Slices.
[    1.941893] systemd[1]: Reached target System Time Set.
[    1.941896] systemd[1]: Reached target System Time Synchronized.
[    1.941926] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    1.942050] systemd[1]: Listening on LVM2 metadata daemon socket.
[    1.942168] systemd[1]: Listening on LVM2 poll daemon socket.
[    1.943084] systemd[1]: Listening on Process Core Dump Socket.
[    1.943109] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    1.943180] systemd[1]: Listening on Journal Audit Socket.
[    1.943218] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.943255] systemd[1]: Listening on Journal Socket.
[    1.943308] systemd[1]: Listening on udev Control Socket.
[    1.943331] systemd[1]: Listening on udev Kernel Socket.
[    1.943767] systemd[1]: Mounting Huge Pages File System...
[    1.944229] systemd[1]: Mounting POSIX Message Queue File System...
[    1.944676] systemd[1]: Mounting Kernel Debug File System...
[    1.945113] systemd[1]: Mounting Kernel Trace File System...
[    1.945581] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    1.946096] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    1.946559] systemd[1]: Starting Load Kernel Module drm...
[    1.946819] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    1.946834] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    1.947537] systemd[1]: Starting Journal Service...
[    1.948209] systemd[1]: Starting Load Kernel Modules...
[    1.948620] systemd[1]: Starting Remount Root and Kernel File Systems...
[    1.949019] systemd[1]: Starting udev Coldplug all Devices...
[    1.949826] systemd[1]: Mounted Huge Pages File System.
[    1.949914] systemd[1]: Mounted POSIX Message Queue File System.
[    1.949991] systemd[1]: Mounted Kernel Debug File System.
[    1.950061] systemd[1]: Mounted Kernel Trace File System.
[    1.950403] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    1.952069] Linux agpgart interface v0.103
[    1.952160] random: lvm: uninitialized urandom read (4 bytes read)
[    1.955425] EXT4-fs (nvme0n1p3): re-mounted. Opts: (null)
[    1.956272] systemd[1]: Finished Remount Root and Kernel File Systems.
[    1.956351] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    1.957272] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    1.957755] systemd[1]: Starting Load/Save Random Seed...
[    1.958225] systemd[1]: Starting Create System Users...
[    1.969572] SCSI subsystem initialized
[    1.969837] systemd[1]: Finished Create System Users.
[    1.970653] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.973027] systemd[1]: Finished Load Kernel Modules.
[    1.973196] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[    1.973879] systemd[1]: Mounting Kernel Configuration File System...
[    1.974509] systemd[1]: Starting Apply Kernel Variables...
[    1.975820] systemd[1]: Mounted Kernel Configuration File System.
[    1.976820] systemd[1]: modprobe@drm.service: Succeeded.
[    1.977044] systemd[1]: Finished Load Kernel Module drm.
[    1.981537] systemd[1]: Finished Apply Kernel Variables.
[    1.982119] systemd[1]: Finished Create Static Device Nodes in /dev.
[    1.982720] systemd[1]: Starting udev Kernel Device Manager...
[    1.993905] systemd[1]: Finished udev Coldplug all Devices.
[    2.062848] tsc: Refined TSC clocksource calibration: 1992.021 MHz
[    2.062851] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396d79da2fd, max_idle_ns: 881590590736 ns
[    2.062897] clocksource: Switched to clocksource tsc
[    2.080269] usb 1-8: New USB device found, idVendor=04f2, idProduct=b67c, bcdDevice=67.23
[    2.080270] usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    2.080271] usb 1-8: Product: Integrated Camera
[    2.080272] usb 1-8: Manufacturer: Chicony Electronics Co.,Ltd.
[    2.080272] usb 1-8: SerialNumber: 0001
[    2.171546] systemd[1]: Started Journal Service.
[    2.171658] audit: type=1130 audit(1593417718.607:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.177158] systemd-journald[225]: Received client request to flush runtime journal.
[    2.225834] audit: type=1130 audit(1593417718.667:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.226602] audit: type=1130 audit(1593417718.667:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.242814] usb 1-9: new full-speed USB device number 3 using xhci_hcd
[    2.259610] audit: type=1130 audit(1593417718.697:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.264416] ACPI: AC Adapter [AC] (off-line)
[    2.279367] Non-volatile memory driver v1.3
[    2.286011] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[    2.286011] thinkpad_acpi: http://ibm-acpi.sf.net/
[    2.286012] thinkpad_acpi: ThinkPad BIOS N2HET50W (1.33 ), EC N2HHT34W
[    2.286012] thinkpad_acpi: Lenovo ThinkPad X1 Carbon 7th, model 20QD00KWUK
[    2.286376] thinkpad_acpi: radio switch found; radios are enabled
[    2.286425] thinkpad_acpi: Tablet mode switch found (type: GMMS), currently in laptop mode
[    2.286601] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[    2.286601] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[    2.288938] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[    2.290621] thinkpad_acpi: rfkill switch tpacpi_wwan_sw: radio is blocked
[    2.300807] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.300867] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.300947] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.301011] acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.301656] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[    2.305442] battery: ACPI: Battery Slot [BAT0] (battery present)
[    2.308650] thinkpad_acpi: battery 1 registered (start 0, stop 100)
[    2.308652] battery: new extension: ThinkPad Battery Extension
[    2.308764] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input5
[    2.423285] intel_pch_thermal 0000:00:12.0: enabling device (0000 -> 0002)
[    2.423968] nfc: nfc_init: NFC Core ver 0.1
[    2.423981] NET: Registered protocol family 39
[    2.425208] hidraw: raw HID events driver (C) Jiri Kosina
[    2.428922] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[    2.434208] usb 1-9: New USB device found, idVendor=06cb, idProduct=00bd, bcdDevice= 0.00
[    2.434210] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    2.434211] usb 1-9: SerialNumber: 56beefeafca5
[    2.438107] intel_rapl_common: Found RAPL domain package
[    2.438108] intel_rapl_common: Found RAPL domain dram
[    2.438324] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[    2.443217] tpm_tis STM7364:00: 2.0 TPM (device-id 0x0, rev-id 78)
[    2.452286] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    2.452939] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    2.454977] random: mktemp: uninitialized urandom read (6 bytes read)
[    2.459577] random: tlp-readconfs: uninitialized urandom read (4 bytes read)
[    2.462148] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    2.534255] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    2.540320] i2c_hid i2c-SYNA8005:00: i2c-SYNA8005:00 supply vdd not found, using dummy regulator
[    2.540332] i2c_hid i2c-SYNA8005:00: i2c-SYNA8005:00 supply vddl not found, using dummy regulator
[    2.562794] Adding 2097148k swap on /dev/nvme0n1p2.  Priority:-2 extents:1 across:2097148k SSFS
[    2.582843] usb 1-10: new full-speed USB device number 4 using xhci_hcd
[    2.664839] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
[    2.665026] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    2.665076] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    2.665119] audit: type=1130 audit(1593417719.107:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.667335] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    2.667335] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    2.668991] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    2.676182] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    2.684353] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    2.685758] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    2.685760] cfg80211: failed to load regulatory.db
[    2.686200] i915 0000:00:02.0: enabling device (0006 -> 0007)
[    2.686791] checking generic (c0000000 1fb0000) vs hw (c0000000 10000000)
[    2.686792] fb0: switching to inteldrmfb from EFI VGA
[    2.686868] Console: switching to colour dummy device 80x25
[    2.686879] i915 0000:00:02.0: vgaarb: deactivate vga console
[    2.688658] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.688660] [drm] Driver supports precise vblank timestamp query.
[    2.689435] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=mem
[    2.690930] audit: type=1130 audit(1593417719.127:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-514D\x2dB996 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.692605] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    2.707167] Intel(R) Wireless WiFi driver for Linux
[    2.707168] Copyright(c) 2003- 2015 Intel Corporation
[    2.707241] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    2.710770] iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
[    2.710773] iwlwifi 0000:00:14.3: Found debug configuration: 0
[    2.711061] iwlwifi 0000:00:14.3: loaded firmware version 46.8902351f.0 op_mode iwlmvm
[    2.711571] [drm] Initialized i915 1.6.0 20190822 for 0000:00:02.0 on minor 0
[    2.714985] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    2.728527] audit: type=1130 audit(1593417719.167:8): 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'
[    2.738201] audit: type=1127 audit(1593417719.177:9): pid=339 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[    2.741476] audit: type=1130 audit(1593417719.177:10): 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'
[    2.763806] usb 1-10: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
[    2.763807] usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.780976] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.781203] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
[    2.781380] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    2.799902] fbcon: i915drmfb (fb0) is primary device
[    2.912862] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    2.912902] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    2.912903] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    2.912903] RAPL PMU: hw unit of domain package 2^-14 Joules
[    2.912904] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    2.912904] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    2.912905] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    2.920143] resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than pnp 00:07 [mem 0xfed10000-0xfed13fff]
[    2.920150] caller snb_uncore_imc_init_box+0x74/0xb0 [intel_uncore] mapping multiple BARs
[    2.940372] iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560 160MHz, REV=0x318
[    2.944753] cryptd: max_cpu_qlen set to 1000
[    2.947809] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[    2.948277] iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
[    2.949062] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC285: line_outs=2 (0x14/0x17/0x0/0x0/0x0) type:speaker
[    2.949064] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    2.949065] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    2.949066] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    2.949067] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    2.949068] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
[    2.995312] iwlwifi 0000:00:14.3: base HW address: 04:33:c2:2d:79:22
[    2.995842] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) f8:75:a4:e9:15:24
[    2.995843] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    2.995967] e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
[    3.023998] AVX2 version of gcm_enc/dec engaged.
[    3.023999] AES CTR mode by8 optimization enabled
[    3.062933] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    3.063235] thermal thermal_zone6: failed to read out thermal zone (-61)
[    3.170766] urandom_read: 6 callbacks suppressed
[    3.170767] random: nm-dispatcher: uninitialized urandom read (48 bytes read)
[    3.219877] psmouse serio1: trackpoint: Elan TrackPoint firmware: 0x47, buttons: 3/3
[    3.233145] input: TPPS/2 Elan TrackPoint as /devices/platform/i8042/serio1/input/input7
[    3.365652] input: HDA Intel PCH Headset Jack as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
[    3.365681] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[    3.365704] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[    3.365725] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[    3.365746] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[    3.365766] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[    3.365786] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[    3.365806] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[    3.365825] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    3.377604] random: crng init done
[    3.613229] intel_rapl_common: Found RAPL domain package
[    3.613231] intel_rapl_common: Found RAPL domain core
[    3.613233] intel_rapl_common: Found RAPL domain uncore
[    3.613234] intel_rapl_common: Found RAPL domain dram
[    3.756481] iTCO_vendor_support: vendor-support=0
[    3.757067] input: SYNA8005:00 06CB:CD8C Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input18
[    3.757160] input: SYNA8005:00 06CB:CD8C Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input19
[    3.757313] hid-generic 0018:06CB:CD8C.0001: input,hidraw0: I2C HID v1.00 Mouse [SYNA8005:00 06CB:CD8C] on i2c-SYNA8005:00
[    3.762058] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    3.762161] iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[    3.762257] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    3.828189] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[    4.001028] Console: switching to colour frame buffer device 480x135
[    4.003508] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
[    4.034714] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[    4.043819] input: SYNA8005:00 06CB:CD8C Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input21
[    4.043890] input: SYNA8005:00 06CB:CD8C Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input22
[    4.043951] hid-multitouch 0018:06CB:CD8C.0001: input,hidraw0: I2C HID v1.00 Mouse [SYNA8005:00 06CB:CD8C] on i2c-SYNA8005:00
[    4.074731] mousedev: PS/2 mouse device common for all mice
[    4.310184] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[    4.414762] mc: Linux media interface: v0.10
[    4.425384] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[    4.479384] videodev: Linux video capture interface: v2.00
[    4.490844] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[    4.531329] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[    4.649073] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[    4.714442] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[    4.716954] Bluetooth: Core ver 2.22
[    4.717003] NET: Registered protocol family 31
[    4.717005] Bluetooth: HCI device and connection manager initialized
[    4.717014] Bluetooth: HCI socket layer initialized
[    4.717019] Bluetooth: L2CAP socket layer initialized
[    4.717027] Bluetooth: SCO socket layer initialized
[    4.755094] usbcore: registered new interface driver btusb
[    4.756249] Bluetooth: hci0: Bootloader revision 0.1 build 42 week 52 2015
[    4.758279] Bluetooth: hci0: Device revision is 2
[    4.758281] Bluetooth: hci0: Secure boot is enabled
[    4.758283] Bluetooth: hci0: OTP lock is enabled
[    4.758284] Bluetooth: hci0: API lock is enabled
[    4.758286] Bluetooth: hci0: Debug lock is disabled
[    4.758288] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    4.760086] Bluetooth: hci0: Found device firmware: intel/ibt-17-16-1.sfi
[    4.884242] uvcvideo: Found UVC 1.50 device Integrated Camera (04f2:b67c)
[    4.890081] uvcvideo 1-8:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
[    4.890087] uvcvideo 1-8:1.0: Entity type for entity Extension 4 was not initialized!
[    4.890091] uvcvideo 1-8:1.0: Entity type for entity Processing 2 was not initialized!
[    4.890094] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized!
[    4.890270] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input24
[    4.891916] uvcvideo: Found UVC 1.50 device Integrated Camera (04f2:b67c)
[    4.896080] uvcvideo 1-8:1.2: Entity type for entity Realtek Extended Controls Unit was not initialized!
[    4.896084] uvcvideo 1-8:1.2: Entity type for entity Microsoft Extended Controls Uni was not initialized!
[    4.896086] uvcvideo 1-8:1.2: Entity type for entity Extension 9 was not initialized!
[    4.896088] uvcvideo 1-8:1.2: Entity type for entity Extension 11 was not initialized!
[    4.896090] uvcvideo 1-8:1.2: Entity type for entity Processing 15 was not initialized!
[    4.896092] uvcvideo 1-8:1.2: Entity type for entity Camera 8 was not initialized!
[    4.896277] input: Integrated Camera: Integrated I as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/input/input25
[    4.896485] usbcore: registered new interface driver uvcvideo
[    4.896487] USB Video Class driver (1.1.1)
[    5.566048] kauditd_printk_skb: 20 callbacks suppressed
[    5.566051] audit: type=1130 audit(1593417722.007:31): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.717412] audit: type=1130 audit(1593417722.157:32): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.719430] audit: type=1130 audit(1593417722.157:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.525963] Bluetooth: hci0: Waiting for firmware download to complete
[    6.526266] Bluetooth: hci0: Firmware loaded in 1729661 usecs
[    6.526421] Bluetooth: hci0: Waiting for device to boot
[    6.540287] Bluetooth: hci0: Device booted in 13640 usecs
[    6.540605] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-17-16-1.ddc
[    6.542325] Bluetooth: hci0: Applying Intel DDC parameters completed
[    7.219854] audit: type=1103 audit(1593417723.657:34): pid=948 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'
[    7.252654] audit: type=1130 audit(1593417723.687:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@969 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.268922] audit: type=1101 audit(1593417723.707:36): pid=952 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.269038] audit: type=1103 audit(1593417723.707:37): pid=952 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[    7.269192] audit: type=1006 audit(1593417723.707:38): pid=952 uid=0 old-auid=4294967295 auid=969 tty=(none) old-ses=4294967295 ses=1 res=1
[    7.271525] audit: type=1105 audit(1593417723.707:39): pid=952 uid=0 auid=969 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'
[    7.468260] audit: type=1130 audit(1593417723.907:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@969 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.935318] fuse: init (API version 7.31)
[    7.935379] *** VALIDATE fuse ***
[    7.935387] *** VALIDATE fuse ***
[    9.266751] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[    9.381588] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[    9.446650] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[   11.378523] kauditd_printk_skb: 2 callbacks suppressed
[   11.378524] audit: type=1100 audit(1593417727.817:43): pid=995 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="muj" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   11.381246] audit: type=1101 audit(1593417727.817:44): pid=995 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   11.415915] audit: type=1106 audit(1593417727.857:45): pid=948 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'
[   11.416109] audit: type=1104 audit(1593417727.857:46): pid=948 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'
[   11.423277] audit: type=1103 audit(1593417727.867:47): pid=995 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="muj" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   11.423408] audit: type=1006 audit(1593417727.867:48): pid=995 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   11.458620] audit: type=1130 audit(1593417727.897:49): 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'
[   11.470852] audit: type=1101 audit(1593417727.907:50): pid=1005 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="muj" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.470885] audit: type=1103 audit(1593417727.907:51): pid=1005 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="muj" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   11.471033] audit: type=1006 audit(1593417727.907:52): pid=1005 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[   12.699217] wlp0s20f3: authenticate with 00:8e:f2:c9:15:f4
[   12.710279] wlp0s20f3: send auth to 00:8e:f2:c9:15:f4 (try 1/3)
[   12.766685] wlp0s20f3: authenticated
[   12.772799] wlp0s20f3: associate with 00:8e:f2:c9:15:f4 (try 1/3)
[   12.776570] wlp0s20f3: RX AssocResp from 00:8e:f2:c9:15:f4 (capab=0x411 status=0 aid=7)
[   12.779403] wlp0s20f3: associated
[   12.904035] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[   14.014070] rfkill: input handler disabled
[   21.705298] kauditd_printk_skb: 12 callbacks suppressed
[   21.705301] audit: type=1131 audit(1593417738.147:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@969 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   21.721340] audit: type=1131 audit(1593417738.157:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@969 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   23.093994] TCP: wlp0s20f3: Driver has suspect GRO implementation, TCP performance may be compromised.
[   24.284254] audit: type=1130 audit(1593417740.727:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=flatpak-system-helper comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.995023] audit: type=1131 audit(1593417742.437:68): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   44.148944] audit: type=1131 audit(1593417760.587:69): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   44.637672] audit: type=1131 audit(1593417761.077:70): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   73.998476] audit: type=1131 audit(1593417790.437:71): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  196.339256] audit: type=1100 audit(1593417912.777:72): pid=3139 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  196.339730] audit: type=1101 audit(1593417912.777:73): pid=3139 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  196.340395] audit: type=1110 audit(1593417912.777:74): pid=3139 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  196.346770] audit: type=1105 audit(1593417912.787:75): pid=3139 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  233.980209] audit: type=1106 audit(1593417949.947:76): pid=3139 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  233.980423] audit: type=1104 audit(1593417949.947:77): pid=3139 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  258.720493] audit: type=1130 audit(1593417974.687:78): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  260.644001] audit: type=1100 audit(1593417976.618:79): pid=3624 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="root" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
[  260.644393] audit: type=1101 audit(1593417976.618:80): pid=3624 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
[  260.668245] audit: type=1105 audit(1593417976.638:81): pid=3618 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
[  288.756219] audit: type=1131 audit(1593418004.728:82): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  625.068581] audit: type=1131 audit(1593418341.074:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=flatpak-system-helper comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  867.890201] audit: type=1130 audit(1593418583.902:84): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  900.327426] audit: type=1130 audit(1593418616.343:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  900.327435] audit: type=1131 audit(1593418616.343:86): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  927.072392] audit: type=1131 audit(1593418643.083:87): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  981.269577] audit: type=1100 audit(1593418697.274:88): pid=4869 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  981.269918] audit: type=1101 audit(1593418697.274:89): pid=4869 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  981.270431] audit: type=1110 audit(1593418697.274:90): pid=4869 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  981.276703] audit: type=1105 audit(1593418697.284:91): pid=4869 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  983.406398] audit: type=1106 audit(1593418699.414:92): pid=4869 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  983.406489] audit: type=1104 audit(1593418699.414:93): pid=4869 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1422.370894] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A (start=4603 end=4604) time 208 us, min 2146, max 2159, scanline start 2136, end 2164
[ 1707.247783] audit: type=1130 audit(1593419423.255:94): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1737.308668] audit: type=1131 audit(1593419453.315:95): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5866.465786] audit: type=1100 audit(1593423582.522:96): pid=7411 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 5866.466189] audit: type=1101 audit(1593423582.522:97): pid=7411 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 5866.466762] audit: type=1110 audit(1593423582.522:98): pid=7411 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 5866.472785] audit: type=1105 audit(1593423582.532:99): pid=7411 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 5866.482215] audit: type=1106 audit(1593423582.542:100): pid=7411 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 5866.482418] audit: type=1104 audit(1593423582.542:101): pid=7411 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 6046.002646] audit: type=1100 audit(1593423762.054:102): pid=7537 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 6046.002932] audit: type=1101 audit(1593423762.054:103): pid=7537 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 6046.003362] audit: type=1110 audit(1593423762.054:104): pid=7537 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 6046.008701] audit: type=1105 audit(1593423762.064:105): pid=7537 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 6046.069805] device-mapper: uevent: version 1.0.3
[ 6046.070043] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[ 6049.741382] audit: type=1106 audit(1593423765.794:106): pid=7537 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 6049.741560] audit: type=1104 audit(1593423765.794:107): pid=7537 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 6910.276258] audit: type=1100 audit(1593424626.344:108): pid=8362 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 6910.276552] audit: type=1101 audit(1593424626.344:109): pid=8362 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 6910.276976] audit: type=1110 audit(1593424626.344:110): pid=8362 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 6910.292093] audit: type=1105 audit(1593424626.354:111): pid=8362 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 6910.300944] audit: type=1106 audit(1593424626.364:112): pid=8362 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 6910.301204] audit: type=1104 audit(1593424626.364:113): pid=8362 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 7183.414418] audit: type=1101 audit(1593424899.488:114): pid=8528 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 7183.414842] audit: type=1110 audit(1593424899.488:115): pid=8528 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 7183.420856] audit: type=1105 audit(1593424899.488:116): pid=8528 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 7186.794299] audit: type=1106 audit(1593424902.868:117): pid=8528 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 7186.794417] audit: type=1104 audit(1593424902.868:118): pid=8528 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 8931.585696] audit: type=1100 audit(1593426647.678:119): pid=9846 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 8931.585999] audit: type=1101 audit(1593426647.678:120): pid=9846 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 8931.586402] audit: type=1110 audit(1593426647.678:121): pid=9846 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 8931.601021] audit: type=1105 audit(1593426647.688:122): pid=9846 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 9130.964659] audit: type=1100 audit(1593426847.061:123): pid=10245 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="root" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
[ 9130.965158] audit: type=1101 audit(1593426847.061:124): pid=10245 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
[ 9130.993169] audit: type=1105 audit(1593426847.091:125): pid=10239 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
[ 9156.154692] audit: type=1106 audit(1593426872.251:126): pid=9846 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 9156.154812] audit: type=1104 audit(1593426872.251:127): pid=9846 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 9161.257357] audit: type=1101 audit(1593426877.351:128): pid=10373 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="muj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 9161.257562] audit: type=1110 audit(1593426877.351:129): pid=10373 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 9161.260089] audit: type=1105 audit(1593426877.361:130): pid=10373 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 9162.034201] audit: type=1106 audit(1593426878.131:131): pid=10373 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 9162.034274] audit: type=1104 audit(1593426878.131:132): pid=10373 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 9447.457572] PM: suspend entry (deep)
[ 9447.459628] Filesystems sync: 0.002 seconds
[ 9447.461302] Freezing user space processes ... (elapsed 0.003 seconds) done.
[ 9447.464410] OOM killer disabled.
[ 9447.464411] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 9447.465688] printk: Suspending console(s) (use no_console_suspend to debug)
[ 9447.536122] wlp0s20f3: deauthenticating from 00:8e:f2:c9:15:f4 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 9447.643423] e1000e: EEE TX LPI TIMER: 00000011
[ 9447.872676] ACPI: EC: interrupt blocked
[ 9447.926413] ACPI: Preparing to enter system sleep state S3
[ 9447.933584] ACPI: EC: event blocked
[ 9447.933585] ACPI: EC: EC stopped
[ 9447.933585] PM: Saving platform NVS memory
[ 9447.933603] Disabling non-boot CPUs ...
[ 9447.933897] IRQ 142: no longer affine to CPU1
[ 9447.934910] smpboot: CPU 1 is now offline
[ 9447.936568] IRQ 143: no longer affine to CPU2
[ 9447.937583] smpboot: CPU 2 is now offline
[ 9447.939003] IRQ 144: no longer affine to CPU3
[ 9447.940023] smpboot: CPU 3 is now offline
[ 9447.941641] IRQ 145: no longer affine to CPU4
[ 9447.942921] smpboot: CPU 4 is now offline
[ 9447.944444] IRQ 146: no longer affine to CPU5
[ 9447.945465] smpboot: CPU 5 is now offline
[ 9447.947069] IRQ 147: no longer affine to CPU6
[ 9447.948085] smpboot: CPU 6 is now offline
[ 9447.949748] IRQ 148: no longer affine to CPU7
[ 9447.950764] smpboot: CPU 7 is now offline
[ 9447.955129] ACPI: Low-level resume complete
[ 9447.955223] ACPI: EC: EC started
[ 9447.955223] PM: Restoring platform NVS memory
[ 9447.958916] Enabling non-boot CPUs ...
[ 9447.958958] x86: Booting SMP configuration:
[ 9447.958959] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 9447.965346] CPU1 is up
[ 9447.965370] smpboot: Booting Node 0 Processor 2 APIC 0x4
[ 9447.965940] CPU2 is up
[ 9447.965959] smpboot: Booting Node 0 Processor 3 APIC 0x6
[ 9447.966528] CPU3 is up
[ 9447.966546] smpboot: Booting Node 0 Processor 4 APIC 0x1
[ 9447.967221] CPU4 is up
[ 9447.967242] smpboot: Booting Node 0 Processor 5 APIC 0x3
[ 9447.967817] CPU5 is up
[ 9447.967835] smpboot: Booting Node 0 Processor 6 APIC 0x5
[ 9447.968430] CPU6 is up
[ 9447.968447] smpboot: Booting Node 0 Processor 7 APIC 0x7
[ 9447.969051] CPU7 is up
[ 9447.971597] ACPI: Waking up from system sleep state S3
[ 9447.995075] ACPI: EC: interrupt unblocked
[ 9448.050693] ACPI: EC: event unblocked
[ 9448.062934] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 9448.176364] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 9448.241170] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[ 9448.292012] nvme nvme0: 8/0/0 default/read/poll queues
[ 9448.329220] usb 1-9: reset full-speed USB device number 3 using xhci_hcd
[ 9448.659934] usb 1-8: reset high-speed USB device number 2 using xhci_hcd
[ 9448.898568] acpi LNXPOWER:05: Turning OFF
[ 9448.898607] acpi LNXPOWER:01: Turning OFF
[ 9448.899265] OOM killer enabled.
[ 9448.899266] Restarting tasks ... done.
[ 9448.934669] PM: suspend exit
[ 9448.988001] audit: type=1111 audit(1593427801.020:133): pid=351 uid=0 auid=4294967295 ses=4294967295 msg='op=radio-control arg="wwan-enabled" pid=10875 uid=0 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[ 9449.189064] audit: type=1130 audit(1593427801.230:134): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9449.189069] audit: type=1131 audit(1593427801.230:135): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9449.282875] e1000e: enp0s31f6 NIC Link is Down
[ 9449.402338] audit: type=1130 audit(1593427801.440:136): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9449.579940] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 9449.694655] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 9449.760265] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[ 9449.800353] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 9449.915597] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 9449.981164] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[ 9455.377142] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 9455.490805] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 9455.555657] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[ 9458.900080] wlp0s20f3: authenticate with 00:8e:f2:c9:15:f4
[ 9458.901588] wlp0s20f3: send auth to 00:8e:f2:c9:15:f4 (try 1/3)
[ 9458.981810] wlp0s20f3: authenticated
[ 9458.988797] wlp0s20f3: associate with 00:8e:f2:c9:15:f4 (try 1/3)
[ 9459.002437] wlp0s20f3: RX AssocResp from 00:8e:f2:c9:15:f4 (capab=0x411 status=0 aid=7)
[ 9459.010163] wlp0s20f3: associated
[ 9459.099193] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[ 9459.873523] audit: type=1131 audit(1593427811.910:137): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9463.533839] audit: type=1130 audit(1593427815.570:138): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9473.880810] audit: type=1131 audit(1593427825.920:139): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[10868.537872] PM: suspend entry (deep)
[10868.539727] Filesystems sync: 0.001 seconds
[10868.541266] Freezing user space processes ... (elapsed 0.003 seconds) done.
[10868.545108] OOM killer disabled.
[10868.545109] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[10868.546787] printk: Suspending console(s) (use no_console_suspend to debug)
[10868.548041] wlp0s20f3: deauthenticating from 00:8e:f2:c9:15:f4 by local choice (Reason: 3=DEAUTH_LEAVING)
[10868.655651] e1000e: EEE TX LPI TIMER: 00000011
[10868.881167] ACPI: EC: interrupt blocked
[10868.944383] ACPI: Preparing to enter system sleep state S3
[10868.951396] ACPI: EC: event blocked
[10868.951396] ACPI: EC: EC stopped
[10868.951397] PM: Saving platform NVS memory
[10868.951415] Disabling non-boot CPUs ...
[10868.952742] smpboot: CPU 1 is now offline
[10868.954780] smpboot: CPU 2 is now offline
[10868.956867] smpboot: CPU 3 is now offline
[10868.958893] smpboot: CPU 4 is now offline
[10868.961159] smpboot: CPU 5 is now offline
[10868.963170] smpboot: CPU 6 is now offline
[10868.965258] smpboot: CPU 7 is now offline
[10868.968635] ACPI: Low-level resume complete
[10868.968729] ACPI: EC: EC started
[10868.968729] PM: Restoring platform NVS memory
[10868.972400] Enabling non-boot CPUs ...
[10868.972439] x86: Booting SMP configuration:
[10868.972439] smpboot: Booting Node 0 Processor 1 APIC 0x2
[10868.975084] CPU1 is up
[10868.975109] smpboot: Booting Node 0 Processor 2 APIC 0x4
[10868.978963] CPU2 is up
[10868.978982] smpboot: Booting Node 0 Processor 3 APIC 0x6
[10868.979544] CPU3 is up
[10868.979561] smpboot: Booting Node 0 Processor 4 APIC 0x1
[10868.980235] CPU4 is up
[10868.980256] smpboot: Booting Node 0 Processor 5 APIC 0x3
[10868.980831] CPU5 is up
[10868.980849] smpboot: Booting Node 0 Processor 6 APIC 0x5
[10868.981433] CPU6 is up
[10868.981451] smpboot: Booting Node 0 Processor 7 APIC 0x7
[10868.982045] CPU7 is up
[10868.984609] ACPI: Waking up from system sleep state S3
[10869.010103] ACPI: EC: interrupt unblocked
[10869.068393] ACPI: EC: event unblocked
[10869.080506] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[10869.194015] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[10869.258819] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[10869.309387] nvme nvme0: 8/0/0 default/read/poll queues
[10869.336834] usb 1-8: reset high-speed USB device number 2 using xhci_hcd
[10869.666877] usb 1-9: reset full-speed USB device number 3 using xhci_hcd
[10869.848938] acpi LNXPOWER:05: Turning OFF
[10869.848970] acpi LNXPOWER:01: Turning OFF
[10869.849476] OOM killer enabled.
[10869.849477] Restarting tasks ... done.
[10869.888671] PM: suspend exit
[10869.939756] audit: type=1111 audit(1593429730.960:140): pid=351 uid=0 auid=4294967295 ses=4294967295 msg='op=radio-control arg="wwan-enabled" pid=12371 uid=0 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[10870.189556] audit: type=1130 audit(1593429731.210:141): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[10870.189561] audit: type=1131 audit(1593429731.210:142): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[10870.290615] e1000e: enp0s31f6 NIC Link is Down
[10870.415036] audit: type=1130 audit(1593429731.430:143): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[10870.597550] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[10870.711866] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[10870.777463] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[10870.816831] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[10870.930545] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[10870.996039] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[10875.407708] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[10875.522770] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[10875.587834] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[10878.938809] wlp0s20f3: authenticate with 00:8e:f2:c9:15:f4
[10878.944382] wlp0s20f3: send auth to 00:8e:f2:c9:15:f4 (try 1/3)
[10879.001123] wlp0s20f3: authenticated
[10879.006502] wlp0s20f3: associate with 00:8e:f2:c9:15:f4 (try 1/3)
[10879.012285] wlp0s20f3: RX AssocResp from 00:8e:f2:c9:15:f4 (capab=0x411 status=0 aid=4)
[10879.019532] wlp0s20f3: associated
[10879.115291] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[10880.860208] audit: type=1131 audit(1593429741.880:144): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[10882.700845] audit: type=1130 audit(1593429743.720:145): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[10892.860749] audit: type=1131 audit(1593429753.880:146): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[10948.292283] audit: type=1130 audit(1593429809.310:147): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[10978.350619] audit: type=1131 audit(1593429839.371:148): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[15183.034946] PM: suspend entry (deep)
[15183.036859] Filesystems sync: 0.001 seconds
[15183.037704] Freezing user space processes ... (elapsed 0.107 seconds) done.
[15183.144723] OOM killer disabled.
[15183.144725] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[15183.146291] printk: Suspending console(s) (use no_console_suspend to debug)
[15183.207485] wlp0s20f3: deauthenticating from 00:8e:f2:c9:15:f4 by local choice (Reason: 3=DEAUTH_LEAVING)
[15183.314932] e1000e: EEE TX LPI TIMER: 00000011
[15183.543582] ACPI: EC: interrupt blocked
[15183.607276] ACPI: Preparing to enter system sleep state S3
[15183.615994] ACPI: EC: event blocked
[15183.615995] ACPI: EC: EC stopped
[15183.615997] PM: Saving platform NVS memory
[15183.616037] Disabling non-boot CPUs ...
[15183.617920] smpboot: CPU 1 is now offline
[15183.621700] smpboot: CPU 2 is now offline
[15183.625505] smpboot: CPU 3 is now offline
[15183.630406] smpboot: CPU 4 is now offline
[15183.633943] smpboot: CPU 5 is now offline
[15183.637367] smpboot: CPU 6 is now offline
[15183.640865] smpboot: CPU 7 is now offline
[15183.646106] ACPI: Low-level resume complete
[15183.646199] ACPI: EC: EC started
[15183.646200] PM: Restoring platform NVS memory
[15183.649874] Enabling non-boot CPUs ...
[15183.649917] x86: Booting SMP configuration:
[15183.649918] smpboot: Booting Node 0 Processor 1 APIC 0x2
[15183.656245] CPU1 is up
[15183.656270] smpboot: Booting Node 0 Processor 2 APIC 0x4
[15183.656827] CPU2 is up
[15183.656845] smpboot: Booting Node 0 Processor 3 APIC 0x6
[15183.657411] CPU3 is up
[15183.657429] smpboot: Booting Node 0 Processor 4 APIC 0x1
[15183.658106] CPU4 is up
[15183.658128] smpboot: Booting Node 0 Processor 5 APIC 0x3
[15183.658706] CPU5 is up
[15183.658724] smpboot: Booting Node 0 Processor 6 APIC 0x5
[15183.659303] CPU6 is up
[15183.659322] smpboot: Booting Node 0 Processor 7 APIC 0x7
[15183.659914] CPU7 is up
[15183.662521] ACPI: Waking up from system sleep state S3
[15183.685788] ACPI: EC: interrupt unblocked
[15183.741849] ACPI: EC: event unblocked
[15183.751863] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[15183.865083] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[15183.930233] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[15183.987441] nvme nvme0: 8/0/0 default/read/poll queues
[15184.020590] usb 1-9: reset full-speed USB device number 3 using xhci_hcd
[15184.351232] usb 1-8: reset high-speed USB device number 2 using xhci_hcd
[15184.590552] acpi LNXPOWER:05: Turning OFF
[15184.590594] acpi LNXPOWER:01: Turning OFF
[15184.591480] OOM killer enabled.
[15184.591482] Restarting tasks ... done.
[15184.626163] PM: suspend exit
[15184.674555] audit: type=1111 audit(1593434722.020:149): pid=351 uid=0 auid=4294967295 ses=4294967295 msg='op=radio-control arg="wwan-enabled" pid=14329 uid=0 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[15184.889559] audit: type=1130 audit(1593434722.230:150): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[15184.889564] audit: type=1131 audit(1593434722.230:151): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[15184.984273] e1000e: enp0s31f6 NIC Link is Down
[15185.094650] audit: type=1130 audit(1593434722.440:152): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[15185.281789] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[15185.395636] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[15185.461203] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[15185.500505] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[15185.615484] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[15185.681062] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[15190.685809] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[15190.800562] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[15190.865508] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[15194.152728] wlp0s20f3: authenticate with 00:8e:f2:c9:15:f4
[15194.161776] wlp0s20f3: send auth to 00:8e:f2:c9:15:f4 (try 1/3)
[15194.246063] wlp0s20f3: authenticated
[15194.250282] wlp0s20f3: associate with 00:8e:f2:c9:15:f4 (try 1/3)
[15194.269534] wlp0s20f3: RX AssocResp from 00:8e:f2:c9:15:f4 (capab=0x411 status=0 aid=4)
[15194.277357] wlp0s20f3: associated
[15194.899647] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[15195.814485] audit: type=1131 audit(1593434733.160:153): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[15199.309147] audit: type=1130 audit(1593434736.650:154): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[15209.815212] audit: type=1131 audit(1593434747.160:155): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
schard wrote:

Do you still encounter the error during boot?

I only encountered the error when rebooting from a system restore using timeshift. But now that I've mounted the Efi system partition to /mnt/boot/EFI I don't get the error message. I just wanted to confirm whether /mnt/boot/EFI falls under the Typical mount points as stated in the wiki here https://wiki.archlinux.org/index.php/EF … _partition

My need of confirmation is because of my lack of ability to fully understand the wiki.

I'm assuming

 /mnt/boot/EFI

falls under Typical mount points and that there is no need for me to be copying the kernel or microcode to ESP

apologies for the big mess below. Now I know.

Last edited by Straight-path (2020-06-29 13:05:39)

Offline

#2 2020-06-29 09:38:00

schard
Member
From: Hannover
Registered: 2016-05-06
Posts: 1,932
Website

Re: Clarification on mount points in the arch installation

Please post the out put of

# gdisk -l /dev/sda  # or whatever disk your system is installed on
# mount
# cat /etc/fstab
# grub-mkconfig
# ls /boot
# ls /efi

Last edited by schard (2020-06-29 09:38:24)

Offline

#3 2020-06-29 12:08:58

2ManyDogs
Forum Moderator
Registered: 2012-01-15
Posts: 4,645

Re: Clarification on mount points in the arch installation

Straight-path, please do not blank your posts. It is better to leave a "big mess" -- blanking makes it look like you are angry and causes people to report your thread. It appears that you added the requested information to your original post and then blanked follow-ups as an attempt to clean up the thread, but it is hard to tell for sure.

If you would like to have posts deleted, please use the "Report" button.


How to post. A sincere effort to use modest and proper language and grammar is a sign of respect toward the community.

Offline

#4 2020-06-29 12:26:26

Straight-path
Member
Registered: 2020-06-28
Posts: 59

Re: Clarification on mount points in the arch installation

You are correct I was only trying to clean up my mistakes, and I am certainly not angry for any reason.

Today is the first time I've posted on the arch forum and when I was asked to post the output of certain commands I didn't edit my original post or use any tags. Once I realised the correct way of doing things I tried to delete my unnecessary replies but couldn't so I deleted the output and put n/a as I had finally done it correctly in my original post.

Thank you for the correction.

Offline

#5 2020-06-29 12:36:45

schard
Member
From: Hannover
Registered: 2016-05-06
Posts: 1,932
Website

Re: Clarification on mount points in the arch installation

Your configuration looks good as far as I can tell. Do you still encounter the error during boot?
Please provide the output of

# journalctl --no-pager -b
# dmesg

Offline

Board footer

Powered by FluxBB