You are not logged in.

#1 2023-02-21 20:38:54

ossgrouch
Member
Registered: 2013-08-19
Posts: 3

glibc, X Server and NVIDIA problem after system upgrade

I have run in to a new problem starting my computer after a system updates. The X Server will not start. After some painstaking troubleshooting by downgrading all updates to previous versions and incrementally adding the updates again and restarting the machine, I have narrowed down the culprit to glibc and lib32-glibc (they need to be upgraded together). The new version -2.37-2 brakes the X server on my system, if it is downgraded to -2.36-7 it works again. I don't understand the connection with the GNU C Library and X11 and XFCE, anyhow, this is a transcript of TTY1 when I try to start XFCE (I do not use a display-manager):

user@ ~:$ startxfce4
/usr/bin/startxfce4: Starting X server


X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
Current Operating System: Linux Blackdiamond 5.15.91-4-lts #1 SMP Fri, 03 Feb 2023 20:22:45 +0000 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=d1980b94-f45f-4134-9cbd-6018d10ba7fc rw loglevel=3 quiet

Current version of pixman: 0.42.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.0.log", Time: Mon Feb 20 10:58:31 2023
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(EE)xinit giving up
                   xinit: unable to connect to X server: Connection refused
                                                                           xinit: server error
                                                                                              user ~:$

If I try to start the X Server with the command "startx", I get the same error. I can still use the TTY1 screen to type commands, but the keyboard input does not echo to she screen, like typing in the blind. Now, if this happened to me, there sure will be others that has run in to this problem and easily (sic!) fixed the problem. This is my machine in a snapshot:

OS Name  Arch Linux; Build ID: rolling
         OS Type  64-bit
    Distributor  Arch Linux

   xfce version  4.18
   GTK Version  3.24.36
Kernel Version  5.15.91-4-lts

               CPU  AMD® Fx(tm)-6100 six-core processor x 6
        memory  7.7 GiB
              GPU  GeForce. GT 610/Pae/SSE2 (1.0 GiB)

Video driver  nvidia-390xx-dkms 390.157-3 (from AUR)

For now I can probably get by by blocking updates of glib and lib32-glib, but it will eventually catch up with me

Offline

#2 2023-02-21 21:08:58

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,295

Re: glibc, X Server and NVIDIA problem after system upgrade

See the comments in the AUR page e.g. https://aur.archlinux.org/packages/nvid … ent-901481 and the thread where this first came up: https://bbs.archlinux.org/viewtopic.php … 1#p2083661

Online

Board footer

Powered by FluxBB