You are not logged in.

#1 2023-02-03 07:10:40

aldmitri
Member
Registered: 2023-02-03
Posts: 2

[SOLVED] Xorg crashes after wake of sleep mode or after termination

After the upgrade (I didn't touch the comp in a several month), I had a problem with the monitors.
Xorg crashes on two out of three monitors (vertical and horizontal) after wake of sleep mode or after server termination.

Here is a log:

[187220.753]
X.Org X Server 1.21.1.6
X Protocol Version 11, Revision 0
[187220.754] Current Operating System: Linux archJINR 6.1.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 24 Jan 2023 21:07:04 +0000 x86_64
[187220.754] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d82e55f4-d31c-4d5f-a3dc-1cff983803f2 rw loglevel=3 quiet
[187220.755]
[187220.755] Current version of pixman: 0.42.2
[187220.755] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[187220.755] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[187220.756] (==) Log file: "/home/alex/.local/share/xorg/Xorg.0.log", Time: Thu Feb  2 16:30:41 2023
[187220.757] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[187220.757] (==) No Layout section.  Using the first Screen section.
[187220.757] (==) No screen section available. Using defaults.
[187220.757] (**) |-->Screen "Default Screen Section" (0)
[187220.757] (**) |   |-->Monitor "<default monitor>"
[187220.757] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[187220.757] (==) Automatically adding devices
[187220.757] (==) Automatically enabling devices
[187220.757] (==) Automatically adding GPU devices
[187220.757] (==) Automatically binding GPU devices
[187220.757] (==) Max clients allowed: 256, resource mask: 0x1fffff
[187220.757] (WW) The directory "/usr/share/fonts/misc" does not exist.
[187220.757] 	Entry deleted from font path.
[187220.757] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[187220.757] 	Entry deleted from font path.
[187220.757] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[187220.757] (==) ModulePath set to "/usr/lib/xorg/modules"
[187220.757] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[187220.757] (II) Module ABI versions:
[187220.757] 	X.Org ANSI C Emulation: 0.4
[187220.757] 	X.Org Video Driver: 25.2
[187220.757] 	X.Org XInput driver : 24.4
[187220.757] 	X.Org Server Extension : 10.0
[187220.757] (++) using VT number 1

[187220.758] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[187220.759] (II) xfree86: Adding drm device (/dev/dri/card0)
[187220.759] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[187220.759] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[187220.761] (--) PCI:*(1@0:0:0) 10de:1b80:103c:82fa rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[187220.761] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[187220.761] (II) LoadModule: "glx"
[187220.761] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[187220.762] (II) Module glx: vendor="X.Org Foundation"
[187220.762] 	compiled for 1.21.1.6, module version = 1.0.0
[187220.762] 	ABI class: X.Org Server Extension, version 10.0
[187220.762] (==) Matched nouveau as autoconfigured driver 0
[187220.762] (==) Matched nv as autoconfigured driver 1
[187220.762] (==) Matched modesetting as autoconfigured driver 2
[187220.762] (==) Matched fbdev as autoconfigured driver 3
[187220.762] (==) Matched vesa as autoconfigured driver 4
[187220.762] (==) Assigned the driver to the xf86ConfigLayout
[187220.762] (II) LoadModule: "nouveau"
[187220.762] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[187220.762] (II) Module nouveau: vendor="X.Org Foundation"
[187220.762] 	compiled for 1.21.1.1, module version = 1.0.17
[187220.762] 	Module class: X.Org Video Driver
[187220.762] 	ABI class: X.Org Video Driver, version 25.2
[187220.762] (II) LoadModule: "nv"
[187220.762] (WW) Warning, couldn't open module nv
[187220.762] (EE) Failed to load module "nv" (module does not exist, 0)
[187220.762] (II) LoadModule: "modesetting"
[187220.762] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[187220.763] (II) Module modesetting: vendor="X.Org Foundation"
[187220.763] 	compiled for 1.21.1.6, module version = 1.21.1
[187220.763] 	Module class: X.Org Video Driver
[187220.763] 	ABI class: X.Org Video Driver, version 25.2
[187220.763] (II) LoadModule: "fbdev"
[187220.763] (WW) Warning, couldn't open module fbdev
[187220.763] (EE) Failed to load module "fbdev" (module does not exist, 0)
[187220.763] (II) LoadModule: "vesa"
[187220.763] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[187220.763] (II) Module vesa: vendor="X.Org Foundation"
[187220.763] 	compiled for 1.21.1.4, module version = 2.6.0
[187220.763] 	Module class: X.Org Video Driver
[187220.763] 	ABI class: X.Org Video Driver, version 25.2
[187220.763] (II) NOUVEAU driver
[187220.763] (II) NOUVEAU driver for NVIDIA chipset families :
[187220.763] 	RIVA TNT            (NV04)
[187220.763] 	RIVA TNT2           (NV05)
[187220.763] 	GeForce 256         (NV10)
[187220.763] 	GeForce 2           (NV11, NV15)
[187220.763] 	GeForce 4MX         (NV17, NV18)
[187220.763] 	GeForce 3           (NV20)
[187220.763] 	GeForce 4Ti         (NV25, NV28)
[187220.763] 	GeForce FX          (NV3x)
[187220.763] 	GeForce 6           (NV4x)
[187220.763] 	GeForce 7           (G7x)
[187220.763] 	GeForce 8           (G8x)
[187220.763] 	GeForce 9           (G9x)
[187220.763] 	GeForce GTX 2xx/3xx (GT2xx)
[187220.763] 	GeForce GTX 4xx/5xx (GFxxx)
[187220.763] 	GeForce GTX 6xx/7xx (GKxxx)
[187220.763] 	GeForce GTX 9xx     (GMxxx)
[187220.763] 	GeForce GTX 10xx    (GPxxx)
[187220.763] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[187220.763] (II) VESA: driver for VESA chipsets: vesa
[187220.763] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[187220.763] (II) [drm] nouveau interface version: 1.3.1
[187220.763] (WW) Falling back to old probe method for modesetting
[187220.763] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[187220.763] (II) Loading sub module "dri2"
[187220.763] (II) LoadModule: "dri2"
[187220.763] (II) Module "dri2" already built-in
[187220.763] (--) NOUVEAU(0): Chipset: "NVIDIA NV134"
[187220.763] (II) NOUVEAU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[187220.763] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[187220.763] (==) NOUVEAU(0): RGB weight 888
[187220.763] (==) NOUVEAU(0): Default visual is TrueColor
[187220.763] (==) NOUVEAU(0): Using HW cursor
[187220.763] (==) NOUVEAU(0): Allowed maximum DRI level 2.
[187220.763] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[187220.763] (==) NOUVEAU(0): Page flipping enabled
[187220.763] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[187220.763] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[187220.763] (II) NOUVEAU(0): Initializing outputs ...
[187220.800] (II) NOUVEAU(0): Output DVI-D-1 has no monitor section
[187220.852] (II) NOUVEAU(0): Output DP-1 has no monitor section
[187220.859] (II) NOUVEAU(0): Output DP-2 has no monitor section
[187220.929] (II) NOUVEAU(0): Output HDMI-1 has no monitor section
[187220.982] (II) NOUVEAU(0): Output DP-3 has no monitor section
[187220.982] (II) NOUVEAU(0): 5 crtcs needed for screen.
[187220.982] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[187220.982] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[187220.982] (II) NOUVEAU(0): Allocated crtc nr. 2 to this screen.
[187220.982] (II) NOUVEAU(0): Allocated crtc nr. 3 to this screen.
[187221.018] (II) NOUVEAU(0): EDID for output DVI-D-1
[187221.018] (II) NOUVEAU(0): Manufacturer: ACR  Model: 40d  Serial#: 1413521925
[187221.018] (II) NOUVEAU(0): Year: 2015  Week: 44
[187221.018] (II) NOUVEAU(0): EDID Version: 1.3
[187221.018] (II) NOUVEAU(0): Digital Display Input
[187221.018] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 48  vert.: 27
[187221.018] (II) NOUVEAU(0): Gamma: 2.20
[187221.018] (II) NOUVEAU(0): DPMS capabilities: Off
[187221.018] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[187221.018] (II) NOUVEAU(0): First detailed timing is preferred mode
[187221.018] (II) NOUVEAU(0): redX: 0.635 redY: 0.352   greenX: 0.321 greenY: 0.633
[187221.018] (II) NOUVEAU(0): blueX: 0.151 blueY: 0.052   whiteX: 0.313 whiteY: 0.329
[187221.018] (II) NOUVEAU(0): Supported established timings:
[187221.018] (II) NOUVEAU(0): 720x400@70Hz
[187221.018] (II) NOUVEAU(0): 640x480@60Hz
[187221.018] (II) NOUVEAU(0): 640x480@67Hz
[187221.018] (II) NOUVEAU(0): 800x600@56Hz
[187221.018] (II) NOUVEAU(0): 800x600@60Hz
[187221.018] (II) NOUVEAU(0): 1024x768@60Hz
[187221.018] (II) NOUVEAU(0): 1024x768@70Hz
[187221.018] (II) NOUVEAU(0): Manufacturer's mask: 0
[187221.018] (II) NOUVEAU(0): Supported standard timings:
[187221.018] (II) NOUVEAU(0): #0: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[187221.018] (II) NOUVEAU(0): #1: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[187221.018] (II) NOUVEAU(0): #2: hsize: 1440  vsize 900  refresh: 60  vid: 149
[187221.018] (II) NOUVEAU(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[187221.018] (II) NOUVEAU(0): #4: hsize: 1280  vsize 800  refresh: 60  vid: 129
[187221.018] (II) NOUVEAU(0): #5: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[187221.018] (II) NOUVEAU(0): #6: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[187221.018] (II) NOUVEAU(0): Supported detailed timing:
[187221.018] (II) NOUVEAU(0): clock: 148.5 MHz   Image Size:  477 x 268 mm
[187221.018] (II) NOUVEAU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[187221.018] (II) NOUVEAU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[187221.018] (II) NOUVEAU(0): Ranges: V min: 55 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[187221.018] (II) NOUVEAU(0): Serial No: T1LEE0024202
[187221.018] (II) NOUVEAU(0): Monitor name: Acer K222HQL
[187221.018] (II) NOUVEAU(0): EDID (in hex):
[187221.018] (II) NOUVEAU(0): 	00ffffffffffff0004720d0405a24054
[187221.018] (II) NOUVEAU(0): 	2c19010380301b782a84d5a25a52a226
[187221.018] (II) NOUVEAU(0): 	0d5054b30c00d1c0b300950081808100
[187221.018] (II) NOUVEAU(0): 	81c0714f0101023a801871382d40582c
[187221.018] (II) NOUVEAU(0): 	4500dd0c1100001e000000fd00374c1e
[187221.018] (II) NOUVEAU(0): 	5311000a202020202020000000ff0054
[187221.018] (II) NOUVEAU(0): 	314c4545303032343230320a000000fc
[187221.018] (II) NOUVEAU(0): 	0041636572204b32323248514c0a0095
[187221.018] (II) NOUVEAU(0): Printing probed modes for output DVI-D-1
[187221.018] (II) NOUVEAU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[187221.018] (II) NOUVEAU(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[187221.018] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[187221.018] (II) NOUVEAU(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[187221.018] (II) NOUVEAU(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[187221.018] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[187221.018] (II) NOUVEAU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[187221.018] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[187221.018] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[187221.018] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[187221.018] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[187221.018] (II) NOUVEAU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[187221.018] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[187221.018] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[187221.072] (II) NOUVEAU(0): EDID for output DP-1
[187221.079] (II) NOUVEAU(0): EDID for output DP-2
[187221.079] (II) NOUVEAU(0): Manufacturer: DEL  Model: 4187  Serial#: 1145394515
[187221.079] (II) NOUVEAU(0): Year: 2018  Week: 50
[187221.079] (II) NOUVEAU(0): EDID Version: 1.4
[187221.079] (II) NOUVEAU(0): Digital Display Input
[187221.079] (II) NOUVEAU(0): 8 bits per channel
[187221.079] (II) NOUVEAU(0): Digital interface is DisplayPort
[187221.079] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 60  vert.: 34
[187221.079] (II) NOUVEAU(0): Gamma: 2.20
[187221.079] (II) NOUVEAU(0): DPMS capabilities: Off
[187221.079] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[187221.079] (II) NOUVEAU(0): First detailed timing is preferred mode
[187221.079] (II) NOUVEAU(0): Preferred mode is native pixel format and refresh rate
[187221.079] (II) NOUVEAU(0): redX: 0.653 redY: 0.336   greenX: 0.322 greenY: 0.609
[187221.079] (II) NOUVEAU(0): blueX: 0.152 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[187221.079] (II) NOUVEAU(0): Supported established timings:
[187221.079] (II) NOUVEAU(0): 720x400@70Hz
[187221.079] (II) NOUVEAU(0): 640x480@60Hz
[187221.079] (II) NOUVEAU(0): 640x480@75Hz
[187221.079] (II) NOUVEAU(0): 800x600@60Hz
[187221.079] (II) NOUVEAU(0): 800x600@75Hz
[187221.079] (II) NOUVEAU(0): 1024x768@60Hz
[187221.079] (II) NOUVEAU(0): 1024x768@75Hz
[187221.079] (II) NOUVEAU(0): 1280x1024@75Hz
[187221.079] (II) NOUVEAU(0): Manufacturer's mask: 0
[187221.079] (II) NOUVEAU(0): Supported standard timings:
[187221.079] (II) NOUVEAU(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[187221.079] (II) NOUVEAU(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[187221.079] (II) NOUVEAU(0): #2: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[187221.079] (II) NOUVEAU(0): #3: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[187221.079] (II) NOUVEAU(0): Supported detailed timing:
[187221.079] (II) NOUVEAU(0): clock: 148.5 MHz   Image Size:  598 x 336 mm
[187221.079] (II) NOUVEAU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[187221.079] (II) NOUVEAU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[187221.079] (II) NOUVEAU(0): Serial No: 2JZ4KS2
[187221.079] (II) NOUVEAU(0): Monitor name: DELL P2719HC
[187221.079] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[187221.079] (II) NOUVEAU(0): EDID (in hex):
[187221.079] (II) NOUVEAU(0): 	00ffffffffffff0010ac874153554544
[187221.079] (II) NOUVEAU(0): 	321c0104a53c22783a4815a756529c27
[187221.079] (II) NOUVEAU(0): 	0f5054a54b00714f8180a9c0d1c00101
[187221.079] (II) NOUVEAU(0): 	010101010101023a801871382d40582c
[187221.079] (II) NOUVEAU(0): 	450056502100001e000000ff00324a5a
[187221.079] (II) NOUVEAU(0): 	344b53320a2020202020000000fc0044
[187221.079] (II) NOUVEAU(0): 	454c4c20503237313948430a000000fd
[187221.079] (II) NOUVEAU(0): 	00384c1e5311010a2020202020200096
[187221.079] (II) NOUVEAU(0): Printing probed modes for output DP-2
[187221.079] (II) NOUVEAU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[187221.079] (II) NOUVEAU(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[187221.079] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[187221.079] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[187221.079] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[187221.079] (II) NOUVEAU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[187221.079] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[187221.079] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[187221.079] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[187221.079] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[187221.079] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[187221.079] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[187221.149] (II) NOUVEAU(0): EDID for output HDMI-1
[187221.149] (II) NOUVEAU(0): Manufacturer: PHL  Model: c0d2  Serial#: 5632
[187221.149] (II) NOUVEAU(0): Year: 2013  Week: 34
[187221.149] (II) NOUVEAU(0): EDID Version: 1.3
[187221.149] (II) NOUVEAU(0): Digital Display Input
[187221.149] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 60  vert.: 34
[187221.149] (II) NOUVEAU(0): Gamma: 2.20
[187221.149] (II) NOUVEAU(0): DPMS capabilities: Off
[187221.149] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[187221.149] (II) NOUVEAU(0): First detailed timing is preferred mode
[187221.149] (II) NOUVEAU(0): redX: 0.639 redY: 0.339   greenX: 0.309 greenY: 0.619
[187221.149] (II) NOUVEAU(0): blueX: 0.156 blueY: 0.059   whiteX: 0.313 whiteY: 0.329
[187221.149] (II) NOUVEAU(0): Supported established timings:
[187221.149] (II) NOUVEAU(0): 720x400@70Hz
[187221.149] (II) NOUVEAU(0): 640x480@60Hz
[187221.149] (II) NOUVEAU(0): 640x480@67Hz
[187221.149] (II) NOUVEAU(0): 800x600@60Hz
[187221.149] (II) NOUVEAU(0): 1024x768@60Hz
[187221.149] (II) NOUVEAU(0): Manufacturer's mask: 0
[187221.149] (II) NOUVEAU(0): Supported standard timings:
[187221.149] (II) NOUVEAU(0): #0: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[187221.149] (II) NOUVEAU(0): #1: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[187221.149] (II) NOUVEAU(0): #2: hsize: 1440  vsize 900  refresh: 60  vid: 149
[187221.149] (II) NOUVEAU(0): #3: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[187221.149] (II) NOUVEAU(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[187221.149] (II) NOUVEAU(0): Supported detailed timing:
[187221.149] (II) NOUVEAU(0): clock: 148.5 MHz   Image Size:  598 x 336 mm
[187221.149] (II) NOUVEAU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[187221.149] (II) NOUVEAU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[187221.149] (II) NOUVEAU(0): Serial No: AU51334005632
[187221.149] (II) NOUVEAU(0): Monitor name: PHL 273V5
[187221.149] (II) NOUVEAU(0): Ranges: V min: 56 V max: 71 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[187221.149] (II) NOUVEAU(0): Supported detailed timing:
[187221.149] (II) NOUVEAU(0): clock: 148.5 MHz   Image Size:  598 x 336 mm
[187221.149] (II) NOUVEAU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[187221.149] (II) NOUVEAU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[187221.149] (II) NOUVEAU(0): Supported detailed timing:
[187221.149] (II) NOUVEAU(0): clock: 27.0 MHz   Image Size:  598 x 336 mm
[187221.149] (II) NOUVEAU(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[187221.149] (II) NOUVEAU(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[187221.149] (II) NOUVEAU(0): Supported detailed timing:
[187221.149] (II) NOUVEAU(0): clock: 74.2 MHz   Image Size:  598 x 336 mm
[187221.149] (II) NOUVEAU(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[187221.149] (II) NOUVEAU(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[187221.149] (II) NOUVEAU(0): Supported detailed timing:
[187221.149] (II) NOUVEAU(0): clock: 27.0 MHz   Image Size:  598 x 336 mm
[187221.149] (II) NOUVEAU(0): h_active: 720  h_sync: 732  h_sync_end 796 h_blank_end 864 h_border: 0
[187221.149] (II) NOUVEAU(0): v_active: 576  v_sync: 581  v_sync_end 586 v_blanking: 625 v_border: 0
[187221.149] (II) NOUVEAU(0): Number of EDID sections to follow: 1
[187221.149] (II) NOUVEAU(0): EDID (in hex):
[187221.149] (II) NOUVEAU(0): 	00ffffffffffff00410cd2c000160000
[187221.149] (II) NOUVEAU(0): 	22170103803c22782ab205a3564f9e28
[187221.149] (II) NOUVEAU(0): 	0f5054b10800d1c0b300950081c08180
[187221.149] (II) NOUVEAU(0): 	010101010101023a801871382d40582c
[187221.149] (II) NOUVEAU(0): 	450056502100001e000000ff00415535
[187221.149] (II) NOUVEAU(0): 	31333334303035363332000000fc0050
[187221.149] (II) NOUVEAU(0): 	484c2032373356350a202020000000fd
[187221.149] (II) NOUVEAU(0): 	0038471e5311000a202020202020014b
[187221.149] (II) NOUVEAU(0): 	020322f14f0102030506071011121314
[187221.149] (II) NOUVEAU(0): 	15161f04230917078301000065030c00
[187221.149] (II) NOUVEAU(0): 	1000023a801871382d40582c45005650
[187221.149] (II) NOUVEAU(0): 	2100001e8c0ad08a20e02d10103e9600
[187221.149] (II) NOUVEAU(0): 	565021000018011d007251d01e206e28
[187221.149] (II) NOUVEAU(0): 	550056502100001e8c0ad09020403120
[187221.149] (II) NOUVEAU(0): 	0c405500565021000018000000000000
[187221.149] (II) NOUVEAU(0): 	00000000000000000000000000000019
[187221.149] (II) NOUVEAU(0): Printing probed modes for output HDMI-1
[187221.149] (II) NOUVEAU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[187221.149] (II) NOUVEAU(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[187221.149] (II) NOUVEAU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[187221.149] (II) NOUVEAU(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[187221.149] (II) NOUVEAU(0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[187221.149] (II) NOUVEAU(0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[187221.149] (II) NOUVEAU(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[187221.149] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[187221.149] (II) NOUVEAU(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[187221.149] (II) NOUVEAU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[187221.149] (II) NOUVEAU(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[187221.149] (II) NOUVEAU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[187221.149] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[187221.149] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[187221.149] (II) NOUVEAU(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[187221.149] (II) NOUVEAU(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[187221.149] (II) NOUVEAU(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[187221.149] (II) NOUVEAU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[187221.149] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[187221.149] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[187221.149] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[187221.202] (II) NOUVEAU(0): EDID for output DP-3
[187221.202] (II) NOUVEAU(0): Output DVI-D-1 connected
[187221.202] (II) NOUVEAU(0): Output DP-1 disconnected
[187221.202] (II) NOUVEAU(0): Output DP-2 connected
[187221.202] (II) NOUVEAU(0): Output HDMI-1 connected
[187221.202] (II) NOUVEAU(0): Output DP-3 disconnected
[187221.202] (II) NOUVEAU(0): Using spanning desktop for initial modes
[187221.202] (II) NOUVEAU(0): Output DVI-D-1 using initial mode 1920x1080 +0+0
[187221.202] (II) NOUVEAU(0): Output DP-2 using initial mode 1920x1080 +1920+0
[187221.202] (II) NOUVEAU(0): Output HDMI-1 using initial mode 1920x1080 +3840+0
[187221.202] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
[187221.202] (II) NOUVEAU(0): Virtual size is 5760x1080 (pitch 0)
[187221.202] (**) NOUVEAU(0):  Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 67.5 kHz, 60.0 Hz
[187221.202] (II) NOUVEAU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[187221.202] (**) NOUVEAU(0):  Driver mode "1600x900": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
[187221.202] (II) NOUVEAU(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[187221.202] (**) NOUVEAU(0):  Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[187221.202] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[187221.202] (**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[187221.202] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[187221.202] (**) NOUVEAU(0):  Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[187221.202] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[187221.202] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
[187221.202] (II) NOUVEAU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[187221.202] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[187221.202] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[187221.202] (**) NOUVEAU(0):  Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[187221.202] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[187221.202] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[187221.202] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[187221.202] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[187221.202] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[187221.202] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
[187221.202] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[187221.202] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[187221.202] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[187221.202] (==) NOUVEAU(0): DPI set to (96, 96)
[187221.202] (II) Loading sub module "fb"
[187221.202] (II) LoadModule: "fb"
[187221.202] (II) Module "fb" already built-in
[187221.202] (II) Loading sub module "shadowfb"
[187221.202] (II) LoadModule: "shadowfb"
[187221.202] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[187221.202] (II) Module shadowfb: vendor="X.Org Foundation"
[187221.202] 	compiled for 1.21.1.6, module version = 1.0.0
[187221.202] 	ABI class: X.Org ANSI C Emulation, version 0.4
[187221.202] (II) UnloadModule: "modesetting"
[187221.202] (II) Unloading modesetting
[187221.202] (II) UnloadModule: "vesa"
[187221.202] (II) Unloading vesa
[187221.205] (II) NOUVEAU(0): Channel setup complete.
[187221.206] (II) NOUVEAU(0): [COPY] async initialised.
[187221.206] (II) NOUVEAU(0): Hardware support for Present enabled
[187221.206] (II) NOUVEAU(0): [DRI2] Setup complete
[187221.206] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[187221.206] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
[187221.206] (II) Loading sub module "exa"
[187221.206] (II) LoadModule: "exa"
[187221.206] (II) Loading /usr/lib/xorg/modules/libexa.so
[187221.206] (II) Module exa: vendor="X.Org Foundation"
[187221.206] 	compiled for 1.21.1.6, module version = 2.6.0
[187221.206] 	ABI class: X.Org Video Driver, version 25.2
[187221.206] (II) EXA(0): Driver allocated offscreen pixmaps
[187221.206] (II) EXA(0): Driver registered support for the following operations:
[187221.206] (II)         Solid
[187221.206] (II)         Copy
[187221.206] (II)         Composite (RENDER acceleration)
[187221.206] (II)         UploadToScreen
[187221.206] (II)         DownloadFromScreen
[187221.206] (==) NOUVEAU(0): Backing store enabled
[187221.206] (==) NOUVEAU(0): Silken mouse enabled
[187221.206] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
[187221.206] (II) NOUVEAU(0): [XvMC] Extension initialized.
[187221.206] (==) NOUVEAU(0): DPMS enabled
[187221.206] (II) Initializing extension Generic Event Extension
[187221.206] (II) Initializing extension SHAPE
[187221.206] (II) Initializing extension MIT-SHM
[187221.206] (II) Initializing extension XInputExtension
[187221.206] (II) Initializing extension XTEST
[187221.206] (II) Initializing extension BIG-REQUESTS
[187221.206] (II) Initializing extension SYNC
[187221.207] (II) Initializing extension XKEYBOARD
[187221.207] (II) Initializing extension XC-MISC
[187221.207] (II) Initializing extension SECURITY
[187221.207] (II) Initializing extension XFIXES
[187221.207] (II) Initializing extension RENDER
[187221.207] (II) Initializing extension RANDR
[187221.207] (II) Initializing extension COMPOSITE
[187221.207] (II) Initializing extension DAMAGE
[187221.207] (II) Initializing extension MIT-SCREEN-SAVER
[187221.207] (II) Initializing extension DOUBLE-BUFFER
[187221.207] (II) Initializing extension RECORD
[187221.207] (II) Initializing extension DPMS
[187221.207] (II) Initializing extension Present
[187221.207] (II) Initializing extension DRI3
[187221.207] (II) Initializing extension X-Resource
[187221.207] (II) Initializing extension XVideo
[187221.207] (II) Initializing extension XVideo-MotionCompensation
[187221.207] (II) Initializing extension GLX
[187221.227] (II) AIGLX: Loaded and initialized nouveau
[187221.227] (II) GLX: Initialized DRI2 GL provider for screen 0
[187221.227] (II) Initializing extension XFree86-VidModeExtension
[187221.227] (II) Initializing extension XFree86-DGA
[187221.227] (II) Initializing extension XFree86-DRI
[187221.227] (II) Initializing extension DRI2
[187221.229] (II) NOUVEAU(0): NVEnterVT is called.
[187221.325] (II) NOUVEAU(0): Setting screen physical size to 1524 x 285
[187221.325] resize called 5760 1080
[187221.373] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[187221.373] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[187221.373] (II) LoadModule: "libinput"
[187221.373] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[187221.374] (II) Module libinput: vendor="X.Org Foundation"
[187221.374] 	compiled for 1.21.1.3, module version = 1.2.1
[187221.374] 	Module class: X.Org XInput Driver
[187221.374] 	ABI class: X.Org XInput driver, version 24.4
[187221.374] (II) Using input driver 'libinput' for 'Power Button'
[187221.374] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 23 paused 0
[187221.374] (**) Power Button: always reports core events
[187221.374] (**) Option "Device" "/dev/input/event2"
[187221.375] (II) event2  - Power Button: is tagged by udev as: Keyboard
[187221.375] (II) event2  - Power Button: device is a keyboard
[187221.375] (II) event2  - Power Button: device removed
[187221.375] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[187221.375] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[187221.376] (II) event2  - Power Button: is tagged by udev as: Keyboard
[187221.376] (II) event2  - Power Button: device is a keyboard
[187221.376] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[187221.376] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[187221.376] (II) Using input driver 'libinput' for 'Power Button'
[187221.377] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 26 paused 0
[187221.377] (**) Power Button: always reports core events
[187221.377] (**) Option "Device" "/dev/input/event1"
[187221.377] (II) event1  - Power Button: is tagged by udev as: Keyboard
[187221.377] (II) event1  - Power Button: device is a keyboard
[187221.377] (II) event1  - Power Button: device removed
[187221.377] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[187221.377] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[187221.378] (II) event1  - Power Button: is tagged by udev as: Keyboard
[187221.378] (II) event1  - Power Button: device is a keyboard
[187221.378] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[187221.378] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[187221.378] (II) Using input driver 'libinput' for 'Sleep Button'
[187221.378] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 27 paused 0
[187221.378] (**) Sleep Button: always reports core events
[187221.378] (**) Option "Device" "/dev/input/event0"
[187221.379] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[187221.379] (II) event0  - Sleep Button: device is a keyboard
[187221.379] (II) event0  - Sleep Button: device removed
[187221.379] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[187221.379] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[187221.379] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[187221.379] (II) event0  - Sleep Button: device is a keyboard
[187221.380] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event13)
[187221.380] (II) No input driver specified, ignoring this device.
[187221.380] (II) This device may have been added with another device file.
[187221.380] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event14)
[187221.380] (II) No input driver specified, ignoring this device.
[187221.380] (II) This device may have been added with another device file.
[187221.381] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15)
[187221.381] (II) No input driver specified, ignoring this device.
[187221.381] (II) This device may have been added with another device file.
[187221.381] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event16)
[187221.381] (II) No input driver specified, ignoring this device.
[187221.381] (II) This device may have been added with another device file.
[187221.381] (II) config/udev: Adding input device A4TECH USB Device Keyboard (/dev/input/event3)
[187221.381] (**) A4TECH USB Device Keyboard: Applying InputClass "libinput keyboard catchall"
[187221.381] (II) Using input driver 'libinput' for 'A4TECH USB Device Keyboard'
[187221.382] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 28 paused 0
[187221.382] (**) A4TECH USB Device Keyboard: always reports core events
[187221.382] (**) Option "Device" "/dev/input/event3"
[187221.382] (II) event3  - A4TECH USB Device Keyboard: is tagged by udev as: Keyboard
[187221.382] (II) event3  - A4TECH USB Device Keyboard: device is a keyboard
[187221.383] (II) event3  - A4TECH USB Device Keyboard: device removed
[187221.383] (II) libinput: A4TECH USB Device Keyboard: needs a virtual subdevice
[187221.383] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:09DA:9090.0001/input/input3/event3"
[187221.383] (II) XINPUT: Adding extended input device "A4TECH USB Device Keyboard" (type: MOUSE, id 9)
[187221.383] (**) Option "AccelerationScheme" "none"
[187221.383] (**) A4TECH USB Device Keyboard: (accel) selected scheme none/0
[187221.383] (**) A4TECH USB Device Keyboard: (accel) acceleration factor: 2.000
[187221.383] (**) A4TECH USB Device Keyboard: (accel) acceleration threshold: 4
[187221.383] (II) event3  - A4TECH USB Device Keyboard: is tagged by udev as: Keyboard
[187221.384] (II) event3  - A4TECH USB Device Keyboard: device is a keyboard
[187221.384] (II) config/udev: Adding input device A4TECH USB Device (/dev/input/event4)
[187221.384] (II) No input driver specified, ignoring this device.
[187221.384] (II) This device may have been added with another device file.
[187221.385] (II) config/udev: Adding input device A4TECH USB Device (/dev/input/event5)
[187221.385] (**) A4TECH USB Device: Applying InputClass "libinput pointer catchall"
[187221.385] (II) Using input driver 'libinput' for 'A4TECH USB Device'
[187221.439] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 29 paused 0
[187221.439] (**) A4TECH USB Device: always reports core events
[187221.439] (**) Option "Device" "/dev/input/event5"
[187221.443] (II) event5  - A4TECH USB Device: is tagged by udev as: Mouse
[187221.443] (II) event5  - A4TECH USB Device: device is a pointer
[187221.443] (II) event5  - A4TECH USB Device: device removed
[187221.443] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:09DA:9090.0002/input/input5/event5"
[187221.443] (II) XINPUT: Adding extended input device "A4TECH USB Device" (type: MOUSE, id 10)
[187221.444] (**) Option "AccelerationScheme" "none"
[187221.444] (**) A4TECH USB Device: (accel) selected scheme none/0
[187221.444] (**) A4TECH USB Device: (accel) acceleration factor: 2.000
[187221.444] (**) A4TECH USB Device: (accel) acceleration threshold: 4
[187221.447] (II) event5  - A4TECH USB Device: is tagged by udev as: Mouse
[187221.447] (II) event5  - A4TECH USB Device: device is a pointer
[187221.449] (II) config/udev: Adding input device A4TECH USB Device (/dev/input/mouse0)
[187221.449] (II) No input driver specified, ignoring this device.
[187221.449] (II) This device may have been added with another device file.
[187221.451] (II) config/udev: Adding input device G-Tech Wireless Dongle (/dev/input/event6)
[187221.451] (**) G-Tech Wireless Dongle: Applying InputClass "libinput keyboard catchall"
[187221.451] (II) Using input driver 'libinput' for 'G-Tech Wireless Dongle'
[187221.453] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 30 paused 0
[187221.453] (**) G-Tech Wireless Dongle: always reports core events
[187221.453] (**) Option "Device" "/dev/input/event6"
[187221.456] (II) event6  - G-Tech Wireless Dongle: is tagged by udev as: Keyboard
[187221.456] (II) event6  - G-Tech Wireless Dongle: device is a keyboard
[187221.456] (II) event6  - G-Tech Wireless Dongle: device removed
[187221.456] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:1A81:1004.0003/input/input6/event6"
[187221.456] (II) XINPUT: Adding extended input device "G-Tech Wireless Dongle" (type: KEYBOARD, id 11)
[187221.460] (II) event6  - G-Tech Wireless Dongle: is tagged by udev as: Keyboard
[187221.460] (II) event6  - G-Tech Wireless Dongle: device is a keyboard
[187221.462] (II) config/udev: Adding input device G-Tech Wireless Dongle System Control (/dev/input/event10)
[187221.462] (**) G-Tech Wireless Dongle System Control: Applying InputClass "libinput keyboard catchall"
[187221.462] (II) Using input driver 'libinput' for 'G-Tech Wireless Dongle System Control'
[187221.464] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 31 paused 0
[187221.464] (**) G-Tech Wireless Dongle System Control: always reports core events
[187221.464] (**) Option "Device" "/dev/input/event10"
[187221.467] (II) event10 - G-Tech Wireless Dongle System Control: is tagged by udev as: Keyboard
[187221.467] (II) event10 - G-Tech Wireless Dongle System Control: device is a keyboard
[187221.468] (II) event10 - G-Tech Wireless Dongle System Control: device removed
[187221.468] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:1A81:1004.0004/input/input10/event10"
[187221.468] (II) XINPUT: Adding extended input device "G-Tech Wireless Dongle System Control" (type: KEYBOARD, id 12)
[187221.471] (II) event10 - G-Tech Wireless Dongle System Control: is tagged by udev as: Keyboard
[187221.471] (II) event10 - G-Tech Wireless Dongle System Control: device is a keyboard
[187221.473] (II) config/udev: Adding input device G-Tech Wireless Dongle Mouse (/dev/input/event7)
[187221.473] (**) G-Tech Wireless Dongle Mouse: Applying InputClass "libinput pointer catchall"
[187221.473] (II) Using input driver 'libinput' for 'G-Tech Wireless Dongle Mouse'
[187221.474] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 32 paused 0
[187221.474] (**) G-Tech Wireless Dongle Mouse: always reports core events
[187221.474] (**) Option "Device" "/dev/input/event7"
[187221.476] (II) event7  - G-Tech Wireless Dongle Mouse: is tagged by udev as: Mouse
[187221.477] (II) event7  - G-Tech Wireless Dongle Mouse: device is a pointer
[187221.477] (II) event7  - G-Tech Wireless Dongle Mouse: device removed
[187221.477] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:1A81:1004.0004/input/input7/event7"
[187221.477] (II) XINPUT: Adding extended input device "G-Tech Wireless Dongle Mouse" (type: MOUSE, id 13)
[187221.477] (**) Option "AccelerationScheme" "none"
[187221.477] (**) G-Tech Wireless Dongle Mouse: (accel) selected scheme none/0
[187221.477] (**) G-Tech Wireless Dongle Mouse: (accel) acceleration factor: 2.000
[187221.477] (**) G-Tech Wireless Dongle Mouse: (accel) acceleration threshold: 4
[187221.479] (II) event7  - G-Tech Wireless Dongle Mouse: is tagged by udev as: Mouse
[187221.479] (II) event7  - G-Tech Wireless Dongle Mouse: device is a pointer
[187221.480] (II) config/udev: Adding input device G-Tech Wireless Dongle Mouse (/dev/input/mouse1)
[187221.480] (II) No input driver specified, ignoring this device.
[187221.480] (II) This device may have been added with another device file.
[187221.481] (II) config/udev: Adding input device G-Tech Wireless Dongle (/dev/input/event8)
[187221.481] (II) No input driver specified, ignoring this device.
[187221.481] (II) This device may have been added with another device file.
[187221.482] (II) config/udev: Adding input device G-Tech Wireless Dongle Consumer Control (/dev/input/event9)
[187221.482] (**) G-Tech Wireless Dongle Consumer Control: Applying InputClass "libinput keyboard catchall"
[187221.482] (II) Using input driver 'libinput' for 'G-Tech Wireless Dongle Consumer Control'
[187221.483] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 33 paused 0
[187221.483] (**) G-Tech Wireless Dongle Consumer Control: always reports core events
[187221.483] (**) Option "Device" "/dev/input/event9"
[187221.484] (II) event9  - G-Tech Wireless Dongle Consumer Control: is tagged by udev as: Keyboard
[187221.485] (II) event9  - G-Tech Wireless Dongle Consumer Control: device is a keyboard
[187221.485] (II) event9  - G-Tech Wireless Dongle Consumer Control: device removed
[187221.485] (II) libinput: G-Tech Wireless Dongle Consumer Control: needs a virtual subdevice
[187221.485] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:1A81:1004.0004/input/input9/event9"
[187221.485] (II) XINPUT: Adding extended input device "G-Tech Wireless Dongle Consumer Control" (type: MOUSE, id 14)
[187221.485] (**) Option "AccelerationScheme" "none"
[187221.485] (**) G-Tech Wireless Dongle Consumer Control: (accel) selected scheme none/0
[187221.485] (**) G-Tech Wireless Dongle Consumer Control: (accel) acceleration factor: 2.000
[187221.485] (**) G-Tech Wireless Dongle Consumer Control: (accel) acceleration threshold: 4
[187221.486] (II) event9  - G-Tech Wireless Dongle Consumer Control: is tagged by udev as: Keyboard
[187221.486] (II) event9  - G-Tech Wireless Dongle Consumer Control: device is a keyboard
[187221.487] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event17)
[187221.487] (II) No input driver specified, ignoring this device.
[187221.487] (II) This device may have been added with another device file.
[187221.487] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event18)
[187221.487] (II) No input driver specified, ignoring this device.
[187221.487] (II) This device may have been added with another device file.
[187221.488] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event19)
[187221.488] (II) No input driver specified, ignoring this device.
[187221.488] (II) This device may have been added with another device file.
[187221.488] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event20)
[187221.488] (II) No input driver specified, ignoring this device.
[187221.488] (II) This device may have been added with another device file.
[187221.488] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event21)
[187221.488] (II) No input driver specified, ignoring this device.
[187221.488] (II) This device may have been added with another device file.
[187221.489] (II) config/udev: Adding input device PC Speaker (/dev/input/event11)
[187221.489] (II) No input driver specified, ignoring this device.
[187221.489] (II) This device may have been added with another device file.
[187221.491] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event12)
[187221.491] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[187221.491] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[187221.492] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 34 paused 0
[187221.492] (**) HP WMI hotkeys: always reports core events
[187221.492] (**) Option "Device" "/dev/input/event12"
[187221.492] (II) event12 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[187221.492] (II) event12 - HP WMI hotkeys: device is a keyboard
[187221.493] (II) event12 - HP WMI hotkeys: device removed
[187221.493] (**) Option "config_info" "udev:/sys/devices/virtual/input/input13/event12"
[187221.493] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 15)
[187221.493] (II) event12 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[187221.493] (II) event12 - HP WMI hotkeys: device is a keyboard
[187221.497] (**) A4TECH USB Device Keyboard: Applying InputClass "libinput keyboard catchall"
[187221.497] (II) Using input driver 'libinput' for 'A4TECH USB Device Keyboard'
[187221.497] (II) systemd-logind: returning pre-existing fd for /dev/input/event3 13:67
[187221.497] (**) A4TECH USB Device Keyboard: always reports core events
[187221.497] (**) Option "Device" "/dev/input/event3"
[187221.497] (II) libinput: A4TECH USB Device Keyboard: is a virtual subdevice
[187221.497] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:09DA:9090.0001/input/input3/event3"
[187221.497] (II) XINPUT: Adding extended input device "A4TECH USB Device Keyboard" (type: KEYBOARD, id 16)
[187221.497] (**) G-Tech Wireless Dongle Consumer Control: Applying InputClass "libinput keyboard catchall"
[187221.497] (II) Using input driver 'libinput' for 'G-Tech Wireless Dongle Consumer Control'
[187221.497] (II) systemd-logind: returning pre-existing fd for /dev/input/event9 13:73
[187221.497] (**) G-Tech Wireless Dongle Consumer Control: always reports core events
[187221.497] (**) Option "Device" "/dev/input/event9"
[187221.497] (II) libinput: G-Tech Wireless Dongle Consumer Control: is a virtual subdevice
[187221.497] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:1A81:1004.0004/input/input9/event9"
[187221.497] (II) XINPUT: Adding extended input device "G-Tech Wireless Dongle Consumer Control" (type: KEYBOARD, id 17)
[187221.555] resize called 4920 1920
[249572.547] (**) Option "fd" "23"
[249572.547] (II) event2  - Power Button: device removed
[249572.547] (**) Option "fd" "26"
[249572.547] (II) event1  - Power Button: device removed
[249572.547] (**) Option "fd" "27"
[249572.547] (II) event0  - Sleep Button: device removed
[249572.547] (**) Option "fd" "28"
[249572.547] (**) Option "fd" "29"
[249572.547] (II) event5  - A4TECH USB Device: device removed
[249572.547] (**) Option "fd" "30"
[249572.547] (II) event6  - G-Tech Wireless Dongle: device removed
[249572.547] (**) Option "fd" "31"
[249572.547] (II) event10 - G-Tech Wireless Dongle System Control: device removed
[249572.547] (**) Option "fd" "32"
[249572.547] (II) event7  - G-Tech Wireless Dongle Mouse: device removed
[249572.547] (**) Option "fd" "33"
[249572.547] (**) Option "fd" "34"
[249572.547] (II) event12 - HP WMI hotkeys: device removed
[249572.547] (**) Option "fd" "28"
[249572.547] (II) event3  - A4TECH USB Device Keyboard: device removed
[249572.547] (**) Option "fd" "33"
[249572.547] (II) event9  - G-Tech Wireless Dongle Consumer Control: device removed
[249572.548] (II) UnloadModule: "libinput"
[249572.548] (II) systemd-logind: not releasing fd for 13:73, still in use
[249572.548] (II) UnloadModule: "libinput"
[249572.548] (II) systemd-logind: not releasing fd for 13:67, still in use
[249572.548] (II) UnloadModule: "libinput"
[249572.548] (II) systemd-logind: releasing fd for 13:76
[249572.616] (II) UnloadModule: "libinput"
[249572.616] (II) systemd-logind: releasing fd for 13:73
[249572.662] (II) UnloadModule: "libinput"
[249572.662] (II) systemd-logind: releasing fd for 13:71
[249572.709] (II) UnloadModule: "libinput"
[249572.709] (II) systemd-logind: releasing fd for 13:74
[249572.752] (II) UnloadModule: "libinput"
[249572.752] (II) systemd-logind: releasing fd for 13:70
[249572.753] (II) UnloadModule: "libinput"
[249572.753] (II) systemd-logind: releasing fd for 13:69
[249572.753] (II) UnloadModule: "libinput"
[249572.753] (II) systemd-logind: releasing fd for 13:67
[249572.753] (II) UnloadModule: "libinput"
[249572.753] (II) systemd-logind: releasing fd for 13:64
[249572.754] (II) UnloadModule: "libinput"
[249572.754] (II) systemd-logind: releasing fd for 13:65
[249572.754] (II) UnloadModule: "libinput"
[249572.754] (II) systemd-logind: releasing fd for 13:66
[249572.783] (EE)
[249572.783] (EE) Backtrace:
[249572.783] (EE) 0: /usr/lib/Xorg (WriteToClient+0x3ed) [0x5594b719953d]
[249572.783] (EE) 1: /usr/lib/libc.so.6 (__sigaction+0x50) [0x7ff1fcd0e9e0]
[249572.784] (EE) 2: /usr/lib/libc.so.6 (pthread_key_delete+0x14c) [0x7ff1fcd5e64c]
[249572.784] (EE) 3: /usr/lib/libc.so.6 (gsignal+0x18) [0x7ff1fcd0e938]
[249572.784] (EE) 4: /usr/lib/libc.so.6 (abort+0xd7) [0x7ff1fccf853d]
[249572.784] (EE) unw_get_proc_name failed: no unwind info found [-10]
[249572.784] (EE) 5: /usr/lib/libc.so.6 (?+0x0) [0x7ff1fccf845c]
[249572.785] (EE) 6: /usr/lib/libc.so.6 (__assert_fail+0x46) [0x7ff1fcd07486]
[249572.785] (EE) unw_get_proc_name failed: no unwind info found [-10]
[249572.785] (EE) 7: /usr/lib/xorg/modules/libexa.so (?+0x0) [0x7ff1fc026e25]
[249572.785] (EE) 8: /usr/lib/xorg/modules/libexa.so (exaDrawableIsOffscreen+0x642) [0x7ff1fc028802]
[249572.785] (EE) 9: /usr/lib/Xorg (RRXineramaExtensionInit+0x4572) [0x5594b710c672]
[249572.785] (EE) 10: /usr/lib/Xorg (XaceHook+0x3f62) [0x5594b7131792]
[249572.785] (EE) unw_get_proc_name failed: no unwind info found [-10]
[249572.785] (EE) 11: /usr/lib/xorg/modules/drivers/nouveau_drv.so (?+0x0) [0x7ff1fc065d0e]
[249572.785] (EE) 12: /usr/lib/Xorg (xf86RotateDestroy+0x43) [0x5594b71f0583]
[249572.785] (EE) 13: /usr/lib/Xorg (xf86RotateCloseScreen+0x49) [0x5594b71f0659]
[249572.786] (EE) 14: /usr/lib/Xorg (xf86SetModeCrtc+0x327) [0x5594b71e2527]
[249572.786] (EE) 15: /usr/lib/Xorg (XvdiSelectPortNotify+0x157) [0x5594b713d097]
[249572.786] (EE) 16: /usr/lib/Xorg (SProcXkbDispatch+0x2413) [0x5594b7080a3a]
[249572.786] (EE) 17: /usr/lib/libc.so.6 (__libc_init_first+0x90) [0x7ff1fccf9290]
[249572.786] (EE) 18: /usr/lib/libc.so.6 (__libc_start_main+0x8a) [0x7ff1fccf934a]
[249572.786] (EE) 19: /usr/lib/Xorg (_start+0x25) [0x5594b70812d5]
[249572.786] (EE)
[249572.786] (EE)
Fatal server error:
[249572.786] (EE) Caught signal 6 (Aborted). Server aborting
[249572.786] (EE)
[249572.786] (EE)
Please consult the The X.Org Foundation support
	 at http://wiki.x.org
 for help.
[249572.786] (EE) Please also check the log file at "/home/alex/.local/share/xorg/Xorg.0.log" for additional information.
[249572.786] (EE)
[249572.786] (II) NOUVEAU(0): NVLeaveVT is called.
[249572.793] (EE) Server terminated with error (1). Closing log file.

Could you help me to fix it?

Last edited by aldmitri (2023-02-06 07:36:51)

Offline

#2 2023-02-03 07:56:55

d.ALT
Member
Registered: 2019-05-10
Posts: 959

Re: [SOLVED] Xorg crashes after wake of sleep mode or after termination

aldmitri wrote:

After the upgrade (I didn't touch the comp in a several month)

You performed -Syu, right?

Is linux-lts working fine? Can you test with it?


<49,17,III,I>    Fama di loro il mondo esser non lassa;
<50,17,III,I>    misericordia e giustizia li sdegna:
<51,17,III,I>    non ragioniam di lor, ma guarda e passa.

Offline

#3 2023-02-03 08:13:53

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

Re: [SOLVED] Xorg crashes after wake of sleep mode or after termination

[249572.783] (EE) 0: /usr/lib/Xorg (WriteToClient+0x3ed) [0x5594b719953d]
[249572.783] (EE) 1: /usr/lib/libc.so.6 (__sigaction+0x50) [0x7ff1fcd0e9e0]
[249572.784] (EE) 2: /usr/lib/libc.so.6 (pthread_key_delete+0x14c) [0x7ff1fcd5e64c]
[249572.784] (EE) 3: /usr/lib/libc.so.6 (gsignal+0x18) [0x7ff1fcd0e938]
[249572.784] (EE) 4: /usr/lib/libc.so.6 (abort+0xd7) [0x7ff1fccf853d]
[249572.784] (EE) unw_get_proc_name failed: no unwind info found [-10]
[249572.784] (EE) 5: /usr/lib/libc.so.6 (?+0x0) [0x7ff1fccf845c]
[249572.785] (EE) 6: /usr/lib/libc.so.6 (__assert_fail+0x46) [0x7ff1fcd07486]
[249572.785] (EE) unw_get_proc_name failed: no unwind info found [-10]
[249572.785] (EE) 7: /usr/lib/xorg/modules/libexa.so (?+0x0) [0x7ff1fc026e25]
[249572.785] (EE) 8: /usr/lib/xorg/modules/libexa.so (exaDrawableIsOffscreen+0x642) [0x7ff1fc028802]
[249572.785] (EE) 9: /usr/lib/Xorg (RRXineramaExtensionInit+0x4572) [0x5594b710c672]
[249572.785] (EE) 10: /usr/lib/Xorg (XaceHook+0x3f62) [0x5594b7131792]
[249572.785] (EE) unw_get_proc_name failed: no unwind info found [-10]
[249572.785] (EE) 11: /usr/lib/xorg/modules/drivers/nouveau_drv.so (?+0x0) [0x7ff1fc065d0e]
[249572.785] (EE) 12: /usr/lib/Xorg (xf86RotateDestroy+0x43) [0x5594b71f0583]
[249572.785] (EE) 13: /usr/lib/Xorg (xf86RotateCloseScreen+0x49) [0x5594b71f0659]
[249572.786] (EE) 14: /usr/lib/Xorg (xf86SetModeCrtc+0x327) [0x5594b71e2527]
[249572.786] (EE) 15: /usr/lib/Xorg (XvdiSelectPortNotify+0x157) [0x5594b713d097]
[249572.786] (EE) 16: /usr/lib/Xorg (SProcXkbDispatch+0x2413) [0x5594b7080a3a]
[249572.786] (EE) 17: /usr/lib/libc.so.6 (__libc_init_first+0x90) [0x7ff1fccf9290]
[249572.786] (EE) 18: /usr/lib/libc.so.6 (__libc_start_main+0x8a) [0x7ff1fccf934a]
[249572.786] (EE) 19: /usr/lib/Xorg (_start+0x25) [0x5594b70812d5]

Get rid of xf86-video-nouveau
Since this is a GP104, you can also try to install nvidia and nvidia-utils instead of nouveau.

Offline

#4 2023-02-06 07:34:43

aldmitri
Member
Registered: 2023-02-03
Posts: 2

Re: [SOLVED] Xorg crashes after wake of sleep mode or after termination

seth wrote:
[249572.783] (EE) 0: /usr/lib/Xorg (WriteToClient+0x3ed) [0x5594b719953d]
[249572.783] (EE) 1: /usr/lib/libc.so.6 (__sigaction+0x50) [0x7ff1fcd0e9e0]
[249572.784] (EE) 2: /usr/lib/libc.so.6 (pthread_key_delete+0x14c) [0x7ff1fcd5e64c]
[249572.784] (EE) 3: /usr/lib/libc.so.6 (gsignal+0x18) [0x7ff1fcd0e938]
[249572.784] (EE) 4: /usr/lib/libc.so.6 (abort+0xd7) [0x7ff1fccf853d]
[249572.784] (EE) unw_get_proc_name failed: no unwind info found [-10]
[249572.784] (EE) 5: /usr/lib/libc.so.6 (?+0x0) [0x7ff1fccf845c]
[249572.785] (EE) 6: /usr/lib/libc.so.6 (__assert_fail+0x46) [0x7ff1fcd07486]
[249572.785] (EE) unw_get_proc_name failed: no unwind info found [-10]
[249572.785] (EE) 7: /usr/lib/xorg/modules/libexa.so (?+0x0) [0x7ff1fc026e25]
[249572.785] (EE) 8: /usr/lib/xorg/modules/libexa.so (exaDrawableIsOffscreen+0x642) [0x7ff1fc028802]
[249572.785] (EE) 9: /usr/lib/Xorg (RRXineramaExtensionInit+0x4572) [0x5594b710c672]
[249572.785] (EE) 10: /usr/lib/Xorg (XaceHook+0x3f62) [0x5594b7131792]
[249572.785] (EE) unw_get_proc_name failed: no unwind info found [-10]
[249572.785] (EE) 11: /usr/lib/xorg/modules/drivers/nouveau_drv.so (?+0x0) [0x7ff1fc065d0e]
[249572.785] (EE) 12: /usr/lib/Xorg (xf86RotateDestroy+0x43) [0x5594b71f0583]
[249572.785] (EE) 13: /usr/lib/Xorg (xf86RotateCloseScreen+0x49) [0x5594b71f0659]
[249572.786] (EE) 14: /usr/lib/Xorg (xf86SetModeCrtc+0x327) [0x5594b71e2527]
[249572.786] (EE) 15: /usr/lib/Xorg (XvdiSelectPortNotify+0x157) [0x5594b713d097]
[249572.786] (EE) 16: /usr/lib/Xorg (SProcXkbDispatch+0x2413) [0x5594b7080a3a]
[249572.786] (EE) 17: /usr/lib/libc.so.6 (__libc_init_first+0x90) [0x7ff1fccf9290]
[249572.786] (EE) 18: /usr/lib/libc.so.6 (__libc_start_main+0x8a) [0x7ff1fccf934a]
[249572.786] (EE) 19: /usr/lib/Xorg (_start+0x25) [0x5594b70812d5]

Get rid of xf86-video-nouveau
Since this is a GP104, you can also try to install nvidia and nvidia-utils instead of nouveau.

Thank you! That solved the problem.

Offline

Board footer

Powered by FluxBB