You are not logged in.

#1 2024-08-19 21:37:14

n0c_
Member
Registered: 2024-08-19
Posts: 36

[SOLVED] xorg-server crashing when running with GPU-config

I'm was using arch with gnome before, but now wanted to switch to dwm with xorg underneath. Running it without the GPU is not a problem at all, but as soon as I add my 20-nvidia.conf to /usr/share/X11/xorg.conf.d/ it crashes with this error (whole log):

[   891.914] 
X.Org X Server 1.21.1.13
X Protocol Version 11, Revision 0
[   891.916] Current Operating System: Linux arch-george 6.10.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 15 Aug 2024 00:25:30 +0000 x86_64
[   891.916] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=66f42cfe-8376-4883-bf39-c31baf88a6bc rw systemd.unit=multi-user.target nvidia-drm.modeset=1 loglevel=3 quiet
[   891.919]  
[   891.920] Current version of pixman: 0.43.4
[   891.921] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   891.921] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   891.925] (==) Log file: "/home/georg/.local/share/xorg/Xorg.0.log", Time: Mon Aug 19 23:08:20 2024
[   891.926] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   891.927] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   891.927] (==) No Layout section.  Using the first Screen section.
[   891.927] (==) No screen section available. Using defaults.
[   891.927] (**) |-->Screen "Default Screen Section" (0)
[   891.927] (**) |   |-->Monitor "<default monitor>"
[   891.927] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[   891.927] (**) |   |-->Device "NVIDIA Card"
[   891.927] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   891.927] (**) Allowing byte-swapped clients
[   891.927] (==) Automatically adding devices
[   891.927] (==) Automatically enabling devices
[   891.927] (==) Automatically adding GPU devices
[   891.927] (==) Automatically binding GPU devices
[   891.927] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   891.927] (WW) The directory "/usr/share/fonts/misc" does not exist.
[   891.927] 	Entry deleted from font path.
[   891.927] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[   891.927] 	Entry deleted from font path.
[   891.927] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   891.927] 	Entry deleted from font path.
[   891.927] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   891.927] 	Entry deleted from font path.
[   891.927] (==) FontPath set to:
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[   891.927] (==) ModulePath set to "/usr/lib/xorg/modules"
[   891.927] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   891.927] (II) Module ABI versions:
[   891.927] 	X.Org ANSI C Emulation: 0.4
[   891.927] 	X.Org Video Driver: 25.2
[   891.927] 	X.Org XInput driver : 24.4
[   891.927] 	X.Org Server Extension : 10.0
[   891.928] (++) using VT number 1

[   891.929] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[   891.931] (II) xfree86: Adding drm device (/dev/dri/card1)
[   891.931] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[   891.931] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[   891.932] (II) xfree86: Adding drm device (/dev/dri/card0)
[   891.932] (II) Platform probe for /sys/devices/pci0000:00/0000:00:06.0/0000:01:00.0/drm/card0
[   891.932] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
[   891.934] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[   891.935] (--) PCI:*(0@0:2:0) 8086:a7a1:103c:8b7c rev 4, Mem @ 0x6102000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[   891.935] (--) PCI: (1@0:0:0) 10de:25a9:103c:8b79 rev 161, Mem @ 0x81000000/16777216, 0x6000000000/4294967296, 0x6100000000/33554432, I/O @ 0x00004000/128
[   891.935] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   891.935] (II) LoadModule: "glx"
[   891.935] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   891.937] (II) Module glx: vendor="X.Org Foundation"
[   891.937] 	compiled for 1.21.1.13, module version = 1.0.0
[   891.937] 	ABI class: X.Org Server Extension, version 10.0
[   891.937] (II) LoadModule: "nvidia"
[   891.937] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   891.938] (II) Module nvidia: vendor="NVIDIA Corporation"
[   891.938] 	compiled for 1.6.99.901, module version = 1.0.0
[   891.938] 	Module class: X.Org Video Driver
[   891.938] (II) NVIDIA dlloader X Driver  555.58.02  Tue Jun 25 01:14:56 UTC 2024
[   891.938] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   891.938] (II) systemd-logind: releasing fd for 226:0
[   891.938] (II) Loading sub module "fb"
[   891.938] (II) LoadModule: "fb"
[   891.938] (II) Module "fb" already built-in
[   891.938] (II) Loading sub module "wfb"
[   891.938] (II) LoadModule: "wfb"
[   891.938] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   891.939] (II) Module wfb: vendor="X.Org Foundation"
[   891.939] 	compiled for 1.21.1.13, module version = 1.0.0
[   891.939] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   891.939] (EE) No devices detected.
[   891.939] (EE) 
Fatal server error:
[   891.939] (EE) no screens found(EE) 
[   891.939] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   891.939] (EE) Please also check the log file at "/home/georg/.local/share/xorg/Xorg.0.log" for additional information.
[   891.939] (EE) 
[   891.960] (EE) Server terminated with error (1). Closing log file.

The 20-nvidia.conf:

Section "Device"
	Identifier "NVIDIA Card"
	Driver "nvidia"
	VendorName "NVIDIA Corporation"
	BoardName "Geforce RTX 2050"
EndSection

When running nvidia-smi, it actually shows that /usr/lib/Xorg is running, but it only uses 4MiB of VRAM, which just can't be right if you ask me (maybe I'm wrong).

Thanks in advance!

Last edited by n0c_ (2024-08-20 16:09:13)

Offline

#2 2024-08-20 07:24:27

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,056

Re: [SOLVED] xorg-server crashing when running with GPU-config

That's an illegal and incomplete xorg configuration for an Optimus/Hybrid GPU setup like you're having it. Remove it. (you limit xorg looking at the nvidia gpu, but there's no actual screen attached to it as that's hooked up to your integrated GPU)

4MiB of RAM and a single xorg process is completely normal and expected for the setup you have. Make use of prime-run to run heavy applications on the dedicated GPU on demand, as described in: https://wiki.archlinux.org/title/PRIME# … er_offload -- do this on-demand for applications/usecases that actually need and benefit from the GPU, like games or so. Do not run your entire desktop on the GPU, you'll have a netloss in performance.

Offline

#3 2024-08-20 08:10:07

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,263

Re: [SOLVED] xorg-server crashing when running with GPU-config

[   891.935] (--) PCI: (1@0:0:0) 10de:25a9:103c:8b79 rev 161, Mem @ 0x81000000/16777216, 0x6000000000/4294967296, 0x6100000000/33554432, I/O @ 0x00004000/128
[   891.938] (II) NVIDIA dlloader X Driver  555.58.02  Tue Jun 25 01:14:56 UTC 2024
[   891.938] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   891.939] (EE) No devices detected.

That would get you a null output, but the log suggests that the driver cannot pick up the device. Do you use sth. like optimus-manager? Or is this a 3D device only?
What's the output of lspci?

When running nvidia-smi, it actually shows that /usr/lib/Xorg is running

With the crashing config????
Otherwise and as V1del pointed out: that's the normal PRIME condition.

Offline

#4 2024-08-20 11:34:07

n0c_
Member
Registered: 2024-08-19
Posts: 36

Re: [SOLVED] xorg-server crashing when running with GPU-config

That's the output from lspci | grep -E "VGA|3D"

00:02.0 VGA compatible controller: Intel Corporation Raptor Lake-P [Iris Xe Graphics] (rev 04)
01:00.0 3D controller: NVIDIA Corporation GA107M [GeForce RTX 2050] (rev a1)

If I'm honest I don't know what optimus-managerr is (so I guess I don't use it)
I only installed the nvidia drivers and xorg.

The reason I tried to use this config is that I used it in the past (a week ago), but I must have messed something up real bad. I wanted to enable GSync in nvidia-settings, but currently only the gpu shows up, not the screen. In the past, there was also the xorg-screen, but I couldn't change anything since it is the internal screen or something (I'm very sorry that my description is pretty bad, but I don't remember everything correctly)

Offline

#5 2024-08-20 12:40:06

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,056

Re: [SOLVED] xorg-server crashing when running with GPU-config

You can forget about all of that. A 3D controller is not attached to a screen or monitor and thus any gsync information wouldn't reach your GPU anyway -- it has to pass the iGPU and the iGPU renders the final image that the nvidia GPU produces and the iGPU is what ultimately decides how the synchronisation happens.

If that config ever worked, the only possibility would be a physical switch or UEFI setting that rewires your screen to the dedicated GPU. If that's not present then everything getting rendered has to pass the integrated GPU one way or another.

Assuming you want to use the "normal" offloading mode as intended, enable PRIME sync by adding nvidia_drm.modeset=1 to your https://wiki.archlinux.org/title/Kernel_parameters and then use the prime-run command when running games/graphically intensive software.

Offline

#6 2024-08-20 12:44:12

n0c_
Member
Registered: 2024-08-19
Posts: 36

Re: [SOLVED] xorg-server crashing when running with GPU-config

Is it possible to do that with the whole enviroment to? The screen-tearing with something as simple as scrolling a website is horrible

Offline

#7 2024-08-20 14:08:38

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,056

Re: [SOLVED] xorg-server crashing when running with GPU-config

Your nvidia card is not and should not be in any way related to what happens on your screen unless invoked via prime-run.

So your actual question is something entirely different. Assuming you have actual troubles when running things on the intel GPU. Please repost a xorg log without trying to generate a config.

Generally speaking the "normal" xorg server has no notion of preventing tearing, there are various configs and additional pieces of logic that got bolted on at various pieces of the stack to try and prevent this.

If you have xf86-video-intel installed remove it, if you're still tearing with just dwm, either setup a dedicated compositor (picom is a popular standalone choice) or install xf86-video-intel anyway (not reccommended, this thing is deprecated since ages) and try a xorg config of

10-tearfreeIntelModeset.conf
---
Section "OutputClass"
     Name "intel"
     MatchDriver "i915"
     Driver "intel"
     Option "DRI" "iris"
     Option "TearFree" "true"
EndSection

Another alternative would be opting for xorg-server-git which includes a patchset to enable TearFree on the modesetting driver, in which case above configuration would be:

Section "OutputClass"
     Name "intel"
     MatchDriver "i915"
     Driver "modesetting"
     Option "TearFree" "true"

Offline

#8 2024-08-20 14:22:41

n0c_
Member
Registered: 2024-08-19
Posts: 36

Re: [SOLVED] xorg-server crashing when running with GPU-config

Sorry if I miss understand you, but isn't it a bit pointless to run everything on your apu when you have dedicated GPU? I have swtiched completeley to open-source drivers and prime-gpu-offloading

Offline

#9 2024-08-20 14:27:55

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,263

Re: [SOLVED] xorg-server crashing when running with GPU-config

The GPU is meant for games etc. the APU should be more than capable of all the rest.
As for the tearing: start by posting your regular Xorg log as well as the output of "loginctl session-status" (basically: do you run picom next to dwm?)

Involving the GPU that doesn't have direct access to the vblank signal will only ever make that problem worse (or at best have no impact)

Offline

#10 2024-08-20 14:37:14

n0c_
Member
Registered: 2024-08-19
Posts: 36

Re: [SOLVED] xorg-server crashing when running with GPU-config

Since running it with the gpu, all screen tearing dissapeared

Offline

#11 2024-08-20 14:38:18

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,263

Re: [SOLVED] xorg-server crashing when running with GPU-config

"Since running it with the GPU" what and how?
If your setup works for you, why is there this thread?

Edit: btw, if you've currently xf86-video-intel installed, what you see is not "tearing", those artifacts appear because you're actually software rendering.

Last edited by seth (2024-08-20 14:40:52)

Offline

#12 2024-08-20 14:40:35

n0c_
Member
Registered: 2024-08-19
Posts: 36

Re: [SOLVED] xorg-server crashing when running with GPU-config

It's descriped here
But you are completely right, at first it didn't work, but I pretty much changed my whole setup in the last 2 hours

Offline

#13 2024-08-20 14:41:38

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,263

Re: [SOLVED] xorg-server crashing when running with GPU-config

Described there how precisely?
Please post an xorg log instead of vague references to generic principles.

Offline

#14 2024-08-20 14:44:09

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,056

Re: [SOLVED] xorg-server crashing when running with GPU-config

Are you just running the browser with prime-run (or the entirety of dwm) now?

Offline

#15 2024-08-20 14:44:51

n0c_
Member
Registered: 2024-08-19
Posts: 36

Re: [SOLVED] xorg-server crashing when running with GPU-config

[    10.404] 
X.Org X Server 1.21.1.13
X Protocol Version 11, Revision 0
[    10.404] Current Operating System: Linux arch-george 6.10.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 15 Aug 2024 00:25:30 +0000 x86_64
[    10.404] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=66f42cfe-8376-4883-bf39-c31baf88a6bc rw systemd.unit=multi-user.target nvidia-drm.modeset=1 loglevel=3 quiet
[    10.404]  
[    10.404] Current version of pixman: 0.43.4
[    10.405] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    10.405] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    10.405] (==) Log file: "/home/georg/.local/share/xorg/Xorg.0.log", Time: Tue Aug 20 16:32:47 2024
[    10.406] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    10.406] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    10.407] (==) No Layout section.  Using the first Screen section.
[    10.407] (==) No screen section available. Using defaults.
[    10.407] (**) |-->Screen "Default Screen Section" (0)
[    10.407] (**) |   |-->Monitor "<default monitor>"
[    10.408] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    10.408] (**) Allowing byte-swapped clients
[    10.408] (==) Automatically adding devices
[    10.408] (==) Automatically enabling devices
[    10.408] (==) Automatically adding GPU devices
[    10.408] (==) Automatically binding GPU devices
[    10.408] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    10.408] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    10.408] 	Entry deleted from font path.
[    10.408] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[    10.408] 	Entry deleted from font path.
[    10.408] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    10.408] 	Entry deleted from font path.
[    10.408] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    10.408] 	Entry deleted from font path.
[    10.409] (==) FontPath set to:
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[    10.409] (==) ModulePath set to "/usr/lib/xorg/modules"
[    10.409] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    10.409] (II) Module ABI versions:
[    10.409] 	X.Org ANSI C Emulation: 0.4
[    10.409] 	X.Org Video Driver: 25.2
[    10.409] 	X.Org XInput driver : 24.4
[    10.409] 	X.Org Server Extension : 10.0
[    10.410] (++) using VT number 1

[    10.412] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    10.414] (II) xfree86: Adding drm device (/dev/dri/card0)
[    10.414] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[    10.415] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[    10.415] (II) xfree86: Adding drm device (/dev/dri/card1)
[    10.415] (II) Platform probe for /sys/devices/pci0000:00/0000:00:06.0/0000:01:00.0/drm/card1
[    10.418] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 14 paused 0
[    10.421] (--) PCI:*(0@0:2:0) 8086:a7a1:103c:8b7c rev 4, Mem @ 0x6102000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[    10.421] (--) PCI: (1@0:0:0) 10de:25a9:103c:8b79 rev 161, Mem @ 0x81000000/16777216, 0x6000000000/4294967296, 0x6100000000/33554432, I/O @ 0x00004000/128
[    10.421] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    10.421] (II) LoadModule: "glx"
[    10.421] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    10.425] (II) Module glx: vendor="X.Org Foundation"
[    10.425] 	compiled for 1.21.1.13, module version = 1.0.0
[    10.425] 	ABI class: X.Org Server Extension, version 10.0
[    10.425] (==) Matched intel as autoconfigured driver 0
[    10.425] (==) Matched nouveau as autoconfigured driver 1
[    10.425] (==) Matched nv as autoconfigured driver 2
[    10.425] (==) Matched modesetting as autoconfigured driver 3
[    10.425] (==) Matched fbdev as autoconfigured driver 4
[    10.425] (==) Matched vesa as autoconfigured driver 5
[    10.425] (==) Assigned the driver to the xf86ConfigLayout
[    10.425] (II) LoadModule: "intel"
[    10.426] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    10.427] (II) Module intel: vendor="X.Org Foundation"
[    10.427] 	compiled for 1.21.1.11, module version = 2.99.917
[    10.427] 	Module class: X.Org Video Driver
[    10.427] 	ABI class: X.Org Video Driver, version 25.2
[    10.427] (II) LoadModule: "nouveau"
[    10.427] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    10.428] (II) Module nouveau: vendor="X.Org Foundation"
[    10.428] 	compiled for 1.21.1.11, module version = 1.0.17
[    10.428] 	Module class: X.Org Video Driver
[    10.428] 	ABI class: X.Org Video Driver, version 25.2
[    10.428] (II) LoadModule: "nv"
[    10.428] (WW) Warning, couldn't open module nv
[    10.428] (EE) Failed to load module "nv" (module does not exist, 0)
[    10.428] (II) LoadModule: "modesetting"
[    10.428] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    10.430] (II) Module modesetting: vendor="X.Org Foundation"
[    10.430] 	compiled for 1.21.1.13, module version = 1.21.1
[    10.430] 	Module class: X.Org Video Driver
[    10.430] 	ABI class: X.Org Video Driver, version 25.2
[    10.430] (II) LoadModule: "fbdev"
[    10.431] (WW) Warning, couldn't open module fbdev
[    10.431] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    10.431] (II) LoadModule: "vesa"
[    10.431] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    10.431] (II) Module vesa: vendor="X.Org Foundation"
[    10.431] 	compiled for 1.21.1.11, module version = 2.6.0
[    10.431] 	Module class: X.Org Video Driver
[    10.431] 	ABI class: X.Org Video Driver, version 25.2
[    10.431] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    10.431] (II) intel: Driver for Intel(R) HD Graphics
[    10.431] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    10.431] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    10.431] (II) NOUVEAU driver 
[    10.431] (II) NOUVEAU driver for NVIDIA chipset families :
[    10.431] 	RIVA TNT            (NV04)
[    10.431] 	RIVA TNT2           (NV05)
[    10.431] 	GeForce 256         (NV10)
[    10.431] 	GeForce 2           (NV11, NV15)
[    10.431] 	GeForce 4MX         (NV17, NV18)
[    10.431] 	GeForce 3           (NV20)
[    10.431] 	GeForce 4Ti         (NV25, NV28)
[    10.431] 	GeForce FX          (NV3x)
[    10.431] 	GeForce 6           (NV4x)
[    10.431] 	GeForce 7           (G7x)
[    10.431] 	GeForce 8           (G8x)
[    10.431] 	GeForce 9           (G9x)
[    10.431] 	GeForce GTX 2xx/3xx (GT2xx)
[    10.431] 	GeForce GTX 4xx/5xx (GFxxx)
[    10.431] 	GeForce GTX 6xx/7xx (GKxxx)
[    10.431] 	GeForce GTX 9xx     (GMxxx)
[    10.432] 	GeForce GTX 10xx    (GPxxx)
[    10.432] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    10.432] (II) VESA: driver for VESA chipsets: vesa
[    10.432] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[    10.432] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20230929
[    10.432] (II) intel(0): SNA compiled from 2.99.917-923-gb74b67f0
[    10.433] (WW) Falling back to old probe method for modesetting
[    10.434] (II) [drm] nouveau interface version: 1.4.0
[    10.434] (EE) Unknown chipset: NV177
[    10.434] (II) modeset(G0): using drv /dev/dri/card1
[    10.434] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    10.434] (WW) intel(0): Unknown chipset
[    10.434] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 10 threads
[    10.434] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    10.434] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    10.434] (==) intel(0): RGB weight 888
[    10.434] (==) intel(0): Default visual is TrueColor
[    10.436] (II) intel(0): Output eDP1 has no monitor section
[    10.437] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[    10.437] (II) intel(0): Enabled output eDP1
[    10.437] (II) intel(0): Output HDMI1 has no monitor section
[    10.437] (II) intel(0): Enabled output HDMI1
[    10.437] (II) intel(0): Output DP1 has no monitor section
[    10.438] (II) intel(0): Enabled output DP1
[    10.438] (II) intel(0): Output DP2 has no monitor section
[    10.438] (II) intel(0): Enabled output DP2
[    10.438] (II) intel(0): Output DP3 has no monitor section
[    10.438] (II) intel(0): Enabled output DP3
[    10.438] (II) intel(0): Output DP4 has no monitor section
[    10.438] (II) intel(0): Enabled output DP4
[    10.438] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    10.439] (II) intel(0): Output VIRTUAL1 has no monitor section
[    10.439] (II) intel(0): Enabled output VIRTUAL1
[    10.439] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[    10.439] (==) intel(0): TearFree enabled
[    10.439] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[    10.439] (==) intel(0): DPI set to (96, 96)
[    10.439] (II) Loading sub module "dri3"
[    10.439] (II) LoadModule: "dri3"
[    10.439] (II) Module "dri3" already built-in
[    10.439] (II) Loading sub module "dri2"
[    10.439] (II) LoadModule: "dri2"
[    10.439] (II) Module "dri2" already built-in
[    10.439] (II) Loading sub module "present"
[    10.439] (II) LoadModule: "present"
[    10.439] (II) Module "present" already built-in
[    10.439] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    10.439] (==) modeset(G0): RGB weight 888
[    10.439] (==) modeset(G0): Default visual is TrueColor
[    10.439] (II) Loading sub module "glamoregl"
[    10.439] (II) LoadModule: "glamoregl"
[    10.439] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    10.444] (II) Module glamoregl: vendor="X.Org Foundation"
[    10.444] 	compiled for 1.21.1.13, module version = 1.0.1
[    10.444] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    10.560] (II) modeset(G0): glamor X acceleration enabled on NV177
[    10.560] (II) modeset(G0): glamor initialized
[    10.560] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    10.560] (==) modeset(G0): DPI set to (96, 96)
[    10.560] (II) Loading sub module "fb"
[    10.560] (II) LoadModule: "fb"
[    10.560] (II) Module "fb" already built-in
[    10.560] (II) UnloadModule: "vesa"
[    10.560] (II) Unloading vesa
[    10.561] (II) intel(0): SNA initialized with generic backend
[    10.561] (==) intel(0): Backing store enabled
[    10.561] (==) intel(0): Silken mouse enabled
[    10.561] (II) intel(0): HW Cursor enabled
[    10.561] (==) intel(0): DPMS enabled
[    10.561] (==) intel(0): Display hotplug detection enabled
[    10.561] (II) intel(0): Textured video not supported on this hardware or backend
[    10.561] (II) intel(0): [DRI2] Setup complete
[    10.561] (II) intel(0): [DRI2]   DRI driver: i965
[    10.561] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    10.561] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[    10.561] (II) intel(0): hardware support for Present enabled
[    10.575] (==) modeset(G0): Backing store enabled
[    10.575] (==) modeset(G0): Silken mouse enabled
[    10.575] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[    10.575] (==) modeset(G0): DPMS enabled
[    10.575] (II) modeset(G0): [DRI2] Setup complete
[    10.575] (II) modeset(G0): [DRI2]   DRI driver: nouveau
[    10.575] (II) modeset(G0): [DRI2]   VDPAU driver: nouveau
[    10.575] (II) Initializing extension Generic Event Extension
[    10.575] (II) Initializing extension SHAPE
[    10.575] (II) Initializing extension MIT-SHM
[    10.576] (II) Initializing extension XInputExtension
[    10.576] (II) Initializing extension XTEST
[    10.576] (II) Initializing extension BIG-REQUESTS
[    10.576] (II) Initializing extension SYNC
[    10.576] (II) Initializing extension XKEYBOARD
[    10.576] (II) Initializing extension XC-MISC
[    10.576] (II) Initializing extension SECURITY
[    10.576] (II) Initializing extension XFIXES
[    10.576] (II) Initializing extension RENDER
[    10.576] (II) Initializing extension RANDR
[    10.576] (II) Initializing extension COMPOSITE
[    10.577] (II) Initializing extension DAMAGE
[    10.577] (II) Initializing extension MIT-SCREEN-SAVER
[    10.577] (II) Initializing extension DOUBLE-BUFFER
[    10.577] (II) Initializing extension RECORD
[    10.577] (II) Initializing extension DPMS
[    10.577] (II) Initializing extension Present
[    10.577] (II) Initializing extension DRI3
[    10.577] (II) Initializing extension X-Resource
[    10.577] (II) Initializing extension XVideo
[    10.577] (II) Initializing extension XVideo-MotionCompensation
[    10.577] (II) Initializing extension GLX
[    10.577] (EE) AIGLX error: dlopen of /usr/lib/dri/i965_dri.so failed (/usr/lib/dri/i965_dri.so: cannot open shared object file: No such file or directory)
[    10.577] (EE) AIGLX error: unable to load driver i965
[    10.579] (II) IGLX: Loaded and initialized swrast
[    10.579] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    10.579] (II) Initializing extension XFree86-VidModeExtension
[    10.579] (II) Initializing extension XFree86-DGA
[    10.579] (II) Initializing extension XFree86-DRI
[    10.579] (II) Initializing extension DRI2
[    10.580] (II) modeset(G0): Damage tracking initialized
[    10.582] (EE) intel(0): Failed to submit rendering commands (Invalid argument), disabling acceleration.
[    10.582] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    10.596] (II) intel(0): Setting screen physical size to 508 x 285
[    10.648] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    10.648] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    10.648] (**) Power Button: Applying InputClass "system-keyboard"
[    10.648] (II) LoadModule: "libinput"
[    10.648] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    10.649] (II) Module libinput: vendor="X.Org Foundation"
[    10.649] 	compiled for 1.21.1.13, module version = 1.4.0
[    10.649] 	Module class: X.Org XInput Driver
[    10.649] 	ABI class: X.Org XInput driver, version 24.4
[    10.649] (II) Using input driver 'libinput' for 'Power Button'
[    10.650] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 28 paused 0
[    10.650] (**) Power Button: always reports core events
[    10.650] (**) Option "Device" "/dev/input/event2"
[    10.655] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    10.655] (II) event2  - Power Button: device is a keyboard
[    10.655] (II) event2  - Power Button: device removed
[    10.655] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    10.655] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    10.655] (**) Option "xkb_model" "pc104"
[    10.655] (**) Option "xkb_layout" "de"
[    10.655] (**) Option "xkb_options" "grp:win_space_toggle"
[    10.674] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    10.674] (II) event2  - Power Button: device is a keyboard
[    10.675] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    10.675] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    10.675] (**) Video Bus: Applying InputClass "system-keyboard"
[    10.675] (II) Using input driver 'libinput' for 'Video Bus'
[    10.676] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 31 paused 0
[    10.676] (**) Video Bus: always reports core events
[    10.676] (**) Option "Device" "/dev/input/event5"
[    10.677] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[    10.677] (II) event5  - Video Bus: device is a keyboard
[    10.677] (II) event5  - Video Bus: device removed
[    10.677] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input5/event5"
[    10.677] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    10.677] (**) Option "xkb_model" "pc104"
[    10.677] (**) Option "xkb_layout" "de"
[    10.677] (**) Option "xkb_options" "grp:win_space_toggle"
[    10.678] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[    10.678] (II) event5  - Video Bus: device is a keyboard
[    10.678] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[    10.678] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    10.678] (**) Video Bus: Applying InputClass "system-keyboard"
[    10.678] (II) Using input driver 'libinput' for 'Video Bus'
[    10.679] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 32 paused 0
[    10.679] (**) Video Bus: always reports core events
[    10.679] (**) Option "Device" "/dev/input/event4"
[    10.680] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[    10.680] (II) event4  - Video Bus: device is a keyboard
[    10.681] (II) event4  - Video Bus: device removed
[    10.681] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input4/event4"
[    10.681] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    10.681] (**) Option "xkb_model" "pc104"
[    10.681] (**) Option "xkb_layout" "de"
[    10.681] (**) Option "xkb_options" "grp:win_space_toggle"
[    10.681] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[    10.681] (II) event4  - Video Bus: device is a keyboard
[    10.682] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    10.682] (II) No input driver specified, ignoring this device.
[    10.682] (II) This device may have been added with another device file.
[    10.682] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    10.682] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    10.682] (**) Sleep Button: Applying InputClass "system-keyboard"
[    10.682] (II) Using input driver 'libinput' for 'Sleep Button'
[    10.683] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 33 paused 0
[    10.683] (**) Sleep Button: always reports core events
[    10.683] (**) Option "Device" "/dev/input/event0"
[    10.684] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    10.684] (II) event0  - Sleep Button: device is a keyboard
[    10.684] (II) event0  - Sleep Button: device removed
[    10.684] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[    10.684] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    10.684] (**) Option "xkb_model" "pc104"
[    10.684] (**) Option "xkb_layout" "de"
[    10.684] (**) Option "xkb_options" "grp:win_space_toggle"
[    10.685] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    10.685] (II) event0  - Sleep Button: device is a keyboard
[    10.686] (II) config/udev: Adding input device Razer Razer Basilisk V3 X HyperSpeed (/dev/input/event6)
[    10.686] (**) Razer Razer Basilisk V3 X HyperSpeed: Applying InputClass "libinput pointer catchall"
[    10.686] (II) Using input driver 'libinput' for 'Razer Razer Basilisk V3 X HyperSpeed'
[    10.744] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 34 paused 0
[    10.744] (**) Razer Razer Basilisk V3 X HyperSpeed: always reports core events
[    10.744] (**) Option "Device" "/dev/input/event6"
[    10.748] (II) event6  - Razer Razer Basilisk V3 X HyperSpeed: is tagged by udev as: Mouse
[    10.748] (II) event6  - Razer Razer Basilisk V3 X HyperSpeed: device is a pointer
[    10.748] (II) event6  - Razer Razer Basilisk V3 X HyperSpeed: device removed
[    10.748] (II) libinput: Razer Razer Basilisk V3 X HyperSpeed: Step value 0 was provided, libinput Fallback acceleration function is used.
[    10.748] (II) libinput: Razer Razer Basilisk V3 X HyperSpeed: Step value 0 was provided, libinput Fallback acceleration function is used.
[    10.748] (II) libinput: Razer Razer Basilisk V3 X HyperSpeed: Step value 0 was provided, libinput Fallback acceleration function is used.
[    10.748] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:1532:00B9.0001/input/input6/event6"
[    10.748] (II) XINPUT: Adding extended input device "Razer Razer Basilisk V3 X HyperSpeed" (type: MOUSE, id 10)
[    10.749] (**) Option "AccelerationScheme" "none"
[    10.749] (**) Razer Razer Basilisk V3 X HyperSpeed: (accel) selected scheme none/0
[    10.749] (**) Razer Razer Basilisk V3 X HyperSpeed: (accel) acceleration factor: 2.000
[    10.749] (**) Razer Razer Basilisk V3 X HyperSpeed: (accel) acceleration threshold: 4
[    10.750] (II) event6  - Razer Razer Basilisk V3 X HyperSpeed: is tagged by udev as: Mouse
[    10.750] (II) event6  - Razer Razer Basilisk V3 X HyperSpeed: device is a pointer
[    10.751] (II) config/udev: Adding input device Razer Razer Basilisk V3 X HyperSpeed (/dev/input/mouse0)
[    10.751] (II) No input driver specified, ignoring this device.
[    10.751] (II) This device may have been added with another device file.
[    10.752] (II) config/udev: Adding input device Razer Razer Basilisk V3 X HyperSpeed Keyboard (/dev/input/event7)
[    10.752] (**) Razer Razer Basilisk V3 X HyperSpeed Keyboard: Applying InputClass "libinput keyboard catchall"
[    10.752] (**) Razer Razer Basilisk V3 X HyperSpeed Keyboard: Applying InputClass "system-keyboard"
[    10.752] (II) Using input driver 'libinput' for 'Razer Razer Basilisk V3 X HyperSpeed Keyboard'
[    10.753] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 35 paused 0
[    10.753] (**) Razer Razer Basilisk V3 X HyperSpeed Keyboard: always reports core events
[    10.753] (**) Option "Device" "/dev/input/event7"
[    10.754] (II) event7  - Razer Razer Basilisk V3 X HyperSpeed Keyboard: is tagged by udev as: Keyboard
[    10.754] (II) event7  - Razer Razer Basilisk V3 X HyperSpeed Keyboard: device is a keyboard
[    10.754] (II) event7  - Razer Razer Basilisk V3 X HyperSpeed Keyboard: device removed
[    10.754] (II) libinput: Razer Razer Basilisk V3 X HyperSpeed Keyboard: needs a virtual subdevice
[    10.754] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:1532:00B9.0002/input/input7/event7"
[    10.754] (II) XINPUT: Adding extended input device "Razer Razer Basilisk V3 X HyperSpeed Keyboard" (type: MOUSE, id 11)
[    10.755] (**) Option "AccelerationScheme" "none"
[    10.755] (**) Razer Razer Basilisk V3 X HyperSpeed Keyboard: (accel) selected scheme none/0
[    10.755] (**) Razer Razer Basilisk V3 X HyperSpeed Keyboard: (accel) acceleration factor: 2.000
[    10.755] (**) Razer Razer Basilisk V3 X HyperSpeed Keyboard: (accel) acceleration threshold: 4
[    10.756] (II) event7  - Razer Razer Basilisk V3 X HyperSpeed Keyboard: is tagged by udev as: Keyboard
[    10.756] (II) event7  - Razer Razer Basilisk V3 X HyperSpeed Keyboard: device is a keyboard
[    10.757] (II) config/udev: Adding input device Razer Razer Basilisk V3 X HyperSpeed Mouse (/dev/input/event8)
[    10.757] (**) Razer Razer Basilisk V3 X HyperSpeed Mouse: Applying InputClass "libinput pointer catchall"
[    10.757] (II) Using input driver 'libinput' for 'Razer Razer Basilisk V3 X HyperSpeed Mouse'
[    10.758] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 36 paused 0
[    10.758] (**) Razer Razer Basilisk V3 X HyperSpeed Mouse: always reports core events
[    10.758] (**) Option "Device" "/dev/input/event8"
[    10.760] (II) event8  - Razer Razer Basilisk V3 X HyperSpeed Mouse: is tagged by udev as: Mouse
[    10.760] (II) event8  - Razer Razer Basilisk V3 X HyperSpeed Mouse: device is a pointer
[    10.760] (II) event8  - Razer Razer Basilisk V3 X HyperSpeed Mouse: device removed
[    10.760] (II) libinput: Razer Razer Basilisk V3 X HyperSpeed Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    10.760] (II) libinput: Razer Razer Basilisk V3 X HyperSpeed Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    10.760] (II) libinput: Razer Razer Basilisk V3 X HyperSpeed Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    10.760] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:1532:00B9.0002/input/input8/event8"
[    10.760] (II) XINPUT: Adding extended input device "Razer Razer Basilisk V3 X HyperSpeed Mouse" (type: MOUSE, id 12)
[    10.760] (**) Option "AccelerationScheme" "none"
[    10.760] (**) Razer Razer Basilisk V3 X HyperSpeed Mouse: (accel) selected scheme none/0
[    10.760] (**) Razer Razer Basilisk V3 X HyperSpeed Mouse: (accel) acceleration factor: 2.000
[    10.760] (**) Razer Razer Basilisk V3 X HyperSpeed Mouse: (accel) acceleration threshold: 4
[    10.761] (II) event8  - Razer Razer Basilisk V3 X HyperSpeed Mouse: is tagged by udev as: Mouse
[    10.762] (II) event8  - Razer Razer Basilisk V3 X HyperSpeed Mouse: device is a pointer
[    10.762] (II) config/udev: Adding input device Razer Razer Basilisk V3 X HyperSpeed Mouse (/dev/input/mouse1)
[    10.762] (II) No input driver specified, ignoring this device.
[    10.762] (II) This device may have been added with another device file.
[    10.763] (II) config/udev: Adding input device Razer Razer Basilisk V3 X HyperSpeed (/dev/input/event9)
[    10.763] (II) No input driver specified, ignoring this device.
[    10.763] (II) This device may have been added with another device file.
[    10.764] (II) config/udev: Adding input device Razer Razer Basilisk V3 X HyperSpeed (/dev/input/event10)
[    10.764] (**) Razer Razer Basilisk V3 X HyperSpeed: Applying InputClass "libinput keyboard catchall"
[    10.764] (**) Razer Razer Basilisk V3 X HyperSpeed: Applying InputClass "system-keyboard"
[    10.764] (II) Using input driver 'libinput' for 'Razer Razer Basilisk V3 X HyperSpeed'
[    10.765] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 37 paused 0
[    10.765] (**) Razer Razer Basilisk V3 X HyperSpeed: always reports core events
[    10.765] (**) Option "Device" "/dev/input/event10"
[    10.766] (II) event10 - Razer Razer Basilisk V3 X HyperSpeed: is tagged by udev as: Keyboard
[    10.766] (II) event10 - Razer Razer Basilisk V3 X HyperSpeed: device is a keyboard
[    10.766] (II) event10 - Razer Razer Basilisk V3 X HyperSpeed: device removed
[    10.766] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.2/0003:1532:00B9.0003/input/input10/event10"
[    10.766] (II) XINPUT: Adding extended input device "Razer Razer Basilisk V3 X HyperSpeed" (type: KEYBOARD, id 13)
[    10.766] (**) Option "xkb_model" "pc104"
[    10.766] (**) Option "xkb_layout" "de"
[    10.766] (**) Option "xkb_options" "grp:win_space_toggle"
[    10.768] (II) event10 - Razer Razer Basilisk V3 X HyperSpeed: is tagged by udev as: Keyboard
[    10.768] (II) event10 - Razer Razer Basilisk V3 X HyperSpeed: device is a keyboard
[    10.769] (II) config/udev: Adding input device SYNA30FB:00 06CB:CEAC Mouse (/dev/input/event15)
[    10.769] (**) SYNA30FB:00 06CB:CEAC Mouse: Applying InputClass "libinput pointer catchall"
[    10.769] (II) Using input driver 'libinput' for 'SYNA30FB:00 06CB:CEAC Mouse'
[    10.770] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 38 paused 0
[    10.770] (**) SYNA30FB:00 06CB:CEAC Mouse: always reports core events
[    10.770] (**) Option "Device" "/dev/input/event15"
[    10.771] (II) event15 - SYNA30FB:00 06CB:CEAC Mouse: is tagged by udev as: Mouse Pointingstick
[    10.771] (II) event15 - SYNA30FB:00 06CB:CEAC Mouse: device is a pointer
[    10.772] (II) event15 - SYNA30FB:00 06CB:CEAC Mouse: device removed
[    10.772] (II) libinput: SYNA30FB:00 06CB:CEAC Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    10.772] (II) libinput: SYNA30FB:00 06CB:CEAC Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    10.772] (II) libinput: SYNA30FB:00 06CB:CEAC Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    10.772] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-14/i2c-SYNA30FB:00/0018:06CB:CEAC.0004/input/input18/event15"
[    10.772] (II) XINPUT: Adding extended input device "SYNA30FB:00 06CB:CEAC Mouse" (type: MOUSE, id 14)
[    10.772] (**) Option "AccelerationScheme" "none"
[    10.772] (**) SYNA30FB:00 06CB:CEAC Mouse: (accel) selected scheme none/0
[    10.772] (**) SYNA30FB:00 06CB:CEAC Mouse: (accel) acceleration factor: 2.000
[    10.772] (**) SYNA30FB:00 06CB:CEAC Mouse: (accel) acceleration threshold: 4
[    10.773] (II) event15 - SYNA30FB:00 06CB:CEAC Mouse: is tagged by udev as: Mouse Pointingstick
[    10.773] (II) event15 - SYNA30FB:00 06CB:CEAC Mouse: device is a pointer
[    10.774] (II) config/udev: Adding input device SYNA30FB:00 06CB:CEAC Mouse (/dev/input/mouse2)
[    10.774] (II) No input driver specified, ignoring this device.
[    10.774] (II) This device may have been added with another device file.
[    10.775] (II) config/udev: Adding input device SYNA30FB:00 06CB:CEAC Touchpad (/dev/input/event16)
[    10.775] (**) SYNA30FB:00 06CB:CEAC Touchpad: Applying InputClass "libinput touchpad catchall"
[    10.775] (**) SYNA30FB:00 06CB:CEAC Touchpad: Applying InputClass "touchpad catchall"
[    10.775] (**) SYNA30FB:00 06CB:CEAC Touchpad: Applying InputClass "Default clickpad buttons"
[    10.775] (**) SYNA30FB:00 06CB:CEAC Touchpad: Applying InputClass "touchpad"
[    10.775] (II) LoadModule: "synaptics"
[    10.775] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    10.784] (II) Module synaptics: vendor="X.Org Foundation"
[    10.784] 	compiled for 1.21.1.13, module version = 1.9.2
[    10.784] 	Module class: X.Org XInput Driver
[    10.784] 	ABI class: X.Org XInput driver, version 24.4
[    10.784] (II) Using input driver 'synaptics' for 'SYNA30FB:00 06CB:CEAC Touchpad'
[    10.785] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 39 paused 0
[    10.785] (**) SYNA30FB:00 06CB:CEAC Touchpad: always reports core events
[    10.785] (**) Option "Device" "/dev/input/event16"
[    10.785] (II) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: found clickpad property
[    10.785] (--) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: x-axis range 0 - 1344 (res 12)
[    10.785] (--) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: y-axis range 0 - 805 (res 12)
[    10.785] (II) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: device does not report pressure, will use touch data.
[    10.785] (II) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: device does not report finger width.
[    10.785] (--) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: buttons: left double triple
[    10.785] (--) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: Vendor 0x6cb Product 0xceac
[    10.785] (--) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: invalid pressure range.  defaulting to 0 - 255
[    10.785] (--) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: invalid finger width range.  defaulting to 0 - 15
[    10.785] (**) Option "FingerLow" "30"
[    10.785] (**) Option "FingerHigh" "50"
[    10.785] (**) Option "VertScrollDelta" "-111"
[    10.785] (**) Option "HorizScrollDelta" "-111"
[    10.785] (**) Option "VertEdgeScroll" "on"
[    10.785] (**) Option "HorizEdgeScroll" "on"
[    10.785] (**) Option "VertTwoFingerScroll" "on"
[    10.785] (**) Option "HorizTwoFingerScroll" "On"
[    10.785] (**) Option "TapButton1" "1"
[    10.785] (**) Option "TapButton2" "3"
[    10.785] (**) Option "TapButton3" "2"
[    10.785] (**) Option "CircularScrolling" "on"
[    10.785] (**) Option "CircScrollTrigger" "2"
[    10.785] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[    10.785] (--) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: touchpad found
[    10.785] (**) SYNA30FB:00 06CB:CEAC Touchpad: always reports core events
[    10.785] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-14/i2c-SYNA30FB:00/0018:06CB:CEAC.0004/input/input19/event16"
[    10.785] (II) XINPUT: Adding extended input device "SYNA30FB:00 06CB:CEAC Touchpad" (type: TOUCHPAD, id 15)
[    10.785] (**) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[    10.785] (**) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: (accel) MaxSpeed is now 1.75
[    10.785] (**) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: (accel) AccelFactor is now 0.128
[    10.786] (**) SYNA30FB:00 06CB:CEAC Touchpad: (accel) keeping acceleration scheme 1
[    10.786] (**) SYNA30FB:00 06CB:CEAC Touchpad: (accel) acceleration profile 1
[    10.786] (**) SYNA30FB:00 06CB:CEAC Touchpad: (accel) acceleration factor: 2.000
[    10.786] (**) SYNA30FB:00 06CB:CEAC Touchpad: (accel) acceleration threshold: 4
[    10.786] (--) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: touchpad found
[    10.787] (II) config/udev: Adding input device SYNA30FB:00 06CB:CEAC Touchpad (/dev/input/mouse3)
[    10.787] (**) SYNA30FB:00 06CB:CEAC Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[    10.787] (II) config/udev: Adding input device Intel HID events (/dev/input/event11)
[    10.787] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[    10.787] (**) Intel HID events: Applying InputClass "system-keyboard"
[    10.787] (II) Using input driver 'libinput' for 'Intel HID events'
[    10.788] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 40 paused 0
[    10.788] (**) Intel HID events: always reports core events
[    10.788] (**) Option "Device" "/dev/input/event11"
[    10.789] (II) event11 - Intel HID events: is tagged by udev as: Keyboard
[    10.789] (II) event11 - Intel HID events: device is a keyboard
[    10.789] (II) event11 - Intel HID events: device removed
[    10.789] (**) Option "config_info" "udev:/sys/devices/platform/INTC1078:00/input/input11/event11"
[    10.789] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 16)
[    10.789] (**) Option "xkb_model" "pc104"
[    10.789] (**) Option "xkb_layout" "de"
[    10.789] (**) Option "xkb_options" "grp:win_space_toggle"
[    10.790] (II) event11 - Intel HID events: is tagged by udev as: Keyboard
[    10.791] (II) event11 - Intel HID events: device is a keyboard
[    10.791] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event12)
[    10.791] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[    10.791] (**) Intel HID 5 button array: Applying InputClass "system-keyboard"
[    10.791] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[    10.792] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 41 paused 0
[    10.792] (**) Intel HID 5 button array: always reports core events
[    10.792] (**) Option "Device" "/dev/input/event12"
[    10.793] (II) event12 - Intel HID 5 button array: is tagged by udev as: Keyboard
[    10.793] (II) event12 - Intel HID 5 button array: device is a keyboard
[    10.793] (II) event12 - Intel HID 5 button array: device removed
[    10.793] (**) Option "config_info" "udev:/sys/devices/platform/INTC1078:00/input/input12/event12"
[    10.793] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 17)
[    10.793] (**) Option "xkb_model" "pc104"
[    10.793] (**) Option "xkb_layout" "de"
[    10.793] (**) Option "xkb_options" "grp:win_space_toggle"
[    10.794] (II) event12 - Intel HID 5 button array: is tagged by udev as: Keyboard
[    10.794] (II) event12 - Intel HID 5 button array: device is a keyboard
[    10.794] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    10.794] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    10.794] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    10.794] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    10.795] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 42 paused 0
[    10.795] (**) AT Translated Set 2 keyboard: always reports core events
[    10.795] (**) Option "Device" "/dev/input/event3"
[    10.796] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    10.796] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    10.797] (II) event3  - AT Translated Set 2 keyboard: device removed
[    10.797] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    10.797] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 18)
[    10.797] (**) Option "xkb_model" "pc104"
[    10.797] (**) Option "xkb_layout" "de"
[    10.797] (**) Option "xkb_options" "grp:win_space_toggle"
[    10.797] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    10.797] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    10.799] (II) config/udev: Adding input device PC Speaker (/dev/input/event13)
[    10.799] (II) No input driver specified, ignoring this device.
[    10.799] (II) This device may have been added with another device file.
[    10.800] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event14)
[    10.800] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    10.800] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[    10.800] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[    10.801] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 43 paused 0
[    10.801] (**) HP WMI hotkeys: always reports core events
[    10.801] (**) Option "Device" "/dev/input/event14"
[    10.802] (II) event14 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[    10.802] (II) event14 - HP WMI hotkeys: device is a keyboard
[    10.802] (II) event14 - HP WMI hotkeys: device removed
[    10.802] (**) Option "config_info" "udev:/sys/devices/virtual/input/input17/event14"
[    10.802] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 19)
[    10.802] (**) Option "xkb_model" "pc104"
[    10.802] (**) Option "xkb_layout" "de"
[    10.802] (**) Option "xkb_options" "grp:win_space_toggle"
[    10.803] (II) event14 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[    10.803] (II) event14 - HP WMI hotkeys: device is a keyboard
[    10.830] (**) Razer Razer Basilisk V3 X HyperSpeed Keyboard: Applying InputClass "libinput keyboard catchall"
[    10.830] (**) Razer Razer Basilisk V3 X HyperSpeed Keyboard: Applying InputClass "system-keyboard"
[    10.830] (II) Using input driver 'libinput' for 'Razer Razer Basilisk V3 X HyperSpeed Keyboard'
[    10.830] (II) systemd-logind: returning pre-existing fd for /dev/input/event7 13:71
[    10.830] (**) Razer Razer Basilisk V3 X HyperSpeed Keyboard: always reports core events
[    10.830] (**) Option "Device" "/dev/input/event7"
[    10.831] (II) libinput: Razer Razer Basilisk V3 X HyperSpeed Keyboard: is a virtual subdevice
[    10.831] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:1532:00B9.0002/input/input7/event7"
[    10.831] (II) XINPUT: Adding extended input device "Razer Razer Basilisk V3 X HyperSpeed Keyboard" (type: KEYBOARD, id 20)
[    10.831] (**) Option "xkb_model" "pc104"
[    10.831] (**) Option "xkb_layout" "de"
[    10.831] (**) Option "xkb_options" "grp:win_space_toggle"
[    12.563] (II) intel(0): EDID vendor "AUO", prod id 15779
[    12.564] (II) intel(0): Printing DDC gathered Modelines:
[    12.564] (II) intel(0): Modeline "1920x1080"x0.0  142.30  1920 2028 2076 2120  1080 1090 1100 1118 -hsync -vsync (67.1 kHz eP)
[    12.564] (II) intel(0): Modeline "1920x1080"x0.0   94.87  1920 2028 2076 2120  1080 1090 1100 1118 -hsync -vsync (44.8 kHz e)

