You are not logged in.

#1 2023-05-08 20:06:58

zapi
Member
Registered: 2023-04-24
Posts: 10

[SOLVED] Last gnome version goes too slow

http://0x0.st/HZgT.txt



Example: since login screen to destkop, it takes about 3 mintues.

Trying to open nautilus, it takes 2 minutes

VsCode goes too slow


gnome-shell 44.1.-1

Last edited by zapi (2023-05-09 05:48:41)

Offline

#2 2023-05-08 20:18:17

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] Last gnome version goes too slow

Please use [code][/code] tags. Edit your post in this regard.
There's no "full log" in that pastebin, just the gsd-power coredump and

21:56:50 systemd: Failed to start Daemon for power management.
21:56:12 kernel: i915 0000:00:02.0: [drm] *ERROR* CPU pipe A FIFO underrun
21:56:11 systemd: Failed to start Application launched by gnome-session-binary.
21:56:09 gdm-session-wor: gkr-pam: unable to locate daemon control file
21:56:01 systemd: Failed to start Daemon for power management.
21:55:57 kernel: CIFS: VFS: cifs_mount failed w/return code = -115
21:55:41 kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
21:55:40 (uetoothd): src/plugin.c:plugin_init() Failed to init bap plugin
21:55:40 kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
21:55:39 (udev-worker): hiddev0: /usr/lib/udev/rules.d/69-mixxx-usb-uaccess.rules:57 Only network interfaces can be renamed, ignoring NAME="usb/%k".
21:55:39 systemd-udevd: /usr/lib/udev/rules.d/69-mixxx-usb-uaccess.rules:57 Unknown group 'uaccess', ignoring
21:55:38 kernel: tpm tpm0: [Firmware Bug]: TPM interrupt not working, polling instead
21:55:38 kernel: x86/cpu: SGX disabled by BIOS.

leading up to it.

Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Offline

#3 2023-05-08 20:20:01

zapi
Member
Registered: 2023-04-24
Posts: 10

Re: [SOLVED] Last gnome version goes too slow

seth wrote:

Please use [code][/code] tags. Edit your post in this regard.
There's no "full log" in that pastebin, just the gsd-power coredump and

21:56:50 systemd: Failed to start Daemon for power management.
21:56:12 kernel: i915 0000:00:02.0: [drm] *ERROR* CPU pipe A FIFO underrun
21:56:11 systemd: Failed to start Application launched by gnome-session-binary.
21:56:09 gdm-session-wor: gkr-pam: unable to locate daemon control file
21:56:01 systemd: Failed to start Daemon for power management.
21:55:57 kernel: CIFS: VFS: cifs_mount failed w/return code = -115
21:55:41 kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
21:55:40 (uetoothd): src/plugin.c:plugin_init() Failed to init bap plugin
21:55:40 kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
21:55:39 (udev-worker): hiddev0: /usr/lib/udev/rules.d/69-mixxx-usb-uaccess.rules:57 Only network interfaces can be renamed, ignoring NAME="usb/%k".
21:55:39 systemd-udevd: /usr/lib/udev/rules.d/69-mixxx-usb-uaccess.rules:57 Unknown group 'uaccess', ignoring
21:55:38 kernel: tpm tpm0: [Firmware Bug]: TPM interrupt not working, polling instead
21:55:38 kernel: x86/cpu: SGX disabled by BIOS.

leading up to it.

Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Uploaded to http://0x0.st/HZgT.txt

Thanks for you help big_smile

Offline

#4 2023-05-08 20:31:12

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] Last gnome version goes too slow

may 08 21:56:09 zapiarch systemd-logind[415]: New session 3 of user zapi.
…
may 08 21:56:50 zapiarch systemd-coredump[1696]: Process 974 (gsd-power) of user 120 dumped core.
…
may 08 21:57:03 zapiarch nautilus[2188]: libnautilus-cloud-extension.so init

You login, 40s later gd-powr crashes and 13s afterwards you start to launch stuff (nautilus, terminator)

may 08 21:57:16 zapiarch systemd[1]: Starting Daemon for power management...
may 08 21:57:16 zapiarch upowerd[3048]: /usr/lib/upowerd: error while loading shared libraries: libplist-2.0.so.3: cannot open shared object file: No such file or directory
may 08 21:57:16 zapiarch systemd[1]: upower.service: Main process exited, code=exited, status=127/n/a
may 08 21:57:16 zapiarch systemd[1]: upower.service: Failed with result 'exit-code'.

