You are not logged in.

#1 2021-02-13 16:21:13

Sprout
Member
Registered: 2021-02-13
Posts: 8

[SOLVED] Really bad performance on video games?

GPU: NVIDIA GeForce GTX 950

So I installed the nvidia drivers and launched steam and albion online.
I thought it was only the game at first but then I launched blender and it ran with 10fps.

Last edited by Sprout (2021-02-13 23:10:36)

Offline

#2 2021-02-13 16:54:05

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

Re: [SOLVED] Really bad performance on video games?

Is your GL acceleration set up properly? Post a /var/log/Xorg.0.log and

glxinfo -B
pacman -Qs nvidia
sudo dmesg | grep nvidia

in

[code]code tags[/code]

Offline

#3 2021-02-13 17:22:40

Sprout
Member
Registered: 2021-02-13
Posts: 8

Re: [SOLVED] Really bad performance on video games?

/var/log/Xorg.0.log:

[     6.005] 
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[     6.005] Build Operating System: Linux Arch Linux
[     6.005] Current Operating System: Linux desktop 5.4.97-1-lts #1 SMP Wed, 10 Feb 2021 09:32:28 +0000 x86_64
[     6.005] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=472a9cf2-5c04-4e80-805f-7ec4a9bb7e48 rw loglevel=3 quiet
[     6.005] Build Date: 14 December 2020  12:10:29PM
[     6.005]  
[     6.005] Current version of pixman: 0.40.0
[     6.005] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     6.005] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     6.005] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 13 09:50:55 2021
[     6.010] (==) Using config file: "/etc/X11/xorg.conf"
[     6.010] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     6.013] (==) ServerLayout "Layout0"
[     6.013] (**) |-->Screen "Screen0" (0)
[     6.013] (**) |   |-->Monitor "Monitor0"
[     6.013] (**) |   |-->Device "Device0"
[     6.013] (**) |-->Input Device "Keyboard0"
[     6.013] (**) |-->Input Device "Mouse0"
[     6.013] (**) Option "Xinerama" "0"
[     6.013] (==) Automatically adding devices
[     6.013] (==) Automatically enabling devices
[     6.013] (==) Automatically adding GPU devices
[     6.013] (==) Automatically binding GPU devices
[     6.013] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     6.014] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     6.014] 	Entry deleted from font path.
[     6.017] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     6.017] 	Entry deleted from font path.
[     6.017] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     6.017] 	Entry deleted from font path.
[     6.021] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[     6.021] (==) ModulePath set to "/usr/lib/xorg/modules"
[     6.021] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[     6.021] (WW) Disabling Keyboard0
[     6.021] (WW) Disabling Mouse0
[     6.021] (II) Module ABI versions:
[     6.021] 	X.Org ANSI C Emulation: 0.4
[     6.021] 	X.Org Video Driver: 24.1
[     6.021] 	X.Org XInput driver : 24.1
[     6.021] 	X.Org Server Extension : 10.0
[     6.021] (++) using VT number 7

