You are not logged in.

#1 2021-06-29 03:24:34

PixelWidow
Member
Registered: 2021-06-29
Posts: 8

Awesomewm will not start. No error messages

Hi,

Just a few months ago I started onto a problem which I thought was only solvable by reinstalling archlinux. Unfortunately, I am still wrestling with issues in the same area several months later, even after reinstalling.
With my new arch install I have flushed out my system with xorg, awesomewm, proper drivers, and a very hacky internet setup.
My problem is when starting X/awesome (with `startx awesome`), I sometimes get the following:

  • screen turns black momentarily

  • screen flashes the awesomewm background wallpaper

  • screen doesn't change at all

all of which occur before x mysteriously "successfully" shuts down
((II) Server terminated successfully (0). Closing log file.)

I have probed the X logs pretty hard and I don't believe I'm coming up with any solutions there, and awesomewm doesn't keep logs; if something goes wrong it's allegedly supposed to print stderr on the tty, but I haven't seen anything.

Here are the pure, unadulterated logs from /home/$(uname)/.local/share/xorg/Xorg.0.log :

[   111.563] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[   111.565] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[   111.569] Build Operating System: Linux Archlinux
[   111.572] Current Operating System: Linux Hyena 5.12.13-arch1-2 #1 SMP PREEMPT Fri, 25 Jun 2021 22:56:51 +0000 x86_64
[   111.572] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=41e44525-f009-43cd-b546-afbc3e3a41ae rw loglevel=3 quiet
[   111.577] Build Date: 13 April 2021  03:12:10PM
[   111.579]  
[   111.581] Current version of pixman: 0.40.0
[   111.584] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   111.584] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   111.594] (==) Log file: "/home/widower/.local/share/xorg/Xorg.0.log", Time: Mon Jun 28 22:45:23 2021
[   111.597] (==) Using config file: "/etc/X11/xorg.conf"
[   111.599] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   111.600] (==) ServerLayout "Layout0"
[   111.600] (**) |-->Screen "Screen0" (0)
[   111.600] (**) |   |-->Monitor "Monitor0"
[   111.600] (**) |   |-->Device "Device0"
[   111.600] (**) |-->Input Device "Keyboard0"
[   111.600] (**) |-->Input Device "Mouse0"
[   111.600] (==) Automatically adding devices
[   111.600] (==) Automatically enabling devices
[   111.600] (==) Automatically adding GPU devices
[   111.600] (==) Automatically binding GPU devices
[   111.600] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   111.600] (WW) The directory "/usr/share/fonts/misc" does not exist.
[   111.600] 	Entry deleted from font path.
[   111.600] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[   111.600] 	Entry deleted from font path.
[   111.600] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   111.600] 	Entry deleted from font path.
[   111.600] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   111.600] 	Entry deleted from font path.
[   111.600] (==) FontPath set to:
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[   111.600] (==) ModulePath set to "/usr/lib/xorg/modules"
[   111.600] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   111.600] (WW) Disabling Keyboard0
[   111.600] (WW) Disabling Mouse0
[   111.600] (II) Module ABI versions:
[   111.600] 	X.Org ANSI C Emulation: 0.4
[   111.600] 	X.Org Video Driver: 24.1
[   111.600] 	X.Org XInput driver : 24.1
[   111.600] 	X.Org Server Extension : 10.0
[   111.601] (++) using VT number 1

[   111.602] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[   111.603] (II) xfree86: Adding drm device (/dev/dri/card0)
[   111.603] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[   111.605] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[   111.606] (--) PCI:*(31@0:0:0) 10de:1c82:1462:8c96 rev 161, Mem @ 0xfc000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[   111.606] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   111.606] (II) LoadModule: "glx"
[   111.609] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   111.618] (II) Module glx: vendor="X.Org Foundation"
[   111.618] 	compiled for 1.20.11, module version = 1.0.0
[   111.618] 	ABI class: X.Org Server Extension, version 10.0
[   111.618] (II) LoadModule: "nvidia"
[   111.618] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   111.624] (II) Module nvidia: vendor="NVIDIA Corporation"
[   111.624] 	compiled for 1.6.99.901, module version = 1.0.0
[   111.624] 	Module class: X.Org Video Driver
[   111.624] (II) NVIDIA dlloader X Driver  465.31  Thu May 13 22:19:15 UTC 2021
[   111.624] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   111.624] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[   111.624] (II) systemd-logind: releasing fd for 226:0
[   111.626] (II) Loading sub module "fb"
[   111.626] (II) LoadModule: "fb"
[   111.626] (II) Loading /usr/lib/xorg/modules/libfb.so
[   111.627] (II) Module fb: vendor="X.Org Foundation"
[   111.627] 	compiled for 1.20.11, module version = 1.0.0
[   111.627] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   111.627] (II) Loading sub module "wfb"
[   111.627] (II) LoadModule: "wfb"
[   111.627] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   111.628] (II) Module wfb: vendor="X.Org Foundation"
[   111.628] 	compiled for 1.20.11, module version = 1.0.0
[   111.628] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   111.628] (II) Loading sub module "ramdac"
[   111.628] (II) LoadModule: "ramdac"
[   111.628] (II) Module "ramdac" already built-in
[   111.632] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   111.632] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[   111.632] (==) NVIDIA(0): RGB weight 888
[   111.632] (==) NVIDIA(0): Default visual is TrueColor
[   111.632] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   111.633] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[   111.633] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[   111.633] (**) NVIDIA(0): Enabling 2D acceleration
[   111.633] (II) Loading sub module "glxserver_nvidia"
[   111.633] (II) LoadModule: "glxserver_nvidia"
[   111.633] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[   111.688] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[   111.688] 	compiled for 1.6.99.901, module version = 1.0.0
[   111.688] 	Module class: X.Org Server Extension
[   111.688] (II) NVIDIA GLX Module  465.31  Thu May 13 22:16:59 UTC 2021
[   111.690] (II) NVIDIA: The X server supports PRIME Render Offload.
[   112.661] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:31:0:0
[   112.661] (--) NVIDIA(0):     DFP-0
[   112.661] (--) NVIDIA(0):     DFP-1 (boot)
[   112.661] (--) NVIDIA(0):     DFP-2
[   112.661] (--) NVIDIA(0):     DFP-3
[   112.661] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1050 Ti (GP107-A) at PCI:31:0:0
[   112.661] (II) NVIDIA(0):     (GPU-0)
[   112.661] (--) NVIDIA(0): Memory: 4194304 kBytes
[   112.661] (--) NVIDIA(0): VideoBIOS: 86.07.39.40.2f
[   112.661] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   112.661] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   112.661] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   112.661] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   112.661] (--) NVIDIA(GPU-0): 
[   112.705] (--) NVIDIA(GPU-0): XXX WXGA TV (DFP-1): connected
[   112.705] (--) NVIDIA(GPU-0): XXX WXGA TV (DFP-1): Internal TMDS
[   112.705] (--) NVIDIA(GPU-0): XXX WXGA TV (DFP-1): 600.0 MHz maximum pixel clock
[   112.705] (--) NVIDIA(GPU-0): 
[   112.705] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   112.705] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   112.705] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[   112.705] (--) NVIDIA(GPU-0): 
[   112.705] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   112.705] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   112.705] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   112.705] (--) NVIDIA(GPU-0): 
[   112.709] (==) NVIDIA(0): 
[   112.709] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   112.709] (==) NVIDIA(0):     will be used as the requested mode.
[   112.709] (==) NVIDIA(0): 
[   112.709] (II) NVIDIA(0): Validated MetaModes:
[   112.709] (II) NVIDIA(0):     "DFP-1:nvidia-auto-select"
[   112.709] (II) NVIDIA(0): Virtual screen size determined to be 1360 x 768
[   112.713] (WW) NVIDIA(0): XXX WXGA TV (DFP-1) does not have an EDID, or its EDID does
[   112.713] (WW) NVIDIA(0):     not contain a maximum image size; cannot compute DPI from
[   112.713] (WW) NVIDIA(0):     XXX WXGA TV (DFP-1)'s EDID.
[   112.713] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[   112.713] (WW) NVIDIA: Failed to bind sideband socket to
[   112.713] (WW) NVIDIA:     '/var/run/nvidia-xdriver-2607141e' Permission denied
[   112.713] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[   112.713] (II) NVIDIA:     access.
[   112.716] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   112.716] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   112.716] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   112.716] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   112.716] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   112.716] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   112.716] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   112.716] (II) NVIDIA(0):     Config Options in the README.
[   112.735] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[   112.793] (==) NVIDIA(0): Disabling shared memory pixmaps
[   112.793] (==) NVIDIA(0): Backing store enabled
[   112.793] (==) NVIDIA(0): Silken mouse disabled
[   112.793] (**) NVIDIA(0): DPMS enabled
[   112.794] (II) Loading sub module "dri2"
[   112.794] (II) LoadModule: "dri2"
[   112.794] (II) Module "dri2" already built-in
[   112.794] (II) NVIDIA(0): [DRI2] Setup complete
[   112.794] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   112.794] (II) Initializing extension Generic Event Extension
[   112.794] (II) Initializing extension SHAPE
[   112.794] (II) Initializing extension MIT-SHM
[   112.794] (II) Initializing extension XInputExtension
[   112.795] (II) Initializing extension XTEST
[   112.795] (II) Initializing extension BIG-REQUESTS
[   112.795] (II) Initializing extension SYNC
[   112.795] (II) Initializing extension XKEYBOARD
[   112.795] (II) Initializing extension XC-MISC
[   112.795] (II) Initializing extension SECURITY
[   112.795] (II) Initializing extension XFIXES
[   112.795] (II) Initializing extension RENDER
[   112.795] (II) Initializing extension RANDR
[   112.795] (II) Initializing extension COMPOSITE
[   112.795] (II) Initializing extension DAMAGE
[   112.795] (II) Initializing extension MIT-SCREEN-SAVER
[   112.795] (II) Initializing extension DOUBLE-BUFFER
[   112.795] (II) Initializing extension RECORD
[   112.795] (II) Initializing extension DPMS
[   112.795] (II) Initializing extension Present
[   112.795] (II) Initializing extension DRI3
[   112.795] (II) Initializing extension X-Resource
[   112.795] (II) Initializing extension XVideo
[   112.795] (II) Initializing extension XVideo-MotionCompensation
[   112.795] (II) Initializing extension GLX
[   112.795] (II) Initializing extension GLX
[   112.795] (II) Indirect GLX disabled.
[   112.795] (II) GLX: Another vendor is already registered for screen 0
[   112.795] (II) Initializing extension XFree86-VidModeExtension
[   112.795] (II) Initializing extension XFree86-DGA
[   112.795] (II) Initializing extension XFree86-DRI
[   112.795] (II) Initializing extension DRI2
[   112.795] (II) Initializing extension NV-GLX
[   112.795] (II) Initializing extension NV-CONTROL
[   112.795] (II) Initializing extension XINERAMA
[   112.875] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   112.875] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   112.875] (II) LoadModule: "libinput"
[   112.875] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   112.879] (II) Module libinput: vendor="X.Org Foundation"
[   112.879] 	compiled for 1.20.11, module version = 1.1.0
[   112.879] 	Module class: X.Org XInput Driver
[   112.879] 	ABI class: X.Org XInput driver, version 24.1
[   112.879] (II) Using input driver 'libinput' for 'Power Button'
[   112.880] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 29 paused 0
[   112.880] (**) Power Button: always reports core events
[   112.880] (**) Option "Device" "/dev/input/event1"
[   112.881] (**) Option "_source" "server/udev"
[   112.886] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   112.886] (II) event1  - Power Button: device is a keyboard
[   112.886] (II) event1  - Power Button: device removed
[   112.886] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[   112.886] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   112.886] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   112.886] (II) event1  - Power Button: device is a keyboard
[   112.887] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   112.887] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   112.887] (II) Using input driver 'libinput' for 'Power Button'
[   112.888] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 32 paused 0
[   112.888] (**) Power Button: always reports core events
[   112.888] (**) Option "Device" "/dev/input/event0"
[   112.888] (**) Option "_source" "server/udev"
[   112.888] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   112.888] (II) event0  - Power Button: device is a keyboard
[   112.888] (II) event0  - Power Button: device removed
[   112.888] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[   112.888] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   112.889] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   112.889] (II) event0  - Power Button: device is a keyboard
[   112.890] (II) config/udev: Adding input device Samson Technologies Samson GoMic (/dev/input/event14)
[   112.890] (**) Samson Technologies Samson GoMic: Applying InputClass "libinput keyboard catchall"
[   112.890] (II) Using input driver 'libinput' for 'Samson Technologies Samson GoMic'
[   112.890] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 33 paused 0
[   112.890] (**) Samson Technologies Samson GoMic: always reports core events
[   112.890] (**) Option "Device" "/dev/input/event14"
[   112.890] (**) Option "_source" "server/udev"
[   112.891] (II) event14 - Samson Technologies Samson GoMic: is tagged by udev as: Keyboard
[   112.891] (II) event14 - Samson Technologies Samson GoMic: device is a keyboard
[   112.891] (II) event14 - Samson Technologies Samson GoMic: device removed
[   112.891] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-3/1-3:1.3/0003:17A0:0305.0001/input/input14/event14"
[   112.891] (II) XINPUT: Adding extended input device "Samson Technologies Samson GoMic" (type: KEYBOARD, id 8)
[   112.892] (II) event14 - Samson Technologies Samson GoMic: is tagged by udev as: Keyboard
[   112.892] (II) event14 - Samson Technologies Samson GoMic: device is a keyboard
[   112.893] (II) config/udev: Adding input device SEM HCT Keyboard (/dev/input/event15)
[   112.893] (**) SEM HCT Keyboard: Applying InputClass "libinput keyboard catchall"
[   112.893] (II) Using input driver 'libinput' for 'SEM HCT Keyboard'
[   112.894] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 34 paused 0
[   112.894] (**) SEM HCT Keyboard: always reports core events
[   112.894] (**) Option "Device" "/dev/input/event15"
[   112.894] (**) Option "_source" "server/udev"
[   112.895] (II) event15 - SEM HCT Keyboard: is tagged by udev as: Keyboard
[   112.895] (II) event15 - SEM HCT Keyboard: device is a keyboard
[   112.895] (II) event15 - SEM HCT Keyboard: device removed
[   112.895] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-6/1-6:1.0/0003:1C4F:0002.0002/input/input15/event15"
[   112.895] (II) XINPUT: Adding extended input device "SEM HCT Keyboard" (type: KEYBOARD, id 9)
[   112.896] (II) event15 - SEM HCT Keyboard: is tagged by udev as: Keyboard
[   112.896] (II) event15 - SEM HCT Keyboard: device is a keyboard
[   112.897] (II) config/udev: Adding input device SEM HCT Keyboard Consumer Control (/dev/input/event16)
[   112.897] (**) SEM HCT Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[   112.897] (II) Using input driver 'libinput' for 'SEM HCT Keyboard Consumer Control'
[   112.898] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 35 paused 0
[   112.898] (**) SEM HCT Keyboard Consumer Control: always reports core events
[   112.898] (**) Option "Device" "/dev/input/event16"
[   112.898] (**) Option "_source" "server/udev"
[   112.899] (II) event16 - SEM HCT Keyboard Consumer Control: is tagged by udev as: Keyboard
[   112.899] (II) event16 - SEM HCT Keyboard Consumer Control: device is a keyboard
[   112.899] (II) event16 - SEM HCT Keyboard Consumer Control: device removed
[   112.899] (II) libinput: SEM HCT Keyboard Consumer Control: needs a virtual subdevice
[   112.899] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-6/1-6:1.1/0003:1C4F:0002.0003/input/input16/event16"
[   112.899] (II) XINPUT: Adding extended input device "SEM HCT Keyboard Consumer Control" (type: MOUSE, id 10)
[   112.899] (**) Option "AccelerationScheme" "none"
[   112.899] (**) SEM HCT Keyboard Consumer Control: (accel) selected scheme none/0
[   112.899] (**) SEM HCT Keyboard Consumer Control: (accel) acceleration factor: 2.000
[   112.899] (**) SEM HCT Keyboard Consumer Control: (accel) acceleration threshold: 4
[   112.900] (II) event16 - SEM HCT Keyboard Consumer Control: is tagged by udev as: Keyboard
[   112.900] (II) event16 - SEM HCT Keyboard Consumer Control: device is a keyboard
[   112.901] (II) config/udev: Adding input device SEM HCT Keyboard System Control (/dev/input/event17)
[   112.901] (**) SEM HCT Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[   112.901] (II) Using input driver 'libinput' for 'SEM HCT Keyboard System Control'
[   112.902] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 36 paused 0
[   112.902] (**) SEM HCT Keyboard System Control: always reports core events
[   112.902] (**) Option "Device" "/dev/input/event17"
[   112.902] (**) Option "_source" "server/udev"
[   112.903] (II) event17 - SEM HCT Keyboard System Control: is tagged by udev as: Keyboard
[   112.903] (II) event17 - SEM HCT Keyboard System Control: device is a keyboard
[   112.903] (II) event17 - SEM HCT Keyboard System Control: device removed
[   112.903] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-6/1-6:1.1/0003:1C4F:0002.0003/input/input17/event17"
[   112.903] (II) XINPUT: Adding extended input device "SEM HCT Keyboard System Control" (type: KEYBOARD, id 11)
[   112.904] (II) event17 - SEM HCT Keyboard System Control: is tagged by udev as: Keyboard
[   112.904] (II) event17 - SEM HCT Keyboard System Control: device is a keyboard
[   112.905] (II) config/udev: Adding input device USB OPTICAL MOUSE  (/dev/input/event18)
[   112.905] (**) USB OPTICAL MOUSE : Applying InputClass "libinput pointer catchall"
[   112.905] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE '
[   112.960] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 37 paused 0
[   112.960] (**) USB OPTICAL MOUSE : always reports core events
[   112.960] (**) Option "Device" "/dev/input/event18"
[   112.960] (**) Option "_source" "server/udev"
[   112.963] (II) event18 - USB OPTICAL MOUSE : is tagged by udev as: Mouse
[   112.963] (II) event18 - USB OPTICAL MOUSE : device is a pointer
[   112.963] (II) event18 - USB OPTICAL MOUSE : device removed
[   112.963] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-9/1-9:1.0/0003:18F8:0F99.0004/input/input18/event18"
[   112.963] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE " (type: MOUSE, id 12)
[   112.963] (**) Option "AccelerationScheme" "none"
[   112.963] (**) USB OPTICAL MOUSE : (accel) selected scheme none/0
[   112.964] (**) USB OPTICAL MOUSE : (accel) acceleration factor: 2.000
[   112.964] (**) USB OPTICAL MOUSE : (accel) acceleration threshold: 4
[   112.965] (II) event18 - USB OPTICAL MOUSE : is tagged by udev as: Mouse
[   112.966] (II) event18 - USB OPTICAL MOUSE : device is a pointer
[   112.967] (II) config/udev: Adding input device USB OPTICAL MOUSE  (/dev/input/mouse0)
[   112.967] (II) No input driver specified, ignoring this device.
[   112.967] (II) This device may have been added with another device file.
[   112.968] (II) config/udev: Adding input device USB OPTICAL MOUSE  Keyboard (/dev/input/event19)
[   112.968] (**) USB OPTICAL MOUSE  Keyboard: Applying InputClass "libinput keyboard catchall"
[   112.968] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE  Keyboard'
[   112.969] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 38 paused 0
[   112.969] (**) USB OPTICAL MOUSE  Keyboard: always reports core events
[   112.969] (**) Option "Device" "/dev/input/event19"
[   112.969] (**) Option "_source" "server/udev"
[   112.971] (II) event19 - USB OPTICAL MOUSE  Keyboard: is tagged by udev as: Keyboard
[   112.972] (II) event19 - USB OPTICAL MOUSE  Keyboard: device is a keyboard
[   112.972] (II) event19 - USB OPTICAL MOUSE  Keyboard: device removed
[   112.972] (II) libinput: USB OPTICAL MOUSE  Keyboard: needs a virtual subdevice
[   112.972] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-9/1-9:1.1/0003:18F8:0F99.0005/input/input19/event19"
[   112.972] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE  Keyboard" (type: MOUSE, id 13)
[   112.972] (**) Option "AccelerationScheme" "none"
[   112.972] (**) USB OPTICAL MOUSE  Keyboard: (accel) selected scheme none/0
[   112.972] (**) USB OPTICAL MOUSE  Keyboard: (accel) acceleration factor: 2.000
[   112.972] (**) USB OPTICAL MOUSE  Keyboard: (accel) acceleration threshold: 4
[   112.974] (II) event19 - USB OPTICAL MOUSE  Keyboard: is tagged by udev as: Keyboard
[   112.974] (II) event19 - USB OPTICAL MOUSE  Keyboard: device is a keyboard
[   112.976] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event3)
[   112.976] (II) No input driver specified, ignoring this device.
[   112.976] (II) This device may have been added with another device file.
[   112.976] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event4)
[   112.976] (II) No input driver specified, ignoring this device.
[   112.976] (II) This device may have been added with another device file.
[   112.977] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event5)
[   112.977] (II) No input driver specified, ignoring this device.
[   112.977] (II) This device may have been added with another device file.
[   112.978] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event6)
[   112.978] (II) No input driver specified, ignoring this device.
[   112.978] (II) This device may have been added with another device file.
[   112.978] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event7)
[   112.978] (II) No input driver specified, ignoring this device.
[   112.978] (II) This device may have been added with another device file.
[   112.979] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event8)
[   112.979] (II) No input driver specified, ignoring this device.
[   112.979] (II) This device may have been added with another device file.
[   112.979] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event10)
[   112.979] (II) No input driver specified, ignoring this device.
[   112.979] (II) This device may have been added with another device file.
[   112.980] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event11)
[   112.980] (II) No input driver specified, ignoring this device.
[   112.980] (II) This device may have been added with another device file.
[   112.980] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event12)
[   112.980] (II) No input driver specified, ignoring this device.
[   112.981] (II) This device may have been added with another device file.
[   112.981] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event13)
[   112.981] (II) No input driver specified, ignoring this device.
[   112.981] (II) This device may have been added with another device file.
[   112.982] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event9)
[   112.982] (II) No input driver specified, ignoring this device.
[   112.982] (II) This device may have been added with another device file.
[   112.982] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[   112.982] (II) No input driver specified, ignoring this device.
[   112.982] (II) This device may have been added with another device file.
[   112.991] (**) SEM HCT Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[   112.991] (II) Using input driver 'libinput' for 'SEM HCT Keyboard Consumer Control'
[   112.991] (II) systemd-logind: returning pre-existing fd for /dev/input/event16 13:80
[   112.991] (**) SEM HCT Keyboard Consumer Control: always reports core events
[   112.991] (**) Option "Device" "/dev/input/event16"
[   112.991] (**) Option "_source" "_driver/libinput"
[   112.991] (II) libinput: SEM HCT Keyboard Consumer Control: is a virtual subdevice
[   112.991] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-6/1-6:1.1/0003:1C4F:0002.0003/input/input16/event16"
[   112.991] (II) XINPUT: Adding extended input device "SEM HCT Keyboard Consumer Control" (type: KEYBOARD, id 14)
[   112.992] (**) USB OPTICAL MOUSE  Keyboard: Applying InputClass "libinput keyboard catchall"
[   112.992] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE  Keyboard'
[   112.992] (II) systemd-logind: returning pre-existing fd for /dev/input/event19 13:83
[   112.992] (**) USB OPTICAL MOUSE  Keyboard: always reports core events
[   112.992] (**) Option "Device" "/dev/input/event19"
[   112.992] (**) Option "_source" "_driver/libinput"
[   112.992] (II) libinput: USB OPTICAL MOUSE  Keyboard: is a virtual subdevice
[   112.992] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-9/1-9:1.1/0003:18F8:0F99.0005/input/input19/event19"
[   112.992] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE  Keyboard" (type: KEYBOARD, id 15)
[   113.305] (**) Option "fd" "29"
[   113.305] (II) event1  - Power Button: device removed
[   113.305] (**) Option "fd" "32"
[   113.305] (II) event0  - Power Button: device removed
[   113.305] (**) Option "fd" "33"
[   113.305] (II) event14 - Samson Technologies Samson GoMic: device removed
[   113.305] (**) Option "fd" "34"
[   113.305] (II) event15 - SEM HCT Keyboard: device removed
[   113.305] (**) Option "fd" "35"
[   113.305] (**) Option "fd" "36"
[   113.305] (II) event17 - SEM HCT Keyboard System Control: device removed
[   113.305] (**) Option "fd" "37"
[   113.305] (II) event18 - USB OPTICAL MOUSE : device removed
[   113.305] (**) Option "fd" "38"
[   113.305] (**) Option "fd" "35"
[   113.305] (II) event16 - SEM HCT Keyboard Consumer Control: device removed
[   113.305] (**) Option "fd" "38"
[   113.305] (II) event19 - USB OPTICAL MOUSE  Keyboard: device removed
[   113.309] (II) UnloadModule: "libinput"
[   113.309] (II) systemd-logind: not releasing fd for 13:83, still in use
[   113.309] (II) UnloadModule: "libinput"
[   113.309] (II) systemd-logind: not releasing fd for 13:80, still in use
[   113.309] (II) UnloadModule: "libinput"
[   113.309] (II) systemd-logind: releasing fd for 13:83
[   113.333] (II) UnloadModule: "libinput"
[   113.333] (II) systemd-logind: releasing fd for 13:82
[   113.393] (II) UnloadModule: "libinput"
[   113.393] (II) systemd-logind: releasing fd for 13:81
[   113.440] (II) UnloadModule: "libinput"
[   113.440] (II) systemd-logind: releasing fd for 13:80
[   113.466] (II) UnloadModule: "libinput"
[   113.466] (II) systemd-logind: releasing fd for 13:79
[   113.493] (II) UnloadModule: "libinput"
[   113.493] (II) systemd-logind: releasing fd for 13:78
[   113.560] (II) UnloadModule: "libinput"
[   113.560] (II) systemd-logind: releasing fd for 13:64
[   113.601] (II) UnloadModule: "libinput"
[   113.601] (II) systemd-logind: releasing fd for 13:65
[   113.768] (II) NVIDIA(GPU-0): Deleting GPU-0
[   113.772] (II) Server terminated successfully (0). Closing log file.

"It is the mark of a truly educated mind to be able to entertain an idea without accepting it"
-Aristotle

Offline

#2 2021-06-29 03:31:26

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: Awesomewm will not start. No error messages

So everything in X is fine. Post your ~/.xinitrc.

Offline

#3 2021-06-29 03:34:00

PixelWidow
Member
Registered: 2021-06-29
Posts: 8

Re: Awesomewm will not start. No error messages

I don't have an ~/.xinitrc
I use

startx awesome

"It is the mark of a truly educated mind to be able to entertain an idea without accepting it"
-Aristotle

Offline

#4 2021-06-29 03:40:21

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: Awesomewm will not start. No error messages

Which won't work, by design. Set up ~/.xinitrc.

Last edited by Scimmia (2021-06-29 03:40:44)

Offline

#5 2021-06-29 03:43:29

PixelWidow
Member
Registered: 2021-06-29
Posts: 8

Re: Awesomewm will not start. No error messages

My previous arch install worked without for a long time. But, if you say it is indeed necessary, I guess I'll give it a go

Cheers


"It is the mark of a truly educated mind to be able to entertain an idea without accepting it"
-Aristotle

Offline

#6 2021-06-29 17:32:52

thiagowfx
Member
Registered: 2013-07-09
Posts: 586

Re: Awesomewm will not start. No error messages

Relevant wiki page: https://wiki.archlinux.org/title/Xinit#xinitrc

Just follow the example there, making sure to properly add

exec awesome

Offline

Board footer

Powered by FluxBB