You are not logged in.

#1 2021-12-16 01:57:29

tendouser
Member
Registered: 2021-08-30
Posts: 43

[solucionado]escritorio xfce fallo

muchas veces cuando hago actualizaciones completas del sistema reinicio y cuando ingreso mi contraseña.... no carga xfce... sale un pantalla negra

intenté mediante startx pero un mensaje de xinit

al reiniciar nuevamente si carga el escritorio

Last edited by tendouser (2022-01-07 17:03:41)

Offline

#2 2021-12-16 03:44:25

Xyne
Administrator/PM
Registered: 2008-08-03
Posts: 6,963
Website

Re: [solucionado]escritorio xfce fallo

Necesitamos conocer el mensaje y tu configuración para ayudarte. Y qué paquetes se han actualizado.


My Arch Linux StuffForum EtiquetteCommunity Ethos - Arch is not for everyone

Offline

#3 2021-12-16 06:53:27

tendouser
Member
Registered: 2021-08-30
Posts: 43

Re: [solucionado]escritorio xfce fallo

Necesitamos conocer el mensaje

cat .local/share/xorg/Xorg.1.log
[   829.328] 
X.Org X Server 1.21.1.2
X Protocol Version 11, Revision 0
[   829.329] Current Operating System: Linux x540sa 5.15.8-arch1-1 #1 SMP PREEMPT Tue, 14 Dec 2021 12:28:02 +0000 x86_64
[   829.329] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=b8558921-84fb-4f7b-967d-edf681858f21 rw loglevel=3 quiet
[   829.329]  
[   829.329] Current version of pixman: 0.40.0
[   829.329] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   829.329] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   829.329] (==) Log file: "/home/dantito/.local/share/xorg/Xorg.1.log", Time: Thu Dec 16 10:24:33 2021
[   829.330] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   829.330] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   829.330] (==) No Layout section.  Using the first Screen section.
[   829.330] (==) No screen section available. Using defaults.
[   829.330] (**) |-->Screen "Default Screen Section" (0)
[   829.330] (**) |   |-->Monitor "<default monitor>"
[   829.331] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   829.331] (==) Automatically adding devices
[   829.331] (==) Automatically enabling devices
[   829.331] (==) Automatically adding GPU devices
[   829.331] (==) Automatically binding GPU devices
[   829.331] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   829.331] (WW) The directory "/usr/share/fonts/misc" does not exist.
[   829.331] 	Entry deleted from font path.
[   829.331] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[   829.331] 	Entry deleted from font path.
[   829.331] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[   829.331] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   829.331] 	Entry deleted from font path.
[   829.331] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   829.331] 	Entry deleted from font path.
[   829.331] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[   829.331] 	Entry deleted from font path.
[   829.331] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[   829.331] 	Entry deleted from font path.
[   829.331] (==) FontPath set to:
	
[   829.331] (==) ModulePath set to "/usr/lib/xorg/modules"
[   829.331] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   829.331] (II) Module ABI versions:
[   829.332] 	X.Org ANSI C Emulation: 0.4
[   829.332] 	X.Org Video Driver: 25.2
[   829.332] 	X.Org XInput driver : 24.4
[   829.332] 	X.Org Server Extension : 10.0
[   829.334] (++) using VT number 2

[   829.342] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_34
[   829.345] (II) xfree86: Adding drm device (/dev/dri/card0)
[   829.345] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[   829.348] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[   829.355] (--) PCI:*(0@0:2:0) 8086:22b1:1043:10c0 rev 33, Mem @ 0x80000000/16777216, 0x90000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[   829.355] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   829.355] (II) LoadModule: "glx"
[   829.356] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   829.362] (II) Module glx: vendor="X.Org Foundation"
[   829.362] 	compiled for 1.21.1.2, module version = 1.0.0
[   829.362] 	ABI class: X.Org Server Extension, version 10.0
[   829.363] (==) Matched intel as autoconfigured driver 0
[   829.363] (==) Matched modesetting as autoconfigured driver 1
[   829.363] (==) Matched fbdev as autoconfigured driver 2
[   829.363] (==) Matched vesa as autoconfigured driver 3
[   829.363] (==) Assigned the driver to the xf86ConfigLayout
[   829.363] (II) LoadModule: "intel"
[   829.363] (WW) Warning, couldn't open module intel
[   829.363] (EE) Failed to load module "intel" (module does not exist, 0)
[   829.363] (II) LoadModule: "modesetting"
[   829.364] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   829.373] (II) Module modesetting: vendor="X.Org Foundation"
[   829.373] 	compiled for 1.21.1.2, module version = 1.21.1
[   829.373] 	Module class: X.Org Video Driver
[   829.373] 	ABI class: X.Org Video Driver, version 25.2
[   829.373] (II) LoadModule: "fbdev"
[   829.374] (WW) Warning, couldn't open module fbdev
[   829.374] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   829.374] (II) LoadModule: "vesa"
[   829.374] (WW) Warning, couldn't open module vesa
[   829.374] (EE) Failed to load module "vesa" (module does not exist, 0)
[   829.374] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   829.375] (II) modeset(0): using drv /dev/dri/card0
[   829.375] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   829.375] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   829.375] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   829.375] (==) modeset(0): RGB weight 888
[   829.375] (==) modeset(0): Default visual is TrueColor
[   829.375] (II) Loading sub module "glamoregl"
[   829.375] (II) LoadModule: "glamoregl"
[   829.375] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   829.387] (II) Module glamoregl: vendor="X.Org Foundation"
[   829.387] 	compiled for 1.21.1.2, module version = 1.0.1
[   829.387] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   829.415] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics 400 (BSW)
[   829.415] (II) modeset(0): glamor initialized
[   829.415] (==) modeset(0): VariableRefresh: disabled
[   829.415] (==) modeset(0): AsyncFlipSecondaries: disabled
[   829.416] (II) modeset(0): Output eDP-1 has no monitor section
[   829.419] (II) modeset(0): Output DP-1 has no monitor section
[   829.421] (II) modeset(0): Output HDMI-1 has no monitor section
[   829.505] (II) modeset(0): Output DP-2 has no monitor section
[   829.536] (II) modeset(0): Output HDMI-2 has no monitor section
[   829.538] (II) modeset(0): EDID for output eDP-1
[   829.538] (II) modeset(0): Manufacturer: CMN  Model: 15ca  Serial#: 0
[   829.538] (II) modeset(0): Year: 2014  Week: 34
[   829.538] (II) modeset(0): EDID Version: 1.4
[   829.538] (II) modeset(0): Digital Display Input
[   829.538] (II) modeset(0): 6 bits per channel
[   829.538] (II) modeset(0): Digital interface is DisplayPort
[   829.538] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[   829.538] (II) modeset(0): Gamma: 2.20
[   829.538] (II) modeset(0): No DPMS capabilities specified
[   829.538] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[   829.538] (II) modeset(0): First detailed timing is preferred mode
[   829.538] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[   829.538] (II) modeset(0): redX: 0.569 redY: 0.332   greenX: 0.328 greenY: 0.581
[   829.538] (II) modeset(0): blueX: 0.159 blueY: 0.141   whiteX: 0.313 whiteY: 0.329
[   829.538] (II) modeset(0): Manufacturer's mask: 0
[   829.538] (II) modeset(0): Supported detailed timing:
[   829.538] (II) modeset(0): clock: 76.4 MHz   Image Size:  344 x 193 mm
[   829.539] (II) modeset(0): h_active: 1366  h_sync: 1434  h_sync_end 1479 h_blank_end 1592 h_border: 0
[   829.539] (II) modeset(0): v_active: 768  v_sync: 772  v_sync_end 779 v_blanking: 800 v_border: 0
[   829.539] (II) modeset(0):  N156BGE-E42
[   829.539] (II) modeset(0):  CMN
[   829.539] (II) modeset(0):  N156BGE-E42
[   829.539] (II) modeset(0): EDID (in hex):
[   829.539] (II) modeset(0): 	00ffffffffffff000daeca1500000000
[   829.539] (II) modeset(0): 	221801049522137802c3c59155549428
[   829.539] (II) modeset(0): 	24505400000001010101010101010101
[   829.539] (II) modeset(0): 	010101010101da1d56e250002030442d
[   829.539] (II) modeset(0): 	470058c110000018000000fe004e3135
[   829.539] (II) modeset(0): 	364247452d4534320a20000000fe0043
[   829.539] (II) modeset(0): 	4d4e0a202020202020202020000000fe
[   829.539] (II) modeset(0): 	004e3135364247452d4534320a200055
[   829.539] (II) modeset(0): Printing probed modes for output eDP-1
[   829.540] (II) modeset(0): Modeline "1366x768"x60.0   76.42  1366 1434 1479 1592  768 772 779 800 -hsync -vsync (48.0 kHz eP)
[   829.540] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[   829.540] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[   829.540] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[   829.540] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[   829.540] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[   829.540] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   829.540] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   829.540] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   829.540] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   829.540] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[   829.540] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[   829.540] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[   829.540] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[   829.540] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[   829.540] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[   829.540] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[   829.540] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[   829.540] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[   829.540] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[   829.540] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   829.540] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   829.540] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   829.540] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[   829.540] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[   829.540] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[   829.540] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[   829.541] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   829.541] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[   829.541] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[   829.541] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   829.541] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[   829.541] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[   829.541] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   829.541] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   829.541] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[   829.541] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[   829.541] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[   829.541] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[   829.541] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[   829.541] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[   829.541] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[   829.541] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[   829.541] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[   829.541] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[   829.541] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   829.541] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[   829.541] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[   829.541] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[   829.541] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[   829.541] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   829.541] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   829.541] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[   829.541] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[   829.542] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   829.542] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[   829.542] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[   829.542] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[   829.542] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[   829.542] (II) modeset(0): EDID for output DP-1
[   829.543] (II) modeset(0): EDID for output HDMI-1
[   829.627] (II) modeset(0): EDID for output DP-2
[   829.656] (II) modeset(0): EDID for output HDMI-2
[   829.656] (II) modeset(0): Manufacturer: VSC  Model: 732e  Serial#: 16843009
[   829.656] (II) modeset(0): Year: 2020  Week: 50
[   829.656] (II) modeset(0): EDID Version: 1.3
[   829.656] (II) modeset(0): Digital Display Input
[   829.656] (II) modeset(0): Max Image Size [cm]: horiz.: 52  vert.: 29
[   829.656] (II) modeset(0): Gamma: 2.20
[   829.656] (II) modeset(0): DPMS capabilities: Off
[   829.656] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   829.656] (II) modeset(0): Default color space is primary color space
[   829.656] (II) modeset(0): First detailed timing is preferred mode
[   829.656] (II) modeset(0): redX: 0.640 redY: 0.339   greenX: 0.312 greenY: 0.633
[   829.656] (II) modeset(0): blueX: 0.156 blueY: 0.050   whiteX: 0.313 whiteY: 0.329
[   829.656] (II) modeset(0): Supported established timings:
[   829.657] (II) modeset(0): 720x400@70Hz
[   829.657] (II) modeset(0): 640x480@60Hz
[   829.657] (II) modeset(0): 640x480@67Hz
[   829.657] (II) modeset(0): 640x480@72Hz
[   829.657] (II) modeset(0): 640x480@75Hz
[   829.657] (II) modeset(0): 800x600@56Hz
[   829.657] (II) modeset(0): 800x600@60Hz
[   829.657] (II) modeset(0): 800x600@72Hz
[   829.657] (II) modeset(0): 800x600@75Hz
[   829.657] (II) modeset(0): 832x624@75Hz
[   829.657] (II) modeset(0): 1024x768@60Hz
[   829.657] (II) modeset(0): 1024x768@70Hz
[   829.657] (II) modeset(0): 1024x768@75Hz
[   829.657] (II) modeset(0): 1280x1024@75Hz
[   829.657] (II) modeset(0): 1152x864@75Hz
[   829.657] (II) modeset(0): Manufacturer's mask: 0
[   829.657] (II) modeset(0): Supported standard timings:
[   829.657] (II) modeset(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[   829.657] (II) modeset(0): #1: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[   829.657] (II) modeset(0): #2: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[   829.657] (II) modeset(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
[   829.657] (II) modeset(0): #4: hsize: 1400  vsize 1050  refresh: 60  vid: 16528
[   829.657] (II) modeset(0): #5: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   829.657] (II) modeset(0): #6: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[   829.657] (II) modeset(0): #7: hsize: 1280  vsize 800  refresh: 60  vid: 129
[   829.657] (II) modeset(0): Supported detailed timing:
[   829.657] (II) modeset(0): clock: 148.5 MHz   Image Size:  521 x 293 mm
[   829.657] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[   829.657] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[   829.657] (II) modeset(0): Serial No: V1X205046339
[   829.657] (II) modeset(0): Ranges: V min: 50 V max: 75 Hz, H min: 24 H max: 82 kHz, PixClock max 175 MHz
[   829.657] (II) modeset(0): Monitor name: VA2446 Series
[   829.657] (II) modeset(0): Supported detailed timing:
[   829.658] (II) modeset(0): clock: 148.5 MHz   Image Size:  521 x 293 mm
[   829.658] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[   829.658] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[   829.658] (II) modeset(0): Supported detailed timing:
[   829.658] (II) modeset(0): clock: 74.2 MHz   Image Size:  521 x 293 mm
[   829.658] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[   829.658] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[   829.658] (II) modeset(0): Supported detailed timing:
[   829.658] (II) modeset(0): clock: 74.2 MHz   Image Size:  521 x 293 mm
[   829.658] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[   829.658] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[   829.658] (II) modeset(0): Supported detailed timing:
[   829.658] (II) modeset(0): clock: 27.0 MHz   Image Size:  521 x 293 mm
[   829.658] (II) modeset(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[   829.658] (II) modeset(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[   829.658] (II) modeset(0): Number of EDID sections to follow: 1
[   829.658] (II) modeset(0): EDID (in hex):
[   829.658] (II) modeset(0): 	00ffffffffffff005a632e7301010101
[   829.658] (II) modeset(0): 	321e010380341d782efc35a3564fa228
[   829.658] (II) modeset(0): 	0c5054bfef80b300a940a9c095009040
[   829.658] (II) modeset(0): 	818081408100023a801871382d40582c
[   829.658] (II) modeset(0): 	450009252100001e000000ff00563158
[   829.658] (II) modeset(0): 	3230353034363333390a000000fd0032
[   829.658] (II) modeset(0): 	4b185211000a202020202020000000fc
[   829.658] (II) modeset(0): 	00564132343436205365726965730185
[   829.658] (II) modeset(0): 	020324f1519005040302070612111314
[   829.658] (II) modeset(0): 	16151e1d1f0123097f07830100006503
[   829.658] (II) modeset(0): 	0c001000023a801871382d40582c4500
[   829.659] (II) modeset(0): 	09252100001e011d8018711c1620582c
[   829.659] (II) modeset(0): 	250009252100009e011d007251d01e20
[   829.659] (II) modeset(0): 	6e28550009252100001e8c0ad08a20e0
[   829.659] (II) modeset(0): 	2d10103e960009252100001800000000
[   829.659] (II) modeset(0): 	00000000000000000000000000000072
[   829.659] (II) modeset(0): Printing probed modes for output HDMI-2
[   829.659] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[   829.659] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[   829.659] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[   829.659] (II) modeset(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[   829.659] (II) modeset(0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[   829.659] (II) modeset(0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[   829.659] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[   829.659] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   829.659] (II) modeset(0): Modeline "1400x1050"x59.9  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[   829.659] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[   829.659] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   829.659] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   829.659] (II) modeset(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[   829.659] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[   829.659] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   829.659] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   829.659] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   829.660] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[   829.660] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   829.660] (II) modeset(0): Modeline "1440x576"x50.0   54.00  1440 1464 1592 1728  576 581 586 625 -hsync -vsync (31.2 kHz e)
[   829.660] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   829.660] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   829.660] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   829.660] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   829.660] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   829.660] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   829.660] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   829.660] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   829.660] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[   829.660] (II) modeset(0): Modeline "720x576i"x50.0   13.50  720 732 795 864  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[   829.660] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[   829.660] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[   829.660] (II) modeset(0): Modeline "720x480i"x60.0   13.51  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.8 kHz e)
[   829.660] (II) modeset(0): Modeline "720x480i"x59.9   13.50  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[   829.660] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   829.660] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   829.660] (II) modeset(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   829.660] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   829.660] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   829.660] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   829.660] (II) modeset(0): Output eDP-1 connected
[   829.660] (II) modeset(0): Output DP-1 disconnected
[   829.660] (II) modeset(0): Output HDMI-1 disconnected
[   829.660] (II) modeset(0): Output DP-2 disconnected
[   829.660] (II) modeset(0): Output HDMI-2 connected
[   829.661] (II) modeset(0): Using spanning desktop for initial modes
[   829.661] (II) modeset(0): Output eDP-1 using initial mode 1366x768 +0+0
[   829.661] (II) modeset(0): Output HDMI-2 using initial mode 1920x1080 +1366+0
[   829.661] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[   829.661] (==) modeset(0): DPI set to (96, 96)
[   829.661] (II) Loading sub module "fb"
[   829.661] (II) LoadModule: "fb"
[   829.661] (II) Module "fb" already built-in
[   829.696] (==) modeset(0): Backing store enabled
[   829.696] (==) modeset(0): Silken mouse enabled
[   829.882] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[   829.883] (==) modeset(0): DPMS enabled
[   829.884] (II) modeset(0): [DRI2] Setup complete
[   829.884] (II) modeset(0): [DRI2]   DRI driver: i965
[   829.884] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[   829.884] (II) Initializing extension Generic Event Extension
[   829.886] (II) Initializing extension SHAPE
[   829.887] (II) Initializing extension MIT-SHM
[   829.889] (II) Initializing extension XInputExtension
[   829.891] (II) Initializing extension XTEST
[   829.893] (II) Initializing extension BIG-REQUESTS
[   829.901] (II) Initializing extension SYNC
[   829.903] (II) Initializing extension XKEYBOARD
[   829.904] (II) Initializing extension XC-MISC
[   829.905] (II) Initializing extension SECURITY
[   829.908] (II) Initializing extension XFIXES
[   829.909] (II) Initializing extension RENDER
[   829.915] (II) Initializing extension RANDR
[   829.917] (II) Initializing extension COMPOSITE
[   829.918] (II) Initializing extension DAMAGE
[   829.919] (II) Initializing extension MIT-SCREEN-SAVER
[   829.921] (II) Initializing extension DOUBLE-BUFFER
[   829.922] (II) Initializing extension RECORD
[   829.923] (II) Initializing extension DPMS
[   829.924] (II) Initializing extension Present
[   829.925] (II) Initializing extension DRI3
[   829.926] (II) Initializing extension X-Resource
[   829.927] (II) Initializing extension XVideo
[   829.928] (II) Initializing extension XVideo-MotionCompensation
[   829.928] (II) Initializing extension GLX
[   829.942] (II) AIGLX: Loaded and initialized i965
[   829.942] (II) GLX: Initialized DRI2 GL provider for screen 0
[   829.942] (II) Initializing extension XFree86-VidModeExtension
[   829.942] (II) Initializing extension XFree86-DGA
[   829.943] (II) Initializing extension XFree86-DRI
[   829.943] (II) Initializing extension DRI2
[   829.944] (II) modeset(0): Damage tracking initialized
[   829.945] (II) modeset(0): Setting screen physical size to 869 x 285
[   830.086] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   830.086] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   830.086] (**) Power Button: Applying InputClass "system-keyboard"
[   830.087] (II) LoadModule: "libinput"
[   830.090] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   830.094] (II) Module libinput: vendor="X.Org Foundation"
[   830.094] 	compiled for 1.21.1, module version = 1.2.0
[   830.094] 	Module class: X.Org XInput Driver
[   830.094] 	ABI class: X.Org XInput driver, version 24.4
[   830.094] (II) Using input driver 'libinput' for 'Power Button'
[   830.097] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 21 paused 0
[   830.097] (**) Power Button: always reports core events
[   830.097] (**) Option "Device" "/dev/input/event2"
[   830.097] (**) Option "_source" "server/udev"
[   830.105] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   830.106] (II) event2  - Power Button: device is a keyboard
[   830.106] (II) event2  - Power Button: device removed
[   830.106] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[   830.106] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   830.106] (**) Option "xkb_model" "pc105+inet"
[   830.106] (**) Option "xkb_layout" "us"
[   830.106] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   830.190] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   830.190] (II) event2  - Power Button: device is a keyboard
[   830.192] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event4)
[   830.192] (**) Asus Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[   830.192] (**) Asus Wireless Radio Control: Applying InputClass "system-keyboard"
[   830.192] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
[   830.195] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 24 paused 0
[   830.195] (**) Asus Wireless Radio Control: always reports core events
[   830.195] (**) Option "Device" "/dev/input/event4"
[   830.196] (**) Option "_source" "server/udev"
[   830.199] (II) event4  - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[   830.199] (II) event4  - Asus Wireless Radio Control: device is a keyboard
[   830.199] (II) event4  - Asus Wireless Radio Control: device removed
[   830.199] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input4/event4"
[   830.199] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 7)
[   830.199] (**) Option "xkb_model" "pc105+inet"
[   830.199] (**) Option "xkb_layout" "us"
[   830.199] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   830.202] (II) event4  - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[   830.203] (II) event4  - Asus Wireless Radio Control: device is a keyboard
[   830.205] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[   830.205] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   830.205] (**) Video Bus: Applying InputClass "system-keyboard"
[   830.205] (II) Using input driver 'libinput' for 'Video Bus'
[   830.208] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 25 paused 0
[   830.208] (**) Video Bus: always reports core events
[   830.208] (**) Option "Device" "/dev/input/event7"
[   830.209] (**) Option "_source" "server/udev"
[   830.217] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[   830.217] (II) event7  - Video Bus: device is a keyboard
[   830.218] (II) event7  - Video Bus: device removed
[   830.218] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7/event7"
[   830.218] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   830.218] (**) Option "xkb_model" "pc105+inet"
[   830.218] (**) Option "xkb_layout" "us"
[   830.218] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   830.223] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[   830.223] (II) event7  - Video Bus: device is a keyboard
[   830.226] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[   830.226] (II) No input driver specified, ignoring this device.
[   830.226] (II) This device may have been added with another device file.
[   830.228] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[   830.228] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   830.228] (**) Sleep Button: Applying InputClass "system-keyboard"
[   830.228] (II) Using input driver 'libinput' for 'Sleep Button'
[   830.232] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 26 paused 0
[   830.232] (**) Sleep Button: always reports core events
[   830.232] (**) Option "Device" "/dev/input/event1"
[   830.232] (**) Option "_source" "server/udev"
[   830.238] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[   830.238] (II) event1  - Sleep Button: device is a keyboard
[   830.238] (II) event1  - Sleep Button: device removed
[   830.239] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[   830.239] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[   830.239] (**) Option "xkb_model" "pc105+inet"
[   830.239] (**) Option "xkb_layout" "us"
[   830.239] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   830.243] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[   830.243] (II) event1  - Sleep Button: device is a keyboard
[   830.248] (II) config/udev: Adding input device USB2.0 VGA UVC WebCam: USB2.0 V (/dev/input/event9)
[   830.249] (**) USB2.0 VGA UVC WebCam: USB2.0 V: Applying InputClass "libinput keyboard catchall"
[   830.249] (**) USB2.0 VGA UVC WebCam: USB2.0 V: Applying InputClass "system-keyboard"
[   830.249] (II) Using input driver 'libinput' for 'USB2.0 VGA UVC WebCam: USB2.0 V'
[   830.252] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 27 paused 0
[   830.252] (**) USB2.0 VGA UVC WebCam: USB2.0 V: always reports core events
[   830.252] (**) Option "Device" "/dev/input/event9"
[   830.252] (**) Option "_source" "server/udev"
[   830.257] (II) event9  - USB2.0 VGA UVC WebCam: USB2.0 V: is tagged by udev as: Keyboard
[   830.257] (II) event9  - USB2.0 VGA UVC WebCam: USB2.0 V: device is a keyboard
[   830.258] (II) event9  - USB2.0 VGA UVC WebCam: USB2.0 V: device removed
[   830.258] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input9/event9"
[   830.258] (II) XINPUT: Adding extended input device "USB2.0 VGA UVC WebCam: USB2.0 V" (type: KEYBOARD, id 10)
[   830.258] (**) Option "xkb_model" "pc105+inet"
[   830.258] (**) Option "xkb_layout" "us"
[   830.258] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   830.265] (II) event9  - USB2.0 VGA UVC WebCam: USB2.0 V: is tagged by udev as: Keyboard
[   830.265] (II) event9  - USB2.0 VGA UVC WebCam: USB2.0 V: device is a keyboard
[   830.267] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[   830.267] (II) No input driver specified, ignoring this device.
[   830.267] (II) This device may have been added with another device file.
[   830.268] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
[   830.269] (II) No input driver specified, ignoring this device.
[   830.269] (II) This device may have been added with another device file.
[   830.271] (II) config/udev: Adding input device Elan Touchpad (/dev/input/event5)
[   830.271] (**) Elan Touchpad: Applying InputClass "libinput touchpad catchall"
[   830.271] (II) Using input driver 'libinput' for 'Elan Touchpad'
[   830.274] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 28 paused 0
[   830.274] (**) Elan Touchpad: always reports core events
[   830.274] (**) Option "Device" "/dev/input/event5"
[   830.274] (**) Option "_source" "server/udev"
[   830.278] (II) event5  - Elan Touchpad: is tagged by udev as: Touchpad
[   830.286] (II) event5  - Elan Touchpad: device is a touchpad
[   830.286] (II) event5  - Elan Touchpad: device removed
[   830.287] (**) Option "config_info" "udev:/sys/devices/pci0000:00/808622C1:03/i2c-0/i2c-ELAN1000:00/input/input5/event5"
[   830.287] (II) XINPUT: Adding extended input device "Elan Touchpad" (type: TOUCHPAD, id 11)
[   830.292] (**) Option "AccelerationScheme" "none"
[   830.292] (**) Elan Touchpad: (accel) selected scheme none/0
[   830.292] (**) Elan Touchpad: (accel) acceleration factor: 2.000
[   830.292] (**) Elan Touchpad: (accel) acceleration threshold: 4
[   830.295] (II) event5  - Elan Touchpad: is tagged by udev as: Touchpad
[   830.300] (II) event5  - Elan Touchpad: device is a touchpad
[   830.304] (II) config/udev: Adding input device Elan Touchpad (/dev/input/mouse0)
[   830.304] (II) No input driver specified, ignoring this device.
[   830.304] (II) This device may have been added with another device file.
[   830.306] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event8)
[   830.306] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[   830.306] (**) Asus WMI hotkeys: Applying InputClass "system-keyboard"
[   830.306] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[   830.309] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 29 paused 0
[   830.309] (**) Asus WMI hotkeys: always reports core events
[   830.309] (**) Option "Device" "/dev/input/event8"
[   830.309] (**) Option "_source" "server/udev"
[   830.311] (II) event8  - Asus WMI hotkeys: is tagged by udev as: Keyboard
[   830.312] (II) event8  - Asus WMI hotkeys: device is a keyboard
[   830.312] (II) event8  - Asus WMI hotkeys: device removed
[   830.312] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input8/event8"
[   830.312] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 12)
[   830.312] (**) Option "xkb_model" "pc105+inet"
[   830.312] (**) Option "xkb_layout" "us"
[   830.312] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   830.315] (II) event8  - Asus WMI hotkeys: is tagged by udev as: Keyboard
[   830.315] (II) event8  - Asus WMI hotkeys: device is a keyboard
[   830.317] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[   830.317] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   830.317] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[   830.317] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   830.320] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 30 paused 0
[   830.321] (**) AT Translated Set 2 keyboard: always reports core events
[   830.321] (**) Option "Device" "/dev/input/event3"
[   830.321] (**) Option "_source" "server/udev"
[   830.324] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   830.324] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[   830.328] (II) event3  - AT Translated Set 2 keyboard: device removed
[   830.328] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[   830.328] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[   830.328] (**) Option "xkb_model" "pc105+inet"
[   830.328] (**) Option "xkb_layout" "us"
[   830.328] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   830.332] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   830.332] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[   830.336] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[   830.336] (II) No input driver specified, ignoring this device.
[   830.336] (II) This device may have been added with another device file.
[   830.579] (**) Option "fd" "21"
[   830.579] (II) event2  - Power Button: device removed
[   830.579] (**) Option "fd" "24"
[   830.579] (II) event4  - Asus Wireless Radio Control: device removed
[   830.579] (**) Option "fd" "25"
[   830.579] (II) event7  - Video Bus: device removed
[   830.579] (**) Option "fd" "26"
[   830.579] (II) event1  - Sleep Button: device removed
[   830.579] (**) Option "fd" "27"
[   830.579] (II) event9  - USB2.0 VGA UVC WebCam: USB2.0 V: device removed
[   830.579] (**) Option "fd" "28"
[   830.580] (II) event5  - Elan Touchpad: device removed
[   830.580] (**) Option "fd" "29"
[   830.580] (II) event8  - Asus WMI hotkeys: device removed
[   830.580] (**) Option "fd" "30"
[   830.580] (II) event3  - AT Translated Set 2 keyboard: device removed
[   830.613] (II) UnloadModule: "libinput"
[   830.613] (II) systemd-logind: releasing fd for 13:67
[   830.646] (II) UnloadModule: "libinput"
[   830.647] (II) systemd-logind: releasing fd for 13:72
[   830.689] (II) UnloadModule: "libinput"
[   830.689] (II) systemd-logind: releasing fd for 13:69
[   830.729] (II) UnloadModule: "libinput"
[   830.729] (II) systemd-logind: releasing fd for 13:73
[   830.762] (II) UnloadModule: "libinput"
[   830.762] (II) systemd-logind: releasing fd for 13:65
[   830.794] (II) UnloadModule: "libinput"
[   830.795] (II) systemd-logind: releasing fd for 13:71
[   830.826] (II) UnloadModule: "libinput"
[   830.827] (II) systemd-logind: releasing fd for 13:68
[   830.860] (II) UnloadModule: "libinput"
[   830.860] (II) systemd-logind: releasing fd for 13:66
[   830.937] (II) Server terminated successfully (0). Closing log file.