[     6.021] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     6.024] (--) PCI:*(9@0:0:0) 10de:1402:1458:36c5 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[     6.024] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     6.024] (II) LoadModule: "glx"
[     6.027] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     6.043] (II) Module glx: vendor="X.Org Foundation"
[     6.043] 	compiled for 1.20.10, module version = 1.0.0
[     6.043] 	ABI class: X.Org Server Extension, version 10.0
[     6.043] (II) LoadModule: "nvidia"
[     6.043] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     6.053] (II) Module nvidia: vendor="NVIDIA Corporation"
[     6.053] 	compiled for 1.6.99.901, module version = 1.0.0
[     6.053] 	Module class: X.Org Video Driver
[     6.053] (II) NVIDIA dlloader X Driver  460.39  Thu Jan 21 21:54:11 UTC 2021
[     6.053] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     6.056] (II) Loading sub module "fb"
[     6.056] (II) LoadModule: "fb"
[     6.056] (II) Loading /usr/lib/xorg/modules/libfb.so
[     6.058] (II) Module fb: vendor="X.Org Foundation"
[     6.058] 	compiled for 1.20.10, module version = 1.0.0
[     6.058] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.058] (II) Loading sub module "wfb"
[     6.058] (II) LoadModule: "wfb"
[     6.058] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     6.060] (II) Module wfb: vendor="X.Org Foundation"
[     6.060] 	compiled for 1.20.10, module version = 1.0.0
[     6.060] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.060] (II) Loading sub module "ramdac"
[     6.060] (II) LoadModule: "ramdac"
[     6.060] (II) Module "ramdac" already built-in
[     6.180] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[     6.180] (==) NVIDIA(0): RGB weight 888
[     6.180] (==) NVIDIA(0): Default visual is TrueColor
[     6.180] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     6.180] (**) NVIDIA(0): Option "Stereo" "0"
[     6.180] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-1"
[     6.180] (**) NVIDIA(0): Option "SLI" "Off"
[     6.180] (**) NVIDIA(0): Option "MultiGPU" "Off"
[     6.180] (**) NVIDIA(0): Option "BaseMosaic" "off"
[     6.180] (**) NVIDIA(0): Stereo disabled by request
[     6.180] (**) NVIDIA(0): NVIDIA SLI disabled.
[     6.180] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[     6.180] (**) NVIDIA(0): Option "MetaModes" "DVI-I-0: 1440x900_59.00 +0+0 {rotation=right}, HDMI-0: 1920x1080 +900+465"
[     6.180] (**) NVIDIA(0): Enabling 2D acceleration
[     6.180] (II) Loading sub module "glxserver_nvidia"
[     6.180] (II) LoadModule: "glxserver_nvidia"
[     6.180] (WW) Warning, couldn't open module glxserver_nvidia
[     6.180] (EE) NVIDIA: Failed to load module "glxserver_nvidia" (module does not exist, 0)
[     6.180] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[     6.180] (EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
[     6.180] (EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
[     6.180] (EE) NVIDIA(0):     you continue to encounter problems, Please try
[     6.180] (EE) NVIDIA(0):     reinstalling the NVIDIA driver.
[     6.180] (II) NVIDIA: The X server does not support PRIME Render Offload.
[     6.941] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:9:0:0
[     6.942] (--) NVIDIA(0):     CRT-0 (boot)
[     6.942] (--) NVIDIA(0):     DFP-0
[     6.942] (--) NVIDIA(0):     DFP-1
[     6.942] (--) NVIDIA(0):     DFP-2
[     6.942] (--) NVIDIA(0):     DFP-3
[     6.942] (--) NVIDIA(0):     DFP-4
[     6.942] (WW) NVIDIA: No DRM device: No direct render devices found.
[     6.942] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 950 (GM206-A) at PCI:9:0:0 (GPU-0)
[     6.942] (--) NVIDIA(0): Memory: 2097152 kBytes
[     6.942] (--) NVIDIA(0): VideoBIOS: 84.06.5e.00.3e
[     6.942] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[     6.960] (--) NVIDIA(GPU-0): CRT-0: connected
[     6.960] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[     6.960] (--) NVIDIA(GPU-0): 
[     6.973] (--) NVIDIA(GPU-0): DFP-0: disconnected
[     6.973] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[     6.973] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[     6.973] (--) NVIDIA(GPU-0): 
[     6.989] (--) NVIDIA(GPU-0): BenQ GL2240 (DFP-1): connected
[     6.989] (--) NVIDIA(GPU-0): BenQ GL2240 (DFP-1): Internal TMDS
[     6.989] (--) NVIDIA(GPU-0): BenQ GL2240 (DFP-1): 165.0 MHz maximum pixel clock
[     6.989] (--) NVIDIA(GPU-0): 
[     6.989] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     6.989] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[     6.989] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[     6.989] (--) NVIDIA(GPU-0): 
[     6.989] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     6.989] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[     6.989] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[     6.989] (--) NVIDIA(GPU-0): 
[     6.989] (--) NVIDIA(GPU-0): DFP-4: disconnected
[     6.989] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[     6.989] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[     6.989] (--) NVIDIA(GPU-0): 
[     6.993] (II) NVIDIA(0): Validated MetaModes:
[     6.993] (II) NVIDIA(0):    
[     6.993] (II) NVIDIA(0):     "DVI-I-0:1440x900_59.00+0+0{rotation=right},HDMI-0:1920x1080+900+465"
[     6.993] (II) NVIDIA(0): Virtual screen size determined to be 2820 x 1545
[     6.998] (WW) NVIDIA(0): CRT-0 does not have an EDID, or its EDID does not contain a
[     6.998] (WW) NVIDIA(0):     maximum image size; cannot compute DPI from CRT-0's EDID.
[     6.998] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[     6.998] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[     6.998] (II) NVIDIA:     access.
[     7.000] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[     7.000] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[     7.000] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[     7.000] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[     7.000] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[     7.000] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[     7.000] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[     7.000] (II) NVIDIA(0):     Config Options in the README.
[     7.017] (II) NVIDIA(0): Setting mode "DVI-I-0:1440x900_59.00+0+0{rotation=right},HDMI-0:1920x1080+900+465"
[     7.081] (==) NVIDIA(0): Disabling shared memory pixmaps
[     7.081] (==) NVIDIA(0): Backing store enabled
[     7.081] (==) NVIDIA(0): Silken mouse disabled
[     7.081] (**) NVIDIA(0): DPMS enabled
[     7.082] (II) Loading sub module "dri2"
[     7.082] (II) LoadModule: "dri2"
[     7.082] (II) Module "dri2" already built-in
[     7.082] (II) NVIDIA(0): [DRI2] Setup complete
[     7.082] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[     7.083] (II) Initializing extension Generic Event Extension
[     7.083] (II) Initializing extension SHAPE
[     7.083] (II) Initializing extension MIT-SHM
[     7.083] (II) Initializing extension XInputExtension
[     7.083] (II) Initializing extension XTEST
[     7.083] (II) Initializing extension BIG-REQUESTS
[     7.083] (II) Initializing extension SYNC
[     7.083] (II) Initializing extension XKEYBOARD
[     7.084] (II) Initializing extension XC-MISC
[     7.084] (II) Initializing extension SECURITY
[     7.084] (II) Initializing extension XFIXES
[     7.084] (II) Initializing extension RENDER
[     7.084] (II) Initializing extension RANDR
[     7.084] (II) Initializing extension COMPOSITE
[     7.084] (II) Initializing extension DAMAGE
[     7.084] (II) Initializing extension MIT-SCREEN-SAVER
[     7.084] (II) Initializing extension DOUBLE-BUFFER
[     7.084] (II) Initializing extension RECORD
[     7.084] (II) Initializing extension DPMS
[     7.084] (II) Initializing extension Present
[     7.084] (II) Initializing extension DRI3
[     7.084] (II) Initializing extension X-Resource
[     7.084] (II) Initializing extension XVideo
[     7.084] (II) Initializing extension XVideo-MotionCompensation
[     7.084] (II) Initializing extension GLX
[     7.085] (II) AIGLX: Screen 0 is not DRI2 capable
[     7.276] (II) IGLX: Loaded and initialized swrast
[     7.276] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[     7.276] (II) Initializing extension XFree86-VidModeExtension
[     7.276] (II) Initializing extension XFree86-DGA
[     7.276] (II) Initializing extension XFree86-DRI
[     7.276] (II) Initializing extension DRI2
[     7.276] (II) Initializing extension NV-GLX
[     7.276] (II) Initializing extension NV-CONTROL
[     7.276] (II) Initializing extension XINERAMA
[     7.328] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     7.328] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     7.328] (II) LoadModule: "libinput"
[     7.328] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     7.332] (II) Module libinput: vendor="X.Org Foundation"
[     7.332] 	compiled for 1.20.8, module version = 0.30.0
[     7.332] 	Module class: X.Org XInput Driver
[     7.332] 	ABI class: X.Org XInput driver, version 24.1
[     7.332] (II) Using input driver 'libinput' for 'Power Button'
[     7.332] (**) Power Button: always reports core events
[     7.332] (**) Option "Device" "/dev/input/event1"
[     7.332] (**) Option "_source" "server/udev"
[     7.336] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     7.336] (II) event1  - Power Button: device is a keyboard
[     7.336] (II) event1  - Power Button: device removed
[     7.390] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[     7.390] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     7.390] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     7.390] (II) event1  - Power Button: device is a keyboard
[     7.390] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[     7.390] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     7.390] (II) Using input driver 'libinput' for 'Power Button'
[     7.390] (**) Power Button: always reports core events
[     7.390] (**) Option "Device" "/dev/input/event0"
[     7.390] (**) Option "_source" "server/udev"
[     7.391] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     7.391] (II) event0  - Power Button: device is a keyboard
[     7.391] (II) event0  - Power Button: device removed
[     7.460] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[     7.460] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[     7.460] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     7.460] (II) event0  - Power Button: device is a keyboard
[     7.461] (II) config/udev: Adding input device SINO WEALTH Mechanical Keyboard (/dev/input/event9)
[     7.461] (**) SINO WEALTH Mechanical Keyboard: Applying InputClass "libinput keyboard catchall"
[     7.461] (II) Using input driver 'libinput' for 'SINO WEALTH Mechanical Keyboard'
[     7.461] (**) SINO WEALTH Mechanical Keyboard: always reports core events
[     7.461] (**) Option "Device" "/dev/input/event9"
[     7.461] (**) Option "_source" "server/udev"
[     7.461] (II) event9  - SINO WEALTH Mechanical Keyboard: is tagged by udev as: Keyboard
[     7.461] (II) event9  - SINO WEALTH Mechanical Keyboard: device is a keyboard
[     7.462] (II) event9  - SINO WEALTH Mechanical Keyboard: device removed
[     7.520] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-5/1-5:1.0/0003:258A:0090.0004/input/input9/event9"
[     7.520] (II) XINPUT: Adding extended input device "SINO WEALTH Mechanical Keyboard" (type: KEYBOARD, id 8)
[     7.520] (II) event9  - SINO WEALTH Mechanical Keyboard: is tagged by udev as: Keyboard
[     7.520] (II) event9  - SINO WEALTH Mechanical Keyboard: device is a keyboard
[     7.521] (II) config/udev: Adding input device SINO WEALTH Mechanical Keyboard (/dev/input/event10)
[     7.521] (**) SINO WEALTH Mechanical Keyboard: Applying InputClass "libinput keyboard catchall"
[     7.521] (II) Using input driver 'libinput' for 'SINO WEALTH Mechanical Keyboard'
[     7.521] (**) SINO WEALTH Mechanical Keyboard: always reports core events
[     7.521] (**) Option "Device" "/dev/input/event10"
[     7.521] (**) Option "_source" "server/udev"
[     7.522] (II) event10 - SINO WEALTH Mechanical Keyboard: is tagged by udev as: Keyboard
[     7.522] (II) event10 - SINO WEALTH Mechanical Keyboard: device is a keyboard
[     7.522] (II) event10 - SINO WEALTH Mechanical Keyboard: device removed
[     7.560] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-5/1-5:1.1/0003:258A:0090.0005/input/input10/event10"
[     7.560] (II) XINPUT: Adding extended input device "SINO WEALTH Mechanical Keyboard" (type: KEYBOARD, id 9)
[     7.560] (II) event10 - SINO WEALTH Mechanical Keyboard: is tagged by udev as: Keyboard
[     7.560] (II) event10 - SINO WEALTH Mechanical Keyboard: device is a keyboard
[     7.561] (II) config/udev: Adding input device SINO WEALTH Mechanical Keyboard Consumer Control (/dev/input/event11)
[     7.561] (**) SINO WEALTH Mechanical Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[     7.561] (II) Using input driver 'libinput' for 'SINO WEALTH Mechanical Keyboard Consumer Control'
[     7.561] (**) SINO WEALTH Mechanical Keyboard Consumer Control: always reports core events
[     7.561] (**) Option "Device" "/dev/input/event11"
[     7.561] (**) Option "_source" "server/udev"
[     7.562] (II) event11 - SINO WEALTH Mechanical Keyboard Consumer Control: is tagged by udev as: Keyboard
[     7.562] (II) event11 - SINO WEALTH Mechanical Keyboard Consumer Control: device is a keyboard
[     7.562] (II) event11 - SINO WEALTH Mechanical Keyboard Consumer Control: device removed
[     7.600] (II) libinput: SINO WEALTH Mechanical Keyboard Consumer Control: needs a virtual subdevice
[     7.600] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-5/1-5:1.1/0003:258A:0090.0005/input/input11/event11"
[     7.600] (II) XINPUT: Adding extended input device "SINO WEALTH Mechanical Keyboard Consumer Control" (type: MOUSE, id 10)
[     7.600] (**) Option "AccelerationScheme" "none"
[     7.600] (**) SINO WEALTH Mechanical Keyboard Consumer Control: (accel) selected scheme none/0
[     7.600] (**) SINO WEALTH Mechanical Keyboard Consumer Control: (accel) acceleration factor: 2.000
[     7.600] (**) SINO WEALTH Mechanical Keyboard Consumer Control: (accel) acceleration threshold: 4
[     7.600] (II) event11 - SINO WEALTH Mechanical Keyboard Consumer Control: is tagged by udev as: Keyboard
[     7.601] (II) event11 - SINO WEALTH Mechanical Keyboard Consumer Control: device is a keyboard
[     7.601] (II) config/udev: Adding drm device (/dev/dri/card0)
[     7.601] (II) xfree86: Adding drm device (/dev/dri/card0)
[     7.601] (II) LoadModule: "modesetting"
[     7.601] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     7.603] (II) Module modesetting: vendor="X.Org Foundation"
[     7.603] 	compiled for 1.20.10, module version = 1.20.10
[     7.603] 	Module class: X.Org Video Driver
[     7.603] 	ABI class: X.Org Video Driver, version 24.1
[     7.603] xf86: found device 0
[     7.604] (II) config/udev: Adding input device COMPANY  USB Device  (/dev/input/event2)
[     7.604] (**) COMPANY  USB Device : Applying InputClass "libinput keyboard catchall"
[     7.604] (II) Using input driver 'libinput' for 'COMPANY  USB Device '
[     7.604] (**) COMPANY  USB Device : always reports core events
[     7.604] (**) Option "Device" "/dev/input/event2"
[     7.604] (**) Option "_source" "server/udev"
[     7.604] (II) event2  - COMPANY  USB Device : is tagged by udev as: Keyboard
[     7.605] (II) event2  - COMPANY  USB Device : device is a keyboard
[     7.605] (II) event2  - COMPANY  USB Device : device removed
[     7.640] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-3/3-3:1.0/0003:09DA:149C.0001/input/input2/event2"
[     7.640] (II) XINPUT: Adding extended input device "COMPANY  USB Device " (type: KEYBOARD, id 11)
[     7.640] (II) event2  - COMPANY  USB Device : is tagged by udev as: Keyboard
[     7.640] (II) event2  - COMPANY  USB Device : device is a keyboard
[     7.641] (II) config/udev: Adding input device COMPANY  USB Device  (/dev/input/event3)
[     7.641] (**) COMPANY  USB Device : Applying InputClass "libinput pointer catchall"
[     7.641] (II) Using input driver 'libinput' for 'COMPANY  USB Device '
[     7.641] (**) COMPANY  USB Device : always reports core events
[     7.641] (**) Option "Device" "/dev/input/event3"
[     7.641] (**) Option "_source" "server/udev"
[     7.710] (II) event3  - COMPANY  USB Device : is tagged by udev as: Mouse
[     7.710] (II) event3  - COMPANY  USB Device : device is a pointer
[     7.710] (II) event3  - COMPANY  USB Device : device removed
[     7.850] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-3/3-3:1.1/0003:09DA:149C.0002/input/input3/event3"
[     7.850] (II) XINPUT: Adding extended input device "COMPANY  USB Device " (type: MOUSE, id 12)
[     7.850] (**) Option "AccelerationScheme" "none"
[     7.850] (**) COMPANY  USB Device : (accel) selected scheme none/0
[     7.850] (**) COMPANY  USB Device : (accel) acceleration factor: 2.000
[     7.850] (**) COMPANY  USB Device : (accel) acceleration threshold: 4
[     7.920] (II) event3  - COMPANY  USB Device : is tagged by udev as: Mouse
[     7.920] (II) event3  - COMPANY  USB Device : device is a pointer
[     7.921] (II) config/udev: Adding input device COMPANY  USB Device  (/dev/input/mouse0)
[     7.921] (II) No input driver specified, ignoring this device.
[     7.921] (II) This device may have been added with another device file.
[     7.921] (II) config/udev: Adding input device COMPANY  USB Device  Keyboard (/dev/input/event4)
[     7.921] (**) COMPANY  USB Device  Keyboard: Applying InputClass "libinput keyboard catchall"
[     7.921] (II) Using input driver 'libinput' for 'COMPANY  USB Device  Keyboard'
[     7.921] (**) COMPANY  USB Device  Keyboard: always reports core events
[     7.921] (**) Option "Device" "/dev/input/event4"
[     7.921] (**) Option "_source" "server/udev"
[     7.922] (II) event4  - COMPANY  USB Device  Keyboard: is tagged by udev as: Keyboard
[     7.922] (II) event4  - COMPANY  USB Device  Keyboard: device is a keyboard
[     7.922] (II) event4  - COMPANY  USB Device  Keyboard: device removed
[     7.990] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-3/3-3:1.2/0003:09DA:149C.0003/input/input4/event4"
[     7.990] (II) XINPUT: Adding extended input device "COMPANY  USB Device  Keyboard" (type: KEYBOARD, id 13)
[     7.992] (II) event4  - COMPANY  USB Device  Keyboard: is tagged by udev as: Keyboard
[     7.992] (II) event4  - COMPANY  USB Device  Keyboard: device is a keyboard
[     7.993] (II) config/udev: Adding input device COMPANY  USB Device  System Control (/dev/input/event5)
[     7.993] (**) COMPANY  USB Device  System Control: Applying InputClass "libinput keyboard catchall"
[     7.993] (II) Using input driver 'libinput' for 'COMPANY  USB Device  System Control'
[     7.993] (**) COMPANY  USB Device  System Control: always reports core events
[     7.993] (**) Option "Device" "/dev/input/event5"
[     7.993] (**) Option "_source" "server/udev"
[     7.995] (II) event5  - COMPANY  USB Device  System Control: is tagged by udev as: Keyboard
[     7.995] (II) event5  - COMPANY  USB Device  System Control: device is a keyboard
[     7.995] (II) event5  - COMPANY  USB Device  System Control: device removed
[     8.030] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-3/3-3:1.2/0003:09DA:149C.0003/input/input5/event5"
[     8.030] (II) XINPUT: Adding extended input device "COMPANY  USB Device  System Control" (type: KEYBOARD, id 14)
[     8.032] (II) event5  - COMPANY  USB Device  System Control: is tagged by udev as: Keyboard
[     8.032] (II) event5  - COMPANY  USB Device  System Control: device is a keyboard
[     8.033] (II) config/udev: Adding input device COMPANY  USB Device  Consumer Control (/dev/input/event6)
[     8.033] (**) COMPANY  USB Device  Consumer Control: Applying InputClass "libinput keyboard catchall"
[     8.033] (II) Using input driver 'libinput' for 'COMPANY  USB Device  Consumer Control'
[     8.033] (**) COMPANY  USB Device  Consumer Control: always reports core events
[     8.033] (**) Option "Device" "/dev/input/event6"
[     8.033] (**) Option "_source" "server/udev"
[     8.035] (II) event6  - COMPANY  USB Device  Consumer Control: is tagged by udev as: Keyboard
[     8.035] (II) event6  - COMPANY  USB Device  Consumer Control: device is a keyboard
[     8.035] (II) event6  - COMPANY  USB Device  Consumer Control: device removed
[     8.090] (II) libinput: COMPANY  USB Device  Consumer Control: needs a virtual subdevice
[     8.090] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-3/3-3:1.2/0003:09DA:149C.0003/input/input6/event6"
[     8.090] (II) XINPUT: Adding extended input device "COMPANY  USB Device  Consumer Control" (type: MOUSE, id 15)
[     8.090] (**) Option "AccelerationScheme" "none"
[     8.090] (**) COMPANY  USB Device  Consumer Control: (accel) selected scheme none/0
[     8.090] (**) COMPANY  USB Device  Consumer Control: (accel) acceleration factor: 2.000
[     8.090] (**) COMPANY  USB Device  Consumer Control: (accel) acceleration threshold: 4
[     8.092] (II) event6  - COMPANY  USB Device  Consumer Control: is tagged by udev as: Keyboard
[     8.092] (II) event6  - COMPANY  USB Device  Consumer Control: device is a keyboard
[     8.093] (II) config/udev: Adding input device COMPANY  USB Device  Mouse (/dev/input/event7)
[     8.093] (II) No input driver specified, ignoring this device.
[     8.093] (II) This device may have been added with another device file.
[     8.094] (II) config/udev: Adding input device COMPANY  USB Device  (/dev/input/event8)
[     8.094] (II) No input driver specified, ignoring this device.
[     8.094] (II) This device may have been added with another device file.
[     8.094] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event13)
[     8.094] (II) No input driver specified, ignoring this device.
[     8.094] (II) This device may have been added with another device file.
[     8.094] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event14)
[     8.094] (II) No input driver specified, ignoring this device.
[     8.094] (II) This device may have been added with another device file.
[     8.095] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event15)
[     8.095] (II) No input driver specified, ignoring this device.
[     8.095] (II) This device may have been added with another device file.
[     8.095] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event16)
[     8.095] (II) No input driver specified, ignoring this device.
[     8.095] (II) This device may have been added with another device file.
[     8.095] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event17)
[     8.095] (II) No input driver specified, ignoring this device.
[     8.095] (II) This device may have been added with another device file.
[     8.096] (II) config/udev: Adding input device PC Speaker (/dev/input/event12)
[     8.096] (II) No input driver specified, ignoring this device.
[     8.096] (II) This device may have been added with another device file.
[     8.100] (**) SINO WEALTH Mechanical Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[     8.100] (II) Using input driver 'libinput' for 'SINO WEALTH Mechanical Keyboard Consumer Control'
[     8.100] (**) SINO WEALTH Mechanical Keyboard Consumer Control: always reports core events
[     8.100] (**) Option "Device" "/dev/input/event11"
[     8.100] (**) Option "_source" "_driver/libinput"
[     8.100] (II) libinput: SINO WEALTH Mechanical Keyboard Consumer Control: is a virtual subdevice
[     8.100] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-5/1-5:1.1/0003:258A:0090.0005/input/input11/event11"
[     8.100] (II) XINPUT: Adding extended input device "SINO WEALTH Mechanical Keyboard Consumer Control" (type: KEYBOARD, id 16)
[     8.100] (**) COMPANY  USB Device  Consumer Control: Applying InputClass "libinput keyboard catchall"
[     8.100] (II) Using input driver 'libinput' for 'COMPANY  USB Device  Consumer Control'
[     8.100] (**) COMPANY  USB Device  Consumer Control: always reports core events
[     8.100] (**) Option "Device" "/dev/input/event6"
[     8.100] (**) Option "_source" "_driver/libinput"
[     8.100] (II) libinput: COMPANY  USB Device  Consumer Control: is a virtual subdevice
[     8.100] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-3/3-3:1.2/0003:09DA:149C.0003/input/input6/event6"
[     8.100] (II) XINPUT: Adding extended input device "COMPANY  USB Device  Consumer Control" (type: KEYBOARD, id 17)
[     8.100] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:03.1/0000:09:00.0/drm/card0 /dev/dri/card0
[     8.100] (II) config/udev: Adding drm device (/dev/dri/card0)
[     8.100] (II) xfree86: Adding drm device (/dev/dri/card0)
[     8.100] (II) LoadModule: "modesetting"
[     8.100] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     8.100] (II) Module modesetting: vendor="X.Org Foundation"
[     8.100] 	compiled for 1.20.10, module version = 1.20.10
[     8.100] 	Module class: X.Org Video Driver
[     8.100] 	ABI class: X.Org Video Driver, version 24.1
[     8.100] (II) UnloadModule: "modesetting"
[     8.100] (II) Unloading modesetting
[     8.100] (II) Failed to load module "modesetting" (already loaded, 0)
[     8.100] xf86: found device 0
[     8.101] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event18)
[     8.101] (II) No input driver specified, ignoring this device.
[     8.101] (II) This device may have been added with another device file.
[     8.102] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event19)
[     8.102] (II) No input driver specified, ignoring this device.
[     8.102] (II) This device may have been added with another device file.
[     8.102] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event20)
[     8.102] (II) No input driver specified, ignoring this device.
[     8.102] (II) This device may have been added with another device file.
[     8.102] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event21)
[     8.102] (II) No input driver specified, ignoring this device.
[     8.102] (II) This device may have been added with another device file.
[  1131.841] (II) config/udev: removing device COMPANY  USB Device  Keyboard
[  1131.841] (II) event4  - COMPANY  USB Device  Keyboard: device removed
[  1131.900] (II) UnloadModule: "libinput"
[  1131.961] (II) config/udev: removing device COMPANY  USB Device  System Control
[  1131.961] (II) event5  - COMPANY  USB Device  System Control: device removed
[  1132.030] (II) UnloadModule: "libinput"
[  1132.072] (II) config/udev: removing device COMPANY  USB Device  Consumer Control
[  1132.072] (II) UnloadModule: "libinput"
[  1132.072] (II) config/udev: removing device COMPANY  USB Device  Consumer Control
[  1132.072] (II) event6  - COMPANY  USB Device  Consumer Control: device removed
[  1132.120] (II) UnloadModule: "libinput"
[  1412.429] (EE) event3  - COMPANY  USB Device : client bug: event processing lagging behind by 16ms, your system is too slow

