Login fail/loop issue

Yeah, didn’t want to hijack the thread but it was mentioned so I chimed in.
Thanks for your suggestion and the background info, I appreciate it.
Made the change myself but unfortunately, it didn’t work.

2 Likes

My fault, I overlooked that part. Still seems like this should be broken into a new issue though.

Does your updated version match this? fastfetch 2.4.0 (x86_64)

fastfetch --load-config neofetch.jsonc

Edit:
Seems like the fix has already been implemented, and should be in the next version.

Edit2:
Found where the configs are located. These need to be updated before fastfetch v3, as flag based is being dropped then.

1 Like

My mistake. I forgot to switch back a change I made previous to trying that.
The change you indicated fixed it. Thanks!

1 Like

This morning journalctl error list, i think it show the login fail attemp somehow, but i’m not expert enough to find what’s causing the bug. I rebooted my system after the update.

Error: couldn't find config: neofetch

╭─philc@philc in ~
╰─λ journalctl -p 3 -xb
déc 21 05:24:02 philc-hpz400workstation kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0._OSC.CAPD], AE_ALREADY_EXISTS (2022>
déc 21 05:24:02 philc-hpz400workstation kernel: ACPI Error: AE_ALREADY_EXISTS, CreateBufferField failure (20220331/dswload2-477)
déc 21 05:24:02 philc-hpz400workstation kernel: ACPI Error: Aborting method \_SB.PCI0._OSC due to previous error (AE_ALREADY_EXISTS) (20220331/pspa>
déc 21 05:24:45 philc-hpz400workstation libddcutil[2004]: busno=2, sleep-multiplier =  2,00. Testing for supported feature 0x10 returned Error_Info>
déc 21 05:24:46 philc-hpz400workstation libddcutil[2004]: busno=3, All features that should not exist detected. Monitor does not indicate unsupport>
déc 21 05:24:47 philc-hpz400workstation systemd[1318]: dde-session@wayland.service: Two services allocated for the same bus name org.kde.KWinWrappe>
déc 21 05:24:48 philc-hpz400workstation xdg-desktop-portal-kde[2298]: Failed to create wl_display (No such file or directory)
déc 21 05:24:48 philc-hpz400workstation xdg-desktop-portal-kde[2298]: This application failed to start because no Qt platform plugin could be initi>

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscre>
déc 21 05:24:48 philc-hpz400workstation systemd-coredump[2310]: [🡕] Process 2298 (xdg-desktop-por) of user 1000 dumped core.

Stack trace of thread 2298:
#0  0x00007fa0856ac83c n/a (libc.so.6 + 0x8e83c)
#1  0x00007fa08565c668 raise (libc.so.6 + 0x3e668)
#2  0x00007fa0856444b8 abort (libc.so.6 + 0x264b8)
#3  0x00007fa085ca00c2 _ZNK14QMessageLogger5fatalEPKcz (libQt5Core.so.5 + 0xa00c2)
#4  0x00007fa08633f402 _ZN22QGuiApplicationPrivate25createPlatformIntegrationEv (l>
#5  0x00007fa08633fa99 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt>
#6  0x00007fa085e9aae5 _ZN23QCoreApplicationPrivate4initEv (libQt5Core.so.5 + 0x29>
#7  0x00007fa08633fb46 _ZN22QGuiApplicationPrivate4initEv (libQt5Gui.so.5 + 0x13fb>
#8  0x00007fa087775b9e _ZN19QApplicationPrivate4initEv (libQt5Widgets.so.5 + 0x175>
#9  0x00005572ff5cb0f4 n/a (xdg-desktop-portal-kde + 0x250f4)
#10 0x00007fa085645cd0 n/a (libc.so.6 + 0x27cd0)
#11 0x00007fa085645d8a __libc_start_main (libc.so.6 + 0x27d8a)
#12 0x00005572ff5cc645 n/a (xdg-desktop-portal-kde + 0x26645)

Stack trace of thread 2301:
#0  0x00007fa085720f6f __poll (libc.so.6 + 0x102f6f)
#1  0x00007fa08416c2b6 n/a (libglib-2.0.so.0 + 0xb82b6)
#2  0x00007fa08410c162 g_main_context_iteration (libglib-2.0.so.0 + 0x58162)
#3  0x00007fa085ee9e0c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventL>
#4  0x00007fa085e99d54 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQ>
déc 21 05:24:02 philc-hpz400workstation kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0._OSC.CAPD], AE_ALREADY_EXISTS (2022>
déc 21 05:24:02 philc-hpz400workstation kernel: ACPI Error: AE_ALREADY_EXISTS, CreateBufferField failure (20220331/dswload2-477)
déc 21 05:24:02 philc-hpz400workstation kernel: ACPI Error: Aborting method \_SB.PCI0._OSC due to previous error (AE_ALREADY_EXISTS) (20220331/pspa>
déc 21 05:24:45 philc-hpz400workstation libddcutil[2004]: busno=2, sleep-multiplier =  2,00. Testing for supported feature 0x10 returned Error_Info>
déc 21 05:24:46 philc-hpz400workstation libddcutil[2004]: busno=3, All features that should not exist detected. Monitor does not indicate unsupport>
déc 21 05:24:47 philc-hpz400workstation systemd[1318]: dde-session@wayland.service: Two services allocated for the same bus name org.kde.KWinWrappe>
déc 21 05:24:48 philc-hpz400workstation xdg-desktop-portal-kde[2298]: Failed to create wl_display (No such file or directory)
déc 21 05:24:48 philc-hpz400workstation xdg-desktop-portal-kde[2298]: This application failed to start because no Qt platform plugin could be initi>

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscre>
déc 21 05:24:48 philc-hpz400workstation systemd-coredump[2310]: [🡕] Process 2298 (xdg-desktop-por) of user 1000 dumped core.

Stack trace of thread 2298:
#0  0x00007fa0856ac83c n/a (libc.so.6 + 0x8e83c)
#1  0x00007fa08565c668 raise (libc.so.6 + 0x3e668)
#2  0x00007fa0856444b8 abort (libc.so.6 + 0x264b8)
#3  0x00007fa085ca00c2 _ZNK14QMessageLogger5fatalEPKcz (libQt5Core.so.5 + 0xa00c2)
#4  0x00007fa08633f402 _ZN22QGuiApplicationPrivate25createPlatformIntegrationEv (l>
#5  0x00007fa08633fa99 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt>
#6  0x00007fa085e9aae5 _ZN23QCoreApplicationPrivate4initEv (libQt5Core.so.5 + 0x29>
#7  0x00007fa08633fb46 _ZN22QGuiApplicationPrivate4initEv (libQt5Gui.so.5 + 0x13fb>
#8  0x00007fa087775b9e _ZN19QApplicationPrivate4initEv (libQt5Widgets.so.5 + 0x175>
#9  0x00005572ff5cb0f4 n/a (xdg-desktop-portal-kde + 0x250f4)
#10 0x00007fa085645cd0 n/a (libc.so.6 + 0x27cd0)
#11 0x00007fa085645d8a __libc_start_main (libc.so.6 + 0x27d8a)
#12 0x00005572ff5cc645 n/a (xdg-desktop-portal-kde + 0x26645)

Stack trace of thread 2301:
#0  0x00007fa085720f6f __poll (libc.so.6 + 0x102f6f)
#1  0x00007fa08416c2b6 n/a (libglib-2.0.so.0 + 0xb82b6)
#2  0x00007fa08410c162 g_main_context_iteration (libglib-2.0.so.0 + 0x58162)
#3  0x00007fa085ee9e0c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventL>
#4  0x00007fa085e99d54 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQ>
déc 21 05:24:02 philc-hpz400workstation kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0._OSC.CAPD], AE_ALREADY_EXISTS (2022>
déc 21 05:24:02 philc-hpz400workstation kernel: ACPI Error: AE_ALREADY_EXISTS, CreateBufferField failure (20220331/dswload2-477)
déc 21 05:24:02 philc-hpz400workstation kernel: ACPI Error: Aborting method \_SB.PCI0._OSC due to previous error (AE_ALREADY_EXISTS) (20220331/pspa>
déc 21 05:24:45 philc-hpz400workstation libddcutil[2004]: busno=2, sleep-multiplier =  2,00. Testing for supported feature 0x10 returned Error_Info>
déc 21 05:24:46 philc-hpz400workstation libddcutil[2004]: busno=3, All features that should not exist detected. Monitor does not indicate unsupport>
déc 21 05:24:47 philc-hpz400workstation systemd[1318]: dde-session@wayland.service: Two services allocated for the same bus name org.kde.KWinWrappe>
déc 21 05:24:48 philc-hpz400workstation xdg-desktop-portal-kde[2298]: Failed to create wl_display (No such file or directory)
déc 21 05:24:48 philc-hpz400workstation xdg-desktop-portal-kde[2298]: This application failed to start because no Qt platform plugin could be initi>

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscre>
déc 21 05:24:48 philc-hpz400workstation systemd-coredump[2310]: [🡕] Process 2298 (xdg-desktop-por) of user 1000 dumped core.

Stack trace of thread 2298:
#0  0x00007fa0856ac83c n/a (libc.so.6 + 0x8e83c)
#1  0x00007fa08565c668 raise (libc.so.6 + 0x3e668)
#2  0x00007fa0856444b8 abort (libc.so.6 + 0x264b8)
#3  0x00007fa085ca00c2 _ZNK14QMessageLogger5fatalEPKcz (libQt5Core.so.5 + 0xa00c2)
#4  0x00007fa08633f402 _ZN22QGuiApplicationPrivate25createPlatformIntegrationEv (l>
#5  0x00007fa08633fa99 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt>
#6  0x00007fa085e9aae5 _ZN23QCoreApplicationPrivate4initEv (libQt5Core.so.5 + 0x29>
#7  0x00007fa08633fb46 _ZN22QGuiApplicationPrivate4initEv (libQt5Gui.so.5 + 0x13fb>
#8  0x00007fa087775b9e _ZN19QApplicationPrivate4initEv (libQt5Widgets.so.5 + 0x175>
#9  0x00005572ff5cb0f4 n/a (xdg-desktop-portal-kde + 0x250f4)
#10 0x00007fa085645cd0 n/a (libc.so.6 + 0x27cd0)
#11 0x00007fa085645d8a __libc_start_main (libc.so.6 + 0x27d8a)
#12 0x00005572ff5cc645 n/a (xdg-desktop-portal-kde + 0x26645)

Stack trace of thread 2301:
#0  0x00007fa085720f6f __poll (libc.so.6 + 0x102f6f)
#1  0x00007fa08416c2b6 n/a (libglib-2.0.so.0 + 0xb82b6)
#2  0x00007fa08410c162 g_main_context_iteration (libglib-2.0.so.0 + 0x58162)
#3  0x00007fa085ee9e0c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventL>
#4  0x00007fa085e99d54 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQ>
#5  0x00007fa085cf7526 _ZN7QThread4execEv (libQt5Core.so.5 + 0xf7526)
#6  0x00007fa086e30a9a n/a (libQt5DBus.so.5 + 0x18a9a)
#7  0x00007fa085cf374a n/a (libQt5Core.so.5 + 0xf374a)
#8  0x00007fa0856aa9eb n/a (libc.so.6 + 0x8c9eb)
#9  0x00007fa08572e7cc n/a (libc.so.6 + 0x1107cc)
ELF object binary architecture: AMD x86-64
░░ Subject: Le processus 2298 (xdg-desktop-por) a généré un fichier « core »
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ Documentation: man:core(5)
░░
░░ Le processus 2298 (xdg-desktop-por) a planté et généré un fichier « core ».
░░
░░ Cela indique généralement une erreur de programmation dans le programme
░░ incriminé, et cela devrait être notifié à son concepteur comme un défaut (bug).
déc 21 05:24:48 philc-hpz400workstation systemd[1318]: Failed to start Xdg Desktop Portal For KDE.
░░ Subject: L'unité (unit) UNIT a échoué
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ L'unité (unit) UNIT a échoué, avec le résultat failed.
déc 21 05:25:00 philc-hpz400workstation libddcutil[2656]: busno=2, sleep-multiplier =  2,00. Testing for supported feature 0x10 returned Error_Info>
déc 21 05:25:00 philc-hpz400workstation libddcutil[2656]: busno=3, All features that should not exist detected. Monitor does not indicate unsupport>
déc 21 05:25:03 philc-hpz400workstation systemd[1318]: Failed to start Initial Bashrc setup.
░░ Subject: L'unité (unit) UNIT a échoué
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ L'unité (unit) UNIT a échoué, avec le résultat failed.
déc 21 05:25:03 philc-hpz400workstation sudo[3029]:    philc : a password is required ; TTY=pts/0 ; PWD=/home/philc ; USER=root ; COMMAND=/usr/bin/>
déc 21 05:26:18 philc-hpz400workstation systemd[1318]: Failed to start Portal service.
░░ Subject: L'unité (unit) UNIT a échoué
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ L'unité (unit) UNIT a échoué, avec le résultat failed.
déc 21 05:29:22 philc-hpz400workstation sudo[3573]:    philc : a password is required ; TTY=pts/0 ; PWD=/home/philc ; USER=root ; COMMAND=/usr/bin/>
lines 34-70/70 (END)

I see at least an XDG Desktop Portal crash in there.
Have you tried logging into an X11 session from the login screen to see if that is more stable?

2 Likes

Indeed i tried multiple times to start on X11, but the same issue applies. It also applies with all the 3 profile accounts (i had created a third one in order to try to fix the login issue with no success).
I noticed the other day that i have the Gnome desktop and deepin installed also on my system, i did’nt want that, i don’t know how it got there, maybe it was on the original iso when i installed the system.
That said when i tried to login on the Gnome DE there was no such login issue, i got into Gnome on the first try, but i don’t work on Gnome. If i could i would remove Deepin and Gnome from my system.
Could the bug has to do with SDDM?

Things don’t just disappear in this area.

Which original ISO?
There is no such thing with Garuda, especially no Deepin DE.

You have pretty much messed up the system and should better reinstall it after backing up your important data.

3 Likes

This is the line i have in my grub file:
GRUB_CMDLINE_LINUX_DEFAULT="quiet quiet rd.udev.log_priority=3 vt.global_cursor_default=0 loglevel=3 " # Modified by garuda-migrations: splash
(That was before i purged the deepin packages)

I purged all packages related to deepin and gnome and it seems it did the trick to resolve the login issue after rebooting, so far so good. I don’t even remember how it got there in the first place.
Now i have to work on the neofetch bug, loll

Good catch! I was testing an ISO yesterday and noticed this error in the live environment. The Fish config had already been updated to use the new Fastfetch syntax here, but it wasn’t working because it didn’t have the file extension.

It seems like whenever the Fastfetch commit here comes down to the stable package it won’t matter anymore, but I fixed it in the meanwhile anyway here.

If anyone else is getting the “Error: couldn't find config: neofetch” message when they launch a terminal, just edit the last part of your Fish config so it looks like this:

## Run fastfetch if session is interactive
if status --is-interactive && type -q fastfetch
   fastfetch --config neofetch.jsonc
end
9 Likes

Very nice, neofetch is fixed too, i solved 2 bugs in one post, now my system is as brand new.
Thank you very much to all. :heart:

2 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.