~]$ cat startxdump

X.Org X Server 1.21.1.2
X Protocol Version 11, Revision 0
Current Operating System: Linux x540sa 5.15.8-arch1-1 #1 SMP PREEMPT Tue, 14 Dec 2021 12:28:02 +0000 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=b8558921-84fb-4f7b-967d-edf681858f21 rw loglevel=3 quiet
 
Current version of pixman: 0.40.0
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/home/dantito/.local/share/xorg/Xorg.1.log", Time: Thu Dec 16 10:24:33 2021
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
/etc/X11/xinit/xinitrc: line 55: exec: xterm: not found
/etc/X11/xinit/xinitrc: line 53: xterm: command not found
xinit: connection to X server lost

waiting for X server to shut down (II) Server terminated successfully (0). Closing log file.

~]$ cat /var/log/Xorg.0.log
[    24.951] 
X.Org X Server 1.21.1.2
X Protocol Version 11, Revision 0
[    24.951] Current Operating System: Linux x540sa 5.15.10-arch1-1 #1 SMP PREEMPT Fri, 17 Dec 2021 11:17:37 +0000 x86_64
[    24.951] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=b8558921-84fb-4f7b-967d-edf681858f21 rw loglevel=3 quiet
[    24.951]  
[    24.951] Current version of pixman: 0.40.0
[    24.951] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    24.951] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    24.952] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Dec 17 12:52:38 2021
[    25.055] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    25.055] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    25.137] (==) No Layout section.  Using the first Screen section.
[    25.137] (==) No screen section available. Using defaults.
[    25.138] (**) |-->Screen "Default Screen Section" (0)
[    25.138] (**) |   |-->Monitor "<default monitor>"
[    25.141] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    25.141] (==) Automatically adding devices
[    25.141] (==) Automatically enabling devices
[    25.141] (==) Automatically adding GPU devices
[    25.142] (==) Automatically binding GPU devices
[    25.142] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    25.301] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    25.301] 	Entry deleted from font path.
[    25.426] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[    25.426] 	Entry deleted from font path.
[    25.426] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[    25.426] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    25.426] 	Entry deleted from font path.
[    25.426] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    25.427] 	Entry deleted from font path.
[    25.427] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    25.427] 	Entry deleted from font path.
[    25.427] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    25.427] 	Entry deleted from font path.
[    25.427] (==) FontPath set to:
	
