Skip to content

Instantly share code, notes, and snippets.

@sparr

sparr/Xorg.0.log Secret

Created June 16, 2019 17:44
Show Gist options
  • Save sparr/bf17c4ab3ba95f8338076918e96a0943 to your computer and use it in GitHub Desktop.
Save sparr/bf17c4ab3ba95f8338076918e96a0943 to your computer and use it in GitHub Desktop.
Ubuntu 19.04 suspend/resume problem, new X session instead of resuming old
Around 03:21 I closed my laptop lid. Around 10:28 I opened it again and would expect to see a clock then be able to type my password to unlock.
Instead, I saw the username selector and then entered my password to login. Then as soon as I was logged in, the screen locked and I had to enter my password to unlock it.
This is a recurring problem, only(?) when the laptop is closed and not plugged in.
The most damning log is Xorg.0.log.old which includes a fatal error around the time of wake:
[ 73253.865] (II) systemd-logind: got resume for 226:0
[ 73253.875] (II) NVIDIA(0): Setting mode "NULL"
[ 73253.900] (EE) modeset(G0): failed to set mode: No space left on device
[ 73253.900] (EE)
Fatal server error:
[ 73253.900] (EE) EnterVT failed for gpu screen 0
Jun 16 03:21:57 shaggy-11 kernel: [73249.881208] PM: suspend entry (deep)
Jun 16 03:21:57 shaggy-11 kernel: [73249.881210] PM: Syncing filesystems ... done.
Jun 16 03:21:58 shaggy-11 kernel: [73250.810615] rfkill: input handler enabled
Jun 16 10:28:23 shaggy-11 kernel: [73250.860041] Freezing user space processes ... (elapsed 0.002 seconds) done.
Jun 16 10:28:23 shaggy-11 kernel: [73250.862305] OOM killer disabled.
Jun 16 10:28:23 shaggy-11 kernel: [73250.862306] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Jun 16 10:28:23 shaggy-11 kernel: [73250.863734] printk: Suspending console(s) (use no_console_suspend to debug)
Jun 16 10:28:23 shaggy-11 kernel: [73250.864311] wlp59s0: deauthenticating from b4:75:0e:bc:b9:97 by local choice (Reason: 3=DEAUTH_LEAVING)
Jun 16 10:28:23 shaggy-11 kernel: [73251.774890] ACPI: EC: interrupt blocked
Jun 16 10:28:23 shaggy-11 kernel: [73251.851099] ACPI: Preparing to enter system sleep state S3
Jun 16 10:28:23 shaggy-11 kernel: [73251.864561] ACPI: EC: event blocked
Jun 16 10:28:23 shaggy-11 kernel: [73251.864563] ACPI: EC: EC stopped
Jun 16 10:28:23 shaggy-11 kernel: [73251.864564] PM: Saving platform NVS memory
Jun 16 10:28:23 shaggy-11 kernel: [73251.864638] Disabling non-boot CPUs ...
Jun 16 10:28:23 shaggy-11 kernel: [73251.866916] smpboot: CPU 1 is now offline
Jun 16 10:28:23 shaggy-11 kernel: [73251.872215] smpboot: CPU 2 is now offline
Jun 16 10:28:23 shaggy-11 kernel: [73251.876431] IRQ 145: no longer affine to CPU3
Jun 16 10:28:23 shaggy-11 kernel: [73251.877513] smpboot: CPU 3 is now offline
Jun 16 10:28:23 shaggy-11 kernel: [73251.882599] smpboot: CPU 4 is now offline
Jun 16 10:28:23 shaggy-11 kernel: [73251.887900] smpboot: CPU 5 is now offline
Jun 16 10:28:23 shaggy-11 kernel: [73251.893300] smpboot: CPU 6 is now offline
Jun 16 10:28:23 shaggy-11 kernel: [73251.896204] IRQ 123: no longer affine to CPU7
Jun 16 10:28:23 shaggy-11 kernel: [73251.896211] IRQ 146: no longer affine to CPU7
Jun 16 10:28:23 shaggy-11 kernel: [73251.897264] smpboot: CPU 7 is now offline
Jun 16 10:28:23 shaggy-11 kernel: [73251.899785] IRQ 17: no longer affine to CPU8
Jun 16 10:28:23 shaggy-11 kernel: [73251.899793] IRQ 129: no longer affine to CPU8
Jun 16 10:28:23 shaggy-11 kernel: [73251.900815] smpboot: CPU 8 is now offline
Jun 16 10:28:23 shaggy-11 kernel: [73251.902939] IRQ 126: no longer affine to CPU9
Jun 16 10:28:23 shaggy-11 kernel: [73251.903954] smpboot: CPU 9 is now offline
Jun 16 10:28:23 shaggy-11 kernel: [73251.905994] IRQ 122: no longer affine to CPU10
Jun 16 10:28:23 shaggy-11 kernel: [73251.906000] IRQ 127: no longer affine to CPU10
Jun 16 10:28:23 shaggy-11 kernel: [73251.907011] smpboot: CPU 10 is now offline
Jun 16 10:28:23 shaggy-11 kernel: [73251.908910] IRQ 125: no longer affine to CPU11
Jun 16 10:28:23 shaggy-11 kernel: [73251.908918] IRQ 144: no longer affine to CPU11
Jun 16 10:28:23 shaggy-11 kernel: [73251.909930] smpboot: CPU 11 is now offline
Jun 16 10:28:23 shaggy-11 kernel: [73251.915789] ACPI: Low-level resume complete
Jun 16 10:28:23 shaggy-11 kernel: [73251.915901] ACPI: EC: EC started
Jun 16 10:28:23 shaggy-11 kernel: [73251.915902] PM: Restoring platform NVS memory
Jun 16 10:28:23 shaggy-11 kernel: [73251.922702] Enabling non-boot CPUs ...
Jun 16 10:28:23 shaggy-11 kernel: [73251.922758] x86: Booting SMP configuration:
Jun 16 10:28:23 shaggy-11 kernel: [73251.922759] smpboot: Booting Node 0 Processor 1 APIC 0x2
Jun 16 10:28:23 shaggy-11 kernel: [73251.930552] cache: parent cpu1 should not be sleeping
Jun 16 10:28:23 shaggy-11 kernel: [73251.930592] intel_pstate: Disabling energy efficiency optimization
Jun 16 10:28:23 shaggy-11 kernel: [73251.930762] CPU1 is up
Jun 16 10:28:23 shaggy-11 kernel: [73251.930796] smpboot: Booting Node 0 Processor 2 APIC 0x4
Jun 16 10:28:23 shaggy-11 kernel: [73251.931197] cache: parent cpu2 should not be sleeping
Jun 16 10:28:23 shaggy-11 kernel: [73251.931351] CPU2 is up
Jun 16 10:28:23 shaggy-11 kernel: [73251.931377] smpboot: Booting Node 0 Processor 3 APIC 0x6
Jun 16 10:28:23 shaggy-11 kernel: [73251.931786] cache: parent cpu3 should not be sleeping
Jun 16 10:28:23 shaggy-11 kernel: [73251.931945] CPU3 is up
Jun 16 10:28:23 shaggy-11 kernel: [73251.931961] smpboot: Booting Node 0 Processor 4 APIC 0x8
Jun 16 10:28:23 shaggy-11 kernel: [73251.932358] cache: parent cpu4 should not be sleeping
Jun 16 10:28:23 shaggy-11 kernel: [73251.932526] CPU4 is up
Jun 16 10:28:23 shaggy-11 kernel: [73251.932544] smpboot: Booting Node 0 Processor 5 APIC 0xa
Jun 16 10:28:23 shaggy-11 kernel: [73251.932934] cache: parent cpu5 should not be sleeping
Jun 16 10:28:23 shaggy-11 kernel: [73251.933116] CPU5 is up
Jun 16 10:28:23 shaggy-11 kernel: [73251.933138] smpboot: Booting Node 0 Processor 6 APIC 0x1
Jun 16 10:28:23 shaggy-11 kernel: [73251.933600] cache: parent cpu6 should not be sleeping
Jun 16 10:28:23 shaggy-11 kernel: [73251.933929] CPU6 is up
Jun 16 10:28:23 shaggy-11 kernel: [73251.933950] smpboot: Booting Node 0 Processor 7 APIC 0x3
Jun 16 10:28:23 shaggy-11 kernel: [73251.934355] cache: parent cpu7 should not be sleeping
Jun 16 10:28:23 shaggy-11 kernel: [73251.934548] CPU7 is up
Jun 16 10:28:23 shaggy-11 kernel: [73251.934566] smpboot: Booting Node 0 Processor 8 APIC 0x5
Jun 16 10:28:23 shaggy-11 kernel: [73251.934963] cache: parent cpu8 should not be sleeping
Jun 16 10:28:23 shaggy-11 kernel: [73251.935170] CPU8 is up
Jun 16 10:28:23 shaggy-11 kernel: [73251.935192] smpboot: Booting Node 0 Processor 9 APIC 0x7
Jun 16 10:28:23 shaggy-11 kernel: [73251.935586] cache: parent cpu9 should not be sleeping
Jun 16 10:28:23 shaggy-11 kernel: [73251.935807] CPU9 is up
Jun 16 10:28:23 shaggy-11 kernel: [73251.935825] smpboot: Booting Node 0 Processor 10 APIC 0x9
Jun 16 10:28:23 shaggy-11 kernel: [73251.936226] cache: parent cpu10 should not be sleeping
Jun 16 10:28:23 shaggy-11 kernel: [73251.936462] CPU10 is up
Jun 16 10:28:23 shaggy-11 kernel: [73251.936479] smpboot: Booting Node 0 Processor 11 APIC 0xb
Jun 16 10:28:23 shaggy-11 kernel: [73251.936886] cache: parent cpu11 should not be sleeping
Jun 16 10:28:23 shaggy-11 kernel: [73251.937148] CPU11 is up
Jun 16 10:28:23 shaggy-11 kernel: [73251.945531] ACPI: Waking up from system sleep state S3
Jun 16 10:28:23 shaggy-11 kernel: [73251.989999] ACPI: EC: interrupt unblocked
Jun 16 10:28:23 shaggy-11 kernel: [73252.517800] ACPI: EC: event unblocked
Jun 16 10:28:23 shaggy-11 kernel: [73252.761128] ath10k_pci 0000:3b:00.0: unsupported HTC service id: 1536
Jun 16 10:28:23 shaggy-11 kernel: [73252.808110] WARNING: CPU: 3 PID: 17495 at drivers/net/wireless/ath/ath10k/mac.c:5708 ath10k_bss_info_changed+0xe74/0xfb0 [ath10k_core]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808111] Modules linked in: hidp thunderbolt rfcomm ipt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo iptable_nat nf_nat_ipv4 xt_addrtype iptable_filter bpfilter xt_conntrack nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c br_netfilter bridge stp llc ccm snd_hda_codec_hdmi aufs overlay cmac bnep uvcvideo videobuf2_vmalloc videobuf2_memops btusb videobuf2_v4l2 btrtl btbcm videobuf2_common btintel videodev bluetooth media cdc_acm ecdh_generic snd_hda_codec_realtek snd_hda_codec_generic arc4 nls_iso8859_1 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel nvidia_uvm(OE) nvidia_drm(POE) nvidia_modeset(POE) dell_laptop ledtrig_audio dell_wmi snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus dell_smbios snd_pcm_dmaengine dcdbas nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel snd_hda_intel snd_hda_codec joydev
Jun 16 10:28:23 shaggy-11 kernel: [73252.808124] snd_hda_core dell_smm_hwmon snd_hwdep input_leds snd_pcm i915 snd_seq_midi snd_seq_midi_event snd_rawmidi wmi_bmof dell_wmi_descriptor ath10k_pci kvmgt snd_seq vfio_mdev ath10k_core mxm_wmi mdev intel_wmi_thunderbolt vfio_iommu_type1 ath snd_seq_device vfio hid_multitouch snd_timer mac80211 kvm serio_raw aesni_intel aes_x86_64 crypto_simd cryptd glue_helper irqbypass intel_cstate drm_kms_helper rtsx_pci_ms snd intel_rapl_perf drm mei_me idma64 ipmi_devintf cfg80211 memstick soundcore mei virt_dma ipmi_msghandler i2c_algo_bit fb_sys_fops syscopyarea sysfillrect sysimgblt intel_pch_thermal int3403_thermal ucsi_acpi processor_thermal_device typec_ucsi int340x_thermal_zone intel_soc_dts_iosf typec dell_smo8800 int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 wacom usbhid hid_generic rtsx_pci_sdmmc psmouse nvme i2c_i801 ahci nvme_core rtsx_pci intel_lpss_pci libahci intel_lpss i2c_hid hid
Jun 16 10:28:23 shaggy-11 kernel: [73252.808140] pinctrl_cannonlake wmi video pinctrl_intel
Jun 16 10:28:23 shaggy-11 kernel: [73252.808143] CPU: 3 PID: 17495 Comm: kworker/u24:0 Tainted: P U W OE 5.0.0-16-generic #17-Ubuntu
Jun 16 10:28:23 shaggy-11 kernel: [73252.808143] Hardware name: Dell Inc. XPS 15 9570/0D0T05, BIOS 1.10.1 04/26/2019
Jun 16 10:28:23 shaggy-11 kernel: [73252.808145] Workqueue: events_unbound async_run_entry_fn
Jun 16 10:28:23 shaggy-11 kernel: [73252.808149] RIP: 0010:ath10k_bss_info_changed+0xe74/0xfb0 [ath10k_core]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808150] Code: 78 01 00 00 89 c1 89 f2 4c 89 d7 48 c7 c6 88 0e e9 c0 4c 89 4d a0 89 45 a8 e8 28 38 00 00 8b 45 a8 4c 8b 4d a0 e9 21 f8 ff ff <0f> 0b e9 93 f4 ff ff 8b b3 78 01 00 00 89 f2 89 c1 48 c7 c6 48 0e
Jun 16 10:28:23 shaggy-11 kernel: [73252.808150] RSP: 0000:ffffabc6c5943c90 EFLAGS: 00010246
Jun 16 10:28:23 shaggy-11 kernel: [73252.808151] RAX: 0000000000000000 RBX: ffff8f9213673458 RCX: 0000000000000000
Jun 16 10:28:23 shaggy-11 kernel: [73252.808151] RDX: ffff8f9210a21938 RSI: 0000000000000212 RDI: 0000000000000212
Jun 16 10:28:23 shaggy-11 kernel: [73252.808152] RBP: ffffabc6c5943d00 R08: 0000000000200000 R09: 0000000000000000
Jun 16 10:28:23 shaggy-11 kernel: [73252.808152] R10: 000000000000001f R11: ffff8f919eeeaa00 R12: 00000000020674ff
Jun 16 10:28:23 shaggy-11 kernel: [73252.808153] R13: ffff8f9213673460 R14: ffff8f9210a215a0 R15: ffff8f9210a215a0
Jun 16 10:28:23 shaggy-11 kernel: [73252.808153] FS: 0000000000000000(0000) GS:ffff8f921c2c0000(0000) knlGS:0000000000000000
Jun 16 10:28:23 shaggy-11 kernel: [73252.808154] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 16 10:28:23 shaggy-11 kernel: [73252.808154] CR2: 0000000000000000 CR3: 0000000745e0e001 CR4: 00000000003606e0
Jun 16 10:28:23 shaggy-11 kernel: [73252.808155] Call Trace:
Jun 16 10:28:23 shaggy-11 kernel: [73252.808159] ? ath10k_conf_tx+0x80/0x4a0 [ath10k_core]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808169] ieee80211_bss_info_change_notify+0xb3/0x1a0 [mac80211]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808178] ieee80211_reconfig+0x655/0x1170 [mac80211]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808187] ieee80211_resume+0x55/0x70 [mac80211]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808196] wiphy_resume+0x84/0x130 [cfg80211]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808202] ? index_show+0x30/0x30 [cfg80211]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808203] dpm_run_callback+0x66/0x150
Jun 16 10:28:23 shaggy-11 kernel: [73252.808204] device_resume+0xb4/0x200
Jun 16 10:28:23 shaggy-11 kernel: [73252.808205] async_resume+0x1d/0x30
Jun 16 10:28:23 shaggy-11 kernel: [73252.808206] async_run_entry_fn+0x3c/0x150
Jun 16 10:28:23 shaggy-11 kernel: [73252.808207] process_one_work+0x20f/0x410
Jun 16 10:28:23 shaggy-11 kernel: [73252.808208] worker_thread+0x34/0x400
Jun 16 10:28:23 shaggy-11 kernel: [73252.808209] kthread+0x120/0x140
Jun 16 10:28:23 shaggy-11 kernel: [73252.808210] ? process_one_work+0x410/0x410
Jun 16 10:28:23 shaggy-11 kernel: [73252.808211] ? __kthread_parkme+0x70/0x70
Jun 16 10:28:23 shaggy-11 kernel: [73252.808213] ret_from_fork+0x35/0x40
Jun 16 10:28:23 shaggy-11 kernel: [73252.808214] ---[ end trace e102742b0034731c ]---
Jun 16 10:28:23 shaggy-11 kernel: [73252.808226] WARNING: CPU: 3 PID: 17495 at drivers/net/wireless/ath/ath10k/mac.c:5746 ath10k_bss_info_changed+0xdca/0xfb0 [ath10k_core]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808226] Modules linked in: hidp thunderbolt rfcomm ipt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo iptable_nat nf_nat_ipv4 xt_addrtype iptable_filter bpfilter xt_conntrack nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c br_netfilter bridge stp llc ccm snd_hda_codec_hdmi aufs overlay cmac bnep uvcvideo videobuf2_vmalloc videobuf2_memops btusb videobuf2_v4l2 btrtl btbcm videobuf2_common btintel videodev bluetooth media cdc_acm ecdh_generic snd_hda_codec_realtek snd_hda_codec_generic arc4 nls_iso8859_1 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel nvidia_uvm(OE) nvidia_drm(POE) nvidia_modeset(POE) dell_laptop ledtrig_audio dell_wmi snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus dell_smbios snd_pcm_dmaengine dcdbas nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel snd_hda_intel snd_hda_codec joydev
Jun 16 10:28:23 shaggy-11 kernel: [73252.808235] snd_hda_core dell_smm_hwmon snd_hwdep input_leds snd_pcm i915 snd_seq_midi snd_seq_midi_event snd_rawmidi wmi_bmof dell_wmi_descriptor ath10k_pci kvmgt snd_seq vfio_mdev ath10k_core mxm_wmi mdev intel_wmi_thunderbolt vfio_iommu_type1 ath snd_seq_device vfio hid_multitouch snd_timer mac80211 kvm serio_raw aesni_intel aes_x86_64 crypto_simd cryptd glue_helper irqbypass intel_cstate drm_kms_helper rtsx_pci_ms snd intel_rapl_perf drm mei_me idma64 ipmi_devintf cfg80211 memstick soundcore mei virt_dma ipmi_msghandler i2c_algo_bit fb_sys_fops syscopyarea sysfillrect sysimgblt intel_pch_thermal int3403_thermal ucsi_acpi processor_thermal_device typec_ucsi int340x_thermal_zone intel_soc_dts_iosf typec dell_smo8800 int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 wacom usbhid hid_generic rtsx_pci_sdmmc psmouse nvme i2c_i801 ahci nvme_core rtsx_pci intel_lpss_pci libahci intel_lpss i2c_hid hid
Jun 16 10:28:23 shaggy-11 kernel: [73252.808244] pinctrl_cannonlake wmi video pinctrl_intel
Jun 16 10:28:23 shaggy-11 kernel: [73252.808246] CPU: 3 PID: 17495 Comm: kworker/u24:0 Tainted: P U W OE 5.0.0-16-generic #17-Ubuntu
Jun 16 10:28:23 shaggy-11 kernel: [73252.808246] Hardware name: Dell Inc. XPS 15 9570/0D0T05, BIOS 1.10.1 04/26/2019
Jun 16 10:28:23 shaggy-11 kernel: [73252.808247] Workqueue: events_unbound async_run_entry_fn
Jun 16 10:28:23 shaggy-11 kernel: [73252.808251] RIP: 0010:ath10k_bss_info_changed+0xdca/0xfb0 [ath10k_core]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808251] Code: b1 f2 ff ff 8b 93 78 01 00 00 89 c1 48 c7 c6 b8 02 e9 c0 4c 89 f7 e8 d5 38 00 00 e9 65 fb ff ff b8 40 00 00 00 e9 b3 f5 ff ff <0f> 0b 48 8b 7d b0 e8 3b 92 fd c7 e9 1a f6 ff ff b8 40 00 00 00 e9
Jun 16 10:28:23 shaggy-11 kernel: [73252.808252] RSP: 0000:ffffabc6c5943c90 EFLAGS: 00010246
Jun 16 10:28:23 shaggy-11 kernel: [73252.808252] RAX: 0000000000000000 RBX: ffff8f9213673458 RCX: 0000000000000000
Jun 16 10:28:23 shaggy-11 kernel: [73252.808252] RDX: 0000000000000000 RSI: 0000000000000212 RDI: 0000000000000212
Jun 16 10:28:23 shaggy-11 kernel: [73252.808253] RBP: ffffabc6c5943d00 R08: 0000000000200000 R09: 0000000000000000
Jun 16 10:28:23 shaggy-11 kernel: [73252.808253] R10: 000000000000001f R11: ffff8f919eeeaa00 R12: 0000000000000020
Jun 16 10:28:23 shaggy-11 kernel: [73252.808254] R13: ffff8f9213673460 R14: ffff8f9210a215a0 R15: ffff8f9210a215a0
Jun 16 10:28:23 shaggy-11 kernel: [73252.808254] FS: 0000000000000000(0000) GS:ffff8f921c2c0000(0000) knlGS:0000000000000000
Jun 16 10:28:23 shaggy-11 kernel: [73252.808255] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 16 10:28:23 shaggy-11 kernel: [73252.808255] CR2: 0000000000000000 CR3: 0000000745e0e001 CR4: 00000000003606e0
Jun 16 10:28:23 shaggy-11 kernel: [73252.808255] Call Trace:
Jun 16 10:28:23 shaggy-11 kernel: [73252.808258] ? ath10k_conf_tx+0x80/0x4a0 [ath10k_core]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808266] ieee80211_bss_info_change_notify+0xb3/0x1a0 [mac80211]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808274] ieee80211_reconfig+0x655/0x1170 [mac80211]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808282] ieee80211_resume+0x55/0x70 [mac80211]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808289] wiphy_resume+0x84/0x130 [cfg80211]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808294] ? index_show+0x30/0x30 [cfg80211]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808295] dpm_run_callback+0x66/0x150
Jun 16 10:28:23 shaggy-11 kernel: [73252.808296] device_resume+0xb4/0x200
Jun 16 10:28:23 shaggy-11 kernel: [73252.808296] async_resume+0x1d/0x30
Jun 16 10:28:23 shaggy-11 kernel: [73252.808297] async_run_entry_fn+0x3c/0x150
Jun 16 10:28:23 shaggy-11 kernel: [73252.808298] process_one_work+0x20f/0x410
Jun 16 10:28:23 shaggy-11 kernel: [73252.808299] worker_thread+0x34/0x400
Jun 16 10:28:23 shaggy-11 kernel: [73252.808300] kthread+0x120/0x140
Jun 16 10:28:23 shaggy-11 kernel: [73252.808301] ? process_one_work+0x410/0x410
Jun 16 10:28:23 shaggy-11 kernel: [73252.808302] ? __kthread_parkme+0x70/0x70
Jun 16 10:28:23 shaggy-11 kernel: [73252.808303] ret_from_fork+0x35/0x40
Jun 16 10:28:23 shaggy-11 kernel: [73252.808303] ---[ end trace e102742b0034731d ]---
Jun 16 10:28:23 shaggy-11 kernel: [73252.810548] usb 1-4: reset full-speed USB device number 2 using xhci_hcd
Jun 16 10:28:23 shaggy-11 kernel: [73252.812830] [drm] HuC: Loaded firmware i915/kbl_huc_ver02_00_1810.bin (version 2.0)
Jun 16 10:28:23 shaggy-11 kernel: [73252.824842] [drm] GuC: Loaded firmware i915/kbl_guc_ver9_39.bin (version 9.39)
Jun 16 10:28:23 shaggy-11 kernel: [73252.832731] ata3: SATA link down (SStatus 4 SControl 300)
Jun 16 10:28:23 shaggy-11 kernel: [73252.834503] i915 0000:00:02.0: GuC firmware version 9.39
Jun 16 10:28:23 shaggy-11 kernel: [73252.834504] i915 0000:00:02.0: GuC submission enabled
Jun 16 10:28:23 shaggy-11 kernel: [73252.834504] i915 0000:00:02.0: HuC enabled
Jun 16 10:28:23 shaggy-11 kernel: [73252.994274] nvme nvme0: 12/0/0 default/read/poll queues
Jun 16 10:28:23 shaggy-11 kernel: [73253.086542] usb 1-12: reset high-speed USB device number 4 using xhci_hcd
Jun 16 10:28:23 shaggy-11 kernel: [73253.250267] acpi LNXPOWER:07: Turning OFF
Jun 16 10:28:23 shaggy-11 kernel: [73253.252287] acpi LNXPOWER:02: Turning OFF
Jun 16 10:28:23 shaggy-11 kernel: [73253.253030] acpi LNXPOWER:01: Turning OFF
Jun 16 10:28:23 shaggy-11 kernel: [73253.253181] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
Jun 16 10:28:23 shaggy-11 kernel: [73253.253182] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
Jun 16 10:28:23 shaggy-11 kernel: [73253.253327] OOM killer enabled.
Jun 16 10:28:23 shaggy-11 kernel: [73253.253327] Restarting tasks ... done.
Jun 16 10:28:23 shaggy-11 kernel: [73253.307787] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
Jun 16 10:28:23 shaggy-11 kernel: [73253.401195] PM: suspend exit
Jun 16 10:28:23 shaggy-11 kernel: [73253.891591] rfkill: input handler disabled
Jun 16 10:28:24 shaggy-11 kernel: [73254.744630] rfkill: input handler enabled
Jun 16 10:28:29 shaggy-11 kernel: [73259.041609] wlp59s0: authenticate with b4:75:0e:bc:b9:97
Jun 16 10:28:29 shaggy-11 kernel: [73259.094179] wlp59s0: send auth to b4:75:0e:bc:b9:97 (try 1/3)
Jun 16 10:28:29 shaggy-11 kernel: [73259.095578] wlp59s0: authenticated
Jun 16 10:28:29 shaggy-11 kernel: [73259.098655] wlp59s0: associate with b4:75:0e:bc:b9:97 (try 1/3)
Jun 16 10:28:29 shaggy-11 kernel: [73259.100809] wlp59s0: RX AssocResp from b4:75:0e:bc:b9:97 (capab=0x11 status=0 aid=2)
Jun 16 10:28:29 shaggy-11 kernel: [73259.103569] wlp59s0: associated
Jun 16 10:28:29 shaggy-11 kernel: [73259.153696] IPv6: ADDRCONF(NETDEV_CHANGE): wlp59s0: link becomes ready
Jun 16 10:28:39 shaggy-11 kernel: [73269.844279] rfkill: input handler disabled
Jun 16 03:15:48 shaggy-11 gnome-shell[8150]: JS WARNING: [resource:///org/gnome/gjs/modules/signals.js 128]: Too many arguments to method Clutter.Actor.destroy: expected 0, got 1
Jun 16 03:15:48 shaggy-11 gnome-shell[8150]: message repeated 3 times: [ JS WARNING: [resource:///org/gnome/gjs/modules/signals.js 128]: Too many arguments to method Clutter.Actor.destroy: expected 0, got 1]
Jun 16 03:17:01 shaggy-11 CRON[17334]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jun 16 03:21:56 shaggy-11 whoopsie[1720]: [03:21:56] offline
Jun 16 03:21:56 shaggy-11 NetworkManager[1132]: <info> [1560680516.6376] manager: sleep: sleep requested (sleeping: no enabled: yes)
Jun 16 03:21:56 shaggy-11 NetworkManager[1132]: <info> [1560680516.6377] device (p2p-dev-wlp59s0): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Jun 16 03:21:56 shaggy-11 NetworkManager[1132]: <info> [1560680516.6380] manager: NetworkManager state is now ASLEEP
Jun 16 03:21:57 shaggy-11 gnome-shell[8150]: Object St.Bin (0x55e302e66070), has been already deallocated — impossible to set any property on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Jun 16 03:21:57 shaggy-11 org.gnome.Shell.desktop[8150]: == Stack trace for context 0x55e2fa101250 ==
Jun 16 03:21:57 shaggy-11 org.gnome.Shell.desktop[8150]: #0 55e2fc7814c0 i resource:///org/gnome/shell/ui/userWidget.js:53 (7f455f94a160 @ 223)
Jun 16 03:21:57 shaggy-11 org.gnome.Shell.desktop[8150]: #1 7ffdc7edf430 b self-hosted:979 (7f455f950c10 @ 440)
Jun 16 03:21:57 shaggy-11 org.gnome.Shell.desktop[8150]: == Stack trace for context 0x55e2fa101250 ==
Jun 16 03:21:57 shaggy-11 org.gnome.Shell.desktop[8150]: #0 55e2fc7814c0 i resource:///org/gnome/shell/ui/userWidget.js:54 (7f455f94a160 @ 285)
Jun 16 03:21:57 shaggy-11 org.gnome.Shell.desktop[8150]: #1 7ffdc7edf430 b self-hosted:979 (7f455f950c10 @ 440)
Jun 16 03:21:57 shaggy-11 org.gnome.Shell.desktop[8150]: == Stack trace for context 0x55e2fa101250 ==
Jun 16 03:21:57 shaggy-11 org.gnome.Shell.desktop[8150]: #0 55e2fc7814c0 i resource:///org/gnome/shell/ui/userWidget.js:53 (7f455f94a160 @ 223)
Jun 16 03:21:57 shaggy-11 org.gnome.Shell.desktop[8150]: #1 7ffdc7edf430 b self-hosted:979 (7f455f950c10 @ 440)
Jun 16 03:21:57 shaggy-11 org.gnome.Shell.desktop[8150]: == Stack trace for context 0x55e2fa101250 ==
Jun 16 03:21:57 shaggy-11 org.gnome.Shell.desktop[8150]: #0 55e2fc7814c0 i resource:///org/gnome/shell/ui/userWidget.js:54 (7f455f94a160 @ 285)
Jun 16 03:21:57 shaggy-11 org.gnome.Shell.desktop[8150]: #1 7ffdc7edf430 b self-hosted:979 (7f455f950c10 @ 440)
Jun 16 03:21:57 shaggy-11 gnome-shell[8150]: Object St.Bin (0x55e302e66070), has been already deallocated — impossible to set any property on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Jun 16 03:21:57 shaggy-11 gnome-shell[8150]: Object St.Bin (0x55e302e67fb0), has been already deallocated — impossible to set any property on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Jun 16 03:21:57 shaggy-11 gnome-shell[8150]: Object St.Bin (0x55e302e67fb0), has been already deallocated — impossible to set any property on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Jun 16 03:21:57 shaggy-11 systemd[1]: Starting TLP suspend/resume...
Jun 16 03:21:57 shaggy-11 systemd[1]: Started TLP suspend/resume.
Jun 16 03:21:57 shaggy-11 systemd[1]: Reached target Sleep.
Jun 16 03:21:57 shaggy-11 systemd[1]: Starting Suspend...
Jun 16 03:21:57 shaggy-11 systemd-sleep[17638]: Suspending system...
Jun 16 03:21:57 shaggy-11 kernel: [73249.881208] PM: suspend entry (deep)
Jun 16 03:21:57 shaggy-11 kernel: [73249.881210] PM: Syncing filesystems ... done.
Jun 16 03:21:58 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (**) Option "fd" "44"
Jun 16 03:21:58 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) event3 - Power Button: device removed
Jun 16 03:21:58 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (**) Option "fd" "47"
Jun 16 03:21:58 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) event1 - Power Button: device removed
Jun 16 03:21:58 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (**) Option "fd" "48"
Jun 16 03:21:58 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) event2 - Sleep Button: device removed
Jun 16 03:21:58 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (**) Option "fd" "49"
Jun 16 03:21:58 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) event11 - Integrated_Webcam_HD: Integrate: device removed
Jun 16 03:21:58 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (**) Option "fd" "51"
Jun 16 03:21:58 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) event6 - Wacom HID 488F Finger: device removed
Jun 16 03:21:58 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (**) Option "fd" "52"
Jun 16 03:21:58 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) event10 - SYNA2393:00 06CB:7A13 Touchpad: device removed
Jun 16 03:21:58 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (**) Option "fd" "53"
Jun 16 03:21:58 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) event7 - Intel HID events: device removed
Jun 16 03:21:58 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (**) Option "fd" "54"
Jun 16 03:21:58 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) event8 - Intel HID 5 button array: device removed
Jun 16 03:21:58 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (**) Option "fd" "55"
Jun 16 03:21:58 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) event9 - Dell WMI hotkeys: device removed
Jun 16 03:21:58 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (**) Option "fd" "56"
Jun 16 03:21:58 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) event4 - AT Translated Set 2 keyboard: device removed
Jun 16 03:21:58 shaggy-11 kernel: [73250.810615] rfkill: input handler enabled
Jun 16 10:28:23 shaggy-11 kernel: [73250.860041] Freezing user space processes ... (elapsed 0.002 seconds) done.
Jun 16 10:28:23 shaggy-11 kernel: [73250.862305] OOM killer disabled.
Jun 16 10:28:23 shaggy-11 kernel: [73250.862306] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Jun 16 10:28:23 shaggy-11 kernel: [73250.863734] printk: Suspending console(s) (use no_console_suspend to debug)
Jun 16 10:28:23 shaggy-11 kernel: [73250.864311] wlp59s0: deauthenticating from b4:75:0e:bc:b9:97 by local choice (Reason: 3=DEAUTH_LEAVING)
Jun 16 10:28:23 shaggy-11 kernel: [73251.774890] ACPI: EC: interrupt blocked
Jun 16 10:28:23 shaggy-11 kernel: [73251.851099] ACPI: Preparing to enter system sleep state S3
Jun 16 10:28:23 shaggy-11 kernel: [73251.864561] ACPI: EC: event blocked
Jun 16 10:28:23 shaggy-11 kernel: [73251.864563] ACPI: EC: EC stopped
Jun 16 10:28:23 shaggy-11 kernel: [73251.864564] PM: Saving platform NVS memory
Jun 16 10:28:23 shaggy-11 kernel: [73251.864638] Disabling non-boot CPUs ...
Jun 16 10:28:23 shaggy-11 kernel: [73251.866916] smpboot: CPU 1 is now offline
Jun 16 10:28:23 shaggy-11 kernel: [73251.872215] smpboot: CPU 2 is now offline
Jun 16 10:28:23 shaggy-11 kernel: [73251.876431] IRQ 145: no longer affine to CPU3
Jun 16 10:28:23 shaggy-11 kernel: [73251.877513] smpboot: CPU 3 is now offline
Jun 16 10:28:23 shaggy-11 kernel: [73251.882599] smpboot: CPU 4 is now offline
Jun 16 10:28:23 shaggy-11 kernel: [73251.887900] smpboot: CPU 5 is now offline
Jun 16 10:28:23 shaggy-11 kernel: [73251.893300] smpboot: CPU 6 is now offline
Jun 16 10:28:23 shaggy-11 kernel: [73251.896204] IRQ 123: no longer affine to CPU7
Jun 16 10:28:23 shaggy-11 kernel: [73251.896211] IRQ 146: no longer affine to CPU7
Jun 16 10:28:23 shaggy-11 kernel: [73251.897264] smpboot: CPU 7 is now offline
Jun 16 10:28:23 shaggy-11 kernel: [73251.899785] IRQ 17: no longer affine to CPU8
Jun 16 10:28:23 shaggy-11 kernel: [73251.899793] IRQ 129: no longer affine to CPU8
Jun 16 10:28:23 shaggy-11 kernel: [73251.900815] smpboot: CPU 8 is now offline
Jun 16 10:28:23 shaggy-11 kernel: [73251.902939] IRQ 126: no longer affine to CPU9
Jun 16 10:28:23 shaggy-11 kernel: [73251.903954] smpboot: CPU 9 is now offline
Jun 16 10:28:23 shaggy-11 kernel: [73251.905994] IRQ 122: no longer affine to CPU10
Jun 16 10:28:23 shaggy-11 kernel: [73251.906000] IRQ 127: no longer affine to CPU10
Jun 16 10:28:23 shaggy-11 kernel: [73251.907011] smpboot: CPU 10 is now offline
Jun 16 10:28:23 shaggy-11 kernel: [73251.908910] IRQ 125: no longer affine to CPU11
Jun 16 10:28:23 shaggy-11 kernel: [73251.908918] IRQ 144: no longer affine to CPU11
Jun 16 10:28:23 shaggy-11 kernel: [73251.909930] smpboot: CPU 11 is now offline
Jun 16 10:28:23 shaggy-11 kernel: [73251.915789] ACPI: Low-level resume complete
Jun 16 10:28:23 shaggy-11 kernel: [73251.915901] ACPI: EC: EC started
Jun 16 10:28:23 shaggy-11 kernel: [73251.915902] PM: Restoring platform NVS memory
Jun 16 10:28:23 shaggy-11 kernel: [73251.922702] Enabling non-boot CPUs ...
Jun 16 10:28:23 shaggy-11 kernel: [73251.922758] x86: Booting SMP configuration:
Jun 16 10:28:23 shaggy-11 kernel: [73251.922759] smpboot: Booting Node 0 Processor 1 APIC 0x2
Jun 16 10:28:23 shaggy-11 kernel: [73251.930552] cache: parent cpu1 should not be sleeping
Jun 16 10:28:23 shaggy-11 kernel: [73251.930592] intel_pstate: Disabling energy efficiency optimization
Jun 16 10:28:23 shaggy-11 kernel: [73251.930762] CPU1 is up
Jun 16 10:28:23 shaggy-11 kernel: [73251.930796] smpboot: Booting Node 0 Processor 2 APIC 0x4
Jun 16 10:28:23 shaggy-11 kernel: [73251.931197] cache: parent cpu2 should not be sleeping
Jun 16 10:28:23 shaggy-11 kernel: [73251.931351] CPU2 is up
Jun 16 10:28:23 shaggy-11 kernel: [73251.931377] smpboot: Booting Node 0 Processor 3 APIC 0x6
Jun 16 10:28:23 shaggy-11 kernel: [73251.931786] cache: parent cpu3 should not be sleeping
Jun 16 10:28:23 shaggy-11 kernel: [73251.931945] CPU3 is up
Jun 16 10:28:23 shaggy-11 kernel: [73251.931961] smpboot: Booting Node 0 Processor 4 APIC 0x8
Jun 16 10:28:23 shaggy-11 kernel: [73251.932358] cache: parent cpu4 should not be sleeping
Jun 16 10:28:23 shaggy-11 kernel: [73251.932526] CPU4 is up
Jun 16 10:28:23 shaggy-11 kernel: [73251.932544] smpboot: Booting Node 0 Processor 5 APIC 0xa
Jun 16 10:28:23 shaggy-11 kernel: [73251.932934] cache: parent cpu5 should not be sleeping
Jun 16 10:28:23 shaggy-11 kernel: [73251.933116] CPU5 is up
Jun 16 10:28:23 shaggy-11 kernel: [73251.933138] smpboot: Booting Node 0 Processor 6 APIC 0x1
Jun 16 10:28:23 shaggy-11 kernel: [73251.933600] cache: parent cpu6 should not be sleeping
Jun 16 10:28:23 shaggy-11 kernel: [73251.933929] CPU6 is up
Jun 16 10:28:23 shaggy-11 kernel: [73251.933950] smpboot: Booting Node 0 Processor 7 APIC 0x3
Jun 16 10:28:23 shaggy-11 kernel: [73251.934355] cache: parent cpu7 should not be sleeping
Jun 16 10:28:23 shaggy-11 kernel: [73251.934548] CPU7 is up
Jun 16 10:28:23 shaggy-11 kernel: [73251.934566] smpboot: Booting Node 0 Processor 8 APIC 0x5
Jun 16 10:28:23 shaggy-11 kernel: [73251.934963] cache: parent cpu8 should not be sleeping
Jun 16 10:28:23 shaggy-11 kernel: [73251.935170] CPU8 is up
Jun 16 10:28:23 shaggy-11 kernel: [73251.935192] smpboot: Booting Node 0 Processor 9 APIC 0x7
Jun 16 10:28:23 shaggy-11 kernel: [73251.935586] cache: parent cpu9 should not be sleeping
Jun 16 10:28:23 shaggy-11 kernel: [73251.935807] CPU9 is up
Jun 16 10:28:23 shaggy-11 kernel: [73251.935825] smpboot: Booting Node 0 Processor 10 APIC 0x9
Jun 16 10:28:23 shaggy-11 kernel: [73251.936226] cache: parent cpu10 should not be sleeping
Jun 16 10:28:23 shaggy-11 kernel: [73251.936462] CPU10 is up
Jun 16 10:28:23 shaggy-11 kernel: [73251.936479] smpboot: Booting Node 0 Processor 11 APIC 0xb
Jun 16 10:28:23 shaggy-11 kernel: [73251.936886] cache: parent cpu11 should not be sleeping
Jun 16 10:28:23 shaggy-11 kernel: [73251.937148] CPU11 is up
Jun 16 10:28:23 shaggy-11 kernel: [73251.945531] ACPI: Waking up from system sleep state S3
Jun 16 10:28:23 shaggy-11 kernel: [73251.989999] ACPI: EC: interrupt unblocked
Jun 16 10:28:23 shaggy-11 kernel: [73252.517800] ACPI: EC: event unblocked
Jun 16 10:28:23 shaggy-11 kernel: [73252.761128] ath10k_pci 0000:3b:00.0: unsupported HTC service id: 1536
Jun 16 10:28:23 shaggy-11 kernel: [73252.808110] WARNING: CPU: 3 PID: 17495 at drivers/net/wireless/ath/ath10k/mac.c:5708 ath10k_bss_info_changed+0xe74/0xfb0 [ath10k_core]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808111] Modules linked in: hidp thunderbolt rfcomm ipt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo iptable_nat nf_nat_ipv4 xt_addrtype iptable_filter bpfilter xt_conntrack nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c br_netfilter bridge stp llc ccm snd_hda_codec_hdmi aufs overlay cmac bnep uvcvideo videobuf2_vmalloc videobuf2_memops btusb videobuf2_v4l2 btrtl btbcm videobuf2_common btintel videodev bluetooth media cdc_acm ecdh_generic snd_hda_codec_realtek snd_hda_codec_generic arc4 nls_iso8859_1 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel nvidia_uvm(OE) nvidia_drm(POE) nvidia_modeset(POE) dell_laptop ledtrig_audio dell_wmi snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus dell_smbios snd_pcm_dmaengine dcdbas nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel snd_hda_intel snd_hda_codec joydev
Jun 16 10:28:23 shaggy-11 kernel: [73252.808124] snd_hda_core dell_smm_hwmon snd_hwdep input_leds snd_pcm i915 snd_seq_midi snd_seq_midi_event snd_rawmidi wmi_bmof dell_wmi_descriptor ath10k_pci kvmgt snd_seq vfio_mdev ath10k_core mxm_wmi mdev intel_wmi_thunderbolt vfio_iommu_type1 ath snd_seq_device vfio hid_multitouch snd_timer mac80211 kvm serio_raw aesni_intel aes_x86_64 crypto_simd cryptd glue_helper irqbypass intel_cstate drm_kms_helper rtsx_pci_ms snd intel_rapl_perf drm mei_me idma64 ipmi_devintf cfg80211 memstick soundcore mei virt_dma ipmi_msghandler i2c_algo_bit fb_sys_fops syscopyarea sysfillrect sysimgblt intel_pch_thermal int3403_thermal ucsi_acpi processor_thermal_device typec_ucsi int340x_thermal_zone intel_soc_dts_iosf typec dell_smo8800 int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 wacom usbhid hid_generic rtsx_pci_sdmmc psmouse nvme i2c_i801 ahci nvme_core rtsx_pci intel_lpss_pci libahci intel_lpss i2c_hid hid
Jun 16 10:28:23 shaggy-11 kernel: [73252.808140] pinctrl_cannonlake wmi video pinctrl_intel
Jun 16 10:28:23 shaggy-11 kernel: [73252.808143] CPU: 3 PID: 17495 Comm: kworker/u24:0 Tainted: P U W OE 5.0.0-16-generic #17-Ubuntu
Jun 16 10:28:23 shaggy-11 kernel: [73252.808143] Hardware name: Dell Inc. XPS 15 9570/0D0T05, BIOS 1.10.1 04/26/2019
Jun 16 10:28:23 shaggy-11 kernel: [73252.808145] Workqueue: events_unbound async_run_entry_fn
Jun 16 10:28:23 shaggy-11 kernel: [73252.808149] RIP: 0010:ath10k_bss_info_changed+0xe74/0xfb0 [ath10k_core]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808150] Code: 78 01 00 00 89 c1 89 f2 4c 89 d7 48 c7 c6 88 0e e9 c0 4c 89 4d a0 89 45 a8 e8 28 38 00 00 8b 45 a8 4c 8b 4d a0 e9 21 f8 ff ff <0f> 0b e9 93 f4 ff ff 8b b3 78 01 00 00 89 f2 89 c1 48 c7 c6 48 0e
Jun 16 10:28:23 shaggy-11 kernel: [73252.808150] RSP: 0000:ffffabc6c5943c90 EFLAGS: 00010246
Jun 16 10:28:23 shaggy-11 kernel: [73252.808151] RAX: 0000000000000000 RBX: ffff8f9213673458 RCX: 0000000000000000
Jun 16 10:28:23 shaggy-11 kernel: [73252.808151] RDX: ffff8f9210a21938 RSI: 0000000000000212 RDI: 0000000000000212
Jun 16 10:28:23 shaggy-11 kernel: [73252.808152] RBP: ffffabc6c5943d00 R08: 0000000000200000 R09: 0000000000000000
Jun 16 10:28:23 shaggy-11 kernel: [73252.808152] R10: 000000000000001f R11: ffff8f919eeeaa00 R12: 00000000020674ff
Jun 16 10:28:23 shaggy-11 kernel: [73252.808153] R13: ffff8f9213673460 R14: ffff8f9210a215a0 R15: ffff8f9210a215a0
Jun 16 10:28:23 shaggy-11 kernel: [73252.808153] FS: 0000000000000000(0000) GS:ffff8f921c2c0000(0000) knlGS:0000000000000000
Jun 16 10:28:23 shaggy-11 kernel: [73252.808154] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 16 10:28:23 shaggy-11 kernel: [73252.808154] CR2: 0000000000000000 CR3: 0000000745e0e001 CR4: 00000000003606e0
Jun 16 10:28:23 shaggy-11 kernel: [73252.808155] Call Trace:
Jun 16 10:28:23 shaggy-11 kernel: [73252.808159] ? ath10k_conf_tx+0x80/0x4a0 [ath10k_core]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808169] ieee80211_bss_info_change_notify+0xb3/0x1a0 [mac80211]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808178] ieee80211_reconfig+0x655/0x1170 [mac80211]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808187] ieee80211_resume+0x55/0x70 [mac80211]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808196] wiphy_resume+0x84/0x130 [cfg80211]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808202] ? index_show+0x30/0x30 [cfg80211]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808203] dpm_run_callback+0x66/0x150
Jun 16 10:28:23 shaggy-11 kernel: [73252.808204] device_resume+0xb4/0x200
Jun 16 10:28:23 shaggy-11 kernel: [73252.808205] async_resume+0x1d/0x30
Jun 16 10:28:23 shaggy-11 kernel: [73252.808206] async_run_entry_fn+0x3c/0x150
Jun 16 10:28:23 shaggy-11 kernel: [73252.808207] process_one_work+0x20f/0x410
Jun 16 10:28:23 shaggy-11 kernel: [73252.808208] worker_thread+0x34/0x400
Jun 16 10:28:23 shaggy-11 kernel: [73252.808209] kthread+0x120/0x140
Jun 16 10:28:23 shaggy-11 kernel: [73252.808210] ? process_one_work+0x410/0x410
Jun 16 10:28:23 shaggy-11 kernel: [73252.808211] ? __kthread_parkme+0x70/0x70
Jun 16 10:28:23 shaggy-11 kernel: [73252.808213] ret_from_fork+0x35/0x40
Jun 16 10:28:23 shaggy-11 kernel: [73252.808214] ---[ end trace e102742b0034731c ]---
Jun 16 10:28:23 shaggy-11 kernel: [73252.808226] WARNING: CPU: 3 PID: 17495 at drivers/net/wireless/ath/ath10k/mac.c:5746 ath10k_bss_info_changed+0xdca/0xfb0 [ath10k_core]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808226] Modules linked in: hidp thunderbolt rfcomm ipt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo iptable_nat nf_nat_ipv4 xt_addrtype iptable_filter bpfilter xt_conntrack nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c br_netfilter bridge stp llc ccm snd_hda_codec_hdmi aufs overlay cmac bnep uvcvideo videobuf2_vmalloc videobuf2_memops btusb videobuf2_v4l2 btrtl btbcm videobuf2_common btintel videodev bluetooth media cdc_acm ecdh_generic snd_hda_codec_realtek snd_hda_codec_generic arc4 nls_iso8859_1 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel nvidia_uvm(OE) nvidia_drm(POE) nvidia_modeset(POE) dell_laptop ledtrig_audio dell_wmi snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus dell_smbios snd_pcm_dmaengine dcdbas nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel snd_hda_intel snd_hda_codec joydev
Jun 16 10:28:23 shaggy-11 kernel: [73252.808235] snd_hda_core dell_smm_hwmon snd_hwdep input_leds snd_pcm i915 snd_seq_midi snd_seq_midi_event snd_rawmidi wmi_bmof dell_wmi_descriptor ath10k_pci kvmgt snd_seq vfio_mdev ath10k_core mxm_wmi mdev intel_wmi_thunderbolt vfio_iommu_type1 ath snd_seq_device vfio hid_multitouch snd_timer mac80211 kvm serio_raw aesni_intel aes_x86_64 crypto_simd cryptd glue_helper irqbypass intel_cstate drm_kms_helper rtsx_pci_ms snd intel_rapl_perf drm mei_me idma64 ipmi_devintf cfg80211 memstick soundcore mei virt_dma ipmi_msghandler i2c_algo_bit fb_sys_fops syscopyarea sysfillrect sysimgblt intel_pch_thermal int3403_thermal ucsi_acpi processor_thermal_device typec_ucsi int340x_thermal_zone intel_soc_dts_iosf typec dell_smo8800 int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 wacom usbhid hid_generic rtsx_pci_sdmmc psmouse nvme i2c_i801 ahci nvme_core rtsx_pci intel_lpss_pci libahci intel_lpss i2c_hid hid
Jun 16 10:28:23 shaggy-11 kernel: [73252.808244] pinctrl_cannonlake wmi video pinctrl_intel
Jun 16 10:28:23 shaggy-11 kernel: [73252.808246] CPU: 3 PID: 17495 Comm: kworker/u24:0 Tainted: P U W OE 5.0.0-16-generic #17-Ubuntu
Jun 16 10:28:23 shaggy-11 kernel: [73252.808246] Hardware name: Dell Inc. XPS 15 9570/0D0T05, BIOS 1.10.1 04/26/2019
Jun 16 10:28:23 shaggy-11 kernel: [73252.808247] Workqueue: events_unbound async_run_entry_fn
Jun 16 10:28:23 shaggy-11 kernel: [73252.808251] RIP: 0010:ath10k_bss_info_changed+0xdca/0xfb0 [ath10k_core]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808251] Code: b1 f2 ff ff 8b 93 78 01 00 00 89 c1 48 c7 c6 b8 02 e9 c0 4c 89 f7 e8 d5 38 00 00 e9 65 fb ff ff b8 40 00 00 00 e9 b3 f5 ff ff <0f> 0b 48 8b 7d b0 e8 3b 92 fd c7 e9 1a f6 ff ff b8 40 00 00 00 e9
Jun 16 10:28:23 shaggy-11 kernel: [73252.808252] RSP: 0000:ffffabc6c5943c90 EFLAGS: 00010246
Jun 16 10:28:23 shaggy-11 kernel: [73252.808252] RAX: 0000000000000000 RBX: ffff8f9213673458 RCX: 0000000000000000
Jun 16 10:28:23 shaggy-11 kernel: [73252.808252] RDX: 0000000000000000 RSI: 0000000000000212 RDI: 0000000000000212
Jun 16 10:28:23 shaggy-11 kernel: [73252.808253] RBP: ffffabc6c5943d00 R08: 0000000000200000 R09: 0000000000000000
Jun 16 10:28:23 shaggy-11 kernel: [73252.808253] R10: 000000000000001f R11: ffff8f919eeeaa00 R12: 0000000000000020
Jun 16 10:28:23 shaggy-11 kernel: [73252.808254] R13: ffff8f9213673460 R14: ffff8f9210a215a0 R15: ffff8f9210a215a0
Jun 16 10:28:23 shaggy-11 kernel: [73252.808254] FS: 0000000000000000(0000) GS:ffff8f921c2c0000(0000) knlGS:0000000000000000
Jun 16 10:28:23 shaggy-11 kernel: [73252.808255] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 16 10:28:23 shaggy-11 kernel: [73252.808255] CR2: 0000000000000000 CR3: 0000000745e0e001 CR4: 00000000003606e0
Jun 16 10:28:23 shaggy-11 kernel: [73252.808255] Call Trace:
Jun 16 10:28:23 shaggy-11 kernel: [73252.808258] ? ath10k_conf_tx+0x80/0x4a0 [ath10k_core]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808266] ieee80211_bss_info_change_notify+0xb3/0x1a0 [mac80211]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808274] ieee80211_reconfig+0x655/0x1170 [mac80211]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808282] ieee80211_resume+0x55/0x70 [mac80211]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808289] wiphy_resume+0x84/0x130 [cfg80211]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808294] ? index_show+0x30/0x30 [cfg80211]
Jun 16 10:28:23 shaggy-11 kernel: [73252.808295] dpm_run_callback+0x66/0x150
Jun 16 10:28:23 shaggy-11 kernel: [73252.808296] device_resume+0xb4/0x200
Jun 16 10:28:23 shaggy-11 kernel: [73252.808296] async_resume+0x1d/0x30
Jun 16 10:28:23 shaggy-11 kernel: [73252.808297] async_run_entry_fn+0x3c/0x150
Jun 16 10:28:23 shaggy-11 kernel: [73252.808298] process_one_work+0x20f/0x410
Jun 16 10:28:23 shaggy-11 kernel: [73252.808299] worker_thread+0x34/0x400
Jun 16 10:28:23 shaggy-11 kernel: [73252.808300] kthread+0x120/0x140
Jun 16 10:28:23 shaggy-11 kernel: [73252.808301] ? process_one_work+0x410/0x410
Jun 16 10:28:23 shaggy-11 kernel: [73252.808302] ? __kthread_parkme+0x70/0x70
Jun 16 10:28:23 shaggy-11 kernel: [73252.808303] ret_from_fork+0x35/0x40
Jun 16 10:28:23 shaggy-11 kernel: [73252.808303] ---[ end trace e102742b0034731d ]---
Jun 16 10:28:23 shaggy-11 kernel: [73252.810548] usb 1-4: reset full-speed USB device number 2 using xhci_hcd
Jun 16 10:28:23 shaggy-11 kernel: [73252.812830] [drm] HuC: Loaded firmware i915/kbl_huc_ver02_00_1810.bin (version 2.0)
Jun 16 10:28:23 shaggy-11 kernel: [73252.824842] [drm] GuC: Loaded firmware i915/kbl_guc_ver9_39.bin (version 9.39)
Jun 16 10:28:23 shaggy-11 kernel: [73252.832731] ata3: SATA link down (SStatus 4 SControl 300)
Jun 16 10:28:23 shaggy-11 kernel: [73252.834503] i915 0000:00:02.0: GuC firmware version 9.39
Jun 16 10:28:23 shaggy-11 kernel: [73252.834504] i915 0000:00:02.0: GuC submission enabled
Jun 16 10:28:23 shaggy-11 kernel: [73252.834504] i915 0000:00:02.0: HuC enabled
Jun 16 10:28:23 shaggy-11 kernel: [73252.994274] nvme nvme0: 12/0/0 default/read/poll queues
Jun 16 10:28:23 shaggy-11 kernel: [73253.086542] usb 1-12: reset high-speed USB device number 4 using xhci_hcd
Jun 16 10:28:23 shaggy-11 kernel: [73253.250267] acpi LNXPOWER:07: Turning OFF
Jun 16 10:28:23 shaggy-11 kernel: [73253.252287] acpi LNXPOWER:02: Turning OFF
Jun 16 10:28:23 shaggy-11 kernel: [73253.253030] acpi LNXPOWER:01: Turning OFF
Jun 16 10:28:23 shaggy-11 kernel: [73253.253181] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
Jun 16 10:28:23 shaggy-11 kernel: [73253.253182] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
Jun 16 10:28:23 shaggy-11 kernel: [73253.253327] OOM killer enabled.
Jun 16 10:28:23 shaggy-11 kernel: [73253.253327] Restarting tasks ... done.
Jun 16 10:28:23 shaggy-11 acpid: client 7999[0:0] has disconnected
Jun 16 10:28:23 shaggy-11 wpa_supplicant[1137]: wlp59s0: CTRL-EVENT-DISCONNECTED bssid=b4:75:0e:bc:b9:97 reason=3 locally_generated=1
Jun 16 10:28:23 shaggy-11 NetworkManager[1132]: <info> [1560706103.3470] bluez5: NAP: removed interface 9C:B6:D0:C2:9E:E0
Jun 16 10:28:23 shaggy-11 bluetoothd[1106]: Endpoint unregistered: sender=:1.8089 path=/MediaEndpoint/A2DPSource
Jun 16 10:28:23 shaggy-11 NetworkManager[1132]: <warn> [1560706103.3471] sup-iface[0x559886e16a10,wlp59s0]: connection disconnected (reason -3)
Jun 16 10:28:23 shaggy-11 bluetoothd[1106]: Endpoint unregistered: sender=:1.8089 path=/MediaEndpoint/A2DPSink
Jun 16 10:28:23 shaggy-11 NetworkManager[1132]: <info> [1560706103.3477] device (wlp59s0): supplicant interface state: completed -> disconnected
Jun 16 10:28:23 shaggy-11 wpa_supplicant[1137]: wlp59s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jun 16 10:28:23 shaggy-11 systemd[1]: Condition check resulted in Run anacron jobs being skipped.
Jun 16 10:28:23 shaggy-11 systemd[1]: Condition check resulted in Daily apt upgrade and clean activities being skipped.
Jun 16 10:28:23 shaggy-11 kernel: [73253.307787] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
Jun 16 10:28:23 shaggy-11 systemd[1]: Reached target Bluetooth.
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) systemd-logind: got pause for 13:70
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) systemd-logind: got pause for 13:66
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) systemd-logind: got pause for 13:75
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) systemd-logind: got pause for 13:69
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) systemd-logind: got pause for 13:67
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) systemd-logind: got pause for 13:65
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) systemd-logind: got pause for 13:72
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) systemd-logind: got pause for 13:74
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) systemd-logind: got pause for 13:73
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) systemd-logind: got pause for 13:71
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) systemd-logind: got pause for 226:0
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) systemd-logind: got pause for 13:68
Jun 16 10:28:23 shaggy-11 NetworkManager[1132]: <info> [1560706103.4429] device (wlp59s0): supplicant interface state: disconnected -> scanning
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: randr: failed to create shared pixmap
Jun 16 10:28:23 shaggy-11 gnome-shell[8150]: An active wireless connection, in infrastructure mode, involves no access point?
Jun 16 10:28:23 shaggy-11 kernel: [73253.401195] PM: suspend exit
Jun 16 10:28:23 shaggy-11 systemd-sleep[17638]: System resumed.
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) systemd-logind: got resume for 13:70
Jun 16 10:28:23 shaggy-11 systemd[1]: systemd-suspend.service: Succeeded.
Jun 16 10:28:23 shaggy-11 systemd[1]: Started Suspend.
Jun 16 10:28:23 shaggy-11 systemd[1]: Stopped target Sleep.
Jun 16 10:28:23 shaggy-11 systemd[1]: Reached target Suspend.
Jun 16 10:28:23 shaggy-11 systemd[1]: Stopping TLP suspend/resume...
Jun 16 10:28:23 shaggy-11 systemd[1]: Stopped target Suspend.
Jun 16 10:28:23 shaggy-11 upowerd[1526]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-0:1.0
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) systemd-logind: got resume for 13:66
Jun 16 10:28:23 shaggy-11 org.gnome.SettingsDaemon.Power.desktop[8193]: Error executing command as another user: Not authorized
Jun 16 10:28:23 shaggy-11 org.gnome.SettingsDaemon.Power.desktop[8193]: This incident has been reported.
Jun 16 10:28:23 shaggy-11 gsd-power[8193]: Error executing backlight helper: Child process stopped by signal 0
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) systemd-logind: got resume for 13:75
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) systemd-logind: got resume for 13:69
Jun 16 10:28:23 shaggy-11 gnome-shell[8150]: ../clutter/clutter/clutter-offscreen-effect.c:225: Unable to create an Offscreen buffer
Jun 16 10:28:23 shaggy-11 gnome-shell[8150]: ../clutter/clutter/clutter-offscreen-effect.c:225: Unable to create an Offscreen buffer
Jun 16 10:28:23 shaggy-11 gnome-shell[8150]: clutter_input_device_get_device_type: assertion 'CLUTTER_IS_INPUT_DEVICE (device)' failed
Jun 16 10:28:23 shaggy-11 gnome-shell[8150]: JS ERROR: TypeError: device is null#012Keyboard/<@resource:///org/gnome/shell/ui/keyboard.js:1077:1
Jun 16 10:28:23 shaggy-11 gnome-shell[8150]: An active wireless connection, in infrastructure mode, involves no access point?
Jun 16 10:28:23 shaggy-11 dbus-daemon[1110]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.16' (uid=0 pid=1132 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined")
Jun 16 10:28:23 shaggy-11 gnome-shell[8150]: An active wireless connection, in infrastructure mode, involves no access point?
Jun 16 10:28:23 shaggy-11 gnome-shell[8150]: message repeated 2 times: [ An active wireless connection, in infrastructure mode, involves no access point?]
Jun 16 10:28:23 shaggy-11 systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 16 10:28:23 shaggy-11 gnome-shell[8150]: ../clutter/clutter/clutter-offscreen-effect.c:225: Unable to create an Offscreen buffer
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) systemd-logind: got resume for 13:67
Jun 16 10:28:23 shaggy-11 dbus-daemon[1110]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 16 10:28:23 shaggy-11 systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 16 10:28:23 shaggy-11 nm-dispatcher: req:1 'connectivity-change': new request (2 scripts)
Jun 16 10:28:23 shaggy-11 nm-dispatcher: req:1 'connectivity-change': start running ordered scripts...
Jun 16 10:28:23 shaggy-11 gnome-shell[8150]: ../clutter/clutter/clutter-offscreen-effect.c:225: Unable to create an Offscreen buffer
Jun 16 10:28:23 shaggy-11 dbus-daemon[1110]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' requested by ':1.8692' (uid=1000 pid=10927 comm="/usr/bin/gnome-software --gapplication-service " label="unconfined")
Jun 16 10:28:23 shaggy-11 systemd[1]: Starting PackageKit Daemon...
Jun 16 10:28:23 shaggy-11 PackageKit: daemon start
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) systemd-logind: got resume for 13:65
Jun 16 10:28:23 shaggy-11 dbus-daemon[1110]: [system] Successfully activated service 'org.freedesktop.PackageKit'
Jun 16 10:28:23 shaggy-11 systemd[1]: Started PackageKit Daemon.
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) systemd-logind: got resume for 13:72
Jun 16 10:28:23 shaggy-11 systemd[1]: tlp-sleep.service: Succeeded.
Jun 16 10:28:23 shaggy-11 systemd[1]: Stopped TLP suspend/resume.
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) systemd-logind: got resume for 13:74
Jun 16 10:28:23 shaggy-11 org.gnome.Shell.desktop[8150]: [9219:9240:0616/102823.841572:ERROR:connection_factory_impl.cc(413)] Failed to connect to MCS endpoint with error -106
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) systemd-logind: got resume for 13:73
Jun 16 10:28:23 shaggy-11 NetworkManager[1132]: <info> [1560706103.9012] bluez5: NAP: added interface 9C:B6:D0:C2:9E:E0
Jun 16 10:28:23 shaggy-11 bluetoothd[1106]: Endpoint registered: sender=:1.8089 path=/MediaEndpoint/A2DPSource
Jun 16 10:28:23 shaggy-11 bluetoothd[1106]: Endpoint registered: sender=:1.8089 path=/MediaEndpoint/A2DPSink
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) systemd-logind: got resume for 13:71
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) systemd-logind: got resume for 226:0
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (II) NVIDIA(0): Setting mode "NULL"
Jun 16 10:28:23 shaggy-11 acpid: client connected from 7999[0:0]
Jun 16 10:28:23 shaggy-11 acpid: 1 client rule loaded
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (EE) modeset(G0): failed to set mode: No space left on device
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (EE)
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: Fatal server error:
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (EE) EnterVT failed for gpu screen 0
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (EE)
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (EE)
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: Please consult the The X.Org Foundation support
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: #011 at http://wiki.x.org
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: for help.
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (EE)
Jun 16 10:28:23 shaggy-11 NetworkManager[1132]: <info> [1560706103.9751] manager: sleep: wake requested (sleeping: yes enabled: yes)
Jun 16 10:28:23 shaggy-11 NetworkManager[1132]: <info> [1560706103.9751] device (wlp59s0): state change: activated -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Jun 16 10:28:23 shaggy-11 kernel: [73253.891591] rfkill: input handler disabled
Jun 16 10:28:23 shaggy-11 /usr/lib/gdm3/gdm-x-session[7997]: (EE) Server terminated with error (1). Closing log file.
Jun 16 10:28:24 shaggy-11 gsd-xsettings[8226]: gsd-xsettings: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Jun 16 10:28:24 shaggy-11 dropbox[8339]: dropbox: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Jun 16 10:28:24 shaggy-11 org.gnome.Shell.desktop[8150]: [9219:9219:0616/102824.002833:ERROR:chrome_browser_main_extra_parts_x11.cc(62)] X IO error received (X server probably went away)
Jun 16 10:28:24 shaggy-11 org.gnome.Shell.desktop[8150]: [9257:9257:0616/102824.002833:ERROR:x11_util.cc(109)] X IO error received (X server probably went away)
Jun 16 10:28:24 shaggy-11 pulseaudio[7672]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
Jun 16 10:28:24 shaggy-11 pulseaudio[7672]: after 19 requests (19 known processed) with 0 events remaining.
Jun 16 10:28:24 shaggy-11 update-notifier[10925]: update-notifier: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Jun 16 10:28:24 shaggy-11 evolution-alarm[8308]: evolution-alarm-notify: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Jun 16 10:28:24 shaggy-11 gsd-wacom[8206]: gsd-wacom: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Jun 16 10:28:24 shaggy-11 gsd-clipboard[8205]: gsd-clipboard: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Jun 16 10:28:24 shaggy-11 gsd-power[8193]: gsd-power: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Jun 16 10:28:24 shaggy-11 gsd-keyboard[8192]: gsd-keyboard: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Jun 16 10:28:24 shaggy-11 gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.Clipboard.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 gnome-session[8077]: gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.Clipboard.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 gnome-session[8077]: gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.Wacom.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.Wacom.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 org.gnome.SettingsDaemon.MediaKeys.desktop[8201]: xcb_connection_has_error() returned true
Jun 16 10:28:24 shaggy-11 bluetoothd[1106]: Endpoint unregistered: sender=:1.8089 path=/MediaEndpoint/A2DPSource
Jun 16 10:28:24 shaggy-11 bluetoothd[1106]: Endpoint unregistered: sender=:1.8089 path=/MediaEndpoint/A2DPSink
Jun 16 10:28:24 shaggy-11 gnome-session[8077]: gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.Keyboard.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.Keyboard.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 gsd-media-keys[8201]: gsd-media-keys: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Jun 16 10:28:24 shaggy-11 NetworkManager[1132]: <info> [1560706104.0135] dhcp4 (wlp59s0): canceled DHCP transaction, DHCP client pid 9975
Jun 16 10:28:24 shaggy-11 NetworkManager[1132]: <info> [1560706104.0136] dhcp4 (wlp59s0): state changed bound -> done
Jun 16 10:28:24 shaggy-11 avahi-daemon[10030]: Withdrawing address record for 192.168.2.246 on wlp59s0.
Jun 16 10:28:24 shaggy-11 avahi-daemon[10030]: Leaving mDNS multicast group on interface wlp59s0.IPv4 with address 192.168.2.246.
Jun 16 10:28:24 shaggy-11 avahi-daemon[10030]: Interface wlp59s0.IPv4 no longer relevant for mDNS.
Jun 16 10:28:24 shaggy-11 avahi-daemon[10030]: Withdrawing address record for 2600:1700:2f70:728f:b89c:c0e1:4a61:70a3 on wlp59s0.
Jun 16 10:28:24 shaggy-11 avahi-daemon[10030]: Withdrawing address record for fd43:b813:f58c:0:b89c:c0e1:4a61:70a3 on wlp59s0.
Jun 16 10:28:24 shaggy-11 avahi-daemon[10030]: Withdrawing address record for 2600:1700:2f70:728f:ebcb:d75b:2285:b977 on wlp59s0.
Jun 16 10:28:24 shaggy-11 avahi-daemon[10030]: Withdrawing address record for fd43:b813:f58c:0:23d5:21ef:e76f:37f5 on wlp59s0.
Jun 16 10:28:24 shaggy-11 avahi-daemon[10030]: Leaving mDNS multicast group on interface wlp59s0.IPv6 with address fd43:b813:f58c:0:23d5:21ef:e76f:37f5.
Jun 16 10:28:24 shaggy-11 avahi-daemon[10030]: Joining mDNS multicast group on interface wlp59s0.IPv6 with address fe80::5a4a:a616:9dff:d7fc.
Jun 16 10:28:24 shaggy-11 avahi-daemon[10030]: Registering new address record for fe80::5a4a:a616:9dff:d7fc on wlp59s0.*.
Jun 16 10:28:24 shaggy-11 avahi-daemon[10030]: Withdrawing address record for fe80::5a4a:a616:9dff:d7fc on wlp59s0.
Jun 16 10:28:24 shaggy-11 avahi-daemon[10030]: Leaving mDNS multicast group on interface wlp59s0.IPv6 with address fe80::5a4a:a616:9dff:d7fc.
Jun 16 10:28:24 shaggy-11 avahi-daemon[10030]: Interface wlp59s0.IPv6 no longer relevant for mDNS.
Jun 16 10:28:24 shaggy-11 NetworkManager[1132]: <info> [1560706104.0171] manager: NetworkManager state is now CONNECTED_SITE
Jun 16 10:28:24 shaggy-11 systemd[16115]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
Jun 16 10:28:24 shaggy-11 systemd[16115]: pulseaudio.service: Failed with result 'exit-code'.
Jun 16 10:28:24 shaggy-11 gnome-session[8077]: gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.Power.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.Power.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 NetworkManager[1132]: <info> [1560706104.0221] manager: NetworkManager state is now CONNECTED_LOCAL
Jun 16 10:28:24 shaggy-11 gnome-session[8077]: gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.MediaKeys.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.MediaKeys.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 NetworkManager[1132]: <info> [1560706104.0223] manager: NetworkManager state is now DISCONNECTED
Jun 16 10:28:24 shaggy-11 systemd[16115]: keybase.gui.service: Main process exited, code=exited, status=1/FAILURE
Jun 16 10:28:24 shaggy-11 systemd[16115]: keybase.gui.service: Failed with result 'exit-code'.
Jun 16 10:28:24 shaggy-11 NetworkManager[1132]: <info> [1560706104.0318] device (wlp59s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Jun 16 10:28:24 shaggy-11 org.gnome.SettingsDaemon.Wacom.desktop[17913]: Unable to init server: Could not connect: Connection refused
Jun 16 10:28:24 shaggy-11 org.gnome.SettingsDaemon.Wacom.desktop[17913]: Cannot open display:
Jun 16 10:28:24 shaggy-11 nm-dispatcher: req:2 'down' [wlp59s0]: new request (2 scripts)
Jun 16 10:28:24 shaggy-11 nm-dispatcher: req:2 'down' [wlp59s0]: start running ordered scripts...
Jun 16 10:28:24 shaggy-11 gsd-sharing[8229]: Failed to StopUnit service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit gnome-user-share-webdav.service not loaded.
Jun 16 10:28:24 shaggy-11 gsd-sharing[8229]: Failed to StopUnit service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit rygel.service not loaded.
Jun 16 10:28:24 shaggy-11 gsd-sharing[8229]: Failed to StopUnit service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit gnome-remote-desktop.service not loaded.
Jun 16 10:28:24 shaggy-11 org.gnome.SettingsDaemon.Clipboard.desktop[17908]: Cannot open display:
Jun 16 10:28:24 shaggy-11 NetworkManager[1132]: <info> [1560706104.0555] device (p2p-dev-wlp59s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Jun 16 10:28:24 shaggy-11 wpa_supplicant[1137]: nl80211: deinit ifname=p2p-dev-wlp59s0 disabled_11b_rates=0
Jun 16 10:28:24 shaggy-11 gnome-session[8077]: gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.XSettings.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 gnome-session[8077]: gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.Clipboard.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 gnome-session[8077]: gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.Wacom.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.XSettings.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.Clipboard.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.Wacom.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 org.gnome.SettingsDaemon.Keyboard.desktop[17919]: Cannot open display:
Jun 16 10:28:24 shaggy-11 gnome-session[8077]: gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.Keyboard.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.Keyboard.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 org.gnome.SettingsDaemon.Power.desktop[17917]: Cannot open display:
Jun 16 10:28:24 shaggy-11 gnome-session[8077]: gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.Power.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.Power.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 org.gnome.SettingsDaemon.MediaKeys.desktop[17926]: Cannot open display:
Jun 16 10:28:24 shaggy-11 gnome-session[8077]: gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.MediaKeys.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.MediaKeys.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 org.gnome.SettingsDaemon.XSettings.desktop[17930]: Cannot open display:
Jun 16 10:28:24 shaggy-11 gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.XSettings.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 gnome-session[8077]: gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.XSettings.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 wpa_supplicant[1137]: nl80211: deinit ifname=wlp59s0 disabled_11b_rates=0
Jun 16 10:28:24 shaggy-11 NetworkManager[1132]: <info> [1560706104.3415] sup-iface[0x559886e16930,wlp59s0]: supports 5 scan SSIDs
Jun 16 10:28:24 shaggy-11 NetworkManager[1132]: <info> [1560706104.3420] device (wlp59s0): supplicant interface state: starting -> ready
Jun 16 10:28:24 shaggy-11 NetworkManager[1132]: <info> [1560706104.3421] device (p2p-dev-wlp59s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jun 16 10:28:24 shaggy-11 NetworkManager[1132]: <info> [1560706104.3423] device (wlp59s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jun 16 10:28:24 shaggy-11 at-spi-bus-launcher[16291]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
Jun 16 10:28:24 shaggy-11 at-spi-bus-launcher[16291]: after 5917 requests (5917 known processed) with 0 events remaining.
Jun 16 10:28:24 shaggy-11 systemd[16115]: pulseaudio.service: Service RestartSec=100ms expired, scheduling restart.
Jun 16 10:28:24 shaggy-11 systemd[16115]: pulseaudio.service: Scheduled restart job, restart counter is at 4.
Jun 16 10:28:24 shaggy-11 systemd[16115]: Stopped Sound Service.
Jun 16 10:28:24 shaggy-11 systemd[16115]: Starting Sound Service...
Jun 16 10:28:24 shaggy-11 rtkit-daemon[1530]: Successfully made thread 17978 of process 17978 owned by '1000' high priority at nice level -11.
Jun 16 10:28:24 shaggy-11 rtkit-daemon[1530]: Supervising 1 threads of 1 processes of 1 users.
Jun 16 10:28:24 shaggy-11 pulseaudio[17978]: W: [pulseaudio] pid.c: Stale PID file, overwriting.
Jun 16 10:28:24 shaggy-11 PackageKit: refresh-cache transaction /258_cccedaee from uid 1000 finished with failed after 407ms
Jun 16 10:28:24 shaggy-11 rtkit-daemon[1530]: Supervising 1 threads of 1 processes of 1 users.
Jun 16 10:28:24 shaggy-11 rtkit-daemon[1530]: Successfully made thread 17987 of process 17978 owned by '1000' RT at priority 9.
Jun 16 10:28:24 shaggy-11 rtkit-daemon[1530]: Supervising 2 threads of 1 processes of 1 users.
Jun 16 10:28:24 shaggy-11 rtkit-daemon[1530]: Supervising 2 threads of 1 processes of 1 users.
Jun 16 10:28:24 shaggy-11 rtkit-daemon[1530]: Successfully made thread 17988 of process 17978 owned by '1000' RT at priority 9.
Jun 16 10:28:24 shaggy-11 rtkit-daemon[1530]: Supervising 3 threads of 1 processes of 1 users.
Jun 16 10:28:24 shaggy-11 gnome-shell[8150]: gnome-shell: Fatal IO error 4 (Interrupted system call) on X server :0.
Jun 16 10:28:24 shaggy-11 systemd[16115]: Started Sound Service.
Jun 16 10:28:24 shaggy-11 bluetoothd[1106]: Endpoint registered: sender=:1.8807 path=/MediaEndpoint/A2DPSource
Jun 16 10:28:24 shaggy-11 bluetoothd[1106]: Endpoint registered: sender=:1.8807 path=/MediaEndpoint/A2DPSink
Jun 16 10:28:24 shaggy-11 pulseaudio[17978]: E: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
Jun 16 10:28:24 shaggy-11 gsd-color[8223]: gsd-color: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Jun 16 10:28:24 shaggy-11 gnome-session[8077]: gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.Color.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 gnome-session-binary[8077]: WARNING: App 'org.gnome.SettingsDaemon.Color.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 gnome-session[8077]: gnome-session-binary[8077]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 gnome-session-binary[8077]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 nvidia-persistenced: Received signal 15
Jun 16 10:28:24 shaggy-11 nvidia-persistenced: Socket closed.
Jun 16 10:28:24 shaggy-11 systemd[1]: Stopping NVIDIA Persistence Daemon...
Jun 16 10:28:24 shaggy-11 nvidia-persistenced: PID file unlocked.
Jun 16 10:28:24 shaggy-11 nvidia-persistenced: PID file closed.
Jun 16 10:28:24 shaggy-11 nvidia-persistenced: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Jun 16 10:28:24 shaggy-11 nvidia-persistenced: Shutdown (7787)
Jun 16 10:28:24 shaggy-11 systemd[1]: nvidia-persistenced.service: Succeeded.
Jun 16 10:28:24 shaggy-11 systemd[1]: Stopped NVIDIA Persistence Daemon.
Jun 16 10:28:24 shaggy-11 gnome-shell[17992]: Failed to create backend: Unable to open display ':0'
Jun 16 10:28:24 shaggy-11 gnome-session[8077]: gnome-session-binary[8077]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 gnome-session[8077]: gnome-session-binary[8077]: WARNING: App 'org.gnome.Shell.desktop' respawning too quickly
Jun 16 10:28:24 shaggy-11 gnome-session-binary[8077]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1
Jun 16 10:28:24 shaggy-11 gnome-session-binary[8077]: Unrecoverable failure in required component org.gnome.Shell.desktop
Jun 16 10:28:24 shaggy-11 gnome-session[8077]: gnome-session-binary[8077]: CRITICAL: We failed, but the fail whale is dead. Sorry....
Jun 16 10:28:24 shaggy-11 gnome-session-binary[8077]: WARNING: App 'org.gnome.Shell.desktop' respawning too quickly
Jun 16 10:28:24 shaggy-11 gnome-session-binary[8077]: CRITICAL: We failed, but the fail whale is dead. Sorry....
Jun 16 10:28:24 shaggy-11 kernel: [73254.744630] rfkill: input handler enabled
Jun 16 10:28:24 shaggy-11 systemd[1]: session-59.scope: Succeeded.
Jun 16 10:28:24 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:24 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:24 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:24 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:24 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:24 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:24 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:24 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:24 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:24 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:24 shaggy-11 systemd[1]: Created slice User Slice of UID 123.
Jun 16 10:28:24 shaggy-11 systemd[1]: Starting User Runtime Directory /run/user/123...
Jun 16 10:28:24 shaggy-11 systemd[1]: Started User Runtime Directory /run/user/123.
Jun 16 10:28:24 shaggy-11 systemd[1]: Starting User Manager for UID 123...
Jun 16 10:28:24 shaggy-11 wpa_supplicant[1137]: wlp59s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 16 10:28:25 shaggy-11 systemd[18008]: Listening on Sound System.
Jun 16 10:28:25 shaggy-11 systemd[18008]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 16 10:28:25 shaggy-11 systemd[18008]: Listening on GnuPG network certificate management daemon.
Jun 16 10:28:25 shaggy-11 systemd[18008]: Reached target Timers.
Jun 16 10:28:25 shaggy-11 systemd[18008]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 16 10:28:25 shaggy-11 systemd[18008]: Started Pending report trigger for Ubuntu Report.
Jun 16 10:28:25 shaggy-11 systemd[18008]: Reached target Paths.
Jun 16 10:28:25 shaggy-11 systemd[18008]: Starting D-Bus User Message Bus Socket.
Jun 16 10:28:25 shaggy-11 systemd[18008]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 16 10:28:25 shaggy-11 systemd[18008]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 16 10:28:25 shaggy-11 systemd[18008]: Listening on D-Bus User Message Bus Socket.
Jun 16 10:28:25 shaggy-11 systemd[18008]: Reached target Sockets.
Jun 16 10:28:25 shaggy-11 systemd[18008]: Reached target Basic System.
Jun 16 10:28:25 shaggy-11 systemd[18008]: Reached target Default.
Jun 16 10:28:25 shaggy-11 systemd[18008]: Startup finished in 124ms.
Jun 16 10:28:25 shaggy-11 systemd[1]: Started User Manager for UID 123.
Jun 16 10:28:25 shaggy-11 systemd[1]: Started Session c9 of user gdm.
Jun 16 10:28:25 shaggy-11 wpa_supplicant[1137]: wlp59s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 16 10:28:25 shaggy-11 systemd[18008]: Started D-Bus User Message Bus.
Jun 16 10:28:25 shaggy-11 dbus-daemon[18045]: [session uid=123 pid=18045] AppArmor D-Bus mediation is enabled
Jun 16 10:28:25 shaggy-11 wpa_supplicant[1137]: wlp59s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 16 10:28:25 shaggy-11 systemd[1]: Starting NVIDIA Persistence Daemon...
Jun 16 10:28:25 shaggy-11 nvidia-persistenced: Verbose syslog connection opened
Jun 16 10:28:25 shaggy-11 nvidia-persistenced: Now running with user ID 124 and group ID 130
Jun 16 10:28:25 shaggy-11 nvidia-persistenced: Started (18064)
Jun 16 10:28:25 shaggy-11 nvidia-persistenced: device 0000:01:00.0 - registered
Jun 16 10:28:25 shaggy-11 nvidia-persistenced: Local RPC services initialized
Jun 16 10:28:25 shaggy-11 systemd[1]: Started NVIDIA Persistence Daemon.
Jun 16 10:28:25 shaggy-11 gnome-shell[18053]: meta_kms_resources_init failed: Calling drmModeGetResources() failed, assuming we have no outputs
Jun 16 10:28:25 shaggy-11 gnome-shell[18053]: Failed to initialize accelerated iGPU/dGPU framebuffer sharing: Do not want to use software renderer (llvmpipe (LLVM 8.0, 256 bits)), falling back to CPU copy path
Jun 16 10:28:25 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:25 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:25 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:25 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:25 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:25 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:25 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:25 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:25 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:25 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:26 shaggy-11 gnome-shell[18053]: Could not get tablet information for 'Wacom HID 488F Pen': (null)
Jun 16 10:28:26 shaggy-11 ModemManager[1111]: <info> Couldn't check support for device '/sys/devices/pci0000:00/0000:00:1c.0/0000:3b:00.0': not supported by any plugin
Jun 16 10:28:26 shaggy-11 dbus-daemon[18045]: [session uid=123 pid=18045] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.14' (uid=123 pid=18053 comm="/usr/bin/gnome-shell " label="unconfined")
Jun 16 10:28:26 shaggy-11 systemd[18008]: Starting Accessibility services bus...
Jun 16 10:28:26 shaggy-11 dbus-daemon[18045]: [session uid=123 pid=18045] Successfully activated service 'org.a11y.Bus'
Jun 16 10:28:26 shaggy-11 systemd[18008]: Started Accessibility services bus.
Jun 16 10:28:26 shaggy-11 at-spi-bus-launcher[18095]: dbus-daemon[18100]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=123 pid=18053 comm="/usr/bin/gnome-shell " label="unconfined")
Jun 16 10:28:26 shaggy-11 at-spi-bus-launcher[18095]: dbus-daemon[18100]: Successfully activated service 'org.a11y.atspi.Registry'
Jun 16 10:28:26 shaggy-11 at-spi-bus-launcher[18095]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun 16 10:28:26 shaggy-11 dbus-daemon[1110]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.8836' (uid=123 pid=18053 comm="/usr/bin/gnome-shell " label="unconfined")
Jun 16 10:28:26 shaggy-11 systemd[1]: Starting Locale Service...
Jun 16 10:28:27 shaggy-11 dbus-daemon[18045]: [session uid=123 pid=18045] Activating service name='org.freedesktop.portal.IBus' requested by ':1.17' (uid=123 pid=18114 comm="ibus-daemon --xim --panel disable " label="unconfined")
Jun 16 10:28:27 shaggy-11 dbus-daemon[18045]: [session uid=123 pid=18045] Successfully activated service 'org.freedesktop.portal.IBus'
Jun 16 10:28:27 shaggy-11 dbus-daemon[18045]: [session uid=123 pid=18045] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.13' (uid=123 pid=18053 comm="/usr/bin/gnome-shell " label="unconfined")
Jun 16 10:28:27 shaggy-11 systemd[18008]: Starting sandboxed app permission store...
Jun 16 10:28:27 shaggy-11 dbus-daemon[18045]: [session uid=123 pid=18045] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Jun 16 10:28:27 shaggy-11 systemd[18008]: Started sandboxed app permission store.
Jun 16 10:28:27 shaggy-11 dbus-daemon[1110]: [system] Successfully activated service 'org.freedesktop.locale1'
Jun 16 10:28:27 shaggy-11 systemd[1]: Started Locale Service.
Jun 16 10:28:27 shaggy-11 systemd[18008]: Starting Sound Service...
Jun 16 10:28:27 shaggy-11 gnome-shell[18053]: g_dir_open_with_errno: assertion 'path != NULL' failed
Jun 16 10:28:27 shaggy-11 gnome-shell[18053]: g_filename_to_utf8: assertion 'opsysstring != NULL' failed
Jun 16 10:28:27 shaggy-11 gnome-shell[18053]: g_dir_open_with_errno: assertion 'path != NULL' failed
Jun 16 10:28:27 shaggy-11 gnome-shell[18053]: g_filename_to_utf8: assertion 'opsysstring != NULL' failed
Jun 16 10:28:27 shaggy-11 acpid: client 7999[0:0] has disconnected
Jun 16 10:28:27 shaggy-11 dbus-daemon[1110]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.8836' (uid=123 pid=18053 comm="/usr/bin/gnome-shell " label="unconfined")
Jun 16 10:28:27 shaggy-11 systemd[1]: Starting Location Lookup Service...
Jun 16 10:28:27 shaggy-11 spice-vdagent[18139]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
Jun 16 10:28:27 shaggy-11 dbus-daemon[1110]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Jun 16 10:28:27 shaggy-11 systemd[1]: Started Location Lookup Service.
Jun 16 10:28:27 shaggy-11 dbus-daemon[18045]: [session uid=123 pid=18045] Activating service name='ca.desrt.dconf' requested by ':1.13' (uid=123 pid=18053 comm="/usr/bin/gnome-shell " label="unconfined")
Jun 16 10:28:27 shaggy-11 dbus-daemon[18045]: [session uid=123 pid=18045] Successfully activated service 'ca.desrt.dconf'
Jun 16 10:28:27 shaggy-11 gnome-session[18047]: gnome-session-binary[18047]: WARNING: App 'spice-vdagent.desktop' exited with code 1
Jun 16 10:28:27 shaggy-11 gnome-session-binary[18047]: WARNING: App 'spice-vdagent.desktop' exited with code 1
Jun 16 10:28:27 shaggy-11 dbus-daemon[1110]: [system] Activating via systemd: service name='net.reactivated.Fprint' unit='fprintd.service' requested by ':1.8836' (uid=123 pid=18053 comm="/usr/bin/gnome-shell " label="unconfined")
Jun 16 10:28:27 shaggy-11 systemd[1]: Starting Fingerprint Authentication Daemon...
Jun 16 10:28:27 shaggy-11 dbus-daemon[1110]: [system] Successfully activated service 'net.reactivated.Fprint'
Jun 16 10:28:27 shaggy-11 systemd[1]: Started Fingerprint Authentication Daemon.
Jun 16 10:28:27 shaggy-11 gnome-shell[18053]: Getting invalid resource scale property
Jun 16 10:28:27 shaggy-11 gnome-shell[18053]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 16 10:28:27 shaggy-11 gnome-shell[18053]: JS WARNING: [resource:///org/gnome/shell/ui/windowManager.js 1618]: reference to undefined property "MetaWindowXwayland"
Jun 16 10:28:27 shaggy-11 dbus-daemon[1110]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.8904' (uid=123 pid=18183 comm="/usr/lib/gnome-settings-daemon/gsd-media-keys " label="unconfined")
Jun 16 10:28:27 shaggy-11 systemd[1]: Starting Hostname Service...
Jun 16 10:28:27 shaggy-11 rtkit-daemon[1530]: Supervising 3 threads of 1 processes of 2 users.
Jun 16 10:28:27 shaggy-11 rtkit-daemon[1530]: message repeated 2 times: [ Supervising 3 threads of 1 processes of 2 users.]
Jun 16 10:28:27 shaggy-11 gnome-session-binary[18047]: Entering running state
Jun 16 10:28:27 shaggy-11 xbrlapi.desktop[18240]: openConnection: connect: No such file or directory
Jun 16 10:28:27 shaggy-11 xbrlapi.desktop[18240]: cannot connect to braille devices daemon brltty at :0
Jun 16 10:28:27 shaggy-11 rtkit-daemon[1530]: Supervising 3 threads of 1 processes of 2 users.
Jun 16 10:28:27 shaggy-11 rtkit-daemon[1530]: message repeated 6 times: [ Supervising 3 threads of 1 processes of 2 users.]
Jun 16 10:28:27 shaggy-11 systemd[18008]: Started Sound Service.
Jun 16 10:28:27 shaggy-11 dbus-daemon[1110]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 16 10:28:27 shaggy-11 systemd[1]: Started Hostname Service.
Jun 16 10:28:28 shaggy-11 wpa_supplicant[1137]: wlp59s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 16 10:28:28 shaggy-11 wpa_supplicant[1137]: message repeated 2 times: [ wlp59s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN]
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.1115] policy: auto-activating connection 'Loophole Lab 5G' (397b2316-a61d-4852-a1da-0e453c2e927d)
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.1120] device (wlp59s0): Activation: starting connection 'Loophole Lab 5G' (397b2316-a61d-4852-a1da-0e453c2e927d)
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.1121] device (wlp59s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.1124] manager: NetworkManager state is now CONNECTING
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.1128] device (wlp59s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.1131] device (wlp59s0): Activation: (wifi) access point 'Loophole Lab 5G' has security, but secrets are required.
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.1131] device (wlp59s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.1133] sup-iface[0x559886e16930,wlp59s0]: wps: type pbc start...
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.1148] device (wlp59s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.1153] device (wlp59s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.1156] device (wlp59s0): Activation: (wifi) connection 'Loophole Lab 5G' has security, and secrets exist. No new secrets needed.
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.1156] Config: added 'ssid' value 'Loophole Lab 5G'
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.1156] Config: added 'scan_ssid' value '1'
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.1157] Config: added 'bgscan' value 'simple:30:-80:86400'
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.1157] Config: added 'key_mgmt' value 'WPA-PSK'
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.1157] Config: added 'auth_alg' value 'OPEN'
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.1157] Config: added 'psk' value '<hidden>'
Jun 16 10:28:29 shaggy-11 wpa_supplicant[1137]: wlp59s0: SME: Trying to authenticate with b4:75:0e:bc:b9:97 (SSID='Loophole Lab 5G' freq=5765 MHz)
Jun 16 10:28:29 shaggy-11 kernel: [73259.041609] wlp59s0: authenticate with b4:75:0e:bc:b9:97
Jun 16 10:28:29 shaggy-11 kernel: [73259.094179] wlp59s0: send auth to b4:75:0e:bc:b9:97 (try 1/3)
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.1776] device (wlp59s0): supplicant interface state: ready -> authenticating
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.1776] device (p2p-dev-wlp59s0): supplicant management interface state: ready -> authenticating
Jun 16 10:28:29 shaggy-11 wpa_supplicant[1137]: wlp59s0: Trying to associate with b4:75:0e:bc:b9:97 (SSID='Loophole Lab 5G' freq=5765 MHz)
Jun 16 10:28:29 shaggy-11 kernel: [73259.095578] wlp59s0: authenticated
Jun 16 10:28:29 shaggy-11 kernel: [73259.098655] wlp59s0: associate with b4:75:0e:bc:b9:97 (try 1/3)
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.1842] device (wlp59s0): supplicant interface state: authenticating -> associating
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.1842] device (p2p-dev-wlp59s0): supplicant management interface state: authenticating -> associating
Jun 16 10:28:29 shaggy-11 kernel: [73259.100809] wlp59s0: RX AssocResp from b4:75:0e:bc:b9:97 (capab=0x11 status=0 aid=2)
Jun 16 10:28:29 shaggy-11 wpa_supplicant[1137]: wlp59s0: Associated with b4:75:0e:bc:b9:97
Jun 16 10:28:29 shaggy-11 wpa_supplicant[1137]: wlp59s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jun 16 10:28:29 shaggy-11 kernel: [73259.103569] wlp59s0: associated
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.1921] device (wlp59s0): supplicant interface state: associating -> associated
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.1922] device (p2p-dev-wlp59s0): supplicant management interface state: associating -> associated
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.2173] device (wlp59s0): supplicant interface state: associated -> 4-way handshake
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.2174] device (p2p-dev-wlp59s0): supplicant management interface state: associated -> 4-way handshake
Jun 16 10:28:29 shaggy-11 wpa_supplicant[1137]: wlp59s0: WPA: Key negotiation completed with b4:75:0e:bc:b9:97 [PTK=CCMP GTK=CCMP]
Jun 16 10:28:29 shaggy-11 wpa_supplicant[1137]: wlp59s0: CTRL-EVENT-CONNECTED - Connection to b4:75:0e:bc:b9:97 completed [id=0 id_str=]
Jun 16 10:28:29 shaggy-11 kernel: [73259.153696] IPv6: ADDRCONF(NETDEV_CHANGE): wlp59s0: link becomes ready
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.2421] device (wlp59s0): supplicant interface state: 4-way handshake -> completed
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.2423] device (wlp59s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Loophole Lab 5G"
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.2424] device (p2p-dev-wlp59s0): supplicant management interface state: 4-way handshake -> completed
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.2430] device (wlp59s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.2447] dhcp4 (wlp59s0): activation: beginning transaction (timeout in 45 seconds)
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.2490] dhcp4 (wlp59s0): dhclient started with pid 18247
Jun 16 10:28:29 shaggy-11 avahi-daemon[10030]: Joining mDNS multicast group on interface wlp59s0.IPv6 with address fe80::5a4a:a616:9dff:d7fc.
Jun 16 10:28:29 shaggy-11 avahi-daemon[10030]: New relevant interface wlp59s0.IPv6 for mDNS.
Jun 16 10:28:29 shaggy-11 avahi-daemon[10030]: Registering new address record for fe80::5a4a:a616:9dff:d7fc on wlp59s0.*.
Jun 16 10:28:29 shaggy-11 dhclient[18247]: DHCPREQUEST for 192.168.2.246 on wlp59s0 to 255.255.255.255 port 67 (xid=0x67586008)
Jun 16 10:28:29 shaggy-11 dhclient[18247]: DHCPACK of 192.168.2.246 from 192.168.2.1 (xid=0x8605867)
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.3742] dhcp4 (wlp59s0): address 192.168.2.246
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.3744] dhcp4 (wlp59s0): plen 24 (255.255.255.0)
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.3745] dhcp4 (wlp59s0): gateway 192.168.2.1
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.3746] dhcp4 (wlp59s0): lease time 86400
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.3747] dhcp4 (wlp59s0): nameserver '192.168.1.254'
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.3747] dhcp4 (wlp59s0): nameserver '192.168.2.1'
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.3748] dhcp4 (wlp59s0): domain name 'attlocal.net'
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.3748] dhcp4 (wlp59s0): state changed unknown -> bound
Jun 16 10:28:29 shaggy-11 avahi-daemon[10030]: Joining mDNS multicast group on interface wlp59s0.IPv4 with address 192.168.2.246.
Jun 16 10:28:29 shaggy-11 avahi-daemon[10030]: New relevant interface wlp59s0.IPv4 for mDNS.
Jun 16 10:28:29 shaggy-11 avahi-daemon[10030]: Registering new address record for 192.168.2.246 on wlp59s0.IPv4.
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.3825] device (wlp59s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jun 16 10:28:29 shaggy-11 dhclient[18247]: bound to 192.168.2.246 -- renewal in 38353 seconds.
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.3868] device (wlp59s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.3881] device (wlp59s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.3909] manager: NetworkManager state is now CONNECTED_LOCAL
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.4038] manager: NetworkManager state is now CONNECTED_SITE
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.4048] policy: set 'Loophole Lab 5G' (wlp59s0) as default for IPv4 routing and DNS
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.4096] device (wlp59s0): Activation: successful, device activated.
Jun 16 10:28:29 shaggy-11 nm-dispatcher: req:3 'up' [wlp59s0]: new request (2 scripts)
Jun 16 10:28:29 shaggy-11 nm-dispatcher: req:3 'up' [wlp59s0]: start running ordered scripts...
Jun 16 10:28:29 shaggy-11 systemd-resolved[1022]: Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction with reduced feature level UDP.
Jun 16 10:28:29 shaggy-11 avahi-daemon[10030]: Got SIGTERM, quitting.
Jun 16 10:28:29 shaggy-11 systemd[1]: Stopping Avahi mDNS/DNS-SD Stack...
Jun 16 10:28:29 shaggy-11 avahi-daemon[10030]: Leaving mDNS multicast group on interface docker0.IPv4 with address 192.168.16.1.
Jun 16 10:28:29 shaggy-11 avahi-daemon[10030]: Leaving mDNS multicast group on interface wlp59s0.IPv6 with address fe80::5a4a:a616:9dff:d7fc.
Jun 16 10:28:29 shaggy-11 avahi-daemon[10030]: Leaving mDNS multicast group on interface wlp59s0.IPv4 with address 192.168.2.246.
Jun 16 10:28:29 shaggy-11 avahi-daemon[10030]: Leaving mDNS multicast group on interface lo.IPv6 with address ::1.
Jun 16 10:28:29 shaggy-11 avahi-daemon[10030]: Leaving mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Jun 16 10:28:29 shaggy-11 geoclue[18136]: Avahi client failure: Daemon connection failed
Jun 16 10:28:29 shaggy-11 dbus-daemon[1110]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.8937' (uid=1000 pid=5890 comm="/usr/lib/gvfs/gvfsd-dnssd --spawner :1.22 /org/gtk" label="unconfined")
Jun 16 10:28:29 shaggy-11 avahi-daemon[10030]: avahi-daemon 0.7 exiting.
Jun 16 10:28:29 shaggy-11 nm-dispatcher[17851]: Job for avahi-daemon.socket canceled.
Jun 16 10:28:29 shaggy-11 nm-dispatcher[17851]: Job for avahi-daemon.service canceled.
Jun 16 10:28:29 shaggy-11 systemd[1]: avahi-daemon.service: Succeeded.
Jun 16 10:28:29 shaggy-11 avahi: Avahi detected that your currently configured local DNS server serves
Jun 16 10:28:29 shaggy-11 avahi: a domain .local. This is inherently incompatible with Avahi and thus
Jun 16 10:28:29 shaggy-11 avahi: Avahi stopped itself. If you want to use Avahi in this network, please
Jun 16 10:28:29 shaggy-11 avahi: contact your administrator and convince him to use a different DNS domain,
Jun 16 10:28:29 shaggy-11 avahi: since .local should be used exclusively for Zeroconf technology.
Jun 16 10:28:29 shaggy-11 avahi: For more information, see http://avahi.org/wiki/AvahiAndUnicastDotLocal
Jun 16 10:28:29 shaggy-11 systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Jun 16 10:28:29 shaggy-11 avahi-daemon[18287]: Process 10030 died: No such process; trying to remove PID file. (/run/avahi-daemon//pid)
Jun 16 10:28:29 shaggy-11 avahi-daemon[18287]: Found user 'avahi' (UID 114) and group 'avahi' (GID 120).
Jun 16 10:28:29 shaggy-11 wpa_supplicant[1137]: wlp59s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-66 noise=-96 txrate=6000
Jun 16 10:28:29 shaggy-11 avahi-daemon[18287]: Successfully dropped root privileges.
Jun 16 10:28:29 shaggy-11 avahi-daemon[18287]: avahi-daemon 0.7 starting up.
Jun 16 10:28:29 shaggy-11 dbus-daemon[1110]: [system] Successfully activated service 'org.freedesktop.Avahi'
Jun 16 10:28:29 shaggy-11 systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Jun 16 10:28:29 shaggy-11 avahi-daemon[18287]: Successfully called chroot().
Jun 16 10:28:29 shaggy-11 avahi-daemon[18287]: Successfully dropped remaining capabilities.
Jun 16 10:28:29 shaggy-11 avahi-daemon[18287]: No service file found in /etc/avahi/services.
Jun 16 10:28:29 shaggy-11 avahi-daemon[18287]: Joining mDNS multicast group on interface docker0.IPv4 with address 192.168.16.1.
Jun 16 10:28:29 shaggy-11 avahi-daemon[18287]: New relevant interface docker0.IPv4 for mDNS.
Jun 16 10:28:29 shaggy-11 avahi-daemon[18287]: Joining mDNS multicast group on interface wlp59s0.IPv6 with address fe80::5a4a:a616:9dff:d7fc.
Jun 16 10:28:29 shaggy-11 avahi-daemon[18287]: New relevant interface wlp59s0.IPv6 for mDNS.
Jun 16 10:28:29 shaggy-11 avahi-daemon[18287]: Joining mDNS multicast group on interface wlp59s0.IPv4 with address 192.168.2.246.
Jun 16 10:28:29 shaggy-11 avahi-daemon[18287]: New relevant interface wlp59s0.IPv4 for mDNS.
Jun 16 10:28:29 shaggy-11 avahi-daemon[18287]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
Jun 16 10:28:29 shaggy-11 avahi-daemon[18287]: New relevant interface lo.IPv6 for mDNS.
Jun 16 10:28:29 shaggy-11 avahi-daemon[18287]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Jun 16 10:28:29 shaggy-11 avahi-daemon[18287]: New relevant interface lo.IPv4 for mDNS.
Jun 16 10:28:29 shaggy-11 avahi-daemon[18287]: Network interface enumeration completed.
Jun 16 10:28:29 shaggy-11 avahi-daemon[18287]: Registering new address record for 192.168.16.1 on docker0.IPv4.
Jun 16 10:28:29 shaggy-11 avahi-daemon[18287]: Registering new address record for fe80::5a4a:a616:9dff:d7fc on wlp59s0.*.
Jun 16 10:28:29 shaggy-11 avahi-daemon[18287]: Registering new address record for 192.168.2.246 on wlp59s0.IPv4.
Jun 16 10:28:29 shaggy-11 avahi-daemon[18287]: Registering new address record for ::1 on lo.*.
Jun 16 10:28:29 shaggy-11 avahi-daemon[18287]: Registering new address record for 127.0.0.1 on lo.IPv4.
Jun 16 10:28:29 shaggy-11 NetworkManager[1132]: <info> [1560706109.6141] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 16 10:28:29 shaggy-11 nm-dispatcher: req:4 'connectivity-change': new request (2 scripts)
Jun 16 10:28:29 shaggy-11 nm-dispatcher: req:4 'connectivity-change': start running ordered scripts...
Jun 16 10:28:30 shaggy-11 avahi-daemon[18287]: Server startup complete. Host name is shaggy-11.local. Local service cookie is 1971029424.
Jun 16 10:28:31 shaggy-11 NetworkManager[1132]: <info> [1560706111.1049] dhcp6 (wlp59s0): activation: beginning transaction (timeout in 45 seconds)
Jun 16 10:28:31 shaggy-11 NetworkManager[1132]: <info> [1560706111.1081] dhcp6 (wlp59s0): dhclient started with pid 18359
Jun 16 10:28:31 shaggy-11 avahi-daemon[18287]: Leaving mDNS multicast group on interface wlp59s0.IPv6 with address fe80::5a4a:a616:9dff:d7fc.
Jun 16 10:28:31 shaggy-11 avahi-daemon[18287]: Joining mDNS multicast group on interface wlp59s0.IPv6 with address fd43:b813:f58c:0:23d5:21ef:e76f:37f5.
Jun 16 10:28:31 shaggy-11 avahi-daemon[18287]: Registering new address record for fd43:b813:f58c:0:23d5:21ef:e76f:37f5 on wlp59s0.*.
Jun 16 10:28:31 shaggy-11 avahi-daemon[18287]: Withdrawing address record for fe80::5a4a:a616:9dff:d7fc on wlp59s0.
Jun 16 10:28:31 shaggy-11 avahi-daemon[18287]: Registering new address record for 2600:1700:2f70:728f:ebcb:d75b:2285:b977 on wlp59s0.*.
Jun 16 10:28:31 shaggy-11 NetworkManager[1132]: <info> [1560706111.1119] policy: set 'Loophole Lab 5G' (wlp59s0) as default for IPv6 routing and DNS
Jun 16 10:28:31 shaggy-11 dhclient[18359]: XMT: Info-Request on wlp59s0, interval 940ms.
Jun 16 10:28:31 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:31 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:31 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:31 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:31 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:31 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:31 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:31 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:31 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:31 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:32 shaggy-11 dhclient[18359]: XMT: Info-Request on wlp59s0, interval 1910ms.
Jun 16 10:28:32 shaggy-11 avahi-daemon[18287]: Registering new address record for fd43:b813:f58c:0:b89c:c0e1:4a61:70a3 on wlp59s0.*.
Jun 16 10:28:33 shaggy-11 avahi-daemon[18287]: Registering new address record for 2600:1700:2f70:728f:b89c:c0e1:4a61:70a3 on wlp59s0.*.
Jun 16 10:28:33 shaggy-11 systemd[1]: Started Session 63 of user sparr.
Jun 16 10:28:33 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:33 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:33 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:33 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:33 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:33 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:33 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:33 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:33 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:33 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:34 shaggy-11 dhclient[18359]: XMT: Info-Request on wlp59s0, interval 3910ms.
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (--) Log file renamed from "/var/log/Xorg.pid-18379.log" to "/var/log/Xorg.0.log"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: X.Org X Server 1.20.4
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: X Protocol Version 11, Revision 0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: Build Operating System: Linux 4.4.0-143-generic x86_64 Ubuntu
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: Current Operating System: Linux shaggy-11 5.0.0-16-generic #17-Ubuntu SMP Wed May 15 10:52:21 UTC 2019 x86_64
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.0.0-16-generic root=UUID=2ec53129-178d-4ce3-afdd-bafc39ac6fd1 ro quiet splash acpi_rev_override=1 acpi_osi=Linux scsi_mod.use_blk_mq=1 nouveau.modeset=0 nouveau.runpm=0 mem_sleep_default=deep
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: Build Date: 03 April 2019 09:03:57AM
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: xorg-server 2:1.20.4-1ubuntu3 (For technical support please see http://www.ubuntu.com/support)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: Current version of pixman: 0.36.0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Before reporting problems, check http://wiki.x.org
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011to make sure that you have the latest version.
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: Markers: (--) probed, (**) from config file, (==) default setting,
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011(++) from command line, (!!) notice, (II) informational,
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 16 10:28:34 2019
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) No Layout section. Using the first Screen section.
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) No screen section available. Using defaults.
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) |-->Screen "Default Screen Section" (0)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) | |-->Monitor "<default monitor>"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) No monitor specified for screen "Default Screen Section".
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Using a default monitor configuration.
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) Automatically adding devices
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) Automatically enabling devices
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) Automatically adding GPU devices
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) Automatically binding GPU devices
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Entry deleted from font path.
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Entry deleted from font path.
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Entry deleted from font path.
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Entry deleted from font path.
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Entry deleted from font path.
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) FontPath set to:
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011/usr/share/fonts/X11/misc,
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011/usr/share/fonts/X11/Type1,
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011built-ins
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) ModulePath set to "/usr/lib/xorg/modules"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) The server relies on udev to provide the list of input devices.
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011If no devices become available, reconfigure udev or disable AutoAddDevices.
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Loader magic: 0x561c264e2020
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Module ABI versions:
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011X.Org ANSI C Emulation: 0.4
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011X.Org Video Driver: 24.0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011X.Org XInput driver : 24.1
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011X.Org Server Extension : 10.0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (++) using VT number 2
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/_363
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) xfree86: Adding drm device (/dev/dri/card1)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 12 paused 0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) xfree86: Adding drm device (/dev/dri/card0)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/x86_64-linux-gnu/nvidia-418/xorg,/usr/lib/xorg/modules"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) OutputClass "Nvidia Prime" ModulePath extended to "/x86_64-linux-gnu/nvidia/xorg,/usr/lib/x86_64-linux-gnu/nvidia-418/xorg,/usr/lib/xorg/modules"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) OutputClass "Nvidia Prime" setting /dev/dri/card1 as PrimaryGPU
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (--) PCI: (0@0:2:0) 8086:3e9b:1028:087c rev 0, Mem @ 0xeb000000/16777216, 0x80000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (--) PCI:*(1@0:0:0) 10de:1c8c:1028:087c rev 161, Mem @ 0xec000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) LoadModule: "glx"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Module glx: vendor="X.Org Foundation"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011compiled for 1.20.4, module version = 1.0.0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011ABI class: X.Org Server Extension, version 10.0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Applying OutputClass "nvidia" to /dev/dri/card1
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011loading driver: nvidia
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Applying OutputClass "Nvidia Prime" to /dev/dri/card1
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011loading driver: nvidia
Jun 16 10:28:34 shaggy-11 whoopsie[1720]: [10:28:34] The default IPv4 route is: /org/freedesktop/NetworkManager/ActiveConnection/15
Jun 16 10:28:34 shaggy-11 whoopsie[1720]: [10:28:34] Not a paid data plan: /org/freedesktop/NetworkManager/ActiveConnection/15
Jun 16 10:28:34 shaggy-11 whoopsie[1720]: [10:28:34] Found usable connection: /org/freedesktop/NetworkManager/ActiveConnection/15
Jun 16 10:28:34 shaggy-11 whoopsie[1720]: [10:28:34] online
Jun 16 10:28:34 shaggy-11 whoopsie[1720]: [10:28:34] Cannot reach: https://daisy.ubuntu.com
Jun 16 10:28:34 shaggy-11 whoopsie[1720]: [10:28:34] offline
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) Matched nvidia as autoconfigured driver 0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) Matched nouveau as autoconfigured driver 1
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) Matched modesetting as autoconfigured driver 2
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) Matched fbdev as autoconfigured driver 3
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) Matched vesa as autoconfigured driver 4
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) Assigned the driver to the xf86ConfigLayout
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) LoadModule: "nvidia"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Loading /usr/lib/x86_64-linux-gnu/nvidia-418/xorg/nvidia_drv.so
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Module nvidia: vendor="NVIDIA Corporation"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011compiled for 4.0.2, module version = 1.0.0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Module class: X.Org Video Driver
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) LoadModule: "nouveau"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Module nouveau: vendor="X.Org Foundation"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011compiled for 1.20.3, module version = 1.0.16
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Module class: X.Org Video Driver
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011ABI class: X.Org Video Driver, version 24.0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) LoadModule: "modesetting"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Module modesetting: vendor="X.Org Foundation"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011compiled for 1.20.4, module version = 1.20.4
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Module class: X.Org Video Driver
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011ABI class: X.Org Video Driver, version 24.0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) LoadModule: "fbdev"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Module fbdev: vendor="X.Org Foundation"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011compiled for 1.20.1, module version = 0.5.0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Module class: X.Org Video Driver
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011ABI class: X.Org Video Driver, version 24.0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) LoadModule: "vesa"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Module vesa: vendor="X.Org Foundation"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011compiled for 1.20.4, module version = 2.4.0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Module class: X.Org Video Driver
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011ABI class: X.Org Video Driver, version 24.0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) NVIDIA dlloader X Driver 418.56 Fri Mar 15 12:37:35 CDT 2019
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) NOUVEAU driver Date: Mon Jan 28 23:25:58 2019 -0500
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) NOUVEAU driver for NVIDIA chipset families :
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011RIVA TNT (NV04)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011RIVA TNT2 (NV05)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011GeForce 256 (NV10)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011GeForce 2 (NV11, NV15)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011GeForce 4MX (NV17, NV18)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011GeForce 3 (NV20)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011GeForce 4Ti (NV25, NV28)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011GeForce FX (NV3x)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011GeForce 6 (NV4x)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011GeForce 7 (G7x)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011GeForce 8 (G8x)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011GeForce 9 (G9x)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011GeForce GTX 2xx/3xx (GT2xx)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011GeForce GTX 4xx/5xx (GFxxx)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011GeForce GTX 6xx/7xx (GKxxx)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011GeForce GTX 9xx (GMxxx)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011GeForce GTX 10xx (GPxxx)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) FBDEV: driver for framebuffer: fbdev
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) VESA: driver for VESA chipsets: vesa
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) systemd-logind: releasing fd for 226:1
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Loading sub module "fb"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) LoadModule: "fb"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Loading /usr/lib/xorg/modules/libfb.so
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Module fb: vendor="X.Org Foundation"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011compiled for 1.20.4, module version = 1.0.0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011ABI class: X.Org ANSI C Emulation, version 0.4
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Loading sub module "wfb"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) LoadModule: "wfb"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Loading /usr/lib/xorg/modules/libwfb.so
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Module wfb: vendor="X.Org Foundation"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011compiled for 1.20.4, module version = 1.0.0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011ABI class: X.Org ANSI C Emulation, version 0.4
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Loading sub module "ramdac"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) LoadModule: "ramdac"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Module "ramdac" already built-in
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (WW) Falling back to old probe method for modesetting
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (WW) Falling back to old probe method for fbdev
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Loading sub module "fbdevhw"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) LoadModule: "fbdevhw"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Module fbdevhw: vendor="X.Org Foundation"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011compiled for 1.20.4, module version = 0.0.2
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011ABI class: X.Org Video Driver, version 24.0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): using drv /dev/dri/card0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) NVIDIA(0): Creating default Display subsection in Screen section
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011"Default Screen Section" for depth/fbbpp 24/32
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) NVIDIA(0): RGB weight 888
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) NVIDIA(0): Default visual is TrueColor
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Applying OutputClass "nvidia" options to /dev/dri/card1
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Applying OutputClass "Nvidia Prime" options to /dev/dri/card1
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) NVIDIA(0): Option "IgnoreDisplayDevices" "CRT"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) NVIDIA(0): Enabling 2D acceleration
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Loading sub module "glxserver_nvidia"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) LoadModule: "glxserver_nvidia"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Loading /usr/lib/x86_64-linux-gnu/nvidia-418/xorg/libglxserver_nvidia.so
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011compiled for 4.0.2, module version = 1.0.0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Module class: X.Org Server Extension
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) NVIDIA GLX Module 418.56 Fri Mar 15 12:36:35 CDT 2019
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 Ti with Max-Q Design (GP107-A) at
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) NVIDIA(0): PCI:1:0:0 (GPU-0)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (--) NVIDIA(0): Memory: 4194304 kBytes
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (--) NVIDIA(0): VideoBIOS: 86.07.63.00.6d
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) NVIDIA(0): Detected PCI Express Link width: 16X
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) NVIDIA(0): Validated MetaModes:
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) NVIDIA(0): "NULL"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (WW) NVIDIA(0): Unable to get display device for DPI computation.
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) modeset(G0): RGB weight 888
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) modeset(G0): Default visual is TrueColor
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Loading sub module "glamoregl"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) LoadModule: "glamoregl"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Loading /usr/lib/xorg/modules/libglamoregl.so
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Module glamoregl: vendor="X.Org Foundation"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011compiled for 1.20.4, module version = 1.0.1
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011ABI class: X.Org ANSI C Emulation, version 0.4
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): glamor X acceleration enabled on Mesa DRI Intel(R) UHD Graphics 630 (Coffeelake 3x8 GT2)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): glamor initialized
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Output eDP-1-1 has no monitor section
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Output DP-1-1 has no monitor section
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Output DP-1-2 has no monitor section
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Output DP-1-3 has no monitor section
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): EDID for output eDP-1-1
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Manufacturer: SHP Model: 148d Serial#: 0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Year: 2018 Week: 5
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): EDID Version: 1.4
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Digital Display Input
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): 8 bits per channel
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Digital interface is DisplayPort
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Max Image Size [cm]: horiz.: 34 vert.: 19
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Gamma: 2.20
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): No DPMS capabilities specified
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Default color space is primary color space
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): First detailed timing is preferred mode
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Preferred mode is native pixel format and refresh rate
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): redX: 0.661 redY: 0.326 greenX: 0.209 greenY: 0.736
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): blueX: 0.146 blueY: 0.048 whiteX: 0.315 whiteY: 0.326
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Manufacturer's mask: 0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Supported detailed timing:
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): clock: 533.2 MHz Image Size: 344 x 194 mm
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): h_active: 3840 h_sync: 3888 h_sync_end 3920 h_blank_end 4000 h_border: 0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): v_active: 2160 v_sync: 2163 v_sync_end 2168 v_blanking: 2222 v_border: 0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): FNVDR?LQ156D1
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Unknown vendor-specific block 0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): EDID (in hex):
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): #01100ffffffffffff004d108d1400000000
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): #011051c0104a52213780e6a9ea95335bc25
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): #0110c505300000001010101010101010101
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): #0110101010101014dd000a0f0703e803020
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): #011350058c2100000180000000000000000
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): #01100000000000000000000000000fe0046
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): #0114e564452804c51313536443100000000
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): #0110002410328011200000b010a20200084
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Printing probed modes for output eDP-1-1
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "3840x2160"x60.0 533.25 3840 3888 3920 4000 2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "3840x2160"x60.0 712.75 3840 4160 4576 5312 2160 2163 2168 2237 -hsync +vsync (134.2 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "3840x2160"x60.0 533.00 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.2 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "3200x1800"x60.0 492.00 3200 3456 3800 4400 1800 1803 1808 1865 -hsync +vsync (111.8 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "3200x1800"x59.9 373.00 3200 3248 3280 3360 1800 1803 1808 1852 +hsync -vsync (111.0 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "2880x1620"x60.0 396.25 2880 3096 3408 3936 1620 1623 1628 1679 -hsync +vsync (100.7 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "2880x1620"x60.0 303.75 2880 2928 2960 3040 1620 1623 1628 1666 +hsync -vsync (99.9 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "2560x1600"x60.0 348.50 2560 2760 3032 3504 1600 1603 1609 1658 -hsync +vsync (99.5 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "2560x1600"x60.0 268.50 2560 2608 2640 2720 1600 1603 1609 1646 +hsync -vsync (98.7 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "2560x1440"x120.0 638.25 2560 2780 3064 3568 1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "2560x1440"x120.0 469.12 2560 2584 2600 2640 1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "2560x1440"x60.0 312.25 2560 2752 3024 3488 1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "2048x1536"x60.0 266.95 2048 2200 2424 2800 1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1920x1440"x60.0 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1856x1392"x60.0 218.30 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1792x1344"x60.0 204.80 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "2048x1152"x120.0 406.50 2048 2220 2444 2840 1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "2048x1152"x120.0 302.50 2048 2072 2088 2128 1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "2048x1152"x59.9 197.00 2048 2184 2400 2752 1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "2048x1152"x59.9 156.75 2048 2096 2128 2208 1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1600x1024"x60.2 103.12 1600 1600 1656 1664 1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1360x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1360x768"x60.0 72.00 1360 1408 1440 1520 768 771 781 790 +hsync -vsync (47.4 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "800x512"x120.3 51.56 800 800 828 832 512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "720x450"x119.8 53.25 720 760 836 952 450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "680x384"x119.6 42.38 680 716 784 888 384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "680x384"x119.9 36.00 680 704 720 760 384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "576x432"x120.1 40.81 576 608 668 760 432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): EDID for output DP-1-1
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): EDID for output DP-1-2
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): EDID for output DP-1-3
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) modeset(G0): DPI set to (96, 96)
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Loading sub module "fb"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) LoadModule: "fb"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Loading /usr/lib/xorg/modules/libfb.so
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Module fb: vendor="X.Org Foundation"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011compiled for 1.20.4, module version = 1.0.0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011ABI class: X.Org ANSI C Emulation, version 0.4
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) UnloadModule: "nouveau"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Unloading nouveau
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) UnloadModule: "fbdev"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Unloading fbdev
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) UnloadSubModule: "fbdevhw"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Unloading fbdevhw
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) UnloadModule: "vesa"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Unloading vesa
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) modeset(G0): Backing store enabled
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) modeset(G0): Silken mouse enabled
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) modeset(G0): DPMS enabled
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): [DRI2] Setup complete
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): [DRI2] DRI driver: i965
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): [DRI2] VDPAU driver: i965
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) NVIDIA: access.
Jun 16 10:28:34 shaggy-11 acpid: client connected from 18379[0:0]
Jun 16 10:28:34 shaggy-11 acpid: 1 client rule loaded
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) NVIDIA(0): Setting mode "NULL"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) NVIDIA(0): Disabling shared memory pixmaps
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) NVIDIA(0): Backing store enabled
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) NVIDIA(0): Silken mouse enabled
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (==) NVIDIA(0): DPMS enabled
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (WW) NVIDIA(0): Option "PrimaryGPU" is not used
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Loading sub module "dri2"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) LoadModule: "dri2"
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Module "dri2" already built-in
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) NVIDIA(0): [DRI2] Setup complete
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension Generic Event Extension
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension SHAPE
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension MIT-SHM
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension XInputExtension
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension XTEST
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension BIG-REQUESTS
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension SYNC
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension XKEYBOARD
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension XC-MISC
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension SECURITY
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension XFIXES
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension RENDER
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension RANDR
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension COMPOSITE
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension DAMAGE
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension MIT-SCREEN-SAVER
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension DOUBLE-BUFFER
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension RECORD
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension DPMS
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension Present
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension DRI3
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension X-Resource
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension XVideo
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension XVideo-MotionCompensation
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension SELinux
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) SELinux: Disabled on system
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension GLX
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension GLX
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Indirect GLX disabled.
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) GLX: Another vendor is already registered for screen 0
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension XFree86-VidModeExtension
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension XFree86-DGA
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension XFree86-DRI
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension DRI2
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension NV-GLX
Jun 16 10:28:34 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Initializing extension NV-CONTROL
Jun 16 10:28:34 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:34 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:34 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:34 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:34 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:34 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:34 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:34 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:34 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:34 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) modeset(G0): Damage tracking initialized
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) config/udev: Adding input device Power Button (/dev/input/event3)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) LoadModule: "libinput"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Module libinput: vendor="X.Org Foundation"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011compiled for 1.20.4, module version = 0.28.2
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Module class: X.Org XInput Driver
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011ABI class: X.Org XInput driver, version 24.1
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Using input driver 'libinput' for 'Power Button'
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 44 paused 0
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Power Button: always reports core events
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "Device" "/dev/input/event3"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "_source" "server/udev"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event3 - Power Button: is tagged by udev as: Keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event3 - Power Button: device is a keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event3 - Power Button: device removed
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "xkb_model" "pc105"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "xkb_layout" "us"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event3 - Power Button: is tagged by udev as: Keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event3 - Power Button: device is a keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) config/udev: Adding input device Power Button (/dev/input/event1)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Using input driver 'libinput' for 'Power Button'
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 47 paused 0
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Power Button: always reports core events
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "Device" "/dev/input/event1"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "_source" "server/udev"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event1 - Power Button: device is a keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event1 - Power Button: device removed
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "xkb_model" "pc105"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "xkb_layout" "us"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event1 - Power Button: device is a keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) No input driver specified, ignoring this device.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) This device may have been added with another device file.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Using input driver 'libinput' for 'Sleep Button'
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 48 paused 0
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Sleep Button: always reports core events
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "Device" "/dev/input/event2"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "_source" "server/udev"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event2 - Sleep Button: is tagged by udev as: Keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event2 - Sleep Button: device is a keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event2 - Sleep Button: device removed
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "xkb_model" "pc105"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "xkb_layout" "us"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event2 - Sleep Button: is tagged by udev as: Keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event2 - Sleep Button: device is a keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event11)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate'
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 49 paused 0
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Integrated_Webcam_HD: Integrate: always reports core events
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "Device" "/dev/input/event11"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "_source" "server/udev"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event11 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event11 - Integrated_Webcam_HD: Integrate: device is a keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event11 - Integrated_Webcam_HD: Integrate: device removed
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/input/input24/event11"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 9)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "xkb_model" "pc105"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "xkb_layout" "us"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event11 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event11 - Integrated_Webcam_HD: Integrate: device is a keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) config/udev: Adding input device Wacom HID 488F Pen (/dev/input/event5)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Pen: Applying InputClass "libinput tablet catchall"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Pen: Applying InputClass "Wacom USB tablet class"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Pen: Applying InputClass "Wacom tablet class"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) LoadModule: "wacom"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Module wacom: vendor="X.Org Foundation"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011compiled for 1.20.4, module version = 0.36.1
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Module class: X.Org XInput Driver
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011ABI class: X.Org XInput driver, version 24.1
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Build version: 0.36.1
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) wacom: Driver for Wacom graphics tablets: PenPartner, Graphire,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Graphire2 4x5, Graphire2 5x7, Graphire3 4x5, Graphire3 6x8,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Graphire4 4x5, Graphire4 6x8, BambooFun 4x5, BambooFun 6x8,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Bamboo1 Medium, Graphire4 6x8 BlueTooth, CTL-460, CTH-461, CTL-660,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011CTL-461/S, Bamboo Touch, CTH-460/K, CTH-461/S, CTH-661/S1, CTH-461/L,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011CTH-661/L, Intuos 4x5, Intuos 6x8, Intuos 9x12, Intuos 12x12,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Intuos 12x18, PTU600, PL400, PL500, PL600, PL600SX, PL550, PL800,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011PL700, PL510, PL710, DTI520, DTF720, DTF720a, DTF521, DTU1931,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011DTU2231, DTU1631, DTH1152, DTH1152, DTK2451, DTH2452, DTH2452,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Intuos2 4x5, Intuos2 6x8, Intuos2 9x12, Intuos2 12x12, Intuos2 12x18,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Intuos2 6x8 , Volito, PenStation, Volito2 4x5, Volito2 2x3,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011PenPartner2, Bamboo, Bamboo1, Bamboo1 4x6, Bamboo1 5x8, Intuos3 4x5,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Intuos3 6x8, Intuos3 9x12, Intuos3 12x12, Intuos3 12x19,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Intuos3 6x11, Intuos3 4x6, Intuos4 4x6, Intuos4 6x9, Intuos4 8x13,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Intuos4 12x19, Intuos4 WL USB Endpoint,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Intuos4 WL Bluetooth Endpoint, Intuos5 touch S, Intuos5 touch M,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Intuos5 touch L, Intuos5 S, Intuos5 M, Intuos Pro S, Intuos Pro M,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Intuos Pro L, Cintiq 21UX, Cintiq 20WSX, Cintiq 12WX, Cintiq 21UX2,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Cintiq 24HD, Cintiq 22HD, Cintiq 24HD touch (EMR digitizer),
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Cintiq 13HD, DTK2241, DTH2242, Cintiq 22HDT, Cintiq 27QHDT,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Cintiq 27QHDT, Mobilestudio Pro 13, MobileStudio Pro 16,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011MobileStudio Pro 13, MobileStudio Pro 16, Cintiq 13 FHD Pro,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Cintiq 16 UHD Pro, Cintiq Pro 24, Cintiq Pro 32, Cintiq 13 FHD Pro,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011Cintiq 16 UHD Pro, Cintiq Pro 24, Cintiq Pro 32, Cintiq Pro 24,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011TabletPC 0x90, TabletPC 0x93, TabletPC 0x97, TabletPC 0x9A,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011CapPlus 0x9F, TabletPC 0xE2, TabletPC 0xE3, TabletPC 0xE5,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011TabletPC 0xE6, TabletPC 0xEC, TabletPC 0xED, TabletPC 0xEF,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011TabletPC 0x100, TabletPC 0x101, TabletPC 0x10D, TabletPC 0x116,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011TabletPC 0x12C, TabletPC 0x4001, TabletPC 0x4004, TabletPC 0x5000,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011TabletPC 0x5002, usb:172f:0024, usb:172f:0025, usb:172f:0026,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011usb:172f:0027, usb:172f:0028, usb:172f:0030, usb:172f:0031,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011usb:172f:0032, usb:172f:0033, usb:172f:0034, usb:172f:0035,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011usb:172f:0036, usb:172f:0037, usb:172f:0038, usb:172f:0039,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011usb:172f:0051, usb:172f:0052, usb:172f:0053, usb:172f:0054,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011usb:172f:0055, usb:172f:0056, usb:172f:0057, usb:172f:0058,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011usb:172f:0500, usb:172f:0501, usb:172f:0502, usb:172f:0503,
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: #011usb:1b96:0001, usb:17ef:6004
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Using input driver 'wacom' for 'Wacom HID 488F Pen'
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 50 paused 0
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Pen: always reports core events
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "Device" "/dev/input/event5"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Wacom HID 488F Pen: type not specified, assuming 'stylus'.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Wacom HID 488F Pen: other types will be automatically added.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (--) Wacom HID 488F Pen stylus: using pressure threshold of 851 for button 1
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Pen stylus: panscroll is 0
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Pen stylus: panscroll modified to 1300
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (--) Wacom HID 488F Pen stylus: maxX=34422 maxY=19362 maxZ=4095 resX=100000 resY=100000 tilt=enabled
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Wacom HID 488F Pen stylus: hotplugging dependent devices.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (EE) Wacom HID 488F Pen stylus: Invalid type 'cursor' for this device.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (EE) Wacom HID 488F Pen stylus: Invalid type 'touch' for this device.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (EE) Wacom HID 488F Pen stylus: Invalid type 'pad' for this device.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Wacom HID 488F Pen stylus: hotplugging completed.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-WCOM488F:00/0018:056A:488F.0001/input/input15/event5"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) XINPUT: Adding extended input device "Wacom HID 488F Pen stylus" (type: STYLUS, id 10)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Pen stylus: (accel) keeping acceleration scheme 1
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Pen stylus: (accel) acceleration profile 0
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Pen stylus: (accel) acceleration factor: 2.000
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Pen stylus: (accel) acceleration threshold: 4
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) config/udev: Adding input device Wacom HID 488F Pen (/dev/input/mouse0)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) No input driver specified, ignoring this device.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) This device may have been added with another device file.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) config/udev: Adding input device Wacom HID 488F Finger (/dev/input/event6)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Finger: Applying InputClass "libinput touchscreen catchall"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Using input driver 'libinput' for 'Wacom HID 488F Finger'
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 51 paused 0
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Finger: always reports core events
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "Device" "/dev/input/event6"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "_source" "server/udev"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event6 - Wacom HID 488F Finger: is tagged by udev as: Touchscreen
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event6 - Wacom HID 488F Finger: device is a touch device
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event6 - Wacom HID 488F Finger: device removed
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-WCOM488F:00/0018:056A:488F.0001/input/input16/event6"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) XINPUT: Adding extended input device "Wacom HID 488F Finger" (type: TOUCHSCREEN, id 11)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "AccelerationScheme" "none"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Finger: (accel) selected scheme none/0
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Finger: (accel) acceleration factor: 2.000
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Finger: (accel) acceleration threshold: 4
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event6 - Wacom HID 488F Finger: is tagged by udev as: Touchscreen
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event6 - Wacom HID 488F Finger: device is a touch device
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) config/udev: Adding input device Wacom HID 488F Finger (/dev/input/mouse1)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) No input driver specified, ignoring this device.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) This device may have been added with another device file.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) config/udev: Adding input device SYNA2393:00 06CB:7A13 Touchpad (/dev/input/event10)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) SYNA2393:00 06CB:7A13 Touchpad: Applying InputClass "libinput touchpad catchall"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Using input driver 'libinput' for 'SYNA2393:00 06CB:7A13 Touchpad'
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 52 paused 0
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) SYNA2393:00 06CB:7A13 Touchpad: always reports core events
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "Device" "/dev/input/event10"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "_source" "server/udev"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event10 - SYNA2393:00 06CB:7A13 Touchpad: is tagged by udev as: Touchpad
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event10 - SYNA2393:00 06CB:7A13 Touchpad: device is a touchpad
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event10 - SYNA2393:00 06CB:7A13 Touchpad: device removed
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-SYNA2393:00/0018:06CB:7A13.0002/input/input22/event10"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) XINPUT: Adding extended input device "SYNA2393:00 06CB:7A13 Touchpad" (type: TOUCHPAD, id 12)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "AccelerationScheme" "none"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) SYNA2393:00 06CB:7A13 Touchpad: (accel) selected scheme none/0
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) SYNA2393:00 06CB:7A13 Touchpad: (accel) acceleration factor: 2.000
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) SYNA2393:00 06CB:7A13 Touchpad: (accel) acceleration threshold: 4
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event10 - SYNA2393:00 06CB:7A13 Touchpad: is tagged by udev as: Touchpad
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event10 - SYNA2393:00 06CB:7A13 Touchpad: device is a touchpad
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) config/udev: Adding input device SYNA2393:00 06CB:7A13 Touchpad (/dev/input/mouse2)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) No input driver specified, ignoring this device.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) This device may have been added with another device file.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event12)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) No input driver specified, ignoring this device.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) This device may have been added with another device file.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) No input driver specified, ignoring this device.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) This device may have been added with another device file.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event14)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) No input driver specified, ignoring this device.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) This device may have been added with another device file.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event15)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) No input driver specified, ignoring this device.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) This device may have been added with another device file.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event16)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) No input driver specified, ignoring this device.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) This device may have been added with another device file.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event17)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) No input driver specified, ignoring this device.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) This device may have been added with another device file.
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) config/udev: Adding input device Intel HID events (/dev/input/event7)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Using input driver 'libinput' for 'Intel HID events'
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 53 paused 0
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Intel HID events: always reports core events
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "Device" "/dev/input/event7"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "_source" "server/udev"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event7 - Intel HID events: is tagged by udev as: Keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event7 - Intel HID events: device is a keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event7 - Intel HID events: device removed
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input18/event7"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 13)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "xkb_model" "pc105"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "xkb_layout" "us"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event7 - Intel HID events: is tagged by udev as: Keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event7 - Intel HID events: device is a keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event8)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Using input driver 'libinput' for 'Intel HID 5 button array'
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 54 paused 0
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Intel HID 5 button array: always reports core events
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "Device" "/dev/input/event8"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "_source" "server/udev"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event8 - Intel HID 5 button array: is tagged by udev as: Keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event8 - Intel HID 5 button array: device is a keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event8 - Intel HID 5 button array: device removed
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input19/event8"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 14)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "xkb_model" "pc105"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "xkb_layout" "us"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event8 - Intel HID 5 button array: is tagged by udev as: Keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event8 - Intel HID 5 button array: device is a keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event9)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 55 paused 0
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Dell WMI hotkeys: always reports core events
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "Device" "/dev/input/event9"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "_source" "server/udev"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event9 - Dell WMI hotkeys: is tagged by udev as: Keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event9 - Dell WMI hotkeys: device is a keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event9 - Dell WMI hotkeys: device removed
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:05/wmi_bus/wmi_bus-PNP0C14:05/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input20/event9"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 15)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "xkb_model" "pc105"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "xkb_layout" "us"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event9 - Dell WMI hotkeys: is tagged by udev as: Keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event9 - Dell WMI hotkeys: device is a keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 56 paused 0
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) AT Translated Set 2 keyboard: always reports core events
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "Device" "/dev/input/event4"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "_source" "server/udev"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event4 - AT Translated Set 2 keyboard: device removed
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 16)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "xkb_model" "pc105"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "xkb_layout" "us"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Pen eraser: Applying InputClass "libinput tablet catchall"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Pen eraser: Applying InputClass "Wacom USB tablet class"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Pen eraser: Applying InputClass "Wacom tablet class"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) Using input driver 'wacom' for 'Wacom HID 488F Pen eraser'
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Pen eraser: always reports core events
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "Device" "/dev/input/event5"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "Type" "eraser"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Pen eraser: panscroll is 1300
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Pen eraser: panscroll modified to 1300
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (--) Wacom HID 488F Pen eraser: maxX=34422 maxY=19362 maxZ=4095 resX=100000 resY=100000 tilt=enabled
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-WCOM488F:00/0018:056A:488F.0001/input/input15/event5"
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (II) XINPUT: Adding extended input device "Wacom HID 488F Pen eraser" (type: ERASER, id 17)
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Pen eraser: (accel) keeping acceleration scheme 1
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Pen eraser: (accel) acceleration profile 0
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Pen eraser: (accel) acceleration factor: 2.000
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: (**) Wacom HID 488F Pen eraser: (accel) acceleration threshold: 4
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: /usr/bin/prime-supported: 35: /usr/bin/prime-supported: cannot create /var/log/prime-supported.log: Permission denied
Jun 16 10:28:35 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: randr: falling back to unsynchronized pixmap sharing
Jun 16 10:28:36 shaggy-11 whoopsie[1720]: [10:28:36] online
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: /etc/gdm3/Xsession: Beginning session setup...
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: localuser:sparr being added to access control list
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting DISPLAY=:0
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting XAUTHORITY=/run/user/1000/gdm/Xauthority
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: localuser:sparr being added to access control list
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting GTK_MODULES=gail:atk-bridge
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting QT_ACCESSIBILITY=1
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting SHELL=/bin/bash
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting SESSION_MANAGER=local/shaggy-11:@/tmp/.ICE-unix/8077,unix/shaggy-11:/tmp/.ICE-unix/8077
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting QT_ACCESSIBILITY=1
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/etc/xdg
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting XDG_MENU_PREFIX=gnome-
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting GNOME_DESKTOP_SESSION_ID=this-is-deprecated
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting GTK_IM_MODULE=ibus
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting QT4_IM_MODULE=xim
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting MANDATORY_PATH=/usr/share/gconf/ubuntu.mandatory.path
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting XMODIFIERS=@im=ibus
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting DESKTOP_SESSION=ubuntu
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting SSH_AGENT_PID=16289
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting GTK_MODULES=gail:atk-bridge
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting PWD=/home/sparr
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting XDG_SESSION_DESKTOP=ubuntu
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting LOGNAME=sparr
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting XDG_SESSION_TYPE=x11
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting XAUTHORITY=/run/user/1000/gdm/Xauthority
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting WINDOWPATH=2
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting HOME=/home/sparr
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting USERNAME=sparr
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting IM_CONFIG_PHASE=2
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting LANG=en_US.UTF-8
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting XDG_CURRENT_DESKTOP=ubuntu:GNOME
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting CLUTTER_IM_MODULE=xim
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting XDG_SESSION_CLASS=user
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting DEFAULTS_PATH=/usr/share/gconf/ubuntu.default.path
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting USER=sparr
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting DISPLAY=:0
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting SHLVL=1
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting QT_IM_MODULE=xim
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting XDG_RUNTIME_DIR=/run/user/1000
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting XDG_DATA_DIRS=/usr/share/ubuntu:/usr/local/share:/usr/share:/var/lib/snapd/desktop
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting PATH=/home/sparr/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting GDMSESSION=ubuntu
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
Jun 16 10:28:37 shaggy-11 /usr/lib/gdm3/gdm-x-session[18377]: dbus-update-activation-environment: setting _=/usr/bin/dbus-update-activation-environment
Jun 16 10:28:37 shaggy-11 at-spi-bus-launcher[16291]: dbus-daemon[16296]: Activating service name='org.a11y.atspi.Registry' requested by ':1.134' (uid=1000 pid=18482 comm="/usr/lib/gnome-session/gnome-session-check-acceler" label="unconfined")
Jun 16 10:28:37 shaggy-11 at-spi-bus-launcher[16291]: dbus-daemon[16296]: Successfully activated service 'org.a11y.atspi.Registry'
Jun 16 10:28:37 shaggy-11 at-spi-bus-launcher[16291]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun 16 10:28:37 shaggy-11 gnome-keyring-ssh.desktop[18496]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Jun 16 10:28:38 shaggy-11 dhclient[18359]: XMT: Info-Request on wlp59s0, interval 7570ms.
Jun 16 10:28:39 shaggy-11 systemd-resolved[1022]: Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction with reduced feature level UDP.
Jun 16 10:28:39 shaggy-11 systemd-resolved[1022]: message repeated 6 times: [ Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction with reduced feature level UDP.]
Jun 16 10:28:39 shaggy-11 dbus-daemon[16141]: [session uid=1000 pid=16141] Activating service name='org.freedesktop.portal.IBus' requested by ':1.2107' (uid=1000 pid=18528 comm="ibus-daemon --xim --panel disable " label="unconfined")
Jun 16 10:28:39 shaggy-11 dbus-daemon[16141]: [session uid=1000 pid=16141] Successfully activated service 'org.freedesktop.portal.IBus'
Jun 16 10:28:39 shaggy-11 gnome-shell[18502]: g_dir_open_with_errno: assertion 'path != NULL' failed
Jun 16 10:28:39 shaggy-11 gnome-shell[18502]: g_filename_to_utf8: assertion 'opsysstring != NULL' failed
Jun 16 10:28:39 shaggy-11 gnome-shell[18502]: g_dir_open_with_errno: assertion 'path != NULL' failed
Jun 16 10:28:39 shaggy-11 gnome-shell[18502]: g_filename_to_utf8: assertion 'opsysstring != NULL' failed
Jun 16 10:28:39 shaggy-11 gnome-shell[18502]: Telepathy is not available, chat integration will be disabled.
Jun 16 10:28:39 shaggy-11 spice-vdagent[18563]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
Jun 16 10:28:39 shaggy-11 gnome-session[18429]: gnome-session-binary[18429]: WARNING: App 'spice-vdagent.desktop' exited with code 1
Jun 16 10:28:39 shaggy-11 gnome-session-binary[18429]: WARNING: App 'spice-vdagent.desktop' exited with code 1
Jun 16 10:28:39 shaggy-11 kernel: [73269.844279] rfkill: input handler disabled
Jun 16 10:28:39 shaggy-11 gsd-keyboard[18558]: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jun 16 10:28:39 shaggy-11 gnome-shell[18502]: JS WARNING: [/usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/appIcons.js 1054]: unreachable code after return statement
Jun 16 10:28:39 shaggy-11 dbus-daemon[1110]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.9106' (uid=1000 pid=18593 comm="/usr/lib/gnome-settings-daemon/gsd-datetime " label="unconfined")
Jun 16 10:28:39 shaggy-11 systemd[1]: Starting Time & Date Service...
Jun 16 10:28:39 shaggy-11 gsd-sharing[18597]: Failed to StopUnit service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit gnome-user-share-webdav.service not loaded.
Jun 16 10:28:39 shaggy-11 gsd-sharing[18597]: Failed to StopUnit service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit rygel.service not loaded.
Jun 16 10:28:39 shaggy-11 gsd-sharing[18597]: Failed to StopUnit service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit gnome-remote-desktop.service not loaded.
Jun 16 10:28:40 shaggy-11 gnome-session-binary[18429]: Entering running state
Jun 16 10:28:40 shaggy-11 tracker-store.desktop[18690]: (uint32 2,)
Jun 16 10:28:40 shaggy-11 dropbox.desktop[18659]: dropbox: locating interpreter
Jun 16 10:28:40 shaggy-11 dropbox.desktop[18659]: dropbox: logging to /tmp/dropbox-antifreeze-q1dgTX
Jun 16 10:28:40 shaggy-11 dropbox.desktop[18659]: dropbox: initializing
Jun 16 10:28:40 shaggy-11 dropbox.desktop[18659]: dropbox: initializing python 3.7.2
Jun 16 10:28:40 shaggy-11 dropbox.desktop[18659]: dropbox: setting program path '/home/sparr/.dropbox-dist/dropbox-lnx.x86_64-74.4.115/dropbox'
Jun 16 10:28:40 shaggy-11 dropbox.desktop[18659]: dropbox: setting home path '/home/sparr/.dropbox-dist/dropbox-lnx.x86_64-74.4.115'
Jun 16 10:28:40 shaggy-11 dropbox.desktop[18659]: dropbox: setting python path '/home/sparr/.dropbox-dist/dropbox-lnx.x86_64-74.4.115:/home/sparr/.dropbox-dist/dropbox-lnx.x86_64-74.4.115/python-packages-37.zip'
Jun 16 10:28:40 shaggy-11 systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Jun 16 10:28:40 shaggy-11 gsd-color[18163]: failed to set screen _ICC_PROFILE: Failed to open file “/home/sparr/.local/share/icc/edid-acae0a4b10e77ce4757a29acd7f62e12.icc”: Permission denied
Jun 16 10:28:40 shaggy-11 dropbox.desktop[18659]: dropbox: python initialized
Jun 16 10:28:40 shaggy-11 dropbox.desktop[18659]: dropbox: running dropbox
Jun 16 10:28:40 shaggy-11 dropbox.desktop[18659]: dropbox: setting args
Jun 16 10:28:40 shaggy-11 dropbox.desktop[18659]: dropbox: applying overrides
Jun 16 10:28:40 shaggy-11 dropbox.desktop[18659]: dropbox: running main script
Jun 16 10:28:40 shaggy-11 keybase_autostart.desktop[18694]: Unmounting /run/user/1000/keybase/kbfs...
Jun 16 10:28:40 shaggy-11 systemd[1]: run-user-1000-keybase-kbfs.mount: Succeeded.
Jun 16 10:28:40 shaggy-11 systemd[16115]: run-user-1000-keybase-kbfs.mount: Succeeded.
Jun 16 10:28:40 shaggy-11 systemd[18008]: run-user-1000-keybase-kbfs.mount: Succeeded.
Jun 16 10:28:40 shaggy-11 keybase_autostart.desktop[18694]: Unmounting and shutting down kbfsfuse...
Jun 16 10:28:40 shaggy-11 keybase_autostart.desktop[18694]: Shutting down keybase service...
Jun 16 10:28:40 shaggy-11 sh[18780]: fusermount: entry for /run/user/1000/keybase/kbfs not found in /etc/mtab
Jun 16 10:28:40 shaggy-11 systemd[16115]: kbfs.service: Succeeded.
Jun 16 10:28:40 shaggy-11 dropbox.desktop[18659]: dropbox: load fq extension '/home/sparr/.dropbox-dist/dropbox-lnx.x86_64-74.4.115/cryptography.hazmat.bindings._constant_time.cpython-37m-x86_64-linux-gnu.so'
Jun 16 10:28:40 shaggy-11 dbus-daemon[1110]: [system] Successfully activated service 'org.freedesktop.timedate1'
Jun 16 10:28:40 shaggy-11 systemd[1]: Started Time & Date Service.
Jun 16 10:28:40 shaggy-11 systemd[16115]: keybase.service: Succeeded.
Jun 16 10:28:40 shaggy-11 dropbox.desktop[18659]: dropbox: load fq extension '/home/sparr/.dropbox-dist/dropbox-lnx.x86_64-74.4.115/cryptography.hazmat.bindings._openssl.cpython-37m-x86_64-linux-gnu.so'
Jun 16 10:28:40 shaggy-11 keybase_autostart.desktop[18694]: Starting via systemd...
Jun 16 10:28:40 shaggy-11 systemd[16115]: Reloading.
Jun 16 10:28:40 shaggy-11 dropbox.desktop[18659]: dropbox: load fq extension '/home/sparr/.dropbox-dist/dropbox-lnx.x86_64-74.4.115/cryptography.hazmat.bindings._padding.cpython-37m-x86_64-linux-gnu.so'
Jun 16 10:28:40 shaggy-11 NetworkManager[1132]: <info> [1560706120.3972] agent-manager: req[0x559886f9f0d0, :1.9075/org.gnome.Shell.NetworkAgent/1000]: agent registered
Jun 16 10:28:40 shaggy-11 systemd[16115]: Starting Keybase core service...
Jun 16 10:28:40 shaggy-11 gnome-shell[18502]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 16 10:28:40 shaggy-11 gsd-color[18163]: failed to set screen _ICC_PROFILE: Failed to open file “/home/sparr/.local/share/icc/edid-acae0a4b10e77ce4757a29acd7f62e12.icc”: Permission denied
Jun 16 10:28:40 shaggy-11 dropbox.desktop[18659]: dropbox: load fq extension '/home/sparr/.dropbox-dist/dropbox-lnx.x86_64-74.4.115/psutil._psutil_linux.cpython-37m-x86_64-linux-gnu.so'
Jun 16 10:28:40 shaggy-11 dropbox.desktop[18659]: dropbox: load fq extension '/home/sparr/.dropbox-dist/dropbox-lnx.x86_64-74.4.115/psutil._psutil_posix.cpython-37m-x86_64-linux-gnu.so'
Jun 16 10:28:40 shaggy-11 dropbox.desktop[18659]: dropbox: load fq extension '/home/sparr/.dropbox-dist/dropbox-lnx.x86_64-74.4.115/linuxffi.pthread._linuxffi_pthread.cpython-37m-x86_64-linux-gnu.so'
Jun 16 10:28:40 shaggy-11 dropbox.desktop[18659]: dropbox: load fq extension '/home/sparr/.dropbox-dist/dropbox-lnx.x86_64-74.4.115/cpuid.compiled._cpuid.cpython-37m-x86_64-linux-gnu.so'
Jun 16 10:28:41 shaggy-11 dropbox.desktop[18659]: dropbox: load fq extension '/home/sparr/.dropbox-dist/dropbox-lnx.x86_64-74.4.115/apex._apex.cpython-37m-x86_64-linux-gnu.so'
Jun 16 10:28:41 shaggy-11 dropbox.desktop[18659]: dropbox: load fq extension '/home/sparr/.dropbox-dist/dropbox-lnx.x86_64-74.4.115/linuxffi.resolv.compiled._linuxffi_resolv.cpython-37m-x86_64-linux-gnu.so'
Jun 16 10:28:41 shaggy-11 org.gnome.Shell.desktop[18502]: Window manager warning: Overwriting existing binding of keysym 33 with keysym 33 (keycode c).
Jun 16 10:28:41 shaggy-11 org.gnome.Shell.desktop[18502]: Window manager warning: Overwriting existing binding of keysym 31 with keysym 31 (keycode a).
Jun 16 10:28:41 shaggy-11 org.gnome.Shell.desktop[18502]: Window manager warning: Overwriting existing binding of keysym 34 with keysym 34 (keycode d).
Jun 16 10:28:41 shaggy-11 org.gnome.Shell.desktop[18502]: Window manager warning: Overwriting existing binding of keysym 36 with keysym 36 (keycode f).
Jun 16 10:28:41 shaggy-11 org.gnome.Shell.desktop[18502]: Window manager warning: Overwriting existing binding of keysym 37 with keysym 37 (keycode 10).
Jun 16 10:28:41 shaggy-11 org.gnome.Shell.desktop[18502]: Window manager warning: Overwriting existing binding of keysym 35 with keysym 35 (keycode e).
Jun 16 10:28:41 shaggy-11 org.gnome.Shell.desktop[18502]: Window manager warning: Overwriting existing binding of keysym 32 with keysym 32 (keycode b).
Jun 16 10:28:41 shaggy-11 org.gnome.Shell.desktop[18502]: Window manager warning: Overwriting existing binding of keysym 38 with keysym 38 (keycode 11).
Jun 16 10:28:41 shaggy-11 org.gnome.Shell.desktop[18502]: Window manager warning: Overwriting existing binding of keysym 39 with keysym 39 (keycode 12).
Jun 16 10:28:41 shaggy-11 dropbox.desktop[18659]: dropbox: load fq extension '/home/sparr/.dropbox-dist/dropbox-lnx.x86_64-74.4.115/tornado.speedups.cpython-37m-x86_64-linux-gnu.so'
Jun 16 10:28:41 shaggy-11 dropbox.desktop[18659]: dropbox: load fq extension '/home/sparr/.dropbox-dist/dropbox-lnx.x86_64-74.4.115/linuxffi.gnu.compiled._linuxffi_gnu.cpython-37m-x86_64-linux-gnu.so'
Jun 16 10:28:41 shaggy-11 dbus-daemon[16141]: [session uid=1000 pid=16141] Activating service name='org.gnome.Nautilus' requested by ':1.2105' (uid=1000 pid=18502 comm="/usr/bin/gnome-shell " label="unconfined")
Jun 16 10:28:41 shaggy-11 dbus-daemon[16141]: [session uid=1000 pid=16141] Activating service name='org.freedesktop.FileManager1' requested by ':1.2105' (uid=1000 pid=18502 comm="/usr/bin/gnome-shell " label="unconfined")
Jun 16 10:28:41 shaggy-11 gnome-shell[18502]: GNOME Shell started at Sun Jun 16 2019 10:28:39 GMT-0700 (PDT)
Jun 16 10:28:41 shaggy-11 dbus-daemon[16141]: [session uid=1000 pid=16141] Successfully activated service 'org.gnome.Nautilus'
Jun 16 10:28:41 shaggy-11 org.gnome.Nautilus[16141]: Failed to register: Unable to acquire bus name 'org.gnome.Nautilus'
Jun 16 10:28:41 shaggy-11 dropbox.desktop[18659]: dropbox: load fq extension '/home/sparr/.dropbox-dist/dropbox-lnx.x86_64-74.4.115/linuxffi.sys.compiled._linuxffi_sys.cpython-37m-x86_64-linux-gnu.so'
Jun 16 10:28:41 shaggy-11 systemd[16115]: Started Keybase core service.
Jun 16 10:28:41 shaggy-11 systemd[16115]: Starting Keybase Filesystem service...
Jun 16 10:28:41 shaggy-11 sh[19056]: fusermount: entry for /run/user/1000/keybase/kbfs not found in /etc/mtab
Jun 16 10:28:41 shaggy-11 dropbox.desktop[18659]: dropbox: load fq extension '/home/sparr/.dropbox-dist/dropbox-lnx.x86_64-74.4.115/librsyncffi.compiled._librsyncffi.cpython-37m-x86_64-linux-gnu.so'
Jun 16 10:28:41 shaggy-11 dropbox.desktop[18659]: dropbox: load fq extension '/home/sparr/.dropbox-dist/dropbox-lnx.x86_64-74.4.115/posixffi.libc._posixffi_libc.cpython-37m-x86_64-linux-gnu.so'
Jun 16 10:28:42 shaggy-11 dropbox.desktop[18659]: dropbox: load fq extension '/home/sparr/.dropbox-dist/dropbox-lnx.x86_64-74.4.115/PyQt5.QtCore.cpython-37m-x86_64-linux-gnu.so'
Jun 16 10:28:42 shaggy-11 dropbox.desktop[18659]: dropbox: load fq extension '/home/sparr/.dropbox-dist/dropbox-lnx.x86_64-74.4.115/PyQt5.QtGui.cpython-37m-x86_64-linux-gnu.so'
Jun 16 10:28:42 shaggy-11 dropbox.desktop[18659]: dropbox: load fq extension '/home/sparr/.dropbox-dist/dropbox-lnx.x86_64-74.4.115/PyQt5.QtWidgets.cpython-37m-x86_64-linux-gnu.so'
Jun 16 10:28:42 shaggy-11 dropbox.desktop[18659]: dropbox: load fq extension '/home/sparr/.dropbox-dist/dropbox-lnx.x86_64-74.4.115/PyQt5.QtNetwork.cpython-37m-x86_64-linux-gnu.so'
Jun 16 10:28:42 shaggy-11 dropbox.desktop[18659]: dropbox: load fq extension '/home/sparr/.dropbox-dist/dropbox-lnx.x86_64-74.4.115/PyQt5.QtDBus.cpython-37m-x86_64-linux-gnu.so'
Jun 16 10:28:42 shaggy-11 systemd[16115]: Started Keybase Filesystem service.
Jun 16 10:28:42 shaggy-11 systemd[16115]: Starting Keybase GUI...
Jun 16 10:28:42 shaggy-11 systemd[16115]: Started Keybase GUI.
Jun 16 10:28:42 shaggy-11 keybase_autostart.desktop[18694]: run_keybase: Success!
Jun 16 10:28:42 shaggy-11 keybase_autostart.desktop[18694]: #033[38;5;95m▄#033[48;5;95;38;5;130m▄▄▄#033[38;5;95m█#033[49m▀#033[39m #033[00m
Jun 16 10:28:42 shaggy-11 keybase_autostart.desktop[18694]: ╭───────────────────────╮ #033[38;5;95m▄▄#033[39m #033[38;5;95m▄#033[48;5;95;38;5;130m▄▄#033[48;5;130m█#033[38;5;137m▄#033[48;5;137;38;5;95m▄#033[49m▀#033[39m #033[00m
Jun 16 10:28:42 shaggy-11 keybase_autostart.desktop[18694]: │ │ #033[48;5;95;38;5;95m█#033[48;5;137;38;5;137m██#033[48;5;95m▄#033[49;38;5;95m▄▄▄#033[48;5;95;38;5;137m▄▄▄#033[49;38;5;95m▄▄#033[48;5;95;38;5;130m▄#033[48;5;130m███#033[38;5;137m▄#033[48;5;137m█#033[48;5;95;38;5;95m█#033[49;39m #033[00m
Jun 16 10:28:42 shaggy-11 keybase_autostart.desktop[18694]: │ Encrypt everything! │ #033[38;5;95m▄#033[48;5;187;38;5;16m▄#033[48;5;16;38;5;187m▄#033[38;5;16m█#033[48;5;137;38;5;137m███#033[38;5;187m▄#033[38;5;16m▄▄#033[38;5;137m██#033[48;5;95;38;5;95m█#033[48;5;130;38;5;130m█████#033[48;5;137;38;5;137m██#033[48;5;95;38;5;95m█#033[49;39m #033[00m
Jun 16 10:28:42 shaggy-11 keybase_autostart.desktop[18694]: │ ├──── #033[38;5;95m▄#033[48;5;95;38;5;137m▄#033[48;5;16m▄▄▄#033[48;5;137m███#033[48;5;16;38;5;16m█#033[48;5;187m▄#033[48;5;16m█#033[48;5;137;38;5;137m█#033[48;5;95;38;5;95m█#033[48;5;130;38;5;130m██████#033[48;5;137;38;5;137m███#033[48;5;95;38;5;95m█#033[49;39m #033[00m
Jun 16 10:28:42 shaggy-11 keybase_autostart.desktop[18694]: ╰───────────────────────╯ #033[48;5;95;38;5;95m█#033[48;5;137;38;5;137m██#033[48;5;16m▄#033[38;5;16m█#033[38;5;137m▄#033[48;5;137m██████#033[48;5;95;38;5;95m█#033[48;5;130;38;5;130m██████#033[48;5;137;38;5;137m████#033[48;5;95m▄#033[49;38;5;95m▄#033[39m #033[00m
Jun 16 10:28:42 shaggy-11 keybase_autostart.desktop[18694]: #033[38;5;95m▀#033[48;5;137m▄#033[38;5;137m███████#033[38;5;95m▄#033[49m▀#033[39m #033[48;5;95;38;5;95m█#033[48;5;130;38;5;130m██████#033[48;5;137;38;5;137m████#033[48;5;95m▄#033[49;38;5;95m▄#033[39m #033[00m
Jun 16 10:28:42 shaggy-11 keybase_autostart.desktop[18694]: #033[48;5;95;38;5;187m▄▄▄#033[38;5;137m▄#033[48;5;137m██#033[48;5;95;38;5;95m█#033[49;39m #033[48;5;95;38;5;95m█#033[48;5;130;38;5;130m███████#033[48;5;137;38;5;137m███#033[48;5;95m▄#033[49;38;5;95m▄#033[39m #033[00m
Jun 16 10:28:42 shaggy-11 keybase_autostart.desktop[18694]: #033[38;5;187m▄#033[48;5;187m███#033[48;5;137;38;5;137m████#033[48;5;95;38;5;95m█#033[49;39m #033[48;5;95;38;5;95m█#033[48;5;130;38;5;130m█████████#033[48;5;137;38;5;137m███#033[48;5;95;38;5;95m█#033[49;39m #033[00m
Jun 16 10:28:42 shaggy-11 keybase_autostart.desktop[18694]: #033[38;5;187m▄#033[48;5;187m███#033[38;5;137m▄#033[48;5;137m█#033[48;5;95;38;5;95m█#033[48;5;137;38;5;137m███#033[48;5;95m▄#033[49;38;5;95m▄#033[39m #033[38;5;95m▀#033[48;5;130m▄#033[38;5;130m███████#033[48;5;137;38;5;137m████#033[48;5;95;38;5;95m█#033[49;39m#033[00m
Jun 16 10:28:42 shaggy-11 keybase_autostart.desktop[18694]: #033[48;5;95;38;5;95m█#033[48;5;187;38;5;187m████#033[48;5;137;38;5;137m██#033[48;5;95m▄#033[48;5;137;38;5;95m▄#033[38;5;137m██#033[38;5;95m▄#033[38;5;137m█#033[48;5;95m▄#033[49;38;5;95m▄#033[39m #033[48;5;95;38;5;95m█#033[48;5;130;38;5;130m███████#033[48;5;137;38;5;137m████#033[48;5;95;38;5;95m█#033[49;39m#033[00m
Jun 16 10:28:42 shaggy-11 keybase_autostart.desktop[18694]: #033[38;5;95m▄#033[48;5;95;38;5;137m▄#033[48;5;187;38;5;187m████#033[48;5;137;38;5;137m███#033[48;5;95;38;5;95m█#033[48;5;137;38;5;137m██#033[48;5;95;38;5;95m█#033[48;5;137;38;5;137m██#033[48;5;95m▄#033[49;38;5;95m▄#033[39m #033[48;5;95;38;5;95m█#033[48;5;130;38;5;130m██████#033[48;5;137;38;5;137m████#033[48;5;95;38;5;95m█#033[49;39m#033[00m
Jun 16 10:28:42 shaggy-11 keybase_autostart.desktop[18694]: #033[38;5;95m▄#033[48;5;95m██#033[48;5;137m▄▄#033[48;5;187;38;5;187m████#033[48;5;137;38;5;95m▄▄#033[48;5;95;38;5;137m▄#033[48;5;137m█#033[38;5;95m▄#033[48;5;95;38;5;137m▄#033[48;5;137m████#033[48;5;95;38;5;95m█#033[49;39m #033[48;5;95;38;5;95m█#033[48;5;130;38;5;130m██████#033[48;5;137;38;5;137m████#033[48;5;95;38;5;95m█#033[49;39m#033[00m
Jun 16 10:28:42 shaggy-11 keybase_autostart.desktop[18694]: #033[48;5;187;38;5;187m███#033[48;5;95m▄#033[38;5;137m▄▄▄▄#033[48;5;137m██████#033[48;5;95;38;5;95m█#033[49m▄#033[48;5;95;38;5;130m▄#033[48;5;130m██████#033[48;5;137;38;5;137m███#033[38;5;95m▄#033[49m▀#033[39m#033[00m
Jun 16 10:28:42 shaggy-11 keybase_autostart.desktop[18694]: #033[48;5;187;38;5;95m▄#033[38;5;187m████#033[48;5;137;38;5;137m█#033[38;5;95m▄#033[48;5;95;38;5;137m▄#033[48;5;137m█████#033[48;5;95;38;5;95m█#033[48;5;130;38;5;130m███████#033[38;5;137m▄#033[48;5;137m████#033[48;5;95;38;5;95m█#033[49;39m #033[00m
Jun 16 10:28:42 shaggy-11 keybase_autostart.desktop[18694]: #033[48;5;95;38;5;95m█#033[48;5;187;38;5;137m▄#033[38;5;187m███#033[48;5;95;38;5;95m█#033[48;5;137;38;5;137m██████#033[48;5;95m▄▄#033[48;5;130m▄▄▄▄▄#033[48;5;137m██████#033[48;5;95;38;5;95m█#033[49;39m #033[00m
Jun 16 10:28:42 shaggy-11 keybase_autostart.desktop[18694]: #033[38;5;95m▄▄▄#033[48;5;95;38;5;137m▄#033[48;5;187m▄#033[38;5;187m██#033[48;5;95m▄#033[48;5;137;38;5;95m▄#033[38;5;137m█████#033[38;5;95m▄#033[38;5;137m███████████#033[48;5;95;38;5;95m█#033[49;39m #033[00m
Jun 16 10:28:42 shaggy-11 keybase_autostart.desktop[18694]: #033[38;5;95m▀▀▀▀▀▀▀▀#033[48;5;187m▄▄▄#033[48;5;95;38;5;137m▄#033[48;5;137m██#033[38;5;95m▄#033[49m▀#033[39m #033[38;5;95m▀▀#033[48;5;137m▄▄▄▄▄▄#033[49m▀▀▀#033[39m #033[00m
Jun 16 10:28:42 shaggy-11 keybase_autostart.desktop[18694]: #033[38;5;95m▀▀▀▀▀▀▀▀▀#033[39m #033[00m
Jun 16 10:28:42 shaggy-11 dropbox.desktop[18659]: Starting Dropbox...Dropbox isn't running!
Jun 16 10:28:42 shaggy-11 dropbox.desktop[18659]: Done!
Jun 16 10:28:42 shaggy-11 org.freedesktop.FileManager1[16141]: Initializing nautilus-dropbox 2015.10.28
Jun 16 10:28:43 shaggy-11 dbus-daemon[16141]: [session uid=1000 pid=16141] Successfully activated service 'org.freedesktop.FileManager1'
Jun 16 10:28:43 shaggy-11 gnome-shell[18502]: Error adding children to desktop: desktopGrid is undefined
Jun 16 10:28:43 shaggy-11 gnome-shell[18502]: Error adding children to desktop: desktopGrid is undefined
Jun 16 10:28:43 shaggy-11 Keybase[19133]: Version: 4.0.0-20190508150240+6614a49937
Jun 16 10:28:44 shaggy-11 gnome-shell[18053]: Connection to xwayland lost
Jun 16 10:28:44 shaggy-11 at-spi-bus-launcher[18095]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":1024"
Jun 16 10:28:44 shaggy-11 at-spi-bus-launcher[18095]: after 21 requests (21 known processed) with 0 events remaining.
Jun 16 10:28:44 shaggy-11 gsd-keyboard[18164]: gsd-keyboard: Fatal IO error 11 (Resource temporarily unavailable) on X server :1024.
Jun 16 10:28:44 shaggy-11 gsd-xsettings[18144]: gsd-xsettings: Fatal IO error 11 (Resource temporarily unavailable) on X server :1024.
Jun 16 10:28:44 shaggy-11 gsd-color[18163]: gsd-color: Fatal IO error 11 (Resource temporarily unavailable) on X server :1024.
Jun 16 10:28:44 shaggy-11 gsd-clipboard[18142]: gsd-clipboard: Fatal IO error 11 (Resource temporarily unavailable) on X server :1024.
Jun 16 10:28:44 shaggy-11 gsd-power[18153]: gsd-power: Fatal IO error 11 (Resource temporarily unavailable) on X server :1024.
Jun 16 10:28:44 shaggy-11 gsd-media-keys[18183]: gsd-media-keys: Fatal IO error 11 (Resource temporarily unavailable) on X server :1024.
Jun 16 10:28:44 shaggy-11 gnome-session[18047]: gnome-session-binary[18047]: WARNING: App 'org.gnome.SettingsDaemon.XSettings.desktop' exited with code 1
Jun 16 10:28:44 shaggy-11 gnome-session[18047]: gnome-session-binary[18047]: WARNING: App 'org.gnome.SettingsDaemon.MediaKeys.desktop' exited with code 1
Jun 16 10:28:44 shaggy-11 gnome-session-binary[18047]: WARNING: App 'org.gnome.SettingsDaemon.XSettings.desktop' exited with code 1
Jun 16 10:28:44 shaggy-11 gnome-session-binary[18047]: WARNING: App 'org.gnome.SettingsDaemon.MediaKeys.desktop' exited with code 1
Jun 16 10:28:44 shaggy-11 gnome-session[18047]: gnome-session-binary[18047]: WARNING: App 'org.gnome.SettingsDaemon.Keyboard.desktop' exited with code 1
Jun 16 10:28:44 shaggy-11 gnome-session[18047]: gnome-session-binary[18047]: WARNING: App 'org.gnome.SettingsDaemon.Power.desktop' exited with code 1
Jun 16 10:28:44 shaggy-11 gnome-session-binary[18047]: WARNING: App 'org.gnome.SettingsDaemon.Keyboard.desktop' exited with code 1
Jun 16 10:28:44 shaggy-11 gnome-session-binary[18047]: WARNING: App 'org.gnome.SettingsDaemon.Power.desktop' exited with code 1
Jun 16 10:28:44 shaggy-11 gnome-session[18047]: gnome-session-binary[18047]: WARNING: App 'org.gnome.SettingsDaemon.Clipboard.desktop' exited with code 1
Jun 16 10:28:44 shaggy-11 gnome-session-binary[18047]: WARNING: App 'org.gnome.SettingsDaemon.Clipboard.desktop' exited with code 1
Jun 16 10:28:44 shaggy-11 gnome-session[18047]: gnome-session-binary[18047]: WARNING: App 'org.gnome.SettingsDaemon.Color.desktop' exited with code 1
Jun 16 10:28:44 shaggy-11 gnome-session-binary[18047]: WARNING: App 'org.gnome.SettingsDaemon.Color.desktop' exited with code 1
Jun 16 10:28:44 shaggy-11 gsd-color[18587]: failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_Sharp_Corporation_gdm_123
Jun 16 10:28:44 shaggy-11 gnome-session[18047]: gnome-session-binary[18047]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1
Jun 16 10:28:44 shaggy-11 gnome-session-binary[18047]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1
Jun 16 10:28:44 shaggy-11 gnome-session-binary[18047]: Unrecoverable failure in required component org.gnome.Shell.desktop
Jun 16 10:28:44 shaggy-11 systemd[1]: session-c9.scope: Succeeded.
Jun 16 10:28:44 shaggy-11 gdm3: Child process -18043 was already dead.
Jun 16 10:28:45 shaggy-11 dhclient[18359]: XMT: Info-Request on wlp59s0, interval 15790ms.
Jun 16 10:28:46 shaggy-11 NetworkManager[1132]: <info> [1560706126.7642] agent-manager: req[0x559886f9f310, :1.9075/org.gnome.Shell.NetworkAgent/1000]: agent registered
Jun 16 10:28:46 shaggy-11 gnome-shell[18502]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.2152/org/ayatana/NotificationItem/Keybase1
Jun 16 10:28:46 shaggy-11 gnome-shell[18502]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.2155/org/ayatana/NotificationItem/dropbox_client_18706
Jun 16 10:28:46 shaggy-11 gnome-shell[18502]: [AppIndicatorSupport-FATAL] unable to update overlay icon
Jun 16 10:28:46 shaggy-11 gnome-shell[18502]: message repeated 3 times: [ [AppIndicatorSupport-FATAL] unable to update overlay icon]
Jun 16 10:28:46 shaggy-11 gnome-shell[18502]: [AppIndicatorSupport-WARN] Attempting to re-register :1.2155/org/ayatana/NotificationItem/dropbox_client_18706; resetting instead
Jun 16 10:28:46 shaggy-11 gnome-shell[18502]: [AppIndicatorSupport-WARN] Item :1.2155/org/ayatana/NotificationItem/dropbox_client_18706 is already registered
Jun 16 10:28:47 shaggy-11 org.gnome.Shell.desktop[18502]: Window manager warning: Overwriting existing binding of keysym 31 with keysym 31 (keycode a).
Jun 16 10:28:47 shaggy-11 org.gnome.Shell.desktop[18502]: Window manager warning: Overwriting existing binding of keysym 32 with keysym 32 (keycode b).
Jun 16 10:28:47 shaggy-11 org.gnome.Shell.desktop[18502]: Window manager warning: Overwriting existing binding of keysym 33 with keysym 33 (keycode c).
Jun 16 10:28:47 shaggy-11 org.gnome.Shell.desktop[18502]: Window manager warning: Overwriting existing binding of keysym 34 with keysym 34 (keycode d).
Jun 16 10:28:47 shaggy-11 org.gnome.Shell.desktop[18502]: Window manager warning: Overwriting existing binding of keysym 35 with keysym 35 (keycode e).
Jun 16 10:28:47 shaggy-11 org.gnome.Shell.desktop[18502]: Window manager warning: Overwriting existing binding of keysym 38 with keysym 38 (keycode 11).
Jun 16 10:28:47 shaggy-11 org.gnome.Shell.desktop[18502]: Window manager warning: Overwriting existing binding of keysym 39 with keysym 39 (keycode 12).
Jun 16 10:28:47 shaggy-11 org.gnome.Shell.desktop[18502]: Window manager warning: Overwriting existing binding of keysym 36 with keysym 36 (keycode f).
Jun 16 10:28:47 shaggy-11 org.gnome.Shell.desktop[18502]: Window manager warning: Overwriting existing binding of keysym 37 with keysym 37 (keycode 10).
Jun 16 10:28:50 shaggy-11 ModemManager[1111]: <info> [device /sys/devices/pci0000:00/0000:00:14.0/usb1/1-7] creating modem with plugin 'Generic' and '1' ports
Jun 16 10:28:50 shaggy-11 ModemManager[1111]: <warn> Could not grab port (tty/ttyACM0): 'Cannot add port 'tty/ttyACM0', unhandled serial type'
Jun 16 10:28:50 shaggy-11 ModemManager[1111]: <warn> Couldn't create modem for device '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7': Failed to find primary AT port
Jun 16 10:28:50 shaggy-11 dbus-daemon[16141]: [session uid=1000 pid=16141] Activating service name='org.gnome.ControlCenter.SearchProvider' requested by ':1.2105' (uid=1000 pid=18502 comm="/usr/bin/gnome-shell " label="unconfined")
Jun 16 10:28:50 shaggy-11 dbus-daemon[16141]: [session uid=1000 pid=16141] Activating service name='org.gnome.Calendar' requested by ':1.2105' (uid=1000 pid=18502 comm="/usr/bin/gnome-shell " label="unconfined")
Jun 16 10:28:50 shaggy-11 dbus-daemon[16141]: [session uid=1000 pid=16141] Activating service name='org.gnome.seahorse.Application' requested by ':1.2105' (uid=1000 pid=18502 comm="/usr/bin/gnome-shell " label="unconfined")
Jun 16 10:28:50 shaggy-11 dbus-daemon[16141]: [session uid=1000 pid=16141] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.2105' (uid=1000 pid=18502 comm="/usr/bin/gnome-shell " label="unconfined")
Jun 16 10:28:50 shaggy-11 dbus-daemon[16141]: [session uid=1000 pid=16141] Activating service name='org.gnome.Software' requested by ':1.2105' (uid=1000 pid=18502 comm="/usr/bin/gnome-shell " label="unconfined")
Jun 16 10:28:50 shaggy-11 systemd[16115]: Starting GNOME Terminal Server...
Jun 16 10:28:50 shaggy-11 dbus-daemon[16141]: [session uid=1000 pid=16141] Successfully activated service 'org.gnome.ControlCenter.SearchProvider'
Jun 16 10:28:50 shaggy-11 dbus-daemon[16141]: [session uid=1000 pid=16141] Successfully activated service 'org.gnome.seahorse.Application'
Jun 16 10:28:50 shaggy-11 dbus-daemon[16141]: [session uid=1000 pid=16141] Successfully activated service 'org.gnome.Software'
Jun 16 10:28:50 shaggy-11 dbus-daemon[16141]: [session uid=1000 pid=16141] Successfully activated service 'org.gnome.Calendar'
Jun 16 10:28:50 shaggy-11 gnome-shell[18502]: Received error from DBus search provider org.gnome.seahorse.Application.desktop during GetResultMetas: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.gnome.Shell.SearchProvider2” on object at path /org/gnome/seahorse/Application
Jun 16 10:28:50 shaggy-11 gnome-shell[18502]: Wrong number of result metas returned by search provider org.gnome.seahorse.Application.desktop: expected 1 but got 0
Jun 16 10:28:50 shaggy-11 dbus-daemon[16141]: [session uid=1000 pid=16141] Successfully activated service 'org.gnome.Terminal'
Jun 16 10:28:50 shaggy-11 systemd[16115]: Started GNOME Terminal Server.
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate '760 Illinois': Failed to obtain an access token for “760 Illinois”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Buspatch': Failed to obtain an access token for “Buspatch”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Buspatch Maintenance': Failed to obtain an access token for “Buspatch Maintenance”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'CallTrack': Failed to obtain an access token for “CallTrack”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Contacts': Failed to obtain an access token for “Contacts”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Conventions': Failed to obtain an access token for “Conventions”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'D2': Failed to obtain an access token for “D2”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Dates': Failed to obtain an access token for “Dates”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'DC': Failed to obtain an access token for “DC”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'DC Interesting': Failed to obtain an access token for “DC Interesting”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'DC Parties': Failed to obtain an access token for “DC Parties”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'DC Photo Ops': Failed to obtain an access token for “DC Photo Ops”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'DC Staffing': Failed to obtain an access token for “DC Staffing”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'DragonCon Schedule': Failed to obtain an access token for “DragonCon Schedule”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Frolicon Parties': Failed to obtain an access token for “Frolicon Parties”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Gaming': Failed to obtain an access token for “Gaming”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Fun Times': Failed to obtain an access token for “Fun Times”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Holidays in United States': Failed to obtain an access token for “Holidays in United States”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Loophole': Failed to obtain an access token for “Loophole”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Nashville': Failed to obtain an access token for “Nashville”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Photo Shoots': Failed to obtain an access token for “Photo Shoots”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Places to Be': Failed to obtain an access token for “Places to Be”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Private': Failed to obtain an access token for “Private”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Radcliffe Sanctuary': Failed to obtain an access token for “Radcliffe Sanctuary”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Scene': Failed to obtain an access token for “Scene”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Sparr': Failed to obtain an access token for “Sparr”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Sparr's Atlanta Nightlife and Party Events': Failed to obtain an access token for “Sparr's Atlanta Nightlife and Party Events”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'sparr0@gmail.com': Failed to obtain an access token for “sparr0@gmail.com”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Victoria & Sparr Shenanigans!': Failed to obtain an access token for “Victoria & Sparr Shenanigans!”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Work': Failed to obtain an access token for “Work”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Travel': Failed to obtain an access token for “Travel”: Failed to retrieve credentials from the keyring
Jun 16 10:28:50 shaggy-11 gnome-shell[18502]: g_environ_setenv: assertion 'value != NULL' failed
Jun 16 10:28:51 shaggy-11 org.gnome.Terminal.desktop[18502]: # _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
Jun 16 10:28:51 shaggy-11 org.gnome.Terminal.desktop[18502]: # _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ‘gsettings-backend’
Jun 16 10:28:51 shaggy-11 org.gnome.Terminal.desktop[18502]: # watch_fast: "/org/gnome/terminal/legacy/" (establishing: 0, active: 0)
Jun 16 10:28:51 shaggy-11 org.gnome.Terminal.desktop[18502]: # unwatch_fast: "/org/gnome/terminal/legacy/" (active: 0, establishing: 1)
Jun 16 10:28:51 shaggy-11 org.gnome.Terminal.desktop[18502]: # watch_established: "/org/gnome/terminal/legacy/" (establishing: 0)
Jun 16 10:28:51 shaggy-11 gnome-software[19492]: enabled plugins: desktop-categories, fwupd, os-release, packagekit, packagekit-local, packagekit-offline, packagekit-proxy, packagekit-refine-repos, packagekit-refresh, packagekit-upgrade, packagekit-url-to-app, shell-extensions, ubuntuone, appstream, desktop-menu-path, hardcoded-blacklist, hardcoded-featured, hardcoded-popular, modalias, odrs, packagekit-refine, rewrite-resource, steam, packagekit-history, provenance, snap, systemd-updates, generic-updates, provenance-license, icons, key-colors, key-colors-metadata
Jun 16 10:28:51 shaggy-11 gnome-software[19492]: disabled plugins: dpkg, dummy, repos, epiphany
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate '760 Illinois': Failed to obtain an access token for “760 Illinois”: Failed to retrieve credentials from the keyring
Jun 16 10:28:52 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Buspatch': Failed to obtain an access token for “Buspatch”: Failed to retrieve credentials from the keyring
Jun 16 10:28:52 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Buspatch Maintenance': Failed to obtain an access token for “Buspatch Maintenance”: Failed to retrieve credentials from the keyring
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Contacts': Failed to obtain an access token for “Contacts”: Failed to retrieve credentials from the keyring
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Conventions': Failed to obtain an access token for “Conventions”: Failed to retrieve credentials from the keyring
Jun 16 10:28:52 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'D2': Failed to obtain an access token for “D2”: Failed to retrieve credentials from the keyring
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Dates': Failed to obtain an access token for “Dates”: Failed to retrieve credentials from the keyring
Jun 16 10:28:52 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'DC': Failed to obtain an access token for “DC”: Failed to retrieve credentials from the keyring
Jun 16 10:28:52 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'DC Interesting': Failed to obtain an access token for “DC Interesting”: Failed to retrieve credentials from the keyring
Jun 16 10:28:52 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'DC Parties': Failed to obtain an access token for “DC Parties”: Failed to retrieve credentials from the keyring
Jun 16 10:28:52 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'DC Photo Ops': Failed to obtain an access token for “DC Photo Ops”: Failed to retrieve credentials from the keyring
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'DC Staffing': Failed to obtain an access token for “DC Staffing”: Failed to retrieve credentials from the keyring
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'DragonCon Schedule': Failed to obtain an access token for “DragonCon Schedule”: Failed to retrieve credentials from the keyring
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Frolicon Parties': Failed to obtain an access token for “Frolicon Parties”: Failed to retrieve credentials from the keyring
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Fun Times': Failed to obtain an access token for “Fun Times”: Failed to retrieve credentials from the keyring
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Gaming': Failed to obtain an access token for “Gaming”: Failed to retrieve credentials from the keyring
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Holidays in United States': Failed to obtain an access token for “Holidays in United States”: Failed to retrieve credentials from the keyring
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Loophole': Failed to obtain an access token for “Loophole”: Failed to retrieve credentials from the keyring
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Nashville': Failed to obtain an access token for “Nashville”: Failed to retrieve credentials from the keyring
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Photo Shoots': Failed to obtain an access token for “Photo Shoots”: Failed to retrieve credentials from the keyring
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Places to Be': Failed to obtain an access token for “Places to Be”: Failed to retrieve credentials from the keyring
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Private': Failed to obtain an access token for “Private”: Failed to retrieve credentials from the keyring
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:52 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:53 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Radcliffe Sanctuary': Failed to obtain an access token for “Radcliffe Sanctuary”: Failed to retrieve credentials from the keyring
Jun 16 10:28:53 shaggy-11 systemd-resolved[1022]: Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction with reduced feature level UDP.
Jun 16 10:28:53 shaggy-11 systemd-resolved[1022]: message repeated 5 times: [ Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction with reduced feature level UDP.]
Jun 16 10:28:53 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:53 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:53 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'CallTrack': Failed to obtain an access token for “CallTrack”: Failed to retrieve credentials from the keyring
Jun 16 10:28:53 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:53 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:53 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Scene': Failed to obtain an access token for “Scene”: Failed to retrieve credentials from the keyring
Jun 16 10:28:53 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:53 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:53 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Sparr': Failed to obtain an access token for “Sparr”: Failed to retrieve credentials from the keyring
Jun 16 10:28:53 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:53 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:53 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Sparr's Atlanta Nightlife and Party Events': Failed to obtain an access token for “Sparr's Atlanta Nightlife and Party Events”: Failed to retrieve credentials from the keyring
Jun 16 10:28:53 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:53 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:53 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Travel': Failed to obtain an access token for “Travel”: Failed to retrieve credentials from the keyring
Jun 16 10:28:53 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:53 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:53 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Victoria & Sparr Shenanigans!': Failed to obtain an access token for “Victoria & Sparr Shenanigans!”: Failed to retrieve credentials from the keyring
Jun 16 10:28:53 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:28:53 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:28:53 shaggy-11 gnome-calendar[19485]: source_credentials_required_cb: Failed to authenticate 'Work': Failed to obtain an access token for “Work”: Failed to retrieve credentials from the keyring
Jun 16 10:28:54 shaggy-11 PackageKit: refresh-cache transaction /259_caedceab from uid 1000 finished with success after 2845ms
Jun 16 10:28:54 shaggy-11 systemd[1]: Stopping User Manager for UID 123...
Jun 16 10:28:54 shaggy-11 systemd[18008]: Stopping D-Bus User Message Bus...
Jun 16 10:28:54 shaggy-11 systemd[18008]: Stopped target Default.
Jun 16 10:28:54 shaggy-11 systemd[18008]: Stopping Accessibility services bus...
Jun 16 10:28:54 shaggy-11 systemd[18008]: Stopping sandboxed app permission store...
Jun 16 10:28:54 shaggy-11 systemd[18008]: Stopping Sound Service...
Jun 16 10:28:54 shaggy-11 systemd[18008]: at-spi-dbus-bus.service: Succeeded.
Jun 16 10:28:54 shaggy-11 systemd[18008]: Stopped Accessibility services bus.
Jun 16 10:28:54 shaggy-11 systemd[18008]: xdg-permission-store.service: Main process exited, code=killed, status=15/TERM
Jun 16 10:28:54 shaggy-11 systemd[18008]: xdg-permission-store.service: Succeeded.
Jun 16 10:28:54 shaggy-11 systemd[18008]: Stopped sandboxed app permission store.
Jun 16 10:28:54 shaggy-11 systemd[18008]: dbus.service: Succeeded.
Jun 16 10:28:54 shaggy-11 systemd[18008]: Stopped D-Bus User Message Bus.
Jun 16 10:28:54 shaggy-11 systemd[18008]: pulseaudio.service: Succeeded.
Jun 16 10:28:54 shaggy-11 systemd[18008]: Stopped Sound Service.
Jun 16 10:28:54 shaggy-11 systemd[18008]: Stopped target Basic System.
Jun 16 10:28:54 shaggy-11 systemd[18008]: Stopped target Paths.
Jun 16 10:28:54 shaggy-11 systemd[18008]: ubuntu-report.path: Succeeded.
Jun 16 10:28:54 shaggy-11 systemd[18008]: Stopped Pending report trigger for Ubuntu Report.
Jun 16 10:28:54 shaggy-11 systemd[18008]: Stopped target Sockets.
Jun 16 10:28:54 shaggy-11 systemd[18008]: dirmngr.socket: Succeeded.
Jun 16 10:28:54 shaggy-11 systemd[18008]: Closed GnuPG network certificate management daemon.
Jun 16 10:28:54 shaggy-11 systemd[18008]: gpg-agent-ssh.socket: Succeeded.
Jun 16 10:28:54 shaggy-11 systemd[18008]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jun 16 10:28:54 shaggy-11 systemd[18008]: gpg-agent-browser.socket: Succeeded.
Jun 16 10:28:54 shaggy-11 systemd[18008]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 16 10:28:54 shaggy-11 systemd[18008]: dbus.socket: Succeeded.
Jun 16 10:28:54 shaggy-11 systemd[18008]: Closed D-Bus User Message Bus Socket.
Jun 16 10:28:54 shaggy-11 systemd[18008]: gpg-agent-extra.socket: Succeeded.
Jun 16 10:28:54 shaggy-11 systemd[18008]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jun 16 10:28:54 shaggy-11 systemd[18008]: gpg-agent.socket: Succeeded.
Jun 16 10:28:54 shaggy-11 systemd[18008]: Closed GnuPG cryptographic agent and passphrase cache.
Jun 16 10:28:54 shaggy-11 systemd[18008]: Stopped target Timers.
Jun 16 10:28:54 shaggy-11 systemd[18008]: pulseaudio.socket: Succeeded.
Jun 16 10:28:54 shaggy-11 systemd[18008]: Closed Sound System.
Jun 16 10:28:54 shaggy-11 systemd[18008]: Reached target Shutdown.
Jun 16 10:28:54 shaggy-11 systemd[18008]: systemd-exit.service: Succeeded.
Jun 16 10:28:54 shaggy-11 systemd[18008]: Started Exit the Session.
Jun 16 10:28:54 shaggy-11 systemd[18008]: Reached target Exit the Session.
Jun 16 10:28:54 shaggy-11 systemd[1]: user@123.service: Succeeded.
Jun 16 10:28:54 shaggy-11 systemd[1]: Stopped User Manager for UID 123.
Jun 16 10:28:54 shaggy-11 systemd[1]: Stopping User Runtime Directory /run/user/123...
Jun 16 10:28:54 shaggy-11 systemd[1]: run-user-123.mount: Succeeded.
Jun 16 10:28:54 shaggy-11 systemd[16115]: run-user-123.mount: Succeeded.
Jun 16 10:28:54 shaggy-11 systemd[1]: user-runtime-dir@123.service: Succeeded.
Jun 16 10:28:54 shaggy-11 systemd[1]: Stopped User Runtime Directory /run/user/123.
Jun 16 10:28:54 shaggy-11 systemd[1]: Removed slice User Slice of UID 123.
Jun 16 10:28:54 shaggy-11 gnome-software[19492]: Only 0 apps for recent list, hiding
Jun 16 10:28:55 shaggy-11 PackageKit: resolve transaction /260_bdbdccde from uid 1000 finished with success after 1088ms
Jun 16 10:28:55 shaggy-11 gnome-software[19492]: Failed to load snap icon: local snap has no icon
Jun 16 10:28:55 shaggy-11 PackageKit: resolve transaction /261_ecccabaa from uid 1000 finished with success after 284ms
Jun 16 10:28:55 shaggy-11 gnome-software[19492]: hiding category graphics featured applications: found only 1 to show, need at least 9
Jun 16 10:28:56 shaggy-11 PackageKit: search-file transaction /262_accabddb from uid 1000 finished with success after 302ms
Jun 16 10:28:56 shaggy-11 PackageKit: search-file transaction /263_eacbcdce from uid 1000 finished with success after 363ms
Jun 16 10:28:56 shaggy-11 PackageKit: search-file transaction /264_cbceacba from uid 1000 finished with success after 302ms
Jun 16 10:28:57 shaggy-11 PackageKit: search-file transaction /265_baeeaeba from uid 1000 finished with success after 311ms
Jun 16 10:28:57 shaggy-11 PackageKit: search-file transaction /266_beabeabc from uid 1000 finished with success after 365ms
Jun 16 10:28:57 shaggy-11 PackageKit: search-file transaction /267_dababcad from uid 1000 finished with success after 360ms
Jun 16 10:28:58 shaggy-11 systemd[1]: fprintd.service: Succeeded.
Jun 16 10:28:58 shaggy-11 PackageKit: search-file transaction /268_dbacdacd from uid 1000 finished with success after 418ms
Jun 16 10:28:58 shaggy-11 PackageKit: search-file transaction /269_bddbbbcd from uid 1000 finished with success after 304ms
Jun 16 10:28:59 shaggy-11 PackageKit: search-file transaction /270_adddebba from uid 1000 finished with success after 295ms
Jun 16 10:28:59 shaggy-11 PackageKit: get-details transaction /271_aaeecedd from uid 1000 finished with success after 257ms
Jun 16 10:28:59 shaggy-11 gnome-software[19492]: Failed to load snap icon: local snap has no icon
Jun 16 10:29:01 shaggy-11 gnome-software[19492]: message repeated 7 times: [ Failed to load snap icon: local snap has no icon]
Jun 16 10:29:01 shaggy-11 dhclient[18359]: XMT: Info-Request on wlp59s0, interval 31810ms.
Jun 16 10:29:02 shaggy-11 wpa_supplicant[1137]: wlp59s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 16 10:29:06 shaggy-11 wpa_supplicant[1137]: wlp59s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 16 10:29:10 shaggy-11 systemd[1]: systemd-localed.service: Succeeded.
Jun 16 10:29:10 shaggy-11 systemd[1]: systemd-timedated.service: Succeeded.
Jun 16 10:29:10 shaggy-11 systemd[1]: systemd-hostnamed.service: Succeeded.
Jun 16 10:29:16 shaggy-11 NetworkManager[1132]: <warn> [1560706156.0656] dhcp6 (wlp59s0): request timed out
Jun 16 10:29:16 shaggy-11 NetworkManager[1132]: <info> [1560706156.0657] dhcp6 (wlp59s0): state changed unknown -> timeout
Jun 16 10:29:16 shaggy-11 NetworkManager[1132]: <info> [1560706156.0666] dhcp6 (wlp59s0): canceled DHCP transaction, DHCP client pid 18359
Jun 16 10:29:16 shaggy-11 NetworkManager[1132]: <info> [1560706156.0667] dhcp6 (wlp59s0): state changed timeout -> done
Jun 16 10:29:17 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:29:17 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:29:17 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:29:17 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:29:17 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:29:17 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:29:17 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:29:17 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:29:17 shaggy-11 goa-daemon[16381]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.20 was not provided by any .service files
Jun 16 10:29:17 shaggy-11 goa-daemon[16381]: secret_password_lookup_sync() failed: The name :1.20 was not provided by any .service files
Jun 16 10:29:19 shaggy-11 PackageKit: refresh-cache transaction /272_eebaabdc from uid 1000 finished with success after 2579ms
Jun 16 10:29:40 shaggy-11 gnome-software-service.desktop[21306]: Unable to acquire bus name 'org.gnome.Software'
Jun 16 10:29:43 shaggy-11 gnome-shell[18502]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.2169/org/ayatana/NotificationItem/software_update_available
Jun 16 10:29:43 shaggy-11 gnome-shell[18502]: [AppIndicatorSupport-FATAL] unable to update overlay icon
Jun 16 10:29:43 shaggy-11 gnome-shell[18502]: [AppIndicatorSupport-FATAL] unable to update overlay icon
[ 73264.190] (--) Log file renamed from "/var/log/Xorg.pid-18379.log" to "/var/log/Xorg.0.log"
[ 73264.191]
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[ 73264.191] Build Operating System: Linux 4.4.0-143-generic x86_64 Ubuntu
[ 73264.191] Current Operating System: Linux shaggy-11 5.0.0-16-generic #17-Ubuntu SMP Wed May 15 10:52:21 UTC 2019 x86_64
[ 73264.191] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.0.0-16-generic root=UUID=2ec53129-178d-4ce3-afdd-bafc39ac6fd1 ro quiet splash acpi_rev_override=1 acpi_osi=Linux scsi_mod.use_blk_mq=1 nouveau.modeset=0 nouveau.runpm=0 mem_sleep_default=deep
[ 73264.191] Build Date: 03 April 2019 09:03:57AM
[ 73264.191] xorg-server 2:1.20.4-1ubuntu3 (For technical support please see http://www.ubuntu.com/support)
[ 73264.191] Current version of pixman: 0.36.0
[ 73264.191] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 73264.192] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 73264.192] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 16 10:28:34 2019
[ 73264.192] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 73264.193] (==) No Layout section. Using the first Screen section.
[ 73264.193] (==) No screen section available. Using defaults.
[ 73264.193] (**) |-->Screen "Default Screen Section" (0)
[ 73264.193] (**) | |-->Monitor "<default monitor>"
[ 73264.194] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 73264.194] (==) Automatically adding devices
[ 73264.194] (==) Automatically enabling devices
[ 73264.194] (==) Automatically adding GPU devices
[ 73264.194] (==) Automatically binding GPU devices
[ 73264.194] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 73264.194] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 73264.194] Entry deleted from font path.
[ 73264.194] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 73264.194] Entry deleted from font path.
[ 73264.194] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 73264.194] Entry deleted from font path.
[ 73264.194] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 73264.194] Entry deleted from font path.
[ 73264.194] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 73264.194] Entry deleted from font path.
[ 73264.194] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 73264.194] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 73264.194] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 73264.194] (II) Loader magic: 0x561c264e2020
[ 73264.194] (II) Module ABI versions:
[ 73264.194] X.Org ANSI C Emulation: 0.4
[ 73264.195] X.Org Video Driver: 24.0
[ 73264.195] X.Org XInput driver : 24.1
[ 73264.195] X.Org Server Extension : 10.0
[ 73264.196] (++) using VT number 2
[ 73264.205] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_363
[ 73264.207] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 73264.208] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 12 paused 0
[ 73264.209] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 73264.212] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[ 73264.216] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/x86_64-linux-gnu/nvidia-418/xorg,/usr/lib/xorg/modules"
[ 73264.216] (**) OutputClass "Nvidia Prime" ModulePath extended to "/x86_64-linux-gnu/nvidia/xorg,/usr/lib/x86_64-linux-gnu/nvidia-418/xorg,/usr/lib/xorg/modules"
[ 73264.216] (**) OutputClass "Nvidia Prime" setting /dev/dri/card1 as PrimaryGPU
[ 73264.219] (--) PCI: (0@0:2:0) 8086:3e9b:1028:087c rev 0, Mem @ 0xeb000000/16777216, 0x80000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[ 73264.220] (--) PCI:*(1@0:0:0) 10de:1c8c:1028:087c rev 161, Mem @ 0xec000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[ 73264.220] (II) LoadModule: "glx"
[ 73264.220] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 73264.222] (II) Module glx: vendor="X.Org Foundation"
[ 73264.222] compiled for 1.20.4, module version = 1.0.0
[ 73264.222] ABI class: X.Org Server Extension, version 10.0
[ 73264.223] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[ 73264.223] loading driver: nvidia
[ 73264.223] (II) Applying OutputClass "Nvidia Prime" to /dev/dri/card1
[ 73264.223] loading driver: nvidia
[ 73264.470] (==) Matched nvidia as autoconfigured driver 0
[ 73264.470] (==) Matched nouveau as autoconfigured driver 1
[ 73264.470] (==) Matched modesetting as autoconfigured driver 2
[ 73264.470] (==) Matched fbdev as autoconfigured driver 3
[ 73264.470] (==) Matched vesa as autoconfigured driver 4
[ 73264.470] (==) Assigned the driver to the xf86ConfigLayout
[ 73264.470] (II) LoadModule: "nvidia"
[ 73264.470] (II) Loading /usr/lib/x86_64-linux-gnu/nvidia-418/xorg/nvidia_drv.so
[ 73264.471] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 73264.471] compiled for 4.0.2, module version = 1.0.0
[ 73264.471] Module class: X.Org Video Driver
[ 73264.471] (II) LoadModule: "nouveau"
[ 73264.471] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 73264.472] (II) Module nouveau: vendor="X.Org Foundation"
[ 73264.472] compiled for 1.20.3, module version = 1.0.16
[ 73264.472] Module class: X.Org Video Driver
[ 73264.472] ABI class: X.Org Video Driver, version 24.0
[ 73264.472] (II) LoadModule: "modesetting"
[ 73264.472] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 73264.473] (II) Module modesetting: vendor="X.Org Foundation"
[ 73264.473] compiled for 1.20.4, module version = 1.20.4
[ 73264.473] Module class: X.Org Video Driver
[ 73264.473] ABI class: X.Org Video Driver, version 24.0
[ 73264.473] (II) LoadModule: "fbdev"
[ 73264.473] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 73264.473] (II) Module fbdev: vendor="X.Org Foundation"
[ 73264.473] compiled for 1.20.1, module version = 0.5.0
[ 73264.473] Module class: X.Org Video Driver
[ 73264.473] ABI class: X.Org Video Driver, version 24.0
[ 73264.473] (II) LoadModule: "vesa"
[ 73264.474] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 73264.474] (II) Module vesa: vendor="X.Org Foundation"
[ 73264.474] compiled for 1.20.4, module version = 2.4.0
[ 73264.474] Module class: X.Org Video Driver
[ 73264.474] ABI class: X.Org Video Driver, version 24.0
[ 73264.474] (II) NVIDIA dlloader X Driver 418.56 Fri Mar 15 12:37:35 CDT 2019
[ 73264.474] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 73264.474] (II) NOUVEAU driver Date: Mon Jan 28 23:25:58 2019 -0500
[ 73264.474] (II) NOUVEAU driver for NVIDIA chipset families :
[ 73264.474] RIVA TNT (NV04)
[ 73264.474] RIVA TNT2 (NV05)
[ 73264.474] GeForce 256 (NV10)
[ 73264.474] GeForce 2 (NV11, NV15)
[ 73264.475] GeForce 4MX (NV17, NV18)
[ 73264.475] GeForce 3 (NV20)
[ 73264.475] GeForce 4Ti (NV25, NV28)
[ 73264.475] GeForce FX (NV3x)
[ 73264.475] GeForce 6 (NV4x)
[ 73264.475] GeForce 7 (G7x)
[ 73264.475] GeForce 8 (G8x)
[ 73264.476] GeForce 9 (G9x)
[ 73264.476] GeForce GTX 2xx/3xx (GT2xx)
[ 73264.476] GeForce GTX 4xx/5xx (GFxxx)
[ 73264.476] GeForce GTX 6xx/7xx (GKxxx)
[ 73264.476] GeForce GTX 9xx (GMxxx)
[ 73264.476] GeForce GTX 10xx (GPxxx)
[ 73264.476] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 73264.476] (II) FBDEV: driver for framebuffer: fbdev
[ 73264.476] (II) VESA: driver for VESA chipsets: vesa
[ 73264.476] (II) systemd-logind: releasing fd for 226:1
[ 73264.478] (II) Loading sub module "fb"
[ 73264.478] (II) LoadModule: "fb"
[ 73264.478] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 73264.478] (II) Module fb: vendor="X.Org Foundation"
[ 73264.478] compiled for 1.20.4, module version = 1.0.0
[ 73264.478] ABI class: X.Org ANSI C Emulation, version 0.4
[ 73264.478] (II) Loading sub module "wfb"
[ 73264.478] (II) LoadModule: "wfb"
[ 73264.479] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 73264.479] (II) Module wfb: vendor="X.Org Foundation"
[ 73264.479] compiled for 1.20.4, module version = 1.0.0
[ 73264.479] ABI class: X.Org ANSI C Emulation, version 0.4
[ 73264.479] (II) Loading sub module "ramdac"
[ 73264.479] (II) LoadModule: "ramdac"
[ 73264.479] (II) Module "ramdac" already built-in
[ 73264.480] (WW) Falling back to old probe method for modesetting
[ 73264.480] (WW) Falling back to old probe method for fbdev
[ 73264.480] (II) Loading sub module "fbdevhw"
[ 73264.480] (II) LoadModule: "fbdevhw"
[ 73264.481] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 73264.481] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 73264.481] compiled for 1.20.4, module version = 0.0.2
[ 73264.481] ABI class: X.Org Video Driver, version 24.0
[ 73264.481] (II) modeset(G0): using drv /dev/dri/card0
[ 73264.481] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 73264.482] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 73264.482] (==) NVIDIA(0): RGB weight 888
[ 73264.482] (==) NVIDIA(0): Default visual is TrueColor
[ 73264.482] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 73264.482] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 73264.482] (II) Applying OutputClass "Nvidia Prime" options to /dev/dri/card1
[ 73264.482] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 73264.482] (**) NVIDIA(0): Option "IgnoreDisplayDevices" "CRT"
[ 73264.482] (**) NVIDIA(0): Enabling 2D acceleration
[ 73264.482] (II) Loading sub module "glxserver_nvidia"
[ 73264.482] (II) LoadModule: "glxserver_nvidia"
[ 73264.482] (II) Loading /usr/lib/x86_64-linux-gnu/nvidia-418/xorg/libglxserver_nvidia.so
[ 73264.494] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 73264.494] compiled for 4.0.2, module version = 1.0.0
[ 73264.494] Module class: X.Org Server Extension
[ 73264.494] (II) NVIDIA GLX Module 418.56 Fri Mar 15 12:36:35 CDT 2019
[ 73264.503] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 Ti with Max-Q Design (GP107-A) at
[ 73264.503] (II) NVIDIA(0): PCI:1:0:0 (GPU-0)
[ 73264.503] (--) NVIDIA(0): Memory: 4194304 kBytes
[ 73264.503] (--) NVIDIA(0): VideoBIOS: 86.07.63.00.6d
[ 73264.503] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 73264.503] (II) NVIDIA(0): Validated MetaModes:
[ 73264.503] (II) NVIDIA(0): "NULL"
[ 73264.503] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[ 73264.503] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[ 73264.503] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[ 73264.503] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[ 73264.503] (==) modeset(G0): RGB weight 888
[ 73264.503] (==) modeset(G0): Default visual is TrueColor
[ 73264.504] (II) Loading sub module "glamoregl"
[ 73264.504] (II) LoadModule: "glamoregl"
[ 73264.504] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 73264.516] (II) Module glamoregl: vendor="X.Org Foundation"
[ 73264.516] compiled for 1.20.4, module version = 1.0.1
[ 73264.516] ABI class: X.Org ANSI C Emulation, version 0.4
[ 73264.566] (II) modeset(G0): glamor X acceleration enabled on Mesa DRI Intel(R) UHD Graphics 630 (Coffeelake 3x8 GT2)
[ 73264.566] (II) modeset(G0): glamor initialized
[ 73264.568] (II) modeset(G0): Output eDP-1-1 has no monitor section
[ 73264.569] (II) modeset(G0): Output DP-1-1 has no monitor section
[ 73264.569] (II) modeset(G0): Output DP-1-2 has no monitor section
[ 73264.572] (II) modeset(G0): Output DP-1-3 has no monitor section
[ 73264.582] (II) modeset(G0): EDID for output eDP-1-1
[ 73264.582] (II) modeset(G0): Manufacturer: SHP Model: 148d Serial#: 0
[ 73264.582] (II) modeset(G0): Year: 2018 Week: 5
[ 73264.582] (II) modeset(G0): EDID Version: 1.4
[ 73264.582] (II) modeset(G0): Digital Display Input
[ 73264.582] (II) modeset(G0): 8 bits per channel
[ 73264.582] (II) modeset(G0): Digital interface is DisplayPort
[ 73264.582] (II) modeset(G0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 73264.582] (II) modeset(G0): Gamma: 2.20
[ 73264.582] (II) modeset(G0): No DPMS capabilities specified
[ 73264.582] (II) modeset(G0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 73264.582] (II) modeset(G0): Default color space is primary color space
[ 73264.582] (II) modeset(G0): First detailed timing is preferred mode
[ 73264.582] (II) modeset(G0): Preferred mode is native pixel format and refresh rate
[ 73264.582] (II) modeset(G0): redX: 0.661 redY: 0.326 greenX: 0.209 greenY: 0.736
[ 73264.582] (II) modeset(G0): blueX: 0.146 blueY: 0.048 whiteX: 0.315 whiteY: 0.326
[ 73264.583] (II) modeset(G0): Manufacturer's mask: 0
[ 73264.583] (II) modeset(G0): Supported detailed timing:
[ 73264.583] (II) modeset(G0): clock: 533.2 MHz Image Size: 344 x 194 mm
[ 73264.583] (II) modeset(G0): h_active: 3840 h_sync: 3888 h_sync_end 3920 h_blank_end 4000 h_border: 0
[ 73264.583] (II) modeset(G0): v_active: 2160 v_sync: 2163 v_sync_end 2168 v_blanking: 2222 v_border: 0
[ 73264.583] (II) modeset(G0): FNVDR€LQ156D1
[ 73264.583] (II) modeset(G0): Unknown vendor-specific block 0
[ 73264.583] (II) modeset(G0): EDID (in hex):
[ 73264.583] (II) modeset(G0): 00ffffffffffff004d108d1400000000
[ 73264.583] (II) modeset(G0): 051c0104a52213780e6a9ea95335bc25
[ 73264.583] (II) modeset(G0): 0c505300000001010101010101010101
[ 73264.583] (II) modeset(G0): 0101010101014dd000a0f0703e803020
[ 73264.583] (II) modeset(G0): 350058c2100000180000000000000000
[ 73264.583] (II) modeset(G0): 00000000000000000000000000fe0046
[ 73264.583] (II) modeset(G0): 4e564452804c51313536443100000000
[ 73264.583] (II) modeset(G0): 0002410328011200000b010a20200084
[ 73264.584] (II) modeset(G0): Printing probed modes for output eDP-1-1
[ 73264.584] (II) modeset(G0): Modeline "3840x2160"x60.0 533.25 3840 3888 3920 4000 2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[ 73264.584] (II) modeset(G0): Modeline "3840x2160"x60.0 712.75 3840 4160 4576 5312 2160 2163 2168 2237 -hsync +vsync (134.2 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "3840x2160"x60.0 533.00 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.2 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "3200x1800"x60.0 492.00 3200 3456 3800 4400 1800 1803 1808 1865 -hsync +vsync (111.8 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "3200x1800"x59.9 373.00 3200 3248 3280 3360 1800 1803 1808 1852 +hsync -vsync (111.0 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "2880x1620"x60.0 396.25 2880 3096 3408 3936 1620 1623 1628 1679 -hsync +vsync (100.7 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "2880x1620"x60.0 303.75 2880 2928 2960 3040 1620 1623 1628 1666 +hsync -vsync (99.9 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "2560x1600"x60.0 348.50 2560 2760 3032 3504 1600 1603 1609 1658 -hsync +vsync (99.5 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "2560x1600"x60.0 268.50 2560 2608 2640 2720 1600 1603 1609 1646 +hsync -vsync (98.7 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "2560x1440"x120.0 638.25 2560 2780 3064 3568 1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "2560x1440"x120.0 469.12 2560 2584 2600 2640 1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "2560x1440"x60.0 312.25 2560 2752 3024 3488 1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "2048x1536"x60.0 266.95 2048 2200 2424 2800 1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "1920x1440"x60.0 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "1856x1392"x60.0 218.30 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "1792x1344"x60.0 204.80 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "2048x1152"x120.0 406.50 2048 2220 2444 2840 1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "2048x1152"x120.0 302.50 2048 2072 2088 2128 1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "2048x1152"x59.9 197.00 2048 2184 2400 2752 1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "2048x1152"x59.9 156.75 2048 2096 2128 2208 1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "1600x1024"x60.2 103.12 1600 1600 1656 1664 1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[ 73264.584] (II) modeset(G0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1360x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1360x768"x60.0 72.00 1360 1408 1440 1520 768 771 781 790 +hsync -vsync (47.4 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 73264.585] (II) modeset(G0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "800x512"x120.3 51.56 800 800 828 832 512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "720x450"x119.8 53.25 720 760 836 952 450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "680x384"x119.6 42.38 680 716 784 888 384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "680x384"x119.9 36.00 680 704 720 760 384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "576x432"x120.1 40.81 576 608 668 760 432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 73264.586] (II) modeset(G0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 73264.587] (II) modeset(G0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 73264.587] (II) modeset(G0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 73264.587] (II) modeset(G0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 73264.587] (II) modeset(G0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 73264.587] (II) modeset(G0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 73264.587] (II) modeset(G0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 73264.587] (II) modeset(G0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 73264.587] (II) modeset(G0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 73264.587] (II) modeset(G0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 73264.587] (II) modeset(G0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 73264.587] (II) modeset(G0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 73264.587] (II) modeset(G0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 73264.587] (II) modeset(G0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 73264.587] (II) modeset(G0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 73264.587] (II) modeset(G0): EDID for output DP-1-1
[ 73264.587] (II) modeset(G0): EDID for output DP-1-2
[ 73264.590] (II) modeset(G0): EDID for output DP-1-3
[ 73264.590] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 73264.590] (==) modeset(G0): DPI set to (96, 96)
[ 73264.590] (II) Loading sub module "fb"
[ 73264.590] (II) LoadModule: "fb"
[ 73264.590] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 73264.591] (II) Module fb: vendor="X.Org Foundation"
[ 73264.591] compiled for 1.20.4, module version = 1.0.0
[ 73264.591] ABI class: X.Org ANSI C Emulation, version 0.4
[ 73264.591] (II) UnloadModule: "nouveau"
[ 73264.591] (II) Unloading nouveau
[ 73264.591] (II) UnloadModule: "fbdev"
[ 73264.591] (II) Unloading fbdev
[ 73264.591] (II) UnloadSubModule: "fbdevhw"
[ 73264.591] (II) Unloading fbdevhw
[ 73264.591] (II) UnloadModule: "vesa"
[ 73264.591] (II) Unloading vesa
[ 73264.687] (==) modeset(G0): Backing store enabled
[ 73264.687] (==) modeset(G0): Silken mouse enabled
[ 73264.745] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[ 73264.745] (==) modeset(G0): DPMS enabled
[ 73264.745] (II) modeset(G0): [DRI2] Setup complete
[ 73264.745] (II) modeset(G0): [DRI2] DRI driver: i965
[ 73264.745] (II) modeset(G0): [DRI2] VDPAU driver: i965
[ 73264.746] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 73264.746] (II) NVIDIA: access.
[ 73264.773] (II) NVIDIA(0): Setting mode "NULL"
[ 73264.778] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 73264.778] (==) NVIDIA(0): Backing store enabled
[ 73264.778] (==) NVIDIA(0): Silken mouse enabled
[ 73264.778] (==) NVIDIA(0): DPMS enabled
[ 73264.778] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[ 73264.778] (II) Loading sub module "dri2"
[ 73264.778] (II) LoadModule: "dri2"
[ 73264.778] (II) Module "dri2" already built-in
[ 73264.778] (II) NVIDIA(0): [DRI2] Setup complete
[ 73264.778] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 73264.778] (II) Initializing extension Generic Event Extension
[ 73264.778] (II) Initializing extension SHAPE
[ 73264.778] (II) Initializing extension MIT-SHM
[ 73264.778] (II) Initializing extension XInputExtension
[ 73264.778] (II) Initializing extension XTEST
[ 73264.778] (II) Initializing extension BIG-REQUESTS
[ 73264.778] (II) Initializing extension SYNC
[ 73264.779] (II) Initializing extension XKEYBOARD
[ 73264.779] (II) Initializing extension XC-MISC
[ 73264.779] (II) Initializing extension SECURITY
[ 73264.779] (II) Initializing extension XFIXES
[ 73264.779] (II) Initializing extension RENDER
[ 73264.779] (II) Initializing extension RANDR
[ 73264.779] (II) Initializing extension COMPOSITE
[ 73264.779] (II) Initializing extension DAMAGE
[ 73264.779] (II) Initializing extension MIT-SCREEN-SAVER
[ 73264.779] (II) Initializing extension DOUBLE-BUFFER
[ 73264.779] (II) Initializing extension RECORD
[ 73264.780] (II) Initializing extension DPMS
[ 73264.780] (II) Initializing extension Present
[ 73264.780] (II) Initializing extension DRI3
[ 73264.780] (II) Initializing extension X-Resource
[ 73264.780] (II) Initializing extension XVideo
[ 73264.780] (II) Initializing extension XVideo-MotionCompensation
[ 73264.780] (II) Initializing extension SELinux
[ 73264.780] (II) SELinux: Disabled on system
[ 73264.780] (II) Initializing extension GLX
[ 73264.780] (II) Initializing extension GLX
[ 73264.780] (II) Indirect GLX disabled.
[ 73264.780] (II) GLX: Another vendor is already registered for screen 0
[ 73264.780] (II) Initializing extension XFree86-VidModeExtension
[ 73264.780] (II) Initializing extension XFree86-DGA
[ 73264.780] (II) Initializing extension XFree86-DRI
[ 73264.780] (II) Initializing extension DRI2
[ 73264.780] (II) Initializing extension NV-GLX
[ 73264.781] (II) Initializing extension NV-CONTROL
[ 73265.042] (II) modeset(G0): Damage tracking initialized
[ 73265.152] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 73265.152] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 73265.152] (II) LoadModule: "libinput"
[ 73265.153] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 73265.156] (II) Module libinput: vendor="X.Org Foundation"
[ 73265.156] compiled for 1.20.4, module version = 0.28.2
[ 73265.156] Module class: X.Org XInput Driver
[ 73265.156] ABI class: X.Org XInput driver, version 24.1
[ 73265.156] (II) Using input driver 'libinput' for 'Power Button'
[ 73265.159] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 44 paused 0
[ 73265.159] (**) Power Button: always reports core events
[ 73265.159] (**) Option "Device" "/dev/input/event3"
[ 73265.159] (**) Option "_source" "server/udev"
[ 73265.163] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 73265.163] (II) event3 - Power Button: device is a keyboard
[ 73265.163] (II) event3 - Power Button: device removed
[ 73265.164] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 73265.164] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 73265.164] (**) Option "xkb_model" "pc105"
[ 73265.164] (**) Option "xkb_layout" "us"
[ 73265.166] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 73265.166] (II) event3 - Power Button: device is a keyboard
[ 73265.167] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 73265.167] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 73265.167] (II) Using input driver 'libinput' for 'Power Button'
[ 73265.170] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 47 paused 0
[ 73265.170] (**) Power Button: always reports core events
[ 73265.170] (**) Option "Device" "/dev/input/event1"
[ 73265.170] (**) Option "_source" "server/udev"
[ 73265.172] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 73265.172] (II) event1 - Power Button: device is a keyboard
[ 73265.172] (II) event1 - Power Button: device removed
[ 73265.173] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 73265.173] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 73265.173] (**) Option "xkb_model" "pc105"
[ 73265.173] (**) Option "xkb_layout" "us"
[ 73265.175] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 73265.175] (II) event1 - Power Button: device is a keyboard
[ 73265.176] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 73265.177] (II) No input driver specified, ignoring this device.
[ 73265.177] (II) This device may have been added with another device file.
[ 73265.178] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 73265.178] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 73265.178] (II) Using input driver 'libinput' for 'Sleep Button'
[ 73265.180] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 48 paused 0
[ 73265.180] (**) Sleep Button: always reports core events
[ 73265.180] (**) Option "Device" "/dev/input/event2"
[ 73265.180] (**) Option "_source" "server/udev"
[ 73265.182] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 73265.182] (II) event2 - Sleep Button: device is a keyboard
[ 73265.182] (II) event2 - Sleep Button: device removed
[ 73265.182] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[ 73265.182] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 73265.182] (**) Option "xkb_model" "pc105"
[ 73265.182] (**) Option "xkb_layout" "us"
[ 73265.185] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 73265.185] (II) event2 - Sleep Button: device is a keyboard
[ 73265.188] (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event11)
[ 73265.188] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall"
[ 73265.188] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate'
[ 73265.191] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 49 paused 0
[ 73265.191] (**) Integrated_Webcam_HD: Integrate: always reports core events
[ 73265.191] (**) Option "Device" "/dev/input/event11"
[ 73265.191] (**) Option "_source" "server/udev"
[ 73265.195] (II) event11 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 73265.195] (II) event11 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 73265.195] (II) event11 - Integrated_Webcam_HD: Integrate: device removed
[ 73265.195] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/input/input24/event11"
[ 73265.195] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 9)
[ 73265.195] (**) Option "xkb_model" "pc105"
[ 73265.195] (**) Option "xkb_layout" "us"
[ 73265.198] (II) event11 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 73265.198] (II) event11 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 73265.200] (II) config/udev: Adding input device Wacom HID 488F Pen (/dev/input/event5)
[ 73265.200] (**) Wacom HID 488F Pen: Applying InputClass "libinput tablet catchall"
[ 73265.200] (**) Wacom HID 488F Pen: Applying InputClass "Wacom USB tablet class"
[ 73265.200] (**) Wacom HID 488F Pen: Applying InputClass "Wacom tablet class"
[ 73265.200] (II) LoadModule: "wacom"
[ 73265.201] (II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
[ 73265.201] (II) Module wacom: vendor="X.Org Foundation"
[ 73265.201] compiled for 1.20.4, module version = 0.36.1
[ 73265.201] Module class: X.Org XInput Driver
[ 73265.201] ABI class: X.Org XInput driver, version 24.1
[ 73265.201] (II) Build version: 0.36.1
[ 73265.201] (II) wacom: Driver for Wacom graphics tablets: PenPartner, Graphire,
Graphire2 4x5, Graphire2 5x7, Graphire3 4x5, Graphire3 6x8,
Graphire4 4x5, Graphire4 6x8, BambooFun 4x5, BambooFun 6x8,
Bamboo1 Medium, Graphire4 6x8 BlueTooth, CTL-460, CTH-461, CTL-660,
CTL-461/S, Bamboo Touch, CTH-460/K, CTH-461/S, CTH-661/S1, CTH-461/L,
CTH-661/L, Intuos 4x5, Intuos 6x8, Intuos 9x12, Intuos 12x12,
Intuos 12x18, PTU600, PL400, PL500, PL600, PL600SX, PL550, PL800,
PL700, PL510, PL710, DTI520, DTF720, DTF720a, DTF521, DTU1931,
DTU2231, DTU1631, DTH1152, DTH1152, DTK2451, DTH2452, DTH2452,
Intuos2 4x5, Intuos2 6x8, Intuos2 9x12, Intuos2 12x12, Intuos2 12x18,
Intuos2 6x8 , Volito, PenStation, Volito2 4x5, Volito2 2x3,
PenPartner2, Bamboo, Bamboo1, Bamboo1 4x6, Bamboo1 5x8, Intuos3 4x5,
Intuos3 6x8, Intuos3 9x12, Intuos3 12x12, Intuos3 12x19,
Intuos3 6x11, Intuos3 4x6, Intuos4 4x6, Intuos4 6x9, Intuos4 8x13,
Intuos4 12x19, Intuos4 WL USB Endpoint,
Intuos4 WL Bluetooth Endpoint, Intuos5 touch S, Intuos5 touch M,
Intuos5 touch L, Intuos5 S, Intuos5 M, Intuos Pro S, Intuos Pro M,
Intuos Pro L, Cintiq 21UX, Cintiq 20WSX, Cintiq 12WX, Cintiq 21UX2,
Cintiq 24HD, Cintiq 22HD, Cintiq 24HD touch (EMR digitizer),
Cintiq 13HD, DTK2241, DTH2242, Cintiq 22HDT, Cintiq 27QHDT,
Cintiq 27QHDT, Mobilestudio Pro 13, MobileStudio Pro 16,
MobileStudio Pro 13, MobileStudio Pro 16, Cintiq 13 FHD Pro,
Cintiq 16 UHD Pro, Cintiq Pro 24, Cintiq Pro 32, Cintiq 13 FHD Pro,
Cintiq 16 UHD Pro, Cintiq Pro 24, Cintiq Pro 32, Cintiq Pro 24,
TabletPC 0x90, TabletPC 0x93, TabletPC 0x97, TabletPC 0x9A,
CapPlus 0x9F, TabletPC 0xE2, TabletPC 0xE3, TabletPC 0xE5,
TabletPC 0xE6, TabletPC 0xEC, TabletPC 0xED, TabletPC 0xEF,
TabletPC 0x100, TabletPC 0x101, TabletPC 0x10D, TabletPC 0x116,
TabletPC 0x12C, TabletPC 0x4001, TabletPC 0x4004, TabletPC 0x5000,
TabletPC 0x5002, usb:172f:0024, usb:172f:0025, usb:172f:0026,
usb:172f:0027, usb:172f:0028, usb:172f:0030, usb:172f:0031,
usb:172f:0032, usb:172f:0033, usb:172f:0034, usb:172f:0035,
usb:172f:0036, usb:172f:0037, usb:172f:0038, usb:172f:0039,
usb:172f:0051, usb:172f:0052, usb:172f:0053, usb:172f:0054,
usb:172f:0055, usb:172f:0056, usb:172f:0057, usb:172f:0058,
usb:172f:0500, usb:172f:0501, usb:172f:0502, usb:172f:0503,
usb:1b96:0001, usb:17ef:6004
[ 73265.207] (II) Using input driver 'wacom' for 'Wacom HID 488F Pen'
[ 73265.209] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 50 paused 0
[ 73265.209] (**) Wacom HID 488F Pen: always reports core events
[ 73265.209] (**) Option "Device" "/dev/input/event5"
[ 73265.209] (II) Wacom HID 488F Pen: type not specified, assuming 'stylus'.
[ 73265.209] (II) Wacom HID 488F Pen: other types will be automatically added.
[ 73265.210] (--) Wacom HID 488F Pen stylus: using pressure threshold of 851 for button 1
[ 73265.210] (**) Wacom HID 488F Pen stylus: panscroll is 0
[ 73265.210] (**) Wacom HID 488F Pen stylus: panscroll modified to 1300
[ 73265.210] (--) Wacom HID 488F Pen stylus: maxX=34422 maxY=19362 maxZ=4095 resX=100000 resY=100000 tilt=enabled
[ 73265.210] (II) Wacom HID 488F Pen stylus: hotplugging dependent devices.
[ 73265.210] (EE) Wacom HID 488F Pen stylus: Invalid type 'cursor' for this device.
[ 73265.210] (EE) Wacom HID 488F Pen stylus: Invalid type 'touch' for this device.
[ 73265.210] (EE) Wacom HID 488F Pen stylus: Invalid type 'pad' for this device.
[ 73265.210] (II) Wacom HID 488F Pen stylus: hotplugging completed.
[ 73265.210] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-WCOM488F:00/0018:056A:488F.0001/input/input15/event5"
[ 73265.210] (II) XINPUT: Adding extended input device "Wacom HID 488F Pen stylus" (type: STYLUS, id 10)
[ 73265.210] (**) Wacom HID 488F Pen stylus: (accel) keeping acceleration scheme 1
[ 73265.211] (**) Wacom HID 488F Pen stylus: (accel) acceleration profile 0
[ 73265.211] (**) Wacom HID 488F Pen stylus: (accel) acceleration factor: 2.000
[ 73265.211] (**) Wacom HID 488F Pen stylus: (accel) acceleration threshold: 4
[ 73265.212] (II) config/udev: Adding input device Wacom HID 488F Pen (/dev/input/mouse0)
[ 73265.212] (II) No input driver specified, ignoring this device.
[ 73265.212] (II) This device may have been added with another device file.
[ 73265.214] (II) config/udev: Adding input device Wacom HID 488F Finger (/dev/input/event6)
[ 73265.214] (**) Wacom HID 488F Finger: Applying InputClass "libinput touchscreen catchall"
[ 73265.214] (II) Using input driver 'libinput' for 'Wacom HID 488F Finger'
[ 73265.216] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 51 paused 0
[ 73265.217] (**) Wacom HID 488F Finger: always reports core events
[ 73265.217] (**) Option "Device" "/dev/input/event6"
[ 73265.217] (**) Option "_source" "server/udev"
[ 73265.220] (II) event6 - Wacom HID 488F Finger: is tagged by udev as: Touchscreen
[ 73265.220] (II) event6 - Wacom HID 488F Finger: device is a touch device
[ 73265.221] (II) event6 - Wacom HID 488F Finger: device removed
[ 73265.221] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-WCOM488F:00/0018:056A:488F.0001/input/input16/event6"
[ 73265.221] (II) XINPUT: Adding extended input device "Wacom HID 488F Finger" (type: TOUCHSCREEN, id 11)
[ 73265.221] (**) Option "AccelerationScheme" "none"
[ 73265.221] (**) Wacom HID 488F Finger: (accel) selected scheme none/0
[ 73265.222] (**) Wacom HID 488F Finger: (accel) acceleration factor: 2.000
[ 73265.222] (**) Wacom HID 488F Finger: (accel) acceleration threshold: 4
[ 73265.225] (II) event6 - Wacom HID 488F Finger: is tagged by udev as: Touchscreen
[ 73265.225] (II) event6 - Wacom HID 488F Finger: device is a touch device
[ 73265.227] (II) config/udev: Adding input device Wacom HID 488F Finger (/dev/input/mouse1)
[ 73265.227] (II) No input driver specified, ignoring this device.
[ 73265.227] (II) This device may have been added with another device file.
[ 73265.229] (II) config/udev: Adding input device SYNA2393:00 06CB:7A13 Touchpad (/dev/input/event10)
[ 73265.229] (**) SYNA2393:00 06CB:7A13 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 73265.229] (II) Using input driver 'libinput' for 'SYNA2393:00 06CB:7A13 Touchpad'
[ 73265.231] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 52 paused 0
[ 73265.231] (**) SYNA2393:00 06CB:7A13 Touchpad: always reports core events
[ 73265.231] (**) Option "Device" "/dev/input/event10"
[ 73265.232] (**) Option "_source" "server/udev"
[ 73265.235] (II) event10 - SYNA2393:00 06CB:7A13 Touchpad: is tagged by udev as: Touchpad
[ 73265.237] (II) event10 - SYNA2393:00 06CB:7A13 Touchpad: device is a touchpad
[ 73265.237] (II) event10 - SYNA2393:00 06CB:7A13 Touchpad: device removed
[ 73265.238] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-SYNA2393:00/0018:06CB:7A13.0002/input/input22/event10"
[ 73265.238] (II) XINPUT: Adding extended input device "SYNA2393:00 06CB:7A13 Touchpad" (type: TOUCHPAD, id 12)
[ 73265.241] (**) Option "AccelerationScheme" "none"
[ 73265.241] (**) SYNA2393:00 06CB:7A13 Touchpad: (accel) selected scheme none/0
[ 73265.241] (**) SYNA2393:00 06CB:7A13 Touchpad: (accel) acceleration factor: 2.000
[ 73265.241] (**) SYNA2393:00 06CB:7A13 Touchpad: (accel) acceleration threshold: 4
[ 73265.244] (II) event10 - SYNA2393:00 06CB:7A13 Touchpad: is tagged by udev as: Touchpad
[ 73265.247] (II) event10 - SYNA2393:00 06CB:7A13 Touchpad: device is a touchpad
[ 73265.249] (II) config/udev: Adding input device SYNA2393:00 06CB:7A13 Touchpad (/dev/input/mouse2)
[ 73265.249] (II) No input driver specified, ignoring this device.
[ 73265.249] (II) This device may have been added with another device file.
[ 73265.250] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event12)
[ 73265.250] (II) No input driver specified, ignoring this device.
[ 73265.250] (II) This device may have been added with another device file.
[ 73265.251] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
[ 73265.251] (II) No input driver specified, ignoring this device.
[ 73265.251] (II) This device may have been added with another device file.
[ 73265.252] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event14)
[ 73265.252] (II) No input driver specified, ignoring this device.
[ 73265.252] (II) This device may have been added with another device file.
[ 73265.253] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event15)
[ 73265.253] (II) No input driver specified, ignoring this device.
[ 73265.253] (II) This device may have been added with another device file.
[ 73265.254] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event16)
[ 73265.254] (II) No input driver specified, ignoring this device.
[ 73265.254] (II) This device may have been added with another device file.
[ 73265.255] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event17)
[ 73265.255] (II) No input driver specified, ignoring this device.
[ 73265.255] (II) This device may have been added with another device file.
[ 73265.256] (II) config/udev: Adding input device Intel HID events (/dev/input/event7)
[ 73265.256] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[ 73265.256] (II) Using input driver 'libinput' for 'Intel HID events'
[ 73265.258] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 53 paused 0
[ 73265.258] (**) Intel HID events: always reports core events
[ 73265.258] (**) Option "Device" "/dev/input/event7"
[ 73265.258] (**) Option "_source" "server/udev"
[ 73265.260] (II) event7 - Intel HID events: is tagged by udev as: Keyboard
[ 73265.260] (II) event7 - Intel HID events: device is a keyboard
[ 73265.260] (II) event7 - Intel HID events: device removed
[ 73265.260] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input18/event7"
[ 73265.260] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 13)
[ 73265.260] (**) Option "xkb_model" "pc105"
[ 73265.260] (**) Option "xkb_layout" "us"
[ 73265.262] (II) event7 - Intel HID events: is tagged by udev as: Keyboard
[ 73265.262] (II) event7 - Intel HID events: device is a keyboard
[ 73265.263] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event8)
[ 73265.263] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[ 73265.263] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[ 73265.265] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 54 paused 0
[ 73265.265] (**) Intel HID 5 button array: always reports core events
[ 73265.265] (**) Option "Device" "/dev/input/event8"
[ 73265.265] (**) Option "_source" "server/udev"
[ 73265.267] (II) event8 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 73265.267] (II) event8 - Intel HID 5 button array: device is a keyboard
[ 73265.267] (II) event8 - Intel HID 5 button array: device removed
[ 73265.267] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input19/event8"
[ 73265.267] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 14)
[ 73265.267] (**) Option "xkb_model" "pc105"
[ 73265.267] (**) Option "xkb_layout" "us"
[ 73265.269] (II) event8 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 73265.269] (II) event8 - Intel HID 5 button array: device is a keyboard
[ 73265.271] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event9)
[ 73265.271] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 73265.271] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[ 73265.274] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 55 paused 0
[ 73265.275] (**) Dell WMI hotkeys: always reports core events
[ 73265.275] (**) Option "Device" "/dev/input/event9"
[ 73265.275] (**) Option "_source" "server/udev"
[ 73265.278] (II) event9 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 73265.278] (II) event9 - Dell WMI hotkeys: device is a keyboard
[ 73265.279] (II) event9 - Dell WMI hotkeys: device removed
[ 73265.279] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:05/wmi_bus/wmi_bus-PNP0C14:05/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input20/event9"
[ 73265.279] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 15)
[ 73265.279] (**) Option "xkb_model" "pc105"
[ 73265.279] (**) Option "xkb_layout" "us"
[ 73265.282] (II) event9 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 73265.282] (II) event9 - Dell WMI hotkeys: device is a keyboard
[ 73265.284] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 73265.284] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 73265.284] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 73265.287] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 56 paused 0
[ 73265.288] (**) AT Translated Set 2 keyboard: always reports core events
[ 73265.288] (**) Option "Device" "/dev/input/event4"
[ 73265.288] (**) Option "_source" "server/udev"
[ 73265.290] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 73265.290] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 73265.292] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 73265.292] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 73265.292] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 16)
[ 73265.292] (**) Option "xkb_model" "pc105"
[ 73265.292] (**) Option "xkb_layout" "us"
[ 73265.295] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 73265.295] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 73265.314] (**) Wacom HID 488F Pen eraser: Applying InputClass "libinput tablet catchall"
[ 73265.314] (**) Wacom HID 488F Pen eraser: Applying InputClass "Wacom USB tablet class"
[ 73265.314] (**) Wacom HID 488F Pen eraser: Applying InputClass "Wacom tablet class"
[ 73265.314] (II) Using input driver 'wacom' for 'Wacom HID 488F Pen eraser'
[ 73265.314] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
[ 73265.314] (**) Wacom HID 488F Pen eraser: always reports core events
[ 73265.314] (**) Option "Device" "/dev/input/event5"
[ 73265.314] (**) Option "Type" "eraser"
[ 73265.314] (**) Wacom HID 488F Pen eraser: panscroll is 1300
[ 73265.314] (**) Wacom HID 488F Pen eraser: panscroll modified to 1300
[ 73265.314] (--) Wacom HID 488F Pen eraser: maxX=34422 maxY=19362 maxZ=4095 resX=100000 resY=100000 tilt=enabled
[ 73265.314] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-WCOM488F:00/0018:056A:488F.0001/input/input15/event5"
[ 73265.314] (II) XINPUT: Adding extended input device "Wacom HID 488F Pen eraser" (type: ERASER, id 17)
[ 73265.315] (**) Wacom HID 488F Pen eraser: (accel) keeping acceleration scheme 1
[ 73265.315] (**) Wacom HID 488F Pen eraser: (accel) acceleration profile 0
[ 73265.315] (**) Wacom HID 488F Pen eraser: (accel) acceleration factor: 2.000
[ 73265.315] (**) Wacom HID 488F Pen eraser: (accel) acceleration threshold: 4
[ 73265.925] randr: falling back to unsynchronized pixmap sharing
[ 68512.047] (--) Log file renamed from "/var/log/Xorg.pid-7999.log" to "/var/log/Xorg.0.log"
[ 68512.048]
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[ 68512.048] Build Operating System: Linux 4.4.0-143-generic x86_64 Ubuntu
[ 68512.048] Current Operating System: Linux shaggy-11 5.0.0-16-generic #17-Ubuntu SMP Wed May 15 10:52:21 UTC 2019 x86_64
[ 68512.048] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.0.0-16-generic root=UUID=2ec53129-178d-4ce3-afdd-bafc39ac6fd1 ro quiet splash acpi_rev_override=1 acpi_osi=Linux scsi_mod.use_blk_mq=1 nouveau.modeset=0 nouveau.runpm=0 mem_sleep_default=deep
[ 68512.048] Build Date: 03 April 2019 09:03:57AM
[ 68512.048] xorg-server 2:1.20.4-1ubuntu3 (For technical support please see http://www.ubuntu.com/support)
[ 68512.048] Current version of pixman: 0.36.0
[ 68512.048] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 68512.048] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 68512.048] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 16 02:02:58 2019
[ 68512.048] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 68512.048] (==) No Layout section. Using the first Screen section.
[ 68512.048] (==) No screen section available. Using defaults.
[ 68512.048] (**) |-->Screen "Default Screen Section" (0)
[ 68512.048] (**) | |-->Monitor "<default monitor>"
[ 68512.048] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 68512.048] (==) Automatically adding devices
[ 68512.048] (==) Automatically enabling devices
[ 68512.048] (==) Automatically adding GPU devices
[ 68512.048] (==) Automatically binding GPU devices
[ 68512.048] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 68512.048] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 68512.048] Entry deleted from font path.
[ 68512.048] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 68512.048] Entry deleted from font path.
[ 68512.048] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 68512.048] Entry deleted from font path.
[ 68512.048] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 68512.048] Entry deleted from font path.
[ 68512.048] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 68512.048] Entry deleted from font path.
[ 68512.048] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 68512.048] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 68512.048] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 68512.048] (II) Loader magic: 0x55ebb3c38020
[ 68512.048] (II) Module ABI versions:
[ 68512.048] X.Org ANSI C Emulation: 0.4
[ 68512.049] X.Org Video Driver: 24.0
[ 68512.049] X.Org XInput driver : 24.1
[ 68512.049] X.Org Server Extension : 10.0
[ 68512.049] (++) using VT number 2
[ 68512.050] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_359
[ 68512.051] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 68512.051] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 12 paused 0
[ 68512.052] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 68512.052] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[ 68512.054] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/x86_64-linux-gnu/nvidia-418/xorg,/usr/lib/xorg/modules"
[ 68512.054] (**) OutputClass "Nvidia Prime" ModulePath extended to "/x86_64-linux-gnu/nvidia/xorg,/usr/lib/x86_64-linux-gnu/nvidia-418/xorg,/usr/lib/xorg/modules"
[ 68512.054] (**) OutputClass "Nvidia Prime" setting /dev/dri/card1 as PrimaryGPU
[ 68512.055] (--) PCI: (0@0:2:0) 8086:3e9b:1028:087c rev 0, Mem @ 0xeb000000/16777216, 0x80000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[ 68512.055] (--) PCI:*(1@0:0:0) 10de:1c8c:1028:087c rev 161, Mem @ 0xec000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[ 68512.055] (II) LoadModule: "glx"
[ 68512.055] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 68512.056] (II) Module glx: vendor="X.Org Foundation"
[ 68512.056] compiled for 1.20.4, module version = 1.0.0
[ 68512.056] ABI class: X.Org Server Extension, version 10.0
[ 68512.056] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[ 68512.056] loading driver: nvidia
[ 68512.056] (II) Applying OutputClass "Nvidia Prime" to /dev/dri/card1
[ 68512.056] loading driver: nvidia
[ 68512.263] (==) Matched nvidia as autoconfigured driver 0
[ 68512.264] (==) Matched nouveau as autoconfigured driver 1
[ 68512.264] (==) Matched modesetting as autoconfigured driver 2
[ 68512.264] (==) Matched fbdev as autoconfigured driver 3
[ 68512.264] (==) Matched vesa as autoconfigured driver 4
[ 68512.264] (==) Assigned the driver to the xf86ConfigLayout
[ 68512.264] (II) LoadModule: "nvidia"
[ 68512.264] (II) Loading /usr/lib/x86_64-linux-gnu/nvidia-418/xorg/nvidia_drv.so
[ 68512.264] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 68512.264] compiled for 4.0.2, module version = 1.0.0
[ 68512.264] Module class: X.Org Video Driver
[ 68512.264] (II) LoadModule: "nouveau"
[ 68512.264] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 68512.265] (II) Module nouveau: vendor="X.Org Foundation"
[ 68512.265] compiled for 1.20.3, module version = 1.0.16
[ 68512.265] Module class: X.Org Video Driver
[ 68512.265] ABI class: X.Org Video Driver, version 24.0
[ 68512.265] (II) LoadModule: "modesetting"
[ 68512.265] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 68512.265] (II) Module modesetting: vendor="X.Org Foundation"
[ 68512.265] compiled for 1.20.4, module version = 1.20.4
[ 68512.265] Module class: X.Org Video Driver
[ 68512.265] ABI class: X.Org Video Driver, version 24.0
[ 68512.265] (II) LoadModule: "fbdev"
[ 68512.265] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 68512.265] (II) Module fbdev: vendor="X.Org Foundation"
[ 68512.265] compiled for 1.20.1, module version = 0.5.0
[ 68512.265] Module class: X.Org Video Driver
[ 68512.265] ABI class: X.Org Video Driver, version 24.0
[ 68512.265] (II) LoadModule: "vesa"
[ 68512.265] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 68512.265] (II) Module vesa: vendor="X.Org Foundation"
[ 68512.265] compiled for 1.20.4, module version = 2.4.0
[ 68512.265] Module class: X.Org Video Driver
[ 68512.265] ABI class: X.Org Video Driver, version 24.0
[ 68512.265] (II) NVIDIA dlloader X Driver 418.56 Fri Mar 15 12:37:35 CDT 2019
[ 68512.265] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 68512.265] (II) NOUVEAU driver Date: Mon Jan 28 23:25:58 2019 -0500
[ 68512.265] (II) NOUVEAU driver for NVIDIA chipset families :
[ 68512.265] RIVA TNT (NV04)
[ 68512.265] RIVA TNT2 (NV05)
[ 68512.265] GeForce 256 (NV10)
[ 68512.265] GeForce 2 (NV11, NV15)
[ 68512.265] GeForce 4MX (NV17, NV18)
[ 68512.265] GeForce 3 (NV20)
[ 68512.265] GeForce 4Ti (NV25, NV28)
[ 68512.266] GeForce FX (NV3x)
[ 68512.266] GeForce 6 (NV4x)
[ 68512.266] GeForce 7 (G7x)
[ 68512.266] GeForce 8 (G8x)
[ 68512.266] GeForce 9 (G9x)
[ 68512.266] GeForce GTX 2xx/3xx (GT2xx)
[ 68512.266] GeForce GTX 4xx/5xx (GFxxx)
[ 68512.266] GeForce GTX 6xx/7xx (GKxxx)
[ 68512.266] GeForce GTX 9xx (GMxxx)
[ 68512.266] GeForce GTX 10xx (GPxxx)
[ 68512.266] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 68512.266] (II) FBDEV: driver for framebuffer: fbdev
[ 68512.266] (II) VESA: driver for VESA chipsets: vesa
[ 68512.266] (II) systemd-logind: releasing fd for 226:1
[ 68512.266] (II) Loading sub module "fb"
[ 68512.266] (II) LoadModule: "fb"
[ 68512.266] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 68512.267] (II) Module fb: vendor="X.Org Foundation"
[ 68512.267] compiled for 1.20.4, module version = 1.0.0
[ 68512.267] ABI class: X.Org ANSI C Emulation, version 0.4
[ 68512.267] (II) Loading sub module "wfb"
[ 68512.267] (II) LoadModule: "wfb"
[ 68512.267] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 68512.267] (II) Module wfb: vendor="X.Org Foundation"
[ 68512.267] compiled for 1.20.4, module version = 1.0.0
[ 68512.267] ABI class: X.Org ANSI C Emulation, version 0.4
[ 68512.267] (II) Loading sub module "ramdac"
[ 68512.267] (II) LoadModule: "ramdac"
[ 68512.267] (II) Module "ramdac" already built-in
[ 68512.267] (WW) Falling back to old probe method for modesetting
[ 68512.268] (WW) Falling back to old probe method for fbdev
[ 68512.268] (II) Loading sub module "fbdevhw"
[ 68512.268] (II) LoadModule: "fbdevhw"
[ 68512.268] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 68512.268] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 68512.268] compiled for 1.20.4, module version = 0.0.2
[ 68512.268] ABI class: X.Org Video Driver, version 24.0
[ 68512.268] (II) modeset(G0): using drv /dev/dri/card0
[ 68512.268] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 68512.268] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 68512.268] (==) NVIDIA(0): RGB weight 888
[ 68512.268] (==) NVIDIA(0): Default visual is TrueColor
[ 68512.268] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 68512.268] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 68512.268] (II) Applying OutputClass "Nvidia Prime" options to /dev/dri/card1
[ 68512.268] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 68512.268] (**) NVIDIA(0): Option "IgnoreDisplayDevices" "CRT"
[ 68512.268] (**) NVIDIA(0): Enabling 2D acceleration
[ 68512.268] (II) Loading sub module "glxserver_nvidia"
[ 68512.268] (II) LoadModule: "glxserver_nvidia"
[ 68512.268] (II) Loading /usr/lib/x86_64-linux-gnu/nvidia-418/xorg/libglxserver_nvidia.so
[ 68512.271] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 68512.271] compiled for 4.0.2, module version = 1.0.0
[ 68512.271] Module class: X.Org Server Extension
[ 68512.271] (II) NVIDIA GLX Module 418.56 Fri Mar 15 12:36:35 CDT 2019
[ 68512.274] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 Ti with Max-Q Design (GP107-A) at
[ 68512.275] (II) NVIDIA(0): PCI:1:0:0 (GPU-0)
[ 68512.275] (--) NVIDIA(0): Memory: 4194304 kBytes
[ 68512.275] (--) NVIDIA(0): VideoBIOS: 86.07.63.00.6d
[ 68512.275] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 68512.275] (II) NVIDIA(0): Validated MetaModes:
[ 68512.275] (II) NVIDIA(0): "NULL"
[ 68512.275] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[ 68512.275] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[ 68512.275] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[ 68512.275] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[ 68512.275] (==) modeset(G0): RGB weight 888
[ 68512.275] (==) modeset(G0): Default visual is TrueColor
[ 68512.275] (II) Loading sub module "glamoregl"
[ 68512.275] (II) LoadModule: "glamoregl"
[ 68512.275] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 68512.278] (II) Module glamoregl: vendor="X.Org Foundation"
[ 68512.278] compiled for 1.20.4, module version = 1.0.1
[ 68512.278] ABI class: X.Org ANSI C Emulation, version 0.4
[ 68512.289] (II) modeset(G0): glamor X acceleration enabled on Mesa DRI Intel(R) UHD Graphics 630 (Coffeelake 3x8 GT2)
[ 68512.289] (II) modeset(G0): glamor initialized
[ 68512.291] (II) modeset(G0): Output eDP-1-1 has no monitor section
[ 68512.291] (II) modeset(G0): Output DP-1-1 has no monitor section
[ 68512.291] (II) modeset(G0): Output DP-1-2 has no monitor section
[ 68512.294] (II) modeset(G0): Output DP-1-3 has no monitor section
[ 68512.302] (II) modeset(G0): EDID for output eDP-1-1
[ 68512.302] (II) modeset(G0): Manufacturer: SHP Model: 148d Serial#: 0
[ 68512.302] (II) modeset(G0): Year: 2018 Week: 5
[ 68512.302] (II) modeset(G0): EDID Version: 1.4
[ 68512.302] (II) modeset(G0): Digital Display Input
[ 68512.302] (II) modeset(G0): 8 bits per channel
[ 68512.302] (II) modeset(G0): Digital interface is DisplayPort
[ 68512.302] (II) modeset(G0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 68512.302] (II) modeset(G0): Gamma: 2.20
[ 68512.302] (II) modeset(G0): No DPMS capabilities specified
[ 68512.302] (II) modeset(G0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 68512.302] (II) modeset(G0): Default color space is primary color space
[ 68512.302] (II) modeset(G0): First detailed timing is preferred mode
[ 68512.302] (II) modeset(G0): Preferred mode is native pixel format and refresh rate
[ 68512.302] (II) modeset(G0): redX: 0.661 redY: 0.326 greenX: 0.209 greenY: 0.736
[ 68512.302] (II) modeset(G0): blueX: 0.146 blueY: 0.048 whiteX: 0.315 whiteY: 0.326
[ 68512.302] (II) modeset(G0): Manufacturer's mask: 0
[ 68512.302] (II) modeset(G0): Supported detailed timing:
[ 68512.302] (II) modeset(G0): clock: 533.2 MHz Image Size: 344 x 194 mm
[ 68512.302] (II) modeset(G0): h_active: 3840 h_sync: 3888 h_sync_end 3920 h_blank_end 4000 h_border: 0
[ 68512.302] (II) modeset(G0): v_active: 2160 v_sync: 2163 v_sync_end 2168 v_blanking: 2222 v_border: 0
[ 68512.302] (II) modeset(G0): FNVDR€LQ156D1
[ 68512.302] (II) modeset(G0): Unknown vendor-specific block 0
[ 68512.302] (II) modeset(G0): EDID (in hex):
[ 68512.302] (II) modeset(G0): 00ffffffffffff004d108d1400000000
[ 68512.302] (II) modeset(G0): 051c0104a52213780e6a9ea95335bc25
[ 68512.302] (II) modeset(G0): 0c505300000001010101010101010101
[ 68512.302] (II) modeset(G0): 0101010101014dd000a0f0703e803020
[ 68512.302] (II) modeset(G0): 350058c2100000180000000000000000
[ 68512.302] (II) modeset(G0): 00000000000000000000000000fe0046
[ 68512.302] (II) modeset(G0): 4e564452804c51313536443100000000
[ 68512.302] (II) modeset(G0): 0002410328011200000b010a20200084
[ 68512.302] (II) modeset(G0): Printing probed modes for output eDP-1-1
[ 68512.302] (II) modeset(G0): Modeline "3840x2160"x60.0 533.25 3840 3888 3920 4000 2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[ 68512.302] (II) modeset(G0): Modeline "3840x2160"x60.0 712.75 3840 4160 4576 5312 2160 2163 2168 2237 -hsync +vsync (134.2 kHz d)
[ 68512.302] (II) modeset(G0): Modeline "3840x2160"x60.0 533.00 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.2 kHz d)
[ 68512.302] (II) modeset(G0): Modeline "3200x1800"x60.0 492.00 3200 3456 3800 4400 1800 1803 1808 1865 -hsync +vsync (111.8 kHz d)
[ 68512.302] (II) modeset(G0): Modeline "3200x1800"x59.9 373.00 3200 3248 3280 3360 1800 1803 1808 1852 +hsync -vsync (111.0 kHz d)
[ 68512.302] (II) modeset(G0): Modeline "2880x1620"x60.0 396.25 2880 3096 3408 3936 1620 1623 1628 1679 -hsync +vsync (100.7 kHz d)
[ 68512.302] (II) modeset(G0): Modeline "2880x1620"x60.0 303.75 2880 2928 2960 3040 1620 1623 1628 1666 +hsync -vsync (99.9 kHz d)
[ 68512.302] (II) modeset(G0): Modeline "2560x1600"x60.0 348.50 2560 2760 3032 3504 1600 1603 1609 1658 -hsync +vsync (99.5 kHz d)
[ 68512.302] (II) modeset(G0): Modeline "2560x1600"x60.0 268.50 2560 2608 2640 2720 1600 1603 1609 1646 +hsync -vsync (98.7 kHz d)
[ 68512.302] (II) modeset(G0): Modeline "2560x1440"x120.0 638.25 2560 2780 3064 3568 1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
[ 68512.302] (II) modeset(G0): Modeline "2560x1440"x120.0 469.12 2560 2584 2600 2640 1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
[ 68512.302] (II) modeset(G0): Modeline "2560x1440"x60.0 312.25 2560 2752 3024 3488 1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
[ 68512.302] (II) modeset(G0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
[ 68512.302] (II) modeset(G0): Modeline "2048x1536"x60.0 266.95 2048 2200 2424 2800 1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[ 68512.302] (II) modeset(G0): Modeline "1920x1440"x60.0 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[ 68512.302] (II) modeset(G0): Modeline "1856x1392"x60.0 218.30 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[ 68512.302] (II) modeset(G0): Modeline "1792x1344"x60.0 204.80 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "2048x1152"x120.0 406.50 2048 2220 2444 2840 1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "2048x1152"x120.0 302.50 2048 2072 2088 2128 1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "2048x1152"x59.9 197.00 2048 2184 2400 2752 1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "2048x1152"x59.9 156.75 2048 2096 2128 2208 1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1600x1024"x60.2 103.12 1600 1600 1656 1664 1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1360x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1360x768"x60.0 72.00 1360 1408 1440 1520 768 771 781 790 +hsync -vsync (47.4 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "800x512"x120.3 51.56 800 800 828 832 512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "720x450"x119.8 53.25 720 760 836 952 450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "680x384"x119.6 42.38 680 716 784 888 384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "680x384"x119.9 36.00 680 704 720 760 384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "576x432"x120.1 40.81 576 608 668 760 432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 68512.303] (II) modeset(G0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 68512.303] (II) modeset(G0): EDID for output DP-1-1
[ 68512.303] (II) modeset(G0): EDID for output DP-1-2
[ 68512.306] (II) modeset(G0): EDID for output DP-1-3
[ 68512.306] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 68512.306] (==) modeset(G0): DPI set to (96, 96)
[ 68512.306] (II) Loading sub module "fb"
[ 68512.306] (II) LoadModule: "fb"
[ 68512.306] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 68512.306] (II) Module fb: vendor="X.Org Foundation"
[ 68512.306] compiled for 1.20.4, module version = 1.0.0
[ 68512.306] ABI class: X.Org ANSI C Emulation, version 0.4
[ 68512.306] (II) UnloadModule: "nouveau"
[ 68512.306] (II) Unloading nouveau
[ 68512.306] (II) UnloadModule: "fbdev"
[ 68512.306] (II) Unloading fbdev
[ 68512.306] (II) UnloadSubModule: "fbdevhw"
[ 68512.306] (II) Unloading fbdevhw
[ 68512.306] (II) UnloadModule: "vesa"
[ 68512.306] (II) Unloading vesa
[ 68512.355] (==) modeset(G0): Backing store enabled
[ 68512.355] (==) modeset(G0): Silken mouse enabled
[ 68512.416] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[ 68512.416] (==) modeset(G0): DPMS enabled
[ 68512.416] (II) modeset(G0): [DRI2] Setup complete
[ 68512.416] (II) modeset(G0): [DRI2] DRI driver: i965
[ 68512.416] (II) modeset(G0): [DRI2] VDPAU driver: i965
[ 68512.417] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 68512.417] (II) NVIDIA: access.
[ 68512.440] (II) NVIDIA(0): Setting mode "NULL"
[ 68512.445] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 68512.445] (==) NVIDIA(0): Backing store enabled
[ 68512.445] (==) NVIDIA(0): Silken mouse enabled
[ 68512.445] (==) NVIDIA(0): DPMS enabled
[ 68512.445] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[ 68512.445] (II) Loading sub module "dri2"
[ 68512.445] (II) LoadModule: "dri2"
[ 68512.445] (II) Module "dri2" already built-in
[ 68512.445] (II) NVIDIA(0): [DRI2] Setup complete
[ 68512.445] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 68512.445] (II) Initializing extension Generic Event Extension
[ 68512.445] (II) Initializing extension SHAPE
[ 68512.445] (II) Initializing extension MIT-SHM
[ 68512.445] (II) Initializing extension XInputExtension
[ 68512.445] (II) Initializing extension XTEST
[ 68512.445] (II) Initializing extension BIG-REQUESTS
[ 68512.445] (II) Initializing extension SYNC
[ 68512.446] (II) Initializing extension XKEYBOARD
[ 68512.446] (II) Initializing extension XC-MISC
[ 68512.446] (II) Initializing extension SECURITY
[ 68512.446] (II) Initializing extension XFIXES
[ 68512.446] (II) Initializing extension RENDER
[ 68512.446] (II) Initializing extension RANDR
[ 68512.446] (II) Initializing extension COMPOSITE
[ 68512.446] (II) Initializing extension DAMAGE
[ 68512.446] (II) Initializing extension MIT-SCREEN-SAVER
[ 68512.446] (II) Initializing extension DOUBLE-BUFFER
[ 68512.446] (II) Initializing extension RECORD
[ 68512.446] (II) Initializing extension DPMS
[ 68512.446] (II) Initializing extension Present
[ 68512.447] (II) Initializing extension DRI3
[ 68512.447] (II) Initializing extension X-Resource
[ 68512.447] (II) Initializing extension XVideo
[ 68512.447] (II) Initializing extension XVideo-MotionCompensation
[ 68512.447] (II) Initializing extension SELinux
[ 68512.447] (II) SELinux: Disabled on system
[ 68512.447] (II) Initializing extension GLX
[ 68512.447] (II) Initializing extension GLX
[ 68512.447] (II) Indirect GLX disabled.
[ 68512.447] (II) GLX: Another vendor is already registered for screen 0
[ 68512.447] (II) Initializing extension XFree86-VidModeExtension
[ 68512.447] (II) Initializing extension XFree86-DGA
[ 68512.447] (II) Initializing extension XFree86-DRI
[ 68512.447] (II) Initializing extension DRI2
[ 68512.447] (II) Initializing extension NV-GLX
[ 68512.447] (II) Initializing extension NV-CONTROL
[ 68512.710] (II) modeset(G0): Damage tracking initialized
[ 68512.736] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 68512.736] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 68512.736] (II) LoadModule: "libinput"
[ 68512.736] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 68512.737] (II) Module libinput: vendor="X.Org Foundation"
[ 68512.737] compiled for 1.20.4, module version = 0.28.2
[ 68512.737] Module class: X.Org XInput Driver
[ 68512.737] ABI class: X.Org XInput driver, version 24.1
[ 68512.737] (II) Using input driver 'libinput' for 'Power Button'
[ 68512.737] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 44 paused 0
[ 68512.737] (**) Power Button: always reports core events
[ 68512.737] (**) Option "Device" "/dev/input/event3"
[ 68512.738] (**) Option "_source" "server/udev"
[ 68512.739] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 68512.739] (II) event3 - Power Button: device is a keyboard
[ 68512.739] (II) event3 - Power Button: device removed
[ 68512.739] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 68512.739] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 68512.739] (**) Option "xkb_model" "pc105"
[ 68512.739] (**) Option "xkb_layout" "us"
[ 68512.740] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 68512.740] (II) event3 - Power Button: device is a keyboard
[ 68512.740] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 68512.740] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 68512.740] (II) Using input driver 'libinput' for 'Power Button'
[ 68512.741] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 47 paused 0
[ 68512.741] (**) Power Button: always reports core events
[ 68512.741] (**) Option "Device" "/dev/input/event1"
[ 68512.741] (**) Option "_source" "server/udev"
[ 68512.742] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 68512.742] (II) event1 - Power Button: device is a keyboard
[ 68512.742] (II) event1 - Power Button: device removed
[ 68512.742] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 68512.742] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 68512.742] (**) Option "xkb_model" "pc105"
[ 68512.742] (**) Option "xkb_layout" "us"
[ 68512.743] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 68512.743] (II) event1 - Power Button: device is a keyboard
[ 68512.744] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 68512.744] (II) No input driver specified, ignoring this device.
[ 68512.744] (II) This device may have been added with another device file.
[ 68512.744] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 68512.744] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 68512.744] (II) Using input driver 'libinput' for 'Sleep Button'
[ 68512.745] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 48 paused 0
[ 68512.745] (**) Sleep Button: always reports core events
[ 68512.745] (**) Option "Device" "/dev/input/event2"
[ 68512.745] (**) Option "_source" "server/udev"
[ 68512.745] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 68512.745] (II) event2 - Sleep Button: device is a keyboard
[ 68512.745] (II) event2 - Sleep Button: device removed
[ 68512.745] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[ 68512.745] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 68512.745] (**) Option "xkb_model" "pc105"
[ 68512.745] (**) Option "xkb_layout" "us"
[ 68512.746] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 68512.746] (II) event2 - Sleep Button: device is a keyboard
[ 68512.746] (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event11)
[ 68512.746] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall"
[ 68512.746] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate'
[ 68512.747] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 49 paused 0
[ 68512.747] (**) Integrated_Webcam_HD: Integrate: always reports core events
[ 68512.747] (**) Option "Device" "/dev/input/event11"
[ 68512.747] (**) Option "_source" "server/udev"
[ 68512.748] (II) event11 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 68512.748] (II) event11 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 68512.748] (II) event11 - Integrated_Webcam_HD: Integrate: device removed
[ 68512.748] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/input/input24/event11"
[ 68512.748] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 9)
[ 68512.748] (**) Option "xkb_model" "pc105"
[ 68512.748] (**) Option "xkb_layout" "us"
[ 68512.749] (II) event11 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 68512.749] (II) event11 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 68512.749] (II) config/udev: Adding input device Wacom HID 488F Pen (/dev/input/event5)
[ 68512.749] (**) Wacom HID 488F Pen: Applying InputClass "libinput tablet catchall"
[ 68512.749] (**) Wacom HID 488F Pen: Applying InputClass "Wacom USB tablet class"
[ 68512.749] (**) Wacom HID 488F Pen: Applying InputClass "Wacom tablet class"
[ 68512.749] (II) LoadModule: "wacom"
[ 68512.749] (II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
[ 68512.749] (II) Module wacom: vendor="X.Org Foundation"
[ 68512.749] compiled for 1.20.4, module version = 0.36.1
[ 68512.749] Module class: X.Org XInput Driver
[ 68512.749] ABI class: X.Org XInput driver, version 24.1
[ 68512.749] (II) Build version: 0.36.1
[ 68512.749] (II) wacom: Driver for Wacom graphics tablets: PenPartner, Graphire,
Graphire2 4x5, Graphire2 5x7, Graphire3 4x5, Graphire3 6x8,
Graphire4 4x5, Graphire4 6x8, BambooFun 4x5, BambooFun 6x8,
Bamboo1 Medium, Graphire4 6x8 BlueTooth, CTL-460, CTH-461, CTL-660,
CTL-461/S, Bamboo Touch, CTH-460/K, CTH-461/S, CTH-661/S1, CTH-461/L,
CTH-661/L, Intuos 4x5, Intuos 6x8, Intuos 9x12, Intuos 12x12,
Intuos 12x18, PTU600, PL400, PL500, PL600, PL600SX, PL550, PL800,
PL700, PL510, PL710, DTI520, DTF720, DTF720a, DTF521, DTU1931,
DTU2231, DTU1631, DTH1152, DTH1152, DTK2451, DTH2452, DTH2452,
Intuos2 4x5, Intuos2 6x8, Intuos2 9x12, Intuos2 12x12, Intuos2 12x18,
Intuos2 6x8 , Volito, PenStation, Volito2 4x5, Volito2 2x3,
PenPartner2, Bamboo, Bamboo1, Bamboo1 4x6, Bamboo1 5x8, Intuos3 4x5,
Intuos3 6x8, Intuos3 9x12, Intuos3 12x12, Intuos3 12x19,
Intuos3 6x11, Intuos3 4x6, Intuos4 4x6, Intuos4 6x9, Intuos4 8x13,
Intuos4 12x19, Intuos4 WL USB Endpoint,
Intuos4 WL Bluetooth Endpoint, Intuos5 touch S, Intuos5 touch M,
Intuos5 touch L, Intuos5 S, Intuos5 M, Intuos Pro S, Intuos Pro M,
Intuos Pro L, Cintiq 21UX, Cintiq 20WSX, Cintiq 12WX, Cintiq 21UX2,
Cintiq 24HD, Cintiq 22HD, Cintiq 24HD touch (EMR digitizer),
Cintiq 13HD, DTK2241, DTH2242, Cintiq 22HDT, Cintiq 27QHDT,
Cintiq 27QHDT, Mobilestudio Pro 13, MobileStudio Pro 16,
MobileStudio Pro 13, MobileStudio Pro 16, Cintiq 13 FHD Pro,
Cintiq 16 UHD Pro, Cintiq Pro 24, Cintiq Pro 32, Cintiq 13 FHD Pro,
Cintiq 16 UHD Pro, Cintiq Pro 24, Cintiq Pro 32, Cintiq Pro 24,
TabletPC 0x90, TabletPC 0x93, TabletPC 0x97, TabletPC 0x9A,
CapPlus 0x9F, TabletPC 0xE2, TabletPC 0xE3, TabletPC 0xE5,
TabletPC 0xE6, TabletPC 0xEC, TabletPC 0xED, TabletPC 0xEF,
TabletPC 0x100, TabletPC 0x101, TabletPC 0x10D, TabletPC 0x116,
TabletPC 0x12C, TabletPC 0x4001, TabletPC 0x4004, TabletPC 0x5000,
TabletPC 0x5002, usb:172f:0024, usb:172f:0025, usb:172f:0026,
usb:172f:0027, usb:172f:0028, usb:172f:0030, usb:172f:0031,
usb:172f:0032, usb:172f:0033, usb:172f:0034, usb:172f:0035,
usb:172f:0036, usb:172f:0037, usb:172f:0038, usb:172f:0039,
usb:172f:0051, usb:172f:0052, usb:172f:0053, usb:172f:0054,
usb:172f:0055, usb:172f:0056, usb:172f:0057, usb:172f:0058,
usb:172f:0500, usb:172f:0501, usb:172f:0502, usb:172f:0503,
usb:1b96:0001, usb:17ef:6004
[ 68512.751] (II) Using input driver 'wacom' for 'Wacom HID 488F Pen'
[ 68512.751] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 50 paused 0
[ 68512.751] (**) Wacom HID 488F Pen: always reports core events
[ 68512.751] (**) Option "Device" "/dev/input/event5"
[ 68512.752] (II) Wacom HID 488F Pen: type not specified, assuming 'stylus'.
[ 68512.752] (II) Wacom HID 488F Pen: other types will be automatically added.
[ 68512.752] (--) Wacom HID 488F Pen stylus: using pressure threshold of 851 for button 1
[ 68512.752] (**) Wacom HID 488F Pen stylus: panscroll is 0
[ 68512.752] (**) Wacom HID 488F Pen stylus: panscroll modified to 1300
[ 68512.752] (--) Wacom HID 488F Pen stylus: maxX=34422 maxY=19362 maxZ=4095 resX=100000 resY=100000 tilt=enabled
[ 68512.752] (II) Wacom HID 488F Pen stylus: hotplugging dependent devices.
[ 68512.752] (EE) Wacom HID 488F Pen stylus: Invalid type 'cursor' for this device.
[ 68512.752] (EE) Wacom HID 488F Pen stylus: Invalid type 'touch' for this device.
[ 68512.752] (EE) Wacom HID 488F Pen stylus: Invalid type 'pad' for this device.
[ 68512.752] (II) Wacom HID 488F Pen stylus: hotplugging completed.
[ 68512.752] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-WCOM488F:00/0018:056A:488F.0001/input/input15/event5"
[ 68512.752] (II) XINPUT: Adding extended input device "Wacom HID 488F Pen stylus" (type: STYLUS, id 10)
[ 68512.752] (**) Wacom HID 488F Pen stylus: (accel) keeping acceleration scheme 1
[ 68512.752] (**) Wacom HID 488F Pen stylus: (accel) acceleration profile 0
[ 68512.752] (**) Wacom HID 488F Pen stylus: (accel) acceleration factor: 2.000
[ 68512.752] (**) Wacom HID 488F Pen stylus: (accel) acceleration threshold: 4
[ 68512.752] (II) config/udev: Adding input device Wacom HID 488F Pen (/dev/input/mouse0)
[ 68512.752] (II) No input driver specified, ignoring this device.
[ 68512.752] (II) This device may have been added with another device file.
[ 68512.753] (II) config/udev: Adding input device Wacom HID 488F Finger (/dev/input/event6)
[ 68512.753] (**) Wacom HID 488F Finger: Applying InputClass "libinput touchscreen catchall"
[ 68512.753] (II) Using input driver 'libinput' for 'Wacom HID 488F Finger'
[ 68512.753] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 51 paused 0
[ 68512.753] (**) Wacom HID 488F Finger: always reports core events
[ 68512.753] (**) Option "Device" "/dev/input/event6"
[ 68512.753] (**) Option "_source" "server/udev"
[ 68512.754] (II) event6 - Wacom HID 488F Finger: is tagged by udev as: Touchscreen
[ 68512.754] (II) event6 - Wacom HID 488F Finger: device is a touch device
[ 68512.754] (II) event6 - Wacom HID 488F Finger: device removed
[ 68512.755] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-WCOM488F:00/0018:056A:488F.0001/input/input16/event6"
[ 68512.755] (II) XINPUT: Adding extended input device "Wacom HID 488F Finger" (type: TOUCHSCREEN, id 11)
[ 68512.755] (**) Option "AccelerationScheme" "none"
[ 68512.755] (**) Wacom HID 488F Finger: (accel) selected scheme none/0
[ 68512.755] (**) Wacom HID 488F Finger: (accel) acceleration factor: 2.000
[ 68512.755] (**) Wacom HID 488F Finger: (accel) acceleration threshold: 4
[ 68512.756] (II) event6 - Wacom HID 488F Finger: is tagged by udev as: Touchscreen
[ 68512.756] (II) event6 - Wacom HID 488F Finger: device is a touch device
[ 68512.756] (II) config/udev: Adding input device Wacom HID 488F Finger (/dev/input/mouse1)
[ 68512.756] (II) No input driver specified, ignoring this device.
[ 68512.756] (II) This device may have been added with another device file.
[ 68512.757] (II) config/udev: Adding input device SYNA2393:00 06CB:7A13 Touchpad (/dev/input/event10)
[ 68512.757] (**) SYNA2393:00 06CB:7A13 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 68512.757] (II) Using input driver 'libinput' for 'SYNA2393:00 06CB:7A13 Touchpad'
[ 68512.758] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 52 paused 0
[ 68512.758] (**) SYNA2393:00 06CB:7A13 Touchpad: always reports core events
[ 68512.758] (**) Option "Device" "/dev/input/event10"
[ 68512.758] (**) Option "_source" "server/udev"
[ 68512.759] (II) event10 - SYNA2393:00 06CB:7A13 Touchpad: is tagged by udev as: Touchpad
[ 68512.760] (II) event10 - SYNA2393:00 06CB:7A13 Touchpad: device is a touchpad
[ 68512.760] (II) event10 - SYNA2393:00 06CB:7A13 Touchpad: device removed
[ 68512.760] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-SYNA2393:00/0018:06CB:7A13.0002/input/input22/event10"
[ 68512.760] (II) XINPUT: Adding extended input device "SYNA2393:00 06CB:7A13 Touchpad" (type: TOUCHPAD, id 12)
[ 68512.761] (**) Option "AccelerationScheme" "none"
[ 68512.761] (**) SYNA2393:00 06CB:7A13 Touchpad: (accel) selected scheme none/0
[ 68512.761] (**) SYNA2393:00 06CB:7A13 Touchpad: (accel) acceleration factor: 2.000
[ 68512.761] (**) SYNA2393:00 06CB:7A13 Touchpad: (accel) acceleration threshold: 4
[ 68512.762] (II) event10 - SYNA2393:00 06CB:7A13 Touchpad: is tagged by udev as: Touchpad
[ 68512.763] (II) event10 - SYNA2393:00 06CB:7A13 Touchpad: device is a touchpad
[ 68512.763] (II) config/udev: Adding input device SYNA2393:00 06CB:7A13 Touchpad (/dev/input/mouse2)
[ 68512.763] (II) No input driver specified, ignoring this device.
[ 68512.763] (II) This device may have been added with another device file.
[ 68512.764] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event12)
[ 68512.764] (II) No input driver specified, ignoring this device.
[ 68512.764] (II) This device may have been added with another device file.
[ 68512.764] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
[ 68512.764] (II) No input driver specified, ignoring this device.
[ 68512.764] (II) This device may have been added with another device file.
[ 68512.764] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event14)
[ 68512.764] (II) No input driver specified, ignoring this device.
[ 68512.764] (II) This device may have been added with another device file.
[ 68512.765] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event15)
[ 68512.765] (II) No input driver specified, ignoring this device.
[ 68512.765] (II) This device may have been added with another device file.
[ 68512.765] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event16)
[ 68512.765] (II) No input driver specified, ignoring this device.
[ 68512.765] (II) This device may have been added with another device file.
[ 68512.765] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event17)
[ 68512.765] (II) No input driver specified, ignoring this device.
[ 68512.765] (II) This device may have been added with another device file.
[ 68512.766] (II) config/udev: Adding input device Intel HID events (/dev/input/event7)
[ 68512.766] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[ 68512.766] (II) Using input driver 'libinput' for 'Intel HID events'
[ 68512.766] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 53 paused 0
[ 68512.766] (**) Intel HID events: always reports core events
[ 68512.766] (**) Option "Device" "/dev/input/event7"
[ 68512.766] (**) Option "_source" "server/udev"
[ 68512.767] (II) event7 - Intel HID events: is tagged by udev as: Keyboard
[ 68512.767] (II) event7 - Intel HID events: device is a keyboard
[ 68512.767] (II) event7 - Intel HID events: device removed
[ 68512.767] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input18/event7"
[ 68512.767] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 13)
[ 68512.767] (**) Option "xkb_model" "pc105"
[ 68512.767] (**) Option "xkb_layout" "us"
[ 68512.767] (II) event7 - Intel HID events: is tagged by udev as: Keyboard
[ 68512.767] (II) event7 - Intel HID events: device is a keyboard
[ 68512.768] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event8)
[ 68512.768] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[ 68512.768] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[ 68512.768] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 54 paused 0
[ 68512.768] (**) Intel HID 5 button array: always reports core events
[ 68512.768] (**) Option "Device" "/dev/input/event8"
[ 68512.768] (**) Option "_source" "server/udev"
[ 68512.769] (II) event8 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 68512.769] (II) event8 - Intel HID 5 button array: device is a keyboard
[ 68512.769] (II) event8 - Intel HID 5 button array: device removed
[ 68512.769] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input19/event8"
[ 68512.769] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 14)
[ 68512.769] (**) Option "xkb_model" "pc105"
[ 68512.769] (**) Option "xkb_layout" "us"
[ 68512.770] (II) event8 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 68512.770] (II) event8 - Intel HID 5 button array: device is a keyboard
[ 68512.770] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event9)
[ 68512.770] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 68512.770] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[ 68512.771] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 55 paused 0
[ 68512.771] (**) Dell WMI hotkeys: always reports core events
[ 68512.771] (**) Option "Device" "/dev/input/event9"
[ 68512.771] (**) Option "_source" "server/udev"
[ 68512.772] (II) event9 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 68512.772] (II) event9 - Dell WMI hotkeys: device is a keyboard
[ 68512.772] (II) event9 - Dell WMI hotkeys: device removed
[ 68512.772] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:05/wmi_bus/wmi_bus-PNP0C14:05/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input20/event9"
[ 68512.772] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 15)
[ 68512.772] (**) Option "xkb_model" "pc105"
[ 68512.772] (**) Option "xkb_layout" "us"
[ 68512.773] (II) event9 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 68512.773] (II) event9 - Dell WMI hotkeys: device is a keyboard
[ 68512.774] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 68512.774] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 68512.774] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 68512.774] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 56 paused 0
[ 68512.774] (**) AT Translated Set 2 keyboard: always reports core events
[ 68512.774] (**) Option "Device" "/dev/input/event4"
[ 68512.774] (**) Option "_source" "server/udev"
[ 68512.775] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 68512.775] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 68512.776] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 68512.776] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 68512.776] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 16)
[ 68512.776] (**) Option "xkb_model" "pc105"
[ 68512.776] (**) Option "xkb_layout" "us"
[ 68512.776] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 68512.776] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 68512.782] (**) Wacom HID 488F Pen eraser: Applying InputClass "libinput tablet catchall"
[ 68512.782] (**) Wacom HID 488F Pen eraser: Applying InputClass "Wacom USB tablet class"
[ 68512.782] (**) Wacom HID 488F Pen eraser: Applying InputClass "Wacom tablet class"
[ 68512.782] (II) Using input driver 'wacom' for 'Wacom HID 488F Pen eraser'
[ 68512.782] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
[ 68512.782] (**) Wacom HID 488F Pen eraser: always reports core events
[ 68512.782] (**) Option "Device" "/dev/input/event5"
[ 68512.782] (**) Option "Type" "eraser"
[ 68512.782] (**) Wacom HID 488F Pen eraser: panscroll is 1300
[ 68512.782] (**) Wacom HID 488F Pen eraser: panscroll modified to 1300
[ 68512.782] (--) Wacom HID 488F Pen eraser: maxX=34422 maxY=19362 maxZ=4095 resX=100000 resY=100000 tilt=enabled
[ 68512.782] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-WCOM488F:00/0018:056A:488F.0001/input/input15/event5"
[ 68512.782] (II) XINPUT: Adding extended input device "Wacom HID 488F Pen eraser" (type: ERASER, id 17)
[ 68512.782] (**) Wacom HID 488F Pen eraser: (accel) keeping acceleration scheme 1
[ 68512.782] (**) Wacom HID 488F Pen eraser: (accel) acceleration profile 0
[ 68512.782] (**) Wacom HID 488F Pen eraser: (accel) acceleration factor: 2.000
[ 68512.782] (**) Wacom HID 488F Pen eraser: (accel) acceleration threshold: 4
[ 68513.567] randr: falling back to unsynchronized pixmap sharing
[ 69180.480] (EE) event10 - SYNA2393:00 06CB:7A13 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.12.6/touchpad-jumping-cursors.html for details
[ 69972.204] (EE) event10 - SYNA2393:00 06CB:7A13 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.12.6/touchpad-jumping-cursors.html for details
[ 73250.726] (**) Option "fd" "44"
[ 73250.726] (II) event3 - Power Button: device removed
[ 73250.727] (**) Option "fd" "47"
[ 73250.727] (II) event1 - Power Button: device removed
[ 73250.728] (**) Option "fd" "48"
[ 73250.728] (II) event2 - Sleep Button: device removed
[ 73250.729] (**) Option "fd" "49"
[ 73250.729] (II) event11 - Integrated_Webcam_HD: Integrate: device removed
[ 73250.730] (**) Option "fd" "51"
[ 73250.730] (II) event6 - Wacom HID 488F Finger: device removed
[ 73250.730] (**) Option "fd" "52"
[ 73250.731] (II) event10 - SYNA2393:00 06CB:7A13 Touchpad: device removed
[ 73250.731] (**) Option "fd" "53"
[ 73250.731] (II) event7 - Intel HID events: device removed
[ 73250.732] (**) Option "fd" "54"
[ 73250.732] (II) event8 - Intel HID 5 button array: device removed
[ 73250.733] (**) Option "fd" "55"
[ 73250.733] (II) event9 - Dell WMI hotkeys: device removed
[ 73250.734] (**) Option "fd" "56"
[ 73250.734] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 73253.365] (II) systemd-logind: got pause for 13:70
[ 73253.366] (II) systemd-logind: got pause for 13:66
[ 73253.366] (II) systemd-logind: got pause for 13:75
[ 73253.366] (II) systemd-logind: got pause for 13:69
[ 73253.366] (II) systemd-logind: got pause for 13:67
[ 73253.366] (II) systemd-logind: got pause for 13:65
[ 73253.366] (II) systemd-logind: got pause for 13:72
[ 73253.366] (II) systemd-logind: got pause for 13:74
[ 73253.366] (II) systemd-logind: got pause for 13:73
[ 73253.366] (II) systemd-logind: got pause for 13:71
[ 73253.366] (II) systemd-logind: got pause for 226:0
[ 73253.366] (II) systemd-logind: got pause for 13:68
[ 73253.420] randr: failed to create shared pixmap
[ 73253.473] (II) systemd-logind: got resume for 13:70
[ 73253.565] (II) systemd-logind: got resume for 13:66
[ 73253.613] (II) systemd-logind: got resume for 13:75
[ 73253.637] (II) systemd-logind: got resume for 13:69
[ 73253.681] (II) systemd-logind: got resume for 13:67
[ 73253.717] (II) systemd-logind: got resume for 13:65
[ 73253.753] (II) systemd-logind: got resume for 13:72
[ 73253.777] (II) systemd-logind: got resume for 13:74
[ 73253.829] (II) systemd-logind: got resume for 13:73
[ 73253.865] (II) systemd-logind: got resume for 13:71
[ 73253.865] (II) systemd-logind: got resume for 226:0
[ 73253.875] (II) NVIDIA(0): Setting mode "NULL"
[ 73253.900] (EE) modeset(G0): failed to set mode: No space left on device
[ 73253.900] (EE)
Fatal server error:
[ 73253.900] (EE) EnterVT failed for gpu screen 0
[ 73253.900] (EE)
[ 73253.900] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 73253.900] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 73253.900] (EE)
[ 73253.931] (EE) Server terminated with error (1). Closing log file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment