Hangs when (tries) waking from sleep - possibly related to mouse?

Looks like a Cheap! :tm: Crap! :tm: Inc! :tm: mouse:

  1. Have you tried another mouse? :stuck_out_tongue_winking_eye:

  2. Please do:

    journalctl --system --boot=0 | grep "suspend entry"
    journalctl --system --boot=0 | grep "suspend exit"
    
  3. Note the time from the suspension and when it comes out of suspension and then do a:

    journalctl --since "YYYY-MM-DD HH:MM:SS" --until "YYYY-MM-DD HH:MM:SS"
    

    where the --since date/time obviously is when the system enters suspension and the --until is the date/time when it comes out of it.

  4. Post the output of the last command, please.

:innocent:

Thanks for the reply. Actually i do need a new mouse. But this old fella appears to be still alive. :slight_smile: This is an HP Wireless mouse; not really unknown.
For the time being i just deactivated the suspension mode, but tomorrow i will do it on purpose to see what it shows.

That log is HUGE. I am just posting the last 2 minutes when i came back and tried to wake him up; because it stayed roughly 20 minutes in sleep mode and i was away from PC.
This time it does not even wake (stays black screen), it does not even go to desktop.
Also i have noticed when i let it go to sleep, if it is not too long it is fine when it wakes up. LOL it seems the opossite to a person.

journalctl --since "2020-09-25 13:19:00" --until "2020-09-25 13:21:00"   
-- Logs begin at Sun 2020-08-02 20:52:54 CEST, end at Fri 2020-09-25 13:38:01 CEST. --
Sep 25 13:19:27 io-hp kernel: watchdog: BUG: soft lockup - CPU#2 stuck for 22s! [wpa_supplicant:1059]
Sep 25 13:19:27 io-hp kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device rfcomm fuse amdgpu cmac algif_hash algif_skcipher af_alg gpu_sched bnep uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 btusb >
Sep 25 13:19:27 io-hp kernel:  hp_wireless uinput vboxnetflt(OE) vboxnetadp(OE) vboxdrv(OE) drm sg crypto_user agpgart ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid hid sr_mod cdrom sd_mod uas usb_storage>
Sep 25 13:19:27 io-hp kernel: CPU: 2 PID: 1059 Comm: wpa_supplicant Tainted: G           OEL    5.4.64-1-MANJARO #1
Sep 25 13:19:27 io-hp kernel: Hardware name: HP HP Notebook/81F5, BIOS F.09 05/19/2016
Sep 25 13:19:27 io-hp kernel: RIP: 0010:clocksource_watchdog+0xb5/0x330
Sep 25 13:19:27 io-hp kernel: Code: 89 df 48 8b 03 e8 cb 8d ad 00 48 8b 3d 5c 4a 7d 01 49 89 c4 48 8b 07 e8 b9 8d ad 00 49 89 c7 fb 66 0f 1f 44 00 00 48 8b 43 60 <a8> 10 0f 84 2b 01 00 00 8b 15 ed 49 7d 01 85 d2 0f 85 1d 01 00 00
Sep 25 13:19:27 io-hp kernel: RSP: 0018:ffffa69b00158e50 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff13
Sep 25 13:19:27 io-hp kernel: RAX: 0000000000000033 RBX: ffffffffa0c24ce0 RCX: 00000000262ad015
Sep 25 13:19:27 io-hp kernel: RDX: 0000000000000001 RSI: d339c9ea00000000 RDI: 0000000000000046
Sep 25 13:19:27 io-hp kernel: RBP: 0000000000000000 R08: 0000000000000046 R09: ffff9fe75b31b8e8
Sep 25 13:19:27 io-hp kernel: R10: ffffa69b00158ee0 R11: 0000000000000002 R12: 000002d2e071d2d8
Sep 25 13:19:27 io-hp kernel: R13: 0000000000000000 R14: 0000000000000000 R15: 00000000262ad015
Sep 25 13:19:27 io-hp kernel: FS:  00007fdfde0a0cc0(0000) GS:ffff9fe75b300000(0000) knlGS:0000000000000000
Sep 25 13:19:27 io-hp kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 25 13:19:27 io-hp kernel: CR2: ffffffffc07bbff8 CR3: 0000000105a22000 CR4: 00000000000406e0
Sep 25 13:19:27 io-hp kernel: Call Trace:
Sep 25 13:19:27 io-hp kernel:  <IRQ>
Sep 25 13:19:27 io-hp kernel:  ? __clocksource_unstable+0x60/0x60
Sep 25 13:19:27 io-hp kernel:  ? __clocksource_unstable+0x60/0x60
Sep 25 13:19:27 io-hp kernel:  call_timer_fn+0x2d/0x160
Sep 25 13:19:27 io-hp kernel:  ? __clocksource_unstable+0x60/0x60
Sep 25 13:19:27 io-hp kernel:  __run_timers+0x193/0x2a0
Sep 25 13:19:27 io-hp kernel:  run_timer_softirq+0x2b/0x50
Sep 25 13:19:27 io-hp kernel:  __do_softirq+0xff/0x344
Sep 25 13:19:27 io-hp kernel:  irq_exit+0xab/0x120
Sep 25 13:19:27 io-hp kernel:  smp_apic_timer_interrupt+0xa6/0x1b0
Sep 25 13:19:27 io-hp kernel:  apic_timer_interrupt+0xf/0x20
Sep 25 13:19:27 io-hp kernel:  </IRQ>
Sep 25 13:19:27 io-hp kernel: RIP: 0010:pci_read32_sync+0x2/0x10 [rtl_pci]
Sep 25 13:19:27 io-hp kernel: Code: Bad RIP value.
Sep 25 13:19:27 io-hp kernel: RSP: 0018:ffffa69b00737860 EFLAGS: 00000202 ORIG_RAX: ffffffffffffff13
Sep 25 13:19:27 io-hp kernel: RAX: ffffffffc07bc020 RBX: ffff9fe74bf21e40 RCX: ffffffffc0e3a1a1
Sep 25 13:19:27 io-hp kernel: RDX: 0000000000000100 RSI: 00000000000000b8 RDI: ffff9fe74bf21e40
Sep 25 13:19:27 io-hp kernel: RBP: ffff9fe74bf21e40 R08: 0000000000000018 R09: 00000000000fffff
Sep 25 13:19:27 io-hp kernel: R10: 0000000000000000 R11: ffff9fe74bf207a0 R12: 0000000000000000
Sep 25 13:19:27 io-hp kernel: R13: ffff9fe74bf207a0 R14: ffff9fe74bf207a0 R15: 0000000010000000
Sep 25 13:19:27 io-hp kernel:  ? pci_read16_sync+0x10/0x10 [rtl_pci]
Sep 25 13:19:27 io-hp kernel:  rtl8723be_enable_interrupt+0x80/0xd0 [rtl8723be]
Sep 25 13:19:27 io-hp kernel:  rtl_ps_enable_nic+0xfb/0x150 [rtlwifi]
Sep 25 13:19:27 io-hp kernel:  rtl8723be_phy_set_rf_power_state+0x502/0x550 [rtl8723be]
Sep 25 13:19:27 io-hp kernel:  rtl_ps_set_rf_state.isra.0+0xc0/0x100 [rtlwifi]
Sep 25 13:19:27 io-hp kernel:  _rtl_ps_inactive_ps+0x36/0xc0 [rtlwifi]
Sep 25 13:19:27 io-hp kernel:  rtl_ips_nic_on+0x7a/0xc0 [rtlwifi]
Sep 25 13:19:27 io-hp kernel:  rtl_op_config+0x20e/0x470 [rtlwifi]
Sep 25 13:19:27 io-hp kernel:  ieee80211_hw_config+0x21a/0x3c0 [mac80211]
Sep 25 13:19:27 io-hp kernel:  __ieee80211_start_scan+0x23d/0x7f0 [mac80211]
Sep 25 13:19:27 io-hp kernel:  ieee80211_request_scan+0x2c/0x50 [mac80211]
Sep 25 13:19:27 io-hp kernel:  nl80211_trigger_scan+0x463/0x730 [cfg80211]
Sep 25 13:19:27 io-hp kernel:  genl_family_rcv_msg+0x1f9/0x470
Sep 25 13:19:27 io-hp kernel:  genl_rcv_msg+0x47/0x90
Sep 25 13:19:27 io-hp kernel:  ? genl_family_rcv_msg+0x470/0x470
Sep 25 13:19:27 io-hp kernel:  netlink_rcv_skb+0x75/0x140
Sep 25 13:19:27 io-hp kernel:  genl_rcv+0x24/0x40
Sep 25 13:19:27 io-hp kernel:  netlink_unicast+0x179/0x230
Sep 25 13:19:27 io-hp kernel:  netlink_sendmsg+0x21e/0x3e0
Sep 25 13:19:27 io-hp kernel:  sock_sendmsg+0x5e/0x60
Sep 25 13:19:27 io-hp kernel:  ____sys_sendmsg+0x253/0x290
Sep 25 13:19:27 io-hp kernel:  ___sys_sendmsg+0x97/0xe0
Sep 25 13:19:27 io-hp kernel:  __sys_sendmsg+0x81/0xd0
Sep 25 13:19:27 io-hp kernel:  do_syscall_64+0x49/0x90
Sep 25 13:19:27 io-hp kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Sep 25 13:19:27 io-hp kernel: RIP: 0033:0x7fdfde4eb7e7
Sep 25 13:19:27 io-hp kernel: Code: 0c 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 2e 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 89 54 24 1c 48 89 74 24 10
Sep 25 13:19:27 io-hp kernel: RSP: 002b:00007ffe783852f8 EFLAGS: 00000246 ORIG_RAX: 000000000000002e
Sep 25 13:19:27 io-hp kernel: RAX: ffffffffffffffda RBX: 0000563d9e080780 RCX: 00007fdfde4eb7e7
Sep 25 13:19:27 io-hp kernel: RDX: 0000000000000000 RSI: 00007ffe78385330 RDI: 0000000000000006
Sep 25 13:19:27 io-hp kernel: RBP: 0000563d9e080690 R08: 0000000000000004 R09: 0000563d9e076010
Sep 25 13:19:27 io-hp kernel: R10: 00007ffe78385404 R11: 0000000000000246 R12: 0000563d9e0bed00
Sep 25 13:19:27 io-hp kernel: R13: 00007ffe78385330 R14: 00007ffe78385404 R15: 0000563d9e0b6a10
Sep 25 13:19:55 io-hp kernel: watchdog: BUG: soft lockup - CPU#2 stuck for 22s! [wpa_supplicant:1059]
Sep 25 13:19:55 io-hp kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device rfcomm fuse amdgpu cmac algif_hash algif_skcipher af_alg gpu_sched bnep uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 btusb >
Sep 25 13:19:55 io-hp kernel:  hp_wireless uinput vboxnetflt(OE) vboxnetadp(OE) vboxdrv(OE) drm sg crypto_user agpgart ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid hid sr_mod cdrom sd_mod uas usb_storage>
Sep 25 13:19:55 io-hp kernel: CPU: 2 PID: 1059 Comm: wpa_supplicant Tainted: G           OEL    5.4.64-1-MANJARO #1
Sep 25 13:19:55 io-hp kernel: Hardware name: HP HP Notebook/81F5, BIOS F.09 05/19/2016
Sep 25 13:19:55 io-hp kernel: RIP: 0010:clocksource_watchdog+0xb5/0x330
Sep 25 13:19:55 io-hp kernel: Code: 89 df 48 8b 03 e8 cb 8d ad 00 48 8b 3d 5c 4a 7d 01 49 89 c4 48 8b 07 e8 b9 8d ad 00 49 89 c7 fb 66 0f 1f 44 00 00 48 8b 43 60 <a8> 10 0f 84 2b 01 00 00 8b 15 ed 49 7d 01 85 d2 0f 85 1d 01 00 00
Sep 25 13:19:55 io-hp kernel: RSP: 0018:ffffa69b00158e50 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff13
Sep 25 13:19:55 io-hp kernel: RAX: 0000000000000033 RBX: ffffffffa0c24ce0 RCX: 00000000262ad015
Sep 25 13:19:55 io-hp kernel: RDX: 0000000000000001 RSI: d339c9ea00000000 RDI: 0000000000000046
Sep 25 13:19:55 io-hp kernel: RBP: 0000000000000000 R08: 0000000000000046 R09: ffff9fe75b31b8e8
Sep 25 13:19:55 io-hp kernel: R10: ffffa69b00158ee0 R11: 0000000000000002 R12: 000002d2e071d2d8
Sep 25 13:19:55 io-hp kernel: R13: 0000000000000000 R14: 0000000000000000 R15: 00000000262ad015
Sep 25 13:19:55 io-hp kernel: FS:  00007fdfde0a0cc0(0000) GS:ffff9fe75b300000(0000) knlGS:0000000000000000
Sep 25 13:19:55 io-hp kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 25 13:19:55 io-hp kernel: CR2: ffffffffc07bbff8 CR3: 0000000105a22000 CR4: 00000000000406e0
Sep 25 13:19:55 io-hp kernel: Call Trace:
Sep 25 13:19:55 io-hp kernel:  <IRQ>
Sep 25 13:19:55 io-hp kernel:  ? __clocksource_unstable+0x60/0x60
Sep 25 13:19:55 io-hp kernel:  ? __clocksource_unstable+0x60/0x60
Sep 25 13:19:55 io-hp kernel:  call_timer_fn+0x2d/0x160
Sep 25 13:19:55 io-hp kernel:  ? __clocksource_unstable+0x60/0x60
Sep 25 13:19:55 io-hp kernel:  __run_timers+0x193/0x2a0
Sep 25 13:19:55 io-hp kernel:  run_timer_softirq+0x2b/0x50
Sep 25 13:19:55 io-hp kernel:  __do_softirq+0xff/0x344
Sep 25 13:19:55 io-hp kernel:  irq_exit+0xab/0x120
Sep 25 13:19:55 io-hp kernel:  smp_apic_timer_interrupt+0xa6/0x1b0
Sep 25 13:19:55 io-hp kernel:  apic_timer_interrupt+0xf/0x20
Sep 25 13:19:55 io-hp kernel:  </IRQ>
Sep 25 13:19:55 io-hp kernel: RIP: 0010:pci_read32_sync+0x2/0x10 [rtl_pci]
Sep 25 13:19:55 io-hp kernel: Code: Bad RIP value.
Sep 25 13:19:55 io-hp kernel: RSP: 0018:ffffa69b00737860 EFLAGS: 00000202 ORIG_RAX: ffffffffffffff13
Sep 25 13:19:55 io-hp kernel: RAX: ffffffffc07bc020 RBX: ffff9fe74bf21e40 RCX: ffffffffc0e3a1a1
Sep 25 13:19:55 io-hp kernel: RDX: 0000000000000100 RSI: 00000000000000b8 RDI: ffff9fe74bf21e40
Sep 25 13:19:55 io-hp kernel: RBP: ffff9fe74bf21e40 R08: 0000000000000018 R09: 00000000000fffff
Sep 25 13:19:55 io-hp kernel: R10: 0000000000000000 R11: ffff9fe74bf207a0 R12: 0000000000000000
Sep 25 13:19:55 io-hp kernel: R13: ffff9fe74bf207a0 R14: ffff9fe74bf207a0 R15: 0000000010000000
Sep 25 13:19:55 io-hp kernel:  ? pci_read16_sync+0x10/0x10 [rtl_pci]
Sep 25 13:19:55 io-hp kernel:  rtl8723be_enable_interrupt+0x80/0xd0 [rtl8723be]
Sep 25 13:19:55 io-hp kernel:  rtl_ps_enable_nic+0xfb/0x150 [rtlwifi]
Sep 25 13:19:55 io-hp kernel:  rtl8723be_phy_set_rf_power_state+0x502/0x550 [rtl8723be]
Sep 25 13:19:55 io-hp kernel:  rtl_ps_set_rf_state.isra.0+0xc0/0x100 [rtlwifi]
Sep 25 13:19:55 io-hp kernel:  _rtl_ps_inactive_ps+0x36/0xc0 [rtlwifi]
Sep 25 13:19:55 io-hp kernel:  rtl_ips_nic_on+0x7a/0xc0 [rtlwifi]
Sep 25 13:19:55 io-hp kernel:  rtl_op_config+0x20e/0x470 [rtlwifi]
Sep 25 13:19:55 io-hp kernel:  ieee80211_hw_config+0x21a/0x3c0 [mac80211]
Sep 25 13:19:55 io-hp kernel:  __ieee80211_start_scan+0x23d/0x7f0 [mac80211]
Sep 25 13:19:55 io-hp kernel:  ieee80211_request_scan+0x2c/0x50 [mac80211]
Sep 25 13:19:55 io-hp kernel:  nl80211_trigger_scan+0x463/0x730 [cfg80211]
Sep 25 13:19:55 io-hp kernel:  genl_family_rcv_msg+0x1f9/0x470
Sep 25 13:19:55 io-hp kernel:  genl_rcv_msg+0x47/0x90
Sep 25 13:19:55 io-hp kernel:  ? genl_family_rcv_msg+0x470/0x470
Sep 25 13:19:55 io-hp kernel:  netlink_rcv_skb+0x75/0x140
Sep 25 13:19:55 io-hp kernel:  genl_rcv+0x24/0x40
Sep 25 13:19:55 io-hp kernel:  netlink_unicast+0x179/0x230
Sep 25 13:19:55 io-hp kernel:  netlink_sendmsg+0x21e/0x3e0
Sep 25 13:19:55 io-hp kernel:  sock_sendmsg+0x5e/0x60
Sep 25 13:19:55 io-hp kernel:  ____sys_sendmsg+0x253/0x290
Sep 25 13:19:55 io-hp kernel:  ___sys_sendmsg+0x97/0xe0
Sep 25 13:19:55 io-hp kernel:  __sys_sendmsg+0x81/0xd0
Sep 25 13:19:55 io-hp kernel:  do_syscall_64+0x49/0x90
Sep 25 13:19:55 io-hp kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Sep 25 13:19:55 io-hp kernel: RIP: 0033:0x7fdfde4eb7e7
Sep 25 13:19:55 io-hp kernel: Code: 0c 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 2e 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 89 54 24 1c 48 89 74 24 10
Sep 25 13:19:55 io-hp kernel: RSP: 002b:00007ffe783852f8 EFLAGS: 00000246 ORIG_RAX: 000000000000002e
Sep 25 13:19:55 io-hp kernel: RAX: ffffffffffffffda RBX: 0000563d9e080780 RCX: 00007fdfde4eb7e7
Sep 25 13:19:55 io-hp kernel: RDX: 0000000000000000 RSI: 00007ffe78385330 RDI: 0000000000000006
Sep 25 13:19:55 io-hp kernel: RBP: 0000563d9e080690 R08: 0000000000000004 R09: 0000563d9e076010
Sep 25 13:19:55 io-hp kernel: R10: 00007ffe78385404 R11: 0000000000000246 R12: 0000563d9e0bed00
Sep 25 13:19:55 io-hp kernel: R13: 00007ffe78385330 R14: 00007ffe78385404 R15: 0000563d9e0b6a10
Sep 25 13:20:23 io-hp kernel: watchdog: BUG: soft lockup - CPU#2 stuck for 22s! [wpa_supplicant:1059]
Sep 25 13:20:23 io-hp kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device rfcomm fuse amdgpu cmac algif_hash algif_skcipher af_alg gpu_sched bnep uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 btusb >
Sep 25 13:20:23 io-hp kernel:  hp_wireless uinput vboxnetflt(OE) vboxnetadp(OE) vboxdrv(OE) drm sg crypto_user agpgart ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid hid sr_mod cdrom sd_mod uas usb_storage>
Sep 25 13:20:23 io-hp kernel: CPU: 2 PID: 1059 Comm: wpa_supplicant Tainted: G           OEL    5.4.64-1-MANJARO #1
Sep 25 13:20:23 io-hp kernel: Hardware name: HP HP Notebook/81F5, BIOS F.09 05/19/2016
Sep 25 13:20:23 io-hp kernel: RIP: 0010:clocksource_watchdog+0xb5/0x330
Sep 25 13:20:23 io-hp kernel: Code: 89 df 48 8b 03 e8 cb 8d ad 00 48 8b 3d 5c 4a 7d 01 49 89 c4 48 8b 07 e8 b9 8d ad 00 49 89 c7 fb 66 0f 1f 44 00 00 48 8b 43 60 <a8> 10 0f 84 2b 01 00 00 8b 15 ed 49 7d 01 85 d2 0f 85 1d 01 00 00
Sep 25 13:20:23 io-hp kernel: RSP: 0018:ffffa69b00158e50 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff13
Sep 25 13:20:23 io-hp kernel: RAX: 0000000000000033 RBX: ffffffffa0c24ce0 RCX: 00000000262ad015
Sep 25 13:20:23 io-hp kernel: RDX: 0000000000000001 RSI: d339c9ea00000000 RDI: 0000000000000046
Sep 25 13:20:23 io-hp kernel: RBP: 0000000000000000 R08: 0000000000000046 R09: ffff9fe75b31b8e8
Sep 25 13:20:23 io-hp kernel: R10: ffffa69b00158ee0 R11: 0000000000000002 R12: 000002d2e071d2d8
Sep 25 13:20:23 io-hp kernel: R13: 0000000000000000 R14: 0000000000000000 R15: 00000000262ad015
Sep 25 13:20:23 io-hp kernel: FS:  00007fdfde0a0cc0(0000) GS:ffff9fe75b300000(0000) knlGS:0000000000000000
Sep 25 13:20:23 io-hp kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 25 13:20:23 io-hp kernel: CR2: ffffffffc07bbff8 CR3: 0000000105a22000 CR4: 00000000000406e0
Sep 25 13:20:23 io-hp kernel: Call Trace:
Sep 25 13:20:23 io-hp kernel:  <IRQ>
Sep 25 13:20:23 io-hp kernel:  ? __clocksource_unstable+0x60/0x60
Sep 25 13:20:23 io-hp kernel:  ? __clocksource_unstable+0x60/0x60
Sep 25 13:20:23 io-hp kernel:  call_timer_fn+0x2d/0x160
Sep 25 13:20:23 io-hp kernel:  ? __clocksource_unstable+0x60/0x60
Sep 25 13:20:23 io-hp kernel:  __run_timers+0x193/0x2a0
Sep 25 13:20:23 io-hp kernel:  run_timer_softirq+0x2b/0x50
Sep 25 13:20:23 io-hp kernel:  __do_softirq+0xff/0x344
Sep 25 13:20:23 io-hp kernel:  irq_exit+0xab/0x120
Sep 25 13:20:23 io-hp kernel:  smp_apic_timer_interrupt+0xa6/0x1b0
Sep 25 13:20:23 io-hp kernel:  apic_timer_interrupt+0xf/0x20
Sep 25 13:20:23 io-hp kernel:  </IRQ>
Sep 25 13:20:23 io-hp kernel: RIP: 0010:pci_read32_sync+0x2/0x10 [rtl_pci]
Sep 25 13:20:23 io-hp kernel: Code: Bad RIP value.
Sep 25 13:20:23 io-hp kernel: RSP: 0018:ffffa69b00737860 EFLAGS: 00000202 ORIG_RAX: ffffffffffffff13
Sep 25 13:20:23 io-hp kernel: RAX: ffffffffc07bc020 RBX: ffff9fe74bf21e40 RCX: ffffffffc0e3a1a1
Sep 25 13:20:23 io-hp kernel: RDX: 0000000000000100 RSI: 00000000000000b8 RDI: ffff9fe74bf21e40
Sep 25 13:20:23 io-hp kernel: RBP: ffff9fe74bf21e40 R08: 0000000000000018 R09: 00000000000fffff
Sep 25 13:20:23 io-hp kernel: R10: 0000000000000000 R11: ffff9fe74bf207a0 R12: 0000000000000000
Sep 25 13:20:23 io-hp kernel: R13: ffff9fe74bf207a0 R14: ffff9fe74bf207a0 R15: 0000000010000000
Sep 25 13:20:23 io-hp kernel:  ? pci_read16_sync+0x10/0x10 [rtl_pci]
Sep 25 13:20:23 io-hp kernel:  rtl8723be_enable_interrupt+0x80/0xd0 [rtl8723be]
Sep 25 13:20:23 io-hp kernel:  rtl_ps_enable_nic+0xfb/0x150 [rtlwifi]
Sep 25 13:20:23 io-hp kernel:  rtl8723be_phy_set_rf_power_state+0x502/0x550 [rtl8723be]
Sep 25 13:20:23 io-hp kernel:  rtl_ps_set_rf_state.isra.0+0xc0/0x100 [rtlwifi]
Sep 25 13:20:23 io-hp kernel:  _rtl_ps_inactive_ps+0x36/0xc0 [rtlwifi]
Sep 25 13:20:23 io-hp kernel:  rtl_ips_nic_on+0x7a/0xc0 [rtlwifi]
Sep 25 13:20:23 io-hp kernel:  rtl_op_config+0x20e/0x470 [rtlwifi]
Sep 25 13:20:23 io-hp kernel:  ieee80211_hw_config+0x21a/0x3c0 [mac80211]
Sep 25 13:20:23 io-hp kernel:  __ieee80211_start_scan+0x23d/0x7f0 [mac80211]
Sep 25 13:20:23 io-hp kernel:  ieee80211_request_scan+0x2c/0x50 [mac80211]
Sep 25 13:20:23 io-hp kernel:  nl80211_trigger_scan+0x463/0x730 [cfg80211]
Sep 25 13:20:23 io-hp kernel:  genl_family_rcv_msg+0x1f9/0x470
Sep 25 13:20:23 io-hp kernel:  genl_rcv_msg+0x47/0x90
Sep 25 13:20:23 io-hp kernel:  ? genl_family_rcv_msg+0x470/0x470
Sep 25 13:20:23 io-hp kernel:  netlink_rcv_skb+0x75/0x140
Sep 25 13:20:23 io-hp kernel:  genl_rcv+0x24/0x40
Sep 25 13:20:23 io-hp kernel:  netlink_unicast+0x179/0x230
Sep 25 13:20:23 io-hp kernel:  netlink_sendmsg+0x21e/0x3e0
Sep 25 13:20:23 io-hp kernel:  sock_sendmsg+0x5e/0x60
Sep 25 13:20:23 io-hp kernel:  ____sys_sendmsg+0x253/0x290
Sep 25 13:20:23 io-hp kernel:  ___sys_sendmsg+0x97/0xe0
Sep 25 13:20:23 io-hp kernel:  __sys_sendmsg+0x81/0xd0
Sep 25 13:20:23 io-hp kernel:  do_syscall_64+0x49/0x90
Sep 25 13:20:23 io-hp kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Sep 25 13:20:23 io-hp kernel: RIP: 0033:0x7fdfde4eb7e7
Sep 25 13:20:23 io-hp kernel: Code: 0c 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 2e 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 89 54 24 1c 48 89 74 24 10
Sep 25 13:20:23 io-hp kernel: RSP: 002b:00007ffe783852f8 EFLAGS: 00000246 ORIG_RAX: 000000000000002e
Sep 25 13:20:23 io-hp kernel: RAX: ffffffffffffffda RBX: 0000563d9e080780 RCX: 00007fdfde4eb7e7
Sep 25 13:20:23 io-hp kernel: RDX: 0000000000000000 RSI: 00007ffe78385330 RDI: 0000000000000006
Sep 25 13:20:23 io-hp kernel: RBP: 0000563d9e080690 R08: 0000000000000004 R09: 0000563d9e076010
Sep 25 13:20:23 io-hp kernel: R10: 00007ffe78385404 R11: 0000000000000246 R12: 0000563d9e0bed00
Sep 25 13:20:23 io-hp kernel: R13: 00007ffe78385330 R14: 00007ffe78385404 R15: 0000563d9e0b6a10
Sep 25 13:20:39 io-hp kernel: rcu: INFO: rcu_preempt self-detected stall on CPU
Sep 25 13:20:39 io-hp kernel: rcu:         2-....: (396610 ticks this GP) idle=dfa/1/0x4000000000000004 softirq=10637/10637 fqs=131999 last_accelerate: 807f/8dc1, Nonlazy posted: .LD
Sep 25 13:20:39 io-hp kernel:         (t=396021 jiffies g=19017 q=15901)
Sep 25 13:20:39 io-hp kernel: NMI backtrace for cpu 2
Sep 25 13:20:39 io-hp kernel: CPU: 2 PID: 1059 Comm: wpa_supplicant Tainted: G           OEL    5.4.64-1-MANJARO #1
Sep 25 13:20:39 io-hp kernel: Hardware name: HP HP Notebook/81F5, BIOS F.09 05/19/2016
Sep 25 13:20:39 io-hp kernel: Call Trace:
Sep 25 13:20:39 io-hp kernel:  <IRQ>
Sep 25 13:20:39 io-hp kernel:  dump_stack+0x64/0x88
Sep 25 13:20:39 io-hp kernel:  ? lapic_can_unplug_cpu.cold+0x40/0x40
Sep 25 13:20:39 io-hp kernel:  nmi_cpu_backtrace.cold+0x13/0x51
Sep 25 13:20:39 io-hp kernel:  ? lapic_can_unplug_cpu.cold+0x40/0x40
Sep 25 13:20:39 io-hp kernel:  nmi_trigger_cpumask_backtrace+0x10a/0x129
Sep 25 13:20:39 io-hp kernel:  rcu_dump_cpu_stacks+0x90/0xbe
Sep 25 13:20:39 io-hp kernel:  rcu_sched_clock_irq.cold+0x266/0x502
Sep 25 13:20:39 io-hp kernel:  ? hrtimer_run_queues+0x17/0x130
Sep 25 13:20:39 io-hp kernel:  update_process_times+0x24/0x60
Sep 25 13:20:39 io-hp kernel:  tick_sched_handle+0x22/0x60
Sep 25 13:20:39 io-hp kernel:  tick_sched_timer+0x5b/0xc0
Sep 25 13:20:39 io-hp kernel:  ? can_stop_idle_tick+0xd0/0xd0
Sep 25 13:20:39 io-hp kernel:  __hrtimer_run_queues+0x128/0x2f0
Sep 25 13:20:39 io-hp kernel:  hrtimer_interrupt+0x118/0x280
Sep 25 13:20:39 io-hp kernel:  ? sched_clock+0x5/0x10
Sep 25 13:20:39 io-hp kernel:  smp_apic_timer_interrupt+0x9c/0x1b0
Sep 25 13:20:39 io-hp kernel:  apic_timer_interrupt+0xf/0x20
Sep 25 13:20:39 io-hp kernel: RIP: 0010:clocksource_watchdog+0xb5/0x330
Sep 25 13:20:39 io-hp kernel: Code: 89 df 48 8b 03 e8 cb 8d ad 00 48 8b 3d 5c 4a 7d 01 49 89 c4 48 8b 07 e8 b9 8d ad 00 49 89 c7 fb 66 0f 1f 44 00 00 48 8b 43 60 <a8> 10 0f 84 2b 01 00 00 8b 15 ed 49 7d 01 85 d2 0f 85 1d 01 00 00
Sep 25 13:20:39 io-hp kernel: RSP: 0018:ffffa69b00158e50 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff13
Sep 25 13:20:39 io-hp kernel: RAX: 0000000000000033 RBX: ffffffffa0c24ce0 RCX: 00000000262ad015
Sep 25 13:20:39 io-hp kernel: RDX: 0000000000000001 RSI: d339c9ea00000000 RDI: 0000000000000046
Sep 25 13:20:39 io-hp kernel: RBP: 0000000000000000 R08: 0000000000000046 R09: ffff9fe75b31b8e8
Sep 25 13:20:39 io-hp kernel: R10: ffffa69b00158ee0 R11: 0000000000000002 R12: 000002d2e071d2d8
Sep 25 13:20:39 io-hp kernel: R13: 0000000000000000 R14: 0000000000000000 R15: 00000000262ad015
Sep 25 13:20:39 io-hp kernel:  ? apic_timer_interrupt+0xa/0x20
Sep 25 13:20:39 io-hp kernel:  ? __clocksource_unstable+0x60/0x60
Sep 25 13:20:39 io-hp kernel:  ? __clocksource_unstable+0x60/0x60
Sep 25 13:20:39 io-hp kernel:  call_timer_fn+0x2d/0x160
Sep 25 13:20:39 io-hp kernel:  ? __clocksource_unstable+0x60/0x60
Sep 25 13:20:39 io-hp kernel:  __run_timers+0x193/0x2a0
Sep 25 13:20:39 io-hp kernel:  run_timer_softirq+0x2b/0x50
Sep 25 13:20:39 io-hp kernel:  __do_softirq+0xff/0x344
Sep 25 13:20:39 io-hp kernel:  irq_exit+0xab/0x120
Sep 25 13:20:39 io-hp kernel:  smp_apic_timer_interrupt+0xa6/0x1b0
Sep 25 13:20:39 io-hp kernel:  apic_timer_interrupt+0xf/0x20
Sep 25 13:20:39 io-hp kernel:  </IRQ>
Sep 25 13:20:39 io-hp kernel: RIP: 0010:pci_read32_sync+0x2/0x10 [rtl_pci]
Sep 25 13:20:39 io-hp kernel: Code: Bad RIP value.
Sep 25 13:20:39 io-hp kernel: RSP: 0018:ffffa69b00737860 EFLAGS: 00000202 ORIG_RAX: ffffffffffffff13
Sep 25 13:20:39 io-hp kernel: RAX: ffffffffc07bc020 RBX: ffff9fe74bf21e40 RCX: ffffffffc0e3a1a1
Sep 25 13:20:39 io-hp kernel: RDX: 0000000000000100 RSI: 00000000000000b8 RDI: ffff9fe74bf21e40
Sep 25 13:20:39 io-hp kernel: RBP: ffff9fe74bf21e40 R08: 0000000000000018 R09: 00000000000fffff
Sep 25 13:20:39 io-hp kernel: R10: 0000000000000000 R11: ffff9fe74bf207a0 R12: 0000000000000000
Sep 25 13:20:39 io-hp kernel: R13: ffff9fe74bf207a0 R14: ffff9fe74bf207a0 R15: 0000000010000000
Sep 25 13:20:39 io-hp kernel:  ? pci_read16_sync+0x10/0x10 [rtl_pci]
Sep 25 13:20:39 io-hp kernel:  rtl8723be_enable_interrupt+0x80/0xd0 [rtl8723be]
Sep 25 13:20:39 io-hp kernel:  rtl_ps_enable_nic+0xfb/0x150 [rtlwifi]
Sep 25 13:20:39 io-hp kernel:  rtl8723be_phy_set_rf_power_state+0x502/0x550 [rtl8723be]
Sep 25 13:20:39 io-hp kernel:  rtl_ps_set_rf_state.isra.0+0xc0/0x100 [rtlwifi]
Sep 25 13:20:39 io-hp kernel:  _rtl_ps_inactive_ps+0x36/0xc0 [rtlwifi]
Sep 25 13:20:39 io-hp kernel:  rtl_ips_nic_on+0x7a/0xc0 [rtlwifi]
Sep 25 13:20:39 io-hp kernel:  rtl_op_config+0x20e/0x470 [rtlwifi]
Sep 25 13:20:39 io-hp kernel:  ieee80211_hw_config+0x21a/0x3c0 [mac80211]
Sep 25 13:20:39 io-hp kernel:  __ieee80211_start_scan+0x23d/0x7f0 [mac80211]
Sep 25 13:20:39 io-hp kernel:  ieee80211_request_scan+0x2c/0x50 [mac80211]
Sep 25 13:20:39 io-hp kernel:  nl80211_trigger_scan+0x463/0x730 [cfg80211]
Sep 25 13:20:39 io-hp kernel:  genl_family_rcv_msg+0x1f9/0x470
Sep 25 13:20:39 io-hp kernel:  genl_rcv_msg+0x47/0x90
Sep 25 13:20:39 io-hp kernel:  ? genl_family_rcv_msg+0x470/0x470
Sep 25 13:20:39 io-hp kernel:  netlink_rcv_skb+0x75/0x140
Sep 25 13:20:39 io-hp kernel:  genl_rcv+0x24/0x40
Sep 25 13:20:39 io-hp kernel:  netlink_unicast+0x179/0x230
Sep 25 13:20:39 io-hp kernel:  netlink_sendmsg+0x21e/0x3e0
Sep 25 13:20:39 io-hp kernel:  sock_sendmsg+0x5e/0x60
Sep 25 13:20:39 io-hp kernel:  ____sys_sendmsg+0x253/0x290
Sep 25 13:20:39 io-hp kernel:  ___sys_sendmsg+0x97/0xe0
Sep 25 13:20:39 io-hp kernel:  __sys_sendmsg+0x81/0xd0
Sep 25 13:20:39 io-hp kernel:  do_syscall_64+0x49/0x90
Sep 25 13:20:39 io-hp kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Sep 25 13:20:39 io-hp kernel: RIP: 0033:0x7fdfde4eb7e7
Sep 25 13:20:39 io-hp kernel: Code: 0c 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 2e 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 89 54 24 1c 48 89 74 24 10
Sep 25 13:20:39 io-hp kernel: RSP: 002b:00007ffe783852f8 EFLAGS: 00000246 ORIG_RAX: 000000000000002e
Sep 25 13:20:39 io-hp kernel: RAX: ffffffffffffffda RBX: 0000563d9e080780 RCX: 00007fdfde4eb7e7
Sep 25 13:20:39 io-hp kernel: RDX: 0000000000000000 RSI: 00007ffe78385330 RDI: 0000000000000006
Sep 25 13:20:39 io-hp kernel: RBP: 0000563d9e080690 R08: 0000000000000004 R09: 0000563d9e076010
Sep 25 13:20:39 io-hp kernel: R10: 00007ffe78385404 R11: 0000000000000246 R12: 0000563d9e0bed00
Sep 25 13:20:39 io-hp kernel: R13: 00007ffe78385330 R14: 00007ffe78385404 R15: 0000563d9e0b6a10
lines 242-297/297 (END)

Maybe this is the important stuff; these separated lines were red:

watchdog: BUG: soft lockup - CPU#2 stuck for 22s! [wpa_supplicant:1059]
watchdog: BUG: soft lockup - CPU#2 stuck for 22s! [wpa_supplicant:1059]
watchdog: BUG: soft lockup - CPU#2 stuck for 22s! [wpa_supplicant:1059]
rcu: INFO: rcu_preempt self-detected stall on CPU
rcu:         2-....: (396610 ticks this GP) idle=dfa/1/0x4000000000000004 softirq=10637/10637 fqs=131999 last_accelerate: 807f/8dc1, Nonlazy posted: .LD

(emphasis mine: Please don’t walk away for 20 minutes… :stuck_out_tongue_winking_eye: )

Unfortunately:

is a kernel bug.

so the only thing I can say is:

  • turn off suspension until you see a 5.4 LTS Kernel update coming in and then enable it again
    OR
  • try 5.8 and 5.9 RC1 and feed back. (shout out if you don’t know how to do that)

:innocent:

P.S. Indeed nothing to do with the mouse. Did this work in the past and did it start after you got a kernel update?

I was using 5.8 and went back to 5.4 LTS exactly because of this problem.
As a side note i also encountered problems setting a kernel default (it always makes the latest default): How to make a Kernel default?
I can’t tell you exactly when this started but i think it has to do with some updates, because in early August when i started using Manjaro it was OK.
This bug is also very random, sometimes hangs the PC, sometimes only the mouse or even the keyboard only. But it has always to do with coming out of sleep mode.

We still don’t know why the mouse is not coming back. Please:

:innocent:

On m first try today no problem, then this (2281 lines, have fun :crazy_face:)
ps: what a pain i the ass was to post this here, first Konsole only allows going back 1000 lines so i couldn’t copy it all, then i had the output automatically on a file; the total was more than the double allowed on a single post here, that is why i am dividing it in 3; here the first 999 lines):