[    25.427] (==) ModulePath set to "/usr/lib/xorg/modules"
[    25.427] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    25.428] (II) Module ABI versions:
[    25.428] 	X.Org ANSI C Emulation: 0.4
[    25.428] 	X.Org Video Driver: 25.2
[    25.428] 	X.Org XInput driver : 24.4
[    25.428] 	X.Org Server Extension : 10.0
[    25.435] (++) using VT number 7

[    25.435] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    25.447] (II) xfree86: Adding drm device (/dev/dri/card0)
[    25.447] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[    25.478] (--) PCI:*(0@0:2:0) 8086:22b1:1043:10c0 rev 33, Mem @ 0x80000000/16777216, 0x90000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    25.478] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    25.478] (II) LoadModule: "glx"
[    25.588] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    26.143] (II) Module glx: vendor="X.Org Foundation"
[    26.144] 	compiled for 1.21.1.2, module version = 1.0.0
[    26.144] 	ABI class: X.Org Server Extension, version 10.0
[    26.144] (==) Matched intel as autoconfigured driver 0
[    26.144] (==) Matched modesetting as autoconfigured driver 1
[    26.144] (==) Matched fbdev as autoconfigured driver 2
[    26.144] (==) Matched vesa as autoconfigured driver 3
[    26.145] (==) Assigned the driver to the xf86ConfigLayout
[    26.145] (II) LoadModule: "intel"
[    26.173] (WW) Warning, couldn't open module intel
[    26.173] (EE) Failed to load module "intel" (module does not exist, 0)
[    26.173] (II) LoadModule: "modesetting"
[    26.174] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    26.264] (II) Module modesetting: vendor="X.Org Foundation"
[    26.264] 	compiled for 1.21.1.2, module version = 1.21.1
[    26.264] 	Module class: X.Org Video Driver
[    26.264] 	ABI class: X.Org Video Driver, version 25.2
[    26.264] (II) LoadModule: "fbdev"
[    26.266] (WW) Warning, couldn't open module fbdev
[    26.266] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    26.267] (II) LoadModule: "vesa"
[    26.268] (WW) Warning, couldn't open module vesa
[    26.268] (EE) Failed to load module "vesa" (module does not exist, 0)
[    26.268] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    26.313] (II) modeset(0): using drv /dev/dri/card0
[    26.313] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    26.313] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    26.313] (==) modeset(0): RGB weight 888
[    26.313] (==) modeset(0): Default visual is TrueColor
[    26.314] (II) Loading sub module "glamoregl"
[    26.314] (II) LoadModule: "glamoregl"
[    26.314] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    26.469] (II) Module glamoregl: vendor="X.Org Foundation"
[    26.469] 	compiled for 1.21.1.2, module version = 1.0.1
[    26.469] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    27.643] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics 400 (BSW)
[    27.643] (II) modeset(0): glamor initialized
[    27.643] (==) modeset(0): VariableRefresh: disabled
[    27.643] (==) modeset(0): AsyncFlipSecondaries: disabled
[    27.646] (II) modeset(0): Output eDP-1 has no monitor section
[    27.647] (II) modeset(0): Output DP-1 has no monitor section
[    27.650] (II) modeset(0): Output HDMI-1 has no monitor section
[    27.743] (II) modeset(0): Output DP-2 has no monitor section
[    27.774] (II) modeset(0): Output HDMI-2 has no monitor section
[    27.781] (II) modeset(0): EDID for output eDP-1
[    27.781] (II) modeset(0): Manufacturer: CMN  Model: 15ca  Serial#: 0
[    27.781] (II) modeset(0): Year: 2014  Week: 34
[    27.781] (II) modeset(0): EDID Version: 1.4
[    27.781] (II) modeset(0): Digital Display Input
[    27.781] (II) modeset(0): 6 bits per channel
[    27.781] (II) modeset(0): Digital interface is DisplayPort
[    27.782] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    27.782] (II) modeset(0): Gamma: 2.20
[    27.782] (II) modeset(0): No DPMS capabilities specified
[    27.782] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[    27.782] (II) modeset(0): First detailed timing is preferred mode
[    27.782] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    27.782] (II) modeset(0): redX: 0.569 redY: 0.332   greenX: 0.328 greenY: 0.581
[    27.783] (II) modeset(0): blueX: 0.159 blueY: 0.141   whiteX: 0.313 whiteY: 0.329
[    27.783] (II) modeset(0): Manufacturer's mask: 0
[    27.783] (II) modeset(0): Supported detailed timing:
[    27.783] (II) modeset(0): clock: 76.4 MHz   Image Size:  344 x 193 mm
[    27.783] (II) modeset(0): h_active: 1366  h_sync: 1434  h_sync_end 1479 h_blank_end 1592 h_border: 0
[    27.783] (II) modeset(0): v_active: 768  v_sync: 772  v_sync_end 779 v_blanking: 800 v_border: 0
[    27.784] (II) modeset(0):  N156BGE-E42
[    27.784] (II) modeset(0):  CMN
[    27.784] (II) modeset(0):  N156BGE-E42
[    27.784] (II) modeset(0): EDID (in hex):
[    27.784] (II) modeset(0): 	00ffffffffffff000daeca1500000000
[    27.784] (II) modeset(0): 	221801049522137802c3c59155549428
[    27.784] (II) modeset(0): 	24505400000001010101010101010101
[    27.784] (II) modeset(0): 	010101010101da1d56e250002030442d
[    27.785] (II) modeset(0): 	470058c110000018000000fe004e3135
[    27.785] (II) modeset(0): 	364247452d4534320a20000000fe0043
[    27.785] (II) modeset(0): 	4d4e0a202020202020202020000000fe
[    27.785] (II) modeset(0): 	004e3135364247452d4534320a200055
[    27.787] (II) modeset(0): Printing probed modes for output eDP-1
[    27.787] (II) modeset(0): Modeline "1366x768"x60.0   76.42  1366 1434 1479 1592  768 772 779 800 -hsync -vsync (48.0 kHz eP)
[    27.787] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    27.788] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    27.788] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    27.788] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    27.788] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    27.788] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    27.788] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    27.789] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    27.789] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    27.789] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    27.789] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    27.789] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    27.790] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    27.790] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    27.790] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    27.790] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    27.790] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    27.790] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    27.790] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    27.791] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    27.791] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    27.791] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    27.791] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    27.791] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    27.791] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    27.792] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    27.792] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    27.792] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    27.792] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    27.792] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    27.792] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    27.792] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    27.793] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    27.793] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    27.793] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    27.793] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    27.793] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    27.793] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    27.794] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    27.794] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    27.794] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    27.794] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    27.794] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    27.794] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    27.794] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    27.795] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    27.795] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    27.795] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    27.795] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    27.795] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    27.795] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    27.796] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    27.796] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    27.796] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    27.796] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    27.796] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    27.796] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    27.796] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    27.797] (II) modeset(0): EDID for output DP-1
[    27.798] (II) modeset(0): EDID for output HDMI-1
[    27.884] (II) modeset(0): EDID for output DP-2
[    27.915] (II) modeset(0): EDID for output HDMI-2
[    27.915] (II) modeset(0): Manufacturer: VSC  Model: 732e  Serial#: 16843009
[    27.915] (II) modeset(0): Year: 2020  Week: 50
[    27.916] (II) modeset(0): EDID Version: 1.3
[    27.916] (II) modeset(0): Digital Display Input
[    27.916] (II) modeset(0): Max Image Size [cm]: horiz.: 52  vert.: 29
[    27.916] (II) modeset(0): Gamma: 2.20
[    27.916] (II) modeset(0): DPMS capabilities: Off
[    27.916] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    27.916] (II) modeset(0): Default color space is primary color space
[    27.917] (II) modeset(0): First detailed timing is preferred mode
[    27.917] (II) modeset(0): redX: 0.640 redY: 0.339   greenX: 0.312 greenY: 0.633
[    27.917] (II) modeset(0): blueX: 0.156 blueY: 0.050   whiteX: 0.313 whiteY: 0.329
[    27.917] (II) modeset(0): Supported established timings:
[    27.917] (II) modeset(0): 720x400@70Hz
[    27.917] (II) modeset(0): 640x480@60Hz
[    27.917] (II) modeset(0): 640x480@67Hz
[    27.918] (II) modeset(0): 640x480@72Hz
[    27.918] (II) modeset(0): 640x480@75Hz
[    27.918] (II) modeset(0): 800x600@56Hz
[    27.918] (II) modeset(0): 800x600@60Hz
[    27.918] (II) modeset(0): 800x600@72Hz
[    27.918] (II) modeset(0): 800x600@75Hz
[    27.918] (II) modeset(0): 832x624@75Hz
[    27.918] (II) modeset(0): 1024x768@60Hz
[    27.918] (II) modeset(0): 1024x768@70Hz
[    27.919] (II) modeset(0): 1024x768@75Hz
[    27.919] (II) modeset(0): 1280x1024@75Hz
[    27.919] (II) modeset(0): 1152x864@75Hz
[    27.919] (II) modeset(0): Manufacturer's mask: 0
[    27.919] (II) modeset(0): Supported standard timings:
[    27.919] (II) modeset(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    27.919] (II) modeset(0): #1: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[    27.919] (II) modeset(0): #2: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[    27.920] (II) modeset(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    27.920] (II) modeset(0): #4: hsize: 1400  vsize 1050  refresh: 60  vid: 16528
[    27.920] (II) modeset(0): #5: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    27.920] (II) modeset(0): #6: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    27.920] (II) modeset(0): #7: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    27.920] (II) modeset(0): Supported detailed timing:
[    27.920] (II) modeset(0): clock: 148.5 MHz   Image Size:  521 x 293 mm
[    27.920] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    27.921] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    27.921] (II) modeset(0): Serial No: V1X205046339
[    27.921] (II) modeset(0): Ranges: V min: 50 V max: 75 Hz, H min: 24 H max: 82 kHz, PixClock max 175 MHz
[    27.921] (II) modeset(0): Monitor name: VA2446 Series
[    27.921] (II) modeset(0): Supported detailed timing:
[    27.921] (II) modeset(0): clock: 148.5 MHz   Image Size:  521 x 293 mm
[    27.921] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    27.922] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    27.922] (II) modeset(0): Supported detailed timing:
[    27.922] (II) modeset(0): clock: 74.2 MHz   Image Size:  521 x 293 mm
[    27.922] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    27.922] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[    27.922] (II) modeset(0): Supported detailed timing:
[    27.923] (II) modeset(0): clock: 74.2 MHz   Image Size:  521 x 293 mm
[    27.923] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[    27.923] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    27.923] (II) modeset(0): Supported detailed timing:
[    27.923] (II) modeset(0): clock: 27.0 MHz   Image Size:  521 x 293 mm
[    27.923] (II) modeset(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[    27.923] (II) modeset(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[    27.924] (II) modeset(0): Number of EDID sections to follow: 1
[    27.924] (II) modeset(0): EDID (in hex):
[    27.924] (II) modeset(0): 	00ffffffffffff005a632e7301010101
[    27.924] (II) modeset(0): 	321e010380341d782efc35a3564fa228
[    27.924] (II) modeset(0): 	0c5054bfef80b300a940a9c095009040
[    27.924] (II) modeset(0): 	818081408100023a801871382d40582c
[    27.925] (II) modeset(0): 	450009252100001e000000ff00563158
[    27.925] (II) modeset(0): 	3230353034363333390a000000fd0032
[    27.925] (II) modeset(0): 	4b185211000a202020202020000000fc
[    27.925] (II) modeset(0): 	00564132343436205365726965730185
[    27.925] (II) modeset(0): 	020324f1519005040302070612111314
[    27.925] (II) modeset(0): 	16151e1d1f0123097f07830100006503
[    27.925] (II) modeset(0): 	0c001000023a801871382d40582c4500
[    27.926] (II) modeset(0): 	09252100001e011d8018711c1620582c
[    27.926] (II) modeset(0): 	250009252100009e011d007251d01e20
[    27.926] (II) modeset(0): 	6e28550009252100001e8c0ad08a20e0
[    27.926] (II) modeset(0): 	2d10103e960009252100001800000000
[    27.926] (II) modeset(0): 	00000000000000000000000000000072
[    27.927] (II) modeset(0): Printing probed modes for output HDMI-2
[    27.927] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    27.927] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    27.927] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    27.927] (II) modeset(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    27.928] (II) modeset(0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    27.928] (II) modeset(0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[    27.928] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    27.928] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    27.928] (II) modeset(0): Modeline "1400x1050"x59.9  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[    27.928] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[    27.929] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    27.929] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    27.929] (II) modeset(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    27.929] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    27.929] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    27.929] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    27.929] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    27.930] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    27.930] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    27.930] (II) modeset(0): Modeline "1440x576"x50.0   54.00  1440 1464 1592 1728  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    27.930] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    27.930] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    27.930] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    27.931] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    27.931] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    27.931] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    27.931] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    27.931] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    27.931] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    27.931] (II) modeset(0): Modeline "720x576i"x50.0   13.50  720 732 795 864  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    27.932] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    27.932] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    27.932] (II) modeset(0): Modeline "720x480i"x60.0   13.51  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.8 kHz e)
[    27.932] (II) modeset(0): Modeline "720x480i"x59.9   13.50  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    27.932] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    27.932] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    27.932] (II) modeset(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    27.933] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    27.933] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    27.933] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    27.933] (II) modeset(0): Output eDP-1 connected
[    27.933] (II) modeset(0): Output DP-1 disconnected
[    27.933] (II) modeset(0): Output HDMI-1 disconnected
[    27.933] (II) modeset(0): Output DP-2 disconnected
[    27.934] (II) modeset(0): Output HDMI-2 connected
[    27.934] (II) modeset(0): Using spanning desktop for initial modes
[    27.934] (II) modeset(0): Output eDP-1 using initial mode 1366x768 +0+0
[    27.934] (II) modeset(0): Output HDMI-2 using initial mode 1920x1080 +1366+0
[    27.934] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    27.934] (==) modeset(0): DPI set to (96, 96)
[    27.934] (II) Loading sub module "fb"
[    27.935] (II) LoadModule: "fb"
[    27.935] (II) Module "fb" already built-in
[    28.304] (==) modeset(0): Backing store enabled
[    28.304] (==) modeset(0): Silken mouse enabled
[    28.514] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    28.515] (==) modeset(0): DPMS enabled
[    28.516] (II) modeset(0): [DRI2] Setup complete
[    28.516] (II) modeset(0): [DRI2]   DRI driver: i965
[    28.516] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[    28.516] (II) Initializing extension Generic Event Extension
[    28.518] (II) Initializing extension SHAPE
[    28.519] (II) Initializing extension MIT-SHM
[    28.521] (II) Initializing extension XInputExtension
[    28.524] (II) Initializing extension XTEST
[    28.525] (II) Initializing extension BIG-REQUESTS
[    28.527] (II) Initializing extension SYNC
[    28.529] (II) Initializing extension XKEYBOARD
[    28.531] (II) Initializing extension XC-MISC
[    28.532] (II) Initializing extension SECURITY
[    28.534] (II) Initializing extension XFIXES
[    28.536] (II) Initializing extension RENDER
[    28.537] (II) Initializing extension RANDR
[    28.540] (II) Initializing extension COMPOSITE
[    28.542] (II) Initializing extension DAMAGE
[    28.544] (II) Initializing extension MIT-SCREEN-SAVER
[    28.546] (II) Initializing extension DOUBLE-BUFFER
[    28.547] (II) Initializing extension RECORD
[    28.549] (II) Initializing extension DPMS
[    28.551] (II) Initializing extension Present
[    28.552] (II) Initializing extension DRI3
[    28.554] (II) Initializing extension X-Resource
[    28.555] (II) Initializing extension XVideo
[    28.557] (II) Initializing extension XVideo-MotionCompensation
[    28.557] (II) Initializing extension GLX
[    28.577] (II) AIGLX: Loaded and initialized i965
[    28.577] (II) GLX: Initialized DRI2 GL provider for screen 0
[    28.577] (II) Initializing extension XFree86-VidModeExtension
[    28.578] (II) Initializing extension XFree86-DGA
[    28.579] (II) Initializing extension XFree86-DRI
[    28.579] (II) Initializing extension DRI2
[    28.600] (II) modeset(0): Damage tracking initialized
[    28.600] (II) modeset(0): Setting screen physical size to 869 x 285
[    29.139] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    29.139] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    29.139] (**) Power Button: Applying InputClass "system-keyboard"
[    29.139] (II) LoadModule: "libinput"
[    29.140] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    29.201] (II) Module libinput: vendor="X.Org Foundation"
[    29.202] 	compiled for 1.21.1, module version = 1.2.0
[    29.202] 	Module class: X.Org XInput Driver
[    29.202] 	ABI class: X.Org XInput driver, version 24.4
[    29.202] (II) Using input driver 'libinput' for 'Power Button'
[    29.202] (**) Power Button: always reports core events
[    29.202] (**) Option "Device" "/dev/input/event2"
[    29.203] (**) Option "_source" "server/udev"
[    29.394] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    29.394] (II) event2  - Power Button: device is a keyboard
[    29.394] (II) event2  - Power Button: device removed
[    29.402] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    29.402] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    29.402] (**) Option "xkb_model" "pc105+inet"
[    29.402] (**) Option "xkb_layout" "us"
[    29.402] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    29.513] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    29.513] (II) event2  - Power Button: device is a keyboard
[    29.515] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event4)
[    29.515] (**) Asus Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[    29.515] (**) Asus Wireless Radio Control: Applying InputClass "system-keyboard"
[    29.515] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
[    29.516] (**) Asus Wireless Radio Control: always reports core events
[    29.516] (**) Option "Device" "/dev/input/event4"
[    29.516] (**) Option "_source" "server/udev"
[    29.518] (II) event4  - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[    29.518] (II) event4  - Asus Wireless Radio Control: device is a keyboard
[    29.519] (II) event4  - Asus Wireless Radio Control: device removed
[    29.562] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input4/event4"
[    29.562] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 7)
[    29.562] (**) Option "xkb_model" "pc105+inet"
[    29.562] (**) Option "xkb_layout" "us"
[    29.562] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    29.565] (II) event4  - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[    29.566] (II) event4  - Asus Wireless Radio Control: device is a keyboard
[    29.568] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[    29.568] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    29.568] (**) Video Bus: Applying InputClass "system-keyboard"
[    29.568] (II) Using input driver 'libinput' for 'Video Bus'
[    29.568] (**) Video Bus: always reports core events
[    29.568] (**) Option "Device" "/dev/input/event7"
[    29.568] (**) Option "_source" "server/udev"
[    29.571] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[    29.571] (II) event7  - Video Bus: device is a keyboard
[    29.572] (II) event7  - Video Bus: device removed
[    29.605] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7/event7"
[    29.606] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    29.606] (**) Option "xkb_model" "pc105+inet"
[    29.606] (**) Option "xkb_layout" "us"
[    29.606] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    29.609] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[    29.610] (II) event7  - Video Bus: device is a keyboard
[    29.612] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    29.612] (II) No input driver specified, ignoring this device.
[    29.612] (II) This device may have been added with another device file.
[    29.613] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    29.613] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    29.613] (**) Sleep Button: Applying InputClass "system-keyboard"
[    29.614] (II) Using input driver 'libinput' for 'Sleep Button'
[    29.614] (**) Sleep Button: always reports core events
[    29.614] (**) Option "Device" "/dev/input/event1"
[    29.614] (**) Option "_source" "server/udev"
[    29.616] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[    29.616] (II) event1  - Sleep Button: device is a keyboard
[    29.617] (II) event1  - Sleep Button: device removed
[    29.629] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[    29.629] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    29.629] (**) Option "xkb_model" "pc105+inet"
[    29.629] (**) Option "xkb_layout" "us"
[    29.629] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    29.633] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[    29.633] (II) event1  - Sleep Button: device is a keyboard
[    29.637] (II) config/udev: Adding input device USB2.0 VGA UVC WebCam: USB2.0 V (/dev/input/event11)
[    29.637] (**) USB2.0 VGA UVC WebCam: USB2.0 V: Applying InputClass "libinput keyboard catchall"
[    29.637] (**) USB2.0 VGA UVC WebCam: USB2.0 V: Applying InputClass "system-keyboard"
[    29.637] (II) Using input driver 'libinput' for 'USB2.0 VGA UVC WebCam: USB2.0 V'
[    29.637] (**) USB2.0 VGA UVC WebCam: USB2.0 V: always reports core events
[    29.637] (**) Option "Device" "/dev/input/event11"
[    29.637] (**) Option "_source" "server/udev"
[    29.641] (II) event11 - USB2.0 VGA UVC WebCam: USB2.0 V: is tagged by udev as: Keyboard
[    29.641] (II) event11 - USB2.0 VGA UVC WebCam: USB2.0 V: device is a keyboard
[    29.642] (II) event11 - USB2.0 VGA UVC WebCam: USB2.0 V: device removed
[    29.675] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input11/event11"
[    29.676] (II) XINPUT: Adding extended input device "USB2.0 VGA UVC WebCam: USB2.0 V" (type: KEYBOARD, id 10)
[    29.676] (**) Option "xkb_model" "pc105+inet"
[    29.676] (**) Option "xkb_layout" "us"
[    29.676] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    29.680] (II) event11 - USB2.0 VGA UVC WebCam: USB2.0 V: is tagged by udev as: Keyboard
[    29.680] (II) event11 - USB2.0 VGA UVC WebCam: USB2.0 V: device is a keyboard
[    29.682] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
[    29.682] (II) No input driver specified, ignoring this device.
[    29.682] (II) This device may have been added with another device file.
[    29.684] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
[    29.684] (II) No input driver specified, ignoring this device.
[    29.684] (II) This device may have been added with another device file.
[    29.686] (II) config/udev: Adding input device Elan Touchpad (/dev/input/event5)
[    29.686] (**) Elan Touchpad: Applying InputClass "libinput touchpad catchall"
[    29.686] (II) Using input driver 'libinput' for 'Elan Touchpad'
[    29.686] (**) Elan Touchpad: always reports core events
[    29.686] (**) Option "Device" "/dev/input/event5"
[    29.686] (**) Option "_source" "server/udev"
[    29.689] (II) event5  - Elan Touchpad: is tagged by udev as: Touchpad
[    29.694] (II) event5  - Elan Touchpad: device is a touchpad
[    29.694] (II) event5  - Elan Touchpad: device removed
[    29.743] (**) Option "config_info" "udev:/sys/devices/pci0000:00/808622C1:03/i2c-0/i2c-ELAN1000:00/input/input5/event5"
[    29.743] (II) XINPUT: Adding extended input device "Elan Touchpad" (type: TOUCHPAD, id 11)
[    29.747] (**) Option "AccelerationScheme" "none"
[    29.747] (**) Elan Touchpad: (accel) selected scheme none/0
[    29.747] (**) Elan Touchpad: (accel) acceleration factor: 2.000
[    29.747] (**) Elan Touchpad: (accel) acceleration threshold: 4
[    29.751] (II) event5  - Elan Touchpad: is tagged by udev as: Touchpad
[    29.755] (II) event5  - Elan Touchpad: device is a touchpad
[    29.758] (II) config/udev: Adding input device Elan Touchpad (/dev/input/mouse0)
[    29.758] (II) No input driver specified, ignoring this device.
[    29.758] (II) This device may have been added with another device file.
[    29.759] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event8)
[    29.759] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    29.759] (**) Asus WMI hotkeys: Applying InputClass "system-keyboard"
[    29.760] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[    29.760] (**) Asus WMI hotkeys: always reports core events
[    29.760] (**) Option "Device" "/dev/input/event8"
[    29.760] (**) Option "_source" "server/udev"
[    29.762] (II) event8  - Asus WMI hotkeys: is tagged by udev as: Keyboard
[    29.762] (II) event8  - Asus WMI hotkeys: device is a keyboard
[    29.762] (II) event8  - Asus WMI hotkeys: device removed
[    29.809] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input8/event8"
[    29.809] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 12)
[    29.809] (**) Option "xkb_model" "pc105+inet"
[    29.809] (**) Option "xkb_layout" "us"
[    29.809] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    29.812] (II) event8  - Asus WMI hotkeys: is tagged by udev as: Keyboard
[    29.812] (II) event8  - Asus WMI hotkeys: device is a keyboard
[    29.814] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    29.814] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    29.814] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    29.814] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    29.814] (**) AT Translated Set 2 keyboard: always reports core events
[    29.814] (**) Option "Device" "/dev/input/event3"
[    29.814] (**) Option "_source" "server/udev"
[    29.817] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    29.817] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    29.820] (II) event3  - AT Translated Set 2 keyboard: device removed
[    29.832] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    29.832] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    29.832] (**) Option "xkb_model" "pc105+inet"
[    29.832] (**) Option "xkb_layout" "us"
[    29.832] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    29.836] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    29.836] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    29.840] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    29.840] (II) No input driver specified, ignoring this device.
[    29.840] (II) This device may have been added with another device file.
[    47.123] (II) modeset(0): EDID vendor "CMN", prod id 5578
[    47.123] (II) modeset(0): Printing DDC gathered Modelines:
[    47.123] (II) modeset(0): Modeline "1366x768"x0.0   76.42  1366 1434 1479 1592  768 772 779 800 -hsync -vsync (48.0 kHz eP)
[    47.308] (II) modeset(0): Allocate new frame buffer 1920x1080 stride
[   266.602] (EE) event5  - Elan Touchpad: client bug: event processing lagging behind by 11ms, your system is too slow

...y tu configuración para ayudarte.

~]$ ls -a
.   .android  .bash_history  .bash_profile  .cache   Desktop  documents  .gnupg         iptv   .lesshst  .mozilla  .pki  videos  .viminfo  .Xauthority       .xsession-errors.old
..  .atom     .bash_logout   .bashrc        .config  .dmrc    downloads  .ICEauthority  .java  .local    pictures  .ssh  .vim    .vimrc    .xsession-errors  .zoom
~]$ ls /etc/X11/xinit/
xinitrc  xinitrc.d  xserverrc
~]$ ls /etc/X11/xinit/xinitrc.d
40-libcanberra-gtk-module.sh  50-systemd-user.sh
~]$ cat /etc/X11/xinit/xinitrc
#!/bin/sh

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

# merge in defaults and keymaps

if [ -f $sysresources ]; then







    xrdb -merge $sysresources

fi

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

if [ -f "$userresources" ]; then







    xrdb -merge "$userresources"

fi

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

# start some nice programs

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

twm &
xclock -geometry 50x50-1+1 &
xterm -geometry 80x50+494+51 &
xterm -geometry 80x20+494-0 &
exec xterm -geometry 80x66+0+0 -name login
~]$ cat .xsession-errors
/usr/bin/iceauth:  creating new authority file /run/user/1000/ICEauthority
gpg-agent: a gpg-agent is already running - not starting a new one

** (xfce4-power-manager:555): WARNING **: 01:29:06.145: Failed to get name owner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.xfce.PowerManager': no such name


** (xfce4-power-manager:555): WARNING **: 01:29:06.146: Failed to get name owner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.freedesktop.PowerManagement': no such name


(xfce4-power-manager:555): libnotify-WARNING **: 01:29:06.219: Failed to connect to proxy

** (xfce4-screensaver:585): WARNING **: 01:29:07.369: screensaver already running in this session

(xfce4-power-manager:555): GLib-GObject-WARNING **: 01:29:07.453: ../glib/gobject/gsignal.c:2614: signal 'Changed' is invalid for instance '0x558eef9bb280' of type 'GDBusProxy'

(xfce4-power-manager:555): xfce4-power-manager-WARNING **: 01:29:07.541: could not map keysym 1008ffa8 to keycode


** (xfce4-power-manager:555): WARNING **: 01:29:07.568: No outputs have backlight property

(xfce4-power-manager:555): xfce4-power-manager-WARNING **: 01:29:07.605: It seems the kernel brightness switch handling value was not restored properly on exit last time, xfce4-power-manager will try to restore it this time.
xfce4-power-manager-Message: 01:29:07.803: Set kernel brightness switch to 0

(xfce4-power-manager:555): xfce4-power-manager-WARNING **: 01:29:07.821: Failed to get keyboard max brightness level : GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: Object does not exist at path “/org/freedesktop/UPower/KbdBacklight”

** (wrapper-2.0:562): WARNING **: 01:29:08.143: No outputs have backlight property

(wrapper-2.0:563): GLib-GIO-CRITICAL **: 01:29:08.377: g_file_new_for_path: assertion 'path != NULL' failed

(wrapper-2.0:563): GLib-GIO-CRITICAL **: 01:29:08.378: g_file_monitor_file: assertion 'G_IS_FILE (file)' failed

(wrapper-2.0:563): GLib-GObject-WARNING **: 01:29:08.378: invalid (NULL) pointer instance

(wrapper-2.0:563): GLib-GObject-CRITICAL **: 01:29:08.378: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(wrapper-2.0:563): Gtk-WARNING **: 01:29:08.378: Attempting to add a widget with type GtkToggleButton to a container of type XfcePanelPlugin, but the widget is already inside a container of type XfcePanelPlugin, please remove the widget from its existing container first.

(wrapper-2.0:562): Gtk-CRITICAL **: 01:29:08.498: gtk_icon_theme_has_icon: assertion 'icon_name != NULL' failed

(wrapper-2.0:562): Gtk-CRITICAL **: 01:29:08.599: gtk_icon_theme_has_icon: assertion 'icon_name != NULL' failed

(wrapper-2.0:562): Gtk-CRITICAL **: 01:29:08.599: gtk_icon_theme_has_icon: assertion 'icon_name != NULL' failed

(wrapper-2.0:591): Gtk-WARNING **: 01:29:08.725: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner XfceArrowButton)

(wrapper-2.0:561): Gtk-WARNING **: 01:29:08.739: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner PulseaudioButton)

(wrapper-2.0:561): Gtk-WARNING **: 01:29:08.742: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner PulseaudioButton)

(wrapper-2.0:562): Gtk-CRITICAL **: 01:29:08.784: gtk_icon_theme_has_icon: assertion 'icon_name != NULL' failed

(wrapper-2.0:562): Gtk-WARNING **: 01:29:08.824: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner PowerManagerButton)