At least libplist is broken and upower frenetically tries to restart.

sudo LC_ALL=C pacman -Qkk | grep -v ', 0 altered files'

Sidebar: you're running gdm on wayland, but gnome on X11 and are using xf86-video-intel, the latter is not advisable on a WhiskeyLake IGP.

Offline

#5 2023-05-08 20:41:23

zapi
Member
Registered: 2023-04-24
Posts: 10

Re: [SOLVED] Last gnome version goes too slow

seth wrote:
may 08 21:56:09 zapiarch systemd-logind[415]: New session 3 of user zapi.
…
may 08 21:56:50 zapiarch systemd-coredump[1696]: Process 974 (gsd-power) of user 120 dumped core.
…
may 08 21:57:03 zapiarch nautilus[2188]: libnautilus-cloud-extension.so init

You login, 40s later gd-powr crashes and 13s afterwards you start to launch stuff (nautilus, terminator)

may 08 21:57:16 zapiarch systemd[1]: Starting Daemon for power management...
may 08 21:57:16 zapiarch upowerd[3048]: /usr/lib/upowerd: error while loading shared libraries: libplist-2.0.so.3: cannot open shared object file: No such file or directory
may 08 21:57:16 zapiarch systemd[1]: upower.service: Main process exited, code=exited, status=127/n/a
may 08 21:57:16 zapiarch systemd[1]: upower.service: Failed with result 'exit-code'.

At least libplist is broken and upower frenetically tries to restart.

sudo LC_ALL=C pacman -Qkk | grep -v ', 0 altered files'






Sidebar: you're running gdm on wayland, but gnome on X11 and are using xf86-video-intel, the latter is not advisable on a WhiskeyLake IGP.

warning: bluez: /etc/bluetooth (Permissions mismatch)
warning: bluez-utils: /etc/bluetooth (Permissions mismatch)
bluez: 63 total files, 1 altered file
bluez-utils: 66 total files, 1 altered file
backup file: filesystem: /etc/fstab (Modification time mismatch)
backup file: filesystem: /etc/fstab (Size mismatch)
backup file: filesystem: /etc/fstab (MD5 checksum mismatch)
backup file: filesystem: /etc/fstab (SHA256 checksum mismatch)
backup file: filesystem: /etc/group (Modification time mismatch)
backup file: filesystem: /etc/group (Size mismatch)
backup file: filesystem: /etc/group (MD5 checksum mismatch)
backup file: filesystem: /etc/group (SHA256 checksum mismatch)
backup file: filesystem: /etc/gshadow (Modification time mismatch)
backup file: filesystem: /etc/gshadow (Size mismatch)
backup file: filesystem: /etc/gshadow (MD5 checksum mismatch)
backup file: filesystem: /etc/gshadow (SHA256 checksum mismatch)
backup file: filesystem: /etc/hosts (Modification time mismatch)
backup file: filesystem: /etc/hosts (Size mismatch)
backup file: filesystem: /etc/hosts (MD5 checksum mismatch)
backup file: filesystem: /etc/hosts (SHA256 checksum mismatch)
backup file: filesystem: /etc/nsswitch.conf (Modification time mismatch)
backup file: filesystem: /etc/nsswitch.conf (Size mismatch)
warning: gdm: /var/lib/gdm/.local (Permissions mismatch)
backup file: filesystem: /etc/nsswitch.conf (MD5 checksum mismatch)
backup file: filesystem: /etc/nsswitch.conf (SHA256 checksum mismatch)
backup file: filesystem: /etc/passwd (Modification time mismatch)
backup file: filesystem: /etc/passwd (Size mismatch)
backup file: filesystem: /etc/passwd (MD5 checksum mismatch)
backup file: filesystem: /etc/passwd (SHA256 checksum mismatch)
backup file: filesystem: /etc/resolv.conf (Modification time mismatch)
backup file: filesystem: /etc/resolv.conf (Size mismatch)
backup file: filesystem: /etc/resolv.conf (MD5 checksum mismatch)
backup file: filesystem: /etc/resolv.conf (SHA256 checksum mismatch)
backup file: filesystem: /etc/shadow (Modification time mismatch)
backup file: filesystem: /etc/shadow (Size mismatch)
backup file: filesystem: /etc/shadow (MD5 checksum mismatch)
backup file: filesystem: /etc/shadow (SHA256 checksum mismatch)
backup file: filesystem: /etc/shells (Modification time mismatch)
backup file: filesystem: /etc/shells (Size mismatch)
backup file: filesystem: /etc/shells (MD5 checksum mismatch)
backup file: filesystem: /etc/shells (SHA256 checksum mismatch)
backup file: fuse-common: /etc/fuse.conf (Modification time mismatch)
backup file: fuse-common: /etc/fuse.conf (Size mismatch)
backup file: fuse-common: /etc/fuse.conf (MD5 checksum mismatch)
backup file: fuse-common: /etc/fuse.conf (SHA256 checksum mismatch)
backup file: fwupd: /etc/fwupd/remotes.d/lvfs-testing.conf (Modification time mismatch)
backup file: fwupd: /etc/fwupd/remotes.d/lvfs-testing.conf (Size mismatch)
backup file: fwupd: /etc/fwupd/remotes.d/lvfs-testing.conf (MD5 checksum mismatch)
backup file: fwupd: /etc/fwupd/remotes.d/lvfs-testing.conf (SHA256 checksum mismatch)
backup file: fwupd: /etc/fwupd/remotes.d/lvfs.conf (Modification time mismatch)
backup file: fwupd: /etc/fwupd/remotes.d/lvfs.conf (Size mismatch)
backup file: fwupd: /etc/fwupd/remotes.d/lvfs.conf (MD5 checksum mismatch)
backup file: fwupd: /etc/fwupd/remotes.d/lvfs.conf (SHA256 checksum mismatch)
gdm: 517 total files, 1 altered file
backup file: glibc: /etc/locale.gen (Modification time mismatch)
backup file: glibc: /etc/locale.gen (Size mismatch)
backup file: glibc: /etc/locale.gen (MD5 checksum mismatch)
backup file: glibc: /etc/locale.gen (SHA256 checksum mismatch)
backup file: grub: /etc/default/grub (Modification time mismatch)
backup file: grub: /etc/default/grub (Size mismatch)
backup file: grub: /etc/default/grub (MD5 checksum mismatch)
backup file: grub: /etc/default/grub (SHA256 checksum mismatch)
warning: java-runtime-common: /usr/lib/jvm/default (Symlink path mismatch)
warning: java-runtime-common: /usr/lib/jvm/default (Modification time mismatch)
warning: java-runtime-common: /usr/lib/jvm/default-runtime (Symlink path mismatch)
warning: java-runtime-common: /usr/lib/jvm/default-runtime (Modification time mismatch)
warning: keycloak: /var/lib/keycloak/data (UID mismatch)
warning: keycloak: /var/lib/keycloak/data (GID mismatch)
warning: keycloak: /var/lib/keycloak/deployments (UID mismatch)
warning: keycloak: /var/lib/keycloak/deployments (GID mismatch)
warning: keycloak: /var/log/keycloak (UID mismatch)
warning: keycloak: /var/log/keycloak (GID mismatch)
java-runtime-common: 21 total files, 2 altered files
keycloak: 556 total files, 3 altered files
warning: libutempter: /usr/lib/utempter/utempter (GID mismatch)
warning: libutempter: /usr/lib/utempter/utempter (Permissions mismatch)
libutempter: 20 total files, 1 altered file
backup file: openssh: /etc/ssh/ssh_config (Modification time mismatch)
backup file: openssh: /etc/ssh/ssh_config (Size mismatch)
backup file: openssh: /etc/ssh/ssh_config (MD5 checksum mismatch)
backup file: openssh: /etc/ssh/ssh_config (SHA256 checksum mismatch)
backup file: openssh: /etc/ssh/sshd_config (Modification time mismatch)
backup file: openssh: /etc/ssh/sshd_config (Size mismatch)
backup file: openssh: /etc/ssh/sshd_config (MD5 checksum mismatch)
backup file: openssh: /etc/ssh/sshd_config (SHA256 checksum mismatch)
backup file: pacman: /etc/makepkg.conf (Modification time mismatch)
backup file: pacman: /etc/makepkg.conf (Size mismatch)
backup file: pacman: /etc/makepkg.conf (MD5 checksum mismatch)
backup file: pacman: /etc/makepkg.conf (SHA256 checksum mismatch)
backup file: pacman-mirrorlist: /etc/pacman.d/mirrorlist (Modification time mismatch)
backup file: pacman-mirrorlist: /etc/pacman.d/mirrorlist (Size mismatch)
backup file: pacman-mirrorlist: /etc/pacman.d/mirrorlist (MD5 checksum mismatch)
backup file: pacman-mirrorlist: /etc/pacman.d/mirrorlist (SHA256 checksum mismatch)
backup file: pam: /etc/security/faillock.conf (Modification time mismatch)
backup file: pam: /etc/security/faillock.conf (MD5 checksum mismatch)
backup file: pam: /etc/security/faillock.conf (SHA256 checksum mismatch)
backup file: pambase: /etc/pam.d/system-local-login (Modification time mismatch)
backup file: pambase: /etc/pam.d/system-local-login (Size mismatch)
backup file: pambase: /etc/pam.d/system-local-login (MD5 checksum mismatch)
backup file: pambase: /etc/pam.d/system-local-login (SHA256 checksum mismatch)
backup file: sudo: /etc/sudoers (Modification time mismatch)
warning: systemd: /var/log/journal (GID mismatch)
warning: vlc: /usr/lib/vlc/plugins/plugins.dat (Modification time mismatch)
warning: vlc: /usr/lib/vlc/plugins/plugins.dat (Size mismatch)
warning: vlc: /usr/lib/vlc/plugins/plugins.dat (MD5 checksum mismatch)
warning: vlc: /usr/lib/vlc/plugins/plugins.dat (SHA256 checksum mismatch)
backup file: sudo: /etc/sudoers (Size mismatch)
backup file: sudo: /etc/sudoers (MD5 checksum mismatch)
backup file: sudo: /etc/sudoers (SHA256 checksum mismatch)
synology-drive: 791 total files, 26 altered files
backup file: systemd: /etc/systemd/homed.conf (Modification time mismatch)
backup file: systemd: /etc/systemd/homed.conf (Size mismatch)
backup file: systemd: /etc/systemd/homed.conf (MD5 checksum mismatch)
backup file: systemd: /etc/systemd/homed.conf (SHA256 checksum mismatch)
systemd: 1330 total files, 1 altered file
vlc: 1060 total files, 1 altered file

Sidebar: you're running gdm on wayland, but gnome on X11 and are using xf86-video-intel, the latter is not advisable on a WhiskeyLake IGP.

I need to use xorg instead of wayland becaus I'm using Barrier (to use keyboard + mouse between 2 pcs) and with wayland, barrier not goes so well... (not detect the end of the screen)

What do you recommend me to use instead of xf86-video-intel?

Thanks in advance

*Note: All of this has been working fine until last update... i mean, the pc went really fast...

Last edited by zapi (2023-05-08 20:42:47)

Offline

#6 2023-05-08 20:53:11

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] Last gnome version goes too slow

What do you recommend me to use instead of xf86-video-intel?

Modesetting driver on top of the i915 module - just remove xf86-video-intel and all references to the driver,

grep -ri intel /{etc,usr/share}/X11/xorg.conf*

libplist doesn't show up in the global Qkk

pacman -Qikk libplist

Offline

#7 2023-05-08 20:58:59

zapi
Member
Registered: 2023-04-24
Posts: 10

Re: [SOLVED] Last gnome version goes too slow

seth wrote:

What do you recommend me to use instead of xf86-video-intel?

Modesetting driver on top of the i915 module - just remove xf86-video-intel and all references to the driver,

grep -ri intel /{etc,usr/share}/X11/xorg.conf*

I'm sorry i don't know how to use it

Output is

/etc/X11/xorg.conf.d/10-intel.conf:Identifier "Intel Graphics"
/etc/X11/xorg.conf.d/10-intel.conf:Driver "intel"
seth wrote:

libplist doesn't show up in the global Qkk