-- Logs begin at Sun 2020-08-02 20:52:54 CEST, end at Mon 2020-09-28 13:41:41 CEST. --
Sep 28 13:15:00 io-hp kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 28 13:15:00 io-hp kernel: ata1.00: configured for UDMA/100
Sep 28 13:15:00 io-hp kscreenlocker_greet[3286]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Sep 28 13:15:00 io-hp kernel: Filesystems sync: 0.178 seconds
Sep 28 13:15:00 io-hp kscreenlocker_greet[3286]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:15:00 io-hp kscreenlocker_greet[3286]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:15:00 io-hp kscreenlocker_greet[3286]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:15:00 io-hp kscreenlocker_greet[3286]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/lockscreen/MainBlock.qml:88:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:15:00 io-hp kscreenlocker_greet[3286]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/lockscreen/LockScreenUi.qml:64:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:15:00 io-hp kscreenlocker_greet[3286]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/lockscreen/LockScreenUi.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:15:00 io-hp org_kde_powerdevil[1266]: powerdevil: ACTIVE SESSION PATH CHANGED: "/"
Sep 28 13:15:00 io-hp org_kde_powerdevil[1266]: powerdevil: Switched to inactive session - leaving unchanged
Sep 28 13:15:42 io-hp kernel: Freezing user space processes ... (elapsed 0.003 seconds) done.
Sep 28 13:15:42 io-hp kernel: OOM killer disabled.
Sep 28 13:15:42 io-hp kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Sep 28 13:15:42 io-hp kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Sep 28 13:15:42 io-hp kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Sep 28 13:15:42 io-hp kernel: sd 0:0:0:0: [sda] Stopping disk
Sep 28 13:15:42 io-hp kernel: ACPI: EC: interrupt blocked
Sep 28 13:15:42 io-hp kernel: ACPI: Preparing to enter system sleep state S3
Sep 28 13:15:42 io-hp kernel: ACPI: EC: event blocked
Sep 28 13:15:42 io-hp kernel: ACPI: EC: EC stopped
Sep 28 13:15:42 io-hp kernel: PM: Saving platform NVS memory
Sep 28 13:15:42 io-hp kernel: Disabling non-boot CPUs ...
Sep 28 13:15:42 io-hp kernel: smpboot: CPU 1 is now offline
Sep 28 13:15:42 io-hp kernel: smpboot: CPU 2 is now offline
Sep 28 13:15:42 io-hp kernel: smpboot: CPU 3 is now offline
Sep 28 13:15:42 io-hp kernel: ACPI: Low-level resume complete
Sep 28 13:15:42 io-hp kernel: ACPI: EC: EC started
Sep 28 13:15:42 io-hp kernel: PM: Restoring platform NVS memory
Sep 28 13:15:42 io-hp kernel: LVT offset 0 assigned for vector 0x400
Sep 28 13:15:42 io-hp kernel: Enabling non-boot CPUs ...
Sep 28 13:15:42 io-hp kernel: x86: Booting SMP configuration:
Sep 28 13:15:42 io-hp kernel: smpboot: Booting Node 0 Processor 1 APIC 0x1
Sep 28 13:15:42 io-hp kernel: microcode: CPU1: patch_level=0x07030105
Sep 28 13:15:42 io-hp kernel: CPU1 is up
Sep 28 13:15:42 io-hp kernel: smpboot: Booting Node 0 Processor 2 APIC 0x2
Sep 28 13:15:42 io-hp kernel: microcode: CPU2: patch_level=0x07030105
Sep 28 13:15:42 io-hp kernel: CPU2 is up
Sep 28 13:15:42 io-hp kernel: smpboot: Booting Node 0 Processor 3 APIC 0x3
Sep 28 13:15:42 io-hp kernel: microcode: CPU3: patch_level=0x07030105
Sep 28 13:15:42 io-hp kernel: CPU3 is up
Sep 28 13:15:42 io-hp kernel: ACPI: Waking up from system sleep state S3
Sep 28 13:15:42 io-hp kernel: ACPI: EC: interrupt unblocked
Sep 28 13:15:42 io-hp kernel: ACPI: EC: event unblocked
Sep 28 13:15:42 io-hp kernel: rtlwifi: rtlwifi: wireless switch is on
Sep 28 13:15:42 io-hp kernel: sd 0:0:0:0: [sda] Starting disk
Sep 28 13:15:42 io-hp kernel: [drm] PCIE GART of 2048M enabled (table at 0x000000000030E000).
Sep 28 13:15:42 io-hp kernel: radeon 0000:00:01.0: WB enabled
Sep 28 13:15:42 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000020000c00 and cpu addr 0x00000000cd48cea6
Sep 28 13:15:42 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 1 use gpu addr 0x0000000020000c04 and cpu addr 0x000000001eae6757
Sep 28 13:15:42 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 2 use gpu addr 0x0000000020000c08 and cpu addr 0x000000008a0d56b4
Sep 28 13:15:42 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000020000c0c and cpu addr 0x000000001486a6b4
Sep 28 13:15:42 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 4 use gpu addr 0x0000000020000c10 and cpu addr 0x00000000892f2763
Sep 28 13:15:42 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000078d30 and cpu addr 0x000000005e27c65e
Sep 28 13:15:42 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 6 use gpu addr 0x0000000020000c18 and cpu addr 0x000000006bdfcf33
Sep 28 13:15:42 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 7 use gpu addr 0x0000000020000c1c and cpu addr 0x00000000e80a9357
Sep 28 13:15:42 io-hp kernel: [drm] ring test on 0 succeeded in 3 usecs
Sep 28 13:15:42 io-hp kernel: [drm] ring test on 1 succeeded in 2 usecs
Sep 28 13:15:42 io-hp kernel: [drm] ring test on 2 succeeded in 2 usecs
Sep 28 13:15:42 io-hp kernel: [drm] ring test on 3 succeeded in 3 usecs
Sep 28 13:15:42 io-hp kernel: [drm] ring test on 4 succeeded in 3 usecs
Sep 28 13:15:42 io-hp kernel: [drm] ring test on 5 succeeded in 1 usecs
Sep 28 13:15:42 io-hp kernel: [drm] UVD initialized successfully.
Sep 28 13:15:42 io-hp kernel: [drm] ring test on 6 succeeded in 6 usecs
Sep 28 13:15:42 io-hp kernel: [drm] ring test on 7 succeeded in 2 usecs
Sep 28 13:15:42 io-hp kernel: [drm] VCE initialized successfully.
Sep 28 13:15:42 io-hp kernel: [drm] ib test on ring 0 succeeded in 0 usecs
Sep 28 13:15:42 io-hp kernel: [drm] ib test on ring 1 succeeded in 0 usecs
Sep 28 13:15:42 io-hp kernel: [drm] ib test on ring 2 succeeded in 0 usecs
Sep 28 13:15:42 io-hp kernel: [drm] ib test on ring 3 succeeded in 0 usecs
Sep 28 13:15:42 io-hp kernel: [drm] ib test on ring 4 succeeded in 0 usecs
Sep 28 13:15:42 io-hp kernel: usb 3-1.1: reset high-speed USB device number 3 using ehci-pci
Sep 28 13:15:42 io-hp kernel: usb 1-1.4: reset full-speed USB device number 4 using ehci-pci
Sep 28 13:15:42 io-hp kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Sep 28 13:15:42 io-hp kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 28 13:15:42 io-hp kernel: ata1.00: configured for UDMA/100
Sep 28 13:15:42 io-hp kernel: ata2.00: configured for UDMA/133
Sep 28 13:15:42 io-hp kernel: [drm] ib test on ring 5 succeeded
Sep 28 13:15:42 io-hp kernel: [drm] ib test on ring 6 succeeded
Sep 28 13:15:42 io-hp kernel: [drm] ib test on ring 7 succeeded
Sep 28 13:15:42 io-hp kernel: psmouse serio1: synaptics: queried max coordinates: x [..5652], y [..4846]
Sep 28 13:15:42 io-hp kernel: psmouse serio1: synaptics: queried min coordinates: x [1330..], y [1094..]
Sep 28 13:15:42 io-hp kernel: OOM killer enabled.
Sep 28 13:15:42 io-hp kernel: Restarting tasks ... done.
Sep 28 13:15:42 io-hp kernel: Bluetooth: hci0: RTL: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
Sep 28 13:15:42 io-hp kernel: Bluetooth: hci0: RTL: rom_version status=0 version=1
Sep 28 13:15:42 io-hp kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
Sep 28 13:15:42 io-hp kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
Sep 28 13:15:42 io-hp kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Sep 28 13:15:42 io-hp kernel: Bluetooth: hci0: RTL: cfg_sz -2, total sz 22496
Sep 28 13:15:42 io-hp bluetoothd[819]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSink/sbc
Sep 28 13:15:42 io-hp pipewire[1455]: [W][000001860.040232][main-loop.c:157 pw_main_loop_run()] main-loop 0x55aba4dc60c0: iterate error -4 (Interrupted system call)
Sep 28 13:15:42 io-hp systemd[1]: Starting Load/Save RF Kill Switch Status...
Sep 28 13:15:42 io-hp bluetoothd[819]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSource/sbc
Sep 28 13:15:42 io-hp pipewire[1457]: [W][000001860.054255][main-loop.c:157 pw_main_loop_run()] main-loop 0x55b215a67e30: iterate error -4 (Interrupted system call)
Sep 28 13:15:42 io-hp systemd[1]: Stopped target Bluetooth.
Sep 28 13:15:42 io-hp bluetoothd[819]: Endpoint unregistered: sender=:1.58 path=/A2DP/SBC/Source/0
Sep 28 13:15:42 io-hp bluetoothd[819]: Endpoint unregistered: sender=:1.58 path=/A2DP/SBC/Sink/1
Sep 28 13:15:42 io-hp dbus-daemon[821]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.58" (uid=1000 pid=1457 comm="/usr/bin/pipewire-media-session ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.4" (uid=0 pid=819 comm="/usr/lib/bluetooth/bluetoothd ")
Sep 28 13:15:42 io-hp dbus-daemon[821]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.58" (uid=1000 pid=1457 comm="/usr/bin/pipewire-media-session ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.4" (uid=0 pid=819 comm="/usr/lib/bluetooth/bluetoothd ")
Sep 28 13:15:42 io-hp dbus-daemon[821]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.58" (uid=1000 pid=1457 comm="/usr/bin/pipewire-media-session ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.4" (uid=0 pid=819 comm="/usr/lib/bluetooth/bluetoothd ")
Sep 28 13:15:42 io-hp dbus-daemon[821]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.58" (uid=1000 pid=1457 comm="/usr/bin/pipewire-media-session ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.4" (uid=0 pid=819 comm="/usr/lib/bluetooth/bluetoothd ")
Sep 28 13:15:42 io-hp systemd[1068]: Reached target Bluetooth.
Sep 28 13:15:42 io-hp systemd[1]: Reached target Bluetooth.
Sep 28 13:15:42 io-hp systemd[1]: Started Load/Save RF Kill Switch Status.
Sep 28 13:15:42 io-hp 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'
Sep 28 13:15:42 io-hp kernel: audit: type=1130 audit(1601291742.136:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:15:42 io-hp kscreenlocker_greet[3286]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/SessionManagementScreen.qml:64:5: Unable to assign [undefined] to int
Sep 28 13:15:42 io-hp kscreenlocker_greet[3286]: file:///usr/lib/qt/qml/org/kde/plasma/components/Button.qml:52: ReferenceError: PlasmaCore is not defined
Sep 28 13:15:42 io-hp kscreenlocker_greet[3286]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/ActionButton.qml:33:5: Unable to assign [undefined] to int
Sep 28 13:15:42 io-hp kscreenlocker_greet[3286]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/KeyboardLayoutButton.qml:29:5: Unable to assign [undefined] to int
Sep 28 13:15:42 io-hp kscreenlocker_greet[3286]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/Battery.qml:48:9: Unable to assign [undefined] to double
Sep 28 13:15:42 io-hp systemd-sleep[3312]: System resumed.
Sep 28 13:15:42 io-hp kernel: PM: suspend exit
Sep 28 13:15:42 io-hp org_kde_powerdevil[1266]: powerdevil: ACTIVE SESSION PATH CHANGED: "/org/freedesktop/login1/session/_31"
Sep 28 13:15:42 io-hp org_kde_powerdevil[1266]: powerdevil: Current session is now active
Sep 28 13:15:42 io-hp kscreenlocker_greet[3286]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/UserDelegate.qml:41:5: Unable to assign [undefined] to int
Sep 28 13:15:42 io-hp kscreenlocker_greet[3286]: qt.svg: <input>:406:376: Could not add child element to parent element because the types are incorrect.
Sep 28 13:15:42 io-hp kscreenlocker_greet[3286]: qt.svg: <input>:407:126: Could not add child element to parent element because the types are incorrect.
Sep 28 13:15:42 io-hp kscreenlocker_greet[3286]: qt.svg: <input>:408:126: Could not add child element to parent element because the types are incorrect.
Sep 28 13:15:42 io-hp kscreenlocker_greet[3286]: qt.svg: <input>:408:385: Could not add child element to parent element because the types are incorrect.
Sep 28 13:15:42 io-hp kscreenlocker_greet[3286]: qt.svg: <input>:409:125: Could not add child element to parent element because the types are incorrect.
Sep 28 13:15:42 io-hp kscreenlocker_greet[3286]: qt.svg: <input>:410:124: Could not add child element to parent element because the types are incorrect.
Sep 28 13:15:42 io-hp kscreenlocker_greet[3286]: qt.svg: <input>:411:125: Could not add child element to parent element because the types are incorrect.
Sep 28 13:15:42 io-hp kscreenlocker_greet[3286]: qt.svg: <input>:411:371: Could not add child element to parent element because the types are incorrect.
Sep 28 13:15:42 io-hp kscreenlocker_greet[3286]: qt.svg: <input>:411:619: Could not add child element to parent element because the types are incorrect.
Sep 28 13:15:42 io-hp kernel: Bluetooth: hci0: RTL: fw version 0x0e2f9f73
Sep 28 13:15:43 io-hp kcminit[3551]: Initializing  "kcm_mouse" :  "kcminit_mouse"
Sep 28 13:15:43 io-hp bluetoothd[819]: RFCOMM server failed for Headset Voice gateway: rfcomm_bind: Address already in use (98)
Sep 28 13:15:43 io-hp bluetoothd[819]: RFCOMM server failed for :1.58/Profile/HSPHS/00001108-0000-1000-8000-00805F9B34FB: rfcomm_bind: Address already in use (98)
Sep 28 13:15:43 io-hp bluetoothd[819]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSink/sbc
Sep 28 13:15:43 io-hp bluetoothd[819]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSource/sbc
Sep 28 13:15:43 io-hp kwin_x11[1173]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 56224, resource id: 58720261, major code: 18 (ChangeProperty), minor code: 0
Sep 28 13:15:43 io-hp systemd[1]: systemd-suspend.service: Succeeded.
Sep 28 13:15:43 io-hp systemd[1]: Finished Suspend.
Sep 28 13:15:43 io-hp 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'
Sep 28 13:15:43 io-hp 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'
Sep 28 13:15:43 io-hp systemd[1]: Stopped target Sleep.
Sep 28 13:15:43 io-hp systemd[1]: Reached target Suspend.
Sep 28 13:15:43 io-hp kernel: audit: type=1130 audit(1601291743.170:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:15:43 io-hp kernel: audit: type=1131 audit(1601291743.170:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:15:43 io-hp systemd[1]: Stopped target Suspend.
Sep 28 13:15:43 io-hp systemd-logind[824]: Operation 'sleep' finished.
Sep 28 13:15:43 io-hp ModemManager[845]: <info>  [sleep-monitor] system is resuming
Sep 28 13:15:43 io-hp NetworkManager[822]: <info>  [1601291743.1779] manager: sleep: wake requested (sleeping: yes  enabled: yes)
Sep 28 13:15:43 io-hp NetworkManager[822]: <info>  [1601291743.1781] device (enp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Sep 28 13:15:43 io-hp kernel: RTL8208 Fast Ethernet r8169-300:00: attached PHY driver [RTL8208 Fast Ethernet] (mii_bus:phy_addr=r8169-300:00, irq=IGNORE)
Sep 28 13:15:43 io-hp kscreenlocker_greet[3286]: qt.virtualkeyboard.hunspell: Hunspell dictionary is missing for "en_GB" . Search paths ("/usr/share/qt/qtvirtualkeyboard/hunspell", "/usr/share/hunspell", "/usr/share/myspell/dicts")
Sep 28 13:15:43 io-hp NetworkManager[822]: <info>  [1601291743.4327] device (wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Sep 28 13:15:43 io-hp kernel: r8169 0000:03:00.0 enp3s0: Link is Down
Sep 28 13:15:43 io-hp NetworkManager[822]: <info>  [1601291743.4384] device (p2p-dev-wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Sep 28 13:15:43 io-hp NetworkManager[822]: <info>  [1601291743.4421] manager: NetworkManager state is now DISCONNECTED
Sep 28 13:15:43 io-hp NetworkManager[822]: <info>  [1601291743.4762] device (wlo1): supplicant interface state: internal-starting -> disconnected
Sep 28 13:15:43 io-hp NetworkManager[822]: <info>  [1601291743.4763] device (p2p-dev-wlo1): state change: unavailable -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Sep 28 13:15:43 io-hp NetworkManager[822]: <info>  [1601291743.4776] Wi-Fi P2P device controlled by interface wlo1 created
Sep 28 13:15:43 io-hp NetworkManager[822]: <info>  [1601291743.4781] manager: (p2p-dev-wlo1): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/5)
Sep 28 13:15:43 io-hp NetworkManager[822]: <info>  [1601291743.4787] device (p2p-dev-wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 28 13:15:43 io-hp NetworkManager[822]: <info>  [1601291743.4827] device (wlo1): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Sep 28 13:15:43 io-hp NetworkManager[822]: <info>  [1601291743.4862] device (p2p-dev-wlo1): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Sep 28 13:15:43 io-hp NetworkManager[822]: <warn>  [1601291743.5022] sup-iface[95639ecd647f2db1,1,wlo1]: call-p2p-cancel: failed with P2P cancel failed
Sep 28 13:15:44 io-hp kernel: r8169 0000:03:00.0 enp3s0: Link is Up - 100Mbps/Full - flow control rx/tx
Sep 28 13:15:44 io-hp kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
Sep 28 13:15:44 io-hp NetworkManager[822]: <info>  [1601291744.9502] device (enp3s0): carrier: link connected
Sep 28 13:15:44 io-hp NetworkManager[822]: <info>  [1601291744.9506] device (enp3s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Sep 28 13:15:44 io-hp NetworkManager[822]: <info>  [1601291744.9522] policy: auto-activating connection 'Wired connection 1' (62cb76be-ecad-33c0-b799-972919bb260e)
Sep 28 13:15:44 io-hp NetworkManager[822]: <info>  [1601291744.9536] device (enp3s0): Activation: starting connection 'Wired connection 1' (62cb76be-ecad-33c0-b799-972919bb260e)
Sep 28 13:15:44 io-hp NetworkManager[822]: <info>  [1601291744.9539] device (enp3s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 28 13:15:44 io-hp NetworkManager[822]: <info>  [1601291744.9557] manager: NetworkManager state is now CONNECTING
Sep 28 13:15:44 io-hp NetworkManager[822]: <info>  [1601291744.9562] device (enp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 28 13:15:44 io-hp NetworkManager[822]: <info>  [1601291744.9593] device (enp3s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Sep 28 13:15:44 io-hp NetworkManager[822]: <info>  [1601291744.9616] dhcp4 (enp3s0): activation: beginning transaction (timeout in 45 seconds)
Sep 28 13:15:44 io-hp avahi-daemon[818]: Joining mDNS multicast group on interface enp3s0.IPv6 with address fe80::40c9:e254:63df:1cf.
Sep 28 13:15:44 io-hp avahi-daemon[818]: New relevant interface enp3s0.IPv6 for mDNS.
Sep 28 13:15:44 io-hp avahi-daemon[818]: Registering new address record for fe80::40c9:e254:63df:1cf on enp3s0.*.
Sep 28 13:15:45 io-hp ModemManager[845]: <info>  [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:02.4/0000:02:00.0': not supported by any plugin
Sep 28 13:15:45 io-hp ModemManager[845]: <info>  [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:02.5/0000:03:00.0': not supported by any plugin
Sep 28 13:15:45 io-hp kcminit[3687]: Initializing  "kcm_mouse" :  "kcminit_mouse"
Sep 28 13:15:45 io-hp kwin_x11[1173]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 58324, resource id: 60817413, major code: 18 (ChangeProperty), minor code: 0
Sep 28 13:15:46 io-hp systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Sep 28 13:15:46 io-hp 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'
Sep 28 13:15:46 io-hp kernel: audit: type=1131 audit(1601291746.656:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:15:46 io-hp dbus-daemon[821]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.6' (uid=0 pid=822 comm="/usr/bin/NetworkManager --no-daemon ")
Sep 28 13:15:46 io-hp systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 28 13:15:46 io-hp dbus-daemon[821]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 28 13:15:46 io-hp 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'
Sep 28 13:15:46 io-hp systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 28 13:15:46 io-hp kernel: audit: type=1130 audit(1601291746.980:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:15:47 io-hp systemd[1]: systemd-rfkill.service: Succeeded.
Sep 28 13:15:47 io-hp 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'
Sep 28 13:15:47 io-hp kernel: audit: type=1131 audit(1601291747.140:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:15:47 io-hp NetworkManager[822]: <info>  [1601291747.6560] dhcp6 (enp3s0): activation: beginning transaction (timeout in 45 seconds)
Sep 28 13:15:47 io-hp kded5[1167]: bluedevil: About to resume
Sep 28 13:15:48 io-hp avahi-daemon[818]: Leaving mDNS multicast group on interface enp3s0.IPv6 with address fe80::40c9:e254:63df:1cf.
Sep 28 13:15:48 io-hp avahi-daemon[818]: Joining mDNS multicast group on interface enp3s0.IPv6 with address fd91:dab6:a2b2:1:5500:d71c:457d:3b36.
Sep 28 13:15:48 io-hp NetworkManager[822]: <info>  [1601291748.1205] dhcp6 (enp3s0): option dhcp6_domain_search  => 'local'
Sep 28 13:15:48 io-hp avahi-daemon[818]: Registering new address record for fd91:dab6:a2b2:1:5500:d71c:457d:3b36 on enp3s0.*.
Sep 28 13:15:48 io-hp NetworkManager[822]: <info>  [1601291748.1205] dhcp6 (enp3s0): option dhcp6_name_servers   => 'fd91:dab6:a2b2:1:3e98:72ff:fed6:e058'
Sep 28 13:15:48 io-hp avahi-daemon[818]: Withdrawing address record for fe80::40c9:e254:63df:1cf on enp3s0.
Sep 28 13:15:48 io-hp NetworkManager[822]: <info>  [1601291748.1205] dhcp6 (enp3s0): state changed unknown -> bound
Sep 28 13:15:48 io-hp kded5[1167]: plasma-nm: Unhandled active connection state change:  1
Sep 28 13:15:49 io-hp NetworkManager[822]: <info>  [1601291749.3663] device (enp3s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Sep 28 13:15:49 io-hp NetworkManager[822]: <info>  [1601291749.3761] device (enp3s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Sep 28 13:15:49 io-hp NetworkManager[822]: <info>  [1601291749.3771] device (enp3s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Sep 28 13:15:49 io-hp NetworkManager[822]: <info>  [1601291749.3783] manager: NetworkManager state is now CONNECTED_LOCAL
Sep 28 13:15:49 io-hp NetworkManager[822]: <info>  [1601291749.3813] manager: NetworkManager state is now CONNECTED_SITE
Sep 28 13:15:49 io-hp NetworkManager[822]: <info>  [1601291749.3817] policy: set 'Wired connection 1' (enp3s0) as default for IPv6 routing and DNS
Sep 28 13:15:49 io-hp NetworkManager[822]: <info>  [1601291749.3911] device (enp3s0): Activation: successful, device activated.
Sep 28 13:15:49 io-hp kded5[1167]: plasma-nm: Not emitting connection activated notification as the connection was active prior to suspend
Sep 28 13:15:49 io-hp audit[3701]: USER_AUTH pid=3701 uid=1000 auid=1000 ses=1 msg='op=PAM:unix_chkpwd acct="io" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
Sep 28 13:15:49 io-hp kernel: audit: type=1100 audit(1601291749.933:58): pid=3701 uid=1000 auid=1000 ses=1 msg='op=PAM:unix_chkpwd acct="io" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
Sep 28 13:15:49 io-hp kscreenlocker_greet[3286]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/VirtualKeyboard.qml:27: TypeError: Cannot read property 'width' of null
Sep 28 13:15:50 io-hp kwin_x11[1173]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 60749, resource id: 4194368, major code: 18 (ChangeProperty), minor code: 0
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8151] dhcp4 (enp3s0): option dhcp_lease_time      => '31536000'
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8152] dhcp4 (enp3s0): option domain_name          => 'local'
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8152] dhcp4 (enp3s0): option domain_name_servers  => '192.168.2.1'
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8153] dhcp4 (enp3s0): option expiry               => '1632827749'
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8153] dhcp4 (enp3s0): option host_name            => 'io-hp'
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8154] dhcp4 (enp3s0): option ip_address           => '192.168.2.101'
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8154] dhcp4 (enp3s0): option next_server          => '192.168.2.1'
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8154] dhcp4 (enp3s0): option requested_broadcast_address => '1'
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8155] dhcp4 (enp3s0): option requested_domain_name => '1'
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8155] dhcp4 (enp3s0): option requested_domain_name_servers => '1'
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8156] dhcp4 (enp3s0): option requested_domain_search => '1'
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8156] dhcp4 (enp3s0): option requested_host_name  => '1'
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8157] dhcp4 (enp3s0): option requested_interface_mtu => '1'
Sep 28 13:15:50 io-hp avahi-daemon[818]: Joining mDNS multicast group on interface enp3s0.IPv4 with address 192.168.2.101.
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8157] dhcp4 (enp3s0): option requested_ms_classless_static_routes => '1'
Sep 28 13:15:50 io-hp avahi-daemon[818]: New relevant interface enp3s0.IPv4 for mDNS.
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8157] dhcp4 (enp3s0): option requested_nis_domain => '1'
Sep 28 13:15:50 io-hp avahi-daemon[818]: Registering new address record for 192.168.2.101 on enp3s0.IPv4.
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8158] dhcp4 (enp3s0): option requested_nis_servers => '1'
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8158] dhcp4 (enp3s0): option requested_ntp_servers => '1'
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8159] dhcp4 (enp3s0): option requested_rfc3442_classless_static_routes => '1'
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8159] dhcp4 (enp3s0): option requested_root_path  => '1'
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8160] dhcp4 (enp3s0): option requested_routers    => '1'
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8160] dhcp4 (enp3s0): option requested_static_routes => '1'
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8161] dhcp4 (enp3s0): option requested_subnet_mask => '1'
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8161] dhcp4 (enp3s0): option requested_time_offset => '1'
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8162] dhcp4 (enp3s0): option requested_wpad       => '1'
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8162] dhcp4 (enp3s0): option routers              => '192.168.2.1'
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8162] dhcp4 (enp3s0): option subnet_mask          => '255.255.255.0'
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8163] dhcp4 (enp3s0): state changed unknown -> bound
Sep 28 13:15:50 io-hp NetworkManager[822]: <info>  [1601291750.8211] policy: set 'Wired connection 1' (enp3s0) as default for IPv4 routing and DNS
Sep 28 13:15:51 io-hp NetworkManager[822]: <info>  [1601291751.4508] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 28 13:15:57 io-hp systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Sep 28 13:15:57 io-hp 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'
Sep 28 13:15:57 io-hp kernel: audit: type=1131 audit(1601291757.656:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:15:58 io-hp plasmashell[1225]: file:///usr/lib/qt/qml/org/kde/plasma/components/Highlight.qml:47:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:15:59 io-hp plasmashell[1225]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml:60:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:15:59 io-hp plasmashell[1225]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListDialog.qml:51: TypeError: Cannot read property 'separatorCount' of null
Sep 28 13:15:59 io-hp plasmashell[1225]: trying to show an empty dialog
Sep 28 13:16:01 io-hp plasmashell[1225]: file:///usr/lib/qt/qml/org/kde/plasma/components/Highlight.qml:47:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:16:01 io-hp plasmashell[1225]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml:60:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:16:01 io-hp plasmashell[1225]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListDialog.qml:51: TypeError: Cannot read property 'separatorCount' of null
Sep 28 13:16:01 io-hp plasmashell[1225]: trying to show an empty dialog
Sep 28 13:16:03 io-hp plasmashell[1225]: file:///usr/lib/qt/qml/org/kde/plasma/components/Highlight.qml:47:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:16:03 io-hp plasmashell[1225]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml:60:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:16:03 io-hp plasmashell[1225]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListDialog.qml:51: TypeError: Cannot read property 'separatorCount' of null
Sep 28 13:16:03 io-hp plasmashell[1225]: trying to show an empty dialog
Sep 28 13:16:07 io-hp plasmashell[1225]: file:///usr/lib/qt/qml/org/kde/plasma/components/Highlight.qml:47:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:16:08 io-hp plasmashell[1225]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml:60:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:16:08 io-hp plasmashell[1225]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListDialog.qml:51: TypeError: Cannot read property 'separatorCount' of null
Sep 28 13:16:08 io-hp plasmashell[1225]: trying to show an empty dialog
-- Reboot --
Sep 28 13:20:53 io-hp kernel: Linux version 5.4.64-1-MANJARO (builder@d467f31eaa7a) (gcc version 10.2.0 (GCC)) #1 SMP PREEMPT Wed Sep 9 18:26:19 UTC 2020
Sep 28 13:20:53 io-hp kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5.4-x86_64 root=UUID=3e2010a7-c97f-4294-b887-2952e34fc467 rw quiet pci=nomsi,noaer loglevel=3 rd.systemd.show_status=auto rd.udev.log_priority=3 touch ~/.hushlogin
Sep 28 13:20:53 io-hp kernel: KERNEL supported cpus:
Sep 28 13:20:53 io-hp kernel:   Intel GenuineIntel
Sep 28 13:20:53 io-hp kernel:   AMD AuthenticAMD
Sep 28 13:20:53 io-hp kernel:   Hygon HygonGenuine
Sep 28 13:20:53 io-hp kernel:   Centaur CentaurHauls
Sep 28 13:20:53 io-hp kernel:   zhaoxin   Shanghai  
Sep 28 13:20:53 io-hp kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 28 13:20:53 io-hp kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 28 13:20:53 io-hp kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 28 13:20:53 io-hp kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Sep 28 13:20:53 io-hp kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Sep 28 13:20:53 io-hp kernel: BIOS-provided physical RAM map:
Sep 28 13:20:53 io-hp kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable
Sep 28 13:20:53 io-hp kernel: BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved
Sep 28 13:20:53 io-hp kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Sep 28 13:20:53 io-hp kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000b3aecfff] usable
Sep 28 13:20:53 io-hp kernel: BIOS-e820: [mem 0x00000000b3aed000-0x00000000b42edfff] reserved
Sep 28 13:20:53 io-hp kernel: BIOS-e820: [mem 0x00000000b42ee000-0x00000000bf17efff] usable
Sep 28 13:20:53 io-hp kernel: BIOS-e820: [mem 0x00000000bf17f000-0x00000000bf97efff] reserved
Sep 28 13:20:53 io-hp kernel: BIOS-e820: [mem 0x00000000bf97f000-0x00000000bfb7efff] ACPI NVS
Sep 28 13:20:53 io-hp kernel: BIOS-e820: [mem 0x00000000bfb7f000-0x00000000bfbfefff] ACPI data
Sep 28 13:20:53 io-hp kernel: BIOS-e820: [mem 0x00000000bfbff000-0x00000000bfbfffff] usable
Sep 28 13:20:53 io-hp kernel: BIOS-e820: [mem 0x00000000bfc00000-0x00000000dfffffff] reserved
Sep 28 13:20:53 io-hp kernel: BIOS-e820: [mem 0x00000000f0900000-0x00000000f09fffff] reserved
Sep 28 13:20:53 io-hp kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Sep 28 13:20:53 io-hp kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec01fff] reserved
Sep 28 13:20:53 io-hp kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 28 13:20:53 io-hp kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
Sep 28 13:20:53 io-hp kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Sep 28 13:20:53 io-hp kernel: BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
Sep 28 13:20:53 io-hp kernel: BIOS-e820: [mem 0x0000000100000000-0x000000011effffff] usable
Sep 28 13:20:53 io-hp kernel: NX (Execute Disable) protection: active
Sep 28 13:20:53 io-hp kernel: SMBIOS 2.8 present.
Sep 28 13:20:53 io-hp kernel: DMI: HP HP Notebook/81F5, BIOS F.09 05/19/2016
Sep 28 13:20:53 io-hp kernel: tsc: Fast TSC calibration using PIT
Sep 28 13:20:53 io-hp kernel: tsc: Detected 1996.343 MHz processor
Sep 28 13:20:53 io-hp kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Sep 28 13:20:53 io-hp kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Sep 28 13:20:53 io-hp kernel: last_pfn = 0x11f000 max_arch_pfn = 0x400000000
Sep 28 13:20:53 io-hp kernel: MTRR default type: uncachable
Sep 28 13:20:53 io-hp kernel: MTRR fixed ranges enabled:
Sep 28 13:20:53 io-hp kernel:   00000-9FFFF write-back
Sep 28 13:20:53 io-hp kernel:   A0000-BFFFF uncachable
Sep 28 13:20:53 io-hp kernel:   C0000-FFFFF write-through
Sep 28 13:20:53 io-hp kernel: MTRR variable ranges enabled:
Sep 28 13:20:53 io-hp kernel:   0 base 0000000000 mask FF80000000 write-back
Sep 28 13:20:53 io-hp kernel:   1 base 0080000000 mask FFC0000000 write-back
Sep 28 13:20:53 io-hp kernel:   2 base 00BFB47000 mask FFFFFFF000 uncachable
Sep 28 13:20:53 io-hp kernel:   3 base 00FF800000 mask FFFF800000 write-protect
Sep 28 13:20:53 io-hp kernel:   4 disabled
Sep 28 13:20:53 io-hp kernel:   5 disabled
Sep 28 13:20:53 io-hp kernel:   6 disabled
Sep 28 13:20:53 io-hp kernel:   7 disabled
Sep 28 13:20:53 io-hp kernel: TOM2: 000000011f000000 aka 4592M
Sep 28 13:20:53 io-hp kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Sep 28 13:20:53 io-hp kernel: last_pfn = 0xbfc00 max_arch_pfn = 0x400000000
Sep 28 13:20:53 io-hp kernel: check: Scanning 1 areas for low memory corruption
Sep 28 13:20:53 io-hp kernel: Using GB pages for direct mapping
Sep 28 13:20:53 io-hp kernel: RAMDISK: [mem 0x36cd9000-0x37663fff]
Sep 28 13:20:53 io-hp kernel: ACPI: Early table checksum verification disabled
Sep 28 13:20:53 io-hp kernel: ACPI: RSDP 0x00000000000FE020 000024 (v02 HPQOEM)
Sep 28 13:20:53 io-hp kernel: ACPI: XSDT 0x00000000BFBD2188 0000C4 (v01 HPQOEM SLIC-MPC 00000001      01000013)
Sep 28 13:20:53 io-hp kernel: ACPI: FACP 0x00000000BFBFB000 00010C (v05 HPQOEM SLIC-MPC 00000001 HP   00040000)
Sep 28 13:20:53 io-hp kernel: ACPI: DSDT 0x00000000BFBE8000 00EB55 (v01 HPQOEM SLIC-MPC F0000000 ACPI 00040000)
Sep 28 13:20:53 io-hp kernel: ACPI: FACS 0x00000000BFB04000 000040
Sep 28 13:20:53 io-hp kernel: ACPI: TCPA 0x00000000BFBFD000 000032 (v02 HPQOEM INSYDE   00000000 HP   00040000)
Sep 28 13:20:53 io-hp kernel: ACPI: UEFI 0x00000000BFBFC000 000236 (v01 HPQOEM INSYDE   00000001 HP   00040000)
Sep 28 13:20:53 io-hp kernel: ACPI: HPET 0x00000000BFBFA000 000038 (v01 HPQOEM INSYDE   00000001 HP   00040000)
Sep 28 13:20:53 io-hp kernel: ACPI: APIC 0x00000000BFBF9000 000090 (v03 HPQOEM SLIC-MPC 00000001 HP   00040000)
Sep 28 13:20:53 io-hp kernel: ACPI: MCFG 0x00000000BFBF8000 00003C (v01 HPQOEM INSYDE   00000001 HP   00040000)
Sep 28 13:20:53 io-hp kernel: ACPI: ASF! 0x00000000BFBF7000 0000A5 (v32 HPQOEM INSYDE   00000001 HP   00040000)
Sep 28 13:20:53 io-hp kernel: ACPI: BOOT 0x00000000BFBE7000 000028 (v01 HPQOEM INSYDE   00000001 HP   00040000)
Sep 28 13:20:53 io-hp kernel: ACPI: FPDT 0x00000000BFBE5000 000044 (v01 HPQOEM SLIC-MPC 00000001 HP   00040000)
Sep 28 13:20:53 io-hp kernel: ACPI: MSDM 0x00000000BFBE4000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP   00040000)
Sep 28 13:20:53 io-hp kernel: ACPI: SSDT 0x00000000BFBE3000 000CB4 (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
Sep 28 13:20:53 io-hp kernel: ACPI: SSDT 0x00000000BFBDE000 0048A6 (v02 HPQOEM INSYDE   00000002 ACPI 00040000)
Sep 28 13:20:53 io-hp kernel: ACPI: SSDT 0x00000000BFBDD000 00041A (v01 HPQOEM INSYDE   00001000 ACPI 00040000)
Sep 28 13:20:53 io-hp kernel: ACPI: TPM2 0x00000000BFBDC000 000044 (v03 HPQOEM INSYDE   20505350 HP   00040000)
Sep 28 13:20:53 io-hp kernel: ACPI: SSDT 0x00000000BFBDB000 000692 (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
Sep 28 13:20:53 io-hp kernel: ACPI: SSDT 0x00000000BFBDA000 000418 (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
Sep 28 13:20:53 io-hp kernel: ACPI: SSDT 0x00000000BFBD8000 001990 (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
Sep 28 13:20:53 io-hp kernel: ACPI: SSDT 0x00000000BFBD7000 00008C (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
Sep 28 13:20:53 io-hp kernel: ACPI: SSDT 0x00000000BFBD5000 001153 (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
Sep 28 13:20:53 io-hp kernel: ACPI: SSDT 0x00000000BFBD3000 000F8A (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
Sep 28 13:20:53 io-hp kernel: ACPI: Local APIC address 0xfee00000
Sep 28 13:20:53 io-hp kernel: No NUMA configuration found
Sep 28 13:20:53 io-hp kernel: Faking a node at [mem 0x0000000000000000-0x000000011effffff]
Sep 28 13:20:53 io-hp kernel: NODE_DATA(0) allocated [mem 0x11effc000-0x11effffff]
Sep 28 13:20:53 io-hp kernel: Zone ranges:
Sep 28 13:20:53 io-hp kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Sep 28 13:20:53 io-hp kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Sep 28 13:20:53 io-hp kernel:   Normal   [mem 0x0000000100000000-0x000000011effffff]
Sep 28 13:20:53 io-hp kernel:   Device   empty
Sep 28 13:20:53 io-hp kernel: Movable zone start for each node
Sep 28 13:20:53 io-hp kernel: Early memory node ranges
Sep 28 13:20:53 io-hp kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
Sep 28 13:20:53 io-hp kernel:   node   0: [mem 0x0000000000100000-0x00000000b3aecfff]
Sep 28 13:20:53 io-hp kernel:   node   0: [mem 0x00000000b42ee000-0x00000000bf17efff]
Sep 28 13:20:53 io-hp kernel:   node   0: [mem 0x00000000bfbff000-0x00000000bfbfffff]
Sep 28 13:20:53 io-hp kernel:   node   0: [mem 0x0000000100000000-0x000000011effffff]
Sep 28 13:20:53 io-hp kernel: Zeroed struct page in unavailable ranges: 9955 pages
Sep 28 13:20:53 io-hp kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000011effffff]
Sep 28 13:20:53 io-hp kernel: On node 0 totalpages: 907549
Sep 28 13:20:53 io-hp kernel:   DMA zone: 64 pages used for memmap
Sep 28 13:20:53 io-hp kernel:   DMA zone: 21 pages reserved
Sep 28 13:20:53 io-hp kernel:   DMA zone: 3998 pages, LIFO batch:0
Sep 28 13:20:53 io-hp kernel:   DMA32 zone: 12134 pages used for memmap
Sep 28 13:20:53 io-hp kernel:   DMA32 zone: 776575 pages, LIFO batch:63
Sep 28 13:20:53 io-hp kernel:   Normal zone: 1984 pages used for memmap
Sep 28 13:20:53 io-hp kernel:   Normal zone: 126976 pages, LIFO batch:31
Sep 28 13:20:53 io-hp kernel: ACPI: PM-Timer IO Port: 0x408
Sep 28 13:20:53 io-hp kernel: ACPI: Local APIC address 0xfee00000
Sep 28 13:20:53 io-hp kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Sep 28 13:20:53 io-hp kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Sep 28 13:20:53 io-hp kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Sep 28 13:20:53 io-hp kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Sep 28 13:20:53 io-hp kernel: IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
Sep 28 13:20:53 io-hp kernel: IOAPIC[1]: apic_id 5, version 33, address 0xfec01000, GSI 24-55
Sep 28 13:20:53 io-hp kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 28 13:20:53 io-hp kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Sep 28 13:20:53 io-hp kernel: ACPI: IRQ0 used by override.
Sep 28 13:20:53 io-hp kernel: ACPI: IRQ9 used by override.
Sep 28 13:20:53 io-hp kernel: Using ACPI (MADT) for SMP configuration information
Sep 28 13:20:53 io-hp kernel: ACPI: HPET id: 0x10228210 base: 0xfed00000
Sep 28 13:20:53 io-hp kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Sep 28 13:20:53 io-hp kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Sep 28 13:20:53 io-hp kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
Sep 28 13:20:53 io-hp kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
Sep 28 13:20:53 io-hp kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
Sep 28 13:20:53 io-hp kernel: PM: Registered nosave memory: [mem 0xb3aed000-0xb42edfff]
Sep 28 13:20:53 io-hp kernel: PM: Registered nosave memory: [mem 0xbf17f000-0xbf97efff]
Sep 28 13:20:53 io-hp kernel: PM: Registered nosave memory: [mem 0xbf97f000-0xbfb7efff]
Sep 28 13:20:53 io-hp kernel: PM: Registered nosave memory: [mem 0xbfb7f000-0xbfbfefff]
Sep 28 13:20:53 io-hp kernel: PM: Registered nosave memory: [mem 0xbfc00000-0xdfffffff]
Sep 28 13:20:53 io-hp kernel: PM: Registered nosave memory: [mem 0xe0000000-0xf08fffff]
Sep 28 13:20:53 io-hp kernel: PM: Registered nosave memory: [mem 0xf0900000-0xf09fffff]
Sep 28 13:20:53 io-hp kernel: PM: Registered nosave memory: [mem 0xf0a00000-0xf7ffffff]
Sep 28 13:20:53 io-hp kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Sep 28 13:20:53 io-hp kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
Sep 28 13:20:53 io-hp kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec01fff]
Sep 28 13:20:53 io-hp kernel: PM: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
Sep 28 13:20:53 io-hp kernel: PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Sep 28 13:20:53 io-hp kernel: PM: Registered nosave memory: [mem 0xfec11000-0xfed7ffff]
Sep 28 13:20:53 io-hp kernel: PM: Registered nosave memory: [mem 0xfed80000-0xfed80fff]
Sep 28 13:20:53 io-hp kernel: PM: Registered nosave memory: [mem 0xfed81000-0xfedfffff]
Sep 28 13:20:53 io-hp kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Sep 28 13:20:53 io-hp kernel: PM: Registered nosave memory: [mem 0xfee01000-0xff7fffff]
Sep 28 13:20:53 io-hp kernel: PM: Registered nosave memory: [mem 0xff800000-0xffffffff]
Sep 28 13:20:53 io-hp kernel: [mem 0xe0000000-0xf08fffff] available for PCI devices
Sep 28 13:20:53 io-hp kernel: Booting paravirtualized kernel on bare hardware
Sep 28 13:20:53 io-hp kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Sep 28 13:20:53 io-hp kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
Sep 28 13:20:53 io-hp kernel: percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u524288
Sep 28 13:20:53 io-hp kernel: pcpu-alloc: s184320 r8192 d28672 u524288 alloc=1*2097152
Sep 28 13:20:53 io-hp kernel: pcpu-alloc: [0] 0 1 2 3 
Sep 28 13:20:53 io-hp kernel: Built 1 zonelists, mobility grouping on.  Total pages: 893346
Sep 28 13:20:53 io-hp kernel: Policy zone: Normal
Sep 28 13:20:53 io-hp kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4-x86_64 root=UUID=3e2010a7-c97f-4294-b887-2952e34fc467 rw quiet pci=nomsi,noaer loglevel=3 rd.systemd.show_status=auto rd.udev.log_priority=3 touch ~/.hushlogin
Sep 28 13:20:53 io-hp kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Sep 28 13:20:53 io-hp kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 28 13:20:53 io-hp kernel: mem auto-init: stack:byref_all, heap alloc:on, heap free:off
Sep 28 13:20:53 io-hp kernel: Calgary: detecting Calgary via BIOS EBDA area
Sep 28 13:20:53 io-hp kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Sep 28 13:20:53 io-hp kernel: Memory: 3461276K/3630196K available (12291K kernel code, 1329K rwdata, 4092K rodata, 1644K init, 3396K bss, 168920K reserved, 0K cma-reserved)
Sep 28 13:20:53 io-hp kernel: random: get_random_u64 called from __kmem_cache_create+0x3e/0x610 with crng_init=0
Sep 28 13:20:53 io-hp kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Sep 28 13:20:53 io-hp kernel: ftrace: allocating 37556 entries in 147 pages
Sep 28 13:20:53 io-hp kernel: rcu: Preemptible hierarchical RCU implementation.
Sep 28 13:20:53 io-hp kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Sep 28 13:20:53 io-hp kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
Sep 28 13:20:53 io-hp kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Sep 28 13:20:53 io-hp kernel:         Tasks RCU enabled.
Sep 28 13:20:53 io-hp kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Sep 28 13:20:53 io-hp kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Sep 28 13:20:53 io-hp kernel: NR_IRQS: 20736, nr_irqs: 1000, preallocated irqs: 16
Sep 28 13:20:53 io-hp kernel: spurious 8259A interrupt: IRQ7.
Sep 28 13:20:53 io-hp kernel: Console: colour dummy device 80x25
Sep 28 13:20:53 io-hp kernel: printk: console [tty0] enabled
Sep 28 13:20:53 io-hp kernel: ACPI: Core revision 20190816
Sep 28 13:20:53 io-hp kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Sep 28 13:20:53 io-hp kernel: APIC: Switch to symmetric I/O mode setup
Sep 28 13:20:53 io-hp kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 28 13:20:53 io-hp kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398d5fbf489, max_idle_ns: 881590646357 ns
Sep 28 13:20:53 io-hp kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3994.04 BogoMIPS (lpj=6654476)
Sep 28 13:20:53 io-hp kernel: pid_max: default: 32768 minimum: 301
Sep 28 13:20:53 io-hp kernel: LSM: Security Framework initializing
Sep 28 13:20:53 io-hp kernel: Yama: becoming mindful.
Sep 28 13:20:53 io-hp kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Sep 28 13:20:53 io-hp kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Sep 28 13:20:53 io-hp kernel: *** VALIDATE tmpfs ***
Sep 28 13:20:53 io-hp kernel: *** VALIDATE proc ***
Sep 28 13:20:53 io-hp kernel: *** VALIDATE cgroup1 ***
Sep 28 13:20:53 io-hp kernel: *** VALIDATE cgroup2 ***
Sep 28 13:20:53 io-hp kernel: BIOS may not properly restore RDRAND after suspend, hiding RDRAND via CPUID. Use rdrand=force to reenable.
Sep 28 13:20:53 io-hp kernel: LVT offset 1 assigned for vector 0xf9
Sep 28 13:20:53 io-hp kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
Sep 28 13:20:53 io-hp kernel: Last level dTLB entries: 4KB 512, 2MB 256, 4MB 128, 1GB 0
Sep 28 13:20:53 io-hp kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Sep 28 13:20:53 io-hp kernel: Spectre V2 : Mitigation: Full AMD retpoline
Sep 28 13:20:53 io-hp kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Sep 28 13:20:53 io-hp kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Sep 28 13:20:53 io-hp kernel: Freeing SMP alternatives memory: 32K
Sep 28 13:20:53 io-hp kernel: smpboot: CPU0: AMD A6-7310 APU with AMD Radeon R4 Graphics (family: 0x16, model: 0x30, stepping: 0x1)
Sep 28 13:20:53 io-hp kernel: Performance Events: AMD PMU driver.
Sep 28 13:20:53 io-hp kernel: ... version:                0
Sep 28 13:20:53 io-hp kernel: ... bit width:              48
Sep 28 13:20:53 io-hp kernel: ... generic registers:      4
Sep 28 13:20:53 io-hp kernel: ... value mask:             0000ffffffffffff
Sep 28 13:20:53 io-hp kernel: ... max period:             00007fffffffffff
Sep 28 13:20:53 io-hp kernel: ... fixed-purpose events:   0
Sep 28 13:20:53 io-hp kernel: ... event mask:             000000000000000f
Sep 28 13:20:53 io-hp kernel: rcu: Hierarchical SRCU implementation.
Sep 28 13:20:53 io-hp kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Sep 28 13:20:53 io-hp kernel: smp: Bringing up secondary CPUs ...
Sep 28 13:20:53 io-hp kernel: x86: Booting SMP configuration:
Sep 28 13:20:53 io-hp kernel: .... node  #0, CPUs:      #1
Sep 28 13:20:53 io-hp kernel: do_IRQ: 1.55 No irq handler for vector
Sep 28 13:20:53 io-hp kernel:  #2
Sep 28 13:20:53 io-hp kernel: do_IRQ: 2.55 No irq handler for vector
Sep 28 13:20:53 io-hp kernel:  #3
Sep 28 13:20:53 io-hp kernel: do_IRQ: 3.55 No irq handler for vector
Sep 28 13:20:53 io-hp kernel: smp: Brought up 1 node, 4 CPUs
Sep 28 13:20:53 io-hp kernel: smpboot: Max logical packages: 1
Sep 28 13:20:53 io-hp kernel: smpboot: Total of 4 processors activated (15977.19 BogoMIPS)
Sep 28 13:20:53 io-hp kernel: devtmpfs: initialized
Sep 28 13:20:53 io-hp kernel: x86/mm: Memory block size: 128MB
Sep 28 13:20:53 io-hp kernel: PM: Registering ACPI NVS region [mem 0xbf97f000-0xbfb7efff] (2097152 bytes)
Sep 28 13:20:53 io-hp kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Sep 28 13:20:53 io-hp kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Sep 28 13:20:53 io-hp kernel: pinctrl core: initialized pinctrl subsystem
Sep 28 13:20:53 io-hp kernel: PM: RTC time: 11:20:50, date: 2020-09-28
Sep 28 13:20:53 io-hp kernel: NET: Registered protocol family 16
Sep 28 13:20:53 io-hp kernel: audit: initializing netlink subsys (disabled)
Sep 28 13:20:53 io-hp kernel: audit: type=2000 audit(1601292049.139:1): state=initialized audit_enabled=0 res=1
Sep 28 13:20:53 io-hp kernel: cpuidle: using governor ladder
Sep 28 13:20:53 io-hp kernel: cpuidle: using governor menu
Sep 28 13:20:53 io-hp kernel: Simple Boot Flag at 0x44 set to 0x1
Sep 28 13:20:53 io-hp kernel: ACPI: bus type PCI registered
Sep 28 13:20:53 io-hp kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 28 13:20:53 io-hp kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Sep 28 13:20:53 io-hp kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Sep 28 13:20:53 io-hp kernel: PCI: Using configuration type 1 for base access
Sep 28 13:20:53 io-hp kernel: mtrr: your CPUs had inconsistent variable MTRR settings
Sep 28 13:20:53 io-hp kernel: mtrr: probably your BIOS does not setup all CPUs.
Sep 28 13:20:53 io-hp kernel: mtrr: corrected configuration.
Sep 28 13:20:53 io-hp kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Sep 28 13:20:53 io-hp kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Sep 28 13:20:53 io-hp kernel: fbcon: Taking over console
Sep 28 13:20:53 io-hp kernel: ACPI: Added _OSI(Module Device)
Sep 28 13:20:53 io-hp kernel: ACPI: Added _OSI(Processor Device)
Sep 28 13:20:53 io-hp kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 28 13:20:53 io-hp kernel: ACPI: Added _OSI(Processor Aggregator Device)
Sep 28 13:20:53 io-hp kernel: ACPI: Added _OSI(Linux-Dell-Video)
Sep 28 13:20:53 io-hp kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Sep 28 13:20:53 io-hp kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Sep 28 13:20:53 io-hp kernel: ACPI: 10 ACPI AML tables successfully acquired and loaded
Sep 28 13:20:53 io-hp kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Sep 28 13:20:53 io-hp kernel: ACPI: EC: EC started
Sep 28 13:20:53 io-hp kernel: ACPI: EC: interrupt blocked
Sep 28 13:20:53 io-hp kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: Used as first EC
Sep 28 13:20:53 io-hp kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Sep 28 13:20:53 io-hp kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC used to handle transactions
Sep 28 13:20:53 io-hp kernel: ACPI: Interpreter enabled
Sep 28 13:20:53 io-hp kernel: ACPI: (supports S0 S3 S4 S5)
Sep 28 13:20:53 io-hp kernel: ACPI: Using IOAPIC for interrupt routing
Sep 28 13:20:53 io-hp kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 28 13:20:53 io-hp kernel: ACPI: Enabled 5 GPEs in block 00 to 1F
Sep 28 13:20:53 io-hp kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Sep 28 13:20:53 io-hp kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments HPX-Type3]
Sep 28 13:20:53 io-hp kernel: acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
Sep 28 13:20:53 io-hp kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
Sep 28 13:20:53 io-hp kernel: acpi PNP0A08:00: ignoring host bridge window [mem 0x000cc000-0x000cffff window] (conflicts with Video ROM [mem 0x000c0000-0x000cebff])
Sep 28 13:20:53 io-hp kernel: PCI host bridge to bus 0000:00
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xf7ffffff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfed3ffff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: root bus resource [mem 0xfed45000-0xffffffff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:00.0: [1022:1566] type 00 class 0x060000
Sep 28 13:20:53 io-hp kernel: pci 0000:00:01.0: [1002:9851] type 00 class 0x030000
Sep 28 13:20:53 io-hp kernel: pci 0000:00:01.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:01.0: reg 0x18: [mem 0xf0000000-0xf07fffff 64bit pref]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:01.0: reg 0x20: [io  0x4000-0x40ff]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:01.0: reg 0x24: [mem 0xf0d00000-0xf0d3ffff]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:01.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:01.0: enabling Extended Tags
Sep 28 13:20:53 io-hp kernel: pci 0000:00:01.0: supports D1 D2
Sep 28 13:20:53 io-hp kernel: pci 0000:00:01.0: PME# supported from D1 D2 D3hot
Sep 28 13:20:53 io-hp kernel: pci 0000:00:01.1: [1002:9840] type 00 class 0x040300
Sep 28 13:20:53 io-hp kernel: pci 0000:00:01.1: reg 0x10: [mem 0xf0d60000-0xf0d63fff 64bit]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:01.1: enabling Extended Tags
Sep 28 13:20:53 io-hp kernel: pci 0000:00:01.1: supports D1 D2
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.0: [1022:156b] type 00 class 0x060000
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.1: [1022:1439] type 01 class 0x060400
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.1: enabling Extended Tags
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.4: [1022:1439] type 01 class 0x060400
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.4: enabling Extended Tags
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.5: [1022:1439] type 01 class 0x060400
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.5: enabling Extended Tags
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.5: PME# supported from D0 D3hot D3cold
Sep 28 13:20:53 io-hp kernel: pci 0000:00:08.0: [1022:1537] type 00 class 0x108000
Sep 28 13:20:53 io-hp kernel: pci 0000:00:08.0: reg 0x10: [mem 0xf0d40000-0xf0d5ffff 64bit pref]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:08.0: reg 0x18: [mem 0xf0a00000-0xf0afffff]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:08.0: reg 0x1c: [mem 0xf0d70000-0xf0d70fff]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:08.0: reg 0x24: [mem 0xf0d6a000-0xf0d6bfff]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:10.0: [1022:7814] type 00 class 0x0c0330
Sep 28 13:20:53 io-hp kernel: pci 0000:00:10.0: reg 0x10: [mem 0xf0d68000-0xf0d69fff 64bit]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:10.0: PME# supported from D0 D3hot D3cold
Sep 28 13:20:53 io-hp kernel: pci 0000:00:11.0: [1022:7804] type 00 class 0x010601
Sep 28 13:20:53 io-hp kernel: pci 0000:00:11.0: reg 0x10: [io  0x4118-0x411f]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:11.0: reg 0x14: [io  0x4124-0x4127]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:11.0: reg 0x18: [io  0x4110-0x4117]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:11.0: reg 0x1c: [io  0x4120-0x4123]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:11.0: reg 0x20: [io  0x4100-0x410f]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:11.0: reg 0x24: [mem 0xf0d6f000-0xf0d6f3ff]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:11.0: PME# supported from D3hot
Sep 28 13:20:53 io-hp kernel: pci 0000:00:12.0: [1022:7808] type 00 class 0x0c0320
Sep 28 13:20:53 io-hp kernel: pci 0000:00:12.0: reg 0x10: [mem 0xf0d6e000-0xf0d6e0ff]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:12.0: supports D1 D2
Sep 28 13:20:53 io-hp kernel: pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 28 13:20:53 io-hp kernel: pci 0000:00:13.0: [1022:7808] type 00 class 0x0c0320
Sep 28 13:20:53 io-hp kernel: pci 0000:00:13.0: reg 0x10: [mem 0xf0d6d000-0xf0d6d0ff]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:13.0: supports D1 D2
Sep 28 13:20:53 io-hp kernel: pci 0000:00:13.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 28 13:20:53 io-hp kernel: pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500
Sep 28 13:20:53 io-hp kernel: pci 0000:00:14.2: [1022:780d] type 00 class 0x040300
Sep 28 13:20:53 io-hp kernel: pci 0000:00:14.2: reg 0x10: [mem 0xf0d64000-0xf0d67fff 64bit]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
Sep 28 13:20:53 io-hp kernel: pci 0000:00:14.3: [1022:780e] type 00 class 0x060100
Sep 28 13:20:53 io-hp kernel: pci 0000:00:14.7: [1022:7813] type 00 class 0x080501
Sep 28 13:20:53 io-hp kernel: pci 0000:00:14.7: reg 0x10: [mem 0xf0d6c000-0xf0d6c0ff 64bit]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:14.7: PME# supported from D3cold
Sep 28 13:20:53 io-hp kernel: pci 0000:00:18.0: [1022:1580] type 00 class 0x060000
Sep 28 13:20:53 io-hp kernel: pci 0000:00:18.1: [1022:1581] type 00 class 0x060000
Sep 28 13:20:53 io-hp kernel: pci 0000:00:18.2: [1022:1582] type 00 class 0x060000
Sep 28 13:20:53 io-hp kernel: pci 0000:00:18.3: [1022:1583] type 00 class 0x060000
Sep 28 13:20:53 io-hp kernel: pci 0000:00:18.4: [1022:1584] type 00 class 0x060000
Sep 28 13:20:53 io-hp kernel: pci 0000:00:18.5: [1022:1585] type 00 class 0x060000
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.1: PCI bridge to [bus 01]
Sep 28 13:20:53 io-hp kernel: pci 0000:02:00.0: [10ec:b723] type 00 class 0x028000
Sep 28 13:20:53 io-hp kernel: pci 0000:02:00.0: reg 0x10: [io  0x3000-0x30ff]
Sep 28 13:20:53 io-hp kernel: pci 0000:02:00.0: reg 0x18: [mem 0xf0c00000-0xf0c03fff 64bit]
Sep 28 13:20:53 io-hp kernel: pci 0000:02:00.0: supports D1 D2
Sep 28 13:20:53 io-hp kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.4: PCI bridge to [bus 02]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.4:   bridge window [io  0x3000-0x3fff]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.4:   bridge window [mem 0xf0c00000-0xf0cfffff]
Sep 28 13:20:53 io-hp kernel: pci 0000:03:00.0: [10ec:8136] type 00 class 0x020000
Sep 28 13:20:53 io-hp kernel: pci 0000:03:00.0: reg 0x10: [io  0x2000-0x20ff]
Sep 28 13:20:53 io-hp kernel: pci 0000:03:00.0: reg 0x18: [mem 0xf0b00000-0xf0b00fff 64bit]
Sep 28 13:20:53 io-hp kernel: pci 0000:03:00.0: reg 0x20: [mem 0xf0800000-0xf0803fff 64bit pref]
Sep 28 13:20:53 io-hp kernel: pci 0000:03:00.0: supports D1 D2
Sep 28 13:20:53 io-hp kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.5: PCI bridge to [bus 03]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.5:   bridge window [io  0x2000-0x2fff]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.5:   bridge window [mem 0xf0b00000-0xf0bfffff]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.5:   bridge window [mem 0xf0800000-0xf08fffff 64bit pref]
Sep 28 13:20:53 io-hp kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0
Sep 28 13:20:53 io-hp kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0
Sep 28 13:20:53 io-hp kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0
Sep 28 13:20:53 io-hp kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0
Sep 28 13:20:53 io-hp kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0
Sep 28 13:20:53 io-hp kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0
Sep 28 13:20:53 io-hp kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0
Sep 28 13:20:53 io-hp kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0
Sep 28 13:20:53 io-hp kernel: platform MSFT0101:00: failed to claim resource 0: [mem 0xbfb6e000-0xbfc6dfff]
Sep 28 13:20:53 io-hp kernel: acpi MSFT0101:00: platform device creation failed: -16
Sep 28 13:20:53 io-hp kernel: ACPI: EC: interrupt unblocked
Sep 28 13:20:53 io-hp kernel: ACPI: EC: event unblocked
Sep 28 13:20:53 io-hp kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Sep 28 13:20:53 io-hp kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC used to handle transactions and events
Sep 28 13:20:53 io-hp kernel: iommu: Default domain type: Translated 
Sep 28 13:20:53 io-hp kernel: pci 0000:00:01.0: vgaarb: setting as boot VGA device
Sep 28 13:20:53 io-hp kernel: pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Sep 28 13:20:53 io-hp kernel: pci 0000:00:01.0: vgaarb: bridge control possible
Sep 28 13:20:53 io-hp kernel: vgaarb: loaded
Sep 28 13:20:53 io-hp kernel: ACPI: bus type USB registered
Sep 28 13:20:53 io-hp kernel: usbcore: registered new interface driver usbfs
Sep 28 13:20:53 io-hp kernel: usbcore: registered new interface driver hub
Sep 28 13:20:53 io-hp kernel: usbcore: registered new device driver usb
Sep 28 13:20:53 io-hp kernel: pps_core: LinuxPPS API ver. 1 registered
Sep 28 13:20:53 io-hp kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Sep 28 13:20:53 io-hp kernel: PTP clock support registered
Sep 28 13:20:53 io-hp kernel: EDAC MC: Ver: 3.0.0
Sep 28 13:20:53 io-hp kernel: PCI: Using ACPI for IRQ routing
Sep 28 13:20:53 io-hp kernel: PCI: pci_cache_line_size set to 64 bytes
Sep 28 13:20:53 io-hp kernel: e820: reserve RAM buffer [mem 0x0009f400-0x0009ffff]
Sep 28 13:20:53 io-hp kernel: e820: reserve RAM buffer [mem 0xb3aed000-0xb3ffffff]
Sep 28 13:20:53 io-hp kernel: e820: reserve RAM buffer [mem 0xbf17f000-0xbfffffff]
Sep 28 13:20:53 io-hp kernel: e820: reserve RAM buffer [mem 0xbfc00000-0xbfffffff]
Sep 28 13:20:53 io-hp kernel: e820: reserve RAM buffer [mem 0x11f000000-0x11fffffff]
Sep 28 13:20:53 io-hp kernel: NetLabel: Initializing
Sep 28 13:20:53 io-hp kernel: NetLabel:  domain hash size = 128
Sep 28 13:20:53 io-hp kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Sep 28 13:20:53 io-hp kernel: NetLabel:  unlabeled traffic allowed by default
Sep 28 13:20:53 io-hp kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Sep 28 13:20:53 io-hp kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Sep 28 13:20:53 io-hp kernel: clocksource: Switched to clocksource tsc-early
Sep 28 13:20:53 io-hp kernel: *** VALIDATE bpf ***
Sep 28 13:20:53 io-hp kernel: VFS: Disk quotas dquot_6.6.0
Sep 28 13:20:53 io-hp kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 28 13:20:53 io-hp kernel: *** VALIDATE ramfs ***
Sep 28 13:20:53 io-hp kernel: *** VALIDATE hugetlbfs ***
Sep 28 13:20:53 io-hp kernel: pnp: PnP ACPI init
Sep 28 13:20:53 io-hp kernel: system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
Sep 28 13:20:53 io-hp kernel: system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
Sep 28 13:20:53 io-hp kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Sep 28 13:20:53 io-hp kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
Sep 28 13:20:53 io-hp kernel: pnp 00:02: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
Sep 28 13:20:53 io-hp kernel: pnp 00:03: Plug and Play ACPI device, IDs SYN3222 PNP0f13 (active)
Sep 28 13:20:53 io-hp kernel: system 00:04: [io  0x0400-0x04cf] has been reserved
Sep 28 13:20:53 io-hp kernel: system 00:04: [io  0x04d0-0x04d1] has been reserved
Sep 28 13:20:53 io-hp kernel: system 00:04: [io  0x04d6] has been reserved
Sep 28 13:20:53 io-hp kernel: system 00:04: [io  0x0680-0x06ff] has been reserved
Sep 28 13:20:53 io-hp kernel: system 00:04: [io  0x077a] has been reserved
Sep 28 13:20:53 io-hp kernel: system 00:04: [io  0x0c00-0x0c01] has been reserved
Sep 28 13:20:53 io-hp kernel: system 00:04: [io  0x0c14] has been reserved
Sep 28 13:20:53 io-hp kernel: system 00:04: [io  0x0c50-0x0c52] has been reserved
Sep 28 13:20:53 io-hp kernel: system 00:04: [io  0x0c6c] has been reserved
Sep 28 13:20:53 io-hp kernel: system 00:04: [io  0x0c6f] has been reserved
Sep 28 13:20:53 io-hp kernel: system 00:04: [io  0x0cd0-0x0cdb] has been reserved
Sep 28 13:20:53 io-hp kernel: system 00:04: [io  0x0840-0x0847] has been reserved
Sep 28 13:20:53 io-hp kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
Sep 28 13:20:53 io-hp kernel: system 00:05: [mem 0x000e0000-0x000fffff] could not be reserved
Sep 28 13:20:53 io-hp kernel: system 00:05: [mem 0xff800000-0xffffffff] has been reserved
Sep 28 13:20:53 io-hp kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
Sep 28 13:20:53 io-hp kernel: pnp: PnP ACPI: found 6 devices
Sep 28 13:20:53 io-hp kernel: thermal_sys: Registered thermal governor 'fair_share'
Sep 28 13:20:53 io-hp kernel: thermal_sys: Registered thermal governor 'bang_bang'
Sep 28 13:20:53 io-hp kernel: thermal_sys: Registered thermal governor 'step_wise'
Sep 28 13:20:53 io-hp kernel: thermal_sys: Registered thermal governor 'user_space'
Sep 28 13:20:53 io-hp kernel: thermal_sys: Registered thermal governor 'power_allocator'
Sep 28 13:20:53 io-hp kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Sep 28 13:20:53 io-hp kernel: pci 0000:00:01.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: address conflict with Reserved [mem 0xff800000-0xffffffff]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.1: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.1: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.1: BAR 14: assigned [mem 0xf0e00000-0xf0ffffff]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.1: BAR 15: assigned [mem 0xf1000000-0xf11fffff 64bit pref]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:01.0: BAR 6: assigned [mem 0xf0d80000-0xf0d9ffff pref]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.1: BAR 13: assigned [io  0x1000-0x1fff]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.1: PCI bridge to [bus 01]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.1:   bridge window [io  0x1000-0x1fff]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.1:   bridge window [mem 0xf0e00000-0xf0ffffff]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.1:   bridge window [mem 0xf1000000-0xf11fffff 64bit pref]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.4: PCI bridge to [bus 02]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.4:   bridge window [io  0x3000-0x3fff]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.4:   bridge window [mem 0xf0c00000-0xf0cfffff]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.5: PCI bridge to [bus 03]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.5:   bridge window [io  0x2000-0x2fff]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.5:   bridge window [mem 0xf0b00000-0xf0bfffff]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:02.5:   bridge window [mem 0xf0800000-0xf08fffff 64bit pref]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: resource 10 [mem 0x000d0000-0x000d3fff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: resource 11 [mem 0x000d4000-0x000d7fff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: resource 12 [mem 0x000d8000-0x000dbfff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: resource 13 [mem 0x000dc000-0x000dffff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: resource 14 [mem 0x000e0000-0x000e3fff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: resource 18 [mem 0xe0000000-0xf7ffffff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: resource 19 [mem 0xfc000000-0xfed3ffff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:00: resource 20 [mem 0xfed45000-0xffffffff window]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:01: resource 1 [mem 0xf0e00000-0xf0ffffff]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:01: resource 2 [mem 0xf1000000-0xf11fffff 64bit pref]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:02: resource 1 [mem 0xf0c00000-0xf0cfffff]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:03: resource 1 [mem 0xf0b00000-0xf0bfffff]
Sep 28 13:20:53 io-hp kernel: pci_bus 0000:03: resource 2 [mem 0xf0800000-0xf08fffff 64bit pref]
Sep 28 13:20:53 io-hp kernel: NET: Registered protocol family 2
Sep 28 13:20:53 io-hp kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
Sep 28 13:20:53 io-hp kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
Sep 28 13:20:53 io-hp kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
Sep 28 13:20:53 io-hp kernel: TCP: Hash tables configured (established 32768 bind 32768)
Sep 28 13:20:53 io-hp kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
Sep 28 13:20:53 io-hp kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
Sep 28 13:20:53 io-hp kernel: NET: Registered protocol family 1
Sep 28 13:20:53 io-hp kernel: NET: Registered protocol family 44
Sep 28 13:20:53 io-hp kernel: pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Sep 28 13:20:53 io-hp kernel: pci 0000:00:01.1: D0 power state depends on 0000:00:01.0
Sep 28 13:20:53 io-hp kernel: pci 0000:00:10.0: quirk_usb_early_handoff+0x0/0x6d5 took 13833 usecs
Sep 28 13:20:53 io-hp kernel: pci 0000:00:12.0: PME# does not work under D3, disabling it
Sep 28 13:20:53 io-hp kernel: pci 0000:00:13.0: PME# does not work under D3, disabling it
Sep 28 13:20:53 io-hp kernel: PCI: CLS 64 bytes, default 64
Sep 28 13:20:53 io-hp kernel: Trying to unpack rootfs image as initramfs...
Sep 28 13:20:53 io-hp kernel: Freeing initrd memory: 9772K
Sep 28 13:20:53 io-hp kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Sep 28 13:20:53 io-hp kernel: software IO TLB: mapped [mem 0xbb17f000-0xbf17f000] (64MB)
Sep 28 13:20:53 io-hp kernel: amd_uncore: AMD NB counters detected
Sep 28 13:20:53 io-hp kernel: amd_uncore: AMD LLC counters detected
Sep 28 13:20:53 io-hp kernel: LVT offset 0 assigned for vector 0x400
Sep 28 13:20:53 io-hp kernel: perf: AMD IBS detected (0x000000ff)
Sep 28 13:20:53 io-hp kernel: check: Scanning for low memory corruption every 60 seconds
Sep 28 13:20:53 io-hp kernel: Initialise system trusted keyrings
Sep 28 13:20:53 io-hp kernel: Key type blacklist registered
Sep 28 13:20:53 io-hp kernel: workingset: timestamp_bits=41 max_order=20 bucket_order=0
Sep 28 13:20:53 io-hp kernel: zbud: loaded
Sep 28 13:20:53 io-hp kernel: Key type asymmetric registered
Sep 28 13:20:53 io-hp kernel: Asymmetric key parser 'x509' registered
Sep 28 13:20:53 io-hp kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
Sep 28 13:20:53 io-hp kernel: io scheduler mq-deadline registered
Sep 28 13:20:53 io-hp kernel: io scheduler kyber registered
Sep 28 13:20:53 io-hp kernel: io scheduler bfq registered
Sep 28 13:20:53 io-hp kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Sep 28 13:20:53 io-hp kernel: vesafb: mode is 1920x1080x32, linelength=7680, pages=0
Sep 28 13:20:53 io-hp kernel: vesafb: scrolling: redraw
Sep 28 13:20:53 io-hp kernel: vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
Sep 28 13:20:53 io-hp kernel: vesafb: framebuffer at 0xe0000000, mapped to 0x(____ptrval____), using 8128k, total 8128k
Sep 28 13:20:53 io-hp kernel: Console: switching to colour frame buffer device 240x67
Sep 28 13:20:53 io-hp kernel: fb0: VESA VGA frame buffer device
Sep 28 13:20:53 io-hp kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Sep 28 13:20:53 io-hp kernel: ACPI: Power Button [PWRB]
Sep 28 13:20:53 io-hp kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
Sep 28 13:20:53 io-hp kernel: ACPI: Lid Switch [LID]
Sep 28 13:20:53 io-hp kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Sep 28 13:20:53 io-hp kernel: ACPI: Power Button [PWRF]
Sep 28 13:20:53 io-hp kernel: ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
Sep 28 13:20:53 io-hp kernel: acpi device:00: registered as cooling_device0
Sep 28 13:20:53 io-hp kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
Sep 28 13:20:53 io-hp kernel: thermal LNXTHERM:00: registered as thermal_zone0
Sep 28 13:20:53 io-hp kernel: ACPI: Thermal Zone [TSZ0] (49 C)
Sep 28 13:20:53 io-hp kernel: thermal LNXTHERM:01: registered as thermal_zone1
Sep 28 13:20:53 io-hp kernel: ACPI: Thermal Zone [TSZ2] (20 C)
Sep 28 13:20:53 io-hp kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Sep 28 13:20:53 io-hp kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Sep 28 13:20:53 io-hp kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
Sep 28 13:20:53 io-hp kernel: usbcore: registered new interface driver usbserial_generic
Sep 28 13:20:53 io-hp kernel: usbserial: USB Serial support registered for generic
Sep 28 13:20:53 io-hp kernel: rtc_cmos 00:01: RTC can wake from S4
Sep 28 13:20:53 io-hp kernel: rtc_cmos 00:01: registered as rtc0
Sep 28 13:20:53 io-hp kernel: rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
Sep 28 13:20:53 io-hp kernel: ledtrig-cpu: registered to indicate activity on CPUs
Sep 28 13:20:53 io-hp kernel: x86/pm: family 0x16 cpu detected, MSR saving is needed during suspending.
Sep 28 13:20:53 io-hp kernel: drop_monitor: Initializing network drop monitor service
Sep 28 13:20:53 io-hp kernel: NET: Registered protocol family 10
Sep 28 13:20:53 io-hp kernel: Segment Routing with IPv6
Sep 28 13:20:53 io-hp kernel: NET: Registered protocol family 17
Sep 28 13:20:53 io-hp kernel: RAS: Correctable Errors collector initialized.
Sep 28 13:20:53 io-hp kernel: microcode: CPU0: patch_level=0x07030105
Sep 28 13:20:53 io-hp kernel: microcode: CPU1: patch_level=0x07030105
Sep 28 13:20:53 io-hp kernel: microcode: CPU2: patch_level=0x07030105
Sep 28 13:20:53 io-hp kernel: microcode: CPU3: patch_level=0x07030105
Sep 28 13:20:53 io-hp kernel: microcode: Microcode Update Driver: v2.2.
Sep 28 13:20:53 io-hp kernel: IPI shorthand broadcast: enabled
Sep 28 13:20:53 io-hp kernel: sched_clock: Marking stable (1183304828, 610357)->(1194200968, -10285783)
Sep 28 13:20:53 io-hp kernel: registered taskstats version 1
Sep 28 13:20:53 io-hp kernel: Loading compiled-in X.509 certificates
Sep 28 13:20:53 io-hp kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 7fbb312bfb3cf269e5386db02d784b9215478897'
Sep 28 13:20:53 io-hp kernel: zswap: loaded using pool lzo/zbud
Sep 28 13:20:53 io-hp kernel: Key type ._fscrypt registered
Sep 28 13:20:53 io-hp kernel: Key type .fscrypt registered
Sep 28 13:20:53 io-hp kernel: Key type big_key registered
Sep 28 13:20:53 io-hp kernel: PM:   Magic number: 4:560:328
Sep 28 13:20:53 io-hp kernel: rtc_cmos 00:01: setting system clock to 2020-09-28T11:20:50 UTC (1601292050)
Sep 28 13:20:53 io-hp kernel: Freeing unused decrypted memory: 2040K
Sep 28 13:20:53 io-hp kernel: Freeing unused kernel image memory: 1644K
Sep 28 13:20:53 io-hp kernel: Write protecting the kernel read-only data: 18432k
Sep 28 13:20:53 io-hp kernel: Freeing unused kernel image memory: 2008K
Sep 28 13:20:53 io-hp kernel: Freeing unused kernel image memory: 4K
Sep 28 13:20:53 io-hp kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 28 13:20:53 io-hp kernel: Run /init as init process
Sep 28 13:20:53 io-hp kernel: i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Sep 28 13:20:53 io-hp kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Sep 28 13:20:53 io-hp kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Sep 28 13:20:53 io-hp kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Sep 28 13:20:53 io-hp kernel: ehci-pci: EHCI PCI platform driver
Sep 28 13:20:53 io-hp kernel: SCSI subsystem initialized
Sep 28 13:20:53 io-hp kernel: ehci-pci 0000:00:12.0: EHCI Host Controller
Sep 28 13:20:53 io-hp kernel: ehci-pci 0000:00:12.0: new USB bus registered, assigned bus number 1
Sep 28 13:20:53 io-hp kernel: ehci-pci 0000:00:12.0: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
Sep 28 13:20:53 io-hp kernel: ehci-pci 0000:00:12.0: debug port 2
Sep 28 13:20:53 io-hp kernel: ehci-pci 0000:00:12.0: irq 18, io mem 0xf0d6e000
Sep 28 13:20:53 io-hp kernel: sdhci: Secure Digital Host Controller Interface driver
Sep 28 13:20:53 io-hp kernel: sdhci: Copyright(c) Pierre Ossman
Sep 28 13:20:53 io-hp kernel: sdhci-pci 0000:00:14.7: SDHCI controller found [1022:7813] (rev 1)
Sep 28 13:20:53 io-hp kernel: ehci-pci 0000:00:12.0: USB 2.0 started, EHCI 1.00
Sep 28 13:20:53 io-hp kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
Sep 28 13:20:53 io-hp kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 28 13:20:53 io-hp kernel: usb usb1: Product: EHCI Host Controller
Sep 28 13:20:53 io-hp kernel: usb usb1: Manufacturer: Linux 5.4.64-1-MANJARO ehci_hcd
Sep 28 13:20:53 io-hp kernel: usb usb1: SerialNumber: 0000:00:12.0
Sep 28 13:20:53 io-hp kernel: mmc0: SDHCI controller on PCI [0000:00:14.7] using ADMA
Sep 28 13:20:53 io-hp kernel: hub 1-0:1.0: USB hub found
Sep 28 13:20:53 io-hp kernel: hub 1-0:1.0: 2 ports detected
Sep 28 13:20:53 io-hp kernel: xhci_hcd 0000:00:10.0: xHCI Host Controller
Sep 28 13:20:53 io-hp kernel: xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
Sep 28 13:20:53 io-hp kernel: xhci_hcd 0000:00:10.0: hcc params 0x014040c3 hci version 0x100 quirks 0x0000000000000410
Sep 28 13:20:53 io-hp kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
Sep 28 13:20:53 io-hp kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 28 13:20:53 io-hp kernel: usb usb2: Product: xHCI Host Controller
Sep 28 13:20:53 io-hp kernel: usb usb2: Manufacturer: Linux 5.4.64-1-MANJARO xhci-hcd
Sep 28 13:20:53 io-hp kernel: usb usb2: SerialNumber: 0000:00:10.0
Sep 28 13:20:53 io-hp kernel: hub 2-0:1.0: USB hub found
Sep 28 13:20:53 io-hp kernel: hub 2-0:1.0: 2 ports detected
Sep 28 13:20:53 io-hp kernel: ehci-pci 0000:00:13.0: EHCI Host Controller
Sep 28 13:20:53 io-hp kernel: ehci-pci 0000:00:13.0: new USB bus registered, assigned bus number 3
Sep 28 13:20:53 io-hp kernel: ehci-pci 0000:00:13.0: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
Sep 28 13:20:53 io-hp kernel: ehci-pci 0000:00:13.0: debug port 2
Sep 28 13:20:53 io-hp kernel: xhci_hcd 0000:00:10.0: xHCI Host Controller
Sep 28 13:20:53 io-hp kernel: xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 4
Sep 28 13:20:53 io-hp kernel: xhci_hcd 0000:00:10.0: Host supports USB 3.0 SuperSpeed
Sep 28 13:20:53 io-hp kernel: ehci-pci 0000:00:13.0: irq 18, io mem 0xf0d6d000
Sep 28 13:20:53 io-hp kernel: libata version 3.00 loaded.
Sep 28 13:20:53 io-hp kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 28 13:20:53 io-hp kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
Sep 28 13:20:53 io-hp kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 28 13:20:53 io-hp kernel: usb usb4: Product: xHCI Host Controller
Sep 28 13:20:53 io-hp kernel: usb usb4: Manufacturer: Linux 5.4.64-1-MANJARO xhci-hcd
Sep 28 13:20:53 io-hp kernel: usb usb4: SerialNumber: 0000:00:10.0
Sep 28 13:20:53 io-hp kernel: hub 4-0:1.0: USB hub found
Sep 28 13:20:53 io-hp kernel: hub 4-0:1.0: 2 ports detected
Sep 28 13:20:53 io-hp kernel: ahci 0000:00:11.0: version 3.0
Sep 28 13:20:53 io-hp kernel: ahci 0000:00:11.0: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
Sep 28 13:20:53 io-hp kernel: ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp fbs pio slum part 
Sep 28 13:20:53 io-hp kernel: ehci-pci 0000:00:13.0: USB 2.0 started, EHCI 1.00
Sep 28 13:20:53 io-hp kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
Sep 28 13:20:53 io-hp kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 28 13:20:53 io-hp kernel: usb usb3: Product: EHCI Host Controller
Sep 28 13:20:53 io-hp kernel: usb usb3: Manufacturer: Linux 5.4.64-1-MANJARO ehci_hcd
Sep 28 13:20:53 io-hp kernel: usb usb3: SerialNumber: 0000:00:13.0
Sep 28 13:20:53 io-hp kernel: hub 3-0:1.0: USB hub found
Sep 28 13:20:53 io-hp kernel: hub 3-0:1.0: 2 ports detected
Sep 28 13:20:53 io-hp kernel: scsi host0: ahci
Sep 28 13:20:53 io-hp kernel: scsi host1: ahci
Sep 28 13:20:53 io-hp kernel: ata1: SATA max UDMA/133 abar m1024@0xf0d6f000 port 0xf0d6f100 irq 19
Sep 28 13:20:53 io-hp kernel: ata2: SATA max UDMA/133 abar m1024@0xf0d6f000 port 0xf0d6f180 irq 19
Sep 28 13:20:53 io-hp kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Sep 28 13:20:53 io-hp kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Sep 28 13:20:53 io-hp kernel: usb 2-1: new high-speed USB device number 2 using xhci_hcd
Sep 28 13:20:53 io-hp kernel: usb 3-1: new high-speed USB device number 2 using ehci-pci
Sep 28 13:20:53 io-hp kernel: usb 2-1: New USB device found, idVendor=0781, idProduct=5567, bcdDevice= 1.00
Sep 28 13:20:53 io-hp kernel: usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 28 13:20:53 io-hp kernel: usb 2-1: Product: Cruzer Blade
Sep 28 13:20:53 io-hp kernel: usb 2-1: Manufacturer: SanDisk
Sep 28 13:20:53 io-hp kernel: usb 2-1: SerialNumber: 4C530000220620210592
Sep 28 13:20:53 io-hp kernel: usb 1-1: New USB device found, idVendor=0438, idProduct=7900, bcdDevice= 0.18
Sep 28 13:20:53 io-hp kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 28 13:20:53 io-hp kernel: hub 1-1:1.0: USB hub found
Sep 28 13:20:53 io-hp kernel: hub 1-1:1.0: 4 ports detected
Sep 28 13:20:53 io-hp kernel: usb-storage 2-1:1.0: USB Mass Storage device detected
Sep 28 13:20:53 io-hp kernel: scsi host2: usb-storage 2-1:1.0
Sep 28 13:20:53 io-hp kernel: usbcore: registered new interface driver usb-storage
Sep 28 13:20:53 io-hp kernel: usbcore: registered new interface driver uas
Sep 28 13:20:53 io-hp kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 28 13:20:53 io-hp kernel: usb 3-1: New USB device found, idVendor=0438, idProduct=7900, bcdDevice= 0.18
Sep 28 13:20:53 io-hp kernel: usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 28 13:20:53 io-hp kernel: hub 3-1:1.0: USB hub found
Sep 28 13:20:53 io-hp kernel: hub 3-1:1.0: 4 ports detected
Sep 28 13:20:53 io-hp kernel: ata1.00: ATA-10: SAMSUNG MZNTY256HDHP-000H1, MAT21H3Q, max UDMA/100
Sep 28 13:20:53 io-hp kernel: ata1.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 32), AA
Sep 28 13:20:53 io-hp kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Sep 28 13:20:53 io-hp kernel: ata1.00: configured for UDMA/100
Sep 28 13:20:53 io-hp kernel: scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG MZNTY256 1H3Q PQ: 0 ANSI: 5
Sep 28 13:20:53 io-hp kernel: ata2.00: ATAPI: hp       DVDRW GUD1N, MD00, max UDMA/133
Sep 28 13:20:53 io-hp kernel: ata2.00: configured for UDMA/133
Sep 28 13:20:53 io-hp kernel: scsi 1:0:0:0: CD-ROM            hp       DVDRW GUD1N      MD00 PQ: 0 ANSI: 5
Sep 28 13:20:53 io-hp kernel: sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
Sep 28 13:20:53 io-hp kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Sep 28 13:20:53 io-hp kernel: sd 0:0:0:0: [sda] Write Protect is off
Sep 28 13:20:53 io-hp kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Sep 28 13:20:53 io-hp kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 28 13:20:53 io-hp kernel:  sda: sda1 sda2 sda3 sda4
Sep 28 13:20:53 io-hp kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Sep 28 13:20:53 io-hp kernel: usb 2-2: new high-speed USB device number 3 using xhci_hcd
Sep 28 13:20:53 io-hp kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Sep 28 13:20:53 io-hp kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Sep 28 13:20:53 io-hp kernel: tsc: Refined TSC clocksource calibration: 1996.256 MHz
Sep 28 13:20:53 io-hp kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x398cbb98ce6, max_idle_ns: 881590701561 ns
Sep 28 13:20:53 io-hp kernel: clocksource: Switched to clocksource tsc
Sep 28 13:20:53 io-hp kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Sep 28 13:20:53 io-hp kernel: random: fast init done
Sep 28 13:20:53 io-hp kernel: usb 2-2: New USB device found, idVendor=043e, idProduct=70f5, bcdDevice= 1.00
Sep 28 13:20:53 io-hp kernel: usb 2-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
Sep 28 13:20:53 io-hp kernel: usb 2-2: Product: LG External HDD
Sep 28 13:20:53 io-hp kernel: usb 2-2: Manufacturer: LG Electronics Inc.
Sep 28 13:20:53 io-hp kernel: usb 2-2: SerialNumber: A31103000009
Sep 28 13:20:53 io-hp kernel: usb-storage 2-2:1.0: USB Mass Storage device detected
Sep 28 13:20:53 io-hp kernel: scsi host3: usb-storage 2-2:1.0
Sep 28 13:20:53 io-hp kernel: usb 1-1.1: new full-speed USB device number 3 using ehci-pci
Sep 28 13:20:53 io-hp kernel: usb 3-1.1: new high-speed USB device number 3 using ehci-pci
Sep 28 13:20:53 io-hp kernel: usb 1-1.1: New USB device found, idVendor=3938, idProduct=1031, bcdDevice= 1.08
Sep 28 13:20:53 io-hp kernel: usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 28 13:20:53 io-hp kernel: usb 1-1.1: Product: 2.4G Wireless Mouse
Sep 28 13:20:53 io-hp kernel: usb 1-1.1: Manufacturer: MOSART Semi.
Sep 28 13:20:53 io-hp kernel: hidraw: raw HID events driver (C) Jiri Kosina
Sep 28 13:20:53 io-hp kernel: usbcore: registered new interface driver usbhid
Sep 28 13:20:53 io-hp kernel: usbhid: USB HID core driver
Sep 28 13:20:53 io-hp kernel: input: MOSART Semi. 2.4G Wireless Mouse as /devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:3938:1031.0001/input/input6
Sep 28 13:20:53 io-hp kernel: input: MOSART Semi. 2.4G Wireless Mouse as /devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:3938:1031.0001/input/input7
Sep 28 13:20:53 io-hp kernel: hid-generic 0003:3938:1031.0001: input,hiddev0,hidraw0: USB HID v1.10 Mouse [MOSART Semi. 2.4G Wireless Mouse] on usb-0000:00:12.0-1.1/input0
Sep 28 13:20:53 io-hp kernel: usb 3-1.1: New USB device found, idVendor=0c45, idProduct=651b, bcdDevice= 0.02
Sep 28 13:20:53 io-hp kernel: usb 3-1.1: New USB device strings: Mfr=2, Product=1, SerialNumber=3
Sep 28 13:20:53 io-hp kernel: usb 3-1.1: Product: HP Webcam
Sep 28 13:20:53 io-hp kernel: usb 3-1.1: Manufacturer: DEYXL019I30ORC
Sep 28 13:20:53 io-hp kernel: usb 3-1.1: SerialNumber: HP Webcam
Sep 28 13:20:53 io-hp kernel: usb 1-1.4: new full-speed USB device number 4 using ehci-pci
Sep 28 13:20:53 io-hp kernel: usb 1-1.4: New USB device found, idVendor=0bda, idProduct=b008, bcdDevice= 2.00
Sep 28 13:20:53 io-hp kernel: usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 28 13:20:53 io-hp kernel: usb 1-1.4: Product: Bluetooth Radio 
Sep 28 13:20:53 io-hp kernel: usb 1-1.4: Manufacturer: Realtek 
Sep 28 13:20:53 io-hp kernel: usb 1-1.4: SerialNumber: 00e04c000001
Sep 28 13:20:53 io-hp kernel: random: crng init done
Sep 28 13:20:53 io-hp kernel: scsi 2:0:0:0: Direct-Access     SanDisk  Cruzer Blade     1.00 PQ: 0 ANSI: 6
Sep 28 13:20:53 io-hp kernel: sd 2:0:0:0: [sdb] 240451584 512-byte logical blocks: (123 GB/115 GiB)
Sep 28 13:20:53 io-hp kernel: sd 2:0:0:0: [sdb] Write Protect is off
Sep 28 13:20:53 io-hp kernel: sd 2:0:0:0: [sdb] Mode Sense: 43 00 00 00
Sep 28 13:20:53 io-hp kernel: sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Sep 28 13:20:53 io-hp kernel:  sdb: sdb1
1 Like

Here line 1000 to 1999

Sep 28 13:20:53 io-hp kernel: sd 2:0:0:0: [sdb] Attached SCSI removable disk
Sep 28 13:20:53 io-hp kernel: EXT4-fs (sda2): warning: mounting fs with errors, running e2fsck is recommended
Sep 28 13:20:53 io-hp kernel: EXT4-fs (sda2): Errors on filesystem, clearing orphan list.
Sep 28 13:20:53 io-hp kernel: EXT4-fs (sda2): recovery complete
Sep 28 13:20:53 io-hp kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
Sep 28 13:20:53 io-hp kernel: scsi 3:0:0:0: Direct-Access              LG External HDD  GN00 PQ: 0 ANSI: 5
Sep 28 13:20:53 io-hp kernel: sd 3:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Sep 28 13:20:53 io-hp kernel: sd 3:0:0:0: [sdc] Write Protect is off
Sep 28 13:20:53 io-hp kernel: sd 3:0:0:0: [sdc] Mode Sense: 23 00 00 00
Sep 28 13:20:53 io-hp kernel: sd 3:0:0:0: [sdc] No Caching mode page found
Sep 28 13:20:53 io-hp kernel: sd 3:0:0:0: [sdc] Assuming drive cache: write through
Sep 28 13:20:53 io-hp systemd[1]: systemd 246.4-1-manjaro running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Sep 28 13:20:53 io-hp systemd[1]: Detected architecture x86-64.
Sep 28 13:20:53 io-hp systemd[1]: Set hostname to <io-hp>.
Sep 28 13:20:53 io-hp kernel:  sdc: sdc1
Sep 28 13:20:53 io-hp kernel: sd 3:0:0:0: [sdc] Attached SCSI disk
Sep 28 13:20:53 io-hp systemd[1]: Queued start job for default target Graphical Interface.
Sep 28 13:20:53 io-hp systemd[1]: Created slice system-getty.slice.
Sep 28 13:20:53 io-hp systemd[1]: Created slice system-modprobe.slice.
Sep 28 13:20:53 io-hp systemd[1]: Created slice User and Session Slice.
Sep 28 13:20:53 io-hp systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Sep 28 13:20:53 io-hp systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Sep 28 13:20:53 io-hp systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Sep 28 13:20:53 io-hp systemd[1]: Reached target Local Encrypted Volumes.
Sep 28 13:20:53 io-hp systemd[1]: Reached target Login Prompts.
Sep 28 13:20:53 io-hp systemd[1]: Reached target Remote File Systems.
Sep 28 13:20:53 io-hp systemd[1]: Reached target Slices.
Sep 28 13:20:53 io-hp systemd[1]: Reached target Swap.
Sep 28 13:20:53 io-hp systemd[1]: Listening on Device-mapper event daemon FIFOs.
Sep 28 13:20:53 io-hp systemd[1]: Listening on LVM2 metadata daemon socket.
Sep 28 13:20:53 io-hp systemd[1]: Listening on LVM2 poll daemon socket.
Sep 28 13:20:53 io-hp systemd[1]: Listening on Process Core Dump Socket.
Sep 28 13:20:53 io-hp systemd[1]: Listening on Journal Audit Socket.
Sep 28 13:20:53 io-hp systemd[1]: Listening on Journal Socket (/dev/log).
Sep 28 13:20:53 io-hp systemd[1]: Listening on Journal Socket.
Sep 28 13:20:53 io-hp systemd[1]: Listening on udev Control Socket.
Sep 28 13:20:53 io-hp systemd[1]: Listening on udev Kernel Socket.
Sep 28 13:20:53 io-hp systemd[1]: Mounting Huge Pages File System...
Sep 28 13:20:53 io-hp systemd[1]: Mounting POSIX Message Queue File System...
Sep 28 13:20:53 io-hp systemd[1]: Mounting Kernel Debug File System...
Sep 28 13:20:53 io-hp systemd[1]: Mounting Kernel Trace File System...
Sep 28 13:20:53 io-hp systemd[1]: Starting Create list of static device nodes for the current kernel...
Sep 28 13:20:53 io-hp systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Sep 28 13:20:53 io-hp systemd[1]: Starting Load Kernel Module drm...
Sep 28 13:20:53 io-hp systemd[1]: Starting Set Up Additional Binary Formats...
Sep 28 13:20:53 io-hp systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Sep 28 13:20:53 io-hp systemd[1]: Starting Journal Service...
Sep 28 13:20:53 io-hp systemd[1]: Starting Load Kernel Modules...
Sep 28 13:20:53 io-hp systemd[1]: Starting Remount Root and Kernel File Systems...
Sep 28 13:20:53 io-hp systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Sep 28 13:20:53 io-hp systemd[1]: Starting Coldplug All udev Devices...
Sep 28 13:20:53 io-hp systemd[1]: Mounted Huge Pages File System.
Sep 28 13:20:53 io-hp kernel: Linux agpgart interface v0.103
Sep 28 13:20:53 io-hp systemd[1]: Mounted POSIX Message Queue File System.
Sep 28 13:20:53 io-hp systemd[1]: Mounted Kernel Debug File System.
Sep 28 13:20:53 io-hp systemd[1]: Mounted Kernel Trace File System.
Sep 28 13:20:53 io-hp systemd[1]: Finished Create list of static device nodes for the current kernel.
Sep 28 13:20:53 io-hp systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 226 (systemd-binfmt)
Sep 28 13:20:53 io-hp systemd[1]: Mounting Arbitrary Executable File Formats File System...
Sep 28 13:20:53 io-hp kernel: EXT4-fs (sda2): re-mounted. Opts: (null)
Sep 28 13:20:53 io-hp systemd[1]: Finished Remount Root and Kernel File Systems.
Sep 28 13:20:53 io-hp systemd[1]: Mounted Arbitrary Executable File Formats File System.
Sep 28 13:20:53 io-hp systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Sep 28 13:20:53 io-hp systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Sep 28 13:20:53 io-hp systemd[1]: Starting Load/Save Random Seed...
Sep 28 13:20:53 io-hp systemd[1]: Condition check resulted in Create System Users being skipped.
Sep 28 13:20:53 io-hp systemd[1]: Starting Create Static Device Nodes in /dev...
Sep 28 13:20:53 io-hp systemd[1]: Finished Set Up Additional Binary Formats.
Sep 28 13:20:53 io-hp systemd[1]: Finished Load/Save Random Seed.
Sep 28 13:20:53 io-hp systemd[1]: modprobe@drm.service: Succeeded.
Sep 28 13:20:53 io-hp kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Sep 28 13:20:53 io-hp kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
Sep 28 13:20:53 io-hp kernel: sd 2:0:0:0: Attached scsi generic sg2 type 0
Sep 28 13:20:53 io-hp kernel: sd 3:0:0:0: Attached scsi generic sg3 type 0
Sep 28 13:20:53 io-hp systemd[1]: Finished Load Kernel Module drm.
Sep 28 13:20:53 io-hp systemd[1]: Finished Create Static Device Nodes in /dev.
Sep 28 13:20:53 io-hp systemd[1]: Starting Rule-based Manager for Device Events and Files...
Sep 28 13:20:53 io-hp kernel: vboxdrv: loading out-of-tree module taints kernel.
Sep 28 13:20:53 io-hp kernel: vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
Sep 28 13:20:53 io-hp kernel: vboxdrv: Found 4 processor cores
Sep 28 13:20:53 io-hp kernel: vboxdrv: TSC mode is Invariant, tentative frequency 1996255962 Hz
Sep 28 13:20:53 io-hp kernel: vboxdrv: Successfully loaded version 6.1.14 (interface 0x002e0000)
Sep 28 13:20:53 io-hp kernel: VBoxNetAdp: Successfully started.
Sep 28 13:20:53 io-hp kernel: VBoxNetFlt: Successfully started.
Sep 28 13:20:53 io-hp systemd[1]: Finished Load Kernel Modules.
Sep 28 13:20:53 io-hp systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Sep 28 13:20:53 io-hp systemd[1]: Mounting Kernel Configuration File System...
Sep 28 13:20:53 io-hp systemd[1]: Starting Apply Kernel Variables...
Sep 28 13:20:53 io-hp systemd[1]: Mounted Kernel Configuration File System.
Sep 28 13:20:53 io-hp systemd[1]: Finished Apply Kernel Variables.
Sep 28 13:20:53 io-hp systemd[1]: Finished Coldplug All udev Devices.
Sep 28 13:20:53 io-hp systemd-journald[227]: Journal started
Sep 28 13:20:53 io-hp systemd-journald[227]: Runtime Journal (/run/log/journal/1f83161f8ba040a7ad13edfd7cc49e62) is 8.0M, max 169.7M, 161.7M free.
Sep 28 13:20:53 io-hp systemd-modules-load[228]: Inserted module 'crypto_user'
Sep 28 13:20:53 io-hp 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'
Sep 28 13:20:53 io-hp systemd-modules-load[228]: Inserted module 'sg'
Sep 28 13:20:53 io-hp systemd-modules-load[228]: Inserted module 'vboxdrv'
Sep 28 13:20:53 io-hp systemd-modules-load[228]: Inserted module 'vboxnetadp'
Sep 28 13:20:53 io-hp systemd-modules-load[228]: Inserted module 'vboxnetflt'
Sep 28 13:20:53 io-hp systemd-modules-load[228]: Inserted module 'uinput'
Sep 28 13:20:53 io-hp systemd[1]: Started Journal Service.
Sep 28 13:20:53 io-hp kernel: audit: type=1130 audit(1601292053.698: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'
Sep 28 13:20:53 io-hp systemd-sysctl[242]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
Sep 28 13:20:53 io-hp systemd-sysctl[242]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
Sep 28 13:20:53 io-hp systemd-sysctl[242]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
Sep 28 13:20:53 io-hp systemd-sysctl[242]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
Sep 28 13:20:53 io-hp systemd-sysctl[242]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
Sep 28 13:20:53 io-hp systemd-sysctl[242]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
Sep 28 13:20:53 io-hp systemd[1]: Starting Flush Journal to Persistent Storage...
Sep 28 13:20:53 io-hp systemd-journald[227]: Time spent on flushing to /var/log/journal/1f83161f8ba040a7ad13edfd7cc49e62 is 14.684ms for 842 entries.
Sep 28 13:20:53 io-hp systemd-journald[227]: System Journal (/var/log/journal/1f83161f8ba040a7ad13edfd7cc49e62) is 1.5G, max 4.0G, 2.4G free.
Sep 28 13:20:53 io-hp systemd[1]: Finished Flush Journal to Persistent Storage.
Sep 28 13:20:53 io-hp 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'
Sep 28 13:20:53 io-hp kernel: audit: type=1130 audit(1601292053.812:3): 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'
Sep 28 13:20:53 io-hp systemd[1]: Started Rule-based Manager for Device Events and Files.
Sep 28 13:20:53 io-hp 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'
Sep 28 13:20:53 io-hp kernel: audit: type=1130 audit(1601292053.838:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:20:53 io-hp kernel: audit: type=1130 audit(1601292053.842:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:20:53 io-hp 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'
Sep 28 13:20:53 io-hp systemd[1]: Started LVM2 metadata daemon.
Sep 28 13:20:53 io-hp kernel: input: HP Wireless hotkeys as /devices/virtual/input/input8
Sep 28 13:20:54 io-hp kernel: acpi_cpufreq: overriding BIOS provided _PSD data
Sep 28 13:20:54 io-hp kernel: ACPI: AC Adapter [ACAD] (on-line)
Sep 28 13:20:54 io-hp kernel: wmi_bus wmi_bus-PNP0C14:00: WQBJ data block query control method not found
Sep 28 13:20:54 io-hp kernel: tpm_crb MSFT0101:00: can't request region for resource [mem 0xbfb72000-0xbfc71fff]
Sep 28 13:20:54 io-hp kernel: tpm_crb: probe of MSFT0101:00 failed with error -16
Sep 28 13:20:54 io-hp kernel: ccp 0000:00:08.0: could not enable MSI-X (-22), trying MSI
Sep 28 13:20:54 io-hp kernel: ccp 0000:00:08.0: could not enable MSI (-22)
Sep 28 13:20:54 io-hp kernel: ccp 0000:00:08.0: initialization failed
Sep 28 13:20:54 io-hp kernel: ccp: probe of 0000:00:08.0 failed with error -22
Sep 28 13:20:54 io-hp kernel: ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\_SB.PCI0.SMBS.SMB0) (20190816/utaddress-204)
Sep 28 13:20:54 io-hp kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Sep 28 13:20:54 io-hp kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Sep 28 13:20:54 io-hp kernel: sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
Sep 28 13:20:54 io-hp kernel: sp5100-tco sp5100-tco: Watchdog hardware is disabled
Sep 28 13:20:54 io-hp kernel: input: PC Speaker as /devices/platform/pcspkr/input/input9
Sep 28 13:20:54 io-hp kernel: r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
Sep 28 13:20:54 io-hp kernel: cryptd: max_cpu_qlen set to 1000
Sep 28 13:20:54 io-hp kernel: libphy: r8169: probed
Sep 28 13:20:54 io-hp kernel: r8169 0000:03:00.0 eth0: RTL8106e, 98:e7:f4:0e:6b:04, XID 449, IRQ 26
Sep 28 13:20:54 io-hp kernel: AVX version of gcm_enc/dec engaged.
Sep 28 13:20:54 io-hp kernel: AES CTR mode by8 optimization enabled
Sep 28 13:20:54 io-hp systemd-udevd[250]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Sep 28 13:20:54 io-hp kernel: snd_hda_intel 0000:00:01.1: Force to non-snoop mode
Sep 28 13:20:54 io-hp kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Sep 28 13:20:54 io-hp kernel: battery: ACPI: Battery Slot [BAT1] (battery present)
Sep 28 13:20:54 io-hp kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input12
Sep 28 13:20:54 io-hp kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Sep 28 13:20:54 io-hp kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3227: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Sep 28 13:20:54 io-hp kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Sep 28 13:20:54 io-hp kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Sep 28 13:20:54 io-hp kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Sep 28 13:20:54 io-hp kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Sep 28 13:20:54 io-hp kernel: snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
Sep 28 13:20:54 io-hp kernel: snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
Sep 28 13:20:54 io-hp systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Sep 28 13:20:54 io-hp systemd-udevd[267]: Using default interface naming scheme 'v245'.
Sep 28 13:20:54 io-hp systemd-udevd[267]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Sep 28 13:20:54 io-hp kernel: r8169 0000:03:00.0 enp3s0: renamed from eth0
Sep 28 13:20:54 io-hp systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Sep 28 13:20:54 io-hp systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Sep 28 13:20:54 io-hp systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Sep 28 13:20:54 io-hp systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Sep 28 13:20:54 io-hp systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Sep 28 13:20:54 io-hp systemd[1]: Condition check resulted in Create System Users being skipped.
Sep 28 13:20:54 io-hp systemd-udevd[256]: cfg80211: Process '/usr/bin/set-wireless-regdom' failed with exit code 1.
Sep 28 13:20:54 io-hp systemd-udevd[255]: controlC0: Process '/usr/bin/alsactl restore 0' failed with exit code 99.
Sep 28 13:20:54 io-hp kernel: kvm: Nested Virtualization enabled
Sep 28 13:20:54 io-hp kernel: kvm: Nested Paging enabled
Sep 28 13:20:54 io-hp kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/sound/card1/input13
Sep 28 13:20:54 io-hp kernel: input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input14
Sep 28 13:20:54 io-hp kernel: input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input15
Sep 28 13:20:54 io-hp systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Sep 28 13:20:54 io-hp systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Sep 28 13:20:54 io-hp systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Sep 28 13:20:54 io-hp systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Sep 28 13:20:54 io-hp systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Sep 28 13:20:54 io-hp systemd[1]: Condition check resulted in Create System Users being skipped.
Sep 28 13:20:54 io-hp kernel: MCE: In-kernel MCE decoding enabled.
Sep 28 13:20:54 io-hp kernel: [drm] radeon kernel modesetting enabled.
Sep 28 13:20:54 io-hp kernel: radeon 0000:00:01.0: remove_conflicting_pci_framebuffers: bar 0: 0xe0000000 -> 0xefffffff
Sep 28 13:20:54 io-hp kernel: radeon 0000:00:01.0: remove_conflicting_pci_framebuffers: bar 2: 0xf0000000 -> 0xf07fffff
Sep 28 13:20:54 io-hp kernel: radeon 0000:00:01.0: remove_conflicting_pci_framebuffers: bar 5: 0xf0d00000 -> 0xf0d3ffff
Sep 28 13:20:54 io-hp kernel: checking generic (e0000000 7f0000) vs hw (e0000000 10000000)
Sep 28 13:20:54 io-hp kernel: fb0: switching to radeondrmfb from VESA VGA
Sep 28 13:20:54 io-hp kernel: Console: switching to colour dummy device 80x25
Sep 28 13:20:54 io-hp kernel: radeon 0000:00:01.0: vgaarb: deactivate vga console
Sep 28 13:20:54 io-hp systemd-udevd[255]: controlC1: Process '/usr/bin/alsactl restore 1' failed with exit code 99.
Sep 28 13:20:54 io-hp kernel: [drm] initializing kernel modesetting (MULLINS 0x1002:0x9851 0x103C:0x81F5 0x40).
Sep 28 13:20:54 io-hp kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Sep 28 13:20:54 io-hp kernel: EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                               Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                               (Note that use of the override may cause unknown side effects.)
Sep 28 13:20:54 io-hp kernel: [drm] doorbell mmio base: 0xF0000000
Sep 28 13:20:54 io-hp kernel: [drm] doorbell mmio size: 8388608
Sep 28 13:20:54 io-hp kernel: resource sanity check: requesting [mem 0x000c0000-0x000dffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000c3fff window]
Sep 28 13:20:54 io-hp kernel: caller pci_map_rom+0x68/0x171 mapping multiple BARs
Sep 28 13:20:54 io-hp kernel: ATOM BIOS: AMD
Sep 28 13:20:54 io-hp kernel: radeon 0000:00:01.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used)
Sep 28 13:20:54 io-hp kernel: radeon 0000:00:01.0: GTT: 2048M 0x0000000020000000 - 0x000000009FFFFFFF
Sep 28 13:20:54 io-hp kernel: [drm] Detected VRAM RAM=512M, BAR=256M
Sep 28 13:20:54 io-hp kernel: [drm] RAM width 128bits DDR
Sep 28 13:20:54 io-hp kernel: [TTM] Zone  kernel: Available graphics memory: 1738388 KiB
Sep 28 13:20:54 io-hp kernel: [TTM] Initializing pool allocator
Sep 28 13:20:54 io-hp kernel: [TTM] Initializing DMA pool allocator
Sep 28 13:20:54 io-hp kernel: [drm] radeon: 512M of VRAM memory ready
Sep 28 13:20:54 io-hp kernel: [drm] radeon: 2048M of GTT memory ready.
Sep 28 13:20:54 io-hp kernel: [drm] Loading mullins Microcode
Sep 28 13:20:54 io-hp kernel: [drm] Internal thermal controller without fan control
Sep 28 13:20:54 io-hp kernel: [drm] radeon: dpm initialized
Sep 28 13:20:54 io-hp kernel: [drm] Found UVD firmware Version: 1.64 Family ID: 9
Sep 28 13:20:54 io-hp kernel: [drm] Found VCE firmware/feedback version 40.2.2 / 15!
Sep 28 13:20:54 io-hp kernel: [drm] GART: num cpu pages 524288, num gpu pages 524288
Sep 28 13:20:54 io-hp kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Sep 28 13:20:54 io-hp kernel: EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                               Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                               (Note that use of the override may cause unknown side effects.)
Sep 28 13:20:54 io-hp kernel: [drm] PCIE GART of 2048M enabled (table at 0x000000000030E000).
Sep 28 13:20:54 io-hp kernel: radeon 0000:00:01.0: WB enabled
Sep 28 13:20:54 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000020000c00 and cpu addr 0x00000000d716a75a
Sep 28 13:20:54 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 1 use gpu addr 0x0000000020000c04 and cpu addr 0x0000000058423159
Sep 28 13:20:54 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 2 use gpu addr 0x0000000020000c08 and cpu addr 0x0000000004379f40
Sep 28 13:20:54 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000020000c0c and cpu addr 0x000000006cd90c7b
Sep 28 13:20:54 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 4 use gpu addr 0x0000000020000c10 and cpu addr 0x0000000077592e3c
Sep 28 13:20:54 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000078d30 and cpu addr 0x00000000940324cb
Sep 28 13:20:54 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 6 use gpu addr 0x0000000020000c18 and cpu addr 0x00000000e6d45e2f
Sep 28 13:20:54 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 7 use gpu addr 0x0000000020000c1c and cpu addr 0x0000000099e6eb56
Sep 28 13:20:54 io-hp kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Sep 28 13:20:54 io-hp kernel: [drm] Driver supports precise vblank timestamp query.
Sep 28 13:20:54 io-hp kernel: [drm] radeon: irq initialized.
Sep 28 13:20:54 io-hp kernel: [drm] ring test on 0 succeeded in 2 usecs
Sep 28 13:20:54 io-hp kernel: [drm] ring test on 1 succeeded in 2 usecs
Sep 28 13:20:54 io-hp kernel: [drm] ring test on 2 succeeded in 2 usecs
Sep 28 13:20:54 io-hp kernel: [drm] ring test on 3 succeeded in 4 usecs
Sep 28 13:20:54 io-hp kernel: [drm] ring test on 4 succeeded in 3 usecs
Sep 28 13:20:54 io-hp kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Sep 28 13:20:54 io-hp kernel: EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                               Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                               (Note that use of the override may cause unknown side effects.)
Sep 28 13:20:55 io-hp kernel: [drm] ring test on 5 succeeded in 1 usecs
Sep 28 13:20:55 io-hp kernel: [drm] UVD initialized successfully.
Sep 28 13:20:55 io-hp kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Sep 28 13:20:55 io-hp kernel: EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                               Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                               (Note that use of the override may cause unknown side effects.)
Sep 28 13:20:55 io-hp kernel: rtl8723be: Using firmware rtlwifi/rtl8723befw_36.bin
Sep 28 13:20:55 io-hp systemd[1]: Starting Load/Save RF Kill Switch Status...
Sep 28 13:20:55 io-hp kernel: ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
Sep 28 13:20:55 io-hp kernel: rtlwifi: rtlwifi: wireless switch is on
Sep 28 13:20:55 io-hp systemd-udevd[262]: Using default interface naming scheme 'v245'.
Sep 28 13:20:55 io-hp systemd-udevd[262]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Sep 28 13:20:55 io-hp systemd[1]: Started Load/Save RF Kill Switch Status.
Sep 28 13:20:55 io-hp 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'
Sep 28 13:20:55 io-hp kernel: rtl8723be 0000:02:00.0 wlo1: renamed from wlan0
Sep 28 13:20:55 io-hp kernel: audit: type=1130 audit(1601292055.088:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:20:55 io-hp kernel: psmouse serio1: synaptics: queried max coordinates: x [..5652], y [..4846]
Sep 28 13:20:55 io-hp kernel: [drm] ring test on 6 succeeded in 13 usecs
Sep 28 13:20:55 io-hp kernel: [drm] ring test on 7 succeeded in 2 usecs
Sep 28 13:20:55 io-hp kernel: [drm] VCE initialized successfully.
Sep 28 13:20:55 io-hp kernel: [drm] ib test on ring 0 succeeded in 0 usecs
Sep 28 13:20:55 io-hp kernel: [drm] ib test on ring 1 succeeded in 0 usecs
Sep 28 13:20:55 io-hp kernel: [drm] ib test on ring 2 succeeded in 0 usecs
Sep 28 13:20:55 io-hp kernel: [drm] ib test on ring 3 succeeded in 0 usecs
Sep 28 13:20:55 io-hp kernel: [drm] ib test on ring 4 succeeded in 0 usecs
Sep 28 13:20:55 io-hp kernel: psmouse serio1: synaptics: queried min coordinates: x [1330..], y [1094..]
Sep 28 13:20:55 io-hp kernel: psmouse serio1: synaptics: Your touchpad (PNP: SYN3222 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
Sep 28 13:20:55 io-hp systemd-udevd[248]: Using default interface naming scheme 'v245'.
Sep 28 13:20:55 io-hp kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xf00123/0x840300/0x2e800/0x0, board id: 3127, fw id: 8526786
Sep 28 13:20:55 io-hp kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input10
Sep 28 13:20:55 io-hp kernel: mousedev: PS/2 mouse device common for all mice
Sep 28 13:20:55 io-hp kernel: input: HP WMI hotkeys as /devices/virtual/input/input11
Sep 28 13:20:55 io-hp mtp-probe[584]: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:10.0/usb2/2-2"
Sep 28 13:20:55 io-hp mtp-probe[580]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:10.0/usb2/2-1"
Sep 28 13:20:55 io-hp mtp-probe[584]: bus: 2, device: 3 was not an MTP device
Sep 28 13:20:55 io-hp mtp-probe[580]: bus: 2, device: 2 was not an MTP device
Sep 28 13:20:55 io-hp kernel: [drm] ib test on ring 5 succeeded
Sep 28 13:20:55 io-hp kernel: [drm] ib test on ring 6 succeeded
Sep 28 13:20:55 io-hp kernel: [drm] ib test on ring 7 succeeded
Sep 28 13:20:55 io-hp kernel: [drm] radeon atom DIG backlight initialized
Sep 28 13:20:55 io-hp kernel: [drm] Radeon Display Connectors
Sep 28 13:20:55 io-hp kernel: [drm] Connector 0:
Sep 28 13:20:55 io-hp kernel: [drm]   eDP-1
Sep 28 13:20:55 io-hp kernel: [drm]   HPD1
Sep 28 13:20:55 io-hp kernel: [drm]   DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c
Sep 28 13:20:55 io-hp kernel: [drm]   Encoders:
Sep 28 13:20:55 io-hp kernel: [drm]     LCD1: INTERNAL_UNIPHY
Sep 28 13:20:55 io-hp kernel: [drm] Connector 1:
Sep 28 13:20:55 io-hp kernel: [drm]   HDMI-A-1
Sep 28 13:20:55 io-hp kernel: [drm]   HPD2
Sep 28 13:20:55 io-hp kernel: [drm]   DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c
Sep 28 13:20:55 io-hp kernel: [drm]   Encoders:
Sep 28 13:20:55 io-hp kernel: [drm]     DFP1: INTERNAL_UNIPHY
Sep 28 13:20:56 io-hp mtp-probe[696]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:13.0/usb3/3-1/3-1.1"
Sep 28 13:20:56 io-hp mtp-probe[696]: bus: 3, device: 3 was not an MTP device
Sep 28 13:20:56 io-hp mtp-probe[711]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.1"
Sep 28 13:20:56 io-hp mtp-probe[711]: bus: 1, device: 3 was not an MTP device
Sep 28 13:20:56 io-hp kernel: [drm] fb mappable at 0xE0731000
Sep 28 13:20:56 io-hp kernel: [drm] vram apper at 0xE0000000
Sep 28 13:20:56 io-hp kernel: [drm] size 8294400
Sep 28 13:20:56 io-hp kernel: [drm] fb depth is 24
Sep 28 13:20:56 io-hp kernel: [drm]    pitch is 7680
Sep 28 13:20:56 io-hp kernel: fbcon: radeondrmfb (fb0) is primary device
Sep 28 13:20:56 io-hp systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Sep 28 13:20:56 io-hp 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'
Sep 28 13:20:56 io-hp kernel: audit: type=1130 audit(1601292056.572:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:20:56 io-hp systemd[1]: Reached target Local File Systems (Pre).
Sep 28 13:20:56 io-hp systemd[1]: Mounting /tmp...
Sep 28 13:20:56 io-hp systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Sep 28 13:20:56 io-hp systemd[1]: Mounted /tmp.
Sep 28 13:20:56 io-hp systemd[1]: Reached target Local File Systems.
Sep 28 13:20:56 io-hp systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Sep 28 13:20:56 io-hp systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Sep 28 13:20:56 io-hp systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Sep 28 13:20:56 io-hp systemd[1]: Starting Create Volatile Files and Directories...
Sep 28 13:20:56 io-hp systemd[1]: Finished Create Volatile Files and Directories.
Sep 28 13:20:56 io-hp 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'
Sep 28 13:20:56 io-hp systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Sep 28 13:20:56 io-hp kernel: audit: type=1130 audit(1601292056.635: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'
Sep 28 13:20:56 io-hp systemd[1]: Starting Network Time Synchronization...
Sep 28 13:20:56 io-hp systemd[1]: Condition check resulted in Update is Completed being skipped.
Sep 28 13:20:56 io-hp systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Sep 28 13:20:56 io-hp audit[792]: SYSTEM_BOOT pid=792 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Sep 28 13:20:56 io-hp kernel: audit: type=1127 audit(1601292056.648:9): pid=792 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Sep 28 13:20:56 io-hp systemd[1]: Finished Update UTMP about System Boot/Shutdown.
Sep 28 13:20:56 io-hp 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'
Sep 28 13:20:56 io-hp kernel: audit: type=1130 audit(1601292056.655: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'
Sep 28 13:20:56 io-hp kernel: mc: Linux media interface: v0.10
Sep 28 13:20:56 io-hp kernel: videodev: Linux video capture interface: v2.00
Sep 28 13:20:56 io-hp kernel: Bluetooth: Core ver 2.22
Sep 28 13:20:56 io-hp kernel: NET: Registered protocol family 31
Sep 28 13:20:56 io-hp kernel: Bluetooth: HCI device and connection manager initialized
Sep 28 13:20:56 io-hp kernel: Bluetooth: HCI socket layer initialized
Sep 28 13:20:56 io-hp kernel: Bluetooth: L2CAP socket layer initialized
Sep 28 13:20:56 io-hp kernel: Bluetooth: SCO socket layer initialized
Sep 28 13:20:57 io-hp kernel: uvcvideo: Found UVC 1.00 device HP Webcam (0c45:651b)
Sep 28 13:20:57 io-hp kernel: usbcore: registered new interface driver btusb
Sep 28 13:20:57 io-hp systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Sep 28 13:20:57 io-hp systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Sep 28 13:20:57 io-hp systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Sep 28 13:20:57 io-hp systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Sep 28 13:20:57 io-hp systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Sep 28 13:20:57 io-hp systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Sep 28 13:20:57 io-hp systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Sep 28 13:20:57 io-hp systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Sep 28 13:20:57 io-hp systemd[1]: Condition check resulted in Create System Users being skipped.
Sep 28 13:20:57 io-hp systemd[1]: Condition check resulted in Update is Completed being skipped.
Sep 28 13:20:57 io-hp kernel: uvcvideo 3-1.1:1.0: Entity type for entity Extension 4 was not initialized!
Sep 28 13:20:57 io-hp kernel: uvcvideo 3-1.1:1.0: Entity type for entity Processing 3 was not initialized!
Sep 28 13:20:57 io-hp kernel: uvcvideo 3-1.1:1.0: Entity type for entity Camera 1 was not initialized!
Sep 28 13:20:57 io-hp kernel: input: HP Webcam: HP Webcam as /devices/pci0000:00/0000:00:13.0/usb3/3-1/3-1.1/3-1.1:1.0/input/input16
Sep 28 13:20:57 io-hp kernel: usbcore: registered new interface driver uvcvideo
Sep 28 13:20:57 io-hp kernel: USB Video Class driver (1.1.1)
Sep 28 13:20:57 io-hp kernel: Bluetooth: hci0: RTL: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
Sep 28 13:20:57 io-hp kernel: Bluetooth: hci0: RTL: rom_version status=0 version=1
Sep 28 13:20:57 io-hp kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
Sep 28 13:20:57 io-hp kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
Sep 28 13:20:57 io-hp kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Sep 28 13:20:57 io-hp kernel: Bluetooth: hci0: RTL: cfg_sz -2, total sz 22496
Sep 28 13:20:57 io-hp systemd[1]: Started Network Time Synchronization.
Sep 28 13:20:57 io-hp audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:20:57 io-hp systemd[1]: Reached target System Initialization.
Sep 28 13:20:57 io-hp systemd[1]: Started CUPS Scheduler.
Sep 28 13:20:57 io-hp systemd[1]: Started Daily Cleanup of Temporary Directories.
Sep 28 13:20:57 io-hp systemd[1]: Reached target Paths.
Sep 28 13:20:57 io-hp kernel: audit: type=1130 audit(1601292057.568:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:20:57 io-hp systemd[1]: Reached target System Time Set.
Sep 28 13:20:57 io-hp systemd[1]: Reached target System Time Synchronized.
Sep 28 13:20:57 io-hp systemd[1]: Started Daily rotation of log files.
Sep 28 13:20:57 io-hp systemd[1]: Started Daily man-db regeneration.
Sep 28 13:20:57 io-hp systemd[1]: Started Monthly clean packages cache.
Sep 28 13:20:57 io-hp systemd[1]: Started Generate mirrorlist weekly.
Sep 28 13:20:57 io-hp systemd[1]: Started Daily verification of password and group files.
Sep 28 13:20:57 io-hp systemd[1]: Reached target Timers.
Sep 28 13:20:57 io-hp systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Sep 28 13:20:57 io-hp systemd[1]: Listening on D-Bus System Message Bus Socket.
Sep 28 13:20:57 io-hp systemd[1]: Listening on CUPS Scheduler.
Sep 28 13:20:57 io-hp systemd[1]: Reached target Sockets.
Sep 28 13:20:57 io-hp systemd[1]: Reached target Basic System.
Sep 28 13:20:57 io-hp systemd[1]: Condition check resulted in Save/Restore Sound Card State being skipped.
Sep 28 13:20:57 io-hp systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Sep 28 13:20:57 io-hp systemd[1]: Reached target Sound Card.
Sep 28 13:20:57 io-hp systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Sep 28 13:20:57 io-hp systemd[1]: Starting Bluetooth service...
Sep 28 13:20:57 io-hp systemd[1]: Started Periodic Command Scheduler.
Sep 28 13:20:57 io-hp 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'
Sep 28 13:20:57 io-hp kernel: audit: type=1130 audit(1601292057.582:12): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:20:57 io-hp systemd[1]: Started D-Bus System Message Bus.
Sep 28 13:20:57 io-hp 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'
Sep 28 13:20:57 io-hp kernel: audit: type=1130 audit(1601292057.588:13): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:20:57 io-hp systemd[1]: Starting Network Manager...
Sep 28 13:20:57 io-hp avahi-daemon[822]: Found user 'avahi' (UID 974) and group 'avahi' (GID 974).
Sep 28 13:20:57 io-hp crond[824]: (CRON) STARTUP (1.5.5)
Sep 28 13:20:57 io-hp crond[824]: (CRON) INFO (Syslog will be used instead of sendmail.)
Sep 28 13:20:57 io-hp crond[824]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 42% if used.)
Sep 28 13:20:57 io-hp systemd[1]: Starting Authorization Manager...
Sep 28 13:20:57 io-hp crond[824]: (CRON) INFO (running with inotify support)
Sep 28 13:20:57 io-hp systemd[1]: Starting User Login Management...
Sep 28 13:20:57 io-hp avahi-daemon[822]: Successfully dropped root privileges.
Sep 28 13:20:57 io-hp avahi-daemon[822]: avahi-daemon 0.8 starting up.
Sep 28 13:20:57 io-hp bluetoothd[823]: Bluetooth daemon 5.54
Sep 28 13:20:57 io-hp polkitd[827]: Started polkitd version 0.116
Sep 28 13:20:57 io-hp NetworkManager[826]: <info>  [1601292057.6853] NetworkManager (version 1.26.2-1) is starting... (for the first time)
Sep 28 13:20:57 io-hp NetworkManager[826]: <info>  [1601292057.6855] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Sep 28 13:20:57 io-hp systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Sep 28 13:20:57 io-hp systemd[1]: Started Bluetooth service.
Sep 28 13:20:57 io-hp systemd[1]: Reached target Bluetooth.
Sep 28 13:20:57 io-hp audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:20:57 io-hp audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:20:57 io-hp avahi-daemon[822]: Successfully called chroot().
Sep 28 13:20:57 io-hp avahi-daemon[822]: Successfully dropped remaining capabilities.
Sep 28 13:20:57 io-hp kernel: audit: type=1130 audit(1601292057.692:14): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:20:57 io-hp kernel: audit: type=1130 audit(1601292057.692:15): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:20:57 io-hp avahi-daemon[822]: No service file found in /etc/avahi/services.
Sep 28 13:20:57 io-hp avahi-daemon[822]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
Sep 28 13:20:57 io-hp avahi-daemon[822]: New relevant interface lo.IPv6 for mDNS.
Sep 28 13:20:57 io-hp avahi-daemon[822]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Sep 28 13:20:57 io-hp avahi-daemon[822]: New relevant interface lo.IPv4 for mDNS.
Sep 28 13:20:57 io-hp avahi-daemon[822]: Network interface enumeration completed.
Sep 28 13:20:57 io-hp avahi-daemon[822]: Registering new address record for ::1 on lo.*.
Sep 28 13:20:57 io-hp avahi-daemon[822]: Registering new address record for 127.0.0.1 on lo.IPv4.
Sep 28 13:20:57 io-hp bluetoothd[823]: Starting SDP server
Sep 28 13:20:57 io-hp systemd[1]: Started Network Manager.
Sep 28 13:20:57 io-hp systemd[1]: Reached target Network.
Sep 28 13:20:57 io-hp 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'
Sep 28 13:20:57 io-hp systemd[1]: Starting Network Manager Wait Online...
Sep 28 13:20:57 io-hp systemd[1]: Starting Permit User Sessions...
Sep 28 13:20:57 io-hp NetworkManager[826]: <info>  [1601292057.7280] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Sep 28 13:20:57 io-hp kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Sep 28 13:20:57 io-hp kernel: Bluetooth: BNEP filters: protocol multicast
Sep 28 13:20:57 io-hp kernel: Bluetooth: BNEP socket layer initialized
Sep 28 13:20:57 io-hp 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'
Sep 28 13:20:57 io-hp systemd[1]: Finished Permit User Sessions.
Sep 28 13:20:57 io-hp bluetoothd[823]: Bluetooth management interface 1.14 initialized
Sep 28 13:20:57 io-hp dbus-daemon[825]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.4' (uid=0 pid=823 comm="/usr/lib/bluetooth/bluetoothd ")
Sep 28 13:20:57 io-hp NetworkManager[826]: <info>  [1601292057.7570] manager[0x5637c7d0d030]: monitoring kernel firmware directory '/lib/firmware'.
Sep 28 13:20:57 io-hp systemd[1]: Starting Hostname Service...
Sep 28 13:20:57 io-hp polkitd[827]: Loading rules from directory /etc/polkit-1/rules.d
Sep 28 13:20:57 io-hp polkitd[827]: Loading rules from directory /usr/share/polkit-1/rules.d
Sep 28 13:20:57 io-hp polkitd[827]: Finished loading, compiling and executing 5 rules
Sep 28 13:20:57 io-hp systemd[1]: Started Authorization Manager.
Sep 28 13:20:57 io-hp 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'
Sep 28 13:20:57 io-hp systemd[1]: Starting Modem Manager...
Sep 28 13:20:57 io-hp polkitd[827]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Sep 28 13:20:57 io-hp ModemManager[851]: <info>  ModemManager (version 1.14.2) starting in system bus...
Sep 28 13:20:57 io-hp systemd[1]: Started Modem Manager.
Sep 28 13:20:57 io-hp audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ModemManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:20:57 io-hp kernel: Console: switching to colour frame buffer device 240x67
Sep 28 13:20:58 io-hp kernel: radeon 0000:00:01.0: fb0: radeondrmfb frame buffer device
Sep 28 13:20:58 io-hp kernel: [drm] Initialized radeon 2.50.0 20080528 for 0000:00:01.0 on minor 0
Sep 28 13:20:58 io-hp kernel: Bluetooth: hci0: RTL: fw version 0x0e2f9f73
Sep 28 13:20:58 io-hp kernel: NET: Registered protocol family 38
Sep 28 13:20:58 io-hp kernel: [drm] amdgpu kernel modesetting enabled.
Sep 28 13:20:58 io-hp kernel: CRAT table not found
Sep 28 13:20:58 io-hp kernel: Virtual CRAT table created for CPU
Sep 28 13:20:58 io-hp kernel: Parsing CRAT table with 1 nodes
Sep 28 13:20:58 io-hp kernel: Creating topology SYSFS entries
Sep 28 13:20:58 io-hp kernel: Topology: Add CPU node
Sep 28 13:20:58 io-hp kernel: Finished initializing topology
Sep 28 13:20:58 io-hp systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Sep 28 13:20:58 io-hp systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
Sep 28 13:20:58 io-hp systemd-logind[828]: New seat seat0.
Sep 28 13:20:58 io-hp systemd-logind[828]: Watching system buttons on /dev/input/event2 (Power Button)
Sep 28 13:20:58 io-hp systemd-backlight[871]: Failed to get backlight or LED device 'backlight:acpi_video0': No such device
Sep 28 13:20:58 io-hp audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 28 13:20:58 io-hp systemd[1]: systemd-backlight@backlight:acpi_video0.service: Main process exited, code=exited, status=1/FAILURE
Sep 28 13:20:58 io-hp systemd[1]: systemd-backlight@backlight:acpi_video0.service: Failed with result 'exit-code'.
Sep 28 13:20:58 io-hp systemd[1]: Failed to start Load/Save Screen Backlight Brightness of backlight:acpi_video0.
Sep 28 13:20:58 io-hp systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:radeon_bl0...
Sep 28 13:20:58 io-hp systemd-logind[828]: Watching system buttons on /dev/input/event0 (Power Button)
Sep 28 13:20:58 io-hp systemd-logind[828]: Watching system buttons on /dev/input/event1 (Lid Switch)
Sep 28 13:20:58 io-hp systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:radeon_bl0.
Sep 28 13:20:58 io-hp audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:radeon_bl0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:20:58 io-hp avahi-daemon[822]: Server startup complete. Host name is io-hp.local. Local service cookie is 805187754.
Sep 28 13:20:58 io-hp dbus-daemon[825]: [system] Successfully activated service 'org.freedesktop.hostname1'
Sep 28 13:20:58 io-hp 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'
Sep 28 13:20:58 io-hp systemd[1]: Started Hostname Service.
Sep 28 13:20:58 io-hp NetworkManager[826]: <info>  [1601292058.7106] hostname: hostname: using hostnamed
Sep 28 13:20:58 io-hp NetworkManager[826]: <info>  [1601292058.7106] hostname: hostname changed from (none) to "io-hp"
Sep 28 13:20:58 io-hp NetworkManager[826]: <info>  [1601292058.7114] dns-mgr[0x5637c7cc7220]: init: dns=default,systemd-resolved rc-manager=symlink
Sep 28 13:20:58 io-hp NetworkManager[826]: <info>  [1601292058.7128] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:02.4/0000:02:00.0/ieee80211/phy0/rfkill0) (driver rtl8723be)
Sep 28 13:20:58 io-hp NetworkManager[826]: <info>  [1601292058.7133] manager[0x5637c7d0d030]: rfkill: Wi-Fi hardware radio set enabled
Sep 28 13:20:58 io-hp NetworkManager[826]: <info>  [1601292058.7134] manager[0x5637c7d0d030]: rfkill: WWAN hardware radio set enabled
Sep 28 13:20:58 io-hp NetworkManager[826]: <info>  [1601292058.7426] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.26.2-1/libnm-device-plugin-team.so)
Sep 28 13:20:58 io-hp systemd-logind[828]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
Sep 28 13:20:58 io-hp systemd-logind[828]: Watching system buttons on /dev/input/event14 (HP WMI hotkeys)
Sep 28 13:20:58 io-hp NetworkManager[826]: <info>  [1601292058.7443] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.26.2-1/libnm-device-plugin-wifi.so)
Sep 28 13:20:58 io-hp NetworkManager[826]: <info>  [1601292058.7475] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.26.2-1/libnm-device-plugin-wwan.so)
Sep 28 13:20:58 io-hp NetworkManager[826]: <info>  [1601292058.7485] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.26.2-1/libnm-device-plugin-ovs.so)
Sep 28 13:20:58 io-hp NetworkManager[826]: <info>  [1601292058.7493] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.26.2-1/libnm-device-plugin-adsl.so)
Sep 28 13:20:58 io-hp NetworkManager[826]: <info>  [1601292058.7524] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.26.2-1/libnm-device-plugin-bluetooth.so)
Sep 28 13:20:58 io-hp NetworkManager[826]: <info>  [1601292058.7537] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Sep 28 13:20:58 io-hp NetworkManager[826]: <info>  [1601292058.7539] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Sep 28 13:20:58 io-hp NetworkManager[826]: <info>  [1601292058.7541] manager: Networking is enabled by state file
Sep 28 13:20:58 io-hp NetworkManager[826]: <info>  [1601292058.7550] dhcp-init: Using DHCP client 'internal'
Sep 28 13:20:58 io-hp dbus-daemon[825]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=826 comm="/usr/bin/NetworkManager --no-daemon ")
Sep 28 13:20:58 io-hp NetworkManager[826]: <info>  [1601292058.7557] settings: Loaded settings plugin: keyfile (internal)
Sep 28 13:20:58 io-hp NetworkManager[826]: <info>  [1601292058.7579] device (lo): carrier: link connected
Sep 28 13:20:58 io-hp NetworkManager[826]: <info>  [1601292058.7588] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Sep 28 13:20:58 io-hp systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 28 13:20:58 io-hp NetworkManager[826]: <info>  [1601292058.7622] manager: (enp3s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Sep 28 13:20:58 io-hp NetworkManager[826]: <info>  [1601292058.7671] settings: (enp3s0): created default wired connection 'Wired connection 1'
Sep 28 13:20:58 io-hp NetworkManager[826]: <info>  [1601292058.7686] device (enp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 28 13:20:58 io-hp kernel: RTL8208 Fast Ethernet r8169-300:00: attached PHY driver [RTL8208 Fast Ethernet] (mii_bus:phy_addr=r8169-300:00, irq=IGNORE)
Sep 28 13:20:58 io-hp systemd[1]: Started User Login Management.
Sep 28 13:20:58 io-hp 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'
Sep 28 13:20:58 io-hp systemd[1]: Reached target Multi-User System.
Sep 28 13:20:58 io-hp systemd[1]: Started Simple Desktop Display Manager.
Sep 28 13:20:58 io-hp dbus-daemon[825]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 28 13:20:58 io-hp audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:20:58 io-hp systemd[1]: Reached target Graphical Interface.
Sep 28 13:20:58 io-hp systemd[1]: Starting TLP system startup/shutdown...
Sep 28 13:20:58 io-hp systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 28 13:20:58 io-hp 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'
Sep 28 13:20:58 io-hp sddm[876]: Initializing...
Sep 28 13:20:58 io-hp sddm[876]: Starting...
Sep 28 13:20:58 io-hp sddm[876]: Logind interface found
Sep 28 13:20:58 io-hp sddm[876]: Adding new display on vt 1 ...
Sep 28 13:20:58 io-hp sddm[876]: Loading theme configuration from ""
Sep 28 13:20:58 io-hp sddm[876]: Display server starting...
Sep 28 13:20:58 io-hp sddm[876]: Running: /usr/bin/X -nolisten tcp -auth /var/run/sddm/{7adf9049-92a5-4f72-8a64-35c91e3133de} -background none -noreset -displayfd 17 -seat seat0 vt1
Sep 28 13:20:59 io-hp kernel: r8169 0000:03:00.0 enp3s0: Link is Down
Sep 28 13:20:59 io-hp NetworkManager[826]: <info>  [1601292059.0228] device (wlo1): driver supports Access Point (AP) mode
Sep 28 13:20:59 io-hp NetworkManager[826]: <info>  [1601292059.0240] manager: (wlo1): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Sep 28 13:20:59 io-hp NetworkManager[826]: <info>  [1601292059.0259] device (wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 28 13:20:59 io-hp NetworkManager[826]: <info>  [1601292059.6305] device (wlo1): set-hw-addr: set MAC address to 42:B4:82:76:C0:75 (scanning)
Sep 28 13:20:59 io-hp tlp[877]: Applying power save settings...done.
Sep 28 13:20:59 io-hp tlp[877]: Setting battery charge thresholds...done.
Sep 28 13:20:59 io-hp systemd[1]: Finished TLP system startup/shutdown.
Sep 28 13:20:59 io-hp 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'
Sep 28 13:21:00 io-hp dbus-daemon[825]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.5' (uid=0 pid=826 comm="/usr/bin/NetworkManager --no-daemon ")
Sep 28 13:21:00 io-hp systemd[1]: Starting WPA supplicant...
Sep 28 13:21:00 io-hp NetworkManager[826]: <info>  [1601292060.1068] ovsdb: Could not connect: No such file or directory
Sep 28 13:21:00 io-hp NetworkManager[826]: <info>  [1601292060.1179] modem-manager: ModemManager available
Sep 28 13:21:00 io-hp dbus-daemon[825]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Sep 28 13:21:00 io-hp systemd[1]: Started WPA supplicant.
Sep 28 13:21:00 io-hp wpa_supplicant[1069]: Successfully initialized wpa_supplicant
Sep 28 13:21:00 io-hp kernel: kauditd_printk_skb: 11 callbacks suppressed
Sep 28 13:21:00 io-hp kernel: audit: type=1130 audit(1601292060.122:27): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:21:00 io-hp 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'
Sep 28 13:21:00 io-hp sddm[876]: Setting default cursor
Sep 28 13:21:00 io-hp sddm[876]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
Sep 28 13:21:00 io-hp sddm[876]: Display server started.
Sep 28 13:21:00 io-hp sddm[876]: Reading from "/usr/share/xsessions/plasma.desktop"
Sep 28 13:21:00 io-hp sddm[876]: Reading from "/usr/share/xsessions/plasma.desktop"
Sep 28 13:21:00 io-hp sddm[876]: Session "/usr/share/xsessions/plasma.desktop" selected, command: "/usr/bin/startplasma-x11"
Sep 28 13:21:00 io-hp sddm[876]: Adding cookie to "/var/run/sddm/{7adf9049-92a5-4f72-8a64-35c91e3133de}"
Sep 28 13:21:00 io-hp NetworkManager[826]: <info>  [1601292060.1990] device (wlo1): supplicant interface state: internal-starting -> disconnected
Sep 28 13:21:00 io-hp NetworkManager[826]: <info>  [1601292060.1993] Wi-Fi P2P device controlled by interface wlo1 created
Sep 28 13:21:00 io-hp NetworkManager[826]: <info>  [1601292060.1999] manager: (p2p-dev-wlo1): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Sep 28 13:21:00 io-hp NetworkManager[826]: <info>  [1601292060.2007] device (p2p-dev-wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 28 13:21:00 io-hp NetworkManager[826]: <info>  [1601292060.2023] device (wlo1): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Sep 28 13:21:00 io-hp NetworkManager[826]: <info>  [1601292060.2040] device (p2p-dev-wlo1): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Sep 28 13:21:00 io-hp NetworkManager[826]: <warn>  [1601292060.2090] sup-iface[08d2ee29166dc5c1,0,wlo1]: call-p2p-cancel: failed with P2P cancel failed
Sep 28 13:21:00 io-hp sddm-helper[1072]: [PAM] Starting...
Sep 28 13:21:00 io-hp sddm-helper[1072]: [PAM] Authenticating...
Sep 28 13:21:00 io-hp sddm-helper[1072]: gkr-pam: no password is available for user
Sep 28 13:21:00 io-hp sddm-helper[1072]: pam_kwallet5(sddm-autologin:auth): (null): pam_sm_authenticate
Sep 28 13:21:00 io-hp sddm-helper[1072]: [PAM] Preparing to converse...
Sep 28 13:21:00 io-hp sddm-helper[1072]: pam_kwallet5(sddm-autologin:auth): pam_kwallet5: Couldn't get password (it is empty)
Sep 28 13:21:00 io-hp sddm-helper[1072]: [PAM] Conversation with 1 messages
Sep 28 13:21:00 io-hp audit[1072]: USER_AUTH pid=1072 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_faillock,pam_shells,pam_permit,pam_gnome_keyring acct="io" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Sep 28 13:21:00 io-hp sddm-helper[1072]: [PAM] returning.
Sep 28 13:21:00 io-hp dbus-daemon[825]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.24' (uid=0 pid=1072 comm="/usr/lib/sddm/sddm-helper --socket /tmp/sddm-authc")
Sep 28 13:21:00 io-hp dbus-daemon[825]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 28 13:21:00 io-hp kernel: audit: type=1100 audit(1601292060.215:28): pid=1072 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_faillock,pam_shells,pam_permit,pam_gnome_keyring acct="io" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Sep 28 13:21:00 io-hp sddm-helper[1072]: pam_systemd_home(sddm-autologin:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Sep 28 13:21:00 io-hp audit[1072]: USER_ACCT pid=1072 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="io" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Sep 28 13:21:00 io-hp sddm[876]: Authenticated successfully
Sep 28 13:21:00 io-hp sddm-helper[1072]: pam_kwallet5(sddm-autologin:setcred): pam_kwallet5: pam_sm_setcred
Sep 28 13:21:00 io-hp audit[1072]: CRED_ACQ pid=1072 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_faillock,pam_shells,pam_permit,pam_gnome_keyring acct="io" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Sep 28 13:21:00 io-hp kernel: audit: type=1101 audit(1601292060.218:29): pid=1072 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="io" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Sep 28 13:21:00 io-hp kernel: audit: type=1103 audit(1601292060.218:30): pid=1072 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_faillock,pam_shells,pam_permit,pam_gnome_keyring acct="io" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Sep 28 13:21:00 io-hp kernel: audit: type=1006 audit(1601292060.218:31): pid=1072 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
Sep 28 13:21:00 io-hp sddm-helper[1072]: pam_unix(sddm-autologin:session): session opened for user io(uid=1000) by (uid=0)
Sep 28 13:21:00 io-hp systemd[1]: Created slice User Slice of UID 1000.
Sep 28 13:21:00 io-hp systemd[1]: Starting User Runtime Directory /run/user/1000...
Sep 28 13:21:00 io-hp systemd-logind[828]: New session 1 of user io.
Sep 28 13:21:00 io-hp systemd[1]: Finished User Runtime Directory /run/user/1000.
Sep 28 13:21:00 io-hp 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'
Sep 28 13:21:00 io-hp kernel: audit: type=1130 audit(1601292060.265:32): 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'
Sep 28 13:21:00 io-hp systemd[1]: Starting User Manager for UID 1000...
Sep 28 13:21:00 io-hp dbus-daemon[825]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.26' (uid=0 pid=1075 comm="(systemd) ")
Sep 28 13:21:00 io-hp dbus-daemon[825]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 28 13:21:00 io-hp systemd[1075]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Sep 28 13:21:00 io-hp kernel: audit: type=1101 audit(1601292060.278:33): pid=1075 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="io" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:21:00 io-hp kernel: audit: type=1103 audit(1601292060.282:34): pid=1075 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="io" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 28 13:21:00 io-hp kernel: audit: type=1006 audit(1601292060.282:35): pid=1075 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
Sep 28 13:21:00 io-hp audit[1075]: USER_ACCT pid=1075 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="io" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:21:00 io-hp audit[1075]: CRED_ACQ pid=1075 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="io" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 28 13:21:00 io-hp systemd[1075]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[io] ruser=[<unknown>] rhost=[<unknown>]
Sep 28 13:21:00 io-hp systemd[1075]: pam_unix(systemd-user:session): session opened for user io(uid=1000) by (uid=0)
Sep 28 13:21:00 io-hp audit[1075]: USER_START pid=1075 uid=0 auid=1000 ses=2 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="io" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:21:00 io-hp kernel: audit: type=1105 audit(1601292060.282:36): pid=1075 uid=0 auid=1000 ses=2 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="io" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:21:00 io-hp systemd[1083]: Configuration file /home/io/.config/autostart/org.kde.yakuake.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Sep 28 13:21:00 io-hp systemd[1083]: Configuration file /etc/xdg/autostart/msm_kde_notifier.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Sep 28 13:21:00 io-hp systemd[1083]: Configuration file /etc/xdg/autostart/klipper.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Sep 28 13:21:00 io-hp systemd[1083]: Not generating service for XDG autostart app-at\x2dspi\x2ddbus\x2dbus-autostart.service, startup phases are not supported.
Sep 28 13:21:00 io-hp systemd[1083]: Not generating service for XDG autostart app-powerdevil-autostart.service, only Type=Application is supported.
Sep 28 13:21:00 io-hp systemd[1083]: Not generating service for XDG autostart app-gnome\x2dkeyring\x2dpkcs11-autostart.service, startup phases are not supported.
Sep 28 13:21:00 io-hp systemd[1083]: kde-systemd-start-condition not found: No such file or directory
Sep 28 13:21:00 io-hp systemd[1083]: Not generating service for XDG autostart app-gnome\x2dkeyring\x2dsecrets-autostart.service, startup phases are not supported.
Sep 28 13:21:00 io-hp systemd[1083]: Exec binary 'yakuake' does not exist: No such file or directory
Sep 28 13:21:00 io-hp systemd[1083]: Not generating service for XDG autostart app-org.kde.yakuake-autostart.service, error parsing Exec= line: No such file or directory
Sep 28 13:21:00 io-hp systemd[1083]: Not generating service for XDG autostart app-gsettings\x2ddata\x2dconvert-autostart.service, startup phases are not supported.
Sep 28 13:21:00 io-hp systemd[1083]: Not generating service for XDG autostart app-kaccess-autostart.service, only Type=Application is supported.
Sep 28 13:21:00 io-hp systemd[1083]: Not generating service for XDG autostart app-gnome\x2dkeyring\x2dssh-autostart.service, startup phases are not supported.
Sep 28 13:21:00 io-hp systemd[1083]: kde-systemd-start-condition not found: No such file or directory
Sep 28 13:21:00 io-hp systemd[1083]: Not generating service for XDG autostart app-pulseaudio-autostart.service, startup phases are not supported.
Sep 28 13:21:00 io-hp ModemManager[851]: <info>  [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:02.4/0000:02:00.0': not supported by any plugin
Sep 28 13:21:00 io-hp ModemManager[851]: <info>  [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:02.5/0000:03:00.0': not supported by any plugin
Sep 28 13:21:00 io-hp systemd[1075]: Queued start job for default target Main User Target.
Sep 28 13:21:00 io-hp systemd[1075]: Reached target Paths.
Sep 28 13:21:00 io-hp systemd[1075]: Reached target Timers.
Sep 28 13:21:00 io-hp systemd[1075]: Starting D-Bus User Message Bus Socket.
Sep 28 13:21:00 io-hp systemd[1075]: Listening on GnuPG network certificate management daemon.
Sep 28 13:21:00 io-hp systemd[1075]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Sep 28 13:21:00 io-hp systemd[1075]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Sep 28 13:21:00 io-hp systemd[1075]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Sep 28 13:21:00 io-hp systemd[1075]: Listening on GnuPG cryptographic agent and passphrase cache.
Sep 28 13:21:00 io-hp systemd[1075]: Listening on p11-kit server.
Sep 28 13:21:00 io-hp systemd[1075]: Listening on Multimedia System.
Sep 28 13:21:00 io-hp systemd[1075]: Listening on Sound System.
Sep 28 13:21:00 io-hp systemd[1075]: Listening on D-Bus User Message Bus Socket.
Sep 28 13:21:00 io-hp systemd[1075]: Reached target Sockets.
Sep 28 13:21:00 io-hp systemd[1075]: Reached target Basic System.
Sep 28 13:21:00 io-hp systemd[1]: Started User Manager for UID 1000.
Sep 28 13:21:00 io-hp systemd[1075]: Started AppImageLauncher daemon.
Sep 28 13:21:00 io-hp 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'
Sep 28 13:21:00 io-hp systemd[1]: Started Session 1 of user io.
Sep 28 13:21:00 io-hp systemd[1075]: Starting AppImageLauncherFS daemon...
Sep 28 13:21:00 io-hp systemd[1075]: Starting Update XDG user dir configuration...
Sep 28 13:21:00 io-hp systemd[1075]: Started AppImageLauncherFS daemon.
Sep 28 13:21:00 io-hp systemd[1075]: xdg-user-dirs-update.service: Succeeded.
Sep 28 13:21:00 io-hp systemd[1075]: Finished Update XDG user dir configuration.
Sep 28 13:21:00 io-hp systemd[1075]: Reached target Main User Target.
Sep 28 13:21:00 io-hp systemd[1075]: Startup finished in 279ms.
Sep 28 13:21:00 io-hp kernel: r8169 0000:03:00.0 enp3s0: Link is Up - 100Mbps/Full - flow control rx/tx
Sep 28 13:21:00 io-hp sddm-helper[1072]: gkr-pam: gnome-keyring-daemon started properly
Sep 28 13:21:00 io-hp sddm-helper[1072]: pam_kwallet5(sddm-autologin:session): pam_kwallet5: pam_sm_open_session
Sep 28 13:21:00 io-hp appimagelauncherfs[1086]: FUSE version: 2.9
Sep 28 13:21:00 io-hp appimagelauncherd[1085]: Searching for existing AppImages
Sep 28 13:21:00 io-hp appimagelauncherd[1085]: Searching directory: /home/io
Sep 28 13:21:00 io-hp appimagelauncherd[1085]: Watching directories: /home/io
Sep 28 13:21:00 io-hp appimagelauncherfs[1095]: fusermount: entry for /run/user/1000/appimagelauncherfs not found in /etc/mtab
Sep 28 13:21:00 io-hp kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
Sep 28 13:21:00 io-hp NetworkManager[826]: <info>  [1601292060.6760] device (enp3s0): carrier: link connected
Sep 28 13:21:00 io-hp NetworkManager[826]: <info>  [1601292060.6766] device (enp3s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Sep 28 13:21:00 io-hp NetworkManager[826]: <info>  [1601292060.6779] policy: auto-activating connection 'Wired connection 1' (62cb76be-ecad-33c0-b799-972919bb260e)
Sep 28 13:21:00 io-hp NetworkManager[826]: <info>  [1601292060.6820] device (enp3s0): Activation: starting connection 'Wired connection 1' (62cb76be-ecad-33c0-b799-972919bb260e)
Sep 28 13:21:00 io-hp NetworkManager[826]: <info>  [1601292060.6823] device (enp3s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 28 13:21:00 io-hp NetworkManager[826]: <info>  [1601292060.6831] manager: NetworkManager state is now CONNECTING
Sep 28 13:21:00 io-hp NetworkManager[826]: <info>  [1601292060.6835] device (enp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 28 13:21:00 io-hp NetworkManager[826]: <info>  [1601292060.6843] device (enp3s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Sep 28 13:21:00 io-hp NetworkManager[826]: <info>  [1601292060.6850] dhcp4 (enp3s0): activation: beginning transaction (timeout in 45 seconds)
Sep 28 13:21:00 io-hp avahi-daemon[822]: Joining mDNS multicast group on interface enp3s0.IPv6 with address fe80::40c9:e254:63df:1cf.
Sep 28 13:21:00 io-hp avahi-daemon[822]: New relevant interface enp3s0.IPv6 for mDNS.
Sep 28 13:21:00 io-hp appimagelauncherfs[1096]: rmdir: failed to remove '/run/user/1000/appimagelauncherfs/': No such file or directory
Sep 28 13:21:00 io-hp avahi-daemon[822]: Registering new address record for fe80::40c9:e254:63df:1cf on enp3s0.*.
Sep 28 13:21:00 io-hp appimagelauncherfs[1086]: mountpoint: /run/user/1000/appimagelauncherfs/
Sep 28 13:21:00 io-hp appimagelauncherfs[1086]: Starting FUSE filesystem
Sep 28 13:21:00 io-hp kernel: fuse: init (API version 7.31)
Sep 28 13:21:00 io-hp kernel: *** VALIDATE fuse ***
Sep 28 13:21:00 io-hp kernel: *** VALIDATE fuse ***
Sep 28 13:21:00 io-hp systemd[1]: Mounting FUSE Control File System...
Sep 28 13:21:00 io-hp systemd[1]: Mounted FUSE Control File System.
Sep 28 13:21:00 io-hp sddm-helper[1103]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.socket
Sep 28 13:21:00 io-hp audit[1072]: USER_START pid=1072 uid=0 auid=1000 ses=1 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,pam_kwallet5 acct="io" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
Sep 28 13:21:00 io-hp sddm-helper[1072]: Starting: "/usr/share/sddm/scripts/Xsession \"/usr/bin/startplasma-x11\""
Sep 28 13:21:00 io-hp sddm-helper[1105]: Adding cookie to "/home/io/.Xauthority"
Sep 28 13:21:00 io-hp sddm[876]: Session started
Sep 28 13:21:00 io-hp systemd[1075]: Started D-Bus User Message Bus.
Sep 28 13:21:00 io-hp appimagelauncherd[1085]: Scheduling for (re-)integration: /home/io/.Xauthority
Sep 28 13:21:00 io-hp appimagelauncherd[1085]: Scheduling for (re-)integration: /home/io/.Xauthority-c
Sep 28 13:21:00 io-hp appimagelauncherd[1085]: Scheduling for (re-)integration: /home/io/.Xauthority-n
Sep 28 13:21:00 io-hp appimagelauncherd[1085]: Scheduling for unintegration: /home/io/.Xauthority-c
Sep 28 13:21:00 io-hp appimagelauncherd[1085]: Scheduling for unintegration: /home/io/.Xauthority-l
Sep 28 13:21:00 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.1' (uid=1000 pid=1110 comm="flatpak --installations ")
Sep 28 13:21:00 io-hp systemd[1075]: Starting Virtual filesystem service...
Sep 28 13:21:00 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Successfully activated service 'org.gtk.vfs.Daemon'
Sep 28 13:21:00 io-hp systemd[1075]: Started Virtual filesystem service.
Sep 28 13:21:01 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Activating service name='org.kde.KSplash' requested by ':1.6' (uid=1000 pid=1105 comm="/usr/bin/startplasma-x11 ")
Sep 28 13:21:01 io-hp ksplashqml[1131]: QCoreApplication::arguments: Please instantiate the QApplication object first
Sep 28 13:21:01 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Successfully activated service 'org.kde.KSplash'
Sep 28 13:21:01 io-hp klauncher[1150]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Sep 28 13:21:01 io-hp kcminit_startup[1154]: Initializing  "kcm_mouse" :  "kcminit_mouse"
Sep 28 13:21:01 io-hp kcminit_startup[1154]: Initializing  "kcm_style" :  "kcminit_style"
Sep 28 13:21:01 io-hp plasma_session[1141]: org.kde.plasma.session: process job  "kcminit_startup" finished with exit code  0
Sep 28 13:21:02 io-hp systemd[1]: systemd-rfkill.service: Succeeded.
Sep 28 13:21:02 io-hp 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'
Sep 28 13:21:02 io-hp appimagelauncherd[1085]: Scheduling for (re-)integration: /home/io/.gtkrc-2.0
Sep 28 13:21:02 io-hp appimagelauncherd[1085]: Scheduling for unintegration: /home/io/.gtkrc-2.0
Sep 28 13:21:02 io-hp appimagelauncherd[1085]: Scheduling for (re-)integration: /home/io/.gtkrc-2.0
Sep 28 13:21:02 io-hp appimagelauncherd[1085]: Scheduling for unintegration: /home/io/.gtkrc-2.0
Sep 28 13:21:02 io-hp appimagelauncherd[1085]: Scheduling for (re-)integration: /home/io/.gtkrc-2.0
Sep 28 13:21:02 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Activating service name='ca.desrt.dconf' requested by ':1.13' (uid=1000 pid=1174 comm="/usr/bin/kded5 ")
Sep 28 13:21:02 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Successfully activated service 'ca.desrt.dconf'
Sep 28 13:21:02 io-hp appimagelauncherd[1085]: Scheduling for unintegration: /home/io/.gtkrc-2.0
Sep 28 13:21:02 io-hp appimagelauncherd[1085]: Scheduling for (re-)integration: /home/io/.gtkrc-2.0
Sep 28 13:21:02 io-hp appimagelauncherd[1085]: Scheduling for unintegration: /home/io/.gtkrc-2.0
Sep 28 13:21:02 io-hp appimagelauncherd[1085]: Scheduling for (re-)integration: /home/io/.gtkrc-2.0
Sep 28 13:21:02 io-hp appimagelauncherd[1085]: Scheduling for unintegration: /home/io/.gtkrc-2.0
Sep 28 13:21:02 io-hp appimagelauncherd[1085]: Scheduling for (re-)integration: /home/io/.gtkrc-2.0
Sep 28 13:21:02 io-hp appimagelauncherd[1085]: Scheduling for unintegration: /home/io/.gtkrc-2.0
Sep 28 13:21:02 io-hp appimagelauncherd[1085]: Scheduling for (re-)integration: /home/io/.gtkrc-2.0
Sep 28 13:21:02 io-hp appimagelauncherd[1085]: Scheduling for unintegration: /home/io/.gtkrc-2.0
Sep 28 13:21:02 io-hp appimagelauncherd[1085]: Scheduling for (re-)integration: /home/io/.gtkrc-2.0
Sep 28 13:21:02 io-hp appimagelauncherd[1085]: Scheduling for unintegration: /home/io/.gtkrc-2.0
Sep 28 13:21:02 io-hp appimagelauncherd[1085]: Scheduling for (re-)integration: /home/io/.gtkrc-2.0
Sep 28 13:21:02 io-hp appimagelauncherd[1085]: Scheduling for unintegration: /home/io/.gtkrc-2.0
Sep 28 13:21:02 io-hp appimagelauncherd[1085]: Scheduling for (re-)integration: /home/io/.gtkrc-2.0
Sep 28 13:21:02 io-hp NetworkManager[826]: <info>  [1601292062.3075] dhcp6 (enp3s0): activation: beginning transaction (timeout in 45 seconds)
Sep 28 13:21:02 io-hp avahi-daemon[822]: Leaving mDNS multicast group on interface enp3s0.IPv6 with address fe80::40c9:e254:63df:1cf.
Sep 28 13:21:02 io-hp avahi-daemon[822]: Joining mDNS multicast group on interface enp3s0.IPv6 with address fd91:dab6:a2b2:1:5500:d71c:457d:3b36.
Sep 28 13:21:02 io-hp avahi-daemon[822]: Registering new address record for fd91:dab6:a2b2:1:5500:d71c:457d:3b36 on enp3s0.*.
Sep 28 13:21:02 io-hp avahi-daemon[822]: Withdrawing address record for fe80::40c9:e254:63df:1cf on enp3s0.
Sep 28 13:21:02 io-hp kwin_x11[1180]: kwin_xkbcommon: XKB: couldn't find a Compose file for locale "en_DE.UTF-8"
Sep 28 13:21:02 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Activating service name='org.kde.ActivityManager' requested by ':1.15' (uid=1000 pid=1180 comm="/usr/bin/kwin_x11 ")
Sep 28 13:21:02 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Activating service name='org.kde.kglobalaccel' requested by ':1.12' (uid=1000 pid=1174 comm="/usr/bin/kded5 ")
Sep 28 13:21:02 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Successfully activated service 'org.kde.ActivityManager'
Sep 28 13:21:02 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Successfully activated service 'org.kde.kglobalaccel'
Sep 28 13:21:02 io-hp dbus-daemon[825]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.5' (uid=0 pid=826 comm="/usr/bin/NetworkManager --no-daemon ")
Sep 28 13:21:02 io-hp dbus-daemon[825]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Sep 28 13:21:02 io-hp appimagelauncherd[1085]: Scheduling for (re-)integration: /home/io/uURRVp
Sep 28 13:21:02 io-hp appimagelauncherd[1085]: Scheduling for unintegration: /home/io/uURRVp
Sep 28 13:21:02 io-hp NetworkManager[826]: <info>  [1601292062.8657] agent-manager: agent[f41957969f2ab061,:1.30/org.kde.plasma.networkmanagement/1000]: agent registered
Sep 28 13:21:02 io-hp ksmserver[1220]: Qt: Session management error: networkIdsList argument is NULL
Sep 28 13:21:02 io-hp plasma_session[1141]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/xembedsniproxy.desktop" ("/usr/bin/xembedsniproxy")
Sep 28 13:21:02 io-hp kcminit_startup[1154]: Initializing  "kded_touchpad" :  "kcminit_touchpad"
Sep 28 13:21:02 io-hp kcminit_startup[1154]: kcm_touchpad: Using X11 backend
Sep 28 13:21:02 io-hp plasma_session[1141]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/pam_kwallet_init.desktop" ("/usr/lib/pam_kwallet_init")
Sep 28 13:21:02 io-hp plasma_session[1141]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/kaccess.desktop" ("/usr/bin/kaccess")
Sep 28 13:21:02 io-hp plasma_session[1141]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/baloo_file.desktop" ("/usr/bin/baloo_file")
Sep 28 13:21:02 io-hp kcminit_startup[1154]: Initializing  "kcm_kgamma" :  "kcminit_kgamma"
Sep 28 13:21:02 io-hp plasma_session[1141]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/polkit-kde-authentication-agent-1.desktop" ("/usr/lib/polkit-kde-authentication-agent-1")
Sep 28 13:21:03 io-hp plasma_session[1141]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/org.kde.plasmashell.desktop" ("/usr/bin/plasmashell")
Sep 28 13:21:03 io-hp kaccess[1232]: Xlib XKB extension major= 1  minor= 0
Sep 28 13:21:03 io-hp plasma_session[1141]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/gmenudbusmenuproxy.desktop" ("/usr/bin/gmenudbusmenuproxy")
Sep 28 13:21:03 io-hp dbus-daemon[825]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.33' (uid=1000 pid=1236 comm="/usr/bin/baloo_file ")
Sep 28 13:21:03 io-hp systemd[1]: Starting Disk Manager...
Sep 28 13:21:03 io-hp plasma_session[1141]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/pulseaudio.desktop" ("/usr/bin/start-pulseaudio-x11")
Sep 28 13:21:03 io-hp udisksd[1246]: udisks daemon version 2.9.1 starting
Sep 28 13:21:03 io-hp systemd[1075]: Starting Sound Service...
Sep 28 13:21:03 io-hp systemd[1075]: Started apps-msm_kde_notifier-1fa9dbc55491422981cea9ca79f4560a.scope.
Sep 28 13:21:03 io-hp NetworkManager[826]: <info>  [1601292063.2824] dhcp6 (enp3s0): option dhcp6_domain_search  => 'local'
Sep 28 13:21:03 io-hp NetworkManager[826]: <info>  [1601292063.2825] dhcp6 (enp3s0): option dhcp6_name_servers   => 'fd91:dab6:a2b2:1:3e98:72ff:fed6:e058'
Sep 28 13:21:03 io-hp NetworkManager[826]: <info>  [1601292063.2825] dhcp6 (enp3s0): state changed unknown -> bound
Sep 28 13:21:03 io-hp polkit-kde-authentication-agent-1[1238]: New PolkitAgentListener  0x558296a4de00
Sep 28 13:21:03 io-hp polkit-kde-authentication-agent-1[1238]: Adding new listener  PolkitQt1::Agent::Listener(0x558296a65b60) for  0x558296a4de00
Sep 28 13:21:03 io-hp polkit-kde-authentication-agent-1[1238]: Listener online
Sep 28 13:21:03 io-hp plasma_session[1141]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/powerdevil.desktop" ("/usr/lib/org_kde_powerdevil")
Sep 28 13:21:03 io-hp polkitd[827]: Registered Authentication Agent for unix-session:1 (system bus name :1.35 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_DE.UTF-8)
Sep 28 13:21:03 io-hp polkit-kde-authentication-agent-1[1238]: Authentication agent result: true
Sep 28 13:21:03 io-hp plasma_session[1141]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/pamac-tray-appindicator.desktop" ("/usr/bin/pamac-tray-appindicator")
Sep 28 13:21:03 io-hp plasma_session[1141]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/msm_kde_notifier.desktop" ("/usr/bin/msm_kde_notifier")
Sep 28 13:21:03 io-hp plasma_session[1141]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/geoclue-demo-agent.desktop" ("/usr/lib/geoclue-2.0/demos/agent")
Sep 28 13:21:03 io-hp plasma_session[1141]: org.kde.plasma.session: failed to parse "/home/io/.config/autostart/org.kde.yakuake.desktop" for autostart
Sep 28 13:21:03 io-hp plasma_session[1141]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/dtd-wayland.desktop" ("/usr/bin/dtd-wayland")
Sep 28 13:21:03 io-hp plasma_session[1141]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/tracker-store.desktop" ("/usr/bin/gdbus", "call", "-e", "-d", "org.freedesktop.DBus", "-o", "/org/freedesktop/DBus", "-m", "org.freedesktop.DBus.StartServiceByName", "org.freedesktop.Tracker1", "0")
Sep 28 13:21:03 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.27' (uid=1000 pid=1291 comm="/usr/bin/gdbus call -e -d org.freedesktop.DBus -o ")
Sep 28 13:21:03 io-hp systemd[1075]: Starting Tracker metadata database store and lookup manager...
Sep 28 13:21:03 io-hp kaccess[1232]: X server XKB extension major= 1  minor= 0
Sep 28 13:21:03 io-hp dbus-daemon[825]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Sep 28 13:21:03 io-hp 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'
Sep 28 13:21:03 io-hp systemd[1]: Started Disk Manager.
Sep 28 13:21:03 io-hp dbus-daemon[825]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.33' (uid=1000 pid=1236 comm="/usr/bin/baloo_file ")
Sep 28 13:21:03 io-hp systemd[1]: Starting Daemon for power management...
Sep 28 13:21:03 io-hp udisksd[1246]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Sep 28 13:21:03 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Successfully activated service 'org.freedesktop.Tracker1'
Sep 28 13:21:03 io-hp systemd[1075]: Started Tracker metadata database store and lookup manager.
Sep 28 13:21:03 io-hp NetworkManager[826]: <info>  [1601292063.9503] device (enp3s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Sep 28 13:21:03 io-hp NetworkManager[826]: <info>  [1601292063.9607] device (enp3s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Sep 28 13:21:03 io-hp NetworkManager[826]: <info>  [1601292063.9617] device (enp3s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Sep 28 13:21:03 io-hp NetworkManager[826]: <info>  [1601292063.9632] manager: NetworkManager state is now CONNECTED_LOCAL
Sep 28 13:21:03 io-hp NetworkManager[826]: <info>  [1601292063.9676] manager: NetworkManager state is now CONNECTED_SITE
Sep 28 13:21:03 io-hp NetworkManager[826]: <info>  [1601292063.9685] policy: set 'Wired connection 1' (enp3s0) as default for IPv6 routing and DNS
Sep 28 13:21:03 io-hp dbus-daemon[825]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.5' (uid=0 pid=826 comm="/usr/bin/NetworkManager --no-daemon ")
Sep 28 13:21:03 io-hp NetworkManager[826]: <info>  [1601292063.9820] device (enp3s0): Activation: successful, device activated.
Sep 28 13:21:03 io-hp dbus-daemon[825]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Sep 28 13:21:03 io-hp org_kde_powerdevil[1273]: powerdevil: Backend loaded, loading core
Sep 28 13:21:03 io-hp org_kde_powerdevil[1273]: powerdevil: Core loaded, initializing backend
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.0053] manager: startup complete
Sep 28 13:21:04 io-hp msm_kde_notifier[1277]: MSM Notifier is already running, shutting down.
Sep 28 13:21:04 io-hp msm_kde_notifier[1277]: Shutting down MSM Notifier...
Sep 28 13:21:04 io-hp systemd[1]: Finished Network Manager Wait Online.
Sep 28 13:21:04 io-hp audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:21:04 io-hp systemd[1]: Reached target Network is Online.
Sep 28 13:21:04 io-hp systemd[1]: Starting CUPS Scheduler...
Sep 28 13:21:04 io-hp dbus-daemon[825]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.41' (uid=0 pid=1328 comm="/usr/bin/cupsd -l ")
Sep 28 13:21:04 io-hp systemd[1]: Starting Manage, Install and Generate Color Profiles...
Sep 28 13:21:04 io-hp dbus-daemon[825]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Sep 28 13:21:04 io-hp systemd[1]: Started Manage, Install and Generate Color Profiles.
Sep 28 13:21:04 io-hp 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'
Sep 28 13:21:04 io-hp plasmashell[1242]: kf.plasma.quick: Applet preload policy set to 1
Sep 28 13:21:04 io-hp dbus-daemon[825]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.44' (uid=1000 pid=1257 comm="/usr/bin/pulseaudio --daemonize=no ")
Sep 28 13:21:04 io-hp systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Sep 28 13:21:04 io-hp kwin_x11[1180]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1138, resource id: 37748740, major code: 18 (ChangeProperty), minor code: 0
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5628] dhcp4 (enp3s0): option dhcp_lease_time      => '31536000'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5629] dhcp4 (enp3s0): option domain_name          => 'local'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5629] dhcp4 (enp3s0): option domain_name_servers  => '192.168.2.1'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5630] dhcp4 (enp3s0): option expiry               => '1632828063'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5630] dhcp4 (enp3s0): option host_name            => 'io-hp'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5630] dhcp4 (enp3s0): option ip_address           => '192.168.2.101'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5630] dhcp4 (enp3s0): option next_server          => '192.168.2.1'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5631] dhcp4 (enp3s0): option requested_broadcast_address => '1'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5631] dhcp4 (enp3s0): option requested_domain_name => '1'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5631] dhcp4 (enp3s0): option requested_domain_name_servers => '1'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5631] dhcp4 (enp3s0): option requested_domain_search => '1'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5632] dhcp4 (enp3s0): option requested_host_name  => '1'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5632] dhcp4 (enp3s0): option requested_interface_mtu => '1'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5632] dhcp4 (enp3s0): option requested_ms_classless_static_routes => '1'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5632] dhcp4 (enp3s0): option requested_nis_domain => '1'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5632] dhcp4 (enp3s0): option requested_nis_servers => '1'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5633] dhcp4 (enp3s0): option requested_ntp_servers => '1'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5633] dhcp4 (enp3s0): option requested_rfc3442_classless_static_routes => '1'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5633] dhcp4 (enp3s0): option requested_root_path  => '1'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5633] dhcp4 (enp3s0): option requested_routers    => '1'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5634] dhcp4 (enp3s0): option requested_static_routes => '1'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5634] dhcp4 (enp3s0): option requested_subnet_mask => '1'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5634] dhcp4 (enp3s0): option requested_time_offset => '1'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5634] dhcp4 (enp3s0): option requested_wpad       => '1'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5634] dhcp4 (enp3s0): option routers              => '192.168.2.1'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5635] dhcp4 (enp3s0): option subnet_mask          => '255.255.255.0'
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.5635] dhcp4 (enp3s0): state changed unknown -> bound
Sep 28 13:21:04 io-hp kwin_x11[1180]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1146, resource id: 37748741, major code: 18 (ChangeProperty), minor code: 0
Sep 28 13:21:04 io-hp plasmashell[1242]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Sep 28 13:21:04 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.34' (uid=1000 pid=1275 comm="/usr/bin/pamac-tray-appindicator ")
Sep 28 13:21:04 io-hp systemd[1075]: Starting Accessibility services bus...
Sep 28 13:21:04 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Successfully activated service 'org.a11y.Bus'
Sep 28 13:21:04 io-hp systemd[1075]: Started Accessibility services bus.
Sep 28 13:21:04 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.31' (uid=1000 pid=1275 comm="/usr/bin/pamac-tray-appindicator ")
Sep 28 13:21:04 io-hp systemd[1075]: Starting Portal service...
Sep 28 13:21:04 io-hp at-spi-bus-launcher[1356]: dbus-daemon[1356]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1180 comm="/usr/bin/kwin_x11 ")
Sep 28 13:21:04 io-hp systemd[1]: Started CUPS Scheduler.
Sep 28 13:21:04 io-hp audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=org.cups.cupsd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:21:04 io-hp at-spi-bus-launcher[1356]: dbus-daemon[1356]: Successfully activated service 'org.a11y.atspi.Registry'
Sep 28 13:21:04 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.36' (uid=1000 pid=1361 comm="/usr/lib/xdg-desktop-portal ")
Sep 28 13:21:04 io-hp at-spi-bus-launcher[1363]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Sep 28 13:21:04 io-hp avahi-daemon[822]: Joining mDNS multicast group on interface enp3s0.IPv4 with address 192.168.2.101.
Sep 28 13:21:04 io-hp NetworkManager[826]: <info>  [1601292064.9645] policy: set 'Wired connection 1' (enp3s0) as default for IPv4 routing and DNS
Sep 28 13:21:04 io-hp avahi-daemon[822]: New relevant interface enp3s0.IPv4 for mDNS.
Sep 28 13:21:04 io-hp avahi-daemon[822]: Registering new address record for 192.168.2.101 on enp3s0.IPv4.
Sep 28 13:21:05 io-hp kded5[1174]: bluedevil: Created
Sep 28 13:21:05 io-hp systemd[1075]: Starting flatpak document portal service...
Sep 28 13:21:05 io-hp kded5[1174]: Installing the delayed initialization callback.
Sep 28 13:21:05 io-hp kded5[1174]: kcm_touchpad: Using X11 backend
Sep 28 13:21:05 io-hp dbus-daemon[825]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Sep 28 13:21:05 io-hp rtkit-daemon[1346]: Successfully called chroot.
Sep 28 13:21:05 io-hp rtkit-daemon[1346]: Successfully dropped privileges.
Sep 28 13:21:05 io-hp systemd[1]: Started RealtimeKit Scheduling Policy Service.
Sep 28 13:21:05 io-hp rtkit-daemon[1346]: Successfully limited resources.
Sep 28 13:21:05 io-hp 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'
Sep 28 13:21:05 io-hp rtkit-daemon[1346]: Running.
Sep 28 13:21:05 io-hp rtkit-daemon[1346]: Watchdog thread running.
Sep 28 13:21:05 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.38' (uid=1000 pid=1371 comm="/usr/lib/xdg-document-portal ")
Sep 28 13:21:05 io-hp rtkit-daemon[1346]: Canary thread running.
Sep 28 13:21:05 io-hp systemd[1075]: Starting sandboxed app permission store...
Sep 28 13:21:05 io-hp rtkit-daemon[1346]: Successfully made thread 1257 of process 1257 owned by '1000' high priority at nice level -11.
Sep 28 13:21:05 io-hp rtkit-daemon[1346]: Supervising 1 threads of 1 processes of 1 users.
Sep 28 13:21:05 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Sep 28 13:21:05 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Successfully activated service 'org.freedesktop.portal.Documents'
Sep 28 13:21:05 io-hp systemd[1075]: Started sandboxed app permission store.
Sep 28 13:21:05 io-hp systemd[1075]: Started flatpak document portal service.
Sep 28 13:21:05 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.gtk' unit='xdg-desktop-portal-gtk.service' requested by ':1.36' (uid=1000 pid=1361 comm="/usr/lib/xdg-desktop-portal ")
Sep 28 13:21:05 io-hp systemd[1075]: Starting Portal service (GTK+/GNOME implementation)...
Sep 28 13:21:05 io-hp kded5[1174]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.17'
Sep 28 13:21:05 io-hp kded5[1174]: 
Sep 28 13:21:05 io-hp kded5[1174]: Delayed initialization.
Sep 28 13:21:05 io-hp kded5[1174]: Reloading the khotkeys configuration
Sep 28 13:21:05 io-hp kded5[1174]: Version 2 File!
Sep 28 13:21:05 io-hp rtkit-daemon[1346]: Supervising 1 threads of 1 processes of 1 users.
Sep 28 13:21:05 io-hp rtkit-daemon[1346]: Successfully made thread 1408 of process 1257 owned by '1000' RT at priority 5.
Sep 28 13:21:05 io-hp rtkit-daemon[1346]: Supervising 2 threads of 1 processes of 1 users.
Sep 28 13:21:05 io-hp kded5[1174]: true
Sep 28 13:21:05 io-hp kded5[1174]: Imported file "/usr/share/khotkeys/konsole.khotkeys"
Sep 28 13:21:05 io-hp kded5[1174]: Imported file "/usr/share/khotkeys/konqueror_gestures_kde321.khotkeys"
Sep 28 13:21:05 io-hp kded5[1174]: Imported file "/usr/share/khotkeys/defaults.khotkeys"
Sep 28 13:21:05 io-hp NetworkManager[826]: <info>  [1601292065.4383] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 28 13:21:05 io-hp kded5[1174]: Imported file "/usr/share/khotkeys/kde32b1.khotkeys"
Sep 28 13:21:05 io-hp rtkit-daemon[1346]: Supervising 2 threads of 1 processes of 1 users.
Sep 28 13:21:05 io-hp rtkit-daemon[1346]: Successfully made thread 1410 of process 1257 owned by '1000' RT at priority 5.
Sep 28 13:21:05 io-hp rtkit-daemon[1346]: Supervising 3 threads of 1 processes of 1 users.
Sep 28 13:21:05 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
Sep 28 13:21:05 io-hp systemd[1075]: Started Portal service (GTK+/GNOME implementation).
Sep 28 13:21:05 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Activating service name='org.freedesktop.impl.portal.desktop.kde' requested by ':1.36' (uid=1000 pid=1361 comm="/usr/lib/xdg-desktop-portal ")
Sep 28 13:21:05 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Activating service name='org.kde.KScreen' requested by ':1.12' (uid=1000 pid=1174 comm="/usr/bin/kded5 ")
Sep 28 13:21:05 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Activating service name='org.freedesktop.Notifications' requested by ':1.12' (uid=1000 pid=1174 comm="/usr/bin/kded5 ")
Sep 28 13:21:05 io-hp kded5[1174]: bluedevil: ObexManager operational changed false
Sep 28 13:21:05 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Activating via systemd: service name='org.bluez.obex' unit='dbus-org.bluez.obex.service' requested by ':1.12' (uid=1000 pid=1174 comm="/usr/bin/kded5 ")
Sep 28 13:21:05 io-hp systemd[1075]: Starting Bluetooth OBEX service...
Sep 28 13:21:05 io-hp kded5[1174]: bluedevil: Bluetooth operational changed true
Sep 28 13:21:05 io-hp kded5[1174]: bluedevil: Agent registered
Sep 28 13:21:05 io-hp kded5[1174]: bluedevil: Requested default Agent
Sep 28 13:21:05 io-hp kded5[1174]: Registering ":1.28/StatusNotifierItem" to system tray
Sep 28 13:21:05 io-hp systemd[1075]: Started Sound Service.
Sep 28 13:21:05 io-hp bluetoothd[823]: Endpoint registered: sender=:1.54 path=/MediaEndpoint/A2DPSink/sbc
Sep 28 13:21:05 io-hp bluetoothd[823]: Endpoint registered: sender=:1.54 path=/MediaEndpoint/A2DPSource/sbc
Sep 28 13:21:05 io-hp obexd[1431]: OBEX daemon 5.54
Sep 28 13:21:05 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Successfully activated service 'org.bluez.obex'
Sep 28 13:21:05 io-hp systemd[1075]: Started Bluetooth OBEX service.
Sep 28 13:21:05 io-hp kernel: Bluetooth: RFCOMM TTY layer initialized
Sep 28 13:21:05 io-hp kernel: Bluetooth: RFCOMM socket layer initialized
Sep 28 13:21:05 io-hp kernel: Bluetooth: RFCOMM ver 1.11
Sep 28 13:21:05 io-hp plasmashell[1242]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:38:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:05 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Successfully activated service 'org.kde.KScreen'
Sep 28 13:21:05 io-hp kscreen_backend_launcher[1426]: kscreen.xrandr: Connected output 81 to CRTC 79
Sep 28 13:21:05 io-hp kscreen_backend_launcher[1426]: kscreen.xcb.helper: Detected XRandR 1.6
Sep 28 13:21:05 io-hp kscreen_backend_launcher[1426]: kscreen.xcb.helper: Event Base:  89
Sep 28 13:21:05 io-hp kscreen_backend_launcher[1426]: kscreen.xcb.helper: Event Error:  147
Sep 28 13:21:05 io-hp kded5[1174]: kscreen.kded: UPower not available, lid detection won't work
Sep 28 13:21:05 io-hp kded5[1174]: kscreen.kded: PowerDevil SuspendSession action not available!
Sep 28 13:21:05 io-hp plasmashell[1242]: kf.package: No metadata file in the package, expected it at: "/usr/share/wallpapers/Next/contents/images/"
Sep 28 13:21:05 io-hp plasmashell[1242]: kf.package: No metadata file in the package, expected it at: "/usr/share/wallpapers/Next/contents/images/"
Sep 28 13:21:05 io-hp plasmashell[1242]: kf.package: No metadata file in the package, expected it at: "/usr/share/wallpapers/Next/contents/images/"
Sep 28 13:21:05 io-hp plasmashell[1242]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:76:9: Unable to assign [undefined] to QStringList
Sep 28 13:21:05 io-hp plasmashell[1242]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:75:9: Unable to assign [undefined] to int
Sep 28 13:21:05 io-hp plasmashell[1242]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:75:9: Unable to assign [undefined] to int
Sep 28 13:21:05 io-hp plasmashell[1242]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:76:9: Unable to assign [undefined] to QStringList
Sep 28 13:21:05 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Successfully activated service 'org.freedesktop.impl.portal.desktop.kde'
Sep 28 13:21:05 io-hp dbus-daemon[825]: [system] Successfully activated service 'org.freedesktop.UPower'
Sep 28 13:21:05 io-hp systemd[1]: Started Daemon for power management.
Sep 28 13:21:05 io-hp systemd[1]: Startup finished in 3.154s (kernel) + 13.446s (userspace) = 16.601s.
Sep 28 13:21:05 io-hp 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'
Sep 28 13:21:05 io-hp kernel: kauditd_printk_skb: 8 callbacks suppressed
Sep 28 13:21:05 io-hp kernel: audit: type=1130 audit(1601292065.898:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:21:05 io-hp org_kde_powerdevil[1273]: powerdevil: No outputs have backlight property
Sep 28 13:21:05 io-hp org_kde_powerdevil[1273]: powerdevil: Xrandr not supported, trying ddc, helper
Sep 28 13:21:05 io-hp org_kde_powerdevil[1273]: powerdevil: [DDCutilBrightness] compiled without DDC/CI support
Sep 28 13:21:05 io-hp org_kde_powerdevil[1273]: powerdevil: Falling back to helper to get brightness
Sep 28 13:21:05 io-hp kscreen_backend_launcher[1426]: kscreen.xrandr: XRandR::setConfig
Sep 28 13:21:05 io-hp kscreen_backend_launcher[1426]: kscreen.xrandr: Requested screen size is QSize(1920, 1080)
Sep 28 13:21:05 io-hp kscreen_backend_launcher[1426]: kscreen.xrandr: Needed CRTCs:  1
Sep 28 13:21:05 io-hp kscreen_backend_launcher[1426]: kscreen.xrandr: Actions to perform: 
                                                               Primary Output: false
Sep 28 13:21:05 io-hp kscreen_backend_launcher[1426]: kscreen.xrandr:         Change Screen Size: false
Sep 28 13:21:05 io-hp kscreen_backend_launcher[1426]: kscreen.xrandr:         Disable outputs: false
Sep 28 13:21:05 io-hp kscreen_backend_launcher[1426]: kscreen.xrandr:         Change outputs: true
Sep 28 13:21:05 io-hp kscreen_backend_launcher[1426]: kscreen.xrandr:                  (81)
Sep 28 13:21:05 io-hp kscreen_backend_launcher[1426]: kscreen.xrandr:         Enable outputs: false
Sep 28 13:21:05 io-hp kscreen_backend_launcher[1426]: kscreen.xrandr: RRSetCrtcConfig (change output) 
                                                               Output: 81 ( "eDP" ) 
                                                               CRTC: 79 
                                                               Pos: QPoint(0,0) 
                                                               Mode: 84 KScreen::Mode(Id: "84" , Size: QSize(1920, 1080) @ 60.0145 ) 
                                                               Rotation: 1
Sep 28 13:21:05 io-hp kscreen_backend_launcher[1426]: kscreen.xrandr:         Result:  0
Sep 28 13:21:05 io-hp kscreen_backend_launcher[1426]: kscreen.xrandr: XRandROutput 81 update 
                                                               m_connected: 0 
                                                               m_crtc XRandRCrtc(0x5641039750e0) 
                                                               CRTC: 79 
                                                               MODE: 84 
                                                               Connection: 0 
                                                               Primary: true
Sep 28 13:21:05 io-hp dbus-daemon[825]: [system] Activating service name='org.kde.powerdevil.discretegpuhelper' requested by ':1.37' (uid=1000 pid=1273 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper)
Sep 28 13:21:05 io-hp kscreen_backend_launcher[1426]: kscreen.xrandr: XRandR::setConfig done!
Sep 28 13:21:05 io-hp plasmashell[1242]: Cyclic dependency detected between "file:///usr/lib/qt/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml" and "file:///usr/lib/qt/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml"
Sep 28 13:21:06 io-hp dbus-daemon[825]: [system] Successfully activated service 'org.kde.powerdevil.discretegpuhelper'
Sep 28 13:21:06 io-hp dbus-daemon[825]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.37' (uid=1000 pid=1273 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper)
Sep 28 13:21:06 io-hp xdg-desktop-portal-kde[1421]: xdp-kde-wayland-integration: Egl initialization succeeded
Sep 28 13:21:06 io-hp dbus-daemon[825]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
Sep 28 13:21:06 io-hp xdg-desktop-portal-kde[1421]: xdp-kde-wayland-integration: "EGL version: 1.5"
Sep 28 13:21:06 io-hp xdg-desktop-portal-kde[1421]: xdp-kde: Desktop portal registered successfully
Sep 28 13:21:06 io-hp kded5[1174]: bluedevil: ObexManager operational changed true
Sep 28 13:21:06 io-hp kded5[1174]: bluedevil: ObexAgent registered
Sep 28 13:21:06 io-hp org_kde_powerdevil[1273]: powerdevil: current screen brightness value:  128
Sep 28 13:21:06 io-hp baloo_file[1236]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.34'
Sep 28 13:21:06 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderView.qml:1092:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:06 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderView.qml:1084:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:06 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderView.qml:1076:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:06 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderView.qml:1068:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:06 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml:60:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:06 io-hp systemd[1075]: Started Multimedia Service.
Sep 28 13:21:06 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderView.qml:209:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:06 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderView.qml:170:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:06 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderView.qml:161:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:06 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderViewLayer.qml:191:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:06 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderViewLayer.qml:167:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:06 io-hp rtkit-daemon[1346]: Supervising 3 threads of 1 processes of 1 users.
Sep 28 13:21:06 io-hp rtkit-daemon[1346]: Supervising 3 threads of 1 processes of 1 users.
Sep 28 13:21:06 io-hp org_kde_powerdevil[1273]: powerdevil: Backend ready, KDE Power Management system initialized
Sep 28 13:21:06 io-hp pipewire[1487]: [W][000000016.577251][module-protocol-native.c:378 client_new()] server 0x55d4ed0bab70: no peersec: Protocol not available
Sep 28 13:21:06 io-hp rtkit-daemon[1346]: Successfully made thread 1488 of process 1487 owned by '1000' RT at priority 20.
Sep 28 13:21:06 io-hp rtkit-daemon[1346]: Supervising 4 threads of 2 processes of 1 users.
Sep 28 13:21:06 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:344:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:06 io-hp pipewire[1487]: [W][000000016.591112][module-protocol-native.c:378 client_new()] server 0x55d4ed0bab70: no peersec: Protocol not available
Sep 28 13:21:06 io-hp pipewire[1487]: [W][000000016.591518][module-protocol-native.c:378 client_new()] server 0x55d4ed0bab70: no peersec: Protocol not available
Sep 28 13:21:06 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:274:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:06 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Activating service name='org.freedesktop.secrets' requested by ':1.36' (uid=1000 pid=1361 comm="/usr/lib/xdg-desktop-portal ")
Sep 28 13:21:06 io-hp org_kde_powerdevil[1273]: powerdevil: Battery with UDI "/org/freedesktop/UPower/devices/battery_BAT1" was detected
Sep 28 13:21:06 io-hp org_kde_powerdevil[1273]: powerdevil: Session path: "/org/freedesktop/login1/session/_31"
Sep 28 13:21:06 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Successfully activated service 'org.freedesktop.secrets'
Sep 28 13:21:06 io-hp org_kde_powerdevil[1273]: powerdevil: ACTIVE SESSION PATH: "/org/freedesktop/login1/session/_31"
Sep 28 13:21:06 io-hp org_kde_powerdevil[1273]: powerdevil: Current session is now active
Sep 28 13:21:06 io-hp org_kde_powerdevil[1273]: powerdevil: fd passing available: true
Sep 28 13:21:06 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Successfully activated service 'org.freedesktop.portal.Desktop'
Sep 28 13:21:06 io-hp systemd[1075]: Started Portal service.
Sep 28 13:21:06 io-hp org_kde_powerdevil[1273]: powerdevil: systemd powersave events handling inhibited, descriptor: 20
Sep 28 13:21:06 io-hp org_kde_powerdevil[1273]: powerdevil: systemd support initialized
Sep 28 13:21:06 io-hp org_kde_powerdevil[1273]: powerdevil: Got a valid offer for  "DPMSControl"
Sep 28 13:21:06 io-hp plasmashell[1242]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxRoot.qml:38:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:06 io-hp plasmashell[1242]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:188:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
1 Like

Here line 2000 to 2281

Sep 28 13:21:06 io-hp plasmashell[1242]: trying to show an empty dialog
Sep 28 13:21:06 io-hp plasmashell[1242]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
Sep 28 13:21:06 io-hp plasmashell[1242]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
Sep 28 13:21:06 io-hp kded5[1174]: Registering ":1.52/StatusNotifierItem" to system tray
Sep 28 13:21:06 io-hp org_kde_powerdevil[1273]: powerdevil: Core is ready, registering various services on the bus...
Sep 28 13:21:06 io-hp org_kde_powerdevil[1273]: powerdevil: Can't contact ck
Sep 28 13:21:06 io-hp org_kde_powerdevil[1273]: powerdevil: Currently using activity  "fd6b6b61-ea8e-4d90-bcfa-a502d6d94adf"
Sep 28 13:21:06 io-hp org_kde_powerdevil[1273]: powerdevil: () ()
Sep 28 13:21:06 io-hp org_kde_powerdevil[1273]: powerdevil: () ()
Sep 28 13:21:06 io-hp org_kde_powerdevil[1273]: powerdevil: Loading profile for plugged AC
Sep 28 13:21:06 io-hp org_kde_powerdevil[1273]: powerdevil: Activity is not forcing a profile
Sep 28 13:21:06 io-hp org_kde_powerdevil[1273]: powerdevil:
Sep 28 13:21:06 io-hp org_kde_powerdevil[1273]: powerdevil: Loading timeouts with  300000
Sep 28 13:21:06 io-hp org_kde_powerdevil[1273]: powerdevil: Handle button events action could not check for screen configuration
Sep 28 13:21:06 io-hp org_kde_powerdevil[1273]: powerdevil: Can't contact ck
Sep 28 13:21:06 io-hp xembedsniproxy[1228]: Container window visible, stack below
Sep 28 13:21:06 io-hp pipewire[1489]: [E][000000016.853412][backend-ofono.c:447 ofono_register_reply()] Register() failed: org.freedesktop.DBus.Error.ServiceUnknown
Sep 28 13:21:06 io-hp bluetoothd[823]: RFCOMM server failed for Headset Voice gateway: rfcomm_bind: Address already in use (98)
Sep 28 13:21:06 io-hp bluetoothd[823]: RFCOMM server failed for :1.64/Profile/HSPHS/00001108-0000-1000-8000-00805F9B34FB: rfcomm_bind: Address already in use (98)
Sep 28 13:21:06 io-hp bluetoothd[823]: Endpoint registered: sender=:1.64 path=/A2DP/SBC/Source/0
Sep 28 13:21:06 io-hp bluetoothd[823]: Endpoint registered: sender=:1.64 path=/A2DP/SBC/Sink/1
Sep 28 13:21:06 io-hp kded5[1174]: Service  ":1.52" unregistered
Sep 28 13:21:06 io-hp xembedsniproxy[1228]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 537, resource id: 41943043, major code: 12 (ConfigureWindow), minor code: 0
Sep 28 13:21:06 io-hp kded5[1174]: Registering ":1.54/StatusNotifierItem" to system tray
Sep 28 13:21:06 io-hp xembedsniproxy[1228]: Container window visible, stack below
Sep 28 13:21:06 io-hp pipewire[1489]: [E][000000016.920683][core.c:71 core_event_error()] core 0x555712443430: proxy 0x555712502140 id:4: seq:4 res:-2 (No such file or directory) msg:"can't create device: No such file or directory"
Sep 28 13:21:06 io-hp pipewire[1489]: [E][000000016.920737][media-session.c:1935 core_error()] error id:4 seq:4 res:-2 (No such file or directory): can't create device: No such file or directory
Sep 28 13:21:06 io-hp plasmashell[1242]: qt.svg: <input>:406:376: Could not add child element to parent element because the types are incorrect.
Sep 28 13:21:06 io-hp plasmashell[1242]: qt.svg: <input>:407:126: Could not add child element to parent element because the types are incorrect.
Sep 28 13:21:06 io-hp plasmashell[1242]: qt.svg: <input>:408:126: Could not add child element to parent element because the types are incorrect.
Sep 28 13:21:06 io-hp plasmashell[1242]: qt.svg: <input>:408:385: Could not add child element to parent element because the types are incorrect.
Sep 28 13:21:06 io-hp plasmashell[1242]: qt.svg: <input>:409:125: Could not add child element to parent element because the types are incorrect.
Sep 28 13:21:06 io-hp plasmashell[1242]: qt.svg: <input>:410:124: Could not add child element to parent element because the types are incorrect.
Sep 28 13:21:06 io-hp plasmashell[1242]: qt.svg: <input>:411:125: Could not add child element to parent element because the types are incorrect.
Sep 28 13:21:06 io-hp plasmashell[1242]: qt.svg: <input>:411:371: Could not add child element to parent element because the types are incorrect.
Sep 28 13:21:06 io-hp plasmashell[1242]: qt.svg: <input>:411:619: Could not add child element to parent element because the types are incorrect.
Sep 28 13:21:06 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.pager/contents/ui/main.qml:156:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml:60:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/MouseHandler.qml:49:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml:60:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/MouseHandler.qml:49:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/main.qml:341:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/main.qml:330:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/main.qml:196:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.systemtray/contents/ui/main.qml:57:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:101:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: Both point size and pixel size set. Using pixel size.
Sep 28 13:21:07 io-hp plasmashell[1242]: Both point size and pixel size set. Using pixel size.
Sep 28 13:21:07 io-hp plasmashell[1242]: Both point size and pixel size set. Using pixel size.
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:84:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:76:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/applet/CompactApplet.qml:143:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/applet/CompactApplet.qml:138:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: trying to show an empty dialog
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/main.qml:243:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/main.qml:141:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/main.qml:125:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/main.qml:133:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.icon/contents/ui/main.qml:80:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.icon/contents/ui/main.qml:80:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.icon/contents/ui/main.qml:80:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/CompactRepresentation.qml:69:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/applet/CompactApplet.qml:143:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/applet/CompactApplet.qml:138:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: trying to show an empty dialog
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/share/plasma/packages/org.kde.paneltoolbox/contents/ui/main.qml:89:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp plasmashell[1242]: Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Sep 28 13:21:07 io-hp plasmashell[1242]: Plasma Shell startup completed
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.systemtray/contents/ui/main.qml:40:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:07 io-hp kwin_x11[1180]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 2811, resource id: 4194342, major code: 18 (ChangeProperty), minor code: 0
Sep 28 13:21:08 io-hp baloo_file[1236]: replace called with invalid arguments, docId: 562997198063618 url: "/home/io/"
Sep 28 13:21:08 io-hp plasmashell[1242]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml"
Sep 28 13:21:08 io-hp dbus-daemon[1112]: [session uid=1000 pid=1112] Successfully activated service 'org.freedesktop.Notifications'
Sep 28 13:21:08 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml:556:41: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:08 io-hp plasmashell[1242]: libkcups: CUPS-Get-Printers last error: 0 successful-ok
Sep 28 13:21:08 io-hp plasmashell[1242]: libkcups: Create-Printer-Subscriptions last error: 0 successful-ok
Sep 28 13:21:08 io-hp plasmashell[1242]: libkcups: Get-Jobs last error: 0 successful-ok
Sep 28 13:21:08 io-hp plasmashell[1242]: libkcups: Get-Jobs last error: 0 successful-ok
Sep 28 13:21:08 io-hp org_kde_powerdevil[1273]: powerdevil: Screen brightness value:  128
Sep 28 13:21:08 io-hp org_kde_powerdevil[1273]: powerdevil: Screen brightness value max:  255
Sep 28 13:21:08 io-hp org_kde_powerdevil[1273]: powerdevil: Screen brightness value:  128
Sep 28 13:21:08 io-hp org_kde_powerdevil[1273]: powerdevil: Screen brightness value max:  255
Sep 28 13:21:08 io-hp kded5[1174]: Registering "org.kde.StatusNotifierHost-1242" as system tray
Sep 28 13:21:08 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/PlasmoidPopupsContainer.qml:75:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:08 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/HiddenItemsView.qml:73:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:08 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml:60:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:08 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/BusyIndicatorStyle.qml:39:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml:60:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: Both point size and pixel size set. Using pixel size.
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/BusyIndicatorStyle.qml:39:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Sep 28 13:21:09 io-hp 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'
Sep 28 13:21:09 io-hp kernel: audit: type=1131 audit(1601292069.305:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:21:09 io-hp plasmashell[1242]: libkcups: 3 "HP_OfficeJet_3830_series"
Sep 28 13:21:09 io-hp plasmashell[1242]: libkcups: 0
Sep 28 13:21:09 io-hp plasmashell[1242]: libkcups: 0
Sep 28 13:21:09 io-hp plasmashell[1242]: trying to show an empty dialog
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml:60:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml:60:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/CalendarView.qml:198:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/CalendarView.qml:187:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/CalendarView.qml:172:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:335:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: Both point size and pixel size set. Using pixel size.
Sep 28 13:21:09 io-hp plasmashell[1242]: Both point size and pixel size set. Using pixel size.
Sep 28 13:21:09 io-hp plasmashell[1242]: Both point size and pixel size set. Using pixel size.
Sep 28 13:21:09 io-hp plasmashell[1242]: Both point size and pixel size set. Using pixel size.
Sep 28 13:21:09 io-hp plasmashell[1242]: Both point size and pixel size set. Using pixel size.
Sep 28 13:21:09 io-hp plasmashell[1242]: Both point size and pixel size set. Using pixel size.
Sep 28 13:21:09 io-hp plasmashell[1242]: Both point size and pixel size set. Using pixel size.
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/calendar/DaysCalendar.qml:256:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: trying to show an empty dialog
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml:60:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:09 io-hp plasmashell[1242]: trying to show an empty dialog
Sep 28 13:21:09 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/BusyIndicatorStyle.qml:39:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:10 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml:60:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:10 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:10 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:10 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:10 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml:78:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:10 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml:60:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:10 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:10 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:10 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:10 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml:78:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:10 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml:60:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:10 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/components/TabButton.qml:102:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:10 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/components/TabButton.qml:102:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:10 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:10 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:10 io-hp plasmashell[1242]: Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Sep 28 13:21:10 io-hp plasmashell[1242]: Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Sep 28 13:21:10 io-hp plasmashell[1242]: Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Sep 28 13:21:10 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:10 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:10 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml:60:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:10 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:10 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/FullRepresentation.qml:107:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:10 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/FullRepresentation.qml:87:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:10 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderItemDelegate.qml:306:17: QML Label: Binding loop detected for property "width"
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/components/Highlight.qml:47:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/components.3/BusyIndicator.qml:45:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml:60:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.printmanager/contents/ui/PrinterItem.qml:49:5: Unable to assign [undefined] to bool
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.printmanager/contents/ui/PopupDialog.qml:91:17: Unable to assign [undefined] to QString
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/BusyIndicatorStyle.qml:39:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/DeviceItem.qml:91:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/components/Highlight.qml:47:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/BusyIndicatorStyle.qml:39:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/components/Highlight.qml:47:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/DeviceItem.qml:91:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/BusyIndicatorStyle.qml:39:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/components/Highlight.qml:47:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/DeviceItem.qml:91:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/BusyIndicatorStyle.qml:39:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/org/kde/plasma/components/Highlight.qml:47:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/DeviceItem.qml:91:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml:60:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/PopupDialog.qml:100:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/PopupDialog.qml:79:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: qrc:/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/PopupDialog.qml:126:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml:60:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: qrc:/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/Toolbar.qml:160:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:11 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:12 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml:60:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:12 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml:50:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:12 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:12 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:13 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml:60:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:13 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:13 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:209:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: Executing deferred operations
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: Integrating: /home/io/.Xauthority
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: ERROR: not an AppImage, skipping
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: Integrating: /home/io/.gtkrc-2.0
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: ERROR: not an AppImage, skipping
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: Integrating: /home/io/.Xauthority-c
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: ERROR: file does not exist, cannot integrate
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: Integrating: /home/io/.gtkrc-2.0
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: ERROR: not an AppImage, skipping
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: Integrating: /home/io/.gtkrc-2.0
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: ERROR: not an AppImage, skipping
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: Integrating: /home/io/.gtkrc-2.0
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: ERROR: not an AppImage, skipping
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: Integrating: /home/io/.gtkrc-2.0
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: ERROR: not an AppImage, skipping
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: Integrating: /home/io/.gtkrc-2.0
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: ERROR: not an AppImage, skipping
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: Integrating: /home/io/.gtkrc-2.0
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: ERROR: not an AppImage, skipping
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: Integrating: /home/io/.gtkrc-2.0
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: ERROR: not an AppImage, skipping
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: Integrating: /home/io/.gtkrc-2.0
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: ERROR: not an AppImage, skipping
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: Integrating: /home/io/.gtkrc-2.0
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: ERROR: not an AppImage, skipping
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: Integrating: /home/io/uURRVp
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: ERROR: file does not exist, cannot integrate
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: Integrating: /home/io/.Xauthority-n
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: ERROR: file does not exist, cannot integrate
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: Cleaning up old desktop integration files
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: Updating desktop database and icon caches
Sep 28 13:21:15 io-hp appimagelauncherd[1539]: which: no gtk-update-icon-cache-3.0 in (/usr/local/bin:/usr/bin)
Sep 28 13:21:15 io-hp appimagelauncherd[1544]: which: no update-icon-caches in (/usr/local/bin:/usr/bin)
Sep 28 13:21:15 io-hp appimagelauncherd[1085]: Done
Sep 28 13:21:17 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/main.qml:133:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:18 io-hp plasmashell[1242]: trying to show an empty dialog
Sep 28 13:21:19 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/BusyIndicatorStyle.qml:39:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:19 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/BusyIndicatorStyle.qml:39:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:19 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:285:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:19 io-hp systemd[1075]: Started apps-org.kde.konsole-35cdc4e4b5e24f818878a0be7c61051c.scope.
Sep 28 13:21:19 io-hp kwin_x11[1180]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 7094, resource id: 35651789, major code: 18 (ChangeProperty), minor code: 0
Sep 28 13:21:19 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/BusyIndicatorStyle.qml:39:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:19 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/BusyIndicatorStyle.qml:39:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:19 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:285:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:19 io-hp kwin_x11[1180]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 7438, resource id: 35651795, major code: 18 (ChangeProperty), minor code: 0
Sep 28 13:21:19 io-hp systemd[1075]: Started apps-chromium-e64514d4bc804aec9ac5bc9a8f3006a2.scope.
Sep 28 13:21:20 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:285:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:21 io-hp plasmashell[1242]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:285:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 13:21:28 io-hp systemd-timesyncd[791]: Initial synchronization to time server 144.76.76.107:123 (2.manjaro.pool.ntp.org).
Sep 28 13:21:29 io-hp systemd[1]: systemd-hostnamed.service: Succeeded.
Sep 28 13:21:29 io-hp 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'
Sep 28 13:21:29 io-hp kernel: audit: type=1131 audit(1601292089.377:47): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 13:21:30 io-hp appimagelauncherd[1085]: Directories to watch disappeared, unintegrating AppImages formerly found in there
Sep 28 13:21:34 io-hp tracker-store[1294]: OK
Sep 28 13:21:34 io-hp systemd[1075]: tracker-store.service: Succeeded.
Sep 28 13:21:36 io-hp xdg-desktop-portal-kde[1421]: xdp-kde-background: GetAppState called: no parameters
1 Like
Sep 28 13:15:45 io-hp kcminit[3687]: Initializing  "kcm_mouse" :  "kcminit_mouse"
Sep 28 13:20:53 io-hp kernel: usb 1-1.1: Product: 2.4G Wireless Mouse
Sep 28 13:20:53 io-hp kernel: input: MOSART Semi. 2.4G Wireless Mouse as /devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:3938:1031.0001/input/input6
Sep 28 13:20:53 io-hp kernel: input: MOSART Semi. 2.4G Wireless Mouse as /devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:3938:1031.0001/input/input7
Sep 28 13:20:55 io-hp kernel: psmouse serio1: synaptics: queried max coordinates: x [..5652], y [..4846]
Sep 28 13:20:55 io-hp kernel: psmouse serio1: synaptics: queried min coordinates: x [1330..], y [1094..]
Sep 28 13:20:55 io-hp kernel: psmouse serio1: synaptics: Your touchpad (PNP: SYN3222 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
Sep 28 13:20:55 io-hp kernel: psmouse serio1: synaptics: queried min coordinates: x [1330..], y [1094..]
Sep 28 13:20:55 io-hp kernel: psmouse serio1: synaptics: Your touchpad (PNP: SYN3222 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
Sep 28 13:21:01 io-hp kcminit_startup[1154]: Initializing  "kcm_mouse" :  "kcminit_mouse"
Sep 28 13:21:07 io-hp plasmashell[1242]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml:60:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
  1. Is the mouse Wireless?
  2. Do you have 2 wireless mice or 2 wireless connectors?
  3. Do you have a touchpad and a mouse?
  4. You seem to have the Breeze theme installed. Can you try again with Breeze2?
  5. Can you do a CHKDSK D: /F (Assuming SDA2 is D: under Windows)

That’s all I can find for now from your logs.

Please feed back?

:innocent:

1 Like
  1. Yes it still is wireless since last time i said so :wink:
  2. No, only 1 wireless connector, the other 2 usb ports are with usb drives.
  3. Yes, this is a laptop with a touchpad but i only use the wireless mouse. The touchpad works tough. Maybe deactivating it?
  4. I don’t have that installed and i don find it either to install.
  5. The Linux partition is invisible on Windows. I checked a partition manager, it is even without letter assigned. Isn’t there an option to do that on Linux?
  1. Working on too many questions in paralel :man_shrugging:

  2. Nope.

  3. if you have a disabled mouse and execute the following:

    sudo rmmod psmouse
    sleep 2
    sudo insmod psmouse
    

    Does it magically start working again?

    • If yes: I might have a workaround.
    • If no: I’m officially all out of bright ideas except to disconnect and reconnect the wireless transceiver…

:sob:

1 Like

when i executed the last command:
insmod: ERROR: could not load module psmouse: No such file or directory

I have disabled the touchpad, and tested a couple more times.
it still happens, randomly but now i got a smaller log (231 lines), this is exactly from the time it entered sleep and until i rebooted. It freezed right after screen went black but with the mouse pointer visible. It is not the first time this happens; it is either this or it seems to freeze when it tries to come out of sleep (mouse pointer not visible).

-- Logs begin at Sun 2020-08-02 20:52:54 CEST, end at Mon 2020-09-28 17:01:06 CEST. --
Sep 28 16:57:38 io-hp kernel: Freezing user space processes ... (elapsed 0.002 seconds) done.
Sep 28 16:57:38 io-hp kernel: OOM killer disabled.
Sep 28 16:57:38 io-hp kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Sep 28 16:57:38 io-hp kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Sep 28 16:57:38 io-hp kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Sep 28 16:57:38 io-hp kernel: sd 0:0:0:0: [sda] Stopping disk
Sep 28 16:57:38 io-hp kernel: ACPI: EC: interrupt blocked
Sep 28 16:57:38 io-hp kernel: ACPI: Preparing to enter system sleep state S3
Sep 28 16:57:38 io-hp kernel: ACPI: EC: event blocked
Sep 28 16:57:38 io-hp kernel: ACPI: EC: EC stopped
Sep 28 16:57:38 io-hp kernel: PM: Saving platform NVS memory
Sep 28 16:57:38 io-hp kernel: Disabling non-boot CPUs ...
Sep 28 16:57:38 io-hp kernel: smpboot: CPU 1 is now offline
Sep 28 16:57:38 io-hp kernel: smpboot: CPU 2 is now offline
Sep 28 16:57:38 io-hp kernel: smpboot: CPU 3 is now offline
Sep 28 16:57:38 io-hp kernel: ACPI: Low-level resume complete
Sep 28 16:57:38 io-hp kernel: ACPI: EC: EC started
Sep 28 16:57:38 io-hp kernel: PM: Restoring platform NVS memory
Sep 28 16:57:38 io-hp kernel: LVT offset 0 assigned for vector 0x400
Sep 28 16:57:38 io-hp kernel: Enabling non-boot CPUs ...
Sep 28 16:57:38 io-hp kernel: x86: Booting SMP configuration:
Sep 28 16:57:38 io-hp kernel: smpboot: Booting Node 0 Processor 1 APIC 0x1
Sep 28 16:57:38 io-hp kernel: microcode: CPU1: patch_level=0x07030105
Sep 28 16:57:38 io-hp kernel: CPU1 is up
Sep 28 16:57:38 io-hp kernel: smpboot: Booting Node 0 Processor 2 APIC 0x2
Sep 28 16:57:38 io-hp kernel: microcode: CPU2: patch_level=0x07030105
Sep 28 16:57:38 io-hp kernel: CPU2 is up
Sep 28 16:57:38 io-hp kernel: smpboot: Booting Node 0 Processor 3 APIC 0x3
Sep 28 16:57:38 io-hp kernel: microcode: CPU3: patch_level=0x07030105
Sep 28 16:57:38 io-hp kernel: CPU3 is up
Sep 28 16:57:38 io-hp kernel: ACPI: Waking up from system sleep state S3
Sep 28 16:57:38 io-hp kernel: ACPI: EC: interrupt unblocked
Sep 28 16:57:38 io-hp kernel: ACPI: EC: event unblocked
Sep 28 16:57:38 io-hp kernel: rtlwifi: rtlwifi: wireless switch is on
Sep 28 16:57:38 io-hp kernel: sd 0:0:0:0: [sda] Starting disk
Sep 28 16:57:38 io-hp kernel: [drm] PCIE GART of 2048M enabled (table at 0x000000000030E000).
Sep 28 16:57:38 io-hp kernel: radeon 0000:00:01.0: WB enabled
Sep 28 16:57:38 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000020000c00 and cpu addr 0x00000000eb07ccde
Sep 28 16:57:38 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 1 use gpu addr 0x0000000020000c04 and cpu addr 0x0000000096b04e52
Sep 28 16:57:38 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 2 use gpu addr 0x0000000020000c08 and cpu addr 0x00000000f1168ed8
Sep 28 16:57:38 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000020000c0c and cpu addr 0x0000000057d298fd
Sep 28 16:57:38 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 4 use gpu addr 0x0000000020000c10 and cpu addr 0x00000000db5a0cd7
Sep 28 16:57:38 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000078d30 and cpu addr 0x0000000058764933
Sep 28 16:57:38 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 6 use gpu addr 0x0000000020000c18 and cpu addr 0x00000000f9d10afd
Sep 28 16:57:38 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 7 use gpu addr 0x0000000020000c1c and cpu addr 0x000000002f77b46e
Sep 28 16:57:38 io-hp kernel: [drm] ring test on 0 succeeded in 3 usecs
Sep 28 16:57:38 io-hp kernel: [drm] ring test on 1 succeeded in 2 usecs
Sep 28 16:57:38 io-hp kernel: [drm] ring test on 2 succeeded in 2 usecs
Sep 28 16:57:38 io-hp kernel: [drm] ring test on 3 succeeded in 3 usecs
Sep 28 16:57:38 io-hp kernel: [drm] ring test on 4 succeeded in 3 usecs
Sep 28 16:57:38 io-hp kernel: [drm] ring test on 5 succeeded in 1 usecs
Sep 28 16:57:38 io-hp kernel: [drm] UVD initialized successfully.
Sep 28 16:57:38 io-hp kernel: [drm] ring test on 6 succeeded in 6 usecs
Sep 28 16:57:38 io-hp kernel: [drm] ring test on 7 succeeded in 2 usecs
Sep 28 16:57:38 io-hp kernel: [drm] VCE initialized successfully.
Sep 28 16:57:38 io-hp kernel: [drm] ib test on ring 0 succeeded in 0 usecs
Sep 28 16:57:38 io-hp kernel: [drm] ib test on ring 1 succeeded in 0 usecs
Sep 28 16:57:38 io-hp kernel: [drm] ib test on ring 2 succeeded in 0 usecs
Sep 28 16:57:38 io-hp kernel: [drm] ib test on ring 3 succeeded in 0 usecs
Sep 28 16:57:38 io-hp kernel: [drm] ib test on ring 4 succeeded in 0 usecs
Sep 28 16:57:38 io-hp kernel: usb 2-1.1: reset high-speed USB device number 3 using ehci-pci
Sep 28 16:57:38 io-hp kernel: usb 1-1.4: reset full-speed USB device number 4 using ehci-pci
Sep 28 16:57:38 io-hp kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 28 16:57:38 io-hp kernel: ata1.00: configured for UDMA/100
Sep 28 16:57:38 io-hp kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Sep 28 16:57:38 io-hp kernel: ata2.00: configured for UDMA/133
Sep 28 16:57:38 io-hp kernel: [drm] ib test on ring 5 succeeded
Sep 28 16:57:38 io-hp kernel: [drm] ib test on ring 6 succeeded
Sep 28 16:57:38 io-hp kernel: [drm] ib test on ring 7 succeeded
Sep 28 16:57:38 io-hp kernel: psmouse serio1: synaptics: queried max coordinates: x [..5652], y [..4846]
Sep 28 16:57:38 io-hp kernel: psmouse serio1: synaptics: queried min coordinates: x [1330..], y [1094..]
Sep 28 16:57:38 io-hp kernel: OOM killer enabled.
Sep 28 16:57:38 io-hp kernel: Restarting tasks ... done.
Sep 28 16:57:38 io-hp bluetoothd[820]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSink/sbc
Sep 28 16:57:38 io-hp pipewire[1509]: [W][000000683.637121][main-loop.c:157 pw_main_loop_run()] main-loop 0x561f382d90c0: iterate error -4 (Interrupted system call)
Sep 28 16:57:38 io-hp bluetoothd[820]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSource/sbc
Sep 28 16:57:38 io-hp pipewire[1511]: [W][000000683.638390][main-loop.c:157 pw_main_loop_run()] main-loop 0x563ad12d3e30: iterate error -4 (Interrupted system call)
Sep 28 16:57:38 io-hp bluetoothd[820]: Endpoint unregistered: sender=:1.65 path=/A2DP/SBC/Source/0
Sep 28 16:57:38 io-hp bluetoothd[820]: Endpoint unregistered: sender=:1.65 path=/A2DP/SBC/Sink/1
Sep 28 16:57:38 io-hp dbus-daemon[822]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.65" (uid=1000 pid=1511 comm="/usr/bin/pipewire-media-session ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.4" (uid=0 pid=820 comm="/usr/lib/bluetooth/bluetoothd ")
Sep 28 16:57:38 io-hp dbus-daemon[822]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.65" (uid=1000 pid=1511 comm="/usr/bin/pipewire-media-session ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.4" (uid=0 pid=820 comm="/usr/lib/bluetooth/bluetoothd ")
Sep 28 16:57:38 io-hp dbus-daemon[822]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.65" (uid=1000 pid=1511 comm="/usr/bin/pipewire-media-session ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.4" (uid=0 pid=820 comm="/usr/lib/bluetooth/bluetoothd ")
Sep 28 16:57:38 io-hp dbus-daemon[822]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.65" (uid=1000 pid=1511 comm="/usr/bin/pipewire-media-session ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.4" (uid=0 pid=820 comm="/usr/lib/bluetooth/bluetoothd ")
Sep 28 16:57:38 io-hp kernel: Bluetooth: hci0: RTL: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
Sep 28 16:57:38 io-hp systemd[1]: Starting Load/Save RF Kill Switch Status...
Sep 28 16:57:38 io-hp systemd[1]: Stopped target Bluetooth.
Sep 28 16:57:38 io-hp kernel: Bluetooth: hci0: RTL: rom_version status=0 version=1
Sep 28 16:57:38 io-hp kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
Sep 28 16:57:38 io-hp kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
Sep 28 16:57:38 io-hp kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Sep 28 16:57:38 io-hp kernel: Bluetooth: hci0: RTL: cfg_sz -2, total sz 22496
Sep 28 16:57:38 io-hp systemd[1069]: Reached target Bluetooth.
Sep 28 16:57:38 io-hp systemd[1]: Reached target Bluetooth.
Sep 28 16:57:38 io-hp systemd[1]: Started Load/Save RF Kill Switch Status.
Sep 28 16:57:38 io-hp 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'
Sep 28 16:57:38 io-hp kernel: audit: type=1130 audit(1601305058.103:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 16:57:38 io-hp systemd-sleep[1747]: System resumed.
Sep 28 16:57:38 io-hp kernel: PM: suspend exit
Sep 28 16:57:38 io-hp org_kde_powerdevil[1296]: powerdevil: ACTIVE SESSION PATH CHANGED: "/org/freedesktop/login1/session/_31"
Sep 28 16:57:38 io-hp org_kde_powerdevil[1296]: powerdevil: Current session is now active
Sep 28 16:57:38 io-hp kscreenlocker_greet[1720]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/UserDelegate.qml:41:5: Unable to assign [undefined] to int
Sep 28 16:57:38 io-hp kernel: Bluetooth: hci0: RTL: fw version 0x0e2f9f73
Sep 28 16:57:38 io-hp kscreenlocker_greet[1720]: qt.svg: <input>:406:376: Could not add child element to parent element because the types are incorrect.
Sep 28 16:57:38 io-hp kscreenlocker_greet[1720]: qt.svg: <input>:407:126: Could not add child element to parent element because the types are incorrect.
Sep 28 16:57:38 io-hp kscreenlocker_greet[1720]: qt.svg: <input>:408:126: Could not add child element to parent element because the types are incorrect.
Sep 28 16:57:38 io-hp kscreenlocker_greet[1720]: qt.svg: <input>:408:385: Could not add child element to parent element because the types are incorrect.
Sep 28 16:57:38 io-hp kscreenlocker_greet[1720]: qt.svg: <input>:409:125: Could not add child element to parent element because the types are incorrect.
Sep 28 16:57:38 io-hp kscreenlocker_greet[1720]: qt.svg: <input>:410:124: Could not add child element to parent element because the types are incorrect.
Sep 28 16:57:38 io-hp kscreenlocker_greet[1720]: qt.svg: <input>:411:125: Could not add child element to parent element because the types are incorrect.
Sep 28 16:57:38 io-hp kscreenlocker_greet[1720]: qt.svg: <input>:411:371: Could not add child element to parent element because the types are incorrect.
Sep 28 16:57:38 io-hp kscreenlocker_greet[1720]: qt.svg: <input>:411:619: Could not add child element to parent element because the types are incorrect.
Sep 28 16:57:39 io-hp kcminit[1995]: Initializing  "kcm_mouse" :  "kcminit_mouse"
Sep 28 16:57:39 io-hp bluetoothd[820]: RFCOMM server failed for Headset Voice gateway: rfcomm_bind: Address already in use (98)
Sep 28 16:57:39 io-hp bluetoothd[820]: RFCOMM server failed for :1.65/Profile/HSPHS/00001108-0000-1000-8000-00805F9B34FB: rfcomm_bind: Address already in use (98)
Sep 28 16:57:39 io-hp bluetoothd[820]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSink/sbc
Sep 28 16:57:39 io-hp bluetoothd[820]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSource/sbc
Sep 28 16:57:39 io-hp kwin_x11[1174]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 14153, resource id: 37748741, major code: 18 (ChangeProperty), minor code: 0
Sep 28 16:57:39 io-hp systemd[1]: systemd-suspend.service: Succeeded.
Sep 28 16:57:39 io-hp systemd[1]: Finished Suspend.
Sep 28 16:57:39 io-hp systemd[1]: Stopped target Sleep.
Sep 28 16:57:39 io-hp systemd[1]: Reached target Suspend.
Sep 28 16:57:39 io-hp systemd[1]: Stopped target Suspend.
Sep 28 16:57:39 io-hp 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'
Sep 28 16:57:39 io-hp 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'
Sep 28 16:57:39 io-hp systemd-logind[825]: Operation 'sleep' finished.
Sep 28 16:57:39 io-hp kernel: audit: type=1130 audit(1601305059.153:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 16:57:39 io-hp kernel: audit: type=1131 audit(1601305059.153:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 16:57:39 io-hp NetworkManager[823]: <info>  [1601305059.1623] manager: sleep: wake requested (sleeping: yes  enabled: yes)
Sep 28 16:57:39 io-hp NetworkManager[823]: <info>  [1601305059.1625] device (enp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Sep 28 16:57:39 io-hp ModemManager[846]: <info>  [sleep-monitor] system is resuming
Sep 28 16:57:39 io-hp kernel: RTL8208 Fast Ethernet r8169-300:00: attached PHY driver [RTL8208 Fast Ethernet] (mii_bus:phy_addr=r8169-300:00, irq=IGNORE)
Sep 28 16:57:39 io-hp kscreenlocker_greet[1720]: qt.virtualkeyboard.hunspell: Hunspell dictionary is missing for "en_GB" . Search paths ("/usr/share/qt/qtvirtualkeyboard/hunspell", "/usr/share/hunspell", "/usr/share/myspell/dicts")
Sep 28 16:57:39 io-hp NetworkManager[823]: <info>  [1601305059.4171] device (wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Sep 28 16:57:39 io-hp kernel: r8169 0000:03:00.0 enp3s0: Link is Down
Sep 28 16:57:39 io-hp NetworkManager[823]: <info>  [1601305059.9288] device (wlo1): set-hw-addr: set MAC address to 56:00:E3:70:38:AC (scanning)
Sep 28 16:57:40 io-hp NetworkManager[823]: <info>  [1601305060.4004] device (p2p-dev-wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Sep 28 16:57:40 io-hp NetworkManager[823]: <info>  [1601305060.4016] manager: NetworkManager state is now DISCONNECTED
Sep 28 16:57:40 io-hp NetworkManager[823]: <info>  [1601305060.4475] device (wlo1): supplicant interface state: internal-starting -> disconnected
Sep 28 16:57:40 io-hp NetworkManager[823]: <info>  [1601305060.4476] device (p2p-dev-wlo1): state change: unavailable -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Sep 28 16:57:40 io-hp NetworkManager[823]: <info>  [1601305060.4499] Wi-Fi P2P device controlled by interface wlo1 created
Sep 28 16:57:40 io-hp NetworkManager[823]: <info>  [1601305060.4534] manager: (p2p-dev-wlo1): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/5)
Sep 28 16:57:40 io-hp NetworkManager[823]: <info>  [1601305060.4542] device (p2p-dev-wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 28 16:57:40 io-hp NetworkManager[823]: <info>  [1601305060.4558] device (wlo1): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Sep 28 16:57:40 io-hp NetworkManager[823]: <info>  [1601305060.4577] device (p2p-dev-wlo1): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Sep 28 16:57:40 io-hp NetworkManager[823]: <warn>  [1601305060.4663] sup-iface[e026a754cc0f38f7,1,wlo1]: call-p2p-cancel: failed with P2P cancel failed
Sep 28 16:57:40 io-hp NetworkManager[823]: <info>  [1601305060.9834] device (enp3s0): carrier: link connected
Sep 28 16:57:40 io-hp NetworkManager[823]: <info>  [1601305060.9840] device (enp3s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Sep 28 16:57:40 io-hp kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
Sep 28 16:57:40 io-hp kernel: r8169 0000:03:00.0 enp3s0: Link is Up - 100Mbps/Full - flow control rx/tx
Sep 28 16:57:40 io-hp NetworkManager[823]: <info>  [1601305060.9859] policy: auto-activating connection 'Wired connection 1' (62cb76be-ecad-33c0-b799-972919bb260e)
Sep 28 16:57:40 io-hp NetworkManager[823]: <info>  [1601305060.9886] device (enp3s0): Activation: starting connection 'Wired connection 1' (62cb76be-ecad-33c0-b799-972919bb260e)
Sep 28 16:57:40 io-hp NetworkManager[823]: <info>  [1601305060.9890] device (enp3s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 28 16:57:40 io-hp NetworkManager[823]: <info>  [1601305060.9897] manager: NetworkManager state is now CONNECTING
Sep 28 16:57:40 io-hp NetworkManager[823]: <info>  [1601305060.9901] device (enp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 28 16:57:40 io-hp NetworkManager[823]: <info>  [1601305060.9912] device (enp3s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Sep 28 16:57:40 io-hp NetworkManager[823]: <info>  [1601305060.9921] dhcp4 (enp3s0): activation: beginning transaction (timeout in 45 seconds)
Sep 28 16:57:40 io-hp avahi-daemon[819]: Joining mDNS multicast group on interface enp3s0.IPv6 with address fe80::40c9:e254:63df:1cf.
Sep 28 16:57:40 io-hp avahi-daemon[819]: New relevant interface enp3s0.IPv6 for mDNS.
Sep 28 16:57:40 io-hp avahi-daemon[819]: Registering new address record for fe80::40c9:e254:63df:1cf on enp3s0.*.
Sep 28 16:57:41 io-hp ModemManager[846]: <info>  [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:02.4/0000:02:00.0': not supported by any plugin
Sep 28 16:57:41 io-hp ModemManager[846]: <info>  [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:02.5/0000:03:00.0': not supported by any plugin
Sep 28 16:57:41 io-hp kcminit[2127]: Initializing  "kcm_mouse" :  "kcminit_mouse"
Sep 28 16:57:41 io-hp kwin_x11[1174]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 16208, resource id: 60817413, major code: 18 (ChangeProperty), minor code: 0
Sep 28 16:57:43 io-hp 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'
Sep 28 16:57:43 io-hp systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Sep 28 16:57:43 io-hp kernel: audit: type=1131 audit(1601305063.023:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 16:57:43 io-hp systemd[1]: systemd-rfkill.service: Succeeded.
Sep 28 16:57:43 io-hp 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'
Sep 28 16:57:43 io-hp kernel: audit: type=1131 audit(1601305063.109:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 16:57:43 io-hp kded5[1168]: bluedevil: About to resume
Sep 28 16:57:43 io-hp kded5[1168]: plasma-nm: Unhandled active connection state change:  1
Sep 28 16:57:43 io-hp audit[2136]: USER_AUTH pid=2136 uid=1000 auid=1000 ses=1 msg='op=PAM:unix_chkpwd acct="io" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
Sep 28 16:57:43 io-hp kernel: audit: type=1100 audit(1601305063.969:55): pid=2136 uid=1000 auid=1000 ses=1 msg='op=PAM:unix_chkpwd acct="io" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
Sep 28 16:57:44 io-hp kscreenlocker_greet[1720]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/VirtualKeyboard.qml:27: TypeError: Cannot read property 'width' of null
Sep 28 16:57:44 io-hp kwin_x11[1174]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 17830, resource id: 4194368, major code: 18 (ChangeProperty), minor code: 0
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.0275] dhcp6 (enp3s0): activation: beginning transaction (timeout in 45 seconds)
Sep 28 16:57:47 io-hp avahi-daemon[819]: Leaving mDNS multicast group on interface enp3s0.IPv6 with address fe80::40c9:e254:63df:1cf.
Sep 28 16:57:47 io-hp avahi-daemon[819]: Joining mDNS multicast group on interface enp3s0.IPv6 with address fd91:dab6:a2b2:1:5500:d71c:457d:3b36.
Sep 28 16:57:47 io-hp avahi-daemon[819]: Registering new address record for fd91:dab6:a2b2:1:5500:d71c:457d:3b36 on enp3s0.*.
Sep 28 16:57:47 io-hp avahi-daemon[819]: Withdrawing address record for fe80::40c9:e254:63df:1cf on enp3s0.
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.0340] dhcp6 (enp3s0): option dhcp6_domain_search  => 'local'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.0341] dhcp6 (enp3s0): option dhcp6_name_servers   => 'fd91:dab6:a2b2:1:3e98:72ff:fed6:e058'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.0342] dhcp6 (enp3s0): state changed unknown -> bound
Sep 28 16:57:47 io-hp dbus-daemon[822]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.7' (uid=0 pid=823 comm="/usr/bin/NetworkManager --no-daemon ")
Sep 28 16:57:47 io-hp systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 28 16:57:47 io-hp dbus-daemon[822]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 28 16:57:47 io-hp systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 28 16:57:47 io-hp 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'
Sep 28 16:57:47 io-hp kernel: audit: type=1130 audit(1601305067.059:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4548] dhcp4 (enp3s0): option dhcp_lease_time      => '31536000'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4549] dhcp4 (enp3s0): option domain_name          => 'local'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4549] dhcp4 (enp3s0): option domain_name_servers  => '192.168.2.1'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4549] dhcp4 (enp3s0): option expiry               => '1632841066'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4550] dhcp4 (enp3s0): option host_name            => 'io-hp'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4550] dhcp4 (enp3s0): option ip_address           => '192.168.2.101'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4550] dhcp4 (enp3s0): option next_server          => '192.168.2.1'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4551] dhcp4 (enp3s0): option requested_broadcast_address => '1'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4551] dhcp4 (enp3s0): option requested_domain_name => '1'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4551] dhcp4 (enp3s0): option requested_domain_name_servers => '1'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4551] dhcp4 (enp3s0): option requested_domain_search => '1'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4552] dhcp4 (enp3s0): option requested_host_name  => '1'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4552] dhcp4 (enp3s0): option requested_interface_mtu => '1'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4552] dhcp4 (enp3s0): option requested_ms_classless_static_routes => '1'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4553] dhcp4 (enp3s0): option requested_nis_domain => '1'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4553] dhcp4 (enp3s0): option requested_nis_servers => '1'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4553] dhcp4 (enp3s0): option requested_ntp_servers => '1'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4554] dhcp4 (enp3s0): option requested_rfc3442_classless_static_routes => '1'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4554] dhcp4 (enp3s0): option requested_root_path  => '1'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4554] dhcp4 (enp3s0): option requested_routers    => '1'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4555] dhcp4 (enp3s0): option requested_static_routes => '1'
Sep 28 16:57:47 io-hp avahi-daemon[819]: Joining mDNS multicast group on interface enp3s0.IPv4 with address 192.168.2.101.
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4555] dhcp4 (enp3s0): option requested_subnet_mask => '1'
Sep 28 16:57:47 io-hp avahi-daemon[819]: New relevant interface enp3s0.IPv4 for mDNS.
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4555] dhcp4 (enp3s0): option requested_time_offset => '1'
Sep 28 16:57:47 io-hp avahi-daemon[819]: Registering new address record for 192.168.2.101 on enp3s0.IPv4.
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4555] dhcp4 (enp3s0): option requested_wpad       => '1'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4556] dhcp4 (enp3s0): option routers              => '192.168.2.1'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4556] dhcp4 (enp3s0): option subnet_mask          => '255.255.255.0'
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4556] dhcp4 (enp3s0): state changed unknown -> bound
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4588] device (enp3s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4684] device (enp3s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4691] device (enp3s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4702] manager: NetworkManager state is now CONNECTED_LOCAL
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4726] manager: NetworkManager state is now CONNECTED_SITE
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4729] policy: set 'Wired connection 1' (enp3s0) as default for IPv4 routing and DNS
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4734] policy: set 'Wired connection 1' (enp3s0) as default for IPv6 routing and DNS
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.4823] device (enp3s0): Activation: successful, device activated.
Sep 28 16:57:47 io-hp kded5[1168]: plasma-nm: Not emitting connection activated notification as the connection was active prior to suspend
Sep 28 16:57:47 io-hp NetworkManager[823]: <info>  [1601305067.5435] manager: NetworkManager state is now CONNECTED_GLOBAL