glxinfo -B:

name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Mesa/X.org (0xffffffff)
    Device: llvmpipe (LLVM 11.0.1, 256 bits) (0xffffffff)
    Version: 20.3.4
    Accelerated: no
    Video memory: 16022MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 4.5
    Max compat profile version: 3.1
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
OpenGL vendor string: Mesa/X.org
OpenGL renderer string: llvmpipe (LLVM 11.0.1, 256 bits)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 20.3.4
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 3.1 Mesa 20.3.4
OpenGL shading language version string: 1.40
OpenGL context flags: (none)

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 20.3.4
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

pacman -Q nvidia:

nvidia 460.39-7

sudo dmeg | grep nvidia:

    5.690774] nvidia: loading out-of-tree module taints kernel.
[    5.690781] nvidia: module license 'NVIDIA' taints kernel.
[    5.790978] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    5.799403] nvidia-nvlink: Nvlink Core is being initialized, major device number 240
[    5.799890] nvidia 0000:09:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[    6.271172] caller _nv000707rm+0x1af/0x200 [nvidia] mapping multiple BARs
[    6.742501] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  460.39  Thu Jan 21 21:49:04 UTC 2021
[    6.870038] nvidia-modeset: WARNING: GPU:0: Unable to read EDID for display device DVI-I-0
[    6.883157] [drm] [nvidia-drm] [GPU ID 0x00000900] Loading driver
[    6.883159] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:09:00.0 on minor 0

Offline

#4 2021-02-13 17:37:01

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

Re: [SOLVED] Really bad performance on video games?

Remove the xorg.conf unless you have a better reason than "ran nvidia-xconfig just because" and if you do have a better reason add a

Section "Files"
    ModulePath "/usr/lib/nvidia/xorg"
    ModulePath "/usr/lib/xorg/modules"
EndSection

to the beginning of the file.

If that isn't sufficient setup early module loading by adding the relevant nvidia modules to your mkinitcpio.conf: https://wiki.archlinux.org/index.php/NV … de_setting

Offline

#5 2021-02-13 22:27:01

Sprout
Member
Registered: 2021-02-13
Posts: 8

Re: [SOLVED] Really bad performance on video games?

V1del wrote:

Remove the xorg.conf unless you have a better reason than "ran nvidia-xconfig just because" and if you do have a better reason add a

Section "Files"
    ModulePath "/usr/lib/nvidia/xorg"
    ModulePath "/usr/lib/xorg/modules"
EndSection

to the beginning of the file.

If that isn't sufficient setup early module loading by adding the relevant nvidia modules to your mkinitcpio.conf: https://wiki.archlinux.org/index.php/NV … de_setting

I removed the xorg config and it works now thank you so much.

Offline

#6 2021-02-13 22:33:28

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

Re: [SOLVED] Really bad performance on video games?

Glad to hear, please mark as [SOLVED] by prepending that to the title in your first post.

Offline

Board footer

Powered by FluxBB