Offline

#16 2024-08-20 14:45:55

n0c_
Member
Registered: 2024-08-19
Posts: 36

Re: [SOLVED] xorg-server crashing when running with GPU-config

Okay I think I misunderstood, the new drivers fixed the screen-tearing

Last edited by n0c_ (2024-08-20 14:46:07)

Offline

#17 2024-08-20 14:48:55

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,056

Re: [SOLVED] xorg-server crashing when running with GPU-config

The intel driver will likely have fixed this, but as noted this driver is actually old and the configuration I suggested was to coerce it into cooperating in "some" form with newer iGPUs. It's generally considered dead and buggy so should you encounter other troubles with texture corruption or so, chances are it gets caused by it.

Offline

#18 2024-08-20 14:51:19

n0c_
Member
Registered: 2024-08-19
Posts: 36

Re: [SOLVED] xorg-server crashing when running with GPU-config

Okay than I will definitely keep it in mind. Got a lot to learn
Thx a lot

Offline

#19 2024-08-20 14:52:29

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,263

Re: [SOLVED] xorg-server crashing when running with GPU-config

[    10.577] (EE) AIGLX error: dlopen of /usr/lib/dri/i965_dri.so failed (/usr/lib/dri/i965_dri.so: cannot open shared object file: No such file or directory)
[    10.577] (EE) AIGLX error: unable to load driver i965
[    10.579] (II) IGLX: Loaded and initialized swrast
[    10.579] (II) GLX: Initialized DRISWRAST GL provider for screen 0

That journal has run running software emulation on the intel VGA, you also have xf86-video-nouveau installed, but it cannot operate the GPU, so you're ending up w/ the modesetting driver.

Step #1: remove every single xf86-video-* package you've installed
Step #2: re-install the nvidia drivers, you'll not get good performance out of an ampere chip (nor likely good power saving) with nouveau
Step #3: report back with an updated xorg log and the status quo wrt "tearing"
Step #4: ?
Step #5: Profit

Offline

#20 2024-08-20 14:55:47

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,056

Re: [SOLVED] xorg-server crashing when running with GPU-config

Ah I actually didn't see that... yeah you don't want to run on SW emulation.

Offline

#21 2024-08-20 15:03:32

n0c_
Member
Registered: 2024-08-19
Posts: 36

Re: [SOLVED] xorg-server crashing when running with GPU-config

Now using nviida-drivers again (didn't really notice the tearing now)

[     7.738] 
X.Org X Server 1.21.1.13
X Protocol Version 11, Revision 0
[     7.739] Current Operating System: Linux arch-george 6.10.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 15 Aug 2024 00:25:30 +0000 x86_64
[     7.739] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=66f42cfe-8376-4883-bf39-c31baf88a6bc rw systemd.unit=multi-user.target nvidia-drm.modeset=1 loglevel=3 quiet
[     7.739]  
[     7.739] Current version of pixman: 0.43.4
[     7.739] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     7.739] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     7.739] (==) Log file: "/home/georg/.local/share/xorg/Xorg.0.log", Time: Tue Aug 20 16:59:21 2024
[     7.741] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     7.741] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     7.742] (==) No Layout section.  Using the first Screen section.
[     7.742] (==) No screen section available. Using defaults.
[     7.742] (**) |-->Screen "Default Screen Section" (0)
[     7.742] (**) |   |-->Monitor "<default monitor>"
[     7.743] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     7.743] (**) Allowing byte-swapped clients
[     7.743] (==) Automatically adding devices
[     7.743] (==) Automatically enabling devices
[     7.743] (==) Automatically adding GPU devices
[     7.743] (==) Automatically binding GPU devices
[     7.743] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     7.743] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     7.743] 	Entry deleted from font path.
[     7.743] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[     7.743] 	Entry deleted from font path.
[     7.743] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     7.743] 	Entry deleted from font path.
[     7.743] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     7.743] 	Entry deleted from font path.
[     7.744] (==) FontPath set to:
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[     7.744] (==) ModulePath set to "/usr/lib/xorg/modules"
[     7.744] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     7.744] (II) Module ABI versions:
[     7.744] 	X.Org ANSI C Emulation: 0.4
[     7.744] 	X.Org Video Driver: 25.2
[     7.744] 	X.Org XInput driver : 24.4
[     7.744] 	X.Org Server Extension : 10.0
[     7.745] (++) using VT number 1

[     7.748] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[     7.750] (II) xfree86: Adding drm device (/dev/dri/card0)
[     7.750] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[     7.751] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[     7.751] (II) xfree86: Adding drm device (/dev/dri/card1)
[     7.751] (II) Platform probe for /sys/devices/pci0000:00/0000:00:06.0/0000:01:00.0/drm/card1
[     7.752] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 14 paused 0
[     7.754] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[     7.755] (--) PCI:*(0@0:2:0) 8086:a7a1:103c:8b7c rev 4, Mem @ 0x6102000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[     7.755] (--) PCI: (1@0:0:0) 10de:25a9:103c:8b79 rev 161, Mem @ 0x81000000/16777216, 0x6000000000/4294967296, 0x6100000000/33554432, I/O @ 0x00004000/128
[     7.755] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     7.755] (II) LoadModule: "glx"
[     7.756] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     7.761] (II) Module glx: vendor="X.Org Foundation"
[     7.761] 	compiled for 1.21.1.13, module version = 1.0.0
[     7.761] 	ABI class: X.Org Server Extension, version 10.0
[     7.761] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[     7.761] 	loading driver: nvidia
[     7.761] (==) Matched intel as autoconfigured driver 0
[     7.761] (==) Matched nvidia as autoconfigured driver 1
[     7.761] (==) Matched nouveau as autoconfigured driver 2
[     7.761] (==) Matched nv as autoconfigured driver 3
[     7.761] (==) Matched modesetting as autoconfigured driver 4
[     7.761] (==) Matched fbdev as autoconfigured driver 5
[     7.761] (==) Matched vesa as autoconfigured driver 6
[     7.761] (==) Assigned the driver to the xf86ConfigLayout
[     7.761] (II) LoadModule: "intel"
[     7.761] (WW) Warning, couldn't open module intel
[     7.761] (EE) Failed to load module "intel" (module does not exist, 0)
[     7.761] (II) LoadModule: "nvidia"
[     7.762] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     7.765] (II) Module nvidia: vendor="NVIDIA Corporation"
[     7.765] 	compiled for 1.6.99.901, module version = 1.0.0
[     7.765] 	Module class: X.Org Video Driver
[     7.765] (II) LoadModule: "nouveau"
[     7.766] (WW) Warning, couldn't open module nouveau
[     7.766] (EE) Failed to load module "nouveau" (module does not exist, 0)
[     7.766] (II) LoadModule: "nv"
[     7.766] (WW) Warning, couldn't open module nv
[     7.766] (EE) Failed to load module "nv" (module does not exist, 0)
[     7.766] (II) LoadModule: "modesetting"
[     7.766] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     7.769] (II) Module modesetting: vendor="X.Org Foundation"
[     7.769] 	compiled for 1.21.1.13, module version = 1.21.1
[     7.769] 	Module class: X.Org Video Driver
[     7.769] 	ABI class: X.Org Video Driver, version 25.2
[     7.769] (II) LoadModule: "fbdev"
[     7.769] (WW) Warning, couldn't open module fbdev
[     7.769] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     7.769] (II) LoadModule: "vesa"
[     7.770] (WW) Warning, couldn't open module vesa
[     7.770] (EE) Failed to load module "vesa" (module does not exist, 0)
[     7.770] (II) NVIDIA dlloader X Driver  555.58.02  Tue Jun 25 01:14:56 UTC 2024
[     7.770] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     7.770] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     7.770] (II) modeset(0): using drv /dev/dri/card0
[     7.770] (II) systemd-logind: releasing fd for 226:1
[     7.771] (II) Loading sub module "fb"
[     7.771] (II) LoadModule: "fb"
[     7.771] (II) Module "fb" already built-in
[     7.771] (II) Loading sub module "wfb"
[     7.771] (II) LoadModule: "wfb"
[     7.771] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     7.772] (II) Module wfb: vendor="X.Org Foundation"
[     7.772] 	compiled for 1.21.1.13, module version = 1.0.0
[     7.772] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     7.775] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[     7.775] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     7.775] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     7.775] (==) modeset(0): RGB weight 888
[     7.775] (==) modeset(0): Default visual is TrueColor
[     7.775] (II) Loading sub module "glamoregl"
[     7.775] (II) LoadModule: "glamoregl"
[     7.775] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     7.782] (II) Module glamoregl: vendor="X.Org Foundation"
[     7.782] 	compiled for 1.21.1.13, module version = 1.0.1
[     7.782] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     7.965] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) Graphics (RPL-U)
[     7.965] (II) modeset(0): glamor initialized
[     7.965] (==) modeset(0): VariableRefresh: disabled
[     7.965] (==) modeset(0): AsyncFlipSecondaries: disabled
[     7.967] (II) modeset(0): Output eDP-1 has no monitor section
[     7.976] (II) modeset(0): Output HDMI-1 has no monitor section
[     7.976] (II) modeset(0): Output DP-1 has no monitor section
[     7.977] (II) modeset(0): Output DP-2 has no monitor section
[     7.977] (II) modeset(0): Output DP-3 has no monitor section
[     7.977] (II) modeset(0): Output DP-4 has no monitor section
[     7.979] (II) modeset(0): EDID for output eDP-1
[     7.979] (II) modeset(0): Manufacturer: AUO  Model: 3da3  Serial#: 0
[     7.979] (II) modeset(0): Year: 2021  Week: 0
[     7.979] (II) modeset(0): EDID Version: 1.4
[     7.979] (II) modeset(0): Digital Display Input
[     7.979] (II) modeset(0): 6 bits per channel
[     7.979] (II) modeset(0): Digital interface is DisplayPort
[     7.979] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[     7.979] (II) modeset(0): Gamma: 2.20
[     7.979] (II) modeset(0): No DPMS capabilities specified
[     7.979] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[     7.979] (II) modeset(0): First detailed timing is preferred mode
[     7.979] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[     7.979] (II) modeset(0): Display is continuous-frequency
[     7.979] (II) modeset(0): redX: 0.575 redY: 0.346   greenX: 0.347 greenY: 0.572
[     7.979] (II) modeset(0): blueX: 0.158 blueY: 0.117   whiteX: 0.313 whiteY: 0.329
[     7.979] (II) modeset(0): Manufacturer's mask: 0
[     7.979] (II) modeset(0): Supported detailed timing:
[     7.979] (II) modeset(0): clock: 142.3 MHz   Image Size:  344 x 194 mm
[     7.979] (II) modeset(0): h_active: 1920  h_sync: 2028  h_sync_end 2076 h_blank_end 2120 h_border: 0
[     7.979] (II) modeset(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1118 v_border: 0
[     7.979] (II) modeset(0): Supported detailed timing:
[     7.979] (II) modeset(0): clock: 94.9 MHz   Image Size:  344 x 194 mm
[     7.979] (II) modeset(0): h_active: 1920  h_sync: 2028  h_sync_end 2076 h_blank_end 2120 h_border: 0
[     7.979] (II) modeset(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1118 v_border: 0
[     7.979] (II) modeset(0): Unknown vendor-specific block 2
[     7.979] (II) modeset(0): EDID (in hex):
[     7.979] (II) modeset(0): 	00ffffffffffff0006afa33d00000000
[     7.979] (II) modeset(0): 	001f010495221378036e859358589228
[     7.979] (II) modeset(0): 	1e505400000001010101010101010101
[     7.979] (II) modeset(0): 	010101010101963780c8703826406c30
[     7.979] (II) modeset(0): 	aa0058c2100000180f2580c870382640
[     7.979] (II) modeset(0): 	6c30aa0058c210000018000000000000
[     7.979] (II) modeset(0): 	00000000000000000000000000000002
[     7.979] (II) modeset(0): 	001040ff0f3c7d0f13287d2020200049
[     7.979] (II) modeset(0): Printing probed modes for output eDP-1
[     7.979] (II) modeset(0): Modeline "1920x1080"x60.0  142.30  1920 2028 2076 2120  1080 1090 1100 1118 -hsync -vsync (67.1 kHz eP)
[     7.979] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[     7.979] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[     7.979] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[     7.979] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     7.979] (II) modeset(0): Modeline "1920x1080"x40.0   94.87  1920 2028 2076 2120  1080 1090 1100 1118 -hsync -vsync (44.8 kHz e)
[     7.979] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     7.979] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     7.979] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     7.979] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[     7.979] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[     7.979] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[     7.979] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[     7.979] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     7.979] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[     7.979] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[     7.979] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     7.979] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[     7.979] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[     7.979] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[     7.979] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[     7.979] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[     7.979] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[     7.979] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[     7.979] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[     7.979] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[     7.979] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[     7.979] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     7.979] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     7.979] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     7.979] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     7.979] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     7.979] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     7.979] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     7.979] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[     7.979] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[     7.979] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     7.979] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     7.979] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[     7.979] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     7.979] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[     7.979] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     7.979] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     7.979] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     7.979] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     7.979] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     7.979] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     7.979] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     7.979] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     7.979] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[     7.979] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[     7.979] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     7.979] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[     7.979] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[     7.979] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     7.979] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[     7.979] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[     7.979] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     7.979] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     7.979] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[     7.979] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[     7.979] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[     7.980] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[     7.980] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[     7.980] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[     7.980] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[     7.980] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[     7.980] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[     7.980] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[     7.980] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     7.980] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[     7.980] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[     7.980] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[     7.980] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[     7.980] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     7.980] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     7.980] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[     7.980] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[     7.980] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     7.980] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[     7.980] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[     7.980] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[     7.980] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[     7.990] (II) modeset(0): EDID for output HDMI-1
[     7.990] (II) modeset(0): EDID for output DP-1
[     7.990] (II) modeset(0): EDID for output DP-2
[     7.990] (II) modeset(0): EDID for output DP-3
[     7.990] (II) modeset(0): EDID for output DP-4
[     7.990] (II) modeset(0): Output eDP-1 connected
[     7.990] (II) modeset(0): Output HDMI-1 disconnected
[     7.990] (II) modeset(0): Output DP-1 disconnected
[     7.990] (II) modeset(0): Output DP-2 disconnected
[     7.990] (II) modeset(0): Output DP-3 disconnected
[     7.990] (II) modeset(0): Output DP-4 disconnected
[     7.990] (II) modeset(0): Using exact sizes for initial modes
[     7.990] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[     7.990] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     7.990] (==) modeset(0): DPI set to (96, 96)
[     7.990] (II) Loading sub module "fb"
[     7.990] (II) LoadModule: "fb"
[     7.990] (II) Module "fb" already built-in
[     7.990] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[     7.990] (==) NVIDIA(G0): RGB weight 888
[     7.990] (==) NVIDIA(G0): Default visual is TrueColor
[     7.990] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[     7.990] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[     7.990] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[     7.990] (**) NVIDIA(G0): Enabling 2D acceleration
[     7.990] (II) Loading sub module "glxserver_nvidia"
[     7.990] (II) LoadModule: "glxserver_nvidia"
[     7.990] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[     8.012] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[     8.012] 	compiled for 1.6.99.901, module version = 1.0.0
[     8.012] 	Module class: X.Org Server Extension
[     8.012] (II) NVIDIA GLX Module  555.58.02  Tue Jun 25 01:12:27 UTC 2024
[     8.012] (II) NVIDIA: The X server supports PRIME Render Offload.
[     8.030] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce RTX 2050 (GA107-A) at PCI:1:0:0
[     8.030] (II) NVIDIA(G0):     (GPU-0)
[     8.030] (--) NVIDIA(G0): Memory: 4194304 kBytes
[     8.030] (--) NVIDIA(G0): VideoBIOS: 94.07.82.00.cc
[     8.030] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[     8.030] (II) NVIDIA(G0): Validated MetaModes:
[     8.030] (II) NVIDIA(G0):     "NULL"
[     8.030] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[     8.030] (WW) NVIDIA(G0): Unable to get display device for DPI computation.
[     8.030] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[     8.042] (==) modeset(0): Backing store enabled
[     8.042] (==) modeset(0): Silken mouse enabled
[     8.121] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     8.121] (==) modeset(0): DPMS enabled
[     8.121] (II) modeset(0): [DRI2] Setup complete
[     8.122] (II) modeset(0): [DRI2]   DRI driver: iris
[     8.122] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[     8.122] (WW) NVIDIA: Failed to bind sideband socket to
[     8.122] (WW) NVIDIA:     '/var/run/nvidia-xdriver-cf09267d' Permission denied
[     8.124] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[     8.124] (II) NVIDIA:     access.
[     8.140] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[     8.140] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[     8.140] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[     8.140] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[     8.140] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[     8.140] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[     8.140] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[     8.140] (II) NVIDIA(G0):     Config Options in the README.
[     8.152] (II) NVIDIA(G0): Setting mode "NULL"
[     8.172] (==) NVIDIA(G0): Disabling shared memory pixmaps
[     8.172] (==) NVIDIA(G0): Backing store enabled
[     8.172] (==) NVIDIA(G0): Silken mouse enabled
[     8.173] (==) NVIDIA(G0): DPMS enabled
[     8.173] (II) Loading sub module "dri2"
[     8.173] (II) LoadModule: "dri2"
[     8.173] (II) Module "dri2" already built-in
[     8.173] (II) NVIDIA(G0): [DRI2] Setup complete
[     8.173] (II) NVIDIA(G0): [DRI2]   VDPAU driver: nvidia
[     8.173] (II) Initializing extension Generic Event Extension
[     8.173] (II) Initializing extension SHAPE
[     8.173] (II) Initializing extension MIT-SHM
[     8.173] (II) Initializing extension XInputExtension
[     8.173] (II) Initializing extension XTEST
[     8.173] (II) Initializing extension BIG-REQUESTS
[     8.173] (II) Initializing extension SYNC
[     8.173] (II) Initializing extension XKEYBOARD
[     8.173] (II) Initializing extension XC-MISC
[     8.173] (II) Initializing extension SECURITY
[     8.173] (II) Initializing extension XFIXES
[     8.173] (II) Initializing extension RENDER
[     8.174] (II) Initializing extension RANDR
[     8.174] (II) Initializing extension COMPOSITE
[     8.174] (II) Initializing extension DAMAGE
[     8.174] (II) Initializing extension MIT-SCREEN-SAVER
[     8.174] (II) Initializing extension DOUBLE-BUFFER
[     8.174] (II) Initializing extension RECORD
[     8.174] (II) Initializing extension DPMS
[     8.174] (II) Initializing extension Present
[     8.174] (II) Initializing extension DRI3
[     8.174] (II) Initializing extension X-Resource
[     8.174] (II) Initializing extension XVideo
[     8.174] (II) Initializing extension XVideo-MotionCompensation
[     8.174] (II) Initializing extension GLX
[     8.174] (II) Initializing extension GLX
[     8.174] (II) Indirect GLX disabled.
[     8.177] (II) AIGLX: Loaded and initialized iris
[     8.177] (II) GLX: Initialized DRI2 GL provider for screen 0
[     8.177] (II) Initializing extension XFree86-VidModeExtension
[     8.177] (II) Initializing extension XFree86-DGA
[     8.177] (II) Initializing extension XFree86-DRI
[     8.177] (II) Initializing extension DRI2
[     8.177] (II) Initializing extension NV-GLX
[     8.177] (II) Initializing extension NV-CONTROL
[     8.178] (II) modeset(0): Damage tracking initialized
[     8.178] (II) modeset(0): Setting screen physical size to 508 x 285
[     8.238] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     8.238] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     8.238] (**) Power Button: Applying InputClass "system-keyboard"
[     8.238] (II) LoadModule: "libinput"
[     8.238] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     8.240] (II) Module libinput: vendor="X.Org Foundation"
[     8.240] 	compiled for 1.21.1.13, module version = 1.4.0
[     8.240] 	Module class: X.Org XInput Driver
[     8.240] 	ABI class: X.Org XInput driver, version 24.4
[     8.240] (II) Using input driver 'libinput' for 'Power Button'
[     8.241] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 39 paused 0
[     8.241] (**) Power Button: always reports core events
[     8.241] (**) Option "Device" "/dev/input/event2"
[     8.247] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     8.247] (II) event2  - Power Button: device is a keyboard
[     8.247] (II) event2  - Power Button: device removed
[     8.247] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     8.247] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     8.247] (**) Option "xkb_model" "pc104"
[     8.247] (**) Option "xkb_layout" "de"
[     8.247] (**) Option "xkb_options" "grp:win_space_toggle"
[     8.268] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     8.268] (II) event2  - Power Button: device is a keyboard
[     8.268] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[     8.268] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     8.268] (**) Video Bus: Applying InputClass "system-keyboard"
[     8.268] (II) Using input driver 'libinput' for 'Video Bus'
[     8.269] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 42 paused 0
[     8.269] (**) Video Bus: always reports core events
[     8.269] (**) Option "Device" "/dev/input/event5"
[     8.270] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[     8.270] (II) event5  - Video Bus: device is a keyboard
[     8.270] (II) event5  - Video Bus: device removed
[     8.270] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input5/event5"
[     8.270] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     8.270] (**) Option "xkb_model" "pc104"
[     8.270] (**) Option "xkb_layout" "de"
[     8.270] (**) Option "xkb_options" "grp:win_space_toggle"
[     8.271] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[     8.271] (II) event5  - Video Bus: device is a keyboard
[     8.272] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[     8.272] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     8.272] (**) Video Bus: Applying InputClass "system-keyboard"
[     8.272] (II) Using input driver 'libinput' for 'Video Bus'
[     8.273] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 43 paused 0
[     8.273] (**) Video Bus: always reports core events
[     8.273] (**) Option "Device" "/dev/input/event4"
[     8.273] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     8.274] (II) event4  - Video Bus: device is a keyboard
[     8.274] (II) event4  - Video Bus: device removed
[     8.274] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input4/event4"
[     8.274] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     8.274] (**) Option "xkb_model" "pc104"
[     8.274] (**) Option "xkb_layout" "de"
[     8.274] (**) Option "xkb_options" "grp:win_space_toggle"
[     8.275] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     8.275] (II) event4  - Video Bus: device is a keyboard
[     8.275] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[     8.275] (II) No input driver specified, ignoring this device.
[     8.275] (II) This device may have been added with another device file.
[     8.276] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[     8.276] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     8.276] (**) Sleep Button: Applying InputClass "system-keyboard"
[     8.276] (II) Using input driver 'libinput' for 'Sleep Button'
[     8.276] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 44 paused 0
[     8.276] (**) Sleep Button: always reports core events
[     8.276] (**) Option "Device" "/dev/input/event0"
[     8.277] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     8.277] (II) event0  - Sleep Button: device is a keyboard
[     8.277] (II) event0  - Sleep Button: device removed
[     8.277] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[     8.277] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[     8.277] (**) Option "xkb_model" "pc104"
[     8.277] (**) Option "xkb_layout" "de"
[     8.277] (**) Option "xkb_options" "grp:win_space_toggle"
[     8.278] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     8.278] (II) event0  - Sleep Button: device is a keyboard
[     8.279] (II) config/udev: Adding input device Razer Razer Basilisk V3 X HyperSpeed (/dev/input/event9)
[     8.279] (**) Razer Razer Basilisk V3 X HyperSpeed: Applying InputClass "libinput pointer catchall"
[     8.279] (II) Using input driver 'libinput' for 'Razer Razer Basilisk V3 X HyperSpeed'
[     8.337] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 45 paused 0
[     8.337] (**) Razer Razer Basilisk V3 X HyperSpeed: always reports core events
[     8.337] (**) Option "Device" "/dev/input/event9"
[     8.341] (II) event9  - Razer Razer Basilisk V3 X HyperSpeed: is tagged by udev as: Mouse
[     8.341] (II) event9  - Razer Razer Basilisk V3 X HyperSpeed: device is a pointer
[     8.341] (II) event9  - Razer Razer Basilisk V3 X HyperSpeed: device removed
[     8.341] (II) libinput: Razer Razer Basilisk V3 X HyperSpeed: Step value 0 was provided, libinput Fallback acceleration function is used.
[     8.341] (II) libinput: Razer Razer Basilisk V3 X HyperSpeed: Step value 0 was provided, libinput Fallback acceleration function is used.
[     8.341] (II) libinput: Razer Razer Basilisk V3 X HyperSpeed: Step value 0 was provided, libinput Fallback acceleration function is used.
[     8.341] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:1532:00B9.0001/input/input9/event9"
[     8.341] (II) XINPUT: Adding extended input device "Razer Razer Basilisk V3 X HyperSpeed" (type: MOUSE, id 10)
[     8.342] (**) Option "AccelerationScheme" "none"
[     8.342] (**) Razer Razer Basilisk V3 X HyperSpeed: (accel) selected scheme none/0
[     8.342] (**) Razer Razer Basilisk V3 X HyperSpeed: (accel) acceleration factor: 2.000
[     8.342] (**) Razer Razer Basilisk V3 X HyperSpeed: (accel) acceleration threshold: 4
[     8.344] (II) event9  - Razer Razer Basilisk V3 X HyperSpeed: is tagged by udev as: Mouse
[     8.344] (II) event9  - Razer Razer Basilisk V3 X HyperSpeed: device is a pointer
[     8.345] (II) config/udev: Adding input device Razer Razer Basilisk V3 X HyperSpeed (/dev/input/mouse0)
[     8.345] (II) No input driver specified, ignoring this device.
[     8.345] (II) This device may have been added with another device file.
[     8.346] (II) config/udev: Adding input device Razer Razer Basilisk V3 X HyperSpeed Keyboard (/dev/input/event10)
[     8.346] (**) Razer Razer Basilisk V3 X HyperSpeed Keyboard: Applying InputClass "libinput keyboard catchall"
[     8.346] (**) Razer Razer Basilisk V3 X HyperSpeed Keyboard: Applying InputClass "system-keyboard"
[     8.346] (II) Using input driver 'libinput' for 'Razer Razer Basilisk V3 X HyperSpeed Keyboard'
[     8.347] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 46 paused 0
[     8.347] (**) Razer Razer Basilisk V3 X HyperSpeed Keyboard: always reports core events
[     8.347] (**) Option "Device" "/dev/input/event10"
[     8.349] (II) event10 - Razer Razer Basilisk V3 X HyperSpeed Keyboard: is tagged by udev as: Keyboard
[     8.349] (II) event10 - Razer Razer Basilisk V3 X HyperSpeed Keyboard: device is a keyboard
[     8.349] (II) event10 - Razer Razer Basilisk V3 X HyperSpeed Keyboard: device removed
[     8.349] (II) libinput: Razer Razer Basilisk V3 X HyperSpeed Keyboard: needs a virtual subdevice
[     8.349] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:1532:00B9.0002/input/input10/event10"
[     8.349] (II) XINPUT: Adding extended input device "Razer Razer Basilisk V3 X HyperSpeed Keyboard" (type: MOUSE, id 11)
[     8.350] (**) Option "AccelerationScheme" "none"
[     8.350] (**) Razer Razer Basilisk V3 X HyperSpeed Keyboard: (accel) selected scheme none/0
[     8.350] (**) Razer Razer Basilisk V3 X HyperSpeed Keyboard: (accel) acceleration factor: 2.000
[     8.350] (**) Razer Razer Basilisk V3 X HyperSpeed Keyboard: (accel) acceleration threshold: 4
[     8.351] (II) event10 - Razer Razer Basilisk V3 X HyperSpeed Keyboard: is tagged by udev as: Keyboard
[     8.351] (II) event10 - Razer Razer Basilisk V3 X HyperSpeed Keyboard: device is a keyboard
[     8.352] (II) config/udev: Adding input device Razer Razer Basilisk V3 X HyperSpeed Mouse (/dev/input/event11)
[     8.352] (**) Razer Razer Basilisk V3 X HyperSpeed Mouse: Applying InputClass "libinput pointer catchall"
[     8.352] (II) Using input driver 'libinput' for 'Razer Razer Basilisk V3 X HyperSpeed Mouse'
[     8.353] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 47 paused 0
[     8.353] (**) Razer Razer Basilisk V3 X HyperSpeed Mouse: always reports core events
[     8.353] (**) Option "Device" "/dev/input/event11"
[     8.354] (II) event11 - Razer Razer Basilisk V3 X HyperSpeed Mouse: is tagged by udev as: Mouse
[     8.355] (II) event11 - Razer Razer Basilisk V3 X HyperSpeed Mouse: device is a pointer
[     8.355] (II) event11 - Razer Razer Basilisk V3 X HyperSpeed Mouse: device removed
[     8.355] (II) libinput: Razer Razer Basilisk V3 X HyperSpeed Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[     8.355] (II) libinput: Razer Razer Basilisk V3 X HyperSpeed Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[     8.355] (II) libinput: Razer Razer Basilisk V3 X HyperSpeed Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[     8.355] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:1532:00B9.0002/input/input11/event11"
[     8.355] (II) XINPUT: Adding extended input device "Razer Razer Basilisk V3 X HyperSpeed Mouse" (type: MOUSE, id 12)
[     8.355] (**) Option "AccelerationScheme" "none"
[     8.355] (**) Razer Razer Basilisk V3 X HyperSpeed Mouse: (accel) selected scheme none/0
[     8.355] (**) Razer Razer Basilisk V3 X HyperSpeed Mouse: (accel) acceleration factor: 2.000
[     8.355] (**) Razer Razer Basilisk V3 X HyperSpeed Mouse: (accel) acceleration threshold: 4
[     8.356] (II) event11 - Razer Razer Basilisk V3 X HyperSpeed Mouse: is tagged by udev as: Mouse
[     8.357] (II) event11 - Razer Razer Basilisk V3 X HyperSpeed Mouse: device is a pointer
[     8.357] (II) config/udev: Adding input device Razer Razer Basilisk V3 X HyperSpeed Mouse (/dev/input/mouse1)
[     8.357] (II) No input driver specified, ignoring this device.
[     8.357] (II) This device may have been added with another device file.
[     8.358] (II) config/udev: Adding input device Razer Razer Basilisk V3 X HyperSpeed (/dev/input/event13)
[     8.358] (II) No input driver specified, ignoring this device.
[     8.358] (II) This device may have been added with another device file.
[     8.359] (II) config/udev: Adding input device Razer Razer Basilisk V3 X HyperSpeed (/dev/input/event14)
[     8.359] (**) Razer Razer Basilisk V3 X HyperSpeed: Applying InputClass "libinput keyboard catchall"
[     8.359] (**) Razer Razer Basilisk V3 X HyperSpeed: Applying InputClass "system-keyboard"
[     8.359] (II) Using input driver 'libinput' for 'Razer Razer Basilisk V3 X HyperSpeed'
[     8.359] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 48 paused 0
[     8.359] (**) Razer Razer Basilisk V3 X HyperSpeed: always reports core events
[     8.359] (**) Option "Device" "/dev/input/event14"
[     8.360] (II) event14 - Razer Razer Basilisk V3 X HyperSpeed: is tagged by udev as: Keyboard
[     8.360] (II) event14 - Razer Razer Basilisk V3 X HyperSpeed: device is a keyboard
[     8.361] (II) event14 - Razer Razer Basilisk V3 X HyperSpeed: device removed
[     8.361] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.2/0003:1532:00B9.0003/input/input14/event14"
[     8.361] (II) XINPUT: Adding extended input device "Razer Razer Basilisk V3 X HyperSpeed" (type: KEYBOARD, id 13)
[     8.361] (**) Option "xkb_model" "pc104"
[     8.361] (**) Option "xkb_layout" "de"
[     8.361] (**) Option "xkb_options" "grp:win_space_toggle"
[     8.362] (II) event14 - Razer Razer Basilisk V3 X HyperSpeed: is tagged by udev as: Keyboard
[     8.362] (II) event14 - Razer Razer Basilisk V3 X HyperSpeed: device is a keyboard
[     8.363] (II) config/udev: Adding input device SYNA30FB:00 06CB:CEAC Mouse (/dev/input/event15)
[     8.363] (**) SYNA30FB:00 06CB:CEAC Mouse: Applying InputClass "libinput pointer catchall"
[     8.363] (II) Using input driver 'libinput' for 'SYNA30FB:00 06CB:CEAC Mouse'
[     8.363] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 49 paused 0
[     8.363] (**) SYNA30FB:00 06CB:CEAC Mouse: always reports core events
[     8.363] (**) Option "Device" "/dev/input/event15"
[     8.364] (II) event15 - SYNA30FB:00 06CB:CEAC Mouse: is tagged by udev as: Mouse Pointingstick
[     8.365] (II) event15 - SYNA30FB:00 06CB:CEAC Mouse: device is a pointer
[     8.365] (II) event15 - SYNA30FB:00 06CB:CEAC Mouse: device removed
[     8.365] (II) libinput: SYNA30FB:00 06CB:CEAC Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[     8.365] (II) libinput: SYNA30FB:00 06CB:CEAC Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[     8.365] (II) libinput: SYNA30FB:00 06CB:CEAC Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[     8.365] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-15/i2c-SYNA30FB:00/0018:06CB:CEAC.0004/input/input18/event15"
[     8.365] (II) XINPUT: Adding extended input device "SYNA30FB:00 06CB:CEAC Mouse" (type: MOUSE, id 14)
[     8.365] (**) Option "AccelerationScheme" "none"
[     8.365] (**) SYNA30FB:00 06CB:CEAC Mouse: (accel) selected scheme none/0
[     8.365] (**) SYNA30FB:00 06CB:CEAC Mouse: (accel) acceleration factor: 2.000
[     8.365] (**) SYNA30FB:00 06CB:CEAC Mouse: (accel) acceleration threshold: 4
[     8.366] (II) event15 - SYNA30FB:00 06CB:CEAC Mouse: is tagged by udev as: Mouse Pointingstick
[     8.367] (II) event15 - SYNA30FB:00 06CB:CEAC Mouse: device is a pointer
[     8.368] (II) config/udev: Adding input device SYNA30FB:00 06CB:CEAC Mouse (/dev/input/mouse2)
[     8.368] (II) No input driver specified, ignoring this device.
[     8.368] (II) This device may have been added with another device file.
[     8.368] (II) config/udev: Adding input device SYNA30FB:00 06CB:CEAC Touchpad (/dev/input/event16)
[     8.368] (**) SYNA30FB:00 06CB:CEAC Touchpad: Applying InputClass "libinput touchpad catchall"
[     8.368] (**) SYNA30FB:00 06CB:CEAC Touchpad: Applying InputClass "touchpad catchall"
[     8.368] (**) SYNA30FB:00 06CB:CEAC Touchpad: Applying InputClass "Default clickpad buttons"
[     8.368] (**) SYNA30FB:00 06CB:CEAC Touchpad: Applying InputClass "touchpad"
[     8.368] (II) LoadModule: "synaptics"
[     8.368] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[     8.377] (II) Module synaptics: vendor="X.Org Foundation"
[     8.377] 	compiled for 1.21.1.13, module version = 1.9.2
[     8.377] 	Module class: X.Org XInput Driver
[     8.377] 	ABI class: X.Org XInput driver, version 24.4
[     8.377] (II) Using input driver 'synaptics' for 'SYNA30FB:00 06CB:CEAC Touchpad'
[     8.378] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 50 paused 0
[     8.378] (**) SYNA30FB:00 06CB:CEAC Touchpad: always reports core events
[     8.378] (**) Option "Device" "/dev/input/event16"
[     8.378] (II) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: found clickpad property
[     8.378] (--) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: x-axis range 0 - 1344 (res 12)
[     8.378] (--) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: y-axis range 0 - 805 (res 12)
[     8.378] (II) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: device does not report pressure, will use touch data.
[     8.378] (II) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: device does not report finger width.
[     8.378] (--) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: buttons: left double triple
[     8.378] (--) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: Vendor 0x6cb Product 0xceac
[     8.378] (--) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: invalid pressure range.  defaulting to 0 - 255
[     8.378] (--) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: invalid finger width range.  defaulting to 0 - 15
[     8.378] (**) Option "FingerLow" "30"
[     8.378] (**) Option "FingerHigh" "50"
[     8.378] (**) Option "VertScrollDelta" "-111"
[     8.378] (**) Option "HorizScrollDelta" "-111"
[     8.378] (**) Option "VertEdgeScroll" "on"
[     8.378] (**) Option "HorizEdgeScroll" "on"
[     8.378] (**) Option "VertTwoFingerScroll" "on"
[     8.378] (**) Option "HorizTwoFingerScroll" "On"
[     8.378] (**) Option "TapButton1" "1"
[     8.378] (**) Option "TapButton2" "3"
[     8.378] (**) Option "TapButton3" "2"
[     8.378] (**) Option "CircularScrolling" "on"
[     8.378] (**) Option "CircScrollTrigger" "2"
[     8.378] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[     8.378] (--) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: touchpad found
[     8.378] (**) SYNA30FB:00 06CB:CEAC Touchpad: always reports core events
[     8.378] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-15/i2c-SYNA30FB:00/0018:06CB:CEAC.0004/input/input19/event16"
[     8.378] (II) XINPUT: Adding extended input device "SYNA30FB:00 06CB:CEAC Touchpad" (type: TOUCHPAD, id 15)
[     8.378] (**) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[     8.378] (**) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: (accel) MaxSpeed is now 1.75
[     8.378] (**) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: (accel) AccelFactor is now 0.128
[     8.378] (**) SYNA30FB:00 06CB:CEAC Touchpad: (accel) keeping acceleration scheme 1
[     8.378] (**) SYNA30FB:00 06CB:CEAC Touchpad: (accel) acceleration profile 1
[     8.378] (**) SYNA30FB:00 06CB:CEAC Touchpad: (accel) acceleration factor: 2.000
[     8.378] (**) SYNA30FB:00 06CB:CEAC Touchpad: (accel) acceleration threshold: 4
[     8.378] (--) synaptics: SYNA30FB:00 06CB:CEAC Touchpad: touchpad found
[     8.379] (II) config/udev: Adding input device SYNA30FB:00 06CB:CEAC Touchpad (/dev/input/mouse3)
[     8.379] (**) SYNA30FB:00 06CB:CEAC Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[     8.379] (II) config/udev: Adding input device Intel HID events (/dev/input/event6)
[     8.379] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[     8.379] (**) Intel HID events: Applying InputClass "system-keyboard"
[     8.379] (II) Using input driver 'libinput' for 'Intel HID events'
[     8.380] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 51 paused 0
[     8.380] (**) Intel HID events: always reports core events
[     8.380] (**) Option "Device" "/dev/input/event6"
[     8.380] (II) event6  - Intel HID events: is tagged by udev as: Keyboard
[     8.380] (II) event6  - Intel HID events: device is a keyboard
[     8.380] (II) event6  - Intel HID events: device removed
[     8.380] (**) Option "config_info" "udev:/sys/devices/platform/INTC1078:00/input/input6/event6"
[     8.380] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 16)
[     8.380] (**) Option "xkb_model" "pc104"
[     8.380] (**) Option "xkb_layout" "de"
[     8.380] (**) Option "xkb_options" "grp:win_space_toggle"
[     8.381] (II) event6  - Intel HID events: is tagged by udev as: Keyboard
[     8.381] (II) event6  - Intel HID events: device is a keyboard
[     8.382] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event7)
[     8.382] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[     8.382] (**) Intel HID 5 button array: Applying InputClass "system-keyboard"
[     8.382] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[     8.382] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 52 paused 0
[     8.382] (**) Intel HID 5 button array: always reports core events
[     8.382] (**) Option "Device" "/dev/input/event7"
[     8.383] (II) event7  - Intel HID 5 button array: is tagged by udev as: Keyboard
[     8.383] (II) event7  - Intel HID 5 button array: device is a keyboard
[     8.383] (II) event7  - Intel HID 5 button array: device removed
[     8.383] (**) Option "config_info" "udev:/sys/devices/platform/INTC1078:00/input/input7/event7"
[     8.383] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 17)
[     8.383] (**) Option "xkb_model" "pc104"
[     8.383] (**) Option "xkb_layout" "de"
[     8.383] (**) Option "xkb_options" "grp:win_space_toggle"
[     8.384] (II) event7  - Intel HID 5 button array: is tagged by udev as: Keyboard
[     8.384] (II) event7  - Intel HID 5 button array: device is a keyboard
[     8.384] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[     8.384] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     8.384] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[     8.384] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     8.385] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 53 paused 0
[     8.385] (**) AT Translated Set 2 keyboard: always reports core events
[     8.385] (**) Option "Device" "/dev/input/event3"
[     8.386] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     8.386] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     8.387] (II) event3  - AT Translated Set 2 keyboard: device removed
[     8.387] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     8.387] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 18)
[     8.387] (**) Option "xkb_model" "pc104"
[     8.387] (**) Option "xkb_layout" "de"
[     8.387] (**) Option "xkb_options" "grp:win_space_toggle"
[     8.388] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     8.388] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     8.389] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[     8.389] (II) No input driver specified, ignoring this device.
[     8.389] (II) This device may have been added with another device file.
[     8.391] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event12)
[     8.391] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     8.391] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[     8.391] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[     8.392] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 54 paused 0
[     8.392] (**) HP WMI hotkeys: always reports core events
[     8.392] (**) Option "Device" "/dev/input/event12"
[     8.392] (II) event12 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[     8.392] (II) event12 - HP WMI hotkeys: device is a keyboard
[     8.393] (II) event12 - HP WMI hotkeys: device removed
[     8.393] (**) Option "config_info" "udev:/sys/devices/virtual/input/input13/event12"
[     8.393] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 19)
[     8.393] (**) Option "xkb_model" "pc104"
[     8.393] (**) Option "xkb_layout" "de"
[     8.393] (**) Option "xkb_options" "grp:win_space_toggle"
[     8.393] (II) event12 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[     8.393] (II) event12 - HP WMI hotkeys: device is a keyboard
[     8.448] (**) Razer Razer Basilisk V3 X HyperSpeed Keyboard: Applying InputClass "libinput keyboard catchall"
[     8.448] (**) Razer Razer Basilisk V3 X HyperSpeed Keyboard: Applying InputClass "system-keyboard"
[     8.448] (II) Using input driver 'libinput' for 'Razer Razer Basilisk V3 X HyperSpeed Keyboard'
[     8.448] (II) systemd-logind: returning pre-existing fd for /dev/input/event10 13:74
[     8.448] (**) Razer Razer Basilisk V3 X HyperSpeed Keyboard: always reports core events
[     8.448] (**) Option "Device" "/dev/input/event10"
[     8.448] (II) libinput: Razer Razer Basilisk V3 X HyperSpeed Keyboard: is a virtual subdevice
[     8.448] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:1532:00B9.0002/input/input10/event10"
[     8.448] (II) XINPUT: Adding extended input device "Razer Razer Basilisk V3 X HyperSpeed Keyboard" (type: KEYBOARD, id 20)
[     8.448] (**) Option "xkb_model" "pc104"
[     8.448] (**) Option "xkb_layout" "de"
[     8.448] (**) Option "xkb_options" "grp:win_space_toggle"

Offline

#22 2024-08-20 15:12:53

n0c_
Member
Registered: 2024-08-19
Posts: 36

Re: [SOLVED] xorg-server crashing when running with GPU-config

Ok I now put picom -b before the executing dwm. Might have solved the tearing

Offline

#23 2024-08-20 15:19:48

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,263

Re: [SOLVED] xorg-server crashing when running with GPU-config

If picom actually prevents the tearing and you're otherwise getting it w/ the modesetting driver, you're likely indeed getting some tearing.
You may then try xf86-video-intel as well but will have to apply the config V1del posted in #7 to actually use the iris driver (and be able to enable the TearFree mode)

Otherwise please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

#24 2024-08-20 16:07:40

n0c_
Member
Registered: 2024-08-19
Posts: 36

Re: [SOLVED] xorg-server crashing when running with GPU-config

I'll keep it in mind in case screen-tearing occurs
Thanks a lot for the help

Offline

#25 2024-08-20 16:29:20

n0c_
Member
Registered: 2024-08-19
Posts: 36

Re: [SOLVED] xorg-server crashing when running with GPU-config

V1del wrote:

Your nvidia card is not and should not be in any way related to what happens on your screen unless invoked via prime-run.

So your actual question is something entirely different. Assuming you have actual troubles when running things on the intel GPU. Please repost a xorg log without trying to generate a config.

Generally speaking the "normal" xorg server has no notion of preventing tearing, there are various configs and additional pieces of logic that got bolted on at various pieces of the stack to try and prevent this.

If you have xf86-video-intel installed remove it, if you're still tearing with just dwm, either setup a dedicated compositor (picom is a popular standalone choice) or install xf86-video-intel anyway (not reccommended, this thing is deprecated since ages) and try a xorg config of

10-tearfreeIntelModeset.conf
---
Section "OutputClass"
     Name "intel"
     MatchDriver "i915"
     Driver "intel"
     Option "DRI" "iris"
     Option "TearFree" "true"
EndSection

Another alternative would be opting for xorg-server-git which includes a patchset to enable TearFree on the modesetting driver, in which case above configuration would be:

Section "OutputClass"
     Name "intel"
     MatchDriver "i915"
     Driver "modesetting"
     Option "TearFree" "true"

Just wanted to inform someone who may stumble upon this post in the future, replac Name with Identifier

Last edited by n0c_ (2024-08-20 16:29:54)

Offline

Board footer

Powered by FluxBB