pacman -Qikk libplist
Name            : libplist-git
Version         : 1:2.3.0.r6.g57a7f14-1
Description     : A library to handle Apple Property List format whereas it's binary or XML
Architecture    : x86_64
URL             : http://www.libimobiledevice.org/
Licenses        : GPL2  LGPL2.1
Groups          : None
Provides        : libplist-2.0.so=4-64  libplist++-2.0.so=4-64  libplist=2.3.0.r6.g57a7f14
Depends On      : gcc-libs
Optional Deps   : python: for the Python bindings [installed]
Required By     : libimobiledevice  libimobiledevice-glue-git  libusbmuxd-git  usbmuxd
Optional For    : None
Conflicts With  : libplist
Replaces        : None
Installed Size  : 464,13 KiB
Packager        : Unknown Packager
Build Date      : sáb 06 may 2023 09:26:51
Install Date    : sáb 06 may 2023 09:30:13
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : None

libplist-git: 38 total files, 0 altered files

Offline

#8 2023-05-08 21:01:19

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] Last gnome version goes too slow

Your problem is the off-brand libplist-git from the AUR.
The modesetting driver is the default, removing the package and making sure that /etc/X11/xorg.conf.d/10-intel.conf is gone afterwards will do.

Offline

#9 2023-05-08 21:16:44

zapi
Member
Registered: 2023-04-24
Posts: 10

Re: [SOLVED] Last gnome version goes too slow

seth wrote:

Your problem is the off-brand libplist-git from the AUR.
The modesetting driver is the default, removing the package and making sure that /etc/X11/xorg.conf.d/10-intel.conf is gone afterwards will do.

Changed to libplist instead of liplist-git

Removed intel

Rebooted:

http://0x0.st/HZgO.txt


I feel the speed up but have some weird things like this



Screenshot-from-2023-05-08-23-14-18.png

Offline

#10 2023-05-08 21:20:07

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] Last gnome version goes too slow

The artifacts would be from the driver change, please post an updated xorg log.
The speedup is - most likely - because of the fixed upower situation.

Offline

#11 2023-05-08 21:22:47

zapi
Member
Registered: 2023-04-24
Posts: 10

Re: [SOLVED] Last gnome version goes too slow

seth wrote:

The artifacts would be from the driver change, please post an updated xorg log.
The speedup is - most likely - because of the fixed upower situation.


Xorg.0.log

http://0x0.st/HZg4.txt

Offline

#12 2023-05-08 21:29:43

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] Last gnome version goes too slow

Looks ok, the artifacts might be caused by the GDM wayland instance?
https://wiki.archlinux.org/title/GDM#Use_Xorg_backend

Otherwise, if you don't get them  w/ the xf86-video-intel driver, you can return to that.
Out of curiosity: do they appear on all outputs and do you get them whe using the internal output only?

Offline

#13 2023-05-08 21:36:53

zapi
Member
Registered: 2023-04-24
Posts: 10

Re: [SOLVED] Last gnome version goes too slow

seth wrote:

Looks ok, the artifacts might be caused by the GDM wayland instance?
https://wiki.archlinux.org/title/GDM#Use_Xorg_backend

Otherwise, if you don't get them  w/ the xf86-video-intel driver, you can return to that.
Out of curiosity: do they appear on all outputs and do you get them whe using the internal output only?


updated to use xorg backend... restarting...


I'm not sure but i think i have this windows issue with intel driver too (since last update of gnome, I'm not sure...)

Gnome menu looks works fine, but the rest no...

Screenshot-from-2023-05-08-23-33-29.png


Edit: I've  already restarted and it keeps happening

Last edited by zapi (2023-05-08 21:39:26)

Offline

#14 2023-05-08 21:49:05

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] Last gnome version goes too slow

It's probably the theme (and the CSD shadows) - do you use Adwaita or some custom theme?

Offline

#15 2023-05-08 21:58:11

zapi
Member
Registered: 2023-04-24
Posts: 10

Re: [SOLVED] Last gnome version goes too slow

seth wrote:

It's probably the theme (and the CSD shadows) - do you use Adwaita or some custom theme?



OK got it, is the arc theme for legacy applications. using other as Nordic it works perfectly.

Sorry for waste your time, happened several things at the same time and i didn't know what was the problem, i was lookig for in other things... and finaly simpler things are the solution


Thank you so much for you patience

Offline

#16 2023-05-08 22:23:37

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] Last gnome version goes too slow

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB