You are not logged in.
Pages: 1
Hello. I'm trying to get out of windows and I want to use my graphic card properly here. I have an nvidia 3060, the 555.52.04 drivers installed and I'm trying to make work the gpu offload as for games but I'm not capable of it.
I've been loking Arch wiki prime page followed the next steps:
Install nvidia 555.52.04 driver. I've got also the one for the procesor.
Jump the xrandr --setprovideroffloadsink provider sink instruction because is a closed controller
Write the /etc/udev/rules.d/80-nvidia-pm.rules, /etc/udev/rules.d/80-nvidia-pm.rules, /etc/modprobe.d/nvidia-pm.conf files
And finally write __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia command and __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia %command% for steam.
What happens is that the game pops up a moment and it crashes. Can't have even acces to the log.
May I have to use prime-run glxinfo | grep "OpenGL renderer" and the next? I can't execute the comand. Do i need to download something or to run the command for some directory?
What I'm doing wrong or forgetting to do?
Offline
I can't execute the comand.
Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855
glxinfo -B |& curl -F 'file=@-' 0x0.st
prime-run glxinfo -B |& curl -F 'file=@-' 0x0.st
sudo journalctl -b | curl -F 'file=@-' 0x0.st
Also please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General
Online
When I say I can't execute prime-run command the output is the next:
fish: Unknown command: prime-run
(sorry)
glxinfo -B |& curl -F 'file=@-' 0x0.st
fish: |& is not valid. In fish, use &| to pipe both stdout and stderr.
glxinfo -B |& curl -F 'file=@-' 0x0.st
prime-run glxinfo -B |& curl -F 'file=@-' 0x0.st
fish: |& is not valid. In fish, use &| to pipe both stdout and stderr.
prime-run glxinfo -B |& curl -F 'file=@-' 0x0.st
And the Xorg log is:
[ 6.162] (--) Log file renamed from "/var/log/Xorg.pid-811.log" to "/var/log/Xorg.0.log"
[ 6.164]
X.Org X Server 1.21.1.13
X Protocol Version 11, Revision 0
[ 6.164] Current Operating System: Linux cachyos-x8664 6.9.4-2-cachyos #1 SMP PREEMPT_DYNAMIC Wed, 12 Jun 2024 18:48:26 +0000 x86_64
[ 6.164] Kernel command line: BOOT_IMAGE=/@/boot/vmlinuz-linux-cachyos root=UUID=29824a54-75fe-4723-a18f-232daba7e30e rw rootflags=subvol=@ nowatchdog nvme_load=YES zswap.enabled=0 splash quiet splash loglevel=3
[ 6.164]
[ 6.164] Current version of pixman: 0.43.4
[ 6.164] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 6.164] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 6.164] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 16 17:22:49 2024
[ 6.165] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 6.165] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 6.165] (==) No Layout section. Using the first Screen section.
[ 6.165] (==) No screen section available. Using defaults.
[ 6.165] (**) |-->Screen "Default Screen Section" (0)
[ 6.165] (**) | |-->Monitor "<default monitor>"
[ 6.166] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 6.166] (**) Allowing byte-swapped clients
[ 6.166] (==) Automatically adding devices
[ 6.166] (==) Automatically enabling devices
[ 6.166] (==) Automatically adding GPU devices
[ 6.166] (==) Automatically binding GPU devices
[ 6.166] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 6.166] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 6.166] Entry deleted from font path.
[ 6.167] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[ 6.167] Entry deleted from font path.
[ 6.167] (Run 'mkfontdir' on "/usr/share/fonts/TTF").
[ 6.167] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF".
[ 6.167] Entry deleted from font path.
[ 6.167] (Run 'mkfontdir' on "/usr/share/fonts/OTF").
[ 6.167] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 6.167] Entry deleted from font path.
[ 6.167] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 6.167] Entry deleted from font path.
[ 6.167] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 6.167] Entry deleted from font path.
[ 6.167] (==) FontPath set to:
[ 6.167] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 6.167] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 6.167] (II) Module ABI versions:
[ 6.167] X.Org ANSI C Emulation: 0.4
[ 6.167] X.Org Video Driver: 25.2
[ 6.167] X.Org XInput driver : 24.4
[ 6.167] X.Org Server Extension : 10.0
[ 6.168] (++) using VT number 2
[ 6.168] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 6.170] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 6.170] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[ 6.230] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 6.230] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[ 6.232] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 6.232] (--) PCI:*(0@0:2:0) 8086:4682:1043:8882 rev 12, Mem @ 0x6404000000/16777216, 0x4000000000/268435456, I/O @ 0x00008000/64, BIOS @ 0x????????/131072
[ 6.232] (--) PCI: (1@0:0:0) 10de:2504:1458:4074 rev 161, Mem @ 0x84000000/16777216, 0x6000000000/17179869184, 0x6400000000/33554432, I/O @ 0x00007000/128, BIOS @ 0x????????/524288
[ 6.232] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 6.232] (II) LoadModule: "glx"
[ 6.236] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 6.245] (II) Module glx: vendor="X.Org Foundation"
[ 6.245] compiled for 1.21.1.13, module version = 1.0.0
[ 6.245] ABI class: X.Org Server Extension, version 10.0
[ 6.245] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 6.245] loading driver: nvidia
[ 6.245] (==) Matched intel as autoconfigured driver 0
[ 6.245] (==) Matched nvidia as autoconfigured driver 1
[ 6.245] (==) Matched nouveau as autoconfigured driver 2
[ 6.245] (==) Matched nv as autoconfigured driver 3
[ 6.245] (==) Matched modesetting as autoconfigured driver 4
[ 6.245] (==) Matched fbdev as autoconfigured driver 5
[ 6.245] (==) Matched vesa as autoconfigured driver 6
[ 6.245] (==) Assigned the driver to the xf86ConfigLayout
[ 6.245] (II) LoadModule: "intel"
[ 6.245] (WW) Warning, couldn't open module intel
[ 6.245] (EE) Failed to load module "intel" (module does not exist, 0)
[ 6.245] (II) LoadModule: "nvidia"
[ 6.245] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 6.256] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 6.256] compiled for 1.6.99.901, module version = 1.0.0
[ 6.256] Module class: X.Org Video Driver
[ 6.256] (II) LoadModule: "nouveau"
[ 6.256] (WW) Warning, couldn't open module nouveau
[ 6.256] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 6.256] (II) LoadModule: "nv"
[ 6.256] (WW) Warning, couldn't open module nv
[ 6.256] (EE) Failed to load module "nv" (module does not exist, 0)
[ 6.256] (II) LoadModule: "modesetting"
[ 6.256] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 6.260] (II) Module modesetting: vendor="X.Org Foundation"
[ 6.260] compiled for 1.21.1.13, module version = 1.21.1
[ 6.260] Module class: X.Org Video Driver
[ 6.260] ABI class: X.Org Video Driver, version 25.2
[ 6.260] (II) LoadModule: "fbdev"
[ 6.260] (WW) Warning, couldn't open module fbdev
[ 6.260] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 6.260] (II) LoadModule: "vesa"
[ 6.260] (WW) Warning, couldn't open module vesa
[ 6.260] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 6.260] (II) NVIDIA dlloader X Driver 555.52.04 Tue Jun 4 13:25:44 UTC 2024
[ 6.260] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 6.260] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 6.265] (II) modeset(0): using drv /dev/dri/card1
[ 6.265] (II) Loading sub module "fb"
[ 6.265] (II) LoadModule: "fb"
[ 6.265] (II) Module "fb" already built-in
[ 6.265] (II) Loading sub module "wfb"
[ 6.265] (II) LoadModule: "wfb"
[ 6.265] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 6.265] (II) Module wfb: vendor="X.Org Foundation"
[ 6.265] compiled for 1.21.1.13, module version = 1.0.0
[ 6.265] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6.266] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 6.266] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 6.266] (==) modeset(0): RGB weight 888
[ 6.266] (==) modeset(0): Default visual is TrueColor
[ 6.266] (II) Loading sub module "glamoregl"
[ 6.266] (II) LoadModule: "glamoregl"
[ 6.266] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 6.271] (II) Module glamoregl: vendor="X.Org Foundation"
[ 6.271] compiled for 1.21.1.13, module version = 1.0.1
[ 6.271] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6.889] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics 730 (ADL-S GT1)
[ 6.889] (II) modeset(0): glamor initialized
[ 6.889] (==) modeset(0): VariableRefresh: disabled
[ 6.889] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 6.894] (II) modeset(0): Output DP-3 has no monitor section
[ 6.899] (II) modeset(0): Output HDMI-3 has no monitor section
[ 6.904] (II) modeset(0): Output HDMI-4 has no monitor section
[ 6.920] (II) modeset(0): Output DP-4 has no monitor section
[ 6.925] (II) modeset(0): EDID for output DP-3
[ 6.930] (II) modeset(0): EDID for output HDMI-3
[ 6.935] (II) modeset(0): EDID for output HDMI-4
[ 6.950] (II) modeset(0): EDID for output DP-4
[ 6.951] (II) modeset(0): Manufacturer: HWP Model: 2967 Serial#: 16843009
[ 6.951] (II) modeset(0): Year: 2012 Week: 11
[ 6.951] (II) modeset(0): EDID Version: 1.4
[ 6.951] (II) modeset(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 6.951] (II) modeset(0): Sync: Separate
[ 6.951] (II) modeset(0): Max Image Size [cm]: horiz.: 48 vert.: 27
[ 6.951] (II) modeset(0): Gamma: 2.20
[ 6.951] (II) modeset(0): DPMS capabilities: Off; RGB/Color Display
[ 6.951] (II) modeset(0): First detailed timing is preferred mode
[ 6.951] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 6.951] (II) modeset(0): redX: 0.631 redY: 0.349 greenX: 0.341 greenY: 0.622
[ 6.951] (II) modeset(0): blueX: 0.152 blueY: 0.053 whiteX: 0.313 whiteY: 0.329
[ 6.951] (II) modeset(0): Supported established timings:
[ 6.951] (II) modeset(0): 720x400@70Hz
[ 6.951] (II) modeset(0): 640x480@60Hz
[ 6.951] (II) modeset(0): 800x600@60Hz
[ 6.951] (II) modeset(0): 1024x768@60Hz
[ 6.951] (II) modeset(0): Manufacturer's mask: 0
[ 6.951] (II) modeset(0): Supported standard timings:
[ 6.951] (II) modeset(0): #0: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 6.951] (II) modeset(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 6.951] (II) modeset(0): #2: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 6.951] (II) modeset(0): #3: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 6.951] (II) modeset(0): #4: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 6.951] (II) modeset(0): Supported detailed timing:
[ 6.951] (II) modeset(0): clock: 148.5 MHz Image Size: 476 x 268 mm
[ 6.951] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 6.951] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 6.951] (II) modeset(0): Ranges: V min: 50 V max: 76 Hz, H min: 24 H max: 94 kHz, PixClock max 175 MHz
[ 6.951] (II) modeset(0): Monitor name: HP LE2202x
[ 6.951] (II) modeset(0): Serial No: CNT211K1JM
[ 6.951] (II) modeset(0): EDID (in hex):
[ 6.951] (II) modeset(0): 00ffffffffffff0022f0672901010101
[ 6.951] (II) modeset(0): 0b16010468301b782a9525a159579f27
[ 6.951] (II) modeset(0): 0d5054a1080081c081809500b300d1c0
[ 6.951] (II) modeset(0): 010101010101023a801871382d40582c
[ 6.951] (II) modeset(0): 4500dc0c1100001e000000fd00324c18
[ 6.951] (II) modeset(0): 5e11000a202020202020000000fc0048
[ 6.951] (II) modeset(0): 50204c4532323032780a2020000000ff
[ 6.951] (II) modeset(0): 00434e543231314b314a4d0a20200061
[ 6.951] (II) modeset(0): Printing probed modes for output DP-4
[ 6.951] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 6.951] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 6.951] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 6.951] (II) modeset(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 6.951] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 6.951] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 6.951] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 6.951] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 6.951] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 6.951] (II) modeset(0): Output DP-3 disconnected
[ 6.951] (II) modeset(0): Output HDMI-3 disconnected
[ 6.951] (II) modeset(0): Output HDMI-4 disconnected
[ 6.951] (II) modeset(0): Output DP-4 connected
[ 6.951] (II) modeset(0): Using exact sizes for initial modes
[ 6.951] (II) modeset(0): Output DP-4 using initial mode 1920x1080 +0+0
[ 6.951] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 6.951] (==) modeset(0): DPI set to (96, 96)
[ 6.951] (II) Loading sub module "fb"
[ 6.951] (II) LoadModule: "fb"
[ 6.951] (II) Module "fb" already built-in
[ 6.951] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[ 6.951] (==) NVIDIA(G0): RGB weight 888
[ 6.951] (==) NVIDIA(G0): Default visual is TrueColor
[ 6.951] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 6.951] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 6.951] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[ 6.951] (**) NVIDIA(G0): Enabling 2D acceleration
[ 6.951] (II) Loading sub module "glxserver_nvidia"
[ 6.951] (II) LoadModule: "glxserver_nvidia"
[ 6.951] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 7.029] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 7.029] compiled for 1.6.99.901, module version = 1.0.0
[ 7.029] Module class: X.Org Server Extension
[ 7.029] (II) NVIDIA GLX Module 555.52.04 Tue Jun 4 13:28:35 UTC 2024
[ 7.029] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 7.030] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 7.030] (--) NVIDIA(0): DFP-0 (boot)
[ 7.030] (--) NVIDIA(0): DFP-1
[ 7.030] (--) NVIDIA(0): DFP-2
[ 7.030] (--) NVIDIA(0): DFP-3
[ 7.030] (--) NVIDIA(0): DFP-4
[ 7.030] (--) NVIDIA(0): DFP-5
[ 7.032] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce RTX 3060 (GA106-A) at PCI:1:0:0
[ 7.032] (II) NVIDIA(G0): (GPU-0)
[ 7.032] (--) NVIDIA(G0): Memory: 12582912 kBytes
[ 7.032] (--) NVIDIA(G0): VideoBIOS: 94.06.2f.00.d6
[ 7.032] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[ 7.109] (--) NVIDIA(GPU-0): Asustek Computer Inc VY279HGE (DFP-0): connected
[ 7.109] (--) NVIDIA(GPU-0): Asustek Computer Inc VY279HGE (DFP-0): Internal TMDS
[ 7.109] (--) NVIDIA(GPU-0): Asustek Computer Inc VY279HGE (DFP-0): 600.0 MHz maximum pixel clock
[ 7.109] (--) NVIDIA(GPU-0):
[ 7.109] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 7.109] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[ 7.109] (--) NVIDIA(GPU-0): DFP-1: 2670.0 MHz maximum pixel clock
[ 7.109] (--) NVIDIA(GPU-0):
[ 7.110] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 7.110] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 7.110] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 7.110] (--) NVIDIA(GPU-0):
[ 7.110] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 7.110] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 7.110] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 7.110] (--) NVIDIA(GPU-0):
[ 7.110] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 7.110] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 7.110] (--) NVIDIA(GPU-0): DFP-4: 2670.0 MHz maximum pixel clock
[ 7.110] (--) NVIDIA(GPU-0):
[ 7.110] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 7.110] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 7.110] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 7.110] (--) NVIDIA(GPU-0):
[ 7.125] (II) NVIDIA(G0): Validated MetaModes:
[ 7.125] (II) NVIDIA(G0): "NULL"
[ 7.125] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[ 7.262] (WW) NVIDIA(G0): Cannot find size of first mode for Asustek Computer Inc
[ 7.262] (WW) NVIDIA(G0): VY279HGE (DFP-0); cannot compute DPI from Asustek Computer
[ 7.262] (WW) NVIDIA(G0): Inc VY279HGE (DFP-0)'s EDID.
[ 7.262] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[ 7.275] (==) modeset(0): Backing store enabled
[ 7.275] (==) modeset(0): Silken mouse enabled
[ 7.382] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 7.382] (==) modeset(0): DPMS enabled
[ 7.382] (II) modeset(0): [DRI2] Setup complete
[ 7.382] (II) modeset(0): [DRI2] DRI driver: iris
[ 7.382] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 7.383] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 7.383] (II) NVIDIA: access.
[ 7.387] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 7.387] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 7.387] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 7.387] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 7.387] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 7.387] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 7.387] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 7.387] (II) NVIDIA(G0): Config Options in the README.
[ 7.398] (II) NVIDIA(G0): Setting mode "NULL"
[ 7.405] (==) NVIDIA(G0): Disabling shared memory pixmaps
[ 7.405] (==) NVIDIA(G0): Backing store enabled
[ 7.405] (==) NVIDIA(G0): Silken mouse enabled
[ 7.405] (==) NVIDIA(G0): DPMS enabled
[ 7.405] (II) Loading sub module "dri2"
[ 7.405] (II) LoadModule: "dri2"
[ 7.405] (II) Module "dri2" already built-in
[ 7.405] (II) NVIDIA(G0): [DRI2] Setup complete
[ 7.405] (II) NVIDIA(G0): [DRI2] VDPAU driver: nvidia
[ 7.405] (II) Initializing extension Generic Event Extension
[ 7.405] (II) Initializing extension SHAPE
[ 7.405] (II) Initializing extension MIT-SHM
[ 7.405] (II) Initializing extension XInputExtension
[ 7.406] (II) Initializing extension XTEST
[ 7.406] (II) Initializing extension BIG-REQUESTS
[ 7.406] (II) Initializing extension SYNC
[ 7.406] (II) Initializing extension XKEYBOARD
[ 7.406] (II) Initializing extension XC-MISC
[ 7.406] (II) Initializing extension SECURITY
[ 7.406] (II) Initializing extension XFIXES
[ 7.406] (II) Initializing extension RENDER
[ 7.406] (II) Initializing extension RANDR
[ 7.406] (II) Initializing extension COMPOSITE
[ 7.406] (II) Initializing extension DAMAGE
[ 7.406] (II) Initializing extension MIT-SCREEN-SAVER
[ 7.406] (II) Initializing extension DOUBLE-BUFFER
[ 7.406] (II) Initializing extension RECORD
[ 7.406] (II) Initializing extension DPMS
[ 7.406] (II) Initializing extension Present
[ 7.406] (II) Initializing extension DRI3
[ 7.406] (II) Initializing extension X-Resource
[ 7.407] (II) Initializing extension XVideo
[ 7.407] (II) Initializing extension XVideo-MotionCompensation
[ 7.407] (II) Initializing extension GLX
[ 7.407] (II) Initializing extension GLX
[ 7.407] (II) Indirect GLX disabled.
[ 7.409] (II) AIGLX: Loaded and initialized iris
[ 7.409] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 7.409] (II) Initializing extension XFree86-VidModeExtension
[ 7.410] (II) Initializing extension XFree86-DGA
[ 7.410] (II) Initializing extension XFree86-DRI
[ 7.410] (II) Initializing extension DRI2
[ 7.410] (II) Initializing extension NV-GLX
[ 7.410] (II) Initializing extension NV-CONTROL
[ 7.410] (II) modeset(0): Damage tracking initialized
[ 7.410] (II) modeset(0): Setting screen physical size to 508 x 285
[ 7.443] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 7.443] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 7.443] (**) Power Button: Applying InputClass "system-keyboard"
[ 7.443] (II) LoadModule: "libinput"
[ 7.443] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 7.446] (II) Module libinput: vendor="X.Org Foundation"
[ 7.446] compiled for 1.21.1.9, module version = 1.4.0
[ 7.446] Module class: X.Org XInput Driver
[ 7.446] ABI class: X.Org XInput driver, version 24.4
[ 7.446] (II) Using input driver 'libinput' for 'Power Button'
[ 7.446] (**) Power Button: always reports core events
[ 7.446] (**) Option "Device" "/dev/input/event2"
[ 7.449] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 7.449] (II) event2 - Power Button: device is a keyboard
[ 7.449] (II) event2 - Power Button: device removed
[ 7.449] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 7.449] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 7.449] (**) Option "xkb_layout" "es"
[ 7.449] (**) Option "xkb_variant" "nodeadkeys"
[ 7.467] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 7.467] (II) event2 - Power Button: device is a keyboard
[ 7.467] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 7.467] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 7.467] (**) Video Bus: Applying InputClass "system-keyboard"
[ 7.467] (II) Using input driver 'libinput' for 'Video Bus'
[ 7.467] (**) Video Bus: always reports core events
[ 7.467] (**) Option "Device" "/dev/input/event3"
[ 7.468] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 7.468] (II) event3 - Video Bus: device is a keyboard
[ 7.468] (II) event3 - Video Bus: device removed
[ 7.473] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[ 7.473] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 7.473] (**) Option "xkb_layout" "es"
[ 7.473] (**) Option "xkb_variant" "nodeadkeys"
[ 7.474] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 7.475] (II) event3 - Video Bus: device is a keyboard
[ 7.475] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 7.475] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 7.475] (**) Power Button: Applying InputClass "system-keyboard"
[ 7.475] (II) Using input driver 'libinput' for 'Power Button'
[ 7.475] (**) Power Button: always reports core events
[ 7.475] (**) Option "Device" "/dev/input/event1"
[ 7.476] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 7.476] (II) event1 - Power Button: device is a keyboard
[ 7.476] (II) event1 - Power Button: device removed
[ 7.476] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 7.476] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 7.477] (**) Option "xkb_layout" "es"
[ 7.477] (**) Option "xkb_variant" "nodeadkeys"
[ 7.478] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 7.478] (II) event1 - Power Button: device is a keyboard
[ 7.478] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 7.478] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 7.478] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 7.478] (II) Using input driver 'libinput' for 'Sleep Button'
[ 7.478] (**) Sleep Button: always reports core events
[ 7.478] (**) Option "Device" "/dev/input/event0"
[ 7.479] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 7.479] (II) event0 - Sleep Button: device is a keyboard
[ 7.479] (II) event0 - Sleep Button: device removed
[ 7.479] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 7.479] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 7.479] (**) Option "xkb_layout" "es"
[ 7.479] (**) Option "xkb_variant" "nodeadkeys"
[ 7.480] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 7.480] (II) event0 - Sleep Button: device is a keyboard
[ 7.481] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event15)
[ 7.481] (II) No input driver specified, ignoring this device.
[ 7.481] (II) This device may have been added with another device file.
[ 7.481] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event16)
[ 7.481] (II) No input driver specified, ignoring this device.
[ 7.481] (II) This device may have been added with another device file.
[ 7.481] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event17)
[ 7.481] (II) No input driver specified, ignoring this device.
[ 7.481] (II) This device may have been added with another device file.
[ 7.481] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event18)
[ 7.481] (II) No input driver specified, ignoring this device.
[ 7.481] (II) This device may have been added with another device file.
[ 7.482] (II) config/udev: Adding input device SONiX USB Keyboard (/dev/input/event7)
[ 7.482] (**) SONiX USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 7.482] (**) SONiX USB Keyboard: Applying InputClass "system-keyboard"
[ 7.482] (II) Using input driver 'libinput' for 'SONiX USB Keyboard'
[ 7.482] (**) SONiX USB Keyboard: always reports core events
[ 7.482] (**) Option "Device" "/dev/input/event7"
[ 7.483] (II) event7 - SONiX USB Keyboard: is tagged by udev as: Keyboard
[ 7.483] (II) event7 - SONiX USB Keyboard: device is a keyboard
[ 7.483] (II) event7 - SONiX USB Keyboard: device removed
[ 7.483] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:0C45:7603.0003/input/input8/event7"
[ 7.483] (II) XINPUT: Adding extended input device "SONiX USB Keyboard" (type: KEYBOARD, id 10)
[ 7.483] (**) Option "xkb_layout" "es"
[ 7.483] (**) Option "xkb_variant" "nodeadkeys"
[ 7.484] (II) event7 - SONiX USB Keyboard: is tagged by udev as: Keyboard
[ 7.484] (II) event7 - SONiX USB Keyboard: device is a keyboard
[ 7.485] (II) config/udev: Adding input device SONiX USB Keyboard System Control (/dev/input/event9)
[ 7.485] (**) SONiX USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 7.485] (**) SONiX USB Keyboard System Control: Applying InputClass "system-keyboard"
[ 7.485] (II) Using input driver 'libinput' for 'SONiX USB Keyboard System Control'
[ 7.485] (**) SONiX USB Keyboard System Control: always reports core events
[ 7.485] (**) Option "Device" "/dev/input/event9"
[ 7.485] (II) event9 - SONiX USB Keyboard System Control: is tagged by udev as: Keyboard
[ 7.485] (II) event9 - SONiX USB Keyboard System Control: device is a keyboard
[ 7.485] (II) event9 - SONiX USB Keyboard System Control: device removed
[ 7.485] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:0C45:7603.0004/input/input10/event9"
[ 7.485] (II) XINPUT: Adding extended input device "SONiX USB Keyboard System Control" (type: KEYBOARD, id 11)
[ 7.485] (**) Option "xkb_layout" "es"
[ 7.485] (**) Option "xkb_variant" "nodeadkeys"
[ 7.486] (II) event9 - SONiX USB Keyboard System Control: is tagged by udev as: Keyboard
[ 7.486] (II) event9 - SONiX USB Keyboard System Control: device is a keyboard
[ 7.486] (II) config/udev: Adding input device SONiX USB Keyboard (/dev/input/event10)
[ 7.486] (**) SONiX USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 7.486] (**) SONiX USB Keyboard: Applying InputClass "system-keyboard"
[ 7.486] (II) Using input driver 'libinput' for 'SONiX USB Keyboard'
[ 7.486] (**) SONiX USB Keyboard: always reports core events
[ 7.486] (**) Option "Device" "/dev/input/event10"
[ 7.487] (II) event10 - SONiX USB Keyboard: is tagged by udev as: Keyboard
[ 7.487] (II) event10 - SONiX USB Keyboard: device is a keyboard
[ 7.487] (II) event10 - SONiX USB Keyboard: device removed
[ 7.487] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:0C45:7603.0004/input/input12/event10"
[ 7.487] (II) XINPUT: Adding extended input device "SONiX USB Keyboard" (type: KEYBOARD, id 12)
[ 7.487] (**) Option "xkb_layout" "es"
[ 7.487] (**) Option "xkb_variant" "nodeadkeys"
[ 7.488] (II) event10 - SONiX USB Keyboard: is tagged by udev as: Keyboard
[ 7.488] (II) event10 - SONiX USB Keyboard: device is a keyboard
[ 7.488] (II) config/udev: Adding input device SONiX USB Keyboard Consumer Control (/dev/input/event8)
[ 7.488] (**) SONiX USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 7.488] (**) SONiX USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 7.488] (II) Using input driver 'libinput' for 'SONiX USB Keyboard Consumer Control'
[ 7.488] (**) SONiX USB Keyboard Consumer Control: always reports core events
[ 7.488] (**) Option "Device" "/dev/input/event8"
[ 7.488] (II) event8 - SONiX USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 7.488] (II) event8 - SONiX USB Keyboard Consumer Control: device is a keyboard
[ 7.488] (II) event8 - SONiX USB Keyboard Consumer Control: device removed
[ 7.488] (II) libinput: SONiX USB Keyboard Consumer Control: needs a virtual subdevice
[ 7.488] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:0C45:7603.0004/input/input9/event8"
[ 7.488] (II) XINPUT: Adding extended input device "SONiX USB Keyboard Consumer Control" (type: MOUSE, id 13)
[ 7.488] (**) Option "AccelerationScheme" "none"
[ 7.488] (**) SONiX USB Keyboard Consumer Control: (accel) selected scheme none/0
[ 7.488] (**) SONiX USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 7.488] (**) SONiX USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 7.489] (II) event8 - SONiX USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 7.489] (II) event8 - SONiX USB Keyboard Consumer Control: device is a keyboard
[ 7.489] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/event11)
[ 7.489] (**) Logitech G502 HERO Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 7.489] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse'
[ 7.489] (**) Logitech G502 HERO Gaming Mouse: always reports core events
[ 7.489] (**) Option "Device" "/dev/input/event11"
[ 7.543] (II) event11 - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[ 7.543] (II) event11 - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[ 7.544] (II) event11 - Logitech G502 HERO Gaming Mouse: device is a pointer
[ 7.544] (II) event11 - Logitech G502 HERO Gaming Mouse: device removed
[ 7.548] (II) libinput: Logitech G502 HERO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7.548] (II) libinput: Logitech G502 HERO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7.548] (II) libinput: Logitech G502 HERO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7.548] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:046D:C08B.0005/input/input13/event11"
[ 7.548] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse" (type: MOUSE, id 14)
[ 7.549] (**) Option "AccelerationScheme" "none"
[ 7.549] (**) Logitech G502 HERO Gaming Mouse: (accel) selected scheme none/0
[ 7.549] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration factor: 2.000
[ 7.549] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration threshold: 4
[ 7.603] (II) event11 - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[ 7.603] (II) event11 - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[ 7.604] (II) event11 - Logitech G502 HERO Gaming Mouse: device is a pointer
[ 7.605] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/mouse0)
[ 7.605] (II) No input driver specified, ignoring this device.
[ 7.605] (II) This device may have been added with another device file.
[ 7.606] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse Keyboard (/dev/input/event12)
[ 7.606] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 7.606] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[ 7.606] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[ 7.606] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[ 7.606] (**) Option "Device" "/dev/input/event12"
[ 7.607] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 7.607] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[ 7.607] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[ 7.607] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: needs a virtual subdevice
[ 7.607] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:046D:C08B.0006/input/input14/event12"
[ 7.607] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: MOUSE, id 15)
[ 7.607] (**) Option "AccelerationScheme" "none"
[ 7.607] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) selected scheme none/0
[ 7.607] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[ 7.607] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[ 7.607] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 7.607] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[ 7.608] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event19)
[ 7.608] (II) No input driver specified, ignoring this device.
[ 7.608] (II) This device may have been added with another device file.
[ 7.608] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event20)
[ 7.608] (II) No input driver specified, ignoring this device.
[ 7.608] (II) This device may have been added with another device file.
[ 7.608] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event21)
[ 7.608] (II) No input driver specified, ignoring this device.
[ 7.608] (II) This device may have been added with another device file.
[ 7.608] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event22)
[ 7.608] (II) No input driver specified, ignoring this device.
[ 7.608] (II) This device may have been added with another device file.
[ 7.608] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event23)
[ 7.608] (II) No input driver specified, ignoring this device.
[ 7.608] (II) This device may have been added with another device file.
[ 7.608] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event24)
[ 7.608] (II) No input driver specified, ignoring this device.
[ 7.608] (II) This device may have been added with another device file.
[ 7.608] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event25)
[ 7.608] (II) No input driver specified, ignoring this device.
[ 7.608] (II) This device may have been added with another device file.
[ 7.608] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event26)
[ 7.608] (II) No input driver specified, ignoring this device.
[ 7.608] (II) This device may have been added with another device file.
[ 7.608] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event27)
[ 7.608] (II) No input driver specified, ignoring this device.
[ 7.608] (II) This device may have been added with another device file.
[ 7.609] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event14)
[ 7.609] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 7.609] (**) Eee PC WMI hotkeys: Applying InputClass "system-keyboard"
[ 7.609] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[ 7.609] (**) Eee PC WMI hotkeys: always reports core events
[ 7.609] (**) Option "Device" "/dev/input/event14"
[ 7.609] (II) event14 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 7.609] (II) event14 - Eee PC WMI hotkeys: device is a keyboard
[ 7.609] (II) event14 - Eee PC WMI hotkeys: device removed
[ 7.613] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input18/event14"
[ 7.613] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 16)
[ 7.613] (**) Option "xkb_layout" "es"
[ 7.613] (**) Option "xkb_variant" "nodeadkeys"
[ 7.615] (II) event14 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 7.615] (II) event14 - Eee PC WMI hotkeys: device is a keyboard
[ 7.616] (II) config/udev: Adding input device PC Speaker (/dev/input/event13)
[ 7.616] (II) No input driver specified, ignoring this device.
[ 7.616] (II) This device may have been added with another device file.
[ 7.644] (**) SONiX USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 7.644] (**) SONiX USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 7.644] (II) Using input driver 'libinput' for 'SONiX USB Keyboard Consumer Control'
[ 7.644] (**) SONiX USB Keyboard Consumer Control: always reports core events
[ 7.644] (**) Option "Device" "/dev/input/event8"
[ 7.644] (II) libinput: SONiX USB Keyboard Consumer Control: is a virtual subdevice
[ 7.644] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:0C45:7603.0004/input/input9/event8"
[ 7.644] (II) XINPUT: Adding extended input device "SONiX USB Keyboard Consumer Control" (type: KEYBOARD, id 17)
[ 7.644] (**) Option "xkb_layout" "es"
[ 7.644] (**) Option "xkb_variant" "nodeadkeys"
[ 7.645] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 7.645] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[ 7.645] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[ 7.645] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[ 7.645] (**) Option "Device" "/dev/input/event12"
[ 7.645] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: is a virtual subdevice
[ 7.645] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:046D:C08B.0006/input/input14/event12"
[ 7.645] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: KEYBOARD, id 18)
[ 7.645] (**) Option "xkb_layout" "es"
[ 7.645] (**) Option "xkb_variant" "nodeadkeys"
[ 9.907] (II) config/udev: Adding input device Logitech G935 Gaming Headset (/dev/input/event4)
[ 9.907] (**) Logitech G935 Gaming Headset: Applying InputClass "libinput keyboard catchall"
[ 9.907] (**) Logitech G935 Gaming Headset: Applying InputClass "system-keyboard"
[ 9.907] (II) Using input driver 'libinput' for 'Logitech G935 Gaming Headset'
[ 9.907] (**) Logitech G935 Gaming Headset: always reports core events
[ 9.907] (**) Option "Device" "/dev/input/event4"
[ 9.907] (II) event4 - Logitech G935 Gaming Headset: is tagged by udev as: Keyboard
[ 9.907] (II) event4 - Logitech G935 Gaming Headset: device is a keyboard
[ 9.907] (II) event4 - Logitech G935 Gaming Headset: device removed
[ 9.921] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.3/0003:046D:0A87.0002/input/input32/event4"
[ 9.921] (II) XINPUT: Adding extended input device "Logitech G935 Gaming Headset" (type: KEYBOARD, id 19)
[ 9.921] (**) Option "xkb_layout" "es"
[ 9.921] (**) Option "xkb_variant" "nodeadkeys"
[ 9.921] (II) event4 - Logitech G935 Gaming Headset: is tagged by udev as: Keyboard
[ 9.921] (II) event4 - Logitech G935 Gaming Headset: device is a keyboard
[ 16.603] (II) event2 - Power Button: device removed
[ 16.603] (II) event3 - Video Bus: device removed
[ 16.612] (II) event1 - Power Button: device removed
[ 16.612] (II) event0 - Sleep Button: device removed
[ 16.612] (II) event7 - SONiX USB Keyboard: device removed
[ 16.612] (II) event9 - SONiX USB Keyboard System Control: device removed
[ 16.612] (II) event10 - SONiX USB Keyboard: device removed
[ 16.612] (II) event11 - Logitech G502 HERO Gaming Mouse: device removed
[ 16.620] (II) event14 - Eee PC WMI hotkeys: device removed
[ 16.636] (II) event8 - SONiX USB Keyboard Consumer Control: device removed
[ 16.636] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[ 16.636] (II) event4 - Logitech G935 Gaming Headset: device removed
[ 16.644] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 616.441] (WW) NVIDIA(G0): Failed to set the display configuration
[ 616.441] (WW) NVIDIA(G0): - Setting a mode on head 0 failed: Insufficient permissions
[ 616.441] (WW) NVIDIA(G0): - Setting a mode on head 1 failed: Insufficient permissions
[ 616.441] (WW) NVIDIA(G0): - Setting a mode on head 2 failed: Insufficient permissions
[ 616.441] (WW) NVIDIA(G0): - Setting a mode on head 3 failed: Insufficient permissions
[ 616.441] (WW) NVIDIA(G0): Failed to set the display configuration
[ 616.441] (WW) NVIDIA(G0): - Setting a mode on head 0 failed: Insufficient permissions
[ 616.441] (WW) NVIDIA(G0): - Setting a mode on head 1 failed: Insufficient permissions
[ 616.441] (WW) NVIDIA(G0): - Setting a mode on head 2 failed: Insufficient permissions
[ 616.441] (WW) NVIDIA(G0): - Setting a mode on head 3 failed: Insufficient permissions
[ 616.442] (WW) NVIDIA(G0): Failed to set DPMS to off
Offline
https://archlinux.org/packages/extra/any/nvidia-prime/
fish: |& is not valid. In fish, use &| to pipe both stdout and stderr.
The install a proper shell and enable https://wiki.archlinux.org/title/NVIDIA … de_setting - use the "nvidia_drm.modeset=1" kernel parameter
What happens is that the game pops up a moment and it crashes. Can't have even acces to the log.
The GPU is ready for prime, you want to check the steam logs, https://wiki.archlinux.org/title/Steam/ … ging_Steam
Just running it from an interactive shell should be enough.
[ 6.164] Current Operating System: Linux cachyos-x8664 6.9.4-2-cachyos #1 SMP PREEMPT_DYNAMIC Wed, 12 Jun 2024 18:48:26 +0000 x86_64
Online
It must be obvious to you but not for me. Could you tell me what I'm supposed to do with https://archlinux.org/packages/extra/any/nvidia-prime/. How do i do for downloading and installing?
Offline
https://wiki.archlinux.org/title/Pacman
This is one of the reasons for the https://bbs.archlinux.org/misc.php?action=rules
Online
Pages: 1