You are not logged in.

#1 2023-02-28 14:24:39

geronimopink
Member
Registered: 2023-02-27
Posts: 7

[SOLVED] xinit: connection to X server lost

Hello and thank you in advance for your help.

I recently installed arch and tried to run multiple GUI's and window managers. The only one that works is gnome for me. Since now with Gnome I have a GUI (I am a newbie and I feel more comfortable with it), I am now trying to resolve my issue.

When entering startx in my terminal I get "xinit: connection to X server lost"

[   326.536] 
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[   326.536] Current Operating System: Linux gbox 6.1.14-1-lts #1 SMP PREEMPT_DYNAMIC Sat, 25 Feb 2023 11:02:38 +0000 x86_64
[   326.536] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=/dev/mapper/volgroup0-lv_root rw cryptdevice=/dev/nvme0n1p3:volgroup0:allow-discards loglevel=3 quiet
[   326.536]  
[   326.536] Current version of pixman: 0.42.2
[   326.536] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   326.536] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   326.536] (==) Log file: "/var/log/Xorg.2.log", Time: Tue Feb 28 16:09:50 2023
[   326.537] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   326.537] (==) No Layout section.  Using the first Screen section.
[   326.537] (==) No screen section available. Using defaults.
[   326.537] (**) |-->Screen "Default Screen Section" (0)
[   326.537] (**) |   |-->Monitor "<default monitor>"
[   326.537] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   326.537] (==) Automatically adding devices
[   326.537] (==) Automatically enabling devices
[   326.537] (==) Automatically adding GPU devices
[   326.537] (==) Automatically binding GPU devices
[   326.537] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   326.537] (WW) The directory "/usr/share/fonts/misc" does not exist.
[   326.537] 	Entry deleted from font path.
[   326.537] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[   326.537] 	Entry deleted from font path.
[   326.537] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   326.537] 	Entry deleted from font path.
[   326.537] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   326.537] 	Entry deleted from font path.
[   326.537] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[   326.537] 	Entry deleted from font path.
[   326.537] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[   326.537] 	Entry deleted from font path.
[   326.537] (==) FontPath set to:
	
[   326.537] (==) ModulePath set to "/usr/lib/xorg/modules"
[   326.537] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   326.537] (II) Module ABI versions:
[   326.538] 	X.Org ANSI C Emulation: 0.4
[   326.538] 	X.Org Video Driver: 25.2
[   326.538] 	X.Org XInput driver : 24.4
[   326.538] 	X.Org Server Extension : 10.0
[   326.539] (--) using VT number 1

[   326.539] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   326.539] (II) xfree86: Adding drm device (/dev/dri/card0)
[   326.539] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[   326.543] (--) PCI:*(0@0:2:0) 8086:3e9b:1043:100f rev 0, Mem @ 0xa3000000/16777216, 0x80000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[   326.543] (--) PCI: (1@0:0:0) 10de:1f11:1043:100f rev 161, Mem @ 0xa4000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[   326.543] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   326.543] (II) LoadModule: "glx"
[   326.543] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   326.546] (II) Module glx: vendor="X.Org Foundation"
[   326.546] 	compiled for 1.21.1.7, module version = 1.0.0
[   326.546] 	ABI class: X.Org Server Extension, version 10.0
[   326.546] (==) Matched intel as autoconfigured driver 0
[   326.546] (==) Matched modesetting as autoconfigured driver 1
[   326.546] (==) Matched fbdev as autoconfigured driver 2
[   326.546] (==) Matched vesa as autoconfigured driver 3
[   326.546] (==) Assigned the driver to the xf86ConfigLayout
[   326.546] (II) LoadModule: "intel"
[   326.546] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   326.548] (II) Module intel: vendor="X.Org Foundation"
[   326.548] 	compiled for 1.21.1.6, module version = 2.99.917
[   326.548] 	Module class: X.Org Video Driver
[   326.548] 	ABI class: X.Org Video Driver, version 25.2
[   326.548] (II) LoadModule: "modesetting"
[   326.548] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   326.549] (II) Module modesetting: vendor="X.Org Foundation"
[   326.549] 	compiled for 1.21.1.7, module version = 1.21.1
[   326.549] 	Module class: X.Org Video Driver
[   326.549] 	ABI class: X.Org Video Driver, version 25.2
[   326.549] (II) LoadModule: "fbdev"
[   326.549] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   326.550] (II) Module fbdev: vendor="X.Org Foundation"
[   326.550] 	compiled for 1.21.1.1, module version = 0.5.0
[   326.550] 	Module class: X.Org Video Driver
[   326.550] 	ABI class: X.Org Video Driver, version 25.2
[   326.550] (II) LoadModule: "vesa"
[   326.550] (WW) Warning, couldn't open module vesa
[   326.550] (EE) Failed to load module "vesa" (module does not exist, 0)
[   326.550] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[   326.550] (II) intel: Driver for Intel(R) HD Graphics
[   326.550] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[   326.550] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[   326.550] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   326.550] (II) FBDEV: driver for framebuffer: fbdev
[   326.572] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103
[   326.572] (II) intel(0): SNA compiled from 2.99.917-923-gb74b67f0
[   326.573] (WW) Falling back to old probe method for modesetting
[   326.573] (WW) Falling back to old probe method for fbdev
[   326.573] (II) Loading sub module "fbdevhw"
[   326.573] (II) LoadModule: "fbdevhw"
[   326.573] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   326.573] (II) Module fbdevhw: vendor="X.Org Foundation"
[   326.573] 	compiled for 1.21.1.7, module version = 0.0.2
[   326.573] 	ABI class: X.Org Video Driver, version 25.2
[   326.574] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[   326.574] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 6 threads
[   326.574] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   326.574] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   326.574] (==) intel(0): RGB weight 888
[   326.574] (==) intel(0): Default visual is TrueColor
[   326.575] (II) intel(0): Output eDP1 has no monitor section
[   326.575] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[   326.575] (II) intel(0): Enabled output eDP1
[   326.575] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[   326.575] (II) intel(0): Output VIRTUAL1 has no monitor section
[   326.575] (II) intel(0): Enabled output VIRTUAL1
[   326.575] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[   326.575] (==) intel(0): TearFree enabled
[   326.575] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[   326.575] (==) intel(0): DPI set to (96, 96)
[   326.575] (II) Loading sub module "dri3"
[   326.575] (II) LoadModule: "dri3"
[   326.575] (II) Module "dri3" already built-in
[   326.575] (II) Loading sub module "dri2"
[   326.575] (II) LoadModule: "dri2"
[   326.575] (II) Module "dri2" already built-in
[   326.575] (II) Loading sub module "present"
[   326.575] (II) LoadModule: "present"
[   326.575] (II) Module "present" already built-in
[   326.575] (II) UnloadModule: "modesetting"
[   326.575] (II) Unloading modesetting
[   326.575] (II) UnloadModule: "fbdev"
[   326.575] (II) Unloading fbdev
[   326.575] (II) UnloadSubModule: "fbdevhw"
[   326.575] (II) Unloading fbdevhw
[   326.577] (II) intel(0): SNA initialized with Coffeelake (gen9) backend
[   326.577] (==) intel(0): Backing store enabled
[   326.577] (==) intel(0): Silken mouse enabled
[   326.577] (II) intel(0): HW Cursor enabled
[   326.577] (==) intel(0): DPMS enabled
[   326.578] (==) intel(0): Display hotplug detection enabled
[   326.578] (II) intel(0): [DRI2] Setup complete
[   326.578] (II) intel(0): [DRI2]   DRI driver: i965
[   326.578] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[   326.578] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[   326.578] (II) intel(0): hardware support for Present enabled
[   326.578] (II) Initializing extension Generic Event Extension
[   326.578] (II) Initializing extension SHAPE
[   326.578] (II) Initializing extension MIT-SHM
[   326.579] (II) Initializing extension XInputExtension
[   326.579] (II) Initializing extension XTEST
[   326.579] (II) Initializing extension BIG-REQUESTS
[   326.579] (II) Initializing extension SYNC
[   326.579] (II) Initializing extension XKEYBOARD
[   326.579] (II) Initializing extension XC-MISC
[   326.579] (II) Initializing extension SECURITY
[   326.579] (II) Initializing extension XFIXES
[   326.579] (II) Initializing extension RENDER
[   326.579] (II) Initializing extension RANDR
[   326.580] (II) Initializing extension COMPOSITE
[   326.580] (II) Initializing extension DAMAGE
[   326.580] (II) Initializing extension MIT-SCREEN-SAVER
[   326.580] (II) Initializing extension DOUBLE-BUFFER
[   326.580] (II) Initializing extension RECORD
[   326.580] (II) Initializing extension DPMS
[   326.580] (II) Initializing extension Present
[   326.580] (II) Initializing extension DRI3
[   326.580] (II) Initializing extension X-Resource
[   326.580] (II) Initializing extension XVideo
[   326.580] (II) Initializing extension XVideo-MotionCompensation
[   326.580] (II) Initializing extension GLX
[   326.580] (EE) AIGLX error: dlopen of /usr/lib/dri/i965_dri.so failed (/usr/lib/dri/i965_dri.so: cannot open shared object file: No such file or directory)
[   326.580] (EE) AIGLX error: unable to load driver i965
[   326.601] (II) IGLX: Loaded and initialized swrast
[   326.601] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[   326.601] (II) Initializing extension XFree86-VidModeExtension
[   326.602] (II) Initializing extension XFree86-DGA
[   326.602] (II) Initializing extension XFree86-DRI
[   326.602] (II) Initializing extension DRI2
[   326.604] (II) intel(0): switch to mode 1920x1080@144.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[   326.605] (II) intel(0): Setting screen physical size to 508 x 285
[   326.642] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   326.642] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   326.642] (II) LoadModule: "libinput"
[   326.642] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   326.644] (II) Module libinput: vendor="X.Org Foundation"
[   326.644] 	compiled for 1.21.1.3, module version = 1.2.1
[   326.644] 	Module class: X.Org XInput Driver
[   326.644] 	ABI class: X.Org XInput driver, version 24.4
[   326.644] (II) Using input driver 'libinput' for 'Power Button'
[   326.644] (**) Power Button: always reports core events
[   326.644] (**) Option "Device" "/dev/input/event3"
[   326.645] (II) event3  - Power Button: is tagged by udev as: Keyboard
[   326.645] (II) event3  - Power Button: device is a keyboard
[   326.645] (II) event3  - Power Button: device removed
[   326.685] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[   326.686] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   326.686] (II) event3  - Power Button: is tagged by udev as: Keyboard
[   326.686] (II) event3  - Power Button: device is a keyboard
[   326.687] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event11)
[   326.687] (**) Asus Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[   326.687] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
[   326.687] (**) Asus Wireless Radio Control: always reports core events
[   326.687] (**) Option "Device" "/dev/input/event11"
[   326.687] (II) event11 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[   326.687] (II) event11 - Asus Wireless Radio Control: device is a keyboard
[   326.687] (II) event11 - Asus Wireless Radio Control: device removed
[   326.709] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input17/event11"
[   326.709] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 7)
[   326.710] (II) event11 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[   326.710] (II) event11 - Asus Wireless Radio Control: device is a keyboard
[   326.711] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[   326.711] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   326.711] (II) Using input driver 'libinput' for 'Video Bus'
[   326.711] (**) Video Bus: always reports core events
[   326.711] (**) Option "Device" "/dev/input/event5"
[   326.712] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[   326.712] (II) event5  - Video Bus: device is a keyboard
[   326.712] (II) event5  - Video Bus: device removed
[   326.752] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5"
[   326.752] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   326.753] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[   326.753] (II) event5  - Video Bus: device is a keyboard
[   326.754] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[   326.754] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   326.754] (II) Using input driver 'libinput' for 'Video Bus'
[   326.754] (**) Video Bus: always reports core events
[   326.754] (**) Option "Device" "/dev/input/event6"
[   326.755] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[   326.755] (II) event6  - Video Bus: device is a keyboard
[   326.755] (II) event6  - Video Bus: device removed
[   326.782] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input6/event6"
[   326.782] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 9)
[   326.783] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[   326.783] (II) event6  - Video Bus: device is a keyboard
[   326.784] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[   326.784] (II) No input driver specified, ignoring this device.
[   326.784] (II) This device may have been added with another device file.
[   326.784] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   326.784] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   326.784] (II) Using input driver 'libinput' for 'Power Button'
[   326.784] (**) Power Button: always reports core events
[   326.784] (**) Option "Device" "/dev/input/event2"
[   326.785] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   326.785] (II) event2  - Power Button: device is a keyboard
[   326.785] (II) event2  - Power Button: device removed
[   326.809] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[   326.809] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[   326.810] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   326.810] (II) event2  - Power Button: device is a keyboard
[   326.811] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[   326.811] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   326.811] (II) Using input driver 'libinput' for 'Sleep Button'
[   326.811] (**) Sleep Button: always reports core events
[   326.811] (**) Option "Device" "/dev/input/event1"
[   326.812] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[   326.812] (II) event1  - Sleep Button: device is a keyboard
[   326.812] (II) event1  - Sleep Button: device removed
[   326.849] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[   326.849] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 11)
[   326.850] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[   326.850] (II) event1  - Sleep Button: device is a keyboard
[   326.850] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
[   326.850] (II) No input driver specified, ignoring this device.
[   326.850] (II) This device may have been added with another device file.
[   326.850] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
[   326.850] (II) No input driver specified, ignoring this device.
[   326.850] (II) This device may have been added with another device file.
[   326.851] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event16)
[   326.851] (II) No input driver specified, ignoring this device.
[   326.851] (II) This device may have been added with another device file.
[   326.851] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
[   326.851] (II) No input driver specified, ignoring this device.
[   326.851] (II) This device may have been added with another device file.
[   326.852] (II) config/udev: Adding input device MVSILICON.INC. EDIFIER R19U (/dev/input/event9)
[   326.852] (**) MVSILICON.INC. EDIFIER R19U: Applying InputClass "libinput keyboard catchall"
[   326.852] (II) Using input driver 'libinput' for 'MVSILICON.INC. EDIFIER R19U'
[   326.852] (**) MVSILICON.INC. EDIFIER R19U: always reports core events
[   326.852] (**) Option "Device" "/dev/input/event9"
[   326.853] (II) event9  - MVSILICON.INC. EDIFIER R19U: is tagged by udev as: Keyboard
[   326.853] (II) event9  - MVSILICON.INC. EDIFIER R19U: device is a keyboard
[   326.853] (II) event9  - MVSILICON.INC. EDIFIER R19U: device removed
[   326.896] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.3/0003:0001:0201.0004/input/input15/event9"
[   326.896] (II) XINPUT: Adding extended input device "MVSILICON.INC. EDIFIER R19U" (type: KEYBOARD, id 12)
[   326.897] (II) event9  - MVSILICON.INC. EDIFIER R19U: is tagged by udev as: Keyboard
[   326.897] (II) event9  - MVSILICON.INC. EDIFIER R19U: device is a keyboard
[   326.898] (II) config/udev: Adding input device Asus Keyboard (/dev/input/event7)
[   326.898] (**) Asus Keyboard: Applying InputClass "libinput keyboard catchall"
[   326.898] (II) Using input driver 'libinput' for 'Asus Keyboard'
[   326.898] (**) Asus Keyboard: always reports core events
[   326.898] (**) Option "Device" "/dev/input/event7"
[   326.899] (II) event7  - Asus Keyboard: is tagged by udev as: Keyboard
[   326.899] (II) event7  - Asus Keyboard: device is a keyboard
[   326.900] (II) event7  - Asus Keyboard: device removed
[   326.949] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:0B05:1866.0001/input/input13/event7"
[   326.949] (II) XINPUT: Adding extended input device "Asus Keyboard" (type: KEYBOARD, id 13)
[   326.954] (II) event7  - Asus Keyboard: is tagged by udev as: Keyboard
[   326.954] (II) event7  - Asus Keyboard: device is a keyboard
[   326.959] (II) config/udev: Adding input device Asus Keyboard (/dev/input/event8)
[   326.959] (**) Asus Keyboard: Applying InputClass "libinput keyboard catchall"
[   326.959] (II) Using input driver 'libinput' for 'Asus Keyboard'
[   326.959] (**) Asus Keyboard: always reports core events
[   326.959] (**) Option "Device" "/dev/input/event8"
[   326.964] (II) event8  - Asus Keyboard: is tagged by udev as: Keyboard
[   326.964] (II) event8  - Asus Keyboard: device is a keyboard
[   326.966] (II) event8  - Asus Keyboard: device removed
[   326.992] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:0B05:1866.0002/input/input14/event8"
[   326.992] (II) XINPUT: Adding extended input device "Asus Keyboard" (type: KEYBOARD, id 14)
[   326.996] (II) event8  - Asus Keyboard: is tagged by udev as: Keyboard
[   326.996] (II) event8  - Asus Keyboard: device is a keyboard
[   327.000] (II) config/udev: Adding input device Asus Keyboard (/dev/input/event10)
[   327.000] (**) Asus Keyboard: Applying InputClass "libinput keyboard catchall"
[   327.000] (II) Using input driver 'libinput' for 'Asus Keyboard'
[   327.000] (**) Asus Keyboard: always reports core events
[   327.000] (**) Option "Device" "/dev/input/event10"
[   327.002] (II) event10 - Asus Keyboard: is tagged by udev as: Keyboard
[   327.003] (II) event10 - Asus Keyboard: device is a keyboard
[   327.003] (II) event10 - Asus Keyboard: device removed
[   327.036] (II) libinput: Asus Keyboard: needs a virtual subdevice
[   327.036] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/0003:0B05:1866.0003/input/input16/event10"
[   327.036] (II) XINPUT: Adding extended input device "Asus Keyboard" (type: MOUSE, id 15)
[   327.036] (**) Option "AccelerationScheme" "none"
[   327.036] (**) Asus Keyboard: (accel) selected scheme none/0
[   327.036] (**) Asus Keyboard: (accel) acceleration factor: 2.000
[   327.036] (**) Asus Keyboard: (accel) acceleration threshold: 4
[   327.039] (II) event10 - Asus Keyboard: is tagged by udev as: Keyboard
[   327.039] (II) event10 - Asus Keyboard: device is a keyboard
[   327.041] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Mouse (/dev/input/event18)
[   327.041] (**) ELAN1203:00 04F3:307A Mouse: Applying InputClass "libinput pointer catchall"
[   327.041] (II) Using input driver 'libinput' for 'ELAN1203:00 04F3:307A Mouse'
[   327.041] (**) ELAN1203:00 04F3:307A Mouse: always reports core events
[   327.041] (**) Option "Device" "/dev/input/event18"
[   327.043] (II) event18 - ELAN1203:00 04F3:307A Mouse: is tagged by udev as: Mouse Pointingstick
[   327.044] (II) event18 - ELAN1203:00 04F3:307A Mouse: device is a pointer
[   327.045] (II) event18 - ELAN1203:00 04F3:307A Mouse: device removed
[   327.112] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-8/i2c-ELAN1203:00/0018:04F3:307A.0005/input/input26/event18"
[   327.112] (II) XINPUT: Adding extended input device "ELAN1203:00 04F3:307A Mouse" (type: MOUSE, id 16)
[   327.113] (**) Option "AccelerationScheme" "none"
[   327.113] (**) ELAN1203:00 04F3:307A Mouse: (accel) selected scheme none/0
[   327.113] (**) ELAN1203:00 04F3:307A Mouse: (accel) acceleration factor: 2.000
[   327.113] (**) ELAN1203:00 04F3:307A Mouse: (accel) acceleration threshold: 4
[   327.117] (II) event18 - ELAN1203:00 04F3:307A Mouse: is tagged by udev as: Mouse Pointingstick
[   327.118] (II) event18 - ELAN1203:00 04F3:307A Mouse: device is a pointer
[   327.125] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Mouse (/dev/input/mouse0)
[   327.125] (II) No input driver specified, ignoring this device.
[   327.125] (II) This device may have been added with another device file.
[   327.127] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Touchpad (/dev/input/event19)
[   327.128] (**) ELAN1203:00 04F3:307A Touchpad: Applying InputClass "libinput touchpad catchall"
[   327.128] (II) Using input driver 'libinput' for 'ELAN1203:00 04F3:307A Touchpad'
[   327.128] (**) ELAN1203:00 04F3:307A Touchpad: always reports core events
[   327.128] (**) Option "Device" "/dev/input/event19"
[   327.131] (II) event19 - ELAN1203:00 04F3:307A Touchpad: is tagged by udev as: Touchpad
[   327.134] (II) event19 - ELAN1203:00 04F3:307A Touchpad: device is a touchpad
[   327.134] (II) event19 - ELAN1203:00 04F3:307A Touchpad: device removed
[   327.199] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-8/i2c-ELAN1203:00/0018:04F3:307A.0005/input/input27/event19"
[   327.200] (II) XINPUT: Adding extended input device "ELAN1203:00 04F3:307A Touchpad" (type: TOUCHPAD, id 17)
[   327.200] (**) Option "AccelerationScheme" "none"
[   327.200] (**) ELAN1203:00 04F3:307A Touchpad: (accel) selected scheme none/0
[   327.200] (**) ELAN1203:00 04F3:307A Touchpad: (accel) acceleration factor: 2.000
[   327.200] (**) ELAN1203:00 04F3:307A Touchpad: (accel) acceleration threshold: 4
[   327.202] (II) event19 - ELAN1203:00 04F3:307A Touchpad: is tagged by udev as: Touchpad
[   327.204] (II) event19 - ELAN1203:00 04F3:307A Touchpad: device is a touchpad
[   327.205] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Touchpad (/dev/input/mouse1)
[   327.205] (II) No input driver specified, ignoring this device.
[   327.205] (II) This device may have been added with another device file.
[   327.206] (II) config/udev: Adding input device HDA Intel PCH Headset Mic (/dev/input/event20)
[   327.206] (II) No input driver specified, ignoring this device.
[   327.206] (II) This device may have been added with another device file.
[   327.206] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event21)
[   327.207] (II) No input driver specified, ignoring this device.
[   327.207] (II) This device may have been added with another device file.
[   327.207] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event22)
[   327.207] (II) No input driver specified, ignoring this device.
[   327.207] (II) This device may have been added with another device file.
[   327.208] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event23)
[   327.208] (II) No input driver specified, ignoring this device.
[   327.208] (II) This device may have been added with another device file.
[   327.208] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event24)
[   327.208] (II) No input driver specified, ignoring this device.
[   327.208] (II) This device may have been added with another device file.
[   327.209] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event13)
[   327.209] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[   327.209] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[   327.209] (**) Asus WMI hotkeys: always reports core events
[   327.209] (**) Option "Device" "/dev/input/event13"
[   327.210] (II) event13 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[   327.211] (II) event13 - Asus WMI hotkeys: device is a keyboard
[   327.211] (II) event13 - Asus WMI hotkeys: device removed
[   327.299] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input19/event13"
[   327.299] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 18)
[   327.301] (II) event13 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[   327.302] (II) event13 - Asus WMI hotkeys: device is a keyboard
[   327.304] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[   327.304] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   327.304] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   327.304] (**) AT Translated Set 2 keyboard: always reports core events
[   327.304] (**) Option "Device" "/dev/input/event4"
[   327.307] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   327.307] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[   327.311] (II) event4  - AT Translated Set 2 keyboard: device removed
[   327.339] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[   327.339] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 19)
[   327.342] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   327.342] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[   327.347] (II) config/udev: Adding input device PC Speaker (/dev/input/event12)
[   327.347] (II) No input driver specified, ignoring this device.
[   327.348] (II) This device may have been added with another device file.
[   327.369] (**) Asus Keyboard: Applying InputClass "libinput keyboard catchall"
[   327.369] (II) Using input driver 'libinput' for 'Asus Keyboard'
[   327.369] (**) Asus Keyboard: always reports core events
[   327.369] (**) Option "Device" "/dev/input/event10"
[   327.369] (II) libinput: Asus Keyboard: is a virtual subdevice
[   327.369] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/0003:0B05:1866.0003/input/input16/event10"
[   327.369] (II) XINPUT: Adding extended input device "Asus Keyboard" (type: KEYBOARD, id 20)
[   327.383] (II) event3  - Power Button: device removed
[   327.429] (II) event11 - Asus Wireless Radio Control: device removed
[   327.492] (II) event5  - Video Bus: device removed
[   327.576] (II) event6  - Video Bus: device removed
[   327.656] (II) event2  - Power Button: device removed
[   327.682] (II) event1  - Sleep Button: device removed
[   327.709] (II) event9  - MVSILICON.INC. EDIFIER R19U: device removed
[   327.762] (II) event7  - Asus Keyboard: device removed
[   327.789] (II) event8  - Asus Keyboard: device removed
[   327.809] (II) event18 - ELAN1203:00 04F3:307A Mouse: device removed
[   327.859] (II) event19 - ELAN1203:00 04F3:307A Touchpad: device removed
[   327.912] (II) event13 - Asus WMI hotkeys: device removed
[   327.949] (II) event4  - AT Translated Set 2 keyboard: device removed
[   327.969] (II) event10 - Asus Keyboard: device removed
[   327.987] (II) UnloadModule: "libinput"
[   327.987] (II) UnloadModule: "libinput"
[   327.987] (II) UnloadModule: "libinput"
[   327.987] (II) UnloadModule: "libinput"
[   327.987] (II) UnloadModule: "libinput"
[   327.987] (II) UnloadModule: "libinput"
[   327.987] (II) UnloadModule: "libinput"
[   327.987] (II) UnloadModule: "libinput"
[   327.987] (II) UnloadModule: "libinput"
[   327.987] (II) UnloadModule: "libinput"
[   327.988] (II) UnloadModule: "libinput"
[   327.988] (II) UnloadModule: "libinput"
[   327.988] (II) UnloadModule: "libinput"
[   327.988] (II) UnloadModule: "libinput"
[   327.989] (II) UnloadModule: "libinput"
[   327.994] (II) Server terminated successfully (0). Closing log file.


Could someone point me to the first steps of the solution for this?

I apologise for the long post, I thought I should give as much information as possible. I hope I have followed the guidelines for forum posts.

Best

G

Last edited by geronimopink (2023-02-28 15:39:30)

Offline

#2 2023-02-28 14:33:31

seth
Member
Registered: 2012-09-03
Posts: 62,267

Re: [SOLVED] xinit: connection to X server lost

Post your xinitrc.

Offline

#3 2023-02-28 15:18:21

geronimopink
Member
Registered: 2023-02-27
Posts: 7

Re: [SOLVED] xinit: connection to X server lost

Thank you for your reply, here it is:

#!/bin/sh

userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap

# merge in defaults and keymaps

if [ -f $sysresources ]; then



    xrdb -merge $sysresources

fi

if [ -f $sysmodmap ]; then
    xmodmap $sysmodmap
fi

if [ -f "$userresources" ]; then







    xrdb -merge "$userresources"

fi

if [ -f "$usermodmap" ]; then
    xmodmap "$usermodmap"
fi

# start some nice programs

if [ -d /etc/X11/xinit/xinitrc.d ] ; then
 for f in /etc/X11/xinit/xinitrc.d/?*.sh ; do
  [ -x "$f" ] && . "$f"
 done
 unset f

fi

Offline

#4 2023-02-28 15:22:45

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,345
Website

Re: [SOLVED] xinit: connection to X server lost

So everything is as expected.  You asked Xorg to do nothing, and it happily obliged and accurately said it exited successfully.  Generally one would run a window manager at the end of their xinitrc (or at least some client program to keep the connection alive).  Follow the wiki page on xinit / startx.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#5 2023-02-28 15:38:29

geronimopink
Member
Registered: 2023-02-27
Posts: 7

Re: [SOLVED] xinit: connection to X server lost

Stupid mistake, thanks for your help!

Offline

Board footer

Powered by FluxBB