Manjaro won't boot after update -- can't switch TTY

I use a stable manjaro install (dual boot with Windows) with no big issues since 2021, and now after an update, it won’t boot. It stucks in a black screen with Dell logo. I tried to change TTY, but nothing happens, so I thought it was not a driver issue (if it was driver issue I should be able to change TTY, right?) and didn’t try to reinstall any driver so I won’t make it a bigger problem.
I tried to chroot from a live install and reinstalled grub, but still nothing happens.
I’m gonna output some information that might help someone help me.

uname -a

Linux manjaro-gnome 5.15.60-1-MANJARO #1 SMP PREEMPT Thu Aug 11 13:14:05 UTC 2022 x86_64 GNU/Linux

fdisk -l

Disk /dev/loop0: 128.73 MiB, 134983680 bytes, 263640 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop1: 809.62 MiB, 848945152 bytes, 1658096 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop2: 1.72 GiB, 1842159616 bytes, 3597968 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop3: 645.26 MiB, 676605952 bytes, 1321496 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/nvme0n1: 238.47 GiB, 256060514304 bytes, 500118192 sectors
Disk model: IM2P33F3A NVMe ADATA 256GB              
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: E17AAE3F-63DD-4693-91FB-24321B87F098

Device             Start       End   Sectors   Size Type
/dev/nvme0n1p1      2048    309247    307200   150M EFI System
/dev/nvme0n1p2    309248    571391    262144   128M Microsoft reserved
/dev/nvme0n1p3    571392 210751109 210179718 100.2G Microsoft basic data
/dev/nvme0n1p4 210751111 500115455 289364345   138G Linux filesystem


Disk /dev/sda: 14.84 GiB, 15938355200 bytes, 31129600 sectors
Disk model: Flash Disk      
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000000

Device     Boot   Start     End Sectors  Size Id Type
/dev/sda1  *         64 6987227 6987164  3.3G  0 Empty
/dev/sda2       6987228 6995419    8192    4M ef EFI (FAT-12/16/32)

And now I will output the pacman log since the day I last update with everything working fine until today

[2023-07-31T16:04:02-0300] [PAMAC] synchronizing package lists
[2023-07-31T16:06:23-0300] [ALPM] transaction started
[2023-07-31T16:06:25-0300] [ALPM] upgraded onlyoffice-desktopeditors (7.4.0-1 -> 7.4.1-1)
[2023-07-31T16:06:25-0300] [ALPM] upgraded xdg-desktop-portal-gnome (44.1-2 -> 44.2-0)
[2023-07-31T16:06:25-0300] [ALPM] transaction completed
[2023-07-31T16:06:25-0300] [ALPM] running '30-systemd-update.hook'...
[2023-07-31T16:06:25-0300] [ALPM] running 'glib-compile-schemas.hook'...
[2023-07-31T16:06:25-0300] [ALPM] running 'gtk-update-icon-cache.hook'...
[2023-07-31T16:06:25-0300] [ALPM] running 'update-desktop-database.hook'...
[2023-08-01T08:48:24-0300] [PACMAN] Running 'pacman -Syu'
[2023-08-01T08:48:24-0300] [PACMAN] synchronizing package lists
[2023-08-01T08:48:58-0300] [PACMAN] Running 'pacman -Syu'
[2023-08-01T08:48:58-0300] [PACMAN] synchronizing package lists
[2023-08-01T08:49:10-0300] [PACMAN] Running 'pacman -Syu'
[2023-08-01T08:49:10-0300] [PACMAN] synchronizing package lists
[2023-08-01T08:49:47-0300] [PACMAN] Running 'pacman -Syu grub'
[2023-08-01T08:49:47-0300] [PACMAN] synchronizing package lists
[2023-08-01T08:53:33-0300] [PACMAN] Running 'pacman -Syu'
[2023-08-01T08:53:33-0300] [PACMAN] synchronizing package lists
[2023-08-01T08:53:36-0300] [PACMAN] starting full system upgrade
[2023-08-01T09:38:48-0300] [PACMAN] Running 'pacman -Syu'
[2023-08-01T09:38:48-0300] [PACMAN] synchronizing package lists
[2023-08-01T09:38:50-0300] [PACMAN] starting full system upgrade
[2023-08-01T09:38:53-0300] [PACMAN] Running 'pacman -Syu grub'
[2023-08-01T09:38:53-0300] [PACMAN] synchronizing package lists
[2023-08-01T09:38:55-0300] [PACMAN] starting full system upgrade
[2023-08-01T09:39:32-0300] [ALPM] transaction started
[2023-08-01T09:39:32-0300] [ALPM] reinstalled grub (2.06.r499.ge67a551a4-4)
[2023-08-01T09:39:33-0300] [ALPM] transaction completed
[2023-08-01T09:39:33-0300] [ALPM] running '30-systemd-update.hook'...
[2023-08-01T09:39:33-0300] [ALPM] running 'texinfo-install.hook'...
[2023-08-01T10:49:40-0300] [PACMAN] Running 'pacman -Syyu'
[2023-08-01T10:49:40-0300] [PACMAN] synchronizing package lists
[2023-08-01T10:49:43-0300] [PACMAN] starting full system upgrade

If anyone knows a clue on how to solve this, please help me!

from chroot rerun update again:
pacman-mirrors -f 5 && pacman -Syyu
if there are errors post the output here, if there are no errors and you are up to date, post output from:
mhwd-kernel -li && mhwd -l -li
ldconfig - (this should return nothing)
ls /etc/modprobe.d
find /etc/X11/ -name "*.conf"
and logs from the failed boot:
journalctl -b-1 -p4 --no-pager

Thanks for the answer brahma. I succefully ranked mirrors and updated. Still freezes at boot. Here are the outputs you asked for.

mhwd-kernel -li && mhwd -l -li

Currently running: 5.15.60-1-MANJARO (linux515)
The following kernels are installed in your system:
   * linux510
> Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2018.05.04                true            PCI


Warning: No installed USB configs!
> 0000:02:00.0 (0200:10ec:8168) Network controller Realtek Semiconductor Co., Ltd.:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
         network-r8168            2016.04.20                true            PCI


> 0000:01:00.0 (0302:10de:1d16) Display controller nVidia Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-intel-nvidia-prime            2023.03.23               false            PCI
video-hybrid-intel-nvidia-470xx-prime            2023.03.23               false            PCI
          video-nvidia            2023.03.23               false            PCI
    video-nvidia-470xx            2023.03.23               false            PCI
           video-linux            2018.05.04                true            PCI


> 0000:00:02.0 (0300:8086:9a49) Display controller Intel Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-intel-nvidia-prime            2023.03.23               false            PCI
video-hybrid-intel-nvidia-470xx-prime            2023.03.23               false            PCI
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI

ldconfig returned empty and so did ls /etc/modprobe.d

find /etc/X11/ -name "*.conf"

/etc/X11/xorg.conf.d/00-keyboard.conf

logs from failed boot
journalctl -b-1 -p4 --no-pager

Jul 31 12:47:11 caroline-note kernel: Spectre V2 : WARNING: Unprivileged eBPF is enabled with eIBRS on, data leaks possible via Spectre v2 BHB attacks!
Jul 31 12:47:11 caroline-note kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jul 31 12:47:11 caroline-note kernel: pnp 00:05: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Jul 31 12:47:11 caroline-note kernel: hpet_acpi_add: no address or irqs in _CRS
Jul 31 12:47:11 caroline-note kernel: i8042: Warning: Keylock active
Jul 31 12:47:11 caroline-note kernel: pci 10000:e0:1c.4: Primary bus is hard wired to 0
Jul 31 12:47:11 caroline-note kernel: pci 10000:e0:1c.4: Primary bus is hard wired to 0
Jul 31 12:47:11 caroline-note kernel: ahci 10000:e0:17.0: can't derive routing for PCI INT A
Jul 31 12:47:11 caroline-note kernel: ahci 10000:e0:17.0: PCI INT A: no GSI
Jul 31 12:47:11 caroline-note kernel: pcieport 10000:e0:1c.4: can't derive routing for PCI INT A
Jul 31 12:47:11 caroline-note kernel: pcieport 10000:e0:1c.4: PCI INT A: no GSI
Jul 31 12:47:11 caroline-note kernel: pcieport 10000:e0:1c.4: can't derive routing for PCI INT A
Jul 31 12:47:11 caroline-note kernel: nvme 10000:e1:00.0: PCI INT A: not connected
Jul 31 12:47:11 caroline-note kernel: usb: port power management may be unreliable
Jul 31 12:47:11 caroline-note systemd-vconsole-setup[338]: Failed to import credentials, ignoring: Arquivo ou diretório inexistente
Jul 31 12:47:11 caroline-note kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jul 31 12:47:11 caroline-note kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jul 31 12:47:11 caroline-note kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jul 31 12:47:11 caroline-note kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jul 31 12:47:11 caroline-note kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jul 31 12:47:11 caroline-note kernel: wmi_bus wmi_bus-PNP0C14:03: WQBC data block query control method not found
Jul 31 12:47:11 caroline-note kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jul 31 12:47:11 caroline-note kernel: acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jul 31 12:47:11 caroline-note kernel: acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jul 31 12:47:11 caroline-note kernel: acpi PNP0C14:06: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jul 31 12:47:11 caroline-note kernel: acpi PNP0C14:07: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jul 31 12:47:11 caroline-note kernel: resource sanity check: requesting [mem 0xfedc0000-0xfedcdfff], which spans more than pnp 00:05 [mem 0xfedc0000-0xfedc7fff]
Jul 31 12:47:11 caroline-note kernel: caller tgl_uncore_imc_freerunning_init_box+0xc8/0x110 [intel_uncore] mapping multiple BARs
Jul 31 12:47:12 caroline-note kernel: i2c_hid i2c-DELL0A25:00: supply vdd not found, using dummy regulator
Jul 31 12:47:12 caroline-note kernel: i2c_hid i2c-DELL0A25:00: supply vddl not found, using dummy regulator
Jul 31 12:47:12 caroline-note kernel: mtd: partition "BIOS" extends beyond the end of device "0000:00:1f.5" -- size truncated to 0x800000
Jul 31 12:47:12 caroline-note kernel: iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
Jul 31 12:47:12 caroline-note kernel: ACPI Warning: \_SB.PC00.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20200925/nsarguments-61)
Jul 31 12:47:12 caroline-note kernel: sof-audio-pci 0000:00:1f.3: warning: unknown sof_ext_man header type 6 size 0x20
Jul 31 12:47:12 caroline-note kernel: sof-audio-pci 0000:00:1f.3: warn: FW ABI is more recent than kernel
Jul 31 12:47:12 caroline-note kernel: sof-audio-pci 0000:00:1f.3: warning: unknown sof_ext_man header type 3 size 0x30
Jul 31 12:47:12 caroline-note kernel: sof-audio-pci 0000:00:1f.3: warning: unknown sof_ext_man header type 5 size 0x20
Jul 31 12:47:12 caroline-note kernel: thermal thermal_zone6: failed to read out thermal zone (-61)
Jul 31 12:47:12 caroline-note kernel: sof-audio-pci 0000:00:1f.3: warn: FW ABI is more recent than kernel
Jul 31 12:47:12 caroline-note kernel: sof-audio-pci 0000:00:1f.3: warn: topology ABI is more recent than kernel
Jul 31 12:47:12 caroline-note kernel: sof-audio-pci 0000:00:1f.3: ASoC: Parent card not yet available, widget card binding deferred
Jul 31 12:47:12 caroline-note kernel: snd_hda_codec_realtek ehdaudio0D0: ASoC: sink widget AIF1TX overwritten
Jul 31 12:47:12 caroline-note kernel: snd_hda_codec_realtek ehdaudio0D0: ASoC: source widget AIF1RX overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi3 overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi2 overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi1 overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Codec Output Pin1 overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Codec Input Pin1 overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Analog Codec Playback overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Digital Codec Playback overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Alt Analog Codec Playback overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Analog Codec Capture overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Digital Codec Capture overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Alt Analog Codec Capture overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 3
Jul 31 12:47:13 caroline-note (uetoothd)[716]: ConfigurationDirectory 'bluetooth' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 555)
Jul 31 12:47:13 caroline-note bluetoothd[716]: src/plugin.c:plugin_init() System does not support csip plugin
Jul 31 12:47:13 caroline-note bluetoothd[716]: src/plugin.c:plugin_init() System does not support vcp plugin
Jul 31 12:47:13 caroline-note bluetoothd[716]: src/plugin.c:plugin_init() System does not support mcp plugin
Jul 31 12:47:13 caroline-note bluetoothd[716]: src/plugin.c:plugin_init() System does not support bass plugin
Jul 31 12:47:13 caroline-note bluetoothd[716]: src/plugin.c:plugin_init() System does not support bap plugin
Jul 31 12:47:15 caroline-note bluetoothd[716]: Failed to set mode: Blocked through rfkill (0x12)
Jul 31 12:47:16 caroline-note gsettings[779]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:16 caroline-note gsettings[779]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:16 caroline-note gnome-session-b[778]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:16 caroline-note gnome-session-b[778]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:16 caroline-note gnome-session-binary[778]: WARNING: Desktop file /usr/share/gdm/greeter/autostart/orca-autostart.desktop for application orca-autostart.desktop could not be parsed or references a missing TryExec binary
Jul 31 12:47:17 caroline-note gnome-shell[788]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:17 caroline-note gnome-shell[788]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:17 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Activating service name='org.a11y.Bus' requested by ':1.4' (uid=120 pid=788 comm="/usr/bin/gnome-shell")
Jul 31 12:47:17 caroline-note at-spi-bus-laun[815]: unable to open file '/etc/dconf/db/site': Failed to open file “/etc/dconf/db/site”: open() failed: No such file or directory; expect degraded performance
Jul 31 12:47:17 caroline-note at-spi-bus-laun[815]: unable to open file '/etc/dconf/db/distro': Failed to open file “/etc/dconf/db/distro”: open() failed: No such file or directory; expect degraded performance
Jul 31 12:47:17 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Successfully activated service 'org.a11y.Bus'
Jul 31 12:47:17 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Activating service name='org.gnome.Shell.Screencast' requested by ':1.3' (uid=120 pid=788 comm="/usr/bin/gnome-shell")
Jul 31 12:47:17 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.3' (uid=120 pid=788 comm="/usr/bin/gnome-shell")
Jul 31 12:47:17 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Jul 31 12:47:17 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Activating service name='org.gnome.Shell.Notifications' requested by ':1.3' (uid=120 pid=788 comm="/usr/bin/gnome-shell")
Jul 31 12:47:17 caroline-note gnome-shell[788]: JS ERROR: Could not load extension ding@rastersoft.com: Error: Missing metadata.json
                                                createExtensionObject@resource:///org/gnome/shell/ui/extensionSystem.js:312:19
                                                _loadExtensions/extensionObjects<@resource:///org/gnome/shell/ui/extensionSystem.js:666:34
                                                _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:650:49
                                                async*_enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:683:48
                                                _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:718:20
                                                async*init@resource:///org/gnome/shell/ui/extensionSystem.js:59:14
                                                _initializeUI@resource:///org/gnome/shell/ui/main.js:311:22
                                                start@resource:///org/gnome/shell/ui/main.js:186:5
                                                @resource:///org/gnome/shell/ui/init.js:6:17
Jul 31 12:47:18 caroline-note gnome-shell[788]: JS ERROR: Could not load extension ding@rastersoft.com: Error: Missing metadata.json
                                                createExtensionObject@resource:///org/gnome/shell/ui/extensionSystem.js:312:19
                                                _loadExtensions/extensionObjects<@resource:///org/gnome/shell/ui/extensionSystem.js:666:34
                                                _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:650:49
                                                async*_enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:683:48
                                                _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:718:20
                                                async*init@resource:///org/gnome/shell/ui/extensionSystem.js:59:14
                                                _initializeUI@resource:///org/gnome/shell/ui/main.js:311:22
                                                start@resource:///org/gnome/shell/ui/main.js:186:5
                                                @resource:///org/gnome/shell/ui/init.js:6:17
Jul 31 12:47:18 caroline-note geoclue[866]: Failed to connect to avahi service: Daemon not running
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[821]: dbus-daemon[821]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=120 pid=788 comm="/usr/bin/gnome-shell")
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[821]: dbus-daemon[821]: Successfully activated service 'org.a11y.atspi.Registry'
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Successfully activated service 'org.gnome.Shell.Notifications'
Jul 31 12:47:18 caroline-note gsd-sharing[912]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-sharing[912]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-keyboard[918]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-keyboard[918]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-color[916]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-color[916]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-wacom[925]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-wacom[925]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-smartcard[922]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-smartcard[922]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-usb-protect[914]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-usb-protect[914]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-datetime[945]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-datetime[945]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-sound[948]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-a11y-settin[949]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-sound[948]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-a11y-settin[949]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Activating service name='org.freedesktop.systemd1' requested by ':1.11' (uid=120 pid=912 comm="/usr/lib/gsd-sharing")
Jul 31 12:47:18 caroline-note gsd-housekeepin[966]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-housekeepin[966]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-power[970]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-power[970]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-media-keys[946]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-media-keys[946]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Activating service name='org.gnome.ScreenSaver' requested by ':1.10' (uid=120 pid=914 comm="/usr/lib/gsd-usb-protection")
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Jul 31 12:47:18 caroline-note gsd-sharing[912]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jul 31 12:47:18 caroline-note gsd-sharing[912]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Activating service name='org.gtk.vfs.Daemon' requested by ':1.26' (uid=120 pid=997 comm="ibus-daemon --panel disable")
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Successfully activated service 'org.gtk.vfs.Daemon'
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Activating service name='org.freedesktop.portal.IBus' requested by ':1.26' (uid=120 pid=997 comm="ibus-daemon --panel disable")
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Successfully activated service 'org.freedesktop.portal.IBus'
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Successfully activated service 'org.gnome.ScreenSaver'
Jul 31 12:47:18 caroline-note gsd-usb-protect[914]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.usbguard1 was not provided by any .service files
Jul 31 12:47:18 caroline-note gjs[842]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gjs[842]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Successfully activated service 'org.gnome.Shell.Screencast'
Jul 31 12:47:18 caroline-note gsd-media-keys[946]: Failed to grab accelerator for keybinding settings:hibernate
Jul 31 12:47:18 caroline-note gsd-media-keys[946]: Failed to grab accelerator for keybinding settings:playback-repeat
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Activating service name='org.freedesktop.portal.IBus' requested by ':1.38' (uid=120 pid=1170 comm="ibus-daemon --panel disable -r --xim")
Jul 31 12:47:18 caroline-note gsd-xsettings[952]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-xsettings[952]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Successfully activated service 'org.freedesktop.portal.IBus'
Jul 31 12:47:18 caroline-note mutter-x11-fram[1169]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note mutter-x11-fram[1169]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:25 caroline-note gdm-password][1254]: gkr-pam: unable to locate daemon control file
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (--) Log file renamed from "/home/caroline/.local/share/xorg/Xorg.pid-1305.log" to "/home/caroline/.local/share/xorg/Xorg.0.log"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: X.Org X Server 1.21.1.8
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: X Protocol Version 11, Revision 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: Current Operating System: Linux caroline-note 5.10.187-1-MANJARO #1 SMP PREEMPT Tue Jul 25 07:08:56 UTC 2023 x86_64
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10-x86_64 root=UUID=c9c47bc1-9326-467a-a811-620987b37756 rw quiet splash apparmor=1 security=apparmor udev.log_priority=3
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:  
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: Current version of pixman: 0.42.2
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         Before reporting problems, check http://wiki.x.org
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         to make sure that you have the latest version.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: Markers: (--) probed, (**) from config file, (==) default setting,
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         (++) from command line, (!!) notice, (II) informational,
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Log file: "/home/caroline/.local/share/xorg/Xorg.0.log", Time: Mon Jul 31 12:47:26 2023
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Using config directory: "/etc/X11/xorg.conf.d"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) No Layout section.  Using the first Screen section.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) No screen section available. Using defaults.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (**) |-->Screen "Default Screen Section" (0)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (**) |   |-->Monitor "<default monitor>"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) No monitor specified for screen "Default Screen Section".
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         Using a default monitor configuration.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Automatically adding devices
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Automatically enabling devices
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Automatically adding GPU devices
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Automatically binding GPU devices
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (WW) The directory "/usr/share/fonts/misc" does not exist.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         Entry deleted from font path.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (WW) The directory "/usr/share/fonts/OTF" does not exist.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         Entry deleted from font path.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (WW) The directory "/usr/share/fonts/Type1" does not exist.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         Entry deleted from font path.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (WW) The directory "/usr/share/fonts/100dpi" does not exist.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         Entry deleted from font path.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (WW) The directory "/usr/share/fonts/75dpi" does not exist.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         Entry deleted from font path.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) FontPath set to:
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         /usr/share/fonts/TTF
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) ModulePath set to "/usr/lib/xorg/modules"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) The server relies on udev to provide the list of input devices.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         If no devices become available, reconfigure udev or disable AutoAddDevices.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Module ABI versions:
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         X.Org ANSI C Emulation: 0.4
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         X.Org Video Driver: 25.2
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         X.Org XInput driver : 24.4
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         X.Org Server Extension : 10.0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (++) using VT number 2
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) xfree86: Adding drm device (/dev/dri/card1)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 14 paused 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) xfree86: Adding drm device (/dev/dri/card0)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Platform probe for /sys/devices/pci0000:00/0000:00:06.0/0000:01:00.0/drm/card0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 15 paused 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (--) PCI:*(0@0:2:0) 8086:9a49:1028:0a25 rev 1, Mem @ 0x6014000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (--) PCI: (1@0:0:0) 10de:1d16:1028:0a25 rev 161, Mem @ 0x74000000/16777216, 0x6000000000/268435456, 0x6010000000/33554432, I/O @ 0x00004000/128
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) LoadModule: "glx"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Module glx: vendor="X.Org Foundation"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         compiled for 1.21.1.8, module version = 1.0.0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         ABI class: X.Org Server Extension, version 10.0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Matched modesetting as autoconfigured driver 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Matched fbdev as autoconfigured driver 1
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Matched vesa as autoconfigured driver 2
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Assigned the driver to the xf86ConfigLayout
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) LoadModule: "modesetting"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Module modesetting: vendor="X.Org Foundation"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         compiled for 1.21.1.8, module version = 1.21.1
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         Module class: X.Org Video Driver
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         ABI class: X.Org Video Driver, version 25.2
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) LoadModule: "fbdev"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (WW) Warning, couldn't open module fbdev
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (EE) Failed to load module "fbdev" (module does not exist, 0)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) LoadModule: "vesa"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (WW) Warning, couldn't open module vesa
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (EE) Failed to load module "vesa" (module does not exist, 0)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): using drv /dev/dri/card1
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(G0): using drv /dev/dri/card0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Creating default Display subsection in Screen section
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         "Default Screen Section" for depth/fbbpp 24/32
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(0): Depth 24, (==) framebuffer bpp 32
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(0): RGB weight 888
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(0): Default visual is TrueColor
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Loading sub module "glamoregl"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) LoadModule: "glamoregl"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Loading /usr/lib/xorg/modules/libglamoregl.so
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Module glamoregl: vendor="X.Org Foundation"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         compiled for 1.21.1.8, module version = 1.0.1
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         ABI class: X.Org ANSI C Emulation, version 0.4
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) Xe Graphics (TGL GT2)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): glamor initialized
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(0): VariableRefresh: disabled
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(0): AsyncFlipSecondaries: disabled
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Output eDP-1 has no monitor section
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Output HDMI-1 has no monitor section
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): EDID for output eDP-1
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Manufacturer: AUO  Model: 5b94  Serial#: 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Year: 2019  Week: 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): EDID Version: 1.4
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Digital Display Input
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): 6 bits per channel
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Digital interface is DisplayPort
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Gamma: 2.20
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): No DPMS capabilities specified
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Supported color encodings: RGB 4:4:4
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): First detailed timing is preferred mode
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Preferred mode is native pixel format and refresh rate
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): redX: 0.561 redY: 0.336   greenX: 0.334 greenY: 0.576
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): blueX: 0.162 blueY: 0.123   whiteX: 0.313 whiteY: 0.329
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Manufacturer's mask: 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Supported detailed timing:
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): clock: 77.0 MHz   Image Size:  344 x 194 mm
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): h_active: 1366  h_sync: 1404  h_sync_end 1426 h_blank_end 1592 h_border: 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 806 v_border: 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Supported detailed timing:
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): clock: 61.0 MHz   Image Size:  344 x 194 mm
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): h_active: 1366  h_sync: 1404  h_sync_end 1426 h_blank_end 1592 h_border: 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 798 v_border: 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: [31B blob data]
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Unknown vendor-specific block 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): EDID (in hex):
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0):         00ffffffffffff0006af945b00000000
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0):         001d010495221378028aa58f56559329
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0):         1f505400000001010101010101010101
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0):         010101010101141e56e2500026302616
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0):         360058c21000001ad81756e250001e30
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0):         2616360058c21000001a000000fe0048
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0):         5459584a804231353658544e00000000
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0):         00004121960011000009010a20200079
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Printing probed modes for output eDP-1
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1366x768"x60.0   77.00  1366 1404 1426 1592  768 771 777 806 +hsync -vsync (48.4 kHz eP)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1366x768"x48.0   61.04  1366 1404 1426 1592  768 771 777 798 +hsync -vsync (38.3 kHz e)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): EDID for output HDMI-1
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Output eDP-1 connected
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Output HDMI-1 disconnected
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Using exact sizes for initial modes
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Output eDP-1 using initial mode 1366x768 +0+0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(0): DPI set to (96, 96)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Loading sub module "fb"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) LoadModule: "fb"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Module "fb" already built-in
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(G0): RGB weight 888
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(G0): Default visual is TrueColor
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Loading sub module "glamoregl"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) LoadModule: "glamoregl"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Loading /usr/lib/xorg/modules/libglamoregl.so
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Module glamoregl: vendor="X.Org Foundation"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         compiled for 1.21.1.8, module version = 1.0.1
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         ABI class: X.Org ANSI C Emulation, version 0.4
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(G0): glamor X acceleration enabled on NV138
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(G0): glamor initialized
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(G0): DPI set to (96, 96)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Loading sub module "fb"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) LoadModule: "fb"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Module "fb" already built-in
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(0): Backing store enabled
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(0): Silken mouse enabled
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(0): DPMS enabled
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): [DRI2] Setup complete
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): [DRI2]   DRI driver: iris
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): [DRI2]   VDPAU driver: va_gl
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(G0): Backing store enabled
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(G0): Silken mouse enabled
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(G0): DPMS enabled
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(G0): [DRI2] Setup complete
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(G0): [DRI2]   DRI driver: nouveau
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(G0): [DRI2]   VDPAU driver: nouveau
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension Generic Event Extension
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension SHAPE
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension MIT-SHM
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension XInputExtension
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension XTEST
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension BIG-REQUESTS
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension SYNC
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension XKEYBOARD
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension XC-MISC
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension SECURITY
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension XFIXES
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension RENDER
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension RANDR
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension COMPOSITE
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension DAMAGE
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension MIT-SCREEN-SAVER
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension DOUBLE-BUFFER
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension RECORD
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension DPMS
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension Present
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension DRI3
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension X-Resource
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension XVideo
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension XVideo-MotionCompensation
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension GLX
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) AIGLX: Loaded and initialized iris
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) GLX: Initialized DRI2 GL provider for screen 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension XFree86-VidModeExtension
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension XFree86-DGA
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension XFree86-DRI
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension DRI2
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(G0): Damage tracking initialized
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Damage tracking initialized
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Setting screen physical size to 361 x 203
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device Video Bus (/dev/input/event8)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Video Bus: Applying InputClass "evdev keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Video Bus: Applying InputClass "system-keyboard"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) LoadModule: "libinput"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Module libinput: vendor="X.Org Foundation"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]:         compiled for 1.21.1.8, module version = 1.3.0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]:         Module class: X.Org XInput Driver
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]:         ABI class: X.Org XInput driver, version 24.4
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Using input driver 'libinput' for 'Video Bus'
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 33 paused 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Video Bus: always reports core events
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "Device" "/dev/input/event8"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event8  - Video Bus: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event8  - Video Bus: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event8  - Video Bus: device removed
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input13/event8"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "xkb_layout" "br"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event8  - Video Bus: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event8  - Video Bus: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device Video Bus (/dev/input/event7)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Video Bus: Applying InputClass "evdev keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Video Bus: Applying InputClass "system-keyboard"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Using input driver 'libinput' for 'Video Bus'
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 36 paused 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Video Bus: always reports core events
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "Device" "/dev/input/event7"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event7  - Video Bus: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event7  - Video Bus: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event7  - Video Bus: device removed
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input12/event7"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "xkb_layout" "br"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event7  - Video Bus: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event7  - Video Bus: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device Power Button (/dev/input/event1)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Power Button: Applying InputClass "evdev keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Power Button: Applying InputClass "system-keyboard"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Using input driver 'libinput' for 'Power Button'
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 37 paused 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Power Button: always reports core events
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "Device" "/dev/input/event1"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event1  - Power Button: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event1  - Power Button: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event1  - Power Button: device removed
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "xkb_layout" "br"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event1  - Power Button: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event1  - Power Button: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) No input driver specified, ignoring this device.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) This device may have been added with another device file.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event16)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Integrated_Webcam_HD: Integrate: Applying InputClass "evdev keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Integrated_Webcam_HD: Integrate: Applying InputClass "system-keyboard"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate'
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 38 paused 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Integrated_Webcam_HD: Integrate: always reports core events
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "Device" "/dev/input/event16"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event16 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event16 - Integrated_Webcam_HD: Integrate: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event16 - Integrated_Webcam_HD: Integrate: device removed
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input21/event16"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 9)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "xkb_layout" "br"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event16 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event16 - Integrated_Webcam_HD: Integrate: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device DELL0A25:00 06CB:CDD6 Mouse (/dev/input/event9)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Mouse: Applying InputClass "evdev pointer catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Mouse: Applying InputClass "libinput pointer catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Using input driver 'libinput' for 'DELL0A25:00 06CB:CDD6 Mouse'
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 39 paused 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Mouse: always reports core events
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "Device" "/dev/input/event9"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event9  - DELL0A25:00 06CB:CDD6 Mouse: is tagged by udev as: Mouse Pointingstick
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event9  - DELL0A25:00 06CB:CDD6 Mouse: device is a pointer
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event9  - DELL0A25:00 06CB:CDD6 Mouse: device removed
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) libinput: DELL0A25:00 06CB:CDD6 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) libinput: DELL0A25:00 06CB:CDD6 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) libinput: DELL0A25:00 06CB:CDD6 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL0A25:00/0018:06CB:CDD6.0001/input/input14/event9"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) XINPUT: Adding extended input device "DELL0A25:00 06CB:CDD6 Mouse" (type: MOUSE, id 10)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "AccelerationScheme" "none"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Mouse: (accel) selected scheme none/0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Mouse: (accel) acceleration factor: 2.000
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Mouse: (accel) acceleration threshold: 4
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event9  - DELL0A25:00 06CB:CDD6 Mouse: is tagged by udev as: Mouse Pointingstick
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event9  - DELL0A25:00 06CB:CDD6 Mouse: device is a pointer
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device DELL0A25:00 06CB:CDD6 Mouse (/dev/input/mouse0)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) No input driver specified, ignoring this device.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) This device may have been added with another device file.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device DELL0A25:00 06CB:CDD6 Touchpad (/dev/input/event10)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Touchpad: Applying InputClass "evdev touchpad catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Touchpad: Applying InputClass "libinput touchpad catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Using input driver 'libinput' for 'DELL0A25:00 06CB:CDD6 Touchpad'
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 40 paused 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Touchpad: always reports core events
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "Device" "/dev/input/event10"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event10 - DELL0A25:00 06CB:CDD6 Touchpad: is tagged by udev as: Touchpad
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event10 - DELL0A25:00 06CB:CDD6 Touchpad: device is a touchpad
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event10 - DELL0A25:00 06CB:CDD6 Touchpad: device removed
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) libinput: DELL0A25:00 06CB:CDD6 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) libinput: DELL0A25:00 06CB:CDD6 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) libinput: DELL0A25:00 06CB:CDD6 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL0A25:00/0018:06CB:CDD6.0001/input/input15/event10"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) XINPUT: Adding extended input device "DELL0A25:00 06CB:CDD6 Touchpad" (type: TOUCHPAD, id 11)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "AccelerationScheme" "none"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Touchpad: (accel) selected scheme none/0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Touchpad: (accel) acceleration factor: 2.000
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Touchpad: (accel) acceleration threshold: 4
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event10 - DELL0A25:00 06CB:CDD6 Touchpad: is tagged by udev as: Touchpad
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event10 - DELL0A25:00 06CB:CDD6 Touchpad: device is a touchpad
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device DELL0A25:00 06CB:CDD6 Touchpad (/dev/input/mouse1)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) No input driver specified, ignoring this device.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) This device may have been added with another device file.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device sof-hda-dsp Headphone Mic (/dev/input/event11)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) No input driver specified, ignoring this device.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) This device may have been added with another device file.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=3 (/dev/input/event12)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) No input driver specified, ignoring this device.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) This device may have been added with another device file.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=4 (/dev/input/event13)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) No input driver specified, ignoring this device.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) This device may have been added with another device file.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=5 (/dev/input/event14)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) No input driver specified, ignoring this device.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) This device may have been added with another device file.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device Intel HID events (/dev/input/event3)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Intel HID events: Applying InputClass "evdev keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Intel HID events: Applying InputClass "system-keyboard"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Using input driver 'libinput' for 'Intel HID events'
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 41 paused 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Intel HID events: always reports core events
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "Device" "/dev/input/event3"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event3  - Intel HID events: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event3  - Intel HID events: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event3  - Intel HID events: device removed
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input4/event3"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 12)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "xkb_layout" "br"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event3  - Intel HID events: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event3  - Intel HID events: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event4)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Intel HID 5 button array: Applying InputClass "evdev keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Intel HID 5 button array: Applying InputClass "system-keyboard"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Using input driver 'libinput' for 'Intel HID 5 button array'
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 42 paused 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Intel HID 5 button array: always reports core events
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "Device" "/dev/input/event4"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event4  - Intel HID 5 button array: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event4  - Intel HID 5 button array: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event4  - Intel HID 5 button array: device removed
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input5/event4"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 13)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "xkb_layout" "br"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event4  - Intel HID 5 button array: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event4  - Intel HID 5 button array: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event6)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Dell WMI hotkeys: Applying InputClass "system-keyboard"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 43 paused 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Dell WMI hotkeys: always reports core events
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "Device" "/dev/input/event6"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event6  - Dell WMI hotkeys: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event6  - Dell WMI hotkeys: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event6  - Dell WMI hotkeys: device removed
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:03/wmi_bus/wmi_bus-PNP0C14:03/PNP0C14:03-9DBB5994-A997-11DA-B012-B622A1EF5492/input/input8/event6"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 14)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "xkb_layout" "br"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event6  - Dell WMI hotkeys: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event6  - Dell WMI hotkeys: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 44 paused 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) AT Translated Set 2 keyboard: always reports core events
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "Device" "/dev/input/event2"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event2  - AT Translated Set 2 keyboard: device removed
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "xkb_layout" "br"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event15)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 45 paused 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) PS/2 Generic Mouse: always reports core events
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "Device" "/dev/input/event15"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event15 - PS/2 Generic Mouse: is tagged by udev as: Mouse
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event15 - PS/2 Generic Mouse: device is a pointer
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event15 - PS/2 Generic Mouse: device removed
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event15"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 16)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "AccelerationScheme" "none"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) PS/2 Generic Mouse: (accel) selected scheme none/0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event15 - PS/2 Generic Mouse: is tagged by udev as: Mouse
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event15 - PS/2 Generic Mouse: device is a pointer
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse2)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) No input driver specified, ignoring this device.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) This device may have been added with another device file.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) No input driver specified, ignoring this device.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) This device may have been added with another device file.
Jul 31 12:47:27 caroline-note gnome-session-binary[1449]: WARNING: Desktop file /home/caroline/.config/autostart/manjaro-tiling-settings.desktop for application manjaro-tiling-settings.desktop could not be parsed or references a missing TryExec binary
Jul 31 12:47:27 caroline-note gnome-keyring-daemon[1459]: discover_other_daemon: 1
Jul 31 12:47:27 caroline-note gnome-keyring-daemon[1460]: discover_other_daemon: 1
Jul 31 12:47:27 caroline-note gnome-keyring-daemon[1461]: discover_other_daemon: 1
Jul 31 12:47:27 caroline-note systemd[1276]: app-gnome-gnome\x2dkeyring\x2dssh-1455.scope: Failed to add PIDs to scope's control group: No such process
Jul 31 12:47:27 caroline-note systemd[1276]: app-gnome-gnome\x2dkeyring\x2dssh-1455.scope: Failed with result 'resources'.
Jul 31 12:47:27 caroline-note systemd[1276]: Failed to start Application launched by gnome-session-binary.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): EDID vendor "AUO", prod id 23444
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Printing DDC gathered Modelines:
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1366x768"x0.0   77.00  1366 1404 1426 1592  768 771 777 806 +hsync -vsync (48.4 kHz eP)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1366x768"x0.0   61.04  1366 1404 1426 1592  768 771 777 798 +hsync -vsync (38.3 kHz e)
Jul 31 12:47:27 caroline-note gnome-shell[1465]: JS ERROR: Could not load extension ding@rastersoft.com: Error: Missing metadata.json
                                                 createExtensionObject@resource:///org/gnome/shell/ui/extensionSystem.js:312:19
                                                 _loadExtensions/extensionObjects<@resource:///org/gnome/shell/ui/extensionSystem.js:666:34
                                                 _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:650:49
                                                 async*_enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:683:48
                                                 _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:718:20
                                                 async*init@resource:///org/gnome/shell/ui/extensionSystem.js:59:14
                                                 _initializeUI@resource:///org/gnome/shell/ui/main.js:311:22
                                                 start@resource:///org/gnome/shell/ui/main.js:186:5
                                                 @resource:///org/gnome/shell/ui/init.js:6:17
Jul 31 12:47:28 caroline-note gnome-session-binary[1449]: GnomeDesktop-WARNING: Could not create transient scope for PID 1771: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 1771 does not exist.
Jul 31 12:47:28 caroline-note gnome-session-binary[1449]: GnomeDesktop-WARNING: Could not create transient scope for PID 1776: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 1776 does not exist.
Jul 31 12:47:28 caroline-note gnome-session-binary[1449]: GnomeDesktop-WARNING: Could not create transient scope for PID 1782: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 1782 does not exist.
Jul 31 12:47:28 caroline-note gsd-usb-protect[1689]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.usbguard1 was not provided by any .service files
Jul 31 12:47:28 caroline-note gsd-media-keys[1676]: Failed to grab accelerator for keybinding settings:playback-repeat
Jul 31 12:47:28 caroline-note gsd-media-keys[1676]: Failed to grab accelerator for keybinding settings:rotate-video-lock
Jul 31 12:47:28 caroline-note gsd-media-keys[1676]: Failed to grab accelerator for keybinding settings:hibernate
Jul 31 12:47:28 caroline-note gsd-media-keys[1676]: Failed to grab accelerator for keybinding settings:playback-random
Jul 31 12:47:28 caroline-note pulseaudio[1560]: stat('/etc/pulse/default.pa.d'): Arquivo ou diretório inexistente
Jul 31 12:47:28 caroline-note gnome-shell[1465]: Property 'libinput Accel Profile Enabled Default' for device 'PS/2 Generic Mouse' returned 3 items, expected 2
Jul 31 12:47:28 caroline-note gnome-shell[1465]: Property 'libinput Accel Profiles Available' for device 'PS/2 Generic Mouse' returned 3 items, expected 2
Jul 31 12:47:28 caroline-note gnome-shell[1465]: Property 'libinput Accel Profile Enabled' for device 'PS/2 Generic Mouse' returned 3 items, expected 2
Jul 31 12:47:30 caroline-note gnome-shell[788]: Connection to xwayland lost
Jul 31 12:47:30 caroline-note gnome-shell[788]: Xwayland terminated, exiting since it was mandatory
Jul 31 12:47:30 caroline-note gnome-shell[788]: (../mutter/src/core/meta-context.c:501):meta_context_terminate: runtime check failed: (g_main_loop_is_running (priv->main_loop))
Jul 31 12:47:30 caroline-note pulseaudio[865]: X11 I/O error handler called
Jul 31 12:47:30 caroline-note pulseaudio[865]: X11 I/O error exit handler called, preparing to tear down X11 modules
Jul 31 13:09:19 caroline-note zotero-bin[4415]: Theme parsing error: <data>:1:34: Expected ')' in color definition
Jul 31 13:09:19 caroline-note zotero-bin[4415]: Theme parsing error: <data>:1:78: Expected ')' in color definition
Jul 31 13:36:44 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:44 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:46 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:46 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:46 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:46 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:46 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:43:27 caroline-note kernel: ACPI: button: The lid device is not compliant to SW_LID.
Jul 31 13:47:25 caroline-note kernel: pcieport 10000:e0:1c.4: can't derive routing for PCI INT A
Jul 31 13:47:25 caroline-note kernel: nvme 10000:e1:00.0: PCI INT A: no GSI
Jul 31 13:47:25 caroline-note kernel: done.
Jul 31 13:47:28 caroline-note gnome-shell[1465]: Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x55f3bfde6150] is on because it needs an allocation.
Jul 31 13:47:28 caroline-note gnome-shell[1465]: Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x55f3c2b68d80] is on because it needs an allocation.
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "fd" "33"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) event8  - Video Bus: device removed
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "fd" "36"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) event7  - Video Bus: device removed
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "fd" "37"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) event1  - Power Button: device removed
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "fd" "38"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) event16 - Integrated_Webcam_HD: Integrate: device removed
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "fd" "39"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) event9  - DELL0A25:00 06CB:CDD6 Mouse: device removed
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "fd" "40"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) event10 - DELL0A25:00 06CB:CDD6 Touchpad: device removed
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "fd" "41"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) event3  - Intel HID events: device removed
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "fd" "42"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) event4  - Intel HID 5 button array: device removed
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "fd" "43"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) event6  - Dell WMI hotkeys: device removed
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "fd" "44"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) event2  - AT Translated Set 2 keyboard: device removed
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "fd" "45"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) event15 - PS/2 Generic Mouse: device removed
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) UnloadModule: "libinput"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: releasing fd for 13:79
Jul 31 13:47:58 caroline-note systemd[1276]: bamfdaemon.service: Failed with result 'exit-code'.
Jul 31 13:47:58 caroline-note systemd[1276]: xdg-desktop-portal-gnome.service: Failed with result 'exit-code'.
Jul 31 13:47:58 caroline-note systemd[1276]: xdg-desktop-portal-gtk.service: Failed with result 'exit-code'.
Jul 31 13:47:58 caroline-note evolution-calen[1584]: Error setting property 'ConnectionStatus' on interface org.gnome.evolution.dataserver.Source: A conexão está fechada (g-io-error-quark, 18)
Jul 31 13:47:58 caroline-note evolution-addre[1632]: Error setting property 'ConnectionStatus' on interface org.gnome.evolution.dataserver.Source: A conexão está fechada (g-io-error-quark, 18)
Jul 31 13:47:58 caroline-note pulseaudio[1560]: Lost I/O connection in module "module-gsettings"
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) UnloadModule: "libinput"
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: releasing fd for 13:66
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) UnloadModule: "libinput"
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: releasing fd for 13:70
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) UnloadModule: "libinput"
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: releasing fd for 13:68
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) UnloadModule: "libinput"
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: releasing fd for 13:67
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) UnloadModule: "libinput"
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: releasing fd for 13:74
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) UnloadModule: "libinput"
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: releasing fd for 13:73
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) UnloadModule: "libinput"
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: releasing fd for 13:80
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) UnloadModule: "libinput"
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: releasing fd for 13:65
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) UnloadModule: "libinput"
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: releasing fd for 13:71
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) UnloadModule: "libinput"
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: releasing fd for 13:72
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) Server terminated successfully (0). Closing log file.
Jul 31 13:48:00 caroline-note NetworkManager[595]: <warn>  [1690822080.2488] dispatcher: (21) failed (after 0.001 sec): Refusing activation, D-Bus is shutting down.
Jul 31 13:48:01 caroline-note systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Failed with result 'exit-code'.

Sorry for the portuguese. Thanks for the help

im seeing you have dual gpu, but you run on open source drivers, so first install additional kernel, since you have only one, the linux 510:
pacman -S linux515
and now install the proper gpu drivers:
mhwd -a pci nonfree 0300
then check if you have installed the hybrid intel nvidia with:
mhwd -li
if yes, exit chroot, reboot and see if it helped…
if not provide output again from logs:
journalctl -b-1 -p4 --no-pager

I succefully installed kernerl linux 515 and the proprietary drivers, just like you suggested, but nothing changed. Here is my config now.

mhwd-kernel -li && mhwd -l -li

Currently running: 5.15.60-1-MANJARO (linux515)
The following kernels are installed in your system:
   * linux510
   * linux515
> Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
     video-modesetting            2020.01.13                true            PCI
           video-linux            2018.05.04                true            PCI
video-hybrid-intel-nvidia-prime            2023.03.23               false            PCI


Warning: No installed USB configs!
> 0000:02:00.0 (0200:10ec:8168) Network controller Realtek Semiconductor Co., Ltd.:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
         network-r8168            2016.04.20                true            PCI


> 0000:01:00.0 (0302:10de:1d16) Display controller nVidia Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-intel-nvidia-prime            2023.03.23               false            PCI
video-hybrid-intel-nvidia-470xx-prime            2023.03.23               false            PCI
          video-nvidia            2023.03.23               false            PCI
    video-nvidia-470xx            2023.03.23               false            PCI
           video-linux            2018.05.04                true            PCI


> 0000:00:02.0 (0300:8086:9a49) Display controller Intel Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-intel-nvidia-prime            2023.03.23               false            PCI
video-hybrid-intel-nvidia-470xx-prime            2023.03.23               false            PCI
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI


Here is the output for

journalctl -b-1 -p4 --no-pager

Jul 31 12:47:11 caroline-note kernel: Spectre V2 : WARNING: Unprivileged eBPF is enabled with eIBRS on, data leaks possible via Spectre v2 BHB attacks!
Jul 31 12:47:11 caroline-note kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jul 31 12:47:11 caroline-note kernel: pnp 00:05: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Jul 31 12:47:11 caroline-note kernel: hpet_acpi_add: no address or irqs in _CRS
Jul 31 12:47:11 caroline-note kernel: i8042: Warning: Keylock active
Jul 31 12:47:11 caroline-note kernel: pci 10000:e0:1c.4: Primary bus is hard wired to 0
Jul 31 12:47:11 caroline-note kernel: pci 10000:e0:1c.4: Primary bus is hard wired to 0
Jul 31 12:47:11 caroline-note kernel: ahci 10000:e0:17.0: can't derive routing for PCI INT A
Jul 31 12:47:11 caroline-note kernel: ahci 10000:e0:17.0: PCI INT A: no GSI
Jul 31 12:47:11 caroline-note kernel: pcieport 10000:e0:1c.4: can't derive routing for PCI INT A
Jul 31 12:47:11 caroline-note kernel: pcieport 10000:e0:1c.4: PCI INT A: no GSI
Jul 31 12:47:11 caroline-note kernel: pcieport 10000:e0:1c.4: can't derive routing for PCI INT A
Jul 31 12:47:11 caroline-note kernel: nvme 10000:e1:00.0: PCI INT A: not connected
Jul 31 12:47:11 caroline-note kernel: usb: port power management may be unreliable
Jul 31 12:47:11 caroline-note systemd-vconsole-setup[338]: Failed to import credentials, ignoring: Arquivo ou diretório inexistente
Jul 31 12:47:11 caroline-note kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jul 31 12:47:11 caroline-note kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jul 31 12:47:11 caroline-note kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jul 31 12:47:11 caroline-note kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jul 31 12:47:11 caroline-note kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jul 31 12:47:11 caroline-note kernel: wmi_bus wmi_bus-PNP0C14:03: WQBC data block query control method not found
Jul 31 12:47:11 caroline-note kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jul 31 12:47:11 caroline-note kernel: acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jul 31 12:47:11 caroline-note kernel: acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jul 31 12:47:11 caroline-note kernel: acpi PNP0C14:06: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jul 31 12:47:11 caroline-note kernel: acpi PNP0C14:07: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jul 31 12:47:11 caroline-note kernel: resource sanity check: requesting [mem 0xfedc0000-0xfedcdfff], which spans more than pnp 00:05 [mem 0xfedc0000-0xfedc7fff]
Jul 31 12:47:11 caroline-note kernel: caller tgl_uncore_imc_freerunning_init_box+0xc8/0x110 [intel_uncore] mapping multiple BARs
Jul 31 12:47:12 caroline-note kernel: i2c_hid i2c-DELL0A25:00: supply vdd not found, using dummy regulator
Jul 31 12:47:12 caroline-note kernel: i2c_hid i2c-DELL0A25:00: supply vddl not found, using dummy regulator
Jul 31 12:47:12 caroline-note kernel: mtd: partition "BIOS" extends beyond the end of device "0000:00:1f.5" -- size truncated to 0x800000
Jul 31 12:47:12 caroline-note kernel: iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
Jul 31 12:47:12 caroline-note kernel: ACPI Warning: \_SB.PC00.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20200925/nsarguments-61)
Jul 31 12:47:12 caroline-note kernel: sof-audio-pci 0000:00:1f.3: warning: unknown sof_ext_man header type 6 size 0x20
Jul 31 12:47:12 caroline-note kernel: sof-audio-pci 0000:00:1f.3: warn: FW ABI is more recent than kernel
Jul 31 12:47:12 caroline-note kernel: sof-audio-pci 0000:00:1f.3: warning: unknown sof_ext_man header type 3 size 0x30
Jul 31 12:47:12 caroline-note kernel: sof-audio-pci 0000:00:1f.3: warning: unknown sof_ext_man header type 5 size 0x20
Jul 31 12:47:12 caroline-note kernel: thermal thermal_zone6: failed to read out thermal zone (-61)
Jul 31 12:47:12 caroline-note kernel: sof-audio-pci 0000:00:1f.3: warn: FW ABI is more recent than kernel
Jul 31 12:47:12 caroline-note kernel: sof-audio-pci 0000:00:1f.3: warn: topology ABI is more recent than kernel
Jul 31 12:47:12 caroline-note kernel: sof-audio-pci 0000:00:1f.3: ASoC: Parent card not yet available, widget card binding deferred
Jul 31 12:47:12 caroline-note kernel: snd_hda_codec_realtek ehdaudio0D0: ASoC: sink widget AIF1TX overwritten
Jul 31 12:47:12 caroline-note kernel: snd_hda_codec_realtek ehdaudio0D0: ASoC: source widget AIF1RX overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi3 overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi2 overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi1 overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Codec Output Pin1 overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Codec Input Pin1 overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Analog Codec Playback overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Digital Codec Playback overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Alt Analog Codec Playback overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Analog Codec Capture overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Digital Codec Capture overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Alt Analog Codec Capture overwritten
Jul 31 12:47:12 caroline-note kernel: skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 3
Jul 31 12:47:13 caroline-note (uetoothd)[716]: ConfigurationDirectory 'bluetooth' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 555)
Jul 31 12:47:13 caroline-note bluetoothd[716]: src/plugin.c:plugin_init() System does not support csip plugin
Jul 31 12:47:13 caroline-note bluetoothd[716]: src/plugin.c:plugin_init() System does not support vcp plugin
Jul 31 12:47:13 caroline-note bluetoothd[716]: src/plugin.c:plugin_init() System does not support mcp plugin
Jul 31 12:47:13 caroline-note bluetoothd[716]: src/plugin.c:plugin_init() System does not support bass plugin
Jul 31 12:47:13 caroline-note bluetoothd[716]: src/plugin.c:plugin_init() System does not support bap plugin
Jul 31 12:47:15 caroline-note bluetoothd[716]: Failed to set mode: Blocked through rfkill (0x12)
Jul 31 12:47:16 caroline-note gsettings[779]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:16 caroline-note gsettings[779]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:16 caroline-note gnome-session-b[778]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:16 caroline-note gnome-session-b[778]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:16 caroline-note gnome-session-binary[778]: WARNING: Desktop file /usr/share/gdm/greeter/autostart/orca-autostart.desktop for application orca-autostart.desktop could not be parsed or references a missing TryExec binary
Jul 31 12:47:17 caroline-note gnome-shell[788]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:17 caroline-note gnome-shell[788]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:17 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Activating service name='org.a11y.Bus' requested by ':1.4' (uid=120 pid=788 comm="/usr/bin/gnome-shell")
Jul 31 12:47:17 caroline-note at-spi-bus-laun[815]: unable to open file '/etc/dconf/db/site': Failed to open file “/etc/dconf/db/site”: open() failed: No such file or directory; expect degraded performance
Jul 31 12:47:17 caroline-note at-spi-bus-laun[815]: unable to open file '/etc/dconf/db/distro': Failed to open file “/etc/dconf/db/distro”: open() failed: No such file or directory; expect degraded performance
Jul 31 12:47:17 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Successfully activated service 'org.a11y.Bus'
Jul 31 12:47:17 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Activating service name='org.gnome.Shell.Screencast' requested by ':1.3' (uid=120 pid=788 comm="/usr/bin/gnome-shell")
Jul 31 12:47:17 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.3' (uid=120 pid=788 comm="/usr/bin/gnome-shell")
Jul 31 12:47:17 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Jul 31 12:47:17 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Activating service name='org.gnome.Shell.Notifications' requested by ':1.3' (uid=120 pid=788 comm="/usr/bin/gnome-shell")
Jul 31 12:47:17 caroline-note gnome-shell[788]: JS ERROR: Could not load extension ding@rastersoft.com: Error: Missing metadata.json
                                                createExtensionObject@resource:///org/gnome/shell/ui/extensionSystem.js:312:19
                                                _loadExtensions/extensionObjects<@resource:///org/gnome/shell/ui/extensionSystem.js:666:34
                                                _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:650:49
                                                async*_enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:683:48
                                                _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:718:20
                                                async*init@resource:///org/gnome/shell/ui/extensionSystem.js:59:14
                                                _initializeUI@resource:///org/gnome/shell/ui/main.js:311:22
                                                start@resource:///org/gnome/shell/ui/main.js:186:5
                                                @resource:///org/gnome/shell/ui/init.js:6:17
Jul 31 12:47:18 caroline-note gnome-shell[788]: JS ERROR: Could not load extension ding@rastersoft.com: Error: Missing metadata.json
                                                createExtensionObject@resource:///org/gnome/shell/ui/extensionSystem.js:312:19
                                                _loadExtensions/extensionObjects<@resource:///org/gnome/shell/ui/extensionSystem.js:666:34
                                                _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:650:49
                                                async*_enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:683:48
                                                _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:718:20
                                                async*init@resource:///org/gnome/shell/ui/extensionSystem.js:59:14
                                                _initializeUI@resource:///org/gnome/shell/ui/main.js:311:22
                                                start@resource:///org/gnome/shell/ui/main.js:186:5
                                                @resource:///org/gnome/shell/ui/init.js:6:17
Jul 31 12:47:18 caroline-note geoclue[866]: Failed to connect to avahi service: Daemon not running
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[821]: dbus-daemon[821]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=120 pid=788 comm="/usr/bin/gnome-shell")
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[821]: dbus-daemon[821]: Successfully activated service 'org.a11y.atspi.Registry'
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Successfully activated service 'org.gnome.Shell.Notifications'
Jul 31 12:47:18 caroline-note gsd-sharing[912]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-sharing[912]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-keyboard[918]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-keyboard[918]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-color[916]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-color[916]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-wacom[925]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-wacom[925]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-smartcard[922]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-smartcard[922]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-usb-protect[914]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-usb-protect[914]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-datetime[945]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-datetime[945]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-sound[948]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-a11y-settin[949]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-sound[948]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-a11y-settin[949]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Activating service name='org.freedesktop.systemd1' requested by ':1.11' (uid=120 pid=912 comm="/usr/lib/gsd-sharing")
Jul 31 12:47:18 caroline-note gsd-housekeepin[966]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-housekeepin[966]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-power[970]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-power[970]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-media-keys[946]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-media-keys[946]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Activating service name='org.gnome.ScreenSaver' requested by ':1.10' (uid=120 pid=914 comm="/usr/lib/gsd-usb-protection")
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Jul 31 12:47:18 caroline-note gsd-sharing[912]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jul 31 12:47:18 caroline-note gsd-sharing[912]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Activating service name='org.gtk.vfs.Daemon' requested by ':1.26' (uid=120 pid=997 comm="ibus-daemon --panel disable")
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Successfully activated service 'org.gtk.vfs.Daemon'
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Activating service name='org.freedesktop.portal.IBus' requested by ':1.26' (uid=120 pid=997 comm="ibus-daemon --panel disable")
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Successfully activated service 'org.freedesktop.portal.IBus'
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Successfully activated service 'org.gnome.ScreenSaver'
Jul 31 12:47:18 caroline-note gsd-usb-protect[914]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.usbguard1 was not provided by any .service files
Jul 31 12:47:18 caroline-note gjs[842]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gjs[842]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Successfully activated service 'org.gnome.Shell.Screencast'
Jul 31 12:47:18 caroline-note gsd-media-keys[946]: Failed to grab accelerator for keybinding settings:hibernate
Jul 31 12:47:18 caroline-note gsd-media-keys[946]: Failed to grab accelerator for keybinding settings:playback-repeat
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Activating service name='org.freedesktop.portal.IBus' requested by ':1.38' (uid=120 pid=1170 comm="ibus-daemon --panel disable -r --xim")
Jul 31 12:47:18 caroline-note gsd-xsettings[952]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note gsd-xsettings[952]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note /usr/lib/gdm-wayland-session[777]: dbus-daemon[777]: [session uid=120 pid=777] Successfully activated service 'org.freedesktop.portal.IBus'
Jul 31 12:47:18 caroline-note mutter-x11-fram[1169]: unable to open file '/etc/dconf/db/site': Falha ao abrir arquivo “/etc/dconf/db/site”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:18 caroline-note mutter-x11-fram[1169]: unable to open file '/etc/dconf/db/distro': Falha ao abrir arquivo “/etc/dconf/db/distro”: open() falhou: Arquivo ou diretório inexistente; expect degraded performance
Jul 31 12:47:25 caroline-note gdm-password][1254]: gkr-pam: unable to locate daemon control file
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (--) Log file renamed from "/home/caroline/.local/share/xorg/Xorg.pid-1305.log" to "/home/caroline/.local/share/xorg/Xorg.0.log"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: X.Org X Server 1.21.1.8
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: X Protocol Version 11, Revision 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: Current Operating System: Linux caroline-note 5.10.187-1-MANJARO #1 SMP PREEMPT Tue Jul 25 07:08:56 UTC 2023 x86_64
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10-x86_64 root=UUID=c9c47bc1-9326-467a-a811-620987b37756 rw quiet splash apparmor=1 security=apparmor udev.log_priority=3
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:  
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: Current version of pixman: 0.42.2
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         Before reporting problems, check http://wiki.x.org
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         to make sure that you have the latest version.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: Markers: (--) probed, (**) from config file, (==) default setting,
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         (++) from command line, (!!) notice, (II) informational,
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Log file: "/home/caroline/.local/share/xorg/Xorg.0.log", Time: Mon Jul 31 12:47:26 2023
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Using config directory: "/etc/X11/xorg.conf.d"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) No Layout section.  Using the first Screen section.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) No screen section available. Using defaults.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (**) |-->Screen "Default Screen Section" (0)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (**) |   |-->Monitor "<default monitor>"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) No monitor specified for screen "Default Screen Section".
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         Using a default monitor configuration.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Automatically adding devices
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Automatically enabling devices
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Automatically adding GPU devices
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Automatically binding GPU devices
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (WW) The directory "/usr/share/fonts/misc" does not exist.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         Entry deleted from font path.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (WW) The directory "/usr/share/fonts/OTF" does not exist.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         Entry deleted from font path.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (WW) The directory "/usr/share/fonts/Type1" does not exist.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         Entry deleted from font path.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (WW) The directory "/usr/share/fonts/100dpi" does not exist.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         Entry deleted from font path.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (WW) The directory "/usr/share/fonts/75dpi" does not exist.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         Entry deleted from font path.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) FontPath set to:
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         /usr/share/fonts/TTF
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) ModulePath set to "/usr/lib/xorg/modules"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) The server relies on udev to provide the list of input devices.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         If no devices become available, reconfigure udev or disable AutoAddDevices.
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Module ABI versions:
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         X.Org ANSI C Emulation: 0.4
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         X.Org Video Driver: 25.2
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         X.Org XInput driver : 24.4
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         X.Org Server Extension : 10.0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (++) using VT number 2
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) xfree86: Adding drm device (/dev/dri/card1)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 14 paused 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) xfree86: Adding drm device (/dev/dri/card0)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Platform probe for /sys/devices/pci0000:00/0000:00:06.0/0000:01:00.0/drm/card0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 15 paused 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (--) PCI:*(0@0:2:0) 8086:9a49:1028:0a25 rev 1, Mem @ 0x6014000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (--) PCI: (1@0:0:0) 10de:1d16:1028:0a25 rev 161, Mem @ 0x74000000/16777216, 0x6000000000/268435456, 0x6010000000/33554432, I/O @ 0x00004000/128
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) LoadModule: "glx"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Module glx: vendor="X.Org Foundation"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         compiled for 1.21.1.8, module version = 1.0.0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         ABI class: X.Org Server Extension, version 10.0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Matched modesetting as autoconfigured driver 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Matched fbdev as autoconfigured driver 1
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Matched vesa as autoconfigured driver 2
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) Assigned the driver to the xf86ConfigLayout
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) LoadModule: "modesetting"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Module modesetting: vendor="X.Org Foundation"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         compiled for 1.21.1.8, module version = 1.21.1
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         Module class: X.Org Video Driver
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         ABI class: X.Org Video Driver, version 25.2
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) LoadModule: "fbdev"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (WW) Warning, couldn't open module fbdev
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (EE) Failed to load module "fbdev" (module does not exist, 0)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) LoadModule: "vesa"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (WW) Warning, couldn't open module vesa
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (EE) Failed to load module "vesa" (module does not exist, 0)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): using drv /dev/dri/card1
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(G0): using drv /dev/dri/card0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Creating default Display subsection in Screen section
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         "Default Screen Section" for depth/fbbpp 24/32
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(0): Depth 24, (==) framebuffer bpp 32
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(0): RGB weight 888
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(0): Default visual is TrueColor
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Loading sub module "glamoregl"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) LoadModule: "glamoregl"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Loading /usr/lib/xorg/modules/libglamoregl.so
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Module glamoregl: vendor="X.Org Foundation"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         compiled for 1.21.1.8, module version = 1.0.1
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         ABI class: X.Org ANSI C Emulation, version 0.4
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) Xe Graphics (TGL GT2)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): glamor initialized
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(0): VariableRefresh: disabled
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(0): AsyncFlipSecondaries: disabled
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Output eDP-1 has no monitor section
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Output HDMI-1 has no monitor section
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): EDID for output eDP-1
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Manufacturer: AUO  Model: 5b94  Serial#: 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Year: 2019  Week: 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): EDID Version: 1.4
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Digital Display Input
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): 6 bits per channel
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Digital interface is DisplayPort
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Gamma: 2.20
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): No DPMS capabilities specified
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Supported color encodings: RGB 4:4:4
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): First detailed timing is preferred mode
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Preferred mode is native pixel format and refresh rate
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): redX: 0.561 redY: 0.336   greenX: 0.334 greenY: 0.576
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): blueX: 0.162 blueY: 0.123   whiteX: 0.313 whiteY: 0.329
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Manufacturer's mask: 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Supported detailed timing:
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): clock: 77.0 MHz   Image Size:  344 x 194 mm
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): h_active: 1366  h_sync: 1404  h_sync_end 1426 h_blank_end 1592 h_border: 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 806 v_border: 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Supported detailed timing:
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): clock: 61.0 MHz   Image Size:  344 x 194 mm
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): h_active: 1366  h_sync: 1404  h_sync_end 1426 h_blank_end 1592 h_border: 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 798 v_border: 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: [31B blob data]
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Unknown vendor-specific block 0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): EDID (in hex):
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0):         00ffffffffffff0006af945b00000000
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0):         001d010495221378028aa58f56559329
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0):         1f505400000001010101010101010101
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0):         010101010101141e56e2500026302616
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0):         360058c21000001ad81756e250001e30
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0):         2616360058c21000001a000000fe0048
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0):         5459584a804231353658544e00000000
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0):         00004121960011000009010a20200079
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Printing probed modes for output eDP-1
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1366x768"x60.0   77.00  1366 1404 1426 1592  768 771 777 806 +hsync -vsync (48.4 kHz eP)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1366x768"x48.0   61.04  1366 1404 1426 1592  768 771 777 798 +hsync -vsync (38.3 kHz e)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): EDID for output HDMI-1
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Output eDP-1 connected
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Output HDMI-1 disconnected
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Using exact sizes for initial modes
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Output eDP-1 using initial mode 1366x768 +0+0
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(0): DPI set to (96, 96)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Loading sub module "fb"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) LoadModule: "fb"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Module "fb" already built-in
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(G0): RGB weight 888
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(G0): Default visual is TrueColor
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Loading sub module "glamoregl"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) LoadModule: "glamoregl"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Loading /usr/lib/xorg/modules/libglamoregl.so
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Module glamoregl: vendor="X.Org Foundation"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         compiled for 1.21.1.8, module version = 1.0.1
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]:         ABI class: X.Org ANSI C Emulation, version 0.4
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(G0): glamor X acceleration enabled on NV138
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(G0): glamor initialized
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(G0): DPI set to (96, 96)
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Loading sub module "fb"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) LoadModule: "fb"
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (II) Module "fb" already built-in
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(0): Backing store enabled
Jul 31 12:47:26 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(0): Silken mouse enabled
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(0): DPMS enabled
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): [DRI2] Setup complete
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): [DRI2]   DRI driver: iris
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): [DRI2]   VDPAU driver: va_gl
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(G0): Backing store enabled
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(G0): Silken mouse enabled
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (==) modeset(G0): DPMS enabled
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(G0): [DRI2] Setup complete
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(G0): [DRI2]   DRI driver: nouveau
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(G0): [DRI2]   VDPAU driver: nouveau
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension Generic Event Extension
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension SHAPE
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension MIT-SHM
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension XInputExtension
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension XTEST
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension BIG-REQUESTS
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension SYNC
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension XKEYBOARD
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension XC-MISC
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension SECURITY
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension XFIXES
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension RENDER
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension RANDR
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension COMPOSITE
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension DAMAGE
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension MIT-SCREEN-SAVER
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension DOUBLE-BUFFER
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension RECORD
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension DPMS
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension Present
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension DRI3
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension X-Resource
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension XVideo
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension XVideo-MotionCompensation
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension GLX
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) AIGLX: Loaded and initialized iris
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) GLX: Initialized DRI2 GL provider for screen 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension XFree86-VidModeExtension
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension XFree86-DGA
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension XFree86-DRI
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Initializing extension DRI2
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(G0): Damage tracking initialized
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Damage tracking initialized
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Setting screen physical size to 361 x 203
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device Video Bus (/dev/input/event8)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Video Bus: Applying InputClass "evdev keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Video Bus: Applying InputClass "system-keyboard"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) LoadModule: "libinput"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Module libinput: vendor="X.Org Foundation"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]:         compiled for 1.21.1.8, module version = 1.3.0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]:         Module class: X.Org XInput Driver
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]:         ABI class: X.Org XInput driver, version 24.4
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Using input driver 'libinput' for 'Video Bus'
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 33 paused 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Video Bus: always reports core events
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "Device" "/dev/input/event8"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event8  - Video Bus: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event8  - Video Bus: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event8  - Video Bus: device removed
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input13/event8"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "xkb_layout" "br"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event8  - Video Bus: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event8  - Video Bus: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device Video Bus (/dev/input/event7)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Video Bus: Applying InputClass "evdev keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Video Bus: Applying InputClass "system-keyboard"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Using input driver 'libinput' for 'Video Bus'
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 36 paused 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Video Bus: always reports core events
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "Device" "/dev/input/event7"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event7  - Video Bus: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event7  - Video Bus: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event7  - Video Bus: device removed
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input12/event7"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "xkb_layout" "br"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event7  - Video Bus: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event7  - Video Bus: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device Power Button (/dev/input/event1)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Power Button: Applying InputClass "evdev keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Power Button: Applying InputClass "system-keyboard"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Using input driver 'libinput' for 'Power Button'
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 37 paused 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Power Button: always reports core events
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "Device" "/dev/input/event1"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event1  - Power Button: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event1  - Power Button: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event1  - Power Button: device removed
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "xkb_layout" "br"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event1  - Power Button: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event1  - Power Button: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) No input driver specified, ignoring this device.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) This device may have been added with another device file.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event16)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Integrated_Webcam_HD: Integrate: Applying InputClass "evdev keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Integrated_Webcam_HD: Integrate: Applying InputClass "system-keyboard"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate'
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 38 paused 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Integrated_Webcam_HD: Integrate: always reports core events
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "Device" "/dev/input/event16"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event16 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event16 - Integrated_Webcam_HD: Integrate: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event16 - Integrated_Webcam_HD: Integrate: device removed
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input21/event16"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 9)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "xkb_layout" "br"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event16 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event16 - Integrated_Webcam_HD: Integrate: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device DELL0A25:00 06CB:CDD6 Mouse (/dev/input/event9)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Mouse: Applying InputClass "evdev pointer catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Mouse: Applying InputClass "libinput pointer catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Using input driver 'libinput' for 'DELL0A25:00 06CB:CDD6 Mouse'
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 39 paused 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Mouse: always reports core events
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "Device" "/dev/input/event9"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event9  - DELL0A25:00 06CB:CDD6 Mouse: is tagged by udev as: Mouse Pointingstick
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event9  - DELL0A25:00 06CB:CDD6 Mouse: device is a pointer
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event9  - DELL0A25:00 06CB:CDD6 Mouse: device removed
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) libinput: DELL0A25:00 06CB:CDD6 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) libinput: DELL0A25:00 06CB:CDD6 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) libinput: DELL0A25:00 06CB:CDD6 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL0A25:00/0018:06CB:CDD6.0001/input/input14/event9"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) XINPUT: Adding extended input device "DELL0A25:00 06CB:CDD6 Mouse" (type: MOUSE, id 10)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "AccelerationScheme" "none"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Mouse: (accel) selected scheme none/0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Mouse: (accel) acceleration factor: 2.000
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Mouse: (accel) acceleration threshold: 4
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event9  - DELL0A25:00 06CB:CDD6 Mouse: is tagged by udev as: Mouse Pointingstick
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event9  - DELL0A25:00 06CB:CDD6 Mouse: device is a pointer
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device DELL0A25:00 06CB:CDD6 Mouse (/dev/input/mouse0)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) No input driver specified, ignoring this device.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) This device may have been added with another device file.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device DELL0A25:00 06CB:CDD6 Touchpad (/dev/input/event10)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Touchpad: Applying InputClass "evdev touchpad catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Touchpad: Applying InputClass "libinput touchpad catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Using input driver 'libinput' for 'DELL0A25:00 06CB:CDD6 Touchpad'
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 40 paused 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Touchpad: always reports core events
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "Device" "/dev/input/event10"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event10 - DELL0A25:00 06CB:CDD6 Touchpad: is tagged by udev as: Touchpad
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event10 - DELL0A25:00 06CB:CDD6 Touchpad: device is a touchpad
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event10 - DELL0A25:00 06CB:CDD6 Touchpad: device removed
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) libinput: DELL0A25:00 06CB:CDD6 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) libinput: DELL0A25:00 06CB:CDD6 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) libinput: DELL0A25:00 06CB:CDD6 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL0A25:00/0018:06CB:CDD6.0001/input/input15/event10"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) XINPUT: Adding extended input device "DELL0A25:00 06CB:CDD6 Touchpad" (type: TOUCHPAD, id 11)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "AccelerationScheme" "none"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Touchpad: (accel) selected scheme none/0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Touchpad: (accel) acceleration factor: 2.000
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) DELL0A25:00 06CB:CDD6 Touchpad: (accel) acceleration threshold: 4
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event10 - DELL0A25:00 06CB:CDD6 Touchpad: is tagged by udev as: Touchpad
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event10 - DELL0A25:00 06CB:CDD6 Touchpad: device is a touchpad
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device DELL0A25:00 06CB:CDD6 Touchpad (/dev/input/mouse1)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) No input driver specified, ignoring this device.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) This device may have been added with another device file.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device sof-hda-dsp Headphone Mic (/dev/input/event11)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) No input driver specified, ignoring this device.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) This device may have been added with another device file.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=3 (/dev/input/event12)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) No input driver specified, ignoring this device.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) This device may have been added with another device file.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=4 (/dev/input/event13)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) No input driver specified, ignoring this device.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) This device may have been added with another device file.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=5 (/dev/input/event14)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) No input driver specified, ignoring this device.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) This device may have been added with another device file.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device Intel HID events (/dev/input/event3)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Intel HID events: Applying InputClass "evdev keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Intel HID events: Applying InputClass "system-keyboard"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Using input driver 'libinput' for 'Intel HID events'
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 41 paused 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Intel HID events: always reports core events
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "Device" "/dev/input/event3"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event3  - Intel HID events: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event3  - Intel HID events: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event3  - Intel HID events: device removed
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input4/event3"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 12)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "xkb_layout" "br"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event3  - Intel HID events: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event3  - Intel HID events: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event4)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Intel HID 5 button array: Applying InputClass "evdev keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Intel HID 5 button array: Applying InputClass "system-keyboard"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Using input driver 'libinput' for 'Intel HID 5 button array'
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 42 paused 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Intel HID 5 button array: always reports core events
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "Device" "/dev/input/event4"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event4  - Intel HID 5 button array: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event4  - Intel HID 5 button array: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event4  - Intel HID 5 button array: device removed
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input5/event4"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 13)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "xkb_layout" "br"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event4  - Intel HID 5 button array: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event4  - Intel HID 5 button array: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event6)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Dell WMI hotkeys: Applying InputClass "system-keyboard"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 43 paused 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Dell WMI hotkeys: always reports core events
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "Device" "/dev/input/event6"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event6  - Dell WMI hotkeys: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event6  - Dell WMI hotkeys: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event6  - Dell WMI hotkeys: device removed
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:03/wmi_bus/wmi_bus-PNP0C14:03/PNP0C14:03-9DBB5994-A997-11DA-B012-B622A1EF5492/input/input8/event6"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 14)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "xkb_layout" "br"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event6  - Dell WMI hotkeys: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event6  - Dell WMI hotkeys: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 44 paused 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) AT Translated Set 2 keyboard: always reports core events
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "Device" "/dev/input/event2"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event2  - AT Translated Set 2 keyboard: device removed
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "xkb_layout" "br"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event15)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 45 paused 0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) PS/2 Generic Mouse: always reports core events
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "Device" "/dev/input/event15"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event15 - PS/2 Generic Mouse: is tagged by udev as: Mouse
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event15 - PS/2 Generic Mouse: device is a pointer
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event15 - PS/2 Generic Mouse: device removed
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event15"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 16)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "AccelerationScheme" "none"
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) PS/2 Generic Mouse: (accel) selected scheme none/0
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event15 - PS/2 Generic Mouse: is tagged by udev as: Mouse
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) event15 - PS/2 Generic Mouse: device is a pointer
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse2)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) No input driver specified, ignoring this device.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) This device may have been added with another device file.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) No input driver specified, ignoring this device.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) This device may have been added with another device file.
Jul 31 12:47:27 caroline-note gnome-session-binary[1449]: WARNING: Desktop file /home/caroline/.config/autostart/manjaro-tiling-settings.desktop for application manjaro-tiling-settings.desktop could not be parsed or references a missing TryExec binary
Jul 31 12:47:27 caroline-note gnome-keyring-daemon[1459]: discover_other_daemon: 1
Jul 31 12:47:27 caroline-note gnome-keyring-daemon[1460]: discover_other_daemon: 1
Jul 31 12:47:27 caroline-note gnome-keyring-daemon[1461]: discover_other_daemon: 1
Jul 31 12:47:27 caroline-note systemd[1276]: app-gnome-gnome\x2dkeyring\x2dssh-1455.scope: Failed to add PIDs to scope's control group: No such process
Jul 31 12:47:27 caroline-note systemd[1276]: app-gnome-gnome\x2dkeyring\x2dssh-1455.scope: Failed with result 'resources'.
Jul 31 12:47:27 caroline-note systemd[1276]: Failed to start Application launched by gnome-session-binary.
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): EDID vendor "AUO", prod id 23444
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Printing DDC gathered Modelines:
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1366x768"x0.0   77.00  1366 1404 1426 1592  768 771 777 806 +hsync -vsync (48.4 kHz eP)
Jul 31 12:47:27 caroline-note /usr/lib/gdm-x-session[1305]: (II) modeset(0): Modeline "1366x768"x0.0   61.04  1366 1404 1426 1592  768 771 777 798 +hsync -vsync (38.3 kHz e)
Jul 31 12:47:27 caroline-note gnome-shell[1465]: JS ERROR: Could not load extension ding@rastersoft.com: Error: Missing metadata.json
                                                 createExtensionObject@resource:///org/gnome/shell/ui/extensionSystem.js:312:19
                                                 _loadExtensions/extensionObjects<@resource:///org/gnome/shell/ui/extensionSystem.js:666:34
                                                 _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:650:49
                                                 async*_enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:683:48
                                                 _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:718:20
                                                 async*init@resource:///org/gnome/shell/ui/extensionSystem.js:59:14
                                                 _initializeUI@resource:///org/gnome/shell/ui/main.js:311:22
                                                 start@resource:///org/gnome/shell/ui/main.js:186:5
                                                 @resource:///org/gnome/shell/ui/init.js:6:17
Jul 31 12:47:28 caroline-note gnome-session-binary[1449]: GnomeDesktop-WARNING: Could not create transient scope for PID 1771: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 1771 does not exist.
Jul 31 12:47:28 caroline-note gnome-session-binary[1449]: GnomeDesktop-WARNING: Could not create transient scope for PID 1776: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 1776 does not exist.
Jul 31 12:47:28 caroline-note gnome-session-binary[1449]: GnomeDesktop-WARNING: Could not create transient scope for PID 1782: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 1782 does not exist.
Jul 31 12:47:28 caroline-note gsd-usb-protect[1689]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.usbguard1 was not provided by any .service files
Jul 31 12:47:28 caroline-note gsd-media-keys[1676]: Failed to grab accelerator for keybinding settings:playback-repeat
Jul 31 12:47:28 caroline-note gsd-media-keys[1676]: Failed to grab accelerator for keybinding settings:rotate-video-lock
Jul 31 12:47:28 caroline-note gsd-media-keys[1676]: Failed to grab accelerator for keybinding settings:hibernate
Jul 31 12:47:28 caroline-note gsd-media-keys[1676]: Failed to grab accelerator for keybinding settings:playback-random
Jul 31 12:47:28 caroline-note pulseaudio[1560]: stat('/etc/pulse/default.pa.d'): Arquivo ou diretório inexistente
Jul 31 12:47:28 caroline-note gnome-shell[1465]: Property 'libinput Accel Profile Enabled Default' for device 'PS/2 Generic Mouse' returned 3 items, expected 2
Jul 31 12:47:28 caroline-note gnome-shell[1465]: Property 'libinput Accel Profiles Available' for device 'PS/2 Generic Mouse' returned 3 items, expected 2
Jul 31 12:47:28 caroline-note gnome-shell[1465]: Property 'libinput Accel Profile Enabled' for device 'PS/2 Generic Mouse' returned 3 items, expected 2
Jul 31 12:47:30 caroline-note gnome-shell[788]: Connection to xwayland lost
Jul 31 12:47:30 caroline-note gnome-shell[788]: Xwayland terminated, exiting since it was mandatory
Jul 31 12:47:30 caroline-note gnome-shell[788]: (../mutter/src/core/meta-context.c:501):meta_context_terminate: runtime check failed: (g_main_loop_is_running (priv->main_loop))
Jul 31 12:47:30 caroline-note pulseaudio[865]: X11 I/O error handler called
Jul 31 12:47:30 caroline-note pulseaudio[865]: X11 I/O error exit handler called, preparing to tear down X11 modules
Jul 31 13:09:19 caroline-note zotero-bin[4415]: Theme parsing error: <data>:1:34: Expected ')' in color definition
Jul 31 13:09:19 caroline-note zotero-bin[4415]: Theme parsing error: <data>:1:78: Expected ')' in color definition
Jul 31 13:36:44 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:44 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:46 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:46 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:46 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:46 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:46 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:47 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:36:48 caroline-note telegram-desktop[6563]: qt.svg: Error while inflating gzip file: SVG format check failed
Jul 31 13:43:27 caroline-note kernel: ACPI: button: The lid device is not compliant to SW_LID.
Jul 31 13:47:25 caroline-note kernel: pcieport 10000:e0:1c.4: can't derive routing for PCI INT A
Jul 31 13:47:25 caroline-note kernel: nvme 10000:e1:00.0: PCI INT A: no GSI
Jul 31 13:47:25 caroline-note kernel: done.
Jul 31 13:47:28 caroline-note gnome-shell[1465]: Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x55f3bfde6150] is on because it needs an allocation.
Jul 31 13:47:28 caroline-note gnome-shell[1465]: Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x55f3c2b68d80] is on because it needs an allocation.
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "fd" "33"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) event8  - Video Bus: device removed
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "fd" "36"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) event7  - Video Bus: device removed
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "fd" "37"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) event1  - Power Button: device removed
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "fd" "38"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) event16 - Integrated_Webcam_HD: Integrate: device removed
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "fd" "39"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) event9  - DELL0A25:00 06CB:CDD6 Mouse: device removed
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "fd" "40"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) event10 - DELL0A25:00 06CB:CDD6 Touchpad: device removed
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "fd" "41"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) event3  - Intel HID events: device removed
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "fd" "42"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) event4  - Intel HID 5 button array: device removed
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "fd" "43"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) event6  - Dell WMI hotkeys: device removed
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "fd" "44"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) event2  - AT Translated Set 2 keyboard: device removed
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (**) Option "fd" "45"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) event15 - PS/2 Generic Mouse: device removed
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) UnloadModule: "libinput"
Jul 31 13:47:58 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: releasing fd for 13:79
Jul 31 13:47:58 caroline-note systemd[1276]: bamfdaemon.service: Failed with result 'exit-code'.
Jul 31 13:47:58 caroline-note systemd[1276]: xdg-desktop-portal-gnome.service: Failed with result 'exit-code'.
Jul 31 13:47:58 caroline-note systemd[1276]: xdg-desktop-portal-gtk.service: Failed with result 'exit-code'.
Jul 31 13:47:58 caroline-note evolution-calen[1584]: Error setting property 'ConnectionStatus' on interface org.gnome.evolution.dataserver.Source: A conexão está fechada (g-io-error-quark, 18)
Jul 31 13:47:58 caroline-note evolution-addre[1632]: Error setting property 'ConnectionStatus' on interface org.gnome.evolution.dataserver.Source: A conexão está fechada (g-io-error-quark, 18)
Jul 31 13:47:58 caroline-note pulseaudio[1560]: Lost I/O connection in module "module-gsettings"
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) UnloadModule: "libinput"
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: releasing fd for 13:66
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) UnloadModule: "libinput"
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: releasing fd for 13:70
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) UnloadModule: "libinput"
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: releasing fd for 13:68
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) UnloadModule: "libinput"
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: releasing fd for 13:67
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) UnloadModule: "libinput"
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: releasing fd for 13:74
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) UnloadModule: "libinput"
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: releasing fd for 13:73
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) UnloadModule: "libinput"
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: releasing fd for 13:80
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) UnloadModule: "libinput"
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: releasing fd for 13:65
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) UnloadModule: "libinput"
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: releasing fd for 13:71
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) UnloadModule: "libinput"
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) systemd-logind: releasing fd for 13:72
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
Jul 31 13:47:59 caroline-note /usr/lib/gdm-x-session[1305]: (II) Server terminated successfully (0). Closing log file.
Jul 31 13:48:00 caroline-note NetworkManager[595]: <warn>  [1690822080.2488] dispatcher: (21) failed (after 0.001 sec): Refusing activation, D-Bus is shutting down.
Jul 31 13:48:01 caroline-note systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Failed with result 'exit-code'.

Why so old kernels? Try the latest LTS kernel at least, linux61.

There is also this manjaro post showing up when searching for the first error.

i8042: Warning: Keylock active

Do you have encryption or something?
In the manjaro thread I posted keyring is mentioned, maybe something you should look into.

so there are actually no logs, both logs outputs are from:

linux is not even being loaded…
so how did you reinstall the grub?
since you are dual booting, check if fast startup is disabled in windows;
also check if fast boot is disabled in bios - you may not have this option…

I’ve read a lot and tried some things, but still nothing.

Installed linux61

didn’t find anything useful in this post, and his problem is not on booting. I did thought about this package in special, since the last time my system worked fine this was the only package that has been updated, but found nothing…

I don’t have any encrypted partition.

Yes, it makes sense, but why is that?

I reinstalled grub the first time just by chrooting from live manjaro, then # pacman -Syu grub > # grub-install /dev/nvme0n1 > # update-grub
Actually about this process I have one confession to make. The first time I made “grub-install” I accidentaly typed the partition instead of the disk, so it was # grub-install /dev/nvme0n1p4. But I don’t think this was the cause of the problems. Just to make sure, I just made the whole process again, this time removing the grub package and installing again, and after grub-installing I also did # mkinitcpio -P

Already checked, it is turned off

I searched the whole bios, I trust I don’t have a “fast boot” option in bios

Probably not the root cause, but an additional problem. Now you overwrote the installed grub in BIOS mode. That causes boot problems. Don’t overwrite “grub-install” the files again. Remove /boot/grub/ and rerun grub-install in the correct way and update-grub. Reinstalling the grub package has no effect.

Just like # rm -rf /boot/grub? Got a little apprehensive here lol
And then should I just make another grub-install? Will this recreate the directories?

Remove and if you have an efi system, this links directly to how you install.

Yes. grub-install actually copies grub’s boot files into that folder. If it is efi, then it copies its efi file to the EFI partition also.

If you would like to be more carefully, then rename it:

sudo mv /boot/grub /boot/grub.old
# Added --verbose, so you see what it is doing.
sudo grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=Manjaro --recheck --verbose
# It's the same as "update-grub"
sudo grub-mkconfig -o /boot/grub/grub.cfg 

Deleted /boot/grub and did the next steps, it still doesn’t load the kernel at boot.

One thing caught my attention during update-grub, I’m not sure if it’s a key to this problem. The command actually succeeds, but it’s returning an error “ERROR: mkdir /var/lock/dmraid”. I’m gonna post the entire output for # update-grub here

Generating grub configuration file ...
Found theme: /usr/share/grub/themes/manjaro/theme.txt
Found linux image: /boot/vmlinuz-6.1-x86_64
Found initrd image: /boot/intel-ucode.img /boot/initramfs-6.1-x86_64.img
Found initrd fallback image: /boot/initramfs-6.1-x86_64-fallback.img
Found linux image: /boot/vmlinuz-5.15-x86_64
Found initrd image: /boot/intel-ucode.img /boot/initramfs-5.15-x86_64.img
Found initrd fallback image: /boot/initramfs-5.15-x86_64-fallback.img
Found linux image: /boot/vmlinuz-5.10-x86_64
Found initrd image: /boot/intel-ucode.img /boot/initramfs-5.10-x86_64.img
Found initrd fallback image: /boot/initramfs-5.10-x86_64-fallback.img
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
ERROR: mkdir /var/lock/dmraid
grub-probe: error: cannot find a GRUB drive for /dev/sda1.  Check your device.map.
grub-probe: error: cannot find a GRUB drive for /dev/sda1.  Check your device.map.
Adding boot menu entry for UEFI Firmware Settings ...
Found memtest86+ image: /boot/memtest86+/memtest.bin
/usr/bin/grub-probe: warning: unknown device type nvme0n1.
done

Is it something important?

If you have no fakeraid (firmware-assisted raid) configuration, then don’t worry.

Nothing unusual.

Probably an EFI problem…

efibootmgr
sudo blkid -t TYPE=vfat -s TYPE -s UUID -s PARTUUID
sudo ls -R /boot/efi  

Please share the output here.

Sidenote: WIndows and Manjaro shares one EFI partition. To avoid complications, it is advisable to create an EFI partition just for Manjaro, separated from the Windows one.

efibootmgr
BootCurrent: 0004
Timeout: 0 seconds
BootOrder: 0006,0003,0000,0001,0002,0004,0005
Boot0000* ONBOARD NIC (IPV4)	PciRoot(0x0)/Pci(0x1d,0x0)/Pci(0x0,0x0)/MAC(34735afd4148,0)/IPv4(0.0.0.00.0.0.0,0,0){auto_created_boot_option}
Boot0001* ONBOARD NIC (IPV6)	PciRoot(0x0)/Pci(0x1d,0x0)/Pci(0x0,0x0)/MAC(34735afd4148,0)/IPv6([::]:<->[::]:,0,0){auto_created_boot_option}
Boot0002* UEFI RST IM2P33F3A NVMe ADATA 256GB DL112H8KB729 	PciRoot(0x0)/Pci(0xe,0x0)/NVMe(0x1,70-7C-18-00-00-00-00-01)/HD(1,GPT,b8d58e82-34a0-4517-ab23-666c9c1c72a5,0x800,0x4b000)/File(\EFI\Boot\BootX64.efi){auto_created_boot_option}
Boot0003* Windows Boot Manager	HD(1,GPT,b8d58e82-34a0-4517-ab23-666c9c1c72a5,0x800,0x4b000)/File(\EFI\Microsoft\Boot\bootmgfw.efi)57494e444f5753000100000088000000780000004200430044004f0042004a004500430054003d007b00390064006500610038003600320063002d0035006300640064002d0034006500370030002d0061006300630031002d006600330032006200330034003400640034003700390035007d00000000000100000010000000040000007fff0400
Boot0004* UEFI Generic Mass Storage 7ADFCAD0	PciRoot(0x0)/Pci(0x14,0x0)/USB(1,0)/HD(2,MBR,0x0,0x6a9ddc,0x2000)/File(\EFI\Boot\BootX64.efi){auto_created_boot_option}
Boot0005* UEFI Generic Mass Storage 7ADFCAD0 2	PciRoot(0x0)/Pci(0x14,0x0)/USB(1,0)/CDROM(1,0x6a9ddc,0x8000)/File(\EFI\Boot\BootX64.efi){auto_created_boot_option}
Boot0006* Manjaro	HD(1,GPT,b8d58e82-34a0-4517-ab23-666c9c1c72a5,0x800,0x4b000)/File(\EFI\Manjaro\grubx64.efi)

sudo blkid -t TYPE=vfat -s TYPE -s UUID -s PARTUUID
/dev/nvme0n1p1: UUID="F6F8-7767" TYPE="vfat" PARTUUID="b8d58e82-34a0-4517-ab23-666c9c1c72a5"
/dev/sda2: UUID="CA66-9EA7" TYPE="vfat"

sudo ls -R /boot/efi  
/boot/efi:
 EFI  'System Volume Information'

/boot/efi/EFI:
Boot  Manjaro  Microsoft  dell

/boot/efi/EFI/Boot:
bootx64.efi

/boot/efi/EFI/Manjaro:
grubx64.efi

/boot/efi/EFI/Microsoft:
Boot  Recovery

/boot/efi/EFI/Microsoft/Boot:
BCD	      de-DE  ja-JP		  kdstub.dll   sk-SK
BCD.LOG       el-GR  kd_02_10df.dll	  ko-KR        sl-SI
BCD.LOG1      en-GB  kd_02_10ec.dll	  lt-LT        sr-Latn-RS
BCD.LOG2      en-US  kd_02_1137.dll	  lv-LV        sv-SE
BOOTSTAT.DAT  es-ES  kd_02_14e4.dll	  memtest.efi  tr-TR
Fonts	      es-MX  kd_02_15b3.dll	  nb-NO        uk-UA
Resources     et-EE  kd_02_1969.dll	  nl-NL        winsipolicy.p7b
bg-BG	      fi-FI  kd_02_19a2.dll	  pl-PL        zh-CN
boot.stl      fr-CA  kd_02_1af4.dll	  pt-BR        zh-TW
bootmgfw.efi  fr-FR  kd_02_8086.dll	  pt-PT
bootmgr.efi   hr-HR  kd_07_1415.dll	  qps-ploc
cs-CZ	      hu-HU  kd_0C_8086.dll	  ro-RO
da-DK	      it-IT  kdnet_uart16550.dll  ru-RU

/boot/efi/EFI/Microsoft/Boot/Fonts:
chs_boot.ttf  malgun_boot.ttf	msjh_boot.ttf	segmono_boot.ttf
cht_boot.ttf  malgunn_boot.ttf	msjhn_boot.ttf	segoe_slboot.ttf
jpn_boot.ttf  meiryo_boot.ttf	msyh_boot.ttf	segoen_slboot.ttf
kor_boot.ttf  meiryon_boot.ttf	msyhn_boot.ttf	wgl4_boot.ttf

/boot/efi/EFI/Microsoft/Boot/Resources:
bootres.dll  pt-BR

/boot/efi/EFI/Microsoft/Boot/Resources/pt-BR:
bootres.dll.mui

/boot/efi/EFI/Microsoft/Boot/bg-BG:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/Microsoft/Boot/cs-CZ:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/Microsoft/Boot/da-DK:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/Microsoft/Boot/de-DE:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/Microsoft/Boot/el-GR:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/Microsoft/Boot/en-GB:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/Microsoft/Boot/en-US:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/Microsoft/Boot/es-ES:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/Microsoft/Boot/es-MX:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/Microsoft/Boot/et-EE:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/Microsoft/Boot/fi-FI:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/Microsoft/Boot/fr-CA:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/Microsoft/Boot/fr-FR:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/Microsoft/Boot/hr-HR:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/Microsoft/Boot/hu-HU:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/Microsoft/Boot/it-IT:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/Microsoft/Boot/ja-JP:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/Microsoft/Boot/ko-KR:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/Microsoft/Boot/lt-LT:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/Microsoft/Boot/lv-LV:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/Microsoft/Boot/nb-NO:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/Microsoft/Boot/nl-NL:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/Microsoft/Boot/pl-PL:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/Microsoft/Boot/pt-BR:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/Microsoft/Boot/pt-PT:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/Microsoft/Boot/qps-ploc:
memtest.efi.mui

/boot/efi/EFI/Microsoft/Boot/ro-RO:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/Microsoft/Boot/ru-RU:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/Microsoft/Boot/sk-SK:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/Microsoft/Boot/sl-SI:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/Microsoft/Boot/sr-Latn-RS:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/Microsoft/Boot/sv-SE:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/Microsoft/Boot/tr-TR:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/Microsoft/Boot/uk-UA:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/Microsoft/Boot/zh-CN:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/Microsoft/Boot/zh-TW:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/Microsoft/Recovery:
BCD  BCD.LOG  BCD.LOG1	BCD.LOG2

/boot/efi/EFI/dell:
SOS  bios  logs

/boot/efi/EFI/dell/SOS:
BCD	      da-DK  it-IT	     kdnet_uart16550.dll  ru-RU
BCD.LOG       de-DE  ja-JP	     kdstub.dll		  sk-SK
BCD.LOG1      el-GR  kd_02_10df.dll  ko-KR		  sl-SI
BCD.LOG2      en-GB  kd_02_10ec.dll  lt-LT		  sr-Latn-RS
BOOTSTAT.DAT  en-US  kd_02_1137.dll  lv-LV		  sv-SE
Fonts	      es-ES  kd_02_14e4.dll  memtest.efi	  tr-TR
Resources     es-MX  kd_02_15b3.dll  nb-NO		  uk-UA
bg-BG	      et-EE  kd_02_1969.dll  nl-NL		  winsipolicy.p7b
boot.stl      fi-FI  kd_02_19a2.dll  pl-PL		  zh-CN
bootmgfw.efi  fr-CA  kd_02_1af4.dll  pt-BR		  zh-TW
bootmgr.efi   fr-FR  kd_02_8086.dll  pt-PT
bootx64.efi   hr-HR  kd_07_1415.dll  qps-ploc
cs-CZ	      hu-HU  kd_0C_8086.dll  ro-RO

/boot/efi/EFI/dell/SOS/Fonts:
chs_boot.ttf  malgun_boot.ttf	msjh_boot.ttf	segmono_boot.ttf
cht_boot.ttf  malgunn_boot.ttf	msjhn_boot.ttf	segoe_slboot.ttf
jpn_boot.ttf  meiryo_boot.ttf	msyh_boot.ttf	segoen_slboot.ttf
kor_boot.ttf  meiryon_boot.ttf	msyhn_boot.ttf	wgl4_boot.ttf

/boot/efi/EFI/dell/SOS/Resources:
bootres.dll  pt-BR

/boot/efi/EFI/dell/SOS/Resources/pt-BR:
bootres.dll.mui

/boot/efi/EFI/dell/SOS/bg-BG:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/dell/SOS/cs-CZ:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/dell/SOS/da-DK:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/dell/SOS/de-DE:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/dell/SOS/el-GR:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/dell/SOS/en-GB:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/dell/SOS/en-US:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/dell/SOS/es-ES:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/dell/SOS/es-MX:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/dell/SOS/et-EE:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/dell/SOS/fi-FI:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/dell/SOS/fr-CA:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/dell/SOS/fr-FR:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/dell/SOS/hr-HR:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/dell/SOS/hu-HU:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/dell/SOS/it-IT:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/dell/SOS/ja-JP:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/dell/SOS/ko-KR:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/dell/SOS/lt-LT:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/dell/SOS/lv-LV:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/dell/SOS/nb-NO:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/dell/SOS/nl-NL:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/dell/SOS/pl-PL:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/dell/SOS/pt-BR:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/dell/SOS/pt-PT:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/dell/SOS/qps-ploc:
memtest.efi.mui

/boot/efi/EFI/dell/SOS/ro-RO:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/dell/SOS/ru-RU:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/dell/SOS/sk-SK:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/dell/SOS/sl-SI:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/dell/SOS/sr-Latn-RS:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/dell/SOS/sv-SE:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/dell/SOS/tr-TR:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/dell/SOS/uk-UA:
bootmgfw.efi.mui  bootmgr.efi.mui

/boot/efi/EFI/dell/SOS/zh-CN:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/dell/SOS/zh-TW:
bootmgfw.efi.mui  bootmgr.efi.mui  memtest.efi.mui

/boot/efi/EFI/dell/bios:
recovery

/boot/efi/EFI/dell/bios/recovery:
BIOS_CUR.rcv  BIOS_PRE.rcv

/boot/efi/EFI/dell/logs:
diags_current.xml  diags_previous.xml

'/boot/efi/System Volume Information':

I also noticed that, when the boot freezes, if I press F12 it gets to a screen written this 20230802 165543 — Freeimage.host
I thought it could be important, because it says there’s file system errors in nvmeon1p4…

Thats fdisk trying to repair your disk.
…Are you also force powering off while it does this?
( Drive = :cry: )

Wow, didn’t know that. I actually force power off because it freezes. But one time when I waited longer it returned something like “fsck wasn’t able to repair disk, you have to manually fsck”. I tried to manually fsck with the disk uuid, but it didn’t work

Poor nvme :sob:

So you are on a live session… then repair it.

sudo fsck -f /dev/nvme0n1p4

efi files seems to be correct.

sudo fsck -f /dev/nvme0n1p4
fsck from util-linux 2.39.1
e2fsck 1.47.0 (5-Feb-2023)
/dev/nvme0n1p4 is mounted.
e2fsck: Cannot continue, aborting.

can I unmount the partition if I am chrooted into it?