x11 - bunnyamin/bunnix GitHub Wiki

Error, problem, troubleshoot

Event Error Cause Consequence Remedy
xinit: unable to connect to X server: Connection refused

Case (2022-01-05) Fatal server error: [ 1429.287] (EE) Caught signal 11 (Segmentation fault). Server aborting

  • Xorg --configure and cp ~/xorg.conf.new /etc/X11/xorg.conf

Case (2022-01-05) Unable to connect to X server: Connection refused

[    48.481] (II) Initializing extension VNC
[    48.481] (EE)
[    48.481] (EE) Backtrace:
[    48.481] (EE) 0: /usr/lib/Xorg (xorg_backtrace+0x89) [0x5641a48b1059]
[    48.481] (EE) 1: /usr/lib/Xorg (0x5641a4761000+0x15ae79) [0x5641a48bbe79]
[    48.481] (EE) 2: /usr/lib/libpthread.so.0 (0x7f0eaa967000+0x13870) [0x7f0eaa97a870]
[    48.481] (EE) 3: /usr/lib/Xorg (xf86OptionValue+0xb) [0x5641a48c83db]
[    48.481] (EE) 4: /usr/lib/xorg/modules/extensions/libvnc.so (0x7f0ea9af8000+0x34c11) [0x7f0ea9b2cc11]
[    48.482] (EE) 5: /usr/lib/Xorg (InitExtensions+0x89) [0x5641a47a9d29]
[    48.482] (EE) 6: /usr/lib/Xorg (0x5641a4761000+0x3c35b) [0x5641a479d35b]
[    48.482] (EE) 7: /usr/lib/libc.so.6 (__libc_start_main+0xd5) [0x7f0eaa7bdb25]
[    48.482] (EE) 8: /usr/lib/Xorg (_start+0x2e) [0x5641a479e75e]
[    48.482] (EE)
[    48.482] (EE) Segmentation fault at address 0x100000011
[    48.482] (EE)
Fatal server error:
[    48.482] (EE) Caught signal 11 (Segmentation fault). Server aborting
[    48.482] (EE)
[    48.482] (EE)
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
[    48.482] (EE) Please also check the log file at "/home/user/.local/share/xorg/Xorg.0.log" for additional information.
[    48.482] (EE)
[    48.482] (II) AIGLX: Suspending AIGLX clients for VT switch
[    48.523] (EE) Server terminated with error (1). Closing log file.

Disable the VNC module.