(wrapper-2.0:563): Gtk-WARNING **: 01:29:08.988: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner GtkToggleButton)
libva error: /usr/lib/dri/iHD_drv_video.so init failed
[761:761:1216/012957.729649:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.
[727:806:1216/013006.413718:ERROR:chrome_browser_main_extra_parts_metrics.cc(226)] crbug.com/1216328: Checking Bluetooth availability started. Please report if there is no report that this ends.
[727:806:1216/013006.413806:ERROR:chrome_browser_main_extra_parts_metrics.cc(229)] crbug.com/1216328: Checking Bluetooth availability ended.
[727:806:1216/013006.413833:ERROR:chrome_browser_main_extra_parts_metrics.cc(232)] crbug.com/1216328: Checking default browser status started. Please report if there is no report that this ends.
[727:806:1216/013006.740718:ERROR:chrome_browser_main_extra_parts_metrics.cc(236)] crbug.com/1216328: Checking default browser status ended.
[727:727:1216/013020.140097:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: The message port closed before a response was received.", source: chrome-extension://mpognobbkildjkofajifpdfhcoklimli/browser.html (0)
[727:727:1216/013030.130695:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: The message port closed before a response was received.", source: chrome-extension://mpognobbkildjkofajifpdfhcoklimli/main.html (0)
[727:727:1216/013030.130892:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: The message port closed before a response was received.", source: chrome-extension://mpognobbkildjkofajifpdfhcoklimli/browser.html (0)

(telegram-desktop:913): Telegram-WARNING **: 01:31:52.597: Application was built without embedded fonts, this may lead to font issues.
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1)
error: : cannot open
error: : cannot open
error: : cannot open
[727:727:1216/013355.922448:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.", source: chrome-extension://mpognobbkildjkofajifpdfhcoklimli/main.html (0)
[727:727:1216/013355.928617:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.", source: chrome-extension://mpognobbkildjkofajifpdfhcoklimli/browser.html (0)
~]$ cat /etc/X11/xinit/xserverrc
#!/bin/sh
exec /usr/bin/X -nolisten tcp "$@"

Y qué paquetes se han actualizado.

2021-12-15T13:25:08-0500] [PACMAN] Running 'pacman -Syu'
[2021-12-15T13:25:08-0500] [PACMAN] synchronizing package lists
[2021-12-15T13:25:18-0500] [PACMAN] starting full system upgrade
[2021-12-15T13:27:52-0500] [ALPM] running '60-mkinitcpio-remove.hook'...
[2021-12-15T13:27:52-0500] [ALPM] transaction started
[2021-12-15T13:28:04-0500] [ALPM] upgraded linux (5.15.7.arch1-1 -> 5.15.8.arch1-1)
[2021-12-15T13:28:07-0500] [ALPM] upgraded ungoogled-chromium (96.0.4664.93-1 -> 96.0.4664.110-1)
[2021-12-15T13:28:12-0500] [ALPM] upgraded vivaldi (5.0.2497.28-1 -> 5.0.2497.30-1)
[2021-12-15T13:28:12-0500] [ALPM] upgraded xorg-server-common (21.1.1-3 -> 21.1.2-1)
[2021-12-15T13:28:12-0500] [ALPM] upgraded xorg-server (21.1.1-3 -> 21.1.2-1)
[2021-12-15T13:28:17-0500] [ALPM] transaction completed
[2021-12-15T13:28:18-0500] [ALPM] running '30-systemd-update.hook'...
[2021-12-15T13:28:18-0500] [ALPM] running '60-depmod.hook'...
[2021-12-15T13:28:25-0500] [ALPM] running '90-mkinitcpio-install.hook'...
[2021-12-15T13:28:26-0500] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2021-12-15T13:28:26-0500] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2021-12-15T13:28:26-0500] [ALPM-SCRIPTLET] ==> Starting build: 5.15.8-arch1-1
[2021-12-15T13:28:27-0500] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2021-12-15T13:28:28-0500] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2021-12-15T13:28:29-0500] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2021-12-15T13:28:29-0500] [ALPM-SCRIPTLET] libkmod: kmod_config_parse: /etc/modprobe.d/asus_nb_wmi.conf line 1: ignoring bad line starting with 'options'
[2021-12-15T13:28:29-0500] [ALPM-SCRIPTLET] libkmod: kmod_config_parse: /etc/modprobe.d/asus_nb_wmi.conf line 2: ignoring bad line starting with 'asus_nb_wmi'
[2021-12-15T13:28:29-0500] [ALPM-SCRIPTLET] libkmod: kmod_config_parse: /etc/modprobe.d/asus_nb_wmi.conf line 3: ignoring bad line starting with 'wapf=1'
[2021-12-15T13:28:29-0500] [ALPM-SCRIPTLET] libkmod: kmod_config_parse: /etc/modprobe.d/rtl8723be.conf line 1: ignoring bad line starting with 'options'
[2021-12-15T13:28:29-0500] [ALPM-SCRIPTLET] libkmod: kmod_config_parse: /etc/modprobe.d/rtl8723be.conf line 2: ignoring bad line starting with 'rtl8723be'
[2021-12-15T13:28:29-0500] [ALPM-SCRIPTLET] libkmod: kmod_config_parse: /etc/modprobe.d/rtl8723be.conf line 3: ignoring bad line starting with 'fwlps=0'
[2021-12-15T13:28:29-0500] [ALPM-SCRIPTLET] libkmod: kmod_config_parse: /etc/modprobe.d/rtl8723be.conf line 4: ignoring bad line starting with 'ant_sel=2'
[2021-12-15T13:28:30-0500] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2021-12-15T13:28:30-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: xhci_pci
[2021-12-15T13:28:30-0500] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2021-12-15T13:28:30-0500] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2021-12-15T13:28:31-0500] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2021-12-15T13:28:33-0500] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2021-12-15T13:28:33-0500] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2021-12-15T13:28:33-0500] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2021-12-15T13:28:34-0500] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: /boot/initramfs-linux.img
[2021-12-15T13:28:35-0500] [ALPM-SCRIPTLET] ==> Image generation successful
[2021-12-15T13:28:35-0500] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2021-12-15T13:28:35-0500] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2021-12-15T13:28:35-0500] [ALPM-SCRIPTLET] ==> Starting build: 5.15.8-arch1-1
[2021-12-15T13:28:36-0500] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2021-12-15T13:28:37-0500] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2021-12-15T13:28:37-0500] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2021-12-15T13:28:38-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: xhci_pci
[2021-12-15T13:28:41-0500] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2021-12-15T13:28:41-0500] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2021-12-15T13:28:41-0500] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2021-12-15T13:28:42-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2021-12-15T13:28:44-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2021-12-15T13:28:51-0500] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2021-12-15T13:28:54-0500] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2021-12-15T13:28:55-0500] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2021-12-15T13:28:56-0500] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2021-12-15T13:29:02-0500] [ALPM-SCRIPTLET] ==> Image generation successful
[2021-12-15T13:29:02-0500] [ALPM] running 'gtk-update-icon-cache.hook'...
[2021-12-15T13:29:03-0500] [ALPM] running 'update-desktop-database.hook'...
[2021-12-15T19:41:00-0500] [PACMAN] Running 'pacman -Syu'
[2021-12-15T19:41:00-0500] [PACMAN] synchronizing package lists
[2021-12-15T20:20:35-0500] [PACMAN] Running 'pacman -Syu'
[2021-12-15T20:20:35-0500] [PACMAN] synchronizing package lists
[2021-12-15T20:20:44-0500] [PACMAN] starting full system upgrade
[2021-12-15T20:21:12-0500] [ALPM] transaction started
[2021-12-15T20:21:12-0500] [ALPM] upgraded libnm (1.32.12-1 -> 1.32.12-2)
[2021-12-15T20:21:18-0500] [ALPM] upgraded networkmanager (1.32.12-1 -> 1.32.12-2)
[2021-12-15T20:21:18-0500] [ALPM] upgraded polkit (0.120-2 -> 0.120-3)
[2021-12-15T20:21:19-0500] [ALPM] transaction completed
[2021-12-15T20:21:19-0500] [ALPM] running '20-systemd-sysusers.hook'...
[2021-12-15T20:21:20-0500] [ALPM] running '30-systemd-daemon-reload.hook'...
[2021-12-15T20:21:21-0500] [ALPM] running '30-systemd-udev-reload.hook'...
[2021-12-15T20:21:21-0500] [ALPM] running '30-systemd-update.hook'...
[2021-12-15T20:21:21-0500] [ALPM] running 'dbus-reload.hook'...
[2021-12-16T01:02:27-0500] [PACMAN] Running 'pacman -Syu'
[2021-12-16T01:02:27-0500] [PACMAN] synchronizing package lists
[2021-12-16T01:02:38-0500] [PACMAN] starting full system upgrade

Last edited by tendouser (2021-12-17 23:33:22)

Offline

#4 2022-01-06 19:23:57

Acente
Member
Registered: 2015-06-30
Posts: 5

Re: [solucionado]escritorio xfce fallo

En cuanto a la falla con startx, parece que en /etc/X11/xinit/xinitrc estás ejecutando xterm, que al parecer no tienes instalado:

/etc/X11/xinit/xinitrc: line 55: exec: xterm: not found
/etc/X11/xinit/xinitrc: line 53: xterm: command not found

Y aunque lo tuvieras instalado no arrancaría xfce. Consulta https://wiki.archlinux.org/title/Xfce_( … anualmente para generar un xinitrc que te permita lanzar xfce con startx. Nos avisas si funcionó, o nos vuelves a mostrar el log de startxdump.

Offline

#5 2022-01-07 17:02:44

tendouser
Member
Registered: 2021-08-30
Posts: 43

Re: [solucionado]escritorio xfce fallo

[2022-01-05T09:29:11-0500] [ALPM] upgraded xorg-server-common (21.1.2-2 -> 21.1.3-1)
[2022-01-05T09:29:11-0500] [ALPM] upgraded xorg-server (21.1.2-2 -> 21.1.3-1)

no falló más xfce desde esta actualización!!!!!!

agradecido igualmente!!!

feliz año nuevo!

Offline

Board footer

Powered by FluxBB