Closed issue by rapha8l on void-packages repository https://github.com/void-linux/void-packages/issues/31164 Description: ### System * xuname: Void 5.11.22_1 x86_64 GenuineIntel uptodate rrrmFFFF * package: linux5.12-5.12.7_1 ### Expected behavior Normal login with X ### Actual behavior X server dies Works perfectly with linux5.11, and breaks only when booting with 5.12 xsession-errors log : ``` (connman-ui-gtk:1770): dbind-WARNING **: 21:38:09.652: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. WARNING: No icon found in path: 'dialog-information' X connection to :0 broken (explicit kill or server shutdown). X connection to :0 broken (explicit kill or server shutdown). XIO: fatal IO error 2 (No such file or directory) on X server ":0" after 98 requests (98 known processed) with 0 events remaining. X connection to :0 broken (explicit kill or server shutdown). X connection to :0 broken (explicit kill or server shutdown). XIO: fatal IO error 2 (Aucun fichier ou dossier de ce type) on X server ":0" after 39 requests (39 known processed) with 0 events remaining. i3: Cannot open display feh ERROR: Can't open X display. It *is* running, yeah? Unable to init server: Could not connect: Connection refused Unable to init server: Impossible de se connecter : Connection refused ``` Thanks