You are not logged in.
Hello!
I have a problem similar to this one:
https://bbs.archlinux.org/viewtopic.php?id=286657
Everytime I have pamac-manager dowloading and installing updates, it throws me out to he login screen (lightdm).
I am using XFCE on current Arch.
I checked the solution given in the oher thread ( grep -R evdev /{etc,usr/share}/X11/xorg.conf* ) bu here's no oher occurence than "/usr/share/X11/xorg.conf.d/10-quirks.conf".
I don't know where to start searching for the reason at all ..
Offline
Mod note: Moving to AUR Issues.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Online
The 10-quirks.conf was specific to that user, guess you didn't check the linked bugreport ?
create /etc/systemd/do-not-udevadm-trigger-on-update using the touch command (it doesn't need any content) .
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
The 10-quirks.conf was specific to that user, guess you didn't check the linked bugreport ?
create /etc/systemd/do-not-udevadm-trigger-on-update using the touch command (it doesn't need any content) .
Honestly I could not make much of that bug report as it seemed unrelatted to the issue to me.
So:
'sudo touch /etc/systemd/do-not-udevadm-trigger-on-update'
I added this now.
Also I think I now understood what the issue is about ..
Thank you
Last edited by Elmario (2024-10-31 17:36:55)
Offline