You are not logged in.

#1 2021-02-01 13:36:46

InvisibleRasta
Member
Registered: 2017-04-12
Posts: 111

Starting bspwm with xinitrc

Hello guys, I been trying to start bspwm and I cant figure out why i am getting this errors:
I am using .xinitrc with exec bspwm
With the same way i can launch awesomewm and openbox without any problems. I am not sure what is wrong with bspwm

cat .local/share/xorg/Xorg.0.log.old                                                                                     ~
[    64.485] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[    64.486]
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[    64.488] Build Operating System: Linux Arch Linux
[    64.489] Current Operating System: Linux tux 5.10.11-arch1-1 #1 SMP PREEMPT Wed, 27 Jan 2021 13:53:16 +0000 x86_64
[    64.489] Kernel command line: BOOT_IMAGE=/@archlinux/boot/vmlinuz-linux root=UUID=7e34c294-1f11-4e05-8c97-d272f32d67fb rw rootflags=subvol=@archlinux vt.default_red=0x2e,0xcc,0x4e,0xc4,0x34,0x75,0x6,0xd3,0x55,0xef,0x8a,0xfc,0x72,0xad,0x34,0xee vt.default_grn=0x34,0x0,0x9a,0xa0,0x65,0x50,0x98,0xd7,0x57,0x29,0xe2,0xe9,0x9f,0x7f,0xe2,0xee vt.default_blu=0x26,0x0,0x6,0x0,0xa4,0x7b,0x9a,0xcf,0x53,0x29,0x34,0x4f,0xcf,0xa8,0xe2,0xec loglevel=3 quiet splash systemd.legacy_systemd_cgroup_controller=yes nvidia-drm.modeset=1
[    64.494] Build Date: 14 December 2020  12:10:29PM
[    64.495]
[    64.496] Current version of pixman: 0.40.0
[    64.498] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    64.498] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    64.501] (==) Log file: "/home/invra/.local/share/xorg/Xorg.0.log", Time: Mon Feb  1 14:32:09 2021
[    64.502] (==) Using config file: "/etc/X11/xorg.conf"
[    64.502] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    64.503] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    64.503] (==) ServerLayout "Layout0"
[    64.503] (**) |-->Screen "Screen0" (0)
[    64.503] (**) |   |-->Monitor "<default monitor>"
[    64.503] (==) No device specified for screen "Screen0".
	Using the first device section listed.
[    64.503] (**) |   |-->Device "Device0"
[    64.503] (==) No monitor specified for screen "Screen0".
	Using a default monitor configuration.
[    64.503] (**) |-->Input Device "Keyboard0"
[    64.503] (**) |-->Input Device "Mouse0"
[    64.503] (==) Automatically adding devices
[    64.503] (==) Automatically enabling devices
[    64.503] (==) Automatically adding GPU devices
[    64.503] (==) Automatically binding GPU devices
[    64.503] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    64.503] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    64.503] 	Entry deleted from font path.
[    64.503] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    64.503] 	Entry deleted from font path.
[    64.503] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    64.503] 	Entry deleted from font path.
[    64.503] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    64.503] 	Entry deleted from font path.
[    64.503] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF
[    64.503] (==) ModulePath set to "/usr/lib/xorg/modules"
[    64.503] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    64.503] (WW) Disabling Keyboard0
[    64.503] (WW) Disabling Mouse0
[    64.503] (II) Module ABI versions:
[    64.503] 	X.Org ANSI C Emulation: 0.4
[    64.503] 	X.Org Video Driver: 24.1
[    64.503] 	X.Org XInput driver : 24.1
[    64.503] 	X.Org Server Extension : 10.0
[    64.504] (++) using VT number 1

[    64.506] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    64.506] (II) xfree86: Adding drm device (/dev/dri/card0)
[    64.506] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[    64.507] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    64.507] (--) PCI:*(1@0:0:0) 10de:1b82:10de:1b82 rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    64.508] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    64.508] (II) LoadModule: "glx"
[    64.508] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    64.508] (II) Module glx: vendor="X.Org Foundation"
[    64.508] 	compiled for 1.20.10, module version = 1.0.0
[    64.508] 	ABI class: X.Org Server Extension, version 10.0
[    64.508] (II) LoadModule: "nvidia"
[    64.508] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    64.509] (II) Module nvidia: vendor="NVIDIA Corporation"
[    64.509] 	compiled for 1.6.99.901, module version = 1.0.0
[    64.509] 	Module class: X.Org Video Driver
[    64.509] (II) NVIDIA dlloader X Driver  460.39  Thu Jan 21 21:54:11 UTC 2021
[    64.509] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    64.509] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[    64.509] (II) systemd-logind: releasing fd for 226:0
[    64.509] (II) Loading sub module "fb"
[    64.509] (II) LoadModule: "fb"
[    64.509] (II) Loading /usr/lib/xorg/modules/libfb.so
[    64.509] (II) Module fb: vendor="X.Org Foundation"
[    64.509] 	compiled for 1.20.10, module version = 1.0.0
[    64.509] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    64.509] (II) Loading sub module "wfb"
[    64.509] (II) LoadModule: "wfb"
[    64.509] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    64.509] (II) Module wfb: vendor="X.Org Foundation"
[    64.509] 	compiled for 1.20.10, module version = 1.0.0
[    64.509] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    64.509] (II) Loading sub module "ramdac"
[    64.509] (II) LoadModule: "ramdac"
[    64.509] (II) Module "ramdac" already built-in
[    64.510] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    64.510] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Screen0" for depth/fbbpp 24/32
[    64.510] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    64.510] (==) NVIDIA(0): RGB weight 888
[    64.510] (==) NVIDIA(0): Default visual is TrueColor
[    64.510] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    64.510] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[    64.510] (**) NVIDIA(0): Option "TripleBuffer" "on"
[    64.510] (**) NVIDIA(0): Option "AllowIndirectGLXProtocol" "off"
[    64.510] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    64.510] (**) NVIDIA(0): Option "MetaModes" "nvidia-auto-select +0+0 {ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}"
[    64.510] (**) NVIDIA(0): Enabling 2D acceleration
[    64.510] (II) Loading sub module "glxserver_nvidia"
[    64.510] (II) LoadModule: "glxserver_nvidia"
[    64.510] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[    64.514] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    64.514] 	compiled for 1.6.99.901, module version = 1.0.0
[    64.514] 	Module class: X.Org Server Extension
[    64.514] (II) NVIDIA GLX Module  460.39  Thu Jan 21 21:51:40 UTC 2021
[    64.514] (II) NVIDIA: The X server supports PRIME Render Offload.
[    64.515] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    64.515] (--) NVIDIA(0):     DFP-0
[    64.515] (--) NVIDIA(0):     DFP-1
[    64.515] (--) NVIDIA(0):     DFP-2
[    64.515] (--) NVIDIA(0):     DFP-3
[    64.515] (--) NVIDIA(0):     DFP-4
[    64.515] (--) NVIDIA(0):     DFP-5
[    64.515] (--) NVIDIA(0):     DFP-6 (boot)
[    64.515] (--) NVIDIA(0):     DFP-7
[    64.515] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1070 Ti (GP104-A) at PCI:1:0:0 (GPU-0)
[    64.515] (--) NVIDIA(0): Memory: 8388608 kBytes
[    64.515] (--) NVIDIA(0): VideoBIOS: 86.04.85.00.2c
[    64.515] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    64.515] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    64.515] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    64.515] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    64.515] (--) NVIDIA(GPU-0):
[    64.515] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    64.515] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    64.515] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    64.515] (--) NVIDIA(GPU-0):
[    64.515] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    64.515] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    64.515] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    64.515] (--) NVIDIA(GPU-0):
[    64.516] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    64.516] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    64.516] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    64.516] (--) NVIDIA(GPU-0):
[    64.516] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    64.516] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    64.516] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[    64.516] (--) NVIDIA(GPU-0):
[    64.516] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    64.516] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[    64.516] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[    64.516] (--) NVIDIA(GPU-0):
[    64.516] (--) NVIDIA(GPU-0): Dell S2716DG (DFP-6): connected
[    64.516] (--) NVIDIA(GPU-0): Dell S2716DG (DFP-6): Internal DisplayPort
[    64.516] (--) NVIDIA(GPU-0): Dell S2716DG (DFP-6): 1440.0 MHz maximum pixel clock
[    64.516] (--) NVIDIA(GPU-0): Dell S2716DG (DFP-6): supports NVIDIA 3D Vision stereo.
[    64.516] (--) NVIDIA(GPU-0):
[    64.517] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    64.517] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[    64.517] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[    64.517] (--) NVIDIA(GPU-0):
[    64.520] (II) NVIDIA(0): Validated MetaModes:
[    64.520] (II) NVIDIA(0):
[    64.520] (II) NVIDIA(0):     "nvidia-auto-select+0+0{ForceCompositionPipeline=On,ForceFullCompositionPipeline=On}"
[    64.520] (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1440
[    64.527] (--) NVIDIA(0): DPI set to (108, 107); computed from "UseEdidDpi" X config
[    64.527] (--) NVIDIA(0):     option
[    64.527] (WW) NVIDIA: Failed to bind sideband socket to
[    64.527] (WW) NVIDIA:     '/var/run/nvidia-xdriver-bfa80a42' Permission denied
[    64.528] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[    64.528] (II) NVIDIA:     access.
[    64.530] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    64.530] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    64.530] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    64.530] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    64.530] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    64.530] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    64.530] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    64.530] (II) NVIDIA(0):     Config Options in the README.
[    64.544] (II) NVIDIA(0): Setting mode "nvidia-auto-select+0+0{ForceCompositionPipeline=On,ForceFullCompositionPipeline=On}"
[    64.643] (==) NVIDIA(0): Disabling shared memory pixmaps
[    64.643] (==) NVIDIA(0): Backing store enabled
[    64.643] (==) NVIDIA(0): Silken mouse disabled
[    64.643] (==) NVIDIA(0): DPMS enabled
[    64.643] (II) Loading sub module "dri2"
[    64.643] (II) LoadModule: "dri2"
[    64.643] (II) Module "dri2" already built-in
[    64.643] (II) NVIDIA(0): [DRI2] Setup complete
[    64.643] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    64.643] (II) Initializing extension Generic Event Extension
[    64.643] (II) Initializing extension SHAPE
[    64.643] (II) Initializing extension MIT-SHM
[    64.643] (II) Initializing extension XInputExtension
[    64.643] (II) Initializing extension XTEST
[    64.643] (II) Initializing extension BIG-REQUESTS
[    64.643] (II) Initializing extension SYNC
[    64.643] (II) Initializing extension XKEYBOARD
[    64.643] (II) Initializing extension XC-MISC
[    64.643] (II) Initializing extension SECURITY
[    64.643] (II) Initializing extension XFIXES
[    64.643] (II) Initializing extension RENDER
[    64.643] (II) Initializing extension RANDR
[    64.643] (II) Initializing extension COMPOSITE
[    64.643] (II) Initializing extension DAMAGE
[    64.643] (II) Initializing extension MIT-SCREEN-SAVER
[    64.643] (II) Initializing extension DOUBLE-BUFFER
[    64.643] (II) Initializing extension RECORD
[    64.643] (II) Initializing extension DPMS
[    64.643] (II) Initializing extension Present
[    64.643] (II) Initializing extension DRI3
[    64.643] (II) Initializing extension X-Resource
[    64.643] (II) Initializing extension XVideo
[    64.643] (II) Initializing extension XVideo-MotionCompensation
[    64.643] (II) Initializing extension GLX
[    64.643] (II) Initializing extension GLX
[    64.643] (II) Indirect GLX disabled.
[    64.643] (II) GLX: Another vendor is already registered for screen 0
[    64.643] (II) Initializing extension XFree86-VidModeExtension
[    64.643] (II) Initializing extension XFree86-DGA
[    64.643] (II) Initializing extension XFree86-DRI
[    64.643] (II) Initializing extension DRI2
[    64.643] (II) Initializing extension NV-GLX
[    64.643] (II) Initializing extension NV-CONTROL
[    64.643] (II) Initializing extension XINERAMA
[    64.670] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    64.670] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    64.670] (II) LoadModule: "libinput"
[    64.671] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    64.671] (II) Module libinput: vendor="X.Org Foundation"
[    64.671] 	compiled for 1.20.8, module version = 0.30.0
[    64.671] 	Module class: X.Org XInput Driver
[    64.671] 	ABI class: X.Org XInput driver, version 24.1
[    64.671] (II) Using input driver 'libinput' for 'Power Button'
[    64.672] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 29 paused 0
[    64.672] (**) Power Button: always reports core events
[    64.672] (**) Option "Device" "/dev/input/event2"
[    64.672] (**) Option "_source" "server/udev"
[    64.673] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    64.673] (II) event2  - Power Button: device is a keyboard
[    64.673] (II) event2  - Power Button: device removed
[    64.673] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    64.673] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    64.674] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    64.674] (II) event2  - Power Button: device is a keyboard
[    64.674] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    64.674] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    64.674] (II) Using input driver 'libinput' for 'Power Button'
[    64.674] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 32 paused 0
[    64.674] (**) Power Button: always reports core events
[    64.674] (**) Option "Device" "/dev/input/event1"
[    64.674] (**) Option "_source" "server/udev"
[    64.675] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    64.675] (II) event1  - Power Button: device is a keyboard
[    64.675] (II) event1  - Power Button: device removed
[    64.675] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    64.675] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    64.676] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    64.676] (II) event1  - Power Button: device is a keyboard
[    64.676] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    64.676] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    64.676] (II) Using input driver 'libinput' for 'Sleep Button'
[    64.677] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 33 paused 0
[    64.677] (**) Sleep Button: always reports core events
[    64.677] (**) Option "Device" "/dev/input/event0"
[    64.677] (**) Option "_source" "server/udev"
[    64.677] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    64.677] (II) event0  - Sleep Button: device is a keyboard
[    64.677] (II) event0  - Sleep Button: device removed
[    64.677] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[    64.677] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    64.678] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    64.678] (II) event0  - Sleep Button: device is a keyboard
[    64.679] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event12)
[    64.679] (II) No input driver specified, ignoring this device.
[    64.679] (II) This device may have been added with another device file.
[    64.679] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event13)
[    64.679] (II) No input driver specified, ignoring this device.
[    64.679] (II) This device may have been added with another device file.
[    64.679] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event14)
[    64.679] (II) No input driver specified, ignoring this device.
[    64.679] (II) This device may have been added with another device file.
[    64.679] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event15)
[    64.679] (II) No input driver specified, ignoring this device.
[    64.679] (II) This device may have been added with another device file.
[    64.680] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event16)
[    64.680] (II) No input driver specified, ignoring this device.
[    64.680] (II) This device may have been added with another device file.
[    64.680] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event17)
[    64.680] (II) No input driver specified, ignoring this device.
[    64.680] (II) This device may have been added with another device file.
[    64.680] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event18)
[    64.680] (II) No input driver specified, ignoring this device.
[    64.680] (II) This device may have been added with another device file.
[    64.680] (II) config/udev: Adding input device Logitech G700s Rechargeable Gaming Mouse (/dev/input/event3)
[    64.680] (**) Logitech G700s Rechargeable Gaming Mouse: Applying InputClass "libinput pointer catchall"
[    64.680] (II) Using input driver 'libinput' for 'Logitech G700s Rechargeable Gaming Mouse'
[    64.735] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 34 paused 0
[    64.735] (**) Logitech G700s Rechargeable Gaming Mouse: always reports core events
[    64.735] (**) Option "Device" "/dev/input/event3"
[    64.735] (**) Option "_source" "server/udev"
[    64.736] (II) event3  - Logitech G700s Rechargeable Gaming Mouse: is tagged by udev as: Mouse
[    64.736] (II) event3  - Logitech G700s Rechargeable Gaming Mouse: device is a pointer
[    64.736] (II) event3  - Logitech G700s Rechargeable Gaming Mouse: device removed
[    64.736] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C07C.0001/input/input3/event3"
[    64.736] (II) XINPUT: Adding extended input device "Logitech G700s Rechargeable Gaming Mouse" (type: MOUSE, id 9)
[    64.737] (**) Option "AccelerationScheme" "none"
[    64.737] (**) Logitech G700s Rechargeable Gaming Mouse: (accel) selected scheme none/0
[    64.737] (**) Logitech G700s Rechargeable Gaming Mouse: (accel) acceleration factor: 2.000
[    64.737] (**) Logitech G700s Rechargeable Gaming Mouse: (accel) acceleration threshold: 4
[    64.738] (II) event3  - Logitech G700s Rechargeable Gaming Mouse: is tagged by udev as: Mouse
[    64.738] (II) event3  - Logitech G700s Rechargeable Gaming Mouse: device is a pointer
[    64.739] (II) config/udev: Adding input device Logitech G700s Rechargeable Gaming Mouse (/dev/input/mouse0)
[    64.739] (II) No input driver specified, ignoring this device.
[    64.739] (II) This device may have been added with another device file.
[    64.739] (II) config/udev: Adding input device Logitech G700s Rechargeable Gaming Mouse Keyboard (/dev/input/event4)
[    64.739] (**) Logitech G700s Rechargeable Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[    64.739] (II) Using input driver 'libinput' for 'Logitech G700s Rechargeable Gaming Mouse Keyboard'
[    64.740] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 35 paused 0
[    64.740] (**) Logitech G700s Rechargeable Gaming Mouse Keyboard: always reports core events
[    64.740] (**) Option "Device" "/dev/input/event4"
[    64.740] (**) Option "_source" "server/udev"
[    64.742] (II) event4  - Logitech G700s Rechargeable Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[    64.742] (II) event4  - Logitech G700s Rechargeable Gaming Mouse Keyboard: device is a keyboard
[    64.742] (II) event4  - Logitech G700s Rechargeable Gaming Mouse Keyboard: device removed
[    64.742] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C07C.0002/input/input4/event4"
[    64.742] (II) XINPUT: Adding extended input device "Logitech G700s Rechargeable Gaming Mouse Keyboard" (type: KEYBOARD, id 10)
[    64.743] (II) event4  - Logitech G700s Rechargeable Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[    64.744] (II) event4  - Logitech G700s Rechargeable Gaming Mouse Keyboard: device is a keyboard
[    64.744] (II) config/udev: Adding input device Logitech G700s Rechargeable Gaming Mouse Consumer Control (/dev/input/event5)
[    64.744] (**) Logitech G700s Rechargeable Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[    64.745] (II) Using input driver 'libinput' for 'Logitech G700s Rechargeable Gaming Mouse Consumer Control'
[    64.745] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 36 paused 0
[    64.745] (**) Logitech G700s Rechargeable Gaming Mouse Consumer Control: always reports core events
[    64.745] (**) Option "Device" "/dev/input/event5"
[    64.745] (**) Option "_source" "server/udev"
[    64.747] (II) event5  - Logitech G700s Rechargeable Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[    64.747] (II) event5  - Logitech G700s Rechargeable Gaming Mouse Consumer Control: device is a keyboard
[    64.747] (II) event5  - Logitech G700s Rechargeable Gaming Mouse Consumer Control: device removed
[    64.747] (II) libinput: Logitech G700s Rechargeable Gaming Mouse Consumer Control: needs a virtual subdevice
[    64.747] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C07C.0002/input/input5/event5"
[    64.747] (II) XINPUT: Adding extended input device "Logitech G700s Rechargeable Gaming Mouse Consumer Control" (type: MOUSE, id 11)
[    64.747] (**) Option "AccelerationScheme" "none"
[    64.747] (**) Logitech G700s Rechargeable Gaming Mouse Consumer Control: (accel) selected scheme none/0
[    64.747] (**) Logitech G700s Rechargeable Gaming Mouse Consumer Control: (accel) acceleration factor: 2.000
[    64.747] (**) Logitech G700s Rechargeable Gaming Mouse Consumer Control: (accel) acceleration threshold: 4
[    64.749] (II) event5  - Logitech G700s Rechargeable Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[    64.749] (II) event5  - Logitech G700s Rechargeable Gaming Mouse Consumer Control: device is a keyboard
[    64.749] (II) config/udev: Adding input device Corsair Corsair Gaming K63 Keyboard (/dev/input/event8)
[    64.749] (II) No input driver specified, ignoring this device.
[    64.749] (II) This device may have been added with another device file.
[    64.750] (II) config/udev: Adding input device Corsair Corsair Gaming K63 Keyboard (/dev/input/event9)
[    64.750] (II) No input driver specified, ignoring this device.
[    64.750] (II) This device may have been added with another device file.
[    64.751] (II) config/udev: Adding input device Corsair Corsair Gaming K63 Keyboard (/dev/input/event6)
[    64.751] (**) Corsair Corsair Gaming K63 Keyboard: Applying InputClass "libinput keyboard catchall"
[    64.751] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K63 Keyboard'
[    64.752] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 37 paused 0
[    64.752] (**) Corsair Corsair Gaming K63 Keyboard: always reports core events
[    64.752] (**) Option "Device" "/dev/input/event6"
[    64.752] (**) Option "_source" "server/udev"
[    64.753] (II) event6  - Corsair Corsair Gaming K63 Keyboard: is tagged by udev as: Keyboard
[    64.753] (II) event6  - Corsair Corsair Gaming K63 Keyboard: device is a keyboard
[    64.754] (II) event6  - Corsair Corsair Gaming K63 Keyboard: device removed
[    64.754] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/usb3/3-2/3-2:1.0/0003:1B1C:1B40.0003/input/input8/event6"
[    64.754] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K63 Keyboard" (type: KEYBOARD, id 12)
[    64.755] (II) event6  - Corsair Corsair Gaming K63 Keyboard: is tagged by udev as: Keyboard
[    64.755] (II) event6  - Corsair Corsair Gaming K63 Keyboard: device is a keyboard
[    64.756] (II) config/udev: Adding input device Corsair Corsair Gaming K63 Keyboard Consumer Control (/dev/input/event7)
[    64.757] (**) Corsair Corsair Gaming K63 Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    64.757] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K63 Keyboard Consumer Control'
[    64.757] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 38 paused 0
[    64.757] (**) Corsair Corsair Gaming K63 Keyboard Consumer Control: always reports core events
[    64.757] (**) Option "Device" "/dev/input/event7"
[    64.757] (**) Option "_source" "server/udev"
[    64.759] (II) event7  - Corsair Corsair Gaming K63 Keyboard Consumer Control: is tagged by udev as: Keyboard
[    64.759] (II) event7  - Corsair Corsair Gaming K63 Keyboard Consumer Control: device is a keyboard
[    64.759] (II) event7  - Corsair Corsair Gaming K63 Keyboard Consumer Control: device removed
[    64.759] (II) libinput: Corsair Corsair Gaming K63 Keyboard Consumer Control: needs a virtual subdevice
[    64.759] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/usb3/3-2/3-2:1.0/0003:1B1C:1B40.0003/input/input9/event7"
[    64.759] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K63 Keyboard Consumer Control" (type: MOUSE, id 13)
[    64.759] (**) Option "AccelerationScheme" "none"
[    64.759] (**) Corsair Corsair Gaming K63 Keyboard Consumer Control: (accel) selected scheme none/0
[    64.759] (**) Corsair Corsair Gaming K63 Keyboard Consumer Control: (accel) acceleration factor: 2.000
[    64.759] (**) Corsair Corsair Gaming K63 Keyboard Consumer Control: (accel) acceleration threshold: 4
[    64.761] (II) event7  - Corsair Corsair Gaming K63 Keyboard Consumer Control: is tagged by udev as: Keyboard
[    64.761] (II) event7  - Corsair Corsair Gaming K63 Keyboard Consumer Control: device is a keyboard
[    64.762] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event19)
[    64.762] (II) No input driver specified, ignoring this device.
[    64.762] (II) This device may have been added with another device file.
[    64.762] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event20)
[    64.762] (II) No input driver specified, ignoring this device.
[    64.762] (II) This device may have been added with another device file.
[    64.762] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event21)
[    64.762] (II) No input driver specified, ignoring this device.
[    64.762] (II) This device may have been added with another device file.
[    64.763] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event22)
[    64.763] (II) No input driver specified, ignoring this device.
[    64.763] (II) This device may have been added with another device file.
[    64.763] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event23)
[    64.763] (II) No input driver specified, ignoring this device.
[    64.763] (II) This device may have been added with another device file.
[    64.763] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event24)
[    64.763] (II) No input driver specified, ignoring this device.
[    64.764] (II) This device may have been added with another device file.
[    64.764] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event25)
[    64.764] (II) No input driver specified, ignoring this device.
[    64.764] (II) This device may have been added with another device file.
[    64.764] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event11)
[    64.764] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    64.764] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[    64.765] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 39 paused 0
[    64.765] (**) Eee PC WMI hotkeys: always reports core events
[    64.765] (**) Option "Device" "/dev/input/event11"
[    64.765] (**) Option "_source" "server/udev"
[    64.766] (II) event11 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[    64.766] (II) event11 - Eee PC WMI hotkeys: device is a keyboard
[    64.766] (II) event11 - Eee PC WMI hotkeys: device removed
[    64.766] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input13/event11"
[    64.766] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 14)
[    64.767] (II) event11 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[    64.767] (II) event11 - Eee PC WMI hotkeys: device is a keyboard
[    64.768] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[    64.768] (II) No input driver specified, ignoring this device.
[    64.768] (II) This device may have been added with another device file.
[    64.772] (**) Logitech G700s Rechargeable Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[    64.772] (II) Using input driver 'libinput' for 'Logitech G700s Rechargeable Gaming Mouse Consumer Control'
[    64.772] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
[    64.772] (**) Logitech G700s Rechargeable Gaming Mouse Consumer Control: always reports core events
[    64.772] (**) Option "Device" "/dev/input/event5"
[    64.772] (**) Option "_source" "_driver/libinput"
[    64.773] (II) libinput: Logitech G700s Rechargeable Gaming Mouse Consumer Control: is a virtual subdevice
[    64.773] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C07C.0002/input/input5/event5"
[    64.773] (II) XINPUT: Adding extended input device "Logitech G700s Rechargeable Gaming Mouse Consumer Control" (type: KEYBOARD, id 15)
[    64.773] (**) Corsair Corsair Gaming K63 Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    64.773] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K63 Keyboard Consumer Control'
[    64.773] (II) systemd-logind: returning pre-existing fd for /dev/input/event7 13:71
[    64.773] (**) Corsair Corsair Gaming K63 Keyboard Consumer Control: always reports core events
[    64.773] (**) Option "Device" "/dev/input/event7"
[    64.773] (**) Option "_source" "_driver/libinput"
[    64.773] (II) libinput: Corsair Corsair Gaming K63 Keyboard Consumer Control: is a virtual subdevice
[    64.773] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/usb3/3-2/3-2:1.0/0003:1B1C:1B40.0003/input/input9/event7"
[    64.773] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K63 Keyboard Consumer Control" (type: KEYBOARD, id 16)
[    64.776] (**) Option "fd" "29"
[    64.777] (II) event2  - Power Button: device removed
[    64.777] (**) Option "fd" "32"
[    64.777] (II) event1  - Power Button: device removed
[    64.777] (**) Option "fd" "33"
[    64.777] (II) event0  - Sleep Button: device removed
[    64.777] (**) Option "fd" "34"
[    64.777] (II) event3  - Logitech G700s Rechargeable Gaming Mouse: device removed
[    64.777] (**) Option "fd" "35"
[    64.777] (II) event4  - Logitech G700s Rechargeable Gaming Mouse Keyboard: device removed
[    64.777] (**) Option "fd" "36"
[    64.777] (**) Option "fd" "37"
[    64.777] (II) event6  - Corsair Corsair Gaming K63 Keyboard: device removed
[    64.777] (**) Option "fd" "38"
[    64.777] (**) Option "fd" "39"
[    64.777] (II) event11 - Eee PC WMI hotkeys: device removed
[    64.777] (**) Option "fd" "36"
[    64.777] (II) event5  - Logitech G700s Rechargeable Gaming Mouse Consumer Control: device removed
[    64.777] (**) Option "fd" "38"
[    64.777] (II) event7  - Corsair Corsair Gaming K63 Keyboard Consumer Control: device removed
[    64.778] (II) UnloadModule: "libinput"
[    64.778] (II) systemd-logind: not releasing fd for 13:71, still in use
[    64.778] (II) UnloadModule: "libinput"
[    64.778] (II) systemd-logind: not releasing fd for 13:69, still in use
[    64.778] (II) UnloadModule: "libinput"
[    64.778] (II) systemd-logind: releasing fd for 13:75
[    64.865] (II) UnloadModule: "libinput"
[    64.865] (II) systemd-logind: releasing fd for 13:71
[    64.891] (II) UnloadModule: "libinput"
[    64.891] (II) systemd-logind: releasing fd for 13:70
[    64.906] (II) UnloadModule: "libinput"
[    64.906] (II) systemd-logind: releasing fd for 13:69
[    64.945] (II) UnloadModule: "libinput"
[    64.945] (II) systemd-logind: releasing fd for 13:68
[    64.971] (II) UnloadModule: "libinput"
[    64.971] (II) systemd-logind: releasing fd for 13:67
[    65.063] (II) UnloadModule: "libinput"
[    65.063] (II) systemd-logind: releasing fd for 13:64
[    65.081] (II) UnloadModule: "libinput"
[    65.082] (II) systemd-logind: releasing fd for 13:65
[    65.107] (II) UnloadModule: "libinput"
[    65.108] (II) systemd-logind: releasing fd for 13:66
[    65.271] (II) NVIDIA(GPU-0): Deleting GPU-0
[    65.274] (II) Server terminated successfully (0). Closing log file.  

Last edited by InvisibleRasta (2021-02-01 13:40:04)

Offline

#2 2021-02-01 13:46:44

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,668

Re: Starting bspwm with xinitrc

Xorg starts and ends normally, post your .xinitrc . Does bspwm crash? Do you get a coredump when checking with coredumpctl ?

Offline

#3 2021-02-01 14:26:25

InvisibleRasta
Member
Registered: 2017-04-12
Posts: 111

Re: Starting bspwm with xinitrc

yes bspwm just crashes and goes back to tty.

cat .xinitrc                                                                                                                                ~
export XDG_SESSION_TYPE=x11
#exec awesome
#exec openbox-session
exec bspwm

No coredumps found.

Offline

#4 2021-02-01 14:30:18

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: Starting bspwm with xinitrc

Might not be related to your issue but your ~/.xinitrc is incomplete.

Please read https://wiki.archlinux.org/index.php/Xinit#xinitrc paying attention to the second note.


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#5 2021-02-01 14:31:48

seth
Member
Registered: 2012-09-03
Posts: 51,054

Re: Starting bspwm with xinitrc

a) fix your xinitrc, see the 1st link in my signature
b) "exec xterm" and start bspwm from there - what happens? In doubt gdb it.

Online

Board footer

Powered by FluxBB