X Server and XFCE4 Session Issues
"Subhrajit Sain" ([email protected] via blfs-support Mailing List) <[email protected]> Sun, 30 Nov 2025 14:47:50 +0530
| Newsgroups | gmane.linux.lfs.beyond.support |
|---|---|
| Message-ID | <[email protected]> |
Hi BLFS Support Team, Before I start, some general information: I am using BLFS & LFS version 12.3. I was following the BLFS XFCE guide for building the XFCE desktop environment for my OS, https://anw.is-a.dev/mrrpos . But recently, I came across an issue where after compiling xfce4-session and following the guide to setup ~/.xinitrc and then issuing the startx command, the X.Org Server started, got a blank screen for ~2 seconds and then crashed, saying the following: xauth: file /root/.serverauth.8420 does not exist X.Org X Server 1.21.1.16 X Protocol Version 11, Revision 0 Current Operating System: Linux mrrpos 6.13.4 #9 SMP PREEMPT_DYNAMIC Thu Jul 31 19:41:51 BST 2025 x86_64 Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.13.4-lfs-12.3 root=/dev/sdb1 rootdelay=10 ro Current version of pixman: 0.44.2 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: "/var/log/Xorg.3.log", Time: Sun Nov 30 09:52:18 2025 (==) Using config directory: "/etc/X11/xorg.conf.d" (==) Using system config directory "/usr/share/X11/xorg.conf.d" 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 Session lifetime based on X11 requested, but X11 support not compiled in. xinit: connection to X server lost waiting for X server to shut down (II) Server terminated successfully (0). Closing log file. But, I already have xfce4-session built with both X11 support as well as Legacy SM. I do not understand the issue that exists. Now, a little detail on what I did: I was building the XFCE packages from source as normal, installing the dependencies too. Similarly, I built the https://www.linuxfromscratch.org/blfs/view/12.3/xfce/xfce4-session.html package as normal, installing the required packages and some other recommended ones too. After configuration, I clearly saw: "* X11 Support: yes" and "* Legacy session management: yes". I built the package using make and installed it. I ran the following: update-desktop-database && update-mime-database /usr/share/mime Next I edited ~/.xinitrc exactly as instructed. I ran startx. I got the "Session lifetime based on X11 requested, but X11 support not compiled in." error after which it stopped. Please help me solve my issue. Thank you for your time. Thank you, Subhrajit Sain, aka https://anw.is-a.dev . -- http://lists.linuxfromscratch.org/sympa/info/blfs-support Unsubscribe: See the above information page
xorg-with-xfce4-session.log
(application/octet-stream, 1.3 KB)
xauth: file /root/.serverauth.8420 does not exist X.Org X Server 1.21.1.16 X Protocol Version 11, Revision 0 Current Operating System: Linux mrrpos 6.13.4 #9 SMP PREEMPT_DYNAMIC Thu Jul 31 19:41:51 BST 2025 x86_64 Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.13.4-lfs-12.3 root=/dev/sdb1 rootdelay=10 ro Current version of pixman: 0.44.2 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: "/var/log/Xorg.3.log", Time: Sun Nov 30 09:52:18 2025 (==) Using config directory: "/etc/X11/xorg.conf.d" (==) Using system config directory "/usr/share/X11/xorg.conf.d" 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 Session lifetime based on X11 requested, but X11 support not compiled in. xinit: connection to X server lost waiting for X server to shut down (II) Server terminated successfully (0). Closing log file.