You are not logged in.

#1 2022-10-22 04:12:35

chuv
Member
Registered: 2022-10-22
Posts: 5

bspwm: Couldn't execute the configuration file.

So, I'm new to this whole arch WM thing, I installed and configured bspwm yesterday and it worked, but now when I'm logging in it's just black screen. sxhkd still works, I can open apps with kb shortcuts, but there's nothing more.
.xsession-errors

Couldn't execute the configuration file.
sets shape: 0

bspwmrc

#! /bin/sh

pgrep -x sxhkd > /dev/null || sxhkd &

bspc monitor -d I II III IV V VI VII VIII IX X

bspc config border_width         2
bspc config window_gap          20
bspc config corner_radius       10

bspc config split_ratio          0.5
bspc config borderless_monocle   true
bspc config gapless_monocle      true
bspc config focus_follows_pointer true

bspc rule -a Pavucontrol state=floating follow=on
bspc rule -a mplayer2 state=floating
bspc rule -a nitrogen state=floating

#border color
bspc config focused_border_color '#EBDBB2'
bspc config normal_border_color '#3C3836'

#prelauched programs
setxkbmap us,ru -option 'grp:alt_shift_toggle' &
picom --experimental-backend &
nitrogen --restore &
bash ~/.config/polybar/launch.sh &

Xorg.0.log

[    11.037] 
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[    11.037] Current Operating System: Linux archlinux 6.0.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 15 Oct 2022 14:00:49 +0000 x86_64
[    11.037] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ac7115c5-6ff6-4206-83f5-676598c17a6a rw rootfstype=ext4 loglevel=3 quiet
[    11.037]  
[    11.037] Current version of pixman: 0.40.0
[    11.037] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    11.037] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    11.038] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct 22 08:02:06 2022
[    11.157] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    11.157] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    11.177] (==) No Layout section.  Using the first Screen section.
[    11.177] (==) No screen section available. Using defaults.
[    11.177] (**) |-->Screen "Default Screen Section" (0)
[    11.177] (**) |   |-->Monitor "<default monitor>"
[    11.178] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    11.178] (==) Automatically adding devices
[    11.178] (==) Automatically enabling devices
[    11.178] (==) Automatically adding GPU devices
[    11.178] (==) Automatically binding GPU devices
[    11.178] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    11.207] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    11.207] 	Entry deleted from font path.
[    11.223] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    11.223] 	Entry deleted from font path.
[    11.223] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    11.223] 	Entry deleted from font path.
[    11.262] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[    11.262] (==) ModulePath set to "/usr/lib/xorg/modules"
[    11.262] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    11.262] (II) Module ABI versions:
[    11.262] 	X.Org ANSI C Emulation: 0.4
[    11.262] 	X.Org Video Driver: 25.2
[    11.262] 	X.Org XInput driver : 24.4
[    11.262] 	X.Org Server Extension : 10.0
[    11.263] (++) using VT number 7

[    11.263] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    11.264] (II) xfree86: Adding drm device (/dev/dri/card0)
[    11.264] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card0
[    11.271] (--) PCI:*(1@0:0:0) 10de:1c82:10de:11bf rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/131072
[    11.271] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    11.271] (II) LoadModule: "glx"
[    11.294] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    11.362] (II) Module glx: vendor="X.Org Foundation"
[    11.363] 	compiled for 1.21.1.4, module version = 1.0.0
[    11.363] 	ABI class: X.Org Server Extension, version 10.0
[    11.363] (==) Matched nouveau as autoconfigured driver 0
[    11.363] (==) Matched nv as autoconfigured driver 1
[    11.363] (==) Matched modesetting as autoconfigured driver 2
[    11.363] (==) Matched fbdev as autoconfigured driver 3
[    11.363] (==) Matched vesa as autoconfigured driver 4
[    11.363] (==) Assigned the driver to the xf86ConfigLayout
[    11.363] (II) LoadModule: "nouveau"
[    11.363] (WW) Warning, couldn't open module nouveau
[    11.363] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    11.363] (II) LoadModule: "nv"
[    11.363] (WW) Warning, couldn't open module nv
[    11.363] (EE) Failed to load module "nv" (module does not exist, 0)
[    11.363] (II) LoadModule: "modesetting"
[    11.363] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    11.389] (II) Module modesetting: vendor="X.Org Foundation"
[    11.389] 	compiled for 1.21.1.4, module version = 1.21.1
[    11.389] 	Module class: X.Org Video Driver
[    11.389] 	ABI class: X.Org Video Driver, version 25.2
[    11.389] (II) LoadModule: "fbdev"
[    11.389] (WW) Warning, couldn't open module fbdev
[    11.389] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    11.389] (II) LoadModule: "vesa"
[    11.390] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    11.396] (II) Module vesa: vendor="X.Org Foundation"
[    11.396] 	compiled for 1.21.1.3, module version = 2.5.0
[    11.396] 	Module class: X.Org Video Driver
[    11.396] 	ABI class: X.Org Video Driver, version 25.2
[    11.396] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    11.396] (II) VESA: driver for VESA chipsets: vesa
[    11.398] (II) modeset(0): using drv /dev/dri/card0
[    11.398] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    11.398] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    11.398] (==) modeset(0): RGB weight 888
[    11.398] (==) modeset(0): Default visual is TrueColor
[    11.398] (II) Loading sub module "glamoregl"
[    11.398] (II) LoadModule: "glamoregl"
[    11.398] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    11.441] (II) Module glamoregl: vendor="X.Org Foundation"
[    11.441] 	compiled for 1.21.1.4, module version = 1.0.1
[    11.441] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    13.269] (II) modeset(0): glamor X acceleration enabled on NV137
[    13.269] (II) modeset(0): glamor initialized
[    13.269] (==) modeset(0): VariableRefresh: disabled
[    13.269] (==) modeset(0): AsyncFlipSecondaries: disabled
[    13.271] (II) modeset(0): Output DVI-D-1 has no monitor section
[    13.352] (II) modeset(0): Output HDMI-1 has no monitor section
[    13.403] (II) modeset(0): Output DP-1 has no monitor section
[    13.405] (II) modeset(0): EDID for output DVI-D-1
[    13.483] (II) modeset(0): EDID for output HDMI-1
[    13.483] (II) modeset(0): Manufacturer: @@@  Model: 0  Serial#: 1
[    13.483] (II) modeset(0): Year: 2020  Week: 34
[    13.483] (II) modeset(0): EDID Version: 1.3
[    13.483] (II) modeset(0): Digital Display Input
[    13.483] (II) modeset(0): Max Image Size [cm]: horiz.: 41  vert.: 28
[    13.483] (II) modeset(0): Gamma: 2.20
[    13.483] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[    13.483] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    13.483] (II) modeset(0): First detailed timing is preferred mode
[    13.483] (II) modeset(0): redX: 0.652 redY: 0.330   greenX: 0.222 greenY: 0.681
[    13.483] (II) modeset(0): blueX: 0.148 blueY: 0.054   whiteX: 0.310 whiteY: 0.330
[    13.483] (II) modeset(0): Supported established timings:
[    13.483] (II) modeset(0): 720x400@70Hz
[    13.483] (II) modeset(0): 640x480@60Hz
[    13.483] (II) modeset(0): 640x480@67Hz
[    13.483] (II) modeset(0): 640x480@72Hz
[    13.483] (II) modeset(0): 640x480@75Hz
[    13.483] (II) modeset(0): 800x600@56Hz
[    13.483] (II) modeset(0): 800x600@60Hz
[    13.483] (II) modeset(0): 800x600@72Hz
[    13.483] (II) modeset(0): 800x600@75Hz
[    13.483] (II) modeset(0): 832x624@75Hz
[    13.483] (II) modeset(0): 1024x768@60Hz
[    13.483] (II) modeset(0): 1024x768@70Hz
[    13.483] (II) modeset(0): 1024x768@75Hz
[    13.483] (II) modeset(0): 1280x1024@75Hz
[    13.483] (II) modeset(0): 1152x864@75Hz
[    13.483] (II) modeset(0): Manufacturer's mask: 0
[    13.483] (II) modeset(0): Supported standard timings:
[    13.483] (II) modeset(0): #0: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    13.483] (II) modeset(0): #1: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    13.483] (II) modeset(0): #2: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    13.483] (II) modeset(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    13.483] (II) modeset(0): #4: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    13.483] (II) modeset(0): #5: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    13.483] (II) modeset(0): Supported detailed timing:
[    13.483] (II) modeset(0): clock: 148.5 MHz   Image Size:  435 x 239 mm
[    13.483] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    13.483] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    13.483] (II) modeset(0): Monitor name: FF201H
[    13.483] (II) modeset(0): Ranges: V min: 55 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 185 MHz
[    13.483] (II) modeset(0): Serial No: LMB027001193
[    13.483] (II) modeset(0): Supported detailed timing:
[    13.483] (II) modeset(0): clock: 74.2 MHz   Image Size:  160 x 90 mm
[    13.483] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[    13.483] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    13.483] (II) modeset(0): Supported detailed timing:
[    13.483] (II) modeset(0): clock: 74.2 MHz   Image Size:  160 x 90 mm
[    13.483] (II) modeset(0): h_active: 1280  h_sync: 1720  h_sync_end 1760 h_blank_end 1980 h_border: 0
[    13.483] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    13.483] (II) modeset(0): Supported detailed timing:
[    13.483] (II) modeset(0): clock: 74.2 MHz   Image Size:  160 x 90 mm
[    13.483] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    13.483] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[    13.483] (II) modeset(0): Supported detailed timing:
[    13.484] (II) modeset(0): clock: 74.2 MHz   Image Size:  160 x 90 mm
[    13.484] (II) modeset(0): h_active: 1920  h_sync: 2448  h_sync_end 2492 h_blank_end 2640 h_border: 0
[    13.484] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[    13.484] (II) modeset(0): Supported detailed timing:
[    13.484] (II) modeset(0): clock: 27.0 MHz   Image Size:  160 x 90 mm
[    13.484] (II) modeset(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[    13.484] (II) modeset(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[    13.484] (II) modeset(0): Number of EDID sections to follow: 1
[    13.484] (II) modeset(0): EDID (in hex):
[    13.484] (II) modeset(0): 	00ffffffffffff000000000001000000
[    13.484] (II) modeset(0): 	221e010380291c78ea2d36a75438ae26
[    13.484] (II) modeset(0): 	0d4f54bfef80d1c0b3009500818081c0
[    13.484] (II) modeset(0): 	810001010101023a801871382d40582c
[    13.484] (II) modeset(0): 	4500b3ef1000001e000000fc00464632
[    13.484] (II) modeset(0): 	3031480a202020202020000000fd0037
[    13.484] (II) modeset(0): 	4b1e5312000a202020202020000000ff
[    13.484] (II) modeset(0): 	004c4d423032373030313139330a018a
[    13.484] (II) modeset(0): 	02031cf148901f051404130312230907
[    13.484] (II) modeset(0): 	078301000066030c00100080011d0072
[    13.484] (II) modeset(0): 	51d01e206e285500a05a0000001e011d
[    13.484] (II) modeset(0): 	00bc52d01e20b8285540a05a0000001e
[    13.484] (II) modeset(0): 	011d8018711c1620582c2500a05a0000
[    13.484] (II) modeset(0): 	009e011d80d0721c1620102c2580a05a
[    13.484] (II) modeset(0): 	0000009e8c0ad08a20e02d10103e9600
[    13.484] (II) modeset(0): 	a05a00000018000000000000000000ae
[    13.484] (II) modeset(0): Not using default mode "1440x810" (bad mode clock/interlace/doublescan)
[    13.484] (II) modeset(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[    13.484] (II) modeset(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[    13.484] (II) modeset(0): Printing probed modes for output HDMI-1
[    13.484] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    13.484] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    13.484] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    13.484] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    13.484] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    13.484] (II) modeset(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    13.484] (II) modeset(0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    13.484] (II) modeset(0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[    13.484] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    13.484] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    13.484] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[    13.484] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    13.484] (II) modeset(0): Modeline "1600x900"x59.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    13.484] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    13.484] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    13.484] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    13.484] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    13.484] (II) modeset(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    13.484] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    13.484] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    13.484] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    13.484] (II) modeset(0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    13.484] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    13.484] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    13.484] (II) modeset(0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    13.484] (II) modeset(0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    13.484] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    13.484] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    13.484] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    13.484] (II) modeset(0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    13.484] (II) modeset(0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    13.484] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    13.484] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    13.484] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    13.484] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    13.484] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    13.484] (II) modeset(0): Modeline "1024x768"x75.0  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[    13.484] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    13.484] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    13.484] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    13.484] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    13.484] (II) modeset(0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[    13.484] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    13.484] (II) modeset(0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[    13.484] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    13.484] (II) modeset(0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[    13.484] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    13.484] (II) modeset(0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    13.484] (II) modeset(0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    13.484] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    13.484] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    13.484] (II) modeset(0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    13.484] (II) modeset(0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    13.484] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    13.484] (II) modeset(0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    13.484] (II) modeset(0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    13.484] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    13.484] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    13.484] (II) modeset(0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[    13.484] (II) modeset(0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[    13.484] (II) modeset(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[    13.484] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    13.484] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    13.484] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    13.484] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    13.484] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    13.484] (II) modeset(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    13.484] (II) modeset(0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    13.484] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    13.484] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    13.484] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    13.484] (II) modeset(0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[    13.484] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    13.484] (II) modeset(0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    13.484] (II) modeset(0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    13.484] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    13.484] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    13.484] (II) modeset(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[    13.484] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    13.484] (II) modeset(0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    13.485] (II) modeset(0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    13.485] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    13.485] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    13.485] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    13.485] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[    13.485] (II) modeset(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    13.485] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    13.485] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    13.485] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    13.485] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    13.485] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    13.485] (II) modeset(0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    13.485] (II) modeset(0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    13.485] (II) modeset(0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    13.485] (II) modeset(0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    13.485] (II) modeset(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[    13.485] (II) modeset(0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    13.485] (II) modeset(0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    13.485] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    13.485] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    13.485] (II) modeset(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[    13.485] (II) modeset(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[    13.485] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    13.485] (II) modeset(0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    13.485] (II) modeset(0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    13.485] (II) modeset(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[    13.485] (II) modeset(0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    13.485] (II) modeset(0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    13.485] (II) modeset(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[    13.485] (II) modeset(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[    13.485] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    13.485] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    13.485] (II) modeset(0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    13.485] (II) modeset(0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    13.485] (II) modeset(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[    13.485] (II) modeset(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[    13.485] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    13.485] (II) modeset(0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    13.485] (II) modeset(0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    13.485] (II) modeset(0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    13.485] (II) modeset(0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    13.536] (II) modeset(0): EDID for output DP-1
[    13.536] (II) modeset(0): Output DVI-D-1 disconnected
[    13.536] (II) modeset(0): Output HDMI-1 connected
[    13.536] (II) modeset(0): Output DP-1 disconnected
[    13.536] (II) modeset(0): Using exact sizes for initial modes
[    13.536] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +0+0
[    13.536] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    13.536] (==) modeset(0): DPI set to (96, 96)
[    13.536] (II) Loading sub module "fb"
[    13.536] (II) LoadModule: "fb"
[    13.536] (II) Module "fb" already built-in
[    13.536] (II) UnloadModule: "vesa"
[    13.536] (II) Unloading vesa
[    13.753] (==) modeset(0): Backing store enabled
[    13.753] (==) modeset(0): Silken mouse enabled
[    13.761] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    13.761] (==) modeset(0): DPMS enabled
[    13.761] (II) modeset(0): [DRI2] Setup complete
[    13.761] (II) modeset(0): [DRI2]   DRI driver: nouveau
[    13.761] (II) modeset(0): [DRI2]   VDPAU driver: nouveau
[    13.761] (II) Initializing extension Generic Event Extension
[    13.761] (II) Initializing extension SHAPE
[    13.761] (II) Initializing extension MIT-SHM
[    13.761] (II) Initializing extension XInputExtension
[    13.762] (II) Initializing extension XTEST
[    13.762] (II) Initializing extension BIG-REQUESTS
[    13.762] (II) Initializing extension SYNC
[    13.762] (II) Initializing extension XKEYBOARD
[    13.762] (II) Initializing extension XC-MISC
[    13.762] (II) Initializing extension SECURITY
[    13.762] (II) Initializing extension XFIXES
[    13.763] (II) Initializing extension RENDER
[    13.763] (II) Initializing extension RANDR
[    13.763] (II) Initializing extension COMPOSITE
[    13.763] (II) Initializing extension DAMAGE
[    13.763] (II) Initializing extension MIT-SCREEN-SAVER
[    13.764] (II) Initializing extension DOUBLE-BUFFER
[    13.764] (II) Initializing extension RECORD
[    13.764] (II) Initializing extension DPMS
[    13.764] (II) Initializing extension Present
[    13.764] (II) Initializing extension DRI3
[    13.764] (II) Initializing extension X-Resource
[    13.765] (II) Initializing extension XVideo
[    13.765] (II) Initializing extension XVideo-MotionCompensation
[    13.765] (II) Initializing extension GLX
[    13.774] (II) AIGLX: Loaded and initialized nouveau
[    13.774] (II) GLX: Initialized DRI2 GL provider for screen 0
[    13.774] (II) Initializing extension XFree86-VidModeExtension
[    13.774] (II) Initializing extension XFree86-DGA
[    13.774] (II) Initializing extension XFree86-DRI
[    13.774] (II) Initializing extension DRI2
[    13.775] (II) modeset(0): Damage tracking initialized
[    13.775] (II) modeset(0): Setting screen physical size to 508 x 285
[    14.217] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    14.217] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    14.217] (**) Power Button: Applying InputClass "system-keyboard"
[    14.217] (II) LoadModule: "libinput"
[    14.217] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    14.266] (II) Module libinput: vendor="X.Org Foundation"
[    14.266] 	compiled for 1.21.1.3, module version = 1.2.1
[    14.266] 	Module class: X.Org XInput Driver
[    14.267] 	ABI class: X.Org XInput driver, version 24.4
[    14.267] (II) Using input driver 'libinput' for 'Power Button'
[    14.267] (**) Power Button: always reports core events
[    14.267] (**) Option "Device" "/dev/input/event1"
[    14.296] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    14.296] (II) event1  - Power Button: device is a keyboard
[    14.296] (II) event1  - Power Button: device removed
[    14.323] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    14.323] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    14.323] (**) Option "xkb_model" "pc105+inet"
[    14.323] (**) Option "xkb_layout" "us"
[    14.323] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    14.371] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    14.371] (II) event1  - Power Button: device is a keyboard
[    14.371] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[    14.372] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    14.372] (**) Video Bus: Applying InputClass "system-keyboard"
[    14.372] (II) Using input driver 'libinput' for 'Video Bus'
[    14.372] (**) Video Bus: always reports core events
[    14.372] (**) Option "Device" "/dev/input/event12"
[    14.372] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[    14.372] (II) event12 - Video Bus: device is a keyboard
[    14.373] (II) event12 - Video Bus: device removed
[    14.417] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input12/event12"
[    14.417] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    14.417] (**) Option "xkb_model" "pc105+inet"
[    14.417] (**) Option "xkb_layout" "us"
[    14.417] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    14.419] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[    14.419] (II) event12 - Video Bus: device is a keyboard
[    14.420] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    14.420] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    14.420] (**) Power Button: Applying InputClass "system-keyboard"
[    14.420] (II) Using input driver 'libinput' for 'Power Button'
[    14.420] (**) Power Button: always reports core events
[    14.420] (**) Option "Device" "/dev/input/event0"
[    14.421] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    14.421] (II) event0  - Power Button: device is a keyboard
[    14.421] (II) event0  - Power Button: device removed
[    14.440] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    14.440] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    14.440] (**) Option "xkb_model" "pc105+inet"
[    14.440] (**) Option "xkb_layout" "us"
[    14.440] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    14.441] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    14.442] (II) event0  - Power Button: device is a keyboard
[    14.443] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
[    14.443] (II) No input driver specified, ignoring this device.
[    14.443] (II) This device may have been added with another device file.
[    14.444] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
[    14.444] (II) No input driver specified, ignoring this device.
[    14.444] (II) This device may have been added with another device file.
[    14.444] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event16)
[    14.444] (II) No input driver specified, ignoring this device.
[    14.444] (II) This device may have been added with another device file.
[    14.445] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
[    14.445] (II) No input driver specified, ignoring this device.
[    14.445] (II) This device may have been added with another device file.
[    14.445] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event18)
[    14.445] (II) No input driver specified, ignoring this device.
[    14.445] (II) This device may have been added with another device file.
[    14.446] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event19)
[    14.446] (II) No input driver specified, ignoring this device.
[    14.446] (II) This device may have been added with another device file.
[    14.447] (II) config/udev: Adding input device COMPANY  USB Device  (/dev/input/event4)
[    14.447] (**) COMPANY  USB Device : Applying InputClass "libinput keyboard catchall"
[    14.447] (**) COMPANY  USB Device : Applying InputClass "system-keyboard"
[    14.447] (II) Using input driver 'libinput' for 'COMPANY  USB Device '
[    14.447] (**) COMPANY  USB Device : always reports core events
[    14.447] (**) Option "Device" "/dev/input/event4"
[    14.449] (II) event4  - COMPANY  USB Device : is tagged by udev as: Keyboard
[    14.449] (II) event4  - COMPANY  USB Device : device is a keyboard
[    14.450] (II) event4  - COMPANY  USB Device : device removed
[    14.473] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-5/1-5:1.0/0003:09DA:7F40.0003/input/input7/event4"
[    14.473] (II) XINPUT: Adding extended input device "COMPANY  USB Device " (type: KEYBOARD, id 9)
[    14.473] (**) Option "xkb_model" "pc105+inet"
[    14.473] (**) Option "xkb_layout" "us"
[    14.473] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    14.475] (II) event4  - COMPANY  USB Device : is tagged by udev as: Keyboard
[    14.475] (II) event4  - COMPANY  USB Device : device is a keyboard
[    14.477] (II) config/udev: Adding input device COMPANY  USB Device  (/dev/input/event8)
[    14.477] (**) COMPANY  USB Device : Applying InputClass "libinput pointer catchall"
[    14.477] (II) Using input driver 'libinput' for 'COMPANY  USB Device '
[    14.477] (**) COMPANY  USB Device : always reports core events
[    14.477] (**) Option "Device" "/dev/input/event8"
[    14.535] (II) event8  - COMPANY  USB Device : is tagged by udev as: Mouse
[    14.535] (II) event8  - COMPANY  USB Device : device is a pointer
[    14.535] (II) event8  - COMPANY  USB Device : device removed
[    14.566] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-5/1-5:1.1/0003:09DA:7F40.0004/input/input8/event8"
[    14.566] (II) XINPUT: Adding extended input device "COMPANY  USB Device " (type: MOUSE, id 10)
[    14.567] (**) Option "AccelerationScheme" "none"
[    14.567] (**) COMPANY  USB Device : (accel) selected scheme none/0
[    14.567] (**) COMPANY  USB Device : (accel) acceleration factor: 2.000
[    14.567] (**) COMPANY  USB Device : (accel) acceleration threshold: 4
[    14.625] (II) event8  - COMPANY  USB Device : is tagged by udev as: Mouse
[    14.625] (II) event8  - COMPANY  USB Device : device is a pointer
[    14.627] (II) config/udev: Adding input device COMPANY  USB Device  (/dev/input/mouse1)
[    14.627] (II) No input driver specified, ignoring this device.
[    14.627] (II) This device may have been added with another device file.
[    14.628] (II) config/udev: Adding input device COMPANY  USB Device  (/dev/input/event10)
[    14.628] (II) No input driver specified, ignoring this device.
[    14.628] (II) This device may have been added with another device file.
[    14.629] (II) config/udev: Adding input device COMPANY  USB Device  Keyboard (/dev/input/event9)
[    14.629] (**) COMPANY  USB Device  Keyboard: Applying InputClass "libinput keyboard catchall"
[    14.629] (**) COMPANY  USB Device  Keyboard: Applying InputClass "system-keyboard"
[    14.629] (II) Using input driver 'libinput' for 'COMPANY  USB Device  Keyboard'
[    14.629] (**) COMPANY  USB Device  Keyboard: always reports core events
[    14.629] (**) Option "Device" "/dev/input/event9"
[    14.631] (II) event9  - COMPANY  USB Device  Keyboard: is tagged by udev as: Keyboard
[    14.631] (II) event9  - COMPANY  USB Device  Keyboard: device is a keyboard
[    14.632] (II) event9  - COMPANY  USB Device  Keyboard: device removed
[    14.650] (II) libinput: COMPANY  USB Device  Keyboard: needs a virtual subdevice
[    14.650] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-5/1-5:1.2/0003:09DA:7F40.0005/input/input9/event9"
[    14.650] (II) XINPUT: Adding extended input device "COMPANY  USB Device  Keyboard" (type: MOUSE, id 11)
[    14.650] (**) Option "AccelerationScheme" "none"
[    14.650] (**) COMPANY  USB Device  Keyboard: (accel) selected scheme none/0
[    14.650] (**) COMPANY  USB Device  Keyboard: (accel) acceleration factor: 2.000
[    14.650] (**) COMPANY  USB Device  Keyboard: (accel) acceleration threshold: 4
[    14.652] (II) event9  - COMPANY  USB Device  Keyboard: is tagged by udev as: Keyboard
[    14.652] (II) event9  - COMPANY  USB Device  Keyboard: device is a keyboard
[    14.654] (II) config/udev: Adding input device Solid State System Co.,Ltd. FIFINE K669 Microphone (/dev/input/event11)
[    14.654] (**) Solid State System Co.,Ltd. FIFINE K669 Microphone: Applying InputClass "libinput keyboard catchall"
[    14.654] (**) Solid State System Co.,Ltd. FIFINE K669 Microphone: Applying InputClass "system-keyboard"
[    14.654] (II) Using input driver 'libinput' for 'Solid State System Co.,Ltd. FIFINE K669 Microphone'
[    14.654] (**) Solid State System Co.,Ltd. FIFINE K669 Microphone: always reports core events
[    14.654] (**) Option "Device" "/dev/input/event11"
[    14.656] (II) event11 - Solid State System Co.,Ltd. FIFINE K669 Microphone: is tagged by udev as: Keyboard
[    14.656] (II) event11 - Solid State System Co.,Ltd. FIFINE K669 Microphone: device is a keyboard
[    14.656] (II) event11 - Solid State System Co.,Ltd. FIFINE K669 Microphone: device removed
[    14.706] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-6/1-6:1.2/0003:3142:0100.0006/input/input11/event11"
[    14.706] (II) XINPUT: Adding extended input device "Solid State System Co.,Ltd. FIFINE K669 Microphone" (type: KEYBOARD, id 12)
[    14.706] (**) Option "xkb_model" "pc105+inet"
[    14.706] (**) Option "xkb_layout" "us"
[    14.706] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    14.709] (II) event11 - Solid State System Co.,Ltd. FIFINE K669 Microphone: is tagged by udev as: Keyboard
[    14.709] (II) event11 - Solid State System Co.,Ltd. FIFINE K669 Microphone: device is a keyboard
[    14.710] (II) config/udev: Adding input device   Gaming Keyboard (/dev/input/event2)
[    14.710] (**)   Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[    14.710] (**)   Gaming Keyboard: Applying InputClass "system-keyboard"
[    14.710] (II) Using input driver 'libinput' for '  Gaming Keyboard'
[    14.710] (**)   Gaming Keyboard: always reports core events
[    14.710] (**) Option "Device" "/dev/input/event2"
[    14.712] (II) event2  -   Gaming Keyboard: is tagged by udev as: Keyboard
[    14.713] (II) event2  -   Gaming Keyboard: device is a keyboard
[    14.713] (II) event2  -   Gaming Keyboard: device removed
[    14.733] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0a:00.3/usb3/3-2/3-2:1.0/0003:0416:A0F8.0001/input/input2/event2"
[    14.733] (II) XINPUT: Adding extended input device "  Gaming Keyboard" (type: KEYBOARD, id 13)
[    14.733] (**) Option "xkb_model" "pc105+inet"
[    14.733] (**) Option "xkb_layout" "us"
[    14.733] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    14.735] (II) event2  -   Gaming Keyboard: is tagged by udev as: Keyboard
[    14.735] (II) event2  -   Gaming Keyboard: device is a keyboard
[    14.737] (II) config/udev: Adding input device   Gaming Keyboard (/dev/input/event3)
[    14.737] (**)   Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[    14.737] (**)   Gaming Keyboard: Applying InputClass "system-keyboard"
[    14.737] (II) Using input driver 'libinput' for '  Gaming Keyboard'
[    14.737] (**)   Gaming Keyboard: always reports core events
[    14.737] (**) Option "Device" "/dev/input/event3"
[    14.739] (II) event3  -   Gaming Keyboard: is tagged by udev as: Keyboard
[    14.739] (II) event3  -   Gaming Keyboard: device is a keyboard
[    14.740] (II) event3  -   Gaming Keyboard: device removed
[    14.766] (II) libinput:   Gaming Keyboard: needs a virtual subdevice
[    14.766] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0a:00.3/usb3/3-2/3-2:1.1/0003:0416:A0F8.0002/input/input3/event3"
[    14.766] (II) XINPUT: Adding extended input device "  Gaming Keyboard" (type: MOUSE, id 14)
[    14.766] (**) Option "AccelerationScheme" "none"
[    14.766] (**)   Gaming Keyboard: (accel) selected scheme none/0
[    14.766] (**)   Gaming Keyboard: (accel) acceleration factor: 2.000
[    14.766] (**)   Gaming Keyboard: (accel) acceleration threshold: 4
[    14.769] (II) event3  -   Gaming Keyboard: is tagged by udev as: Keyboard
[    14.769] (II) event3  -   Gaming Keyboard: device is a keyboard
[    14.770] (II) config/udev: Adding input device   Gaming Keyboard (/dev/input/event5)
[    14.770] (II) No input driver specified, ignoring this device.
[    14.770] (II) This device may have been added with another device file.
[    14.771] (II) config/udev: Adding input device   Gaming Keyboard (/dev/input/event6)
[    14.771] (II) No input driver specified, ignoring this device.
[    14.771] (II) This device may have been added with another device file.
[    14.772] (II) config/udev: Adding input device   Gaming Keyboard Mouse (/dev/input/event7)
[    14.773] (**)   Gaming Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[    14.773] (II) Using input driver 'libinput' for '  Gaming Keyboard Mouse'
[    14.773] (**)   Gaming Keyboard Mouse: always reports core events
[    14.773] (**) Option "Device" "/dev/input/event7"
[    14.775] (II) event7  -   Gaming Keyboard Mouse: is tagged by udev as: Mouse
[    14.775] (II) event7  -   Gaming Keyboard Mouse: device is a pointer
[    14.775] (II) event7  -   Gaming Keyboard Mouse: device removed
[    14.823] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0a:00.3/usb3/3-2/3-2:1.1/0003:0416:A0F8.0002/input/input6/event7"
[    14.823] (II) XINPUT: Adding extended input device "  Gaming Keyboard Mouse" (type: MOUSE, id 15)
[    14.823] (**) Option "AccelerationScheme" "none"
[    14.823] (**)   Gaming Keyboard Mouse: (accel) selected scheme none/0
[    14.823] (**)   Gaming Keyboard Mouse: (accel) acceleration factor: 2.000
[    14.823] (**)   Gaming Keyboard Mouse: (accel) acceleration threshold: 4
[    14.825] (II) event7  -   Gaming Keyboard Mouse: is tagged by udev as: Mouse
[    14.826] (II) event7  -   Gaming Keyboard Mouse: device is a pointer
[    14.827] (II) config/udev: Adding input device   Gaming Keyboard Mouse (/dev/input/mouse0)
[    14.827] (II) No input driver specified, ignoring this device.
[    14.827] (II) This device may have been added with another device file.
[    14.827] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event20)
[    14.827] (II) No input driver specified, ignoring this device.
[    14.828] (II) This device may have been added with another device file.
[    14.828] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event21)
[    14.828] (II) No input driver specified, ignoring this device.
[    14.828] (II) This device may have been added with another device file.
[    14.829] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event22)
[    14.829] (II) No input driver specified, ignoring this device.
[    14.829] (II) This device may have been added with another device file.
[    14.829] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event23)
[    14.829] (II) No input driver specified, ignoring this device.
[    14.829] (II) This device may have been added with another device file.
[    14.830] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event24)
[    14.830] (II) No input driver specified, ignoring this device.
[    14.830] (II) This device may have been added with another device file.
[    14.830] (II) config/udev: Adding input device PC Speaker (/dev/input/event13)
[    14.830] (II) No input driver specified, ignoring this device.
[    14.830] (II) This device may have been added with another device file.
[    14.840] (**) COMPANY  USB Device  Keyboard: Applying InputClass "libinput keyboard catchall"
[    14.840] (**) COMPANY  USB Device  Keyboard: Applying InputClass "system-keyboard"
[    14.840] (II) Using input driver 'libinput' for 'COMPANY  USB Device  Keyboard'
[    14.840] (**) COMPANY  USB Device  Keyboard: always reports core events
[    14.840] (**) Option "Device" "/dev/input/event9"
[    14.840] (II) libinput: COMPANY  USB Device  Keyboard: is a virtual subdevice
[    14.840] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-5/1-5:1.2/0003:09DA:7F40.0005/input/input9/event9"
[    14.840] (II) XINPUT: Adding extended input device "COMPANY  USB Device  Keyboard" (type: KEYBOARD, id 16)
[    14.840] (**) Option "xkb_model" "pc105+inet"
[    14.840] (**) Option "xkb_layout" "us"
[    14.840] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    14.841] (**)   Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[    14.841] (**)   Gaming Keyboard: Applying InputClass "system-keyboard"
[    14.841] (II) Using input driver 'libinput' for '  Gaming Keyboard'
[    14.841] (**)   Gaming Keyboard: always reports core events
[    14.841] (**) Option "Device" "/dev/input/event3"
[    14.841] (II) libinput:   Gaming Keyboard: is a virtual subdevice
[    14.841] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0a:00.3/usb3/3-2/3-2:1.1/0003:0416:A0F8.0002/input/input3/event3"
[    14.841] (II) XINPUT: Adding extended input device "  Gaming Keyboard" (type: KEYBOARD, id 17)
[    14.841] (**) Option "xkb_model" "pc105+inet"
[    14.841] (**) Option "xkb_layout" "us"
[    14.841] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    17.467] (II) modeset(0): Disabling kernel dirty updates, not required.
[    20.522] (II) modeset(0): EDID vendor "@@@", prod id 0
[    20.522] (II) modeset(0): Using EDID range info for horizontal sync
[    20.522] (II) modeset(0): Using EDID range info for vertical refresh
[    20.522] (II) modeset(0): Printing DDC gathered Modelines:
[    20.522] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    20.522] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    20.522] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    20.522] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    20.522] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    20.522] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    20.522] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    20.522] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    20.522] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    20.522] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    20.522] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    20.522] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    20.522] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    20.522] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    20.522] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    20.522] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    20.522] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    20.522] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    20.522] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    20.522] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    20.522] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    20.522] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    20.522] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    20.522] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    20.522] (II) modeset(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    20.522] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    20.522] (II) modeset(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)

Offline

#2 2022-10-22 07:00:47

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,464

Re: bspwm: Couldn't execute the configuration file.

stat ~/.config/bspwm/bspwmrc
https://wiki.archlinux.org/title/Bspwm wrote:

The file bspwmrc needs to be executable since the default example is simply a shell script that in turn configures bspwm via the bspc command.

Offline

Board footer

Powered by FluxBB