Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: tom-a on 24 September 2025, 21:39:53

Title: After updating the system, I can't start Xserver (xfce4)
Post by: tom-a on 24 September 2025, 21:39:53
Hello everyone
I've been updating the system for two hours now and I can't start the system (((
I see a message after starting startxfce4 that I don't hve libdisplay-info, I've checked everything installed.
I tried reinstalling xfce4 and xorg but it didn't help...

I'll try to show the logs Xorg..
Title: Re: After updating the system, I can't start Xserver (xfce4)
Post by: tom-a on 24 September 2025, 22:00:02
Code: [Select]
/usr/bin/startxfce4: Starting X server


X.Org X Server 1.21.1.18
X Protocol Version 11, Revision 0
Current Operating System: Linux tom 6.16.7-artix1-1 #1 SMP PREEMPT_DYNAMIC Tue, 16 Sep 2025 11:45:12 +0000 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux ......
 
Current version of pixman: 0.46.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/home/tom/.local/share/xorg/Xorg.0.log", Time: Wed Sep 24 22:54:36 2025
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Could not resolve keysym XF86RefreshRateToggle
> Warning:          Could not resolve keysym XF86Accessibility
> Warning:          Could not resolve keysym XF86DoNotDisturb
Errors from xkbcomp are not fatal to the X server
xfce4-session: error while loading shared libraries: libdisplay-info.so.2: cannot open shared object file: No such file or directory
xinit: connection to X server lost

waiting for X server to shut down .(II) Server terminated successfully (0). Closing log file.
Title: Re: After updating the system, I can't start Xserver (xfce4)
Post by: Artist on 24 September 2025, 22:49:29
Pls check the mirror being used by pacman as this was reported fixed: https://forum.artixlinux.org/index.php/topic,8702.0.html

artist
Title: Re: After updating the system, I can't start Xserver (xfce4)
Post by: tom-a on 25 September 2025, 14:39:06
Thank you for your answer.
The problems did not go away, they remained. You need to check all the mirrors, now I installed lightdm-openrc from one artix repository and again I can't go in, I don't see the display manager only the black screen and Ctrl + Alt + F1( F2,F3) doesn't work.

After yesterday's crash, it took me all day to reinstall all the programs and set them up.

Please if you have problems with the programs, write it at the top so that we users know about it.
Title: Re: After updating the system, I can't start Xserver (xfce4)
Post by: Caramon2 on 25 September 2025, 15:58:54
After yesterday's crash, it took me all day to reinstall all the programs and set them up.
Backup/Restore is so simple:
Code: [Select]
sudo rsync -vaxH --del (Source) (Target)
Backup out of the running system (don't use it until finished) and Restore from a Livesystem.
Title: Re: After updating the system, I can't start Xserver (xfce4)
Post by: tom-a on 26 September 2025, 16:37:49
Thanks for the advice.

I had to download LiveUSB and delete the program binary files so I could log in. That's better than backing up and reinstalling.
I'll try installing lightdm-openrc ,lightdm-gtk-greeter-settings again in a few days and let you know if there are any errors...
Title: Re: After updating the system, I can't start Xserver (xfce4)
Post by: tintin on 27 September 2025, 05:48:49
I had to download LiveUSB and delete the program binary files so I could log in. .../...
On one of my PCs, I can't switch to a terminal (CTRL+Alt+F1), probably because of my wireless keyboard...*
So I was stuck at the SDDM prompt.

Since I didn't have a wired keyboard handy, I started Manjaro, which I had left on another partition, and used manjaro-chroot to repair Artix.

* In the meantime, I figured out how to switch to a console on this keyboard:
Ctrl + Alt + fn + F1  ::)
Title: Re: After updating the system, I can't start Xserver (xfce4)
Post by: rfactor on 27 September 2025, 19:58:26
Install 'downgrade' tool, so in the future when that happens you can downgrade the offending package.. for this it would have been libdisplay-info. Ran into it also a few days ago, seems ok now.

Though krita 5.2.11-2.1 update to 5.2.13-1 isn't working because a lot of mirrors are responding as 404 for krita-5.2.13-1-x86_64.pkg.tar.zst and the two that do download report a corrupted signature issue.

Code: [Select]
Download of krita (5.2.13-1) started
Download of krita (5.2.13-1) finished
Checking keyring...
Checking integrity...
Error: krita: signature from "Artix Buildbot <[email protected]>" is invalid
Removing invalid files and retrying...