Also this one, a little different (it is also not the first time it happens so): it woke up from sleep ok, but it won’t last 1 or 2 minutes until it hangs.
another thing curious that i noticed since i disabled the touchpad: in sleep mode when i move the mouse it does not respond but if i use the touchpad it does wake up (or tries to). heheheh curious :crazy_face:

-- Logs begin at Sun 2020-08-02 20:52:54 CEST, end at Mon 2020-09-28 17:31:43 CEST. --
Sep 28 17:24:46 io-hp kernel: Freezing user space processes ... (elapsed 0.003 seconds) done.
Sep 28 17:24:46 io-hp kernel: OOM killer disabled.
Sep 28 17:24:46 io-hp kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Sep 28 17:24:46 io-hp kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Sep 28 17:24:46 io-hp kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Sep 28 17:24:46 io-hp kernel: sd 0:0:0:0: [sda] Stopping disk
Sep 28 17:24:46 io-hp kernel: ACPI: EC: interrupt blocked
Sep 28 17:24:46 io-hp kernel: ACPI: Preparing to enter system sleep state S3
Sep 28 17:24:46 io-hp kernel: ACPI: EC: event blocked
Sep 28 17:24:46 io-hp kernel: ACPI: EC: EC stopped
Sep 28 17:24:46 io-hp kernel: PM: Saving platform NVS memory
Sep 28 17:24:46 io-hp kernel: Disabling non-boot CPUs ...
Sep 28 17:24:46 io-hp kernel: smpboot: CPU 1 is now offline
Sep 28 17:24:46 io-hp kernel: smpboot: CPU 2 is now offline
Sep 28 17:24:46 io-hp kernel: smpboot: CPU 3 is now offline
Sep 28 17:24:46 io-hp kernel: ACPI: Low-level resume complete
Sep 28 17:24:46 io-hp kernel: ACPI: EC: EC started
Sep 28 17:24:46 io-hp kernel: PM: Restoring platform NVS memory
Sep 28 17:24:46 io-hp kernel: LVT offset 0 assigned for vector 0x400
Sep 28 17:24:46 io-hp kernel: Enabling non-boot CPUs ...
Sep 28 17:24:46 io-hp kernel: x86: Booting SMP configuration:
Sep 28 17:24:46 io-hp kernel: smpboot: Booting Node 0 Processor 1 APIC 0x1
Sep 28 17:24:46 io-hp kernel: microcode: CPU1: patch_level=0x07030105
Sep 28 17:24:46 io-hp kernel: CPU1 is up
Sep 28 17:24:46 io-hp kernel: smpboot: Booting Node 0 Processor 2 APIC 0x2
Sep 28 17:24:46 io-hp kernel: microcode: CPU2: patch_level=0x07030105
Sep 28 17:24:46 io-hp kernel: CPU2 is up
Sep 28 17:24:46 io-hp kernel: smpboot: Booting Node 0 Processor 3 APIC 0x3
Sep 28 17:24:46 io-hp kernel: microcode: CPU3: patch_level=0x07030105
Sep 28 17:24:46 io-hp kernel: CPU3 is up
Sep 28 17:24:46 io-hp kernel: ACPI: Waking up from system sleep state S3
Sep 28 17:24:46 io-hp kernel: ACPI: EC: interrupt unblocked
Sep 28 17:24:46 io-hp kernel: ACPI: EC: event unblocked
Sep 28 17:24:46 io-hp kernel: rtlwifi: rtlwifi: wireless switch is on
Sep 28 17:24:46 io-hp kernel: sd 0:0:0:0: [sda] Starting disk
Sep 28 17:24:46 io-hp kernel: [drm] PCIE GART of 2048M enabled (table at 0x000000000030E000).
Sep 28 17:24:46 io-hp kernel: radeon 0000:00:01.0: WB enabled
Sep 28 17:24:46 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000020000c00 and cpu addr 0x00000000f8b3a2ad
Sep 28 17:24:46 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 1 use gpu addr 0x0000000020000c04 and cpu addr 0x00000000c6803ccf
Sep 28 17:24:46 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 2 use gpu addr 0x0000000020000c08 and cpu addr 0x0000000041fb4c53
Sep 28 17:24:46 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000020000c0c and cpu addr 0x00000000b229af3b
Sep 28 17:24:46 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 4 use gpu addr 0x0000000020000c10 and cpu addr 0x00000000f5320fad
Sep 28 17:24:46 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000078d30 and cpu addr 0x000000002fe638ae
Sep 28 17:24:46 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 6 use gpu addr 0x0000000020000c18 and cpu addr 0x000000001ad5f06b
Sep 28 17:24:46 io-hp kernel: radeon 0000:00:01.0: fence driver on ring 7 use gpu addr 0x0000000020000c1c and cpu addr 0x00000000bd09ad2e
Sep 28 17:24:46 io-hp kernel: [drm] ring test on 0 succeeded in 3 usecs
Sep 28 17:24:46 io-hp kernel: [drm] ring test on 1 succeeded in 2 usecs
Sep 28 17:24:46 io-hp kernel: [drm] ring test on 2 succeeded in 2 usecs
Sep 28 17:24:46 io-hp kernel: [drm] ring test on 3 succeeded in 3 usecs
Sep 28 17:24:46 io-hp kernel: [drm] ring test on 4 succeeded in 3 usecs
Sep 28 17:24:46 io-hp kernel: [drm] ring test on 5 succeeded in 1 usecs
Sep 28 17:24:46 io-hp kernel: [drm] UVD initialized successfully.
Sep 28 17:24:46 io-hp kernel: [drm] ring test on 6 succeeded in 6 usecs
Sep 28 17:24:46 io-hp kernel: [drm] ring test on 7 succeeded in 1 usecs
Sep 28 17:24:46 io-hp kernel: [drm] VCE initialized successfully.
Sep 28 17:24:46 io-hp kernel: [drm] ib test on ring 0 succeeded in 0 usecs
Sep 28 17:24:46 io-hp kernel: [drm] ib test on ring 1 succeeded in 0 usecs
Sep 28 17:24:46 io-hp kernel: [drm] ib test on ring 2 succeeded in 0 usecs
Sep 28 17:24:46 io-hp kernel: [drm] ib test on ring 3 succeeded in 0 usecs
Sep 28 17:24:46 io-hp kernel: [drm] ib test on ring 4 succeeded in 0 usecs
Sep 28 17:24:46 io-hp kernel: usb 2-1.1: reset high-speed USB device number 3 using ehci-pci
Sep 28 17:24:46 io-hp kernel: usb 1-1.4: reset full-speed USB device number 4 using ehci-pci
Sep 28 17:24:46 io-hp kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 28 17:24:46 io-hp kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Sep 28 17:24:46 io-hp kernel: ata1.00: configured for UDMA/100
Sep 28 17:24:46 io-hp kernel: ata2.00: configured for UDMA/133
Sep 28 17:24:46 io-hp kernel: [drm] ib test on ring 5 succeeded
Sep 28 17:24:46 io-hp kernel: [drm] ib test on ring 6 succeeded
Sep 28 17:24:46 io-hp kernel: [drm] ib test on ring 7 succeeded
Sep 28 17:24:46 io-hp kernel: OOM killer enabled.
Sep 28 17:24:46 io-hp kernel: Restarting tasks ... done.
Sep 28 17:24:46 io-hp pipewire[1493]: [W][000001238.952584][main-loop.c:157 pw_main_loop_run()] main-loop 0x55bdcc04a0c0: iterate error -4 (Interrupted system call)
Sep 28 17:24:46 io-hp bluetoothd[822]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSink/sbc
Sep 28 17:24:46 io-hp kscreenlocker_greet[2111]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/SessionManagementScreen.qml:64:5: Unable to assign [undefined] to int
Sep 28 17:24:46 io-hp pipewire[1495]: [W][000001238.954833][main-loop.c:157 pw_main_loop_run()] main-loop 0x56286550ee30: iterate error -4 (Interrupted system call)
Sep 28 17:24:46 io-hp bluetoothd[822]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSource/sbc
Sep 28 17:24:46 io-hp kscreenlocker_greet[2111]: file:///usr/lib/qt/qml/org/kde/plasma/components/Button.qml:52: ReferenceError: PlasmaCore is not defined
Sep 28 17:24:46 io-hp bluetoothd[822]: Endpoint unregistered: sender=:1.58 path=/A2DP/SBC/Source/0
Sep 28 17:24:46 io-hp kscreenlocker_greet[2111]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/ActionButton.qml:33:5: Unable to assign [undefined] to int
Sep 28 17:24:46 io-hp bluetoothd[822]: Endpoint unregistered: sender=:1.58 path=/A2DP/SBC/Sink/1
Sep 28 17:24:46 io-hp kscreenlocker_greet[2111]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/KeyboardLayoutButton.qml:29:5: Unable to assign [undefined] to int
Sep 28 17:24:46 io-hp dbus-daemon[824]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.58" (uid=1000 pid=1495 comm="/usr/bin/pipewire-media-session ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.4" (uid=0 pid=822 comm="/usr/lib/bluetooth/bluetoothd ")
Sep 28 17:24:46 io-hp 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'
Sep 28 17:24:46 io-hp kscreenlocker_greet[2111]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/Battery.qml:48:9: Unable to assign [undefined] to double
Sep 28 17:24:46 io-hp dbus-daemon[824]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.58" (uid=1000 pid=1495 comm="/usr/bin/pipewire-media-session ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.4" (uid=0 pid=822 comm="/usr/lib/bluetooth/bluetoothd ")
Sep 28 17:24:46 io-hp systemd[1]: Stopped target Bluetooth.
Sep 28 17:24:46 io-hp dbus-daemon[824]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.58" (uid=1000 pid=1495 comm="/usr/bin/pipewire-media-session ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.4" (uid=0 pid=822 comm="/usr/lib/bluetooth/bluetoothd ")
Sep 28 17:24:46 io-hp systemd[1]: Starting Load/Save RF Kill Switch Status...
Sep 28 17:24:46 io-hp dbus-daemon[824]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.58" (uid=1000 pid=1495 comm="/usr/bin/pipewire-media-session ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.4" (uid=0 pid=822 comm="/usr/lib/bluetooth/bluetoothd ")
Sep 28 17:24:46 io-hp systemd[1]: Started Load/Save RF Kill Switch Status.
Sep 28 17:24:46 io-hp kernel: audit: type=1130 audit(1601306686.106:64): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 17:24:46 io-hp systemd[1]: Reached target Bluetooth.
Sep 28 17:24:46 io-hp systemd[1071]: Reached target Bluetooth.
Sep 28 17:24:46 io-hp kernel: Bluetooth: hci0: RTL: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
Sep 28 17:24:46 io-hp kernel: Bluetooth: hci0: RTL: rom_version status=0 version=1
Sep 28 17:24:46 io-hp kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
Sep 28 17:24:46 io-hp kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
Sep 28 17:24:46 io-hp kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Sep 28 17:24:46 io-hp kernel: Bluetooth: hci0: RTL: cfg_sz -2, total sz 22496
Sep 28 17:24:46 io-hp systemd-sleep[2140]: System resumed.
Sep 28 17:24:46 io-hp kernel: PM: suspend exit
Sep 28 17:24:46 io-hp org_kde_powerdevil[1308]: powerdevil: ACTIVE SESSION PATH CHANGED: "/org/freedesktop/login1/session/_31"
Sep 28 17:24:46 io-hp org_kde_powerdevil[1308]: powerdevil: Current session is now active
Sep 28 17:24:46 io-hp kscreenlocker_greet[2111]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/UserDelegate.qml:41:5: Unable to assign [undefined] to int
Sep 28 17:24:46 io-hp kscreenlocker_greet[2111]: qt.svg: <input>:406:376: Could not add child element to parent element because the types are incorrect.
Sep 28 17:24:46 io-hp kscreenlocker_greet[2111]: qt.svg: <input>:407:126: Could not add child element to parent element because the types are incorrect.
Sep 28 17:24:46 io-hp kscreenlocker_greet[2111]: qt.svg: <input>:408:126: Could not add child element to parent element because the types are incorrect.
Sep 28 17:24:46 io-hp kscreenlocker_greet[2111]: qt.svg: <input>:408:385: Could not add child element to parent element because the types are incorrect.
Sep 28 17:24:46 io-hp kscreenlocker_greet[2111]: qt.svg: <input>:409:125: Could not add child element to parent element because the types are incorrect.
Sep 28 17:24:46 io-hp kscreenlocker_greet[2111]: qt.svg: <input>:410:124: Could not add child element to parent element because the types are incorrect.
Sep 28 17:24:46 io-hp kscreenlocker_greet[2111]: qt.svg: <input>:411:125: Could not add child element to parent element because the types are incorrect.
Sep 28 17:24:46 io-hp kscreenlocker_greet[2111]: qt.svg: <input>:411:371: Could not add child element to parent element because the types are incorrect.
Sep 28 17:24:46 io-hp kscreenlocker_greet[2111]: qt.svg: <input>:411:619: Could not add child element to parent element because the types are incorrect.
Sep 28 17:24:47 io-hp kcminit[2386]: Initializing  "kcm_mouse" :  "kcminit_mouse"
Sep 28 17:24:47 io-hp kwin_x11[1176]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 59389, resource id: 60817413, major code: 18 (ChangeProperty), minor code: 0
Sep 28 17:24:47 io-hp systemd[1]: systemd-suspend.service: Succeeded.
Sep 28 17:24:47 io-hp systemd[1]: Finished Suspend.
Sep 28 17:24:47 io-hp 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'
Sep 28 17:24:47 io-hp 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'
Sep 28 17:24:47 io-hp systemd[1]: Stopped target Sleep.
Sep 28 17:24:47 io-hp systemd[1]: Reached target Suspend.
Sep 28 17:24:47 io-hp systemd[1]: Stopped target Suspend.
Sep 28 17:24:47 io-hp kernel: audit: type=1130 audit(1601306687.176:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 17:24:47 io-hp kernel: audit: type=1131 audit(1601306687.176:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 17:24:47 io-hp systemd-logind[827]: Operation 'sleep' finished.
Sep 28 17:24:47 io-hp kernel: RTL8208 Fast Ethernet r8169-300:00: attached PHY driver [RTL8208 Fast Ethernet] (mii_bus:phy_addr=r8169-300:00, irq=IGNORE)
Sep 28 17:24:47 io-hp NetworkManager[825]: <info>  [1601306687.1856] manager: sleep: wake requested (sleeping: yes  enabled: yes)
Sep 28 17:24:47 io-hp ModemManager[848]: <info>  [sleep-monitor] system is resuming
Sep 28 17:24:47 io-hp NetworkManager[825]: <info>  [1601306687.1858] device (enp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Sep 28 17:24:47 io-hp kernel: Bluetooth: hci0: RTL: fw version 0x0e2f9f73
Sep 28 17:24:47 io-hp kscreenlocker_greet[2111]: qt.virtualkeyboard.hunspell: Hunspell dictionary is missing for "en_GB" . Search paths ("/usr/share/qt/qtvirtualkeyboard/hunspell", "/usr/share/hunspell", "/usr/share/myspell/dicts")
Sep 28 17:24:47 io-hp kernel: r8169 0000:03:00.0 enp3s0: Link is Down
Sep 28 17:24:47 io-hp NetworkManager[825]: <info>  [1601306687.4383] device (wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Sep 28 17:24:47 io-hp bluetoothd[822]: RFCOMM server failed for Headset Voice gateway: rfcomm_bind: Address already in use (98)
Sep 28 17:24:47 io-hp bluetoothd[822]: RFCOMM server failed for :1.58/Profile/HSPHS/00001108-0000-1000-8000-00805F9B34FB: rfcomm_bind: Address already in use (98)
Sep 28 17:24:47 io-hp bluetoothd[822]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSink/sbc
Sep 28 17:24:47 io-hp bluetoothd[822]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSource/sbc
Sep 28 17:24:47 io-hp NetworkManager[825]: <info>  [1601306687.9174] device (wlo1): set-hw-addr: set MAC address to 8A:30:D4:CA:A3:09 (scanning)
Sep 28 17:24:48 io-hp NetworkManager[825]: <info>  [1601306688.3895] device (p2p-dev-wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Sep 28 17:24:48 io-hp NetworkManager[825]: <info>  [1601306688.3905] manager: NetworkManager state is now DISCONNECTED
Sep 28 17:24:48 io-hp NetworkManager[825]: <info>  [1601306688.4351] device (wlo1): supplicant interface state: internal-starting -> disconnected
Sep 28 17:24:48 io-hp NetworkManager[825]: <info>  [1601306688.4352] device (p2p-dev-wlo1): state change: unavailable -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Sep 28 17:24:48 io-hp NetworkManager[825]: <info>  [1601306688.4366] Wi-Fi P2P device controlled by interface wlo1 created
Sep 28 17:24:48 io-hp NetworkManager[825]: <info>  [1601306688.4372] manager: (p2p-dev-wlo1): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/5)
Sep 28 17:24:48 io-hp NetworkManager[825]: <info>  [1601306688.4377] device (p2p-dev-wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 28 17:24:48 io-hp NetworkManager[825]: <info>  [1601306688.4389] device (wlo1): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Sep 28 17:24:48 io-hp NetworkManager[825]: <info>  [1601306688.4405] device (p2p-dev-wlo1): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Sep 28 17:24:48 io-hp NetworkManager[825]: <warn>  [1601306688.4585] sup-iface[05df3f6b04206766,1,wlo1]: call-p2p-cancel: failed with P2P cancel failed
Sep 28 17:24:49 io-hp NetworkManager[825]: <info>  [1601306689.0084] device (enp3s0): carrier: link connected
Sep 28 17:24:49 io-hp kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
Sep 28 17:24:49 io-hp kernel: r8169 0000:03:00.0 enp3s0: Link is Up - 100Mbps/Full - flow control rx/tx
Sep 28 17:24:49 io-hp NetworkManager[825]: <info>  [1601306689.0090] device (enp3s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Sep 28 17:24:49 io-hp NetworkManager[825]: <info>  [1601306689.0110] policy: auto-activating connection 'Wired connection 1' (62cb76be-ecad-33c0-b799-972919bb260e)
Sep 28 17:24:49 io-hp NetworkManager[825]: <info>  [1601306689.0134] device (enp3s0): Activation: starting connection 'Wired connection 1' (62cb76be-ecad-33c0-b799-972919bb260e)
Sep 28 17:24:49 io-hp NetworkManager[825]: <info>  [1601306689.0138] device (enp3s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 28 17:24:49 io-hp NetworkManager[825]: <info>  [1601306689.0149] manager: NetworkManager state is now CONNECTING
Sep 28 17:24:49 io-hp NetworkManager[825]: <info>  [1601306689.0155] device (enp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 28 17:24:49 io-hp NetworkManager[825]: <info>  [1601306689.0168] device (enp3s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Sep 28 17:24:49 io-hp NetworkManager[825]: <info>  [1601306689.0177] dhcp4 (enp3s0): activation: beginning transaction (timeout in 45 seconds)
Sep 28 17:24:49 io-hp avahi-daemon[821]: Joining mDNS multicast group on interface enp3s0.IPv6 with address fe80::40c9:e254:63df:1cf.
Sep 28 17:24:49 io-hp avahi-daemon[821]: New relevant interface enp3s0.IPv6 for mDNS.
Sep 28 17:24:49 io-hp avahi-daemon[821]: Registering new address record for fe80::40c9:e254:63df:1cf on enp3s0.*.
Sep 28 17:24:49 io-hp ModemManager[848]: <info>  [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:02.4/0000:02:00.0': not supported by any plugin
Sep 28 17:24:49 io-hp ModemManager[848]: <info>  [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:02.5/0000:03:00.0': not supported by any plugin
Sep 28 17:24:50 io-hp NetworkManager[825]: <info>  [1601306690.7323] dhcp6 (enp3s0): activation: beginning transaction (timeout in 45 seconds)
Sep 28 17:24:50 io-hp avahi-daemon[821]: Leaving mDNS multicast group on interface enp3s0.IPv6 with address fe80::40c9:e254:63df:1cf.
Sep 28 17:24:50 io-hp avahi-daemon[821]: Joining mDNS multicast group on interface enp3s0.IPv6 with address fd91:dab6:a2b2:1:5500:d71c:457d:3b36.
Sep 28 17:24:50 io-hp avahi-daemon[821]: Registering new address record for fd91:dab6:a2b2:1:5500:d71c:457d:3b36 on enp3s0.*.
Sep 28 17:24:50 io-hp avahi-daemon[821]: Withdrawing address record for fe80::40c9:e254:63df:1cf on enp3s0.
Sep 28 17:24:50 io-hp systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Sep 28 17:24:50 io-hp 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'
Sep 28 17:24:50 io-hp NetworkManager[825]: <info>  [1601306690.7384] dhcp6 (enp3s0): option dhcp6_domain_search  => 'local'
Sep 28 17:24:50 io-hp kernel: audit: type=1131 audit(1601306690.733:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 17:24:50 io-hp NetworkManager[825]: <info>  [1601306690.7385] dhcp6 (enp3s0): option dhcp6_name_servers   => 'fd91:dab6:a2b2:1:3e98:72ff:fed6:e058'
Sep 28 17:24:50 io-hp NetworkManager[825]: <info>  [1601306690.7385] dhcp6 (enp3s0): state changed unknown -> bound
Sep 28 17:24:50 io-hp dbus-daemon[824]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.8' (uid=0 pid=825 comm="/usr/bin/NetworkManager --no-daemon ")
Sep 28 17:24:50 io-hp systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 28 17:24:50 io-hp dbus-daemon[824]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 28 17:24:50 io-hp systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 28 17:24:50 io-hp 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'
Sep 28 17:24:50 io-hp kernel: audit: type=1130 audit(1601306690.756: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'
Sep 28 17:24:50 io-hp kded5[1170]: bluedevil: About to resume
Sep 28 17:24:50 io-hp kded5[1170]: plasma-nm: Unhandled active connection state change:  1
Sep 28 17:24:51 io-hp systemd[1]: systemd-rfkill.service: Succeeded.
Sep 28 17:24:51 io-hp 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'
Sep 28 17:24:51 io-hp kernel: audit: type=1131 audit(1601306691.173:69): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 17:24:51 io-hp audit[2526]: USER_AUTH pid=2526 uid=1000 auid=1000 ses=1 msg='op=PAM:unix_chkpwd acct="io" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
Sep 28 17:24:51 io-hp kernel: audit: type=1100 audit(1601306691.840:70): pid=2526 uid=1000 auid=1000 ses=1 msg='op=PAM:unix_chkpwd acct="io" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
Sep 28 17:24:51 io-hp kscreenlocker_greet[2111]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/VirtualKeyboard.qml:27: TypeError: Cannot read property 'width' of null
Sep 28 17:24:51 io-hp kwin_x11[1176]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 62902, resource id: 4194368, major code: 18 (ChangeProperty), minor code: 0
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.3346] device (enp3s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.3397] device (enp3s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.3404] device (enp3s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.3413] manager: NetworkManager state is now CONNECTED_LOCAL
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.3440] manager: NetworkManager state is now CONNECTED_SITE
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.3443] policy: set 'Wired connection 1' (enp3s0) as default for IPv6 routing and DNS
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.3512] device (enp3s0): Activation: successful, device activated.
Sep 28 17:24:52 io-hp kded5[1170]: plasma-nm: Not emitting connection activated notification as the connection was active prior to suspend
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8761] dhcp4 (enp3s0): option dhcp_lease_time      => '31536000'
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8762] dhcp4 (enp3s0): option domain_name          => 'local'
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8762] dhcp4 (enp3s0): option domain_name_servers  => '192.168.2.1'
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8763] dhcp4 (enp3s0): option expiry               => '1632842691'
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8763] dhcp4 (enp3s0): option host_name            => 'io-hp'
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8764] dhcp4 (enp3s0): option ip_address           => '192.168.2.101'
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8764] dhcp4 (enp3s0): option next_server          => '192.168.2.1'
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8765] dhcp4 (enp3s0): option requested_broadcast_address => '1'
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8765] dhcp4 (enp3s0): option requested_domain_name => '1'
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8765] dhcp4 (enp3s0): option requested_domain_name_servers => '1'
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8766] dhcp4 (enp3s0): option requested_domain_search => '1'
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8766] dhcp4 (enp3s0): option requested_host_name  => '1'
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8767] dhcp4 (enp3s0): option requested_interface_mtu => '1'
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8767] dhcp4 (enp3s0): option requested_ms_classless_static_routes => '1'
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8767] dhcp4 (enp3s0): option requested_nis_domain => '1'
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8768] dhcp4 (enp3s0): option requested_nis_servers => '1'
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8768] dhcp4 (enp3s0): option requested_ntp_servers => '1'
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8769] dhcp4 (enp3s0): option requested_rfc3442_classless_static_routes => '1'
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8769] dhcp4 (enp3s0): option requested_root_path  => '1'
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8770] dhcp4 (enp3s0): option requested_routers    => '1'
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8770] dhcp4 (enp3s0): option requested_static_routes => '1'
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8771] dhcp4 (enp3s0): option requested_subnet_mask => '1'
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8771] dhcp4 (enp3s0): option requested_time_offset => '1'
Sep 28 17:24:52 io-hp avahi-daemon[821]: Joining mDNS multicast group on interface enp3s0.IPv4 with address 192.168.2.101.
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8771] dhcp4 (enp3s0): option requested_wpad       => '1'
Sep 28 17:24:52 io-hp avahi-daemon[821]: New relevant interface enp3s0.IPv4 for mDNS.
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8772] dhcp4 (enp3s0): option routers              => '192.168.2.1'
Sep 28 17:24:52 io-hp avahi-daemon[821]: Registering new address record for 192.168.2.101 on enp3s0.IPv4.
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8772] dhcp4 (enp3s0): option subnet_mask          => '255.255.255.0'
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8773] dhcp4 (enp3s0): state changed unknown -> bound
Sep 28 17:24:52 io-hp NetworkManager[825]: <info>  [1601306692.8835] policy: set 'Wired connection 1' (enp3s0) as default for IPv4 routing and DNS
Sep 28 17:24:54 io-hp NetworkManager[825]: <info>  [1601306694.4111] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 28 17:25:00 io-hp systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Sep 28 17:25:00 io-hp 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'
Sep 28 17:25:00 io-hp kernel: audit: type=1131 audit(1601306700.736:71): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 28 17:25:09 io-hp plasmashell[1224]: file:///usr/lib/qt/qml/org/kde/plasma/components/Highlight.qml:47:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 17:25:09 io-hp plasmashell[1224]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml:60:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 28 17:25:10 io-hp plasmashell[1224]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListDialog.qml:51: TypeError: Cannot read property 'separatorCount' of null
Sep 28 17:25:10 io-hp plasmashell[1224]: trying to show an empty dialog
Sep 28 17:25:12 io-hp plasmashell[1224]: qt.svg: Cannot open file '/usr/share/icons/Humanity/devices/48/printer.svg', because: No such file or directory
Sep 28 17:25:12 io-hp plasmashell[1224]: qt.svg: Cannot open file '/usr/share/icons/Humanity/devices/48/printer.svg', because: No such file or directory
Sep 28 17:25:13 io-hp plasmashell[1224]: file:///usr/lib/qt/qml/org/kde/plasma/components/Highlight.qml:47:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }

Huh? rmmod works but insmod doesn’t? What’t the output of:

modprobe  psmouse

and if that doesn’t work, the output of:

modprobe --force psmouse

:question:

both don’t show any output or error.

Why not adding this to the kernel parameter in /etc/default/grub on line GRUB_CMDLINE_LINUX?

psmouse.synaptics_intertouch=1

or this?

psmouse.synaptics_intertouch=0
1 Like

If modprobe didn’t rise up the mouse from the dead made the mouse work again, please let me know and follow @megavolt 's suggestion…

:zombie: