You are not logged in.
First off, this post is bound to lack some essential information because I can't seem to find the root cause of the issue, so I'm not sure which logs to include. Please let me know and I'll edit the question with the additional info.
System Info:
- Model: Dell G15 5511 (Laptop)
- GPU: GeForce RTX 3060 Mobile
- CPU: Intel Core i7-11800H
- Memory: 2x8GB
- Kernel: 5.17.4-arch1-1
- DE: Plasma 5.24.4
- WM: KWin
- DM: SDDM
The Issue:
After installing the NVIDIA driver and adding the minimal config to /etc/X11/xorg.conf (see "/etc/X11/xorg.conf" below), my laptop's display no longer gets data when starting SDDM. After I start up SDDM, the laptop display keeps its init text (see "Init Text" below) and, if I have a second monitor attached (I do currently), it starts displaying the greeter and desktop as it normally would (with the nvidia driver working properly). I tried using the nvidia-xconfig and nvidia-settings tools, but neither of them seem to recognize my laptop's display.
/etc/X11/xorg.conf:
Section "Device"
Identifier "Nvidia Card"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce RTX 3060 Mobile"
EndSectionInit Text:
Starting version 250.4-2-arch
Arch_Linux: clean, 398886/16007168 files, 6619654/64000000 blocks---------------------
Edit 1: Bumblebee
I previously tried using Bumblebee, but when trying it out, optirun would give me this error:
[ 417.408436] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) No devices detected.
[ 417.408501] [ERROR]Aborting because fallback start is disabled....and this is the systemctl status for bumblebeed.service:
* bumblebeed.service - Bumblebee C Daemon
Loaded: loaded (/usr/lib/systemd/system/bumblebeed.service; enabled; vendor preset: disabled)
Active: active (running) since Wed 2022-04-27 14:00:38 UTC; 10min ago
Main PID: 430 (bumblebeed)
Tasks: 1 (limit: 18876)
Memory: 2.8M
CPU: 76ms
CGroup: /system.slice/bumblebeed.service
`-430 /usr/bin/bumblebeed
Apr 27 14:07:34 archlinux bumblebeed[430]: [ 417.407196] [WARN][XORG] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
Apr 27 14:07:34 archlinux bumblebeed[430]: [ 417.407244] [WARN][XORG] (WW) Warning, couldn't open module mouse
Apr 27 14:07:34 archlinux bumblebeed[430]: [ 417.407253] [ERROR][XORG] (EE) No devices detected.
Apr 27 14:07:34 archlinux bumblebeed[430]: [ 417.407259] [ERROR][XORG] (EE)
Apr 27 14:07:34 archlinux bumblebeed[430]: [ 417.407264] [ERROR][XORG] (EE) no screens found(EE)
Apr 27 14:07:34 archlinux bumblebeed[430]: [ 417.407269] [ERROR][XORG] (EE)
Apr 27 14:07:34 archlinux bumblebeed[430]: [ 417.407276] [ERROR][XORG] (EE) Please also check the log file at "/var/log/Xorg.8.log" for additional information.
Apr 27 14:07:34 archlinux bumblebeed[430]: [ 417.407281] [ERROR][XORG] (EE)
Apr 27 14:07:34 archlinux bumblebeed[430]: [ 417.407288] [ERROR][XORG] (EE) Server terminated with error (1). Closing log file.
Apr 27 14:07:34 archlinux bumblebeed[430]: [ 417.408368] [ERROR]X did not start properlyEdit 2: Remove xorg.conf
After removing /etc/X11/xorg.conf, this is the log I get after a fresh reboot:
[ 3.408] (--) Log file renamed from "/var/log/Xorg.pid-617.log" to "/var/log/Xorg.0.log"
[ 3.409]
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[ 3.409] Current Operating System: Linux archlinux 5.17.4-arch1-1 #1 SMP PREEMPT Wed, 20 Apr 2022 18:29:28 +0000 x86_64
[ 3.409] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=76c38d29-f2ac-4d01-8db3-abda7b8939a4 rw loglevel=3 quiet
[ 3.409]
[ 3.409] Current version of pixman: 0.40.0
[ 3.409] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 3.409] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 3.409] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 27 14:59:31 2022
[ 3.410] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 3.410] (==) No Layout section. Using the first Screen section.
[ 3.410] (==) No screen section available. Using defaults.
[ 3.410] (**) |-->Screen "Default Screen Section" (0)
[ 3.410] (**) | |-->Monitor "<default monitor>"
[ 3.410] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 3.410] (==) Automatically adding devices
[ 3.410] (==) Automatically enabling devices
[ 3.410] (==) Automatically adding GPU devices
[ 3.410] (==) Automatically binding GPU devices
[ 3.410] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 3.411] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 3.411] Entry deleted from font path.
[ 3.411] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 3.411] Entry deleted from font path.
[ 3.411] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 3.411] Entry deleted from font path.
[ 3.412] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 3.412] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 3.412] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 3.412] (II) Module ABI versions:
[ 3.412] X.Org ANSI C Emulation: 0.4
[ 3.412] X.Org Video Driver: 25.2
[ 3.412] X.Org XInput driver : 24.4
[ 3.412] X.Org Server Extension : 10.0
[ 3.412] (++) using VT number 1
[ 3.412] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 3.412] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 3.412] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[ 3.412] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 3.412] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 3.416] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 3.417] (--) PCI:*(0@0:2:0) 8086:9a60:1028:0a70 rev 1, Mem @ 0x622c000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[ 3.417] (--) PCI: (1@0:0:0) 10de:2560:1028:0a70 rev 161, Mem @ 0x83000000/16777216, 0x6000000000/8589934592, 0x6200000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[ 3.417] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 3.417] (II) LoadModule: "glx"
[ 3.417] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 3.420] (II) Module glx: vendor="X.Org Foundation"
[ 3.420] compiled for 1.21.1.3, module version = 1.0.0
[ 3.420] ABI class: X.Org Server Extension, version 10.0
[ 3.420] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[ 3.420] loading driver: nvidia
[ 3.420] (==) Matched intel as autoconfigured driver 0
[ 3.420] (==) Matched nvidia as autoconfigured driver 1
[ 3.420] (==) Matched nouveau as autoconfigured driver 2
[ 3.420] (==) Matched nv as autoconfigured driver 3
[ 3.420] (==) Matched modesetting as autoconfigured driver 4
[ 3.420] (==) Matched fbdev as autoconfigured driver 5
[ 3.420] (==) Matched vesa as autoconfigured driver 6
[ 3.420] (==) Assigned the driver to the xf86ConfigLayout
[ 3.420] (II) LoadModule: "intel"
[ 3.421] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 3.422] (II) Module intel: vendor="X.Org Foundation"
[ 3.422] compiled for 1.21.1.1, module version = 2.99.917
[ 3.422] Module class: X.Org Video Driver
[ 3.422] ABI class: X.Org Video Driver, version 25.2
[ 3.422] (II) LoadModule: "nvidia"
[ 3.422] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 3.424] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 3.424] compiled for 1.6.99.901, module version = 1.0.0
[ 3.424] Module class: X.Org Video Driver
[ 3.424] (II) LoadModule: "nouveau"
[ 3.424] (WW) Warning, couldn't open module nouveau
[ 3.424] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 3.424] (II) LoadModule: "nv"
[ 3.425] (WW) Warning, couldn't open module nv
[ 3.425] (EE) Failed to load module "nv" (module does not exist, 0)
[ 3.425] (II) LoadModule: "modesetting"
[ 3.425] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 3.426] (II) Module modesetting: vendor="X.Org Foundation"
[ 3.426] compiled for 1.21.1.3, module version = 1.21.1
[ 3.426] Module class: X.Org Video Driver
[ 3.426] ABI class: X.Org Video Driver, version 25.2
[ 3.426] (II) LoadModule: "fbdev"
[ 3.426] (WW) Warning, couldn't open module fbdev
[ 3.426] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 3.426] (II) LoadModule: "vesa"
[ 3.426] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 3.427] (II) Module vesa: vendor="X.Org Foundation"
[ 3.427] compiled for 1.21.1.1, module version = 2.5.0
[ 3.427] Module class: X.Org Video Driver
[ 3.427] ABI class: X.Org Video Driver, version 25.2
[ 3.427] (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
[ 3.427] (II) intel: Driver for Intel(R) HD Graphics
[ 3.427] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 3.427] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 3.427] (II) NVIDIA dlloader X Driver 510.60.02 Wed Mar 16 11:23:40 UTC 2022
[ 3.427] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 3.427] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 3.427] (II) VESA: driver for VESA chipsets: vesa
[ 3.427] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103
[ 3.427] (II) intel(0): SNA compiled from 2.99.917-916-g31486f40
[ 3.445] (WW) Falling back to old probe method for modesetting
[ 3.446] (II) Loading sub module "fb"
[ 3.446] (II) LoadModule: "fb"
[ 3.446] (II) Module "fb" already built-in
[ 3.446] (II) Loading sub module "wfb"
[ 3.446] (II) LoadModule: "wfb"
[ 3.446] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 3.446] (II) Module wfb: vendor="X.Org Foundation"
[ 3.446] compiled for 1.21.1.3, module version = 1.0.0
[ 3.446] ABI class: X.Org ANSI C Emulation, version 0.4
[ 3.446] (II) Loading sub module "ramdac"
[ 3.446] (II) LoadModule: "ramdac"
[ 3.446] (II) Module "ramdac" already built-in
[ 3.447] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[ 3.447] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 8 threads
[ 3.447] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 3.447] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 3.447] (==) intel(0): RGB weight 888
[ 3.447] (==) intel(0): Default visual is TrueColor
[ 3.447] (II) intel(0): Output eDP1 has no monitor section
[ 3.447] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 3.448] (II) intel(0): Enabled output eDP1
[ 3.448] (II) intel(0): Output DP1 has no monitor section
[ 3.448] (II) intel(0): Enabled output DP1
[ 3.448] (II) intel(0): Output DP2 has no monitor section
[ 3.448] (II) intel(0): Enabled output DP2
[ 3.448] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 3.448] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 3.448] (II) intel(0): Enabled output VIRTUAL1
[ 3.448] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[ 3.448] (==) intel(0): TearFree enabled
[ 3.448] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 3.448] (==) intel(0): DPI set to (96, 96)
[ 3.448] (II) Loading sub module "dri3"
[ 3.448] (II) LoadModule: "dri3"
[ 3.448] (II) Module "dri3" already built-in
[ 3.448] (II) Loading sub module "dri2"
[ 3.448] (II) LoadModule: "dri2"
[ 3.448] (II) Module "dri2" already built-in
[ 3.448] (II) Loading sub module "present"
[ 3.448] (II) LoadModule: "present"
[ 3.448] (II) Module "present" already built-in
[ 3.448] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[ 3.448] (==) NVIDIA(G0): RGB weight 888
[ 3.448] (==) NVIDIA(G0): Default visual is TrueColor
[ 3.448] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 3.448] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 3.448] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[ 3.448] (**) NVIDIA(G0): Enabling 2D acceleration
[ 3.448] (II) Loading sub module "glxserver_nvidia"
[ 3.448] (II) LoadModule: "glxserver_nvidia"
[ 3.448] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 3.464] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 3.464] compiled for 1.6.99.901, module version = 1.0.0
[ 3.464] Module class: X.Org Server Extension
[ 3.464] (II) NVIDIA GLX Module 510.60.02 Wed Mar 16 11:20:25 UTC 2022
[ 3.465] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 4.455] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 4.455] (--) NVIDIA(0): DFP-0
[ 4.455] (--) NVIDIA(0): DFP-1
[ 4.455] (--) NVIDIA(0): DFP-2
[ 4.455] (--) NVIDIA(0): DFP-3
[ 4.455] (--) NVIDIA(0): DFP-4 (boot)
[ 4.455] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce RTX 3060 Laptop GPU (GA106-B) at
[ 4.455] (II) NVIDIA(G0): PCI:1:0:0 (GPU-0)
[ 4.455] (--) NVIDIA(G0): Memory: 6291456 kBytes
[ 4.455] (--) NVIDIA(G0): VideoBIOS: 94.06.22.00.47
[ 4.455] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[ 4.455] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 4.455] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 4.455] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[ 4.455] (--) NVIDIA(GPU-0):
[ 4.455] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 4.455] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 4.455] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 4.455] (--) NVIDIA(GPU-0):
[ 4.455] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 4.455] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 4.455] (--) NVIDIA(GPU-0): DFP-2: 2670.0 MHz maximum pixel clock
[ 4.455] (--) NVIDIA(GPU-0):
[ 4.455] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 4.455] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 4.455] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 4.455] (--) NVIDIA(GPU-0):
[ 4.503] (--) NVIDIA(GPU-0): ViewSonic VG2453 Series (DFP-4): connected
[ 4.503] (--) NVIDIA(GPU-0): ViewSonic VG2453 Series (DFP-4): Internal TMDS
[ 4.503] (--) NVIDIA(GPU-0): ViewSonic VG2453 Series (DFP-4): 600.0 MHz maximum pixel clock
[ 4.503] (--) NVIDIA(GPU-0):
[ 4.584] (II) NVIDIA(G0): Validated MetaModes:
[ 4.584] (II) NVIDIA(G0): "NULL"
[ 4.584] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[ 4.670] (WW) NVIDIA(G0): Cannot find size of first mode for ViewSonic VG2453 Series
[ 4.670] (WW) NVIDIA(G0): (DFP-4); cannot compute DPI from ViewSonic VG2453 Series
[ 4.670] (WW) NVIDIA(G0): (DFP-4)'s EDID.
[ 4.670] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[ 4.670] (II) UnloadModule: "modesetting"
[ 4.670] (II) Unloading modesetting
[ 4.670] (II) UnloadModule: "vesa"
[ 4.670] (II) Unloading vesa
[ 4.676] (II) intel(0): SNA initialized with generic backend
[ 4.676] (==) intel(0): Backing store enabled
[ 4.676] (==) intel(0): Silken mouse enabled
[ 4.676] (II) intel(0): HW Cursor enabled
[ 4.677] (==) intel(0): DPMS enabled
[ 4.677] (==) intel(0): Display hotplug detection enabled
[ 4.677] (II) intel(0): Textured video not supported on this hardware or backend
[ 4.677] (II) intel(0): [DRI2] Setup complete
[ 4.677] (II) intel(0): [DRI2] DRI driver: i965
[ 4.677] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 4.677] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[ 4.677] (II) intel(0): hardware support for Present enabled
[ 4.678] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 4.678] (II) NVIDIA: access.
[ 4.685] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 4.685] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 4.685] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 4.685] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 4.685] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 4.685] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 4.685] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 4.685] (II) NVIDIA(G0): Config Options in the README.
[ 4.697] (II) NVIDIA(G0): Setting mode "NULL"
[ 4.703] (==) NVIDIA(G0): Disabling shared memory pixmaps
[ 4.703] (==) NVIDIA(G0): Backing store enabled
[ 4.703] (==) NVIDIA(G0): Silken mouse enabled
[ 4.703] (==) NVIDIA(G0): DPMS enabled
[ 4.703] (II) Loading sub module "dri2"
[ 4.703] (II) LoadModule: "dri2"
[ 4.703] (II) Module "dri2" already built-in
[ 4.703] (II) NVIDIA(G0): [DRI2] Setup complete
[ 4.703] (II) NVIDIA(G0): [DRI2] VDPAU driver: nvidia
[ 4.703] (II) Initializing extension Generic Event Extension
[ 4.703] (II) Initializing extension SHAPE
[ 4.703] (II) Initializing extension MIT-SHM
[ 4.703] (II) Initializing extension XInputExtension
[ 4.703] (II) Initializing extension XTEST
[ 4.703] (II) Initializing extension BIG-REQUESTS
[ 4.703] (II) Initializing extension SYNC
[ 4.703] (II) Initializing extension XKEYBOARD
[ 4.704] (II) Initializing extension XC-MISC
[ 4.704] (II) Initializing extension SECURITY
[ 4.704] (II) Initializing extension XFIXES
[ 4.704] (II) Initializing extension RENDER
[ 4.704] (II) Initializing extension RANDR
[ 4.704] (II) Initializing extension COMPOSITE
[ 4.704] (II) Initializing extension DAMAGE
[ 4.704] (II) Initializing extension MIT-SCREEN-SAVER
[ 4.704] (II) Initializing extension DOUBLE-BUFFER
[ 4.704] (II) Initializing extension RECORD
[ 4.704] (II) Initializing extension DPMS
[ 4.704] (II) Initializing extension Present
[ 4.704] (II) Initializing extension DRI3
[ 4.704] (II) Initializing extension X-Resource
[ 4.704] (II) Initializing extension XVideo
[ 4.704] (II) Initializing extension XVideo-MotionCompensation
[ 4.704] (II) Initializing extension GLX
[ 4.704] (II) Initializing extension GLX
[ 4.704] (II) Indirect GLX disabled.
[ 4.705] (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)
[ 4.705] (EE) AIGLX error: unable to load driver i965
[ 4.776] (II) IGLX: Loaded and initialized swrast
[ 4.776] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 4.776] (II) Initializing extension XFree86-VidModeExtension
[ 4.776] (II) Initializing extension XFree86-DGA
[ 4.776] (II) Initializing extension XFree86-DRI
[ 4.776] (II) Initializing extension DRI2
[ 4.776] (II) Initializing extension NV-GLX
[ 4.776] (II) Initializing extension NV-CONTROL
[ 4.778] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 4.783] (II) intel(0): Setting screen physical size to 508 x 285
[ 4.820] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[ 4.820] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 4.820] (II) LoadModule: "libinput"
[ 4.820] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 4.821] (II) Module libinput: vendor="X.Org Foundation"
[ 4.821] compiled for 1.21.1.3, module version = 1.2.1
[ 4.821] Module class: X.Org XInput Driver
[ 4.821] ABI class: X.Org XInput driver, version 24.4
[ 4.821] (II) Using input driver 'libinput' for 'Video Bus'
[ 4.821] (**) Video Bus: always reports core events
[ 4.821] (**) Option "Device" "/dev/input/event9"
[ 4.823] (II) event9 - Video Bus: is tagged by udev as: Keyboard
[ 4.823] (II) event9 - Video Bus: device is a keyboard
[ 4.823] (II) event9 - Video Bus: device removed
[ 4.868] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input12/event9"
[ 4.868] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[ 4.869] (II) event9 - Video Bus: is tagged by udev as: Keyboard
[ 4.869] (II) event9 - Video Bus: device is a keyboard
[ 4.869] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 4.869] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 4.869] (II) Using input driver 'libinput' for 'Video Bus'
[ 4.869] (**) Video Bus: always reports core events
[ 4.869] (**) Option "Device" "/dev/input/event8"
[ 4.869] (II) event8 - Video Bus: is tagged by udev as: Keyboard
[ 4.869] (II) event8 - Video Bus: device is a keyboard
[ 4.869] (II) event8 - Video Bus: device removed
[ 4.902] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input11/event8"
[ 4.902] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 4.902] (II) event8 - Video Bus: is tagged by udev as: Keyboard
[ 4.902] (II) event8 - Video Bus: device is a keyboard
[ 4.902] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 4.902] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 4.902] (II) Using input driver 'libinput' for 'Power Button'
[ 4.902] (**) Power Button: always reports core events
[ 4.902] (**) Option "Device" "/dev/input/event1"
[ 4.903] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 4.903] (II) event1 - Power Button: device is a keyboard
[ 4.903] (II) event1 - Power Button: device removed
[ 4.918] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 4.918] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 4.919] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 4.919] (II) event1 - Power Button: device is a keyboard
[ 4.919] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 4.919] (II) No input driver specified, ignoring this device.
[ 4.919] (II) This device may have been added with another device file.
[ 4.919] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
[ 4.919] (II) No input driver specified, ignoring this device.
[ 4.919] (II) This device may have been added with another device file.
[ 4.919] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event17)
[ 4.919] (II) No input driver specified, ignoring this device.
[ 4.919] (II) This device may have been added with another device file.
[ 4.919] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event19)
[ 4.919] (II) No input driver specified, ignoring this device.
[ 4.919] (II) This device may have been added with another device file.
[ 4.920] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event20)
[ 4.920] (II) No input driver specified, ignoring this device.
[ 4.920] (II) This device may have been added with another device file.
[ 4.920] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event21)
[ 4.920] (II) No input driver specified, ignoring this device.
[ 4.920] (II) This device may have been added with another device file.
[ 4.920] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event22)
[ 4.920] (II) No input driver specified, ignoring this device.
[ 4.920] (II) This device may have been added with another device file.
[ 4.920] (II) config/udev: Adding input device Razer Razer Basilisk V3 (/dev/input/event10)
[ 4.920] (**) Razer Razer Basilisk V3: Applying InputClass "libinput pointer catchall"
[ 4.920] (II) Using input driver 'libinput' for 'Razer Razer Basilisk V3'
[ 4.920] (**) Razer Razer Basilisk V3: always reports core events
[ 4.920] (**) Option "Device" "/dev/input/event10"
[ 4.975] (II) event10 - Razer Razer Basilisk V3: is tagged by udev as: Mouse
[ 4.976] (II) event10 - Razer Razer Basilisk V3: device is a pointer
[ 4.976] (II) event10 - Razer Razer Basilisk V3: device removed
[ 5.008] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:1532:0099.0002/input/input19/event10"
[ 5.008] (II) XINPUT: Adding extended input device "Razer Razer Basilisk V3" (type: MOUSE, id 9)
[ 5.008] (**) Option "AccelerationScheme" "none"
[ 5.008] (**) Razer Razer Basilisk V3: (accel) selected scheme none/0
[ 5.008] (**) Razer Razer Basilisk V3: (accel) acceleration factor: 2.000
[ 5.008] (**) Razer Razer Basilisk V3: (accel) acceleration threshold: 4
[ 5.065] (II) event10 - Razer Razer Basilisk V3: is tagged by udev as: Mouse
[ 5.066] (II) event10 - Razer Razer Basilisk V3: device is a pointer
[ 5.066] (II) config/udev: Adding input device Razer Razer Basilisk V3 (/dev/input/mouse0)
[ 5.066] (II) No input driver specified, ignoring this device.
[ 5.066] (II) This device may have been added with another device file.
[ 5.066] (II) config/udev: Adding input device Razer Razer Basilisk V3 Keyboard (/dev/input/event11)
[ 5.066] (**) Razer Razer Basilisk V3 Keyboard: Applying InputClass "libinput keyboard catchall"
[ 5.066] (II) Using input driver 'libinput' for 'Razer Razer Basilisk V3 Keyboard'
[ 5.066] (**) Razer Razer Basilisk V3 Keyboard: always reports core events
[ 5.066] (**) Option "Device" "/dev/input/event11"
[ 5.067] (II) event11 - Razer Razer Basilisk V3 Keyboard: is tagged by udev as: Keyboard
[ 5.067] (II) event11 - Razer Razer Basilisk V3 Keyboard: device is a keyboard
[ 5.067] (II) event11 - Razer Razer Basilisk V3 Keyboard: device removed
[ 5.085] (II) libinput: Razer Razer Basilisk V3 Keyboard: needs a virtual subdevice
[ 5.085] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:1532:0099.0003/input/input20/event11"
[ 5.085] (II) XINPUT: Adding extended input device "Razer Razer Basilisk V3 Keyboard" (type: MOUSE, id 10)
[ 5.085] (**) Option "AccelerationScheme" "none"
[ 5.085] (**) Razer Razer Basilisk V3 Keyboard: (accel) selected scheme none/0
[ 5.085] (**) Razer Razer Basilisk V3 Keyboard: (accel) acceleration factor: 2.000
[ 5.085] (**) Razer Razer Basilisk V3 Keyboard: (accel) acceleration threshold: 4
[ 5.086] (II) event11 - Razer Razer Basilisk V3 Keyboard: is tagged by udev as: Keyboard
[ 5.086] (II) event11 - Razer Razer Basilisk V3 Keyboard: device is a keyboard
[ 5.086] (II) config/udev: Adding input device Razer Razer Basilisk V3 (/dev/input/event12)
[ 5.086] (II) No input driver specified, ignoring this device.
[ 5.086] (II) This device may have been added with another device file.
[ 5.086] (II) config/udev: Adding input device Razer Razer Basilisk V3 (/dev/input/event13)
[ 5.086] (**) Razer Razer Basilisk V3: Applying InputClass "libinput keyboard catchall"
[ 5.086] (II) Using input driver 'libinput' for 'Razer Razer Basilisk V3'
[ 5.086] (**) Razer Razer Basilisk V3: always reports core events
[ 5.086] (**) Option "Device" "/dev/input/event13"
[ 5.087] (II) event13 - Razer Razer Basilisk V3: is tagged by udev as: Keyboard
[ 5.087] (II) event13 - Razer Razer Basilisk V3: device is a keyboard
[ 5.087] (II) event13 - Razer Razer Basilisk V3: device removed
[ 5.102] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.2/0003:1532:0099.0004/input/input22/event13"
[ 5.102] (II) XINPUT: Adding extended input device "Razer Razer Basilisk V3" (type: KEYBOARD, id 11)
[ 5.102] (II) event13 - Razer Razer Basilisk V3: is tagged by udev as: Keyboard
[ 5.102] (II) event13 - Razer Razer Basilisk V3: device is a keyboard
[ 5.103] (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event23)
[ 5.103] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall"
[ 5.103] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate'
[ 5.103] (**) Integrated_Webcam_HD: Integrate: always reports core events
[ 5.103] (**) Option "Device" "/dev/input/event23"
[ 5.103] (II) event23 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 5.103] (II) event23 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 5.103] (II) event23 - Integrated_Webcam_HD: Integrate: device removed
[ 5.138] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/input/input28/event23"
[ 5.138] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 12)
[ 5.139] (II) event23 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 5.139] (II) event23 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 5.139] (II) config/udev: Adding input device DELL0A70:00 04F3:317E Mouse (/dev/input/event6)
[ 5.139] (**) DELL0A70:00 04F3:317E Mouse: Applying InputClass "libinput pointer catchall"
[ 5.139] (II) Using input driver 'libinput' for 'DELL0A70:00 04F3:317E Mouse'
[ 5.139] (**) DELL0A70:00 04F3:317E Mouse: always reports core events
[ 5.139] (**) Option "Device" "/dev/input/event6"
[ 5.140] (II) event6 - DELL0A70:00 04F3:317E Mouse: is tagged by udev as: Mouse Pointingstick
[ 5.140] (II) event6 - DELL0A70:00 04F3:317E Mouse: device is a pointer
[ 5.140] (II) event6 - DELL0A70:00 04F3:317E Mouse: device removed
[ 5.185] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL0A70:00/0018:04F3:317E.0001/input/input23/event6"
[ 5.185] (II) XINPUT: Adding extended input device "DELL0A70:00 04F3:317E Mouse" (type: MOUSE, id 13)
[ 5.185] (**) Option "AccelerationScheme" "none"
[ 5.185] (**) DELL0A70:00 04F3:317E Mouse: (accel) selected scheme none/0
[ 5.185] (**) DELL0A70:00 04F3:317E Mouse: (accel) acceleration factor: 2.000
[ 5.185] (**) DELL0A70:00 04F3:317E Mouse: (accel) acceleration threshold: 4
[ 5.186] (II) event6 - DELL0A70:00 04F3:317E Mouse: is tagged by udev as: Mouse Pointingstick
[ 5.186] (II) event6 - DELL0A70:00 04F3:317E Mouse: device is a pointer
[ 5.186] (II) config/udev: Adding input device DELL0A70:00 04F3:317E Mouse (/dev/input/mouse2)
[ 5.186] (II) No input driver specified, ignoring this device.
[ 5.186] (II) This device may have been added with another device file.
[ 5.186] (II) config/udev: Adding input device DELL0A70:00 04F3:317E Touchpad (/dev/input/event7)
[ 5.186] (**) DELL0A70:00 04F3:317E Touchpad: Applying InputClass "libinput touchpad catchall"
[ 5.186] (II) Using input driver 'libinput' for 'DELL0A70:00 04F3:317E Touchpad'
[ 5.186] (**) DELL0A70:00 04F3:317E Touchpad: always reports core events
[ 5.186] (**) Option "Device" "/dev/input/event7"
[ 5.187] (II) event7 - DELL0A70:00 04F3:317E Touchpad: is tagged by udev as: Touchpad
[ 5.187] (II) event7 - DELL0A70:00 04F3:317E Touchpad: device is a touchpad
[ 5.187] (II) event7 - DELL0A70:00 04F3:317E Touchpad: device removed
[ 5.229] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL0A70:00/0018:04F3:317E.0001/input/input24/event7"
[ 5.229] (II) XINPUT: Adding extended input device "DELL0A70:00 04F3:317E Touchpad" (type: TOUCHPAD, id 14)
[ 5.229] (**) Option "AccelerationScheme" "none"
[ 5.229] (**) DELL0A70:00 04F3:317E Touchpad: (accel) selected scheme none/0
[ 5.229] (**) DELL0A70:00 04F3:317E Touchpad: (accel) acceleration factor: 2.000
[ 5.229] (**) DELL0A70:00 04F3:317E Touchpad: (accel) acceleration threshold: 4
[ 5.229] (II) event7 - DELL0A70:00 04F3:317E Touchpad: is tagged by udev as: Touchpad
[ 5.230] (II) event7 - DELL0A70:00 04F3:317E Touchpad: device is a touchpad
[ 5.230] (II) config/udev: Adding input device DELL0A70:00 04F3:317E Touchpad (/dev/input/mouse3)
[ 5.230] (II) No input driver specified, ignoring this device.
[ 5.230] (II) This device may have been added with another device file.
[ 5.230] (II) config/udev: Adding input device Intel HID events (/dev/input/event3)
[ 5.230] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[ 5.230] (II) Using input driver 'libinput' for 'Intel HID events'
[ 5.230] (**) Intel HID events: always reports core events
[ 5.230] (**) Option "Device" "/dev/input/event3"
[ 5.231] (II) event3 - Intel HID events: is tagged by udev as: Keyboard
[ 5.231] (II) event3 - Intel HID events: device is a keyboard
[ 5.231] (II) event3 - Intel HID events: device removed
[ 5.245] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input4/event3"
[ 5.245] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 15)
[ 5.245] (II) event3 - Intel HID events: is tagged by udev as: Keyboard
[ 5.246] (II) event3 - Intel HID events: device is a keyboard
[ 5.246] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event4)
[ 5.246] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[ 5.246] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[ 5.246] (**) Intel HID 5 button array: always reports core events
[ 5.246] (**) Option "Device" "/dev/input/event4"
[ 5.246] (II) event4 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 5.246] (II) event4 - Intel HID 5 button array: device is a keyboard
[ 5.246] (II) event4 - Intel HID 5 button array: device removed
[ 5.262] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input5/event4"
[ 5.262] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 16)
[ 5.263] (II) event4 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 5.263] (II) event4 - Intel HID 5 button array: device is a keyboard
[ 5.264] (II) config/udev: Adding input device Dell Privacy Driver (/dev/input/event15)
[ 5.264] (**) Dell Privacy Driver: Applying InputClass "libinput keyboard catchall"
[ 5.264] (II) Using input driver 'libinput' for 'Dell Privacy Driver'
[ 5.264] (**) Dell Privacy Driver: always reports core events
[ 5.264] (**) Option "Device" "/dev/input/event15"
[ 5.265] (II) event15 - Dell Privacy Driver: is tagged by udev as: Keyboard Switch
[ 5.265] (II) event15 - Dell Privacy Driver: device is a keyboard
[ 5.265] (II) event15 - Dell Privacy Driver: device removed
[ 5.305] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:03/wmi_bus/wmi_bus-PNP0C14:03/6932965F-1671-4CEB-B988-D3AB0A901919/input/input26/event15"
[ 5.305] (II) XINPUT: Adding extended input device "Dell Privacy Driver" (type: KEYBOARD, id 17)
[ 5.306] (II) event15 - Dell Privacy Driver: is tagged by udev as: Keyboard Switch
[ 5.306] (II) event15 - Dell Privacy Driver: device is a keyboard
[ 5.306] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event18)
[ 5.306] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 5.306] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[ 5.306] (**) Dell WMI hotkeys: always reports core events
[ 5.306] (**) Option "Device" "/dev/input/event18"
[ 5.306] (II) event18 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 5.306] (II) event18 - Dell WMI hotkeys: device is a keyboard
[ 5.306] (II) event18 - Dell WMI hotkeys: device removed
[ 5.338] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:03/wmi_bus/wmi_bus-PNP0C14:03/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input27/event18"
[ 5.338] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 18)
[ 5.339] (II) event18 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 5.339] (II) event18 - Dell WMI hotkeys: device is a keyboard
[ 5.339] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[ 5.339] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 5.339] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 5.339] (**) AT Translated Set 2 keyboard: always reports core events
[ 5.339] (**) Option "Device" "/dev/input/event2"
[ 5.340] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 5.340] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 5.340] (II) event2 - AT Translated Set 2 keyboard: device removed
[ 5.365] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[ 5.366] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 19)
[ 5.367] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 5.367] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 5.369] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event14)
[ 5.369] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[ 5.369] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[ 5.369] (**) PS/2 Generic Mouse: always reports core events
[ 5.369] (**) Option "Device" "/dev/input/event14"
[ 5.370] (II) event14 - PS/2 Generic Mouse: is tagged by udev as: Mouse
[ 5.370] (II) event14 - PS/2 Generic Mouse: device is a pointer
[ 5.371] (II) event14 - PS/2 Generic Mouse: device removed
[ 5.409] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event14"
[ 5.409] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 20)
[ 5.409] (**) Option "AccelerationScheme" "none"
[ 5.409] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[ 5.409] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[ 5.409] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[ 5.410] (II) event14 - PS/2 Generic Mouse: is tagged by udev as: Mouse
[ 5.410] (II) event14 - PS/2 Generic Mouse: device is a pointer
[ 5.411] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse1)
[ 5.411] (II) No input driver specified, ignoring this device.
[ 5.411] (II) This device may have been added with another device file.
[ 5.412] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 5.412] (II) No input driver specified, ignoring this device.
[ 5.412] (II) This device may have been added with another device file.
[ 5.475] (**) Razer Razer Basilisk V3 Keyboard: Applying InputClass "libinput keyboard catchall"
[ 5.475] (II) Using input driver 'libinput' for 'Razer Razer Basilisk V3 Keyboard'
[ 5.475] (**) Razer Razer Basilisk V3 Keyboard: always reports core events
[ 5.475] (**) Option "Device" "/dev/input/event11"
[ 5.475] (II) libinput: Razer Razer Basilisk V3 Keyboard: is a virtual subdevice
[ 5.475] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:1532:0099.0003/input/input20/event11"
[ 5.475] (II) XINPUT: Adding extended input device "Razer Razer Basilisk V3 Keyboard" (type: KEYBOARD, id 21)
[ 5.475] (II) config/udev: removing device DELL0A70:00 04F3:317E Mouse
[ 5.475] (II) event6 - DELL0A70:00 04F3:317E Mouse: device removed
[ 5.545] (II) UnloadModule: "libinput"
[ 5.546] (II) config/udev: Adding input device DELL0A70:00 04F3:317E Mouse (/dev/input/event6)
[ 5.546] (**) DELL0A70:00 04F3:317E Mouse: Applying InputClass "libinput pointer catchall"
[ 5.546] (II) Using input driver 'libinput' for 'DELL0A70:00 04F3:317E Mouse'
[ 5.546] (**) DELL0A70:00 04F3:317E Mouse: always reports core events
[ 5.546] (**) Option "Device" "/dev/input/event6"
[ 5.546] (II) event6 - DELL0A70:00 04F3:317E Mouse: is tagged by udev as: Mouse Pointingstick
[ 5.547] (II) event6 - DELL0A70:00 04F3:317E Mouse: device is a pointer
[ 5.548] (II) event6 - DELL0A70:00 04F3:317E Mouse: device removed
[ 5.635] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL0A70:00/0018:04F3:317E.0001/input/input23/event6"
[ 5.635] (II) XINPUT: Adding extended input device "DELL0A70:00 04F3:317E Mouse" (type: MOUSE, id 13)
[ 5.636] (**) Option "AccelerationScheme" "none"
[ 5.636] (**) DELL0A70:00 04F3:317E Mouse: (accel) selected scheme none/0
[ 5.636] (**) DELL0A70:00 04F3:317E Mouse: (accel) acceleration factor: 2.000
[ 5.636] (**) DELL0A70:00 04F3:317E Mouse: (accel) acceleration threshold: 4
[ 5.637] (II) event6 - DELL0A70:00 04F3:317E Mouse: is tagged by udev as: Mouse Pointingstick
[ 5.638] (II) event6 - DELL0A70:00 04F3:317E Mouse: device is a pointer
[ 5.640] (II) config/udev: removing device DELL0A70:00 04F3:317E Touchpad
[ 5.640] (II) event7 - DELL0A70:00 04F3:317E Touchpad: device removed
[ 5.689] (II) UnloadModule: "libinput"
[ 5.689] (II) config/udev: Adding input device DELL0A70:00 04F3:317E Touchpad (/dev/input/event7)
[ 5.689] (**) DELL0A70:00 04F3:317E Touchpad: Applying InputClass "libinput touchpad catchall"
[ 5.689] (II) Using input driver 'libinput' for 'DELL0A70:00 04F3:317E Touchpad'
[ 5.689] (**) DELL0A70:00 04F3:317E Touchpad: always reports core events
[ 5.689] (**) Option "Device" "/dev/input/event7"
[ 5.691] (II) event7 - DELL0A70:00 04F3:317E Touchpad: is tagged by udev as: Touchpad
[ 5.693] (II) event7 - DELL0A70:00 04F3:317E Touchpad: device is a touchpad
[ 5.694] (II) event7 - DELL0A70:00 04F3:317E Touchpad: device removed
[ 5.769] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL0A70:00/0018:04F3:317E.0001/input/input24/event7"
[ 5.769] (II) XINPUT: Adding extended input device "DELL0A70:00 04F3:317E Touchpad" (type: TOUCHPAD, id 14)
[ 5.771] (**) Option "AccelerationScheme" "none"
[ 5.771] (**) DELL0A70:00 04F3:317E Touchpad: (accel) selected scheme none/0
[ 5.771] (**) DELL0A70:00 04F3:317E Touchpad: (accel) acceleration factor: 2.000
[ 5.771] (**) DELL0A70:00 04F3:317E Touchpad: (accel) acceleration threshold: 4
[ 5.772] (II) event7 - DELL0A70:00 04F3:317E Touchpad: is tagged by udev as: Touchpad
[ 5.774] (II) event7 - DELL0A70:00 04F3:317E Touchpad: device is a touchpad
[ 5.776] (II) config/udev: Adding input device DELL0A70:00 04F3:317E Touchpad (/dev/input/mouse3)
[ 5.776] (II) No input driver specified, ignoring this device.
[ 5.776] (II) This device may have been added with another device file.
[ 5.777] (II) config/udev: Adding input device DELL0A70:00 04F3:317E Mouse (/dev/input/mouse2)
[ 5.777] (II) No input driver specified, ignoring this device.
[ 5.777] (II) This device may have been added with another device file.
[ 5.777] (II) config/udev: Adding input device sof-hda-dsp Headphone Mic (/dev/input/event24)
[ 5.777] (II) No input driver specified, ignoring this device.
[ 5.777] (II) This device may have been added with another device file.
[ 5.778] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=5 (/dev/input/event27)
[ 5.778] (II) No input driver specified, ignoring this device.
[ 5.778] (II) This device may have been added with another device file.
[ 5.778] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=4 (/dev/input/event26)
[ 5.778] (II) No input driver specified, ignoring this device.
[ 5.778] (II) This device may have been added with another device file.
[ 5.778] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=3 (/dev/input/event25)
[ 5.778] (II) No input driver specified, ignoring this device.
[ 5.778] (II) This device may have been added with another device file.
[ 6.681] (II) intel(0): EDID vendor "AUO", prod id 46235
[ 6.681] (II) intel(0): Using EDID range info for horizontal sync
[ 6.681] (II) intel(0): Using EDID range info for vertical refresh
[ 6.682] (II) intel(0): Printing DDC gathered Modelines:
[ 6.682] (II) intel(0): Modeline "1920x1080"x0.0 405.00 1920 1968 2000 2080 1080 1090 1095 3240 +hsync -vsync (194.7 kHz eP)
[ 9.283] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 9.283] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 9.283] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[ 9.283] (--) NVIDIA(GPU-0):
[ 9.284] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 9.284] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 9.284] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 9.284] (--) NVIDIA(GPU-0):
[ 9.284] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 9.284] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 9.284] (--) NVIDIA(GPU-0): DFP-2: 2670.0 MHz maximum pixel clock
[ 9.284] (--) NVIDIA(GPU-0):
[ 9.284] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 9.284] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 9.284] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 9.284] (--) NVIDIA(GPU-0):
[ 9.329] (--) NVIDIA(GPU-0): ViewSonic VG2453 Series (DFP-4): connected
[ 9.329] (--) NVIDIA(GPU-0): ViewSonic VG2453 Series (DFP-4): Internal TMDS
[ 9.329] (--) NVIDIA(GPU-0): ViewSonic VG2453 Series (DFP-4): 600.0 MHz maximum pixel clock
[ 9.329] (--) NVIDIA(GPU-0):
[ 9.643] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 9.643] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 9.643] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[ 9.643] (--) NVIDIA(GPU-0):
[ 9.643] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 9.643] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 9.643] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 9.643] (--) NVIDIA(GPU-0):
[ 9.643] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 9.643] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 9.643] (--) NVIDIA(GPU-0): DFP-2: 2670.0 MHz maximum pixel clock
[ 9.643] (--) NVIDIA(GPU-0):
[ 9.644] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 9.644] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 9.644] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 9.644] (--) NVIDIA(GPU-0):
[ 9.689] (--) NVIDIA(GPU-0): ViewSonic VG2453 Series (DFP-4): connected
[ 9.689] (--) NVIDIA(GPU-0): ViewSonic VG2453 Series (DFP-4): Internal TMDS
[ 9.689] (--) NVIDIA(GPU-0): ViewSonic VG2453 Series (DFP-4): 600.0 MHz maximum pixel clock
[ 9.689] (--) NVIDIA(GPU-0):
[ 9.700] (II) intel(0): resizing framebuffer to 1921x2160
[ 9.751] (II) intel(0): switch to mode 1920x1080@60.1 on eDP1 using pipe 0, position (1, 1080), rotation normal, reflection none
[ 9.785] randr: falling back to unsynchronized pixmap sharing
[ 9.787] (II) NVIDIA(G0): Setting mode "HDMI-1-0: nvidia-auto-select @1920x1080 +0+0 {AllowGSYNC=Off, ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"Last edited by nwalkewicz (2022-05-01 17:59:02)
Offline
How have you configured your hybrid graphics setup?
Offline
How have you configured your hybrid graphics setup?
I had initially looked into Bumblebee a bit, but after installing it again just now to see why I removed it the first time, optirun doesn't work (neither does primus). I'll update the original post with this info.
Offline
I tried using the nvidia-xconfig and nvidia-settings tools, but neither of them seem to recognize my laptop's display.
Bad idea.
Remove the generated /etc/X11/xorg.conf and post an updated xorg log, https://wiki.archlinux.org/title/Xorg#General
Online
Remove the xorg.conf and remove bumblebee and bbswitch and follow https://wiki.archlinux.org/title/PRIME# … er_offload instead.
Offline
Remove the generated /etc/X11/xorg.conf and post an updated xorg log, https://wiki.archlinux.org/title/Xorg#General
Deleted /etc/X11/xorg.conf, here's a freshly-updated log after rebooting:
[ 3.408] (--) Log file renamed from "/var/log/Xorg.pid-617.log" to "/var/log/Xorg.0.log"
[ 3.409]
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[ 3.409] Current Operating System: Linux archlinux 5.17.4-arch1-1 #1 SMP PREEMPT Wed, 20 Apr 2022 18:29:28 +0000 x86_64
[ 3.409] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=76c38d29-f2ac-4d01-8db3-abda7b8939a4 rw loglevel=3 quiet
[ 3.409]
[ 3.409] Current version of pixman: 0.40.0
[ 3.409] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 3.409] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 3.409] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 27 14:59:31 2022
[ 3.410] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 3.410] (==) No Layout section. Using the first Screen section.
[ 3.410] (==) No screen section available. Using defaults.
[ 3.410] (**) |-->Screen "Default Screen Section" (0)
[ 3.410] (**) | |-->Monitor "<default monitor>"
[ 3.410] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 3.410] (==) Automatically adding devices
[ 3.410] (==) Automatically enabling devices
[ 3.410] (==) Automatically adding GPU devices
[ 3.410] (==) Automatically binding GPU devices
[ 3.410] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 3.411] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 3.411] Entry deleted from font path.
[ 3.411] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 3.411] Entry deleted from font path.
[ 3.411] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 3.411] Entry deleted from font path.
[ 3.412] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 3.412] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 3.412] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 3.412] (II) Module ABI versions:
[ 3.412] X.Org ANSI C Emulation: 0.4
[ 3.412] X.Org Video Driver: 25.2
[ 3.412] X.Org XInput driver : 24.4
[ 3.412] X.Org Server Extension : 10.0
[ 3.412] (++) using VT number 1
[ 3.412] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 3.412] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 3.412] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[ 3.412] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 3.412] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 3.416] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 3.417] (--) PCI:*(0@0:2:0) 8086:9a60:1028:0a70 rev 1, Mem @ 0x622c000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[ 3.417] (--) PCI: (1@0:0:0) 10de:2560:1028:0a70 rev 161, Mem @ 0x83000000/16777216, 0x6000000000/8589934592, 0x6200000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[ 3.417] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 3.417] (II) LoadModule: "glx"
[ 3.417] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 3.420] (II) Module glx: vendor="X.Org Foundation"
[ 3.420] compiled for 1.21.1.3, module version = 1.0.0
[ 3.420] ABI class: X.Org Server Extension, version 10.0
[ 3.420] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[ 3.420] loading driver: nvidia
[ 3.420] (==) Matched intel as autoconfigured driver 0
[ 3.420] (==) Matched nvidia as autoconfigured driver 1
[ 3.420] (==) Matched nouveau as autoconfigured driver 2
[ 3.420] (==) Matched nv as autoconfigured driver 3
[ 3.420] (==) Matched modesetting as autoconfigured driver 4
[ 3.420] (==) Matched fbdev as autoconfigured driver 5
[ 3.420] (==) Matched vesa as autoconfigured driver 6
[ 3.420] (==) Assigned the driver to the xf86ConfigLayout
[ 3.420] (II) LoadModule: "intel"
[ 3.421] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 3.422] (II) Module intel: vendor="X.Org Foundation"
[ 3.422] compiled for 1.21.1.1, module version = 2.99.917
[ 3.422] Module class: X.Org Video Driver
[ 3.422] ABI class: X.Org Video Driver, version 25.2
[ 3.422] (II) LoadModule: "nvidia"
[ 3.422] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 3.424] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 3.424] compiled for 1.6.99.901, module version = 1.0.0
[ 3.424] Module class: X.Org Video Driver
[ 3.424] (II) LoadModule: "nouveau"
[ 3.424] (WW) Warning, couldn't open module nouveau
[ 3.424] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 3.424] (II) LoadModule: "nv"
[ 3.425] (WW) Warning, couldn't open module nv
[ 3.425] (EE) Failed to load module "nv" (module does not exist, 0)
[ 3.425] (II) LoadModule: "modesetting"
[ 3.425] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 3.426] (II) Module modesetting: vendor="X.Org Foundation"
[ 3.426] compiled for 1.21.1.3, module version = 1.21.1
[ 3.426] Module class: X.Org Video Driver
[ 3.426] ABI class: X.Org Video Driver, version 25.2
[ 3.426] (II) LoadModule: "fbdev"
[ 3.426] (WW) Warning, couldn't open module fbdev
[ 3.426] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 3.426] (II) LoadModule: "vesa"
[ 3.426] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 3.427] (II) Module vesa: vendor="X.Org Foundation"
[ 3.427] compiled for 1.21.1.1, module version = 2.5.0
[ 3.427] Module class: X.Org Video Driver
[ 3.427] ABI class: X.Org Video Driver, version 25.2
[ 3.427] (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
[ 3.427] (II) intel: Driver for Intel(R) HD Graphics
[ 3.427] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 3.427] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 3.427] (II) NVIDIA dlloader X Driver 510.60.02 Wed Mar 16 11:23:40 UTC 2022
[ 3.427] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 3.427] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 3.427] (II) VESA: driver for VESA chipsets: vesa
[ 3.427] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103
[ 3.427] (II) intel(0): SNA compiled from 2.99.917-916-g31486f40
[ 3.445] (WW) Falling back to old probe method for modesetting
[ 3.446] (II) Loading sub module "fb"
[ 3.446] (II) LoadModule: "fb"
[ 3.446] (II) Module "fb" already built-in
[ 3.446] (II) Loading sub module "wfb"
[ 3.446] (II) LoadModule: "wfb"
[ 3.446] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 3.446] (II) Module wfb: vendor="X.Org Foundation"
[ 3.446] compiled for 1.21.1.3, module version = 1.0.0
[ 3.446] ABI class: X.Org ANSI C Emulation, version 0.4
[ 3.446] (II) Loading sub module "ramdac"
[ 3.446] (II) LoadModule: "ramdac"
[ 3.446] (II) Module "ramdac" already built-in
[ 3.447] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[ 3.447] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 8 threads
[ 3.447] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 3.447] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 3.447] (==) intel(0): RGB weight 888
[ 3.447] (==) intel(0): Default visual is TrueColor
[ 3.447] (II) intel(0): Output eDP1 has no monitor section
[ 3.447] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 3.448] (II) intel(0): Enabled output eDP1
[ 3.448] (II) intel(0): Output DP1 has no monitor section
[ 3.448] (II) intel(0): Enabled output DP1
[ 3.448] (II) intel(0): Output DP2 has no monitor section
[ 3.448] (II) intel(0): Enabled output DP2
[ 3.448] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 3.448] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 3.448] (II) intel(0): Enabled output VIRTUAL1
[ 3.448] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[ 3.448] (==) intel(0): TearFree enabled
[ 3.448] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 3.448] (==) intel(0): DPI set to (96, 96)
[ 3.448] (II) Loading sub module "dri3"
[ 3.448] (II) LoadModule: "dri3"
[ 3.448] (II) Module "dri3" already built-in
[ 3.448] (II) Loading sub module "dri2"
[ 3.448] (II) LoadModule: "dri2"
[ 3.448] (II) Module "dri2" already built-in
[ 3.448] (II) Loading sub module "present"
[ 3.448] (II) LoadModule: "present"
[ 3.448] (II) Module "present" already built-in
[ 3.448] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[ 3.448] (==) NVIDIA(G0): RGB weight 888
[ 3.448] (==) NVIDIA(G0): Default visual is TrueColor
[ 3.448] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 3.448] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 3.448] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[ 3.448] (**) NVIDIA(G0): Enabling 2D acceleration
[ 3.448] (II) Loading sub module "glxserver_nvidia"
[ 3.448] (II) LoadModule: "glxserver_nvidia"
[ 3.448] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 3.464] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 3.464] compiled for 1.6.99.901, module version = 1.0.0
[ 3.464] Module class: X.Org Server Extension
[ 3.464] (II) NVIDIA GLX Module 510.60.02 Wed Mar 16 11:20:25 UTC 2022
[ 3.465] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 4.455] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 4.455] (--) NVIDIA(0): DFP-0
[ 4.455] (--) NVIDIA(0): DFP-1
[ 4.455] (--) NVIDIA(0): DFP-2
[ 4.455] (--) NVIDIA(0): DFP-3
[ 4.455] (--) NVIDIA(0): DFP-4 (boot)
[ 4.455] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce RTX 3060 Laptop GPU (GA106-B) at
[ 4.455] (II) NVIDIA(G0): PCI:1:0:0 (GPU-0)
[ 4.455] (--) NVIDIA(G0): Memory: 6291456 kBytes
[ 4.455] (--) NVIDIA(G0): VideoBIOS: 94.06.22.00.47
[ 4.455] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[ 4.455] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 4.455] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 4.455] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[ 4.455] (--) NVIDIA(GPU-0):
[ 4.455] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 4.455] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 4.455] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 4.455] (--) NVIDIA(GPU-0):
[ 4.455] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 4.455] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 4.455] (--) NVIDIA(GPU-0): DFP-2: 2670.0 MHz maximum pixel clock
[ 4.455] (--) NVIDIA(GPU-0):
[ 4.455] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 4.455] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 4.455] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 4.455] (--) NVIDIA(GPU-0):
[ 4.503] (--) NVIDIA(GPU-0): ViewSonic VG2453 Series (DFP-4): connected
[ 4.503] (--) NVIDIA(GPU-0): ViewSonic VG2453 Series (DFP-4): Internal TMDS
[ 4.503] (--) NVIDIA(GPU-0): ViewSonic VG2453 Series (DFP-4): 600.0 MHz maximum pixel clock
[ 4.503] (--) NVIDIA(GPU-0):
[ 4.584] (II) NVIDIA(G0): Validated MetaModes:
[ 4.584] (II) NVIDIA(G0): "NULL"
[ 4.584] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[ 4.670] (WW) NVIDIA(G0): Cannot find size of first mode for ViewSonic VG2453 Series
[ 4.670] (WW) NVIDIA(G0): (DFP-4); cannot compute DPI from ViewSonic VG2453 Series
[ 4.670] (WW) NVIDIA(G0): (DFP-4)'s EDID.
[ 4.670] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[ 4.670] (II) UnloadModule: "modesetting"
[ 4.670] (II) Unloading modesetting
[ 4.670] (II) UnloadModule: "vesa"
[ 4.670] (II) Unloading vesa
[ 4.676] (II) intel(0): SNA initialized with generic backend
[ 4.676] (==) intel(0): Backing store enabled
[ 4.676] (==) intel(0): Silken mouse enabled
[ 4.676] (II) intel(0): HW Cursor enabled
[ 4.677] (==) intel(0): DPMS enabled
[ 4.677] (==) intel(0): Display hotplug detection enabled
[ 4.677] (II) intel(0): Textured video not supported on this hardware or backend
[ 4.677] (II) intel(0): [DRI2] Setup complete
[ 4.677] (II) intel(0): [DRI2] DRI driver: i965
[ 4.677] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 4.677] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[ 4.677] (II) intel(0): hardware support for Present enabled
[ 4.678] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 4.678] (II) NVIDIA: access.
[ 4.685] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 4.685] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 4.685] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 4.685] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 4.685] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 4.685] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 4.685] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 4.685] (II) NVIDIA(G0): Config Options in the README.
[ 4.697] (II) NVIDIA(G0): Setting mode "NULL"
[ 4.703] (==) NVIDIA(G0): Disabling shared memory pixmaps
[ 4.703] (==) NVIDIA(G0): Backing store enabled
[ 4.703] (==) NVIDIA(G0): Silken mouse enabled
[ 4.703] (==) NVIDIA(G0): DPMS enabled
[ 4.703] (II) Loading sub module "dri2"
[ 4.703] (II) LoadModule: "dri2"
[ 4.703] (II) Module "dri2" already built-in
[ 4.703] (II) NVIDIA(G0): [DRI2] Setup complete
[ 4.703] (II) NVIDIA(G0): [DRI2] VDPAU driver: nvidia
[ 4.703] (II) Initializing extension Generic Event Extension
[ 4.703] (II) Initializing extension SHAPE
[ 4.703] (II) Initializing extension MIT-SHM
[ 4.703] (II) Initializing extension XInputExtension
[ 4.703] (II) Initializing extension XTEST
[ 4.703] (II) Initializing extension BIG-REQUESTS
[ 4.703] (II) Initializing extension SYNC
[ 4.703] (II) Initializing extension XKEYBOARD
[ 4.704] (II) Initializing extension XC-MISC
[ 4.704] (II) Initializing extension SECURITY
[ 4.704] (II) Initializing extension XFIXES
[ 4.704] (II) Initializing extension RENDER
[ 4.704] (II) Initializing extension RANDR
[ 4.704] (II) Initializing extension COMPOSITE
[ 4.704] (II) Initializing extension DAMAGE
[ 4.704] (II) Initializing extension MIT-SCREEN-SAVER
[ 4.704] (II) Initializing extension DOUBLE-BUFFER
[ 4.704] (II) Initializing extension RECORD
[ 4.704] (II) Initializing extension DPMS
[ 4.704] (II) Initializing extension Present
[ 4.704] (II) Initializing extension DRI3
[ 4.704] (II) Initializing extension X-Resource
[ 4.704] (II) Initializing extension XVideo
[ 4.704] (II) Initializing extension XVideo-MotionCompensation
[ 4.704] (II) Initializing extension GLX
[ 4.704] (II) Initializing extension GLX
[ 4.704] (II) Indirect GLX disabled.
[ 4.705] (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)
[ 4.705] (EE) AIGLX error: unable to load driver i965
[ 4.776] (II) IGLX: Loaded and initialized swrast
[ 4.776] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 4.776] (II) Initializing extension XFree86-VidModeExtension
[ 4.776] (II) Initializing extension XFree86-DGA
[ 4.776] (II) Initializing extension XFree86-DRI
[ 4.776] (II) Initializing extension DRI2
[ 4.776] (II) Initializing extension NV-GLX
[ 4.776] (II) Initializing extension NV-CONTROL
[ 4.778] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 4.783] (II) intel(0): Setting screen physical size to 508 x 285
[ 4.820] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[ 4.820] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 4.820] (II) LoadModule: "libinput"
[ 4.820] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 4.821] (II) Module libinput: vendor="X.Org Foundation"
[ 4.821] compiled for 1.21.1.3, module version = 1.2.1
[ 4.821] Module class: X.Org XInput Driver
[ 4.821] ABI class: X.Org XInput driver, version 24.4
[ 4.821] (II) Using input driver 'libinput' for 'Video Bus'
[ 4.821] (**) Video Bus: always reports core events
[ 4.821] (**) Option "Device" "/dev/input/event9"
[ 4.823] (II) event9 - Video Bus: is tagged by udev as: Keyboard
[ 4.823] (II) event9 - Video Bus: device is a keyboard
[ 4.823] (II) event9 - Video Bus: device removed
[ 4.868] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input12/event9"
[ 4.868] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[ 4.869] (II) event9 - Video Bus: is tagged by udev as: Keyboard
[ 4.869] (II) event9 - Video Bus: device is a keyboard
[ 4.869] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 4.869] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 4.869] (II) Using input driver 'libinput' for 'Video Bus'
[ 4.869] (**) Video Bus: always reports core events
[ 4.869] (**) Option "Device" "/dev/input/event8"
[ 4.869] (II) event8 - Video Bus: is tagged by udev as: Keyboard
[ 4.869] (II) event8 - Video Bus: device is a keyboard
[ 4.869] (II) event8 - Video Bus: device removed
[ 4.902] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input11/event8"
[ 4.902] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 4.902] (II) event8 - Video Bus: is tagged by udev as: Keyboard
[ 4.902] (II) event8 - Video Bus: device is a keyboard
[ 4.902] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 4.902] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 4.902] (II) Using input driver 'libinput' for 'Power Button'
[ 4.902] (**) Power Button: always reports core events
[ 4.902] (**) Option "Device" "/dev/input/event1"
[ 4.903] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 4.903] (II) event1 - Power Button: device is a keyboard
[ 4.903] (II) event1 - Power Button: device removed
[ 4.918] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 4.918] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 4.919] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 4.919] (II) event1 - Power Button: device is a keyboard
[ 4.919] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 4.919] (II) No input driver specified, ignoring this device.
[ 4.919] (II) This device may have been added with another device file.
[ 4.919] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
[ 4.919] (II) No input driver specified, ignoring this device.
[ 4.919] (II) This device may have been added with another device file.
[ 4.919] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event17)
[ 4.919] (II) No input driver specified, ignoring this device.
[ 4.919] (II) This device may have been added with another device file.
[ 4.919] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event19)
[ 4.919] (II) No input driver specified, ignoring this device.
[ 4.919] (II) This device may have been added with another device file.
[ 4.920] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event20)
[ 4.920] (II) No input driver specified, ignoring this device.
[ 4.920] (II) This device may have been added with another device file.
[ 4.920] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event21)
[ 4.920] (II) No input driver specified, ignoring this device.
[ 4.920] (II) This device may have been added with another device file.
[ 4.920] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event22)
[ 4.920] (II) No input driver specified, ignoring this device.
[ 4.920] (II) This device may have been added with another device file.
[ 4.920] (II) config/udev: Adding input device Razer Razer Basilisk V3 (/dev/input/event10)
[ 4.920] (**) Razer Razer Basilisk V3: Applying InputClass "libinput pointer catchall"
[ 4.920] (II) Using input driver 'libinput' for 'Razer Razer Basilisk V3'
[ 4.920] (**) Razer Razer Basilisk V3: always reports core events
[ 4.920] (**) Option "Device" "/dev/input/event10"
[ 4.975] (II) event10 - Razer Razer Basilisk V3: is tagged by udev as: Mouse
[ 4.976] (II) event10 - Razer Razer Basilisk V3: device is a pointer
[ 4.976] (II) event10 - Razer Razer Basilisk V3: device removed
[ 5.008] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:1532:0099.0002/input/input19/event10"
[ 5.008] (II) XINPUT: Adding extended input device "Razer Razer Basilisk V3" (type: MOUSE, id 9)
[ 5.008] (**) Option "AccelerationScheme" "none"
[ 5.008] (**) Razer Razer Basilisk V3: (accel) selected scheme none/0
[ 5.008] (**) Razer Razer Basilisk V3: (accel) acceleration factor: 2.000
[ 5.008] (**) Razer Razer Basilisk V3: (accel) acceleration threshold: 4
[ 5.065] (II) event10 - Razer Razer Basilisk V3: is tagged by udev as: Mouse
[ 5.066] (II) event10 - Razer Razer Basilisk V3: device is a pointer
[ 5.066] (II) config/udev: Adding input device Razer Razer Basilisk V3 (/dev/input/mouse0)
[ 5.066] (II) No input driver specified, ignoring this device.
[ 5.066] (II) This device may have been added with another device file.
[ 5.066] (II) config/udev: Adding input device Razer Razer Basilisk V3 Keyboard (/dev/input/event11)
[ 5.066] (**) Razer Razer Basilisk V3 Keyboard: Applying InputClass "libinput keyboard catchall"
[ 5.066] (II) Using input driver 'libinput' for 'Razer Razer Basilisk V3 Keyboard'
[ 5.066] (**) Razer Razer Basilisk V3 Keyboard: always reports core events
[ 5.066] (**) Option "Device" "/dev/input/event11"
[ 5.067] (II) event11 - Razer Razer Basilisk V3 Keyboard: is tagged by udev as: Keyboard
[ 5.067] (II) event11 - Razer Razer Basilisk V3 Keyboard: device is a keyboard
[ 5.067] (II) event11 - Razer Razer Basilisk V3 Keyboard: device removed
[ 5.085] (II) libinput: Razer Razer Basilisk V3 Keyboard: needs a virtual subdevice
[ 5.085] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:1532:0099.0003/input/input20/event11"
[ 5.085] (II) XINPUT: Adding extended input device "Razer Razer Basilisk V3 Keyboard" (type: MOUSE, id 10)
[ 5.085] (**) Option "AccelerationScheme" "none"
[ 5.085] (**) Razer Razer Basilisk V3 Keyboard: (accel) selected scheme none/0
[ 5.085] (**) Razer Razer Basilisk V3 Keyboard: (accel) acceleration factor: 2.000
[ 5.085] (**) Razer Razer Basilisk V3 Keyboard: (accel) acceleration threshold: 4
[ 5.086] (II) event11 - Razer Razer Basilisk V3 Keyboard: is tagged by udev as: Keyboard
[ 5.086] (II) event11 - Razer Razer Basilisk V3 Keyboard: device is a keyboard
[ 5.086] (II) config/udev: Adding input device Razer Razer Basilisk V3 (/dev/input/event12)
[ 5.086] (II) No input driver specified, ignoring this device.
[ 5.086] (II) This device may have been added with another device file.
[ 5.086] (II) config/udev: Adding input device Razer Razer Basilisk V3 (/dev/input/event13)
[ 5.086] (**) Razer Razer Basilisk V3: Applying InputClass "libinput keyboard catchall"
[ 5.086] (II) Using input driver 'libinput' for 'Razer Razer Basilisk V3'
[ 5.086] (**) Razer Razer Basilisk V3: always reports core events
[ 5.086] (**) Option "Device" "/dev/input/event13"
[ 5.087] (II) event13 - Razer Razer Basilisk V3: is tagged by udev as: Keyboard
[ 5.087] (II) event13 - Razer Razer Basilisk V3: device is a keyboard
[ 5.087] (II) event13 - Razer Razer Basilisk V3: device removed
[ 5.102] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.2/0003:1532:0099.0004/input/input22/event13"
[ 5.102] (II) XINPUT: Adding extended input device "Razer Razer Basilisk V3" (type: KEYBOARD, id 11)
[ 5.102] (II) event13 - Razer Razer Basilisk V3: is tagged by udev as: Keyboard
[ 5.102] (II) event13 - Razer Razer Basilisk V3: device is a keyboard
[ 5.103] (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event23)
[ 5.103] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall"
[ 5.103] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate'
[ 5.103] (**) Integrated_Webcam_HD: Integrate: always reports core events
[ 5.103] (**) Option "Device" "/dev/input/event23"
[ 5.103] (II) event23 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 5.103] (II) event23 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 5.103] (II) event23 - Integrated_Webcam_HD: Integrate: device removed
[ 5.138] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/input/input28/event23"
[ 5.138] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 12)
[ 5.139] (II) event23 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 5.139] (II) event23 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 5.139] (II) config/udev: Adding input device DELL0A70:00 04F3:317E Mouse (/dev/input/event6)
[ 5.139] (**) DELL0A70:00 04F3:317E Mouse: Applying InputClass "libinput pointer catchall"
[ 5.139] (II) Using input driver 'libinput' for 'DELL0A70:00 04F3:317E Mouse'
[ 5.139] (**) DELL0A70:00 04F3:317E Mouse: always reports core events
[ 5.139] (**) Option "Device" "/dev/input/event6"
[ 5.140] (II) event6 - DELL0A70:00 04F3:317E Mouse: is tagged by udev as: Mouse Pointingstick
[ 5.140] (II) event6 - DELL0A70:00 04F3:317E Mouse: device is a pointer
[ 5.140] (II) event6 - DELL0A70:00 04F3:317E Mouse: device removed
[ 5.185] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL0A70:00/0018:04F3:317E.0001/input/input23/event6"
[ 5.185] (II) XINPUT: Adding extended input device "DELL0A70:00 04F3:317E Mouse" (type: MOUSE, id 13)
[ 5.185] (**) Option "AccelerationScheme" "none"
[ 5.185] (**) DELL0A70:00 04F3:317E Mouse: (accel) selected scheme none/0
[ 5.185] (**) DELL0A70:00 04F3:317E Mouse: (accel) acceleration factor: 2.000
[ 5.185] (**) DELL0A70:00 04F3:317E Mouse: (accel) acceleration threshold: 4
[ 5.186] (II) event6 - DELL0A70:00 04F3:317E Mouse: is tagged by udev as: Mouse Pointingstick
[ 5.186] (II) event6 - DELL0A70:00 04F3:317E Mouse: device is a pointer
[ 5.186] (II) config/udev: Adding input device DELL0A70:00 04F3:317E Mouse (/dev/input/mouse2)
[ 5.186] (II) No input driver specified, ignoring this device.
[ 5.186] (II) This device may have been added with another device file.
[ 5.186] (II) config/udev: Adding input device DELL0A70:00 04F3:317E Touchpad (/dev/input/event7)
[ 5.186] (**) DELL0A70:00 04F3:317E Touchpad: Applying InputClass "libinput touchpad catchall"
[ 5.186] (II) Using input driver 'libinput' for 'DELL0A70:00 04F3:317E Touchpad'
[ 5.186] (**) DELL0A70:00 04F3:317E Touchpad: always reports core events
[ 5.186] (**) Option "Device" "/dev/input/event7"
[ 5.187] (II) event7 - DELL0A70:00 04F3:317E Touchpad: is tagged by udev as: Touchpad
[ 5.187] (II) event7 - DELL0A70:00 04F3:317E Touchpad: device is a touchpad
[ 5.187] (II) event7 - DELL0A70:00 04F3:317E Touchpad: device removed
[ 5.229] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL0A70:00/0018:04F3:317E.0001/input/input24/event7"
[ 5.229] (II) XINPUT: Adding extended input device "DELL0A70:00 04F3:317E Touchpad" (type: TOUCHPAD, id 14)
[ 5.229] (**) Option "AccelerationScheme" "none"
[ 5.229] (**) DELL0A70:00 04F3:317E Touchpad: (accel) selected scheme none/0
[ 5.229] (**) DELL0A70:00 04F3:317E Touchpad: (accel) acceleration factor: 2.000
[ 5.229] (**) DELL0A70:00 04F3:317E Touchpad: (accel) acceleration threshold: 4
[ 5.229] (II) event7 - DELL0A70:00 04F3:317E Touchpad: is tagged by udev as: Touchpad
[ 5.230] (II) event7 - DELL0A70:00 04F3:317E Touchpad: device is a touchpad
[ 5.230] (II) config/udev: Adding input device DELL0A70:00 04F3:317E Touchpad (/dev/input/mouse3)
[ 5.230] (II) No input driver specified, ignoring this device.
[ 5.230] (II) This device may have been added with another device file.
[ 5.230] (II) config/udev: Adding input device Intel HID events (/dev/input/event3)
[ 5.230] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[ 5.230] (II) Using input driver 'libinput' for 'Intel HID events'
[ 5.230] (**) Intel HID events: always reports core events
[ 5.230] (**) Option "Device" "/dev/input/event3"
[ 5.231] (II) event3 - Intel HID events: is tagged by udev as: Keyboard
[ 5.231] (II) event3 - Intel HID events: device is a keyboard
[ 5.231] (II) event3 - Intel HID events: device removed
[ 5.245] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input4/event3"
[ 5.245] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 15)
[ 5.245] (II) event3 - Intel HID events: is tagged by udev as: Keyboard
[ 5.246] (II) event3 - Intel HID events: device is a keyboard
[ 5.246] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event4)
[ 5.246] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[ 5.246] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[ 5.246] (**) Intel HID 5 button array: always reports core events
[ 5.246] (**) Option "Device" "/dev/input/event4"
[ 5.246] (II) event4 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 5.246] (II) event4 - Intel HID 5 button array: device is a keyboard
[ 5.246] (II) event4 - Intel HID 5 button array: device removed
[ 5.262] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input5/event4"
[ 5.262] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 16)
[ 5.263] (II) event4 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 5.263] (II) event4 - Intel HID 5 button array: device is a keyboard
[ 5.264] (II) config/udev: Adding input device Dell Privacy Driver (/dev/input/event15)
[ 5.264] (**) Dell Privacy Driver: Applying InputClass "libinput keyboard catchall"
[ 5.264] (II) Using input driver 'libinput' for 'Dell Privacy Driver'
[ 5.264] (**) Dell Privacy Driver: always reports core events
[ 5.264] (**) Option "Device" "/dev/input/event15"
[ 5.265] (II) event15 - Dell Privacy Driver: is tagged by udev as: Keyboard Switch
[ 5.265] (II) event15 - Dell Privacy Driver: device is a keyboard
[ 5.265] (II) event15 - Dell Privacy Driver: device removed
[ 5.305] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:03/wmi_bus/wmi_bus-PNP0C14:03/6932965F-1671-4CEB-B988-D3AB0A901919/input/input26/event15"
[ 5.305] (II) XINPUT: Adding extended input device "Dell Privacy Driver" (type: KEYBOARD, id 17)
[ 5.306] (II) event15 - Dell Privacy Driver: is tagged by udev as: Keyboard Switch
[ 5.306] (II) event15 - Dell Privacy Driver: device is a keyboard
[ 5.306] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event18)
[ 5.306] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 5.306] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[ 5.306] (**) Dell WMI hotkeys: always reports core events
[ 5.306] (**) Option "Device" "/dev/input/event18"
[ 5.306] (II) event18 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 5.306] (II) event18 - Dell WMI hotkeys: device is a keyboard
[ 5.306] (II) event18 - Dell WMI hotkeys: device removed
[ 5.338] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:03/wmi_bus/wmi_bus-PNP0C14:03/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input27/event18"
[ 5.338] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 18)
[ 5.339] (II) event18 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 5.339] (II) event18 - Dell WMI hotkeys: device is a keyboard
[ 5.339] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[ 5.339] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 5.339] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 5.339] (**) AT Translated Set 2 keyboard: always reports core events
[ 5.339] (**) Option "Device" "/dev/input/event2"
[ 5.340] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 5.340] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 5.340] (II) event2 - AT Translated Set 2 keyboard: device removed
[ 5.365] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[ 5.366] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 19)
[ 5.367] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 5.367] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 5.369] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event14)
[ 5.369] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[ 5.369] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[ 5.369] (**) PS/2 Generic Mouse: always reports core events
[ 5.369] (**) Option "Device" "/dev/input/event14"
[ 5.370] (II) event14 - PS/2 Generic Mouse: is tagged by udev as: Mouse
[ 5.370] (II) event14 - PS/2 Generic Mouse: device is a pointer
[ 5.371] (II) event14 - PS/2 Generic Mouse: device removed
[ 5.409] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event14"
[ 5.409] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 20)
[ 5.409] (**) Option "AccelerationScheme" "none"
[ 5.409] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[ 5.409] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[ 5.409] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[ 5.410] (II) event14 - PS/2 Generic Mouse: is tagged by udev as: Mouse
[ 5.410] (II) event14 - PS/2 Generic Mouse: device is a pointer
[ 5.411] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse1)
[ 5.411] (II) No input driver specified, ignoring this device.
[ 5.411] (II) This device may have been added with another device file.
[ 5.412] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 5.412] (II) No input driver specified, ignoring this device.
[ 5.412] (II) This device may have been added with another device file.
[ 5.475] (**) Razer Razer Basilisk V3 Keyboard: Applying InputClass "libinput keyboard catchall"
[ 5.475] (II) Using input driver 'libinput' for 'Razer Razer Basilisk V3 Keyboard'
[ 5.475] (**) Razer Razer Basilisk V3 Keyboard: always reports core events
[ 5.475] (**) Option "Device" "/dev/input/event11"
[ 5.475] (II) libinput: Razer Razer Basilisk V3 Keyboard: is a virtual subdevice
[ 5.475] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:1532:0099.0003/input/input20/event11"
[ 5.475] (II) XINPUT: Adding extended input device "Razer Razer Basilisk V3 Keyboard" (type: KEYBOARD, id 21)
[ 5.475] (II) config/udev: removing device DELL0A70:00 04F3:317E Mouse
[ 5.475] (II) event6 - DELL0A70:00 04F3:317E Mouse: device removed
[ 5.545] (II) UnloadModule: "libinput"
[ 5.546] (II) config/udev: Adding input device DELL0A70:00 04F3:317E Mouse (/dev/input/event6)
[ 5.546] (**) DELL0A70:00 04F3:317E Mouse: Applying InputClass "libinput pointer catchall"
[ 5.546] (II) Using input driver 'libinput' for 'DELL0A70:00 04F3:317E Mouse'
[ 5.546] (**) DELL0A70:00 04F3:317E Mouse: always reports core events
[ 5.546] (**) Option "Device" "/dev/input/event6"
[ 5.546] (II) event6 - DELL0A70:00 04F3:317E Mouse: is tagged by udev as: Mouse Pointingstick
[ 5.547] (II) event6 - DELL0A70:00 04F3:317E Mouse: device is a pointer
[ 5.548] (II) event6 - DELL0A70:00 04F3:317E Mouse: device removed
[ 5.635] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL0A70:00/0018:04F3:317E.0001/input/input23/event6"
[ 5.635] (II) XINPUT: Adding extended input device "DELL0A70:00 04F3:317E Mouse" (type: MOUSE, id 13)
[ 5.636] (**) Option "AccelerationScheme" "none"
[ 5.636] (**) DELL0A70:00 04F3:317E Mouse: (accel) selected scheme none/0
[ 5.636] (**) DELL0A70:00 04F3:317E Mouse: (accel) acceleration factor: 2.000
[ 5.636] (**) DELL0A70:00 04F3:317E Mouse: (accel) acceleration threshold: 4
[ 5.637] (II) event6 - DELL0A70:00 04F3:317E Mouse: is tagged by udev as: Mouse Pointingstick
[ 5.638] (II) event6 - DELL0A70:00 04F3:317E Mouse: device is a pointer
[ 5.640] (II) config/udev: removing device DELL0A70:00 04F3:317E Touchpad
[ 5.640] (II) event7 - DELL0A70:00 04F3:317E Touchpad: device removed
[ 5.689] (II) UnloadModule: "libinput"
[ 5.689] (II) config/udev: Adding input device DELL0A70:00 04F3:317E Touchpad (/dev/input/event7)
[ 5.689] (**) DELL0A70:00 04F3:317E Touchpad: Applying InputClass "libinput touchpad catchall"
[ 5.689] (II) Using input driver 'libinput' for 'DELL0A70:00 04F3:317E Touchpad'
[ 5.689] (**) DELL0A70:00 04F3:317E Touchpad: always reports core events
[ 5.689] (**) Option "Device" "/dev/input/event7"
[ 5.691] (II) event7 - DELL0A70:00 04F3:317E Touchpad: is tagged by udev as: Touchpad
[ 5.693] (II) event7 - DELL0A70:00 04F3:317E Touchpad: device is a touchpad
[ 5.694] (II) event7 - DELL0A70:00 04F3:317E Touchpad: device removed
[ 5.769] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL0A70:00/0018:04F3:317E.0001/input/input24/event7"
[ 5.769] (II) XINPUT: Adding extended input device "DELL0A70:00 04F3:317E Touchpad" (type: TOUCHPAD, id 14)
[ 5.771] (**) Option "AccelerationScheme" "none"
[ 5.771] (**) DELL0A70:00 04F3:317E Touchpad: (accel) selected scheme none/0
[ 5.771] (**) DELL0A70:00 04F3:317E Touchpad: (accel) acceleration factor: 2.000
[ 5.771] (**) DELL0A70:00 04F3:317E Touchpad: (accel) acceleration threshold: 4
[ 5.772] (II) event7 - DELL0A70:00 04F3:317E Touchpad: is tagged by udev as: Touchpad
[ 5.774] (II) event7 - DELL0A70:00 04F3:317E Touchpad: device is a touchpad
[ 5.776] (II) config/udev: Adding input device DELL0A70:00 04F3:317E Touchpad (/dev/input/mouse3)
[ 5.776] (II) No input driver specified, ignoring this device.
[ 5.776] (II) This device may have been added with another device file.
[ 5.777] (II) config/udev: Adding input device DELL0A70:00 04F3:317E Mouse (/dev/input/mouse2)
[ 5.777] (II) No input driver specified, ignoring this device.
[ 5.777] (II) This device may have been added with another device file.
[ 5.777] (II) config/udev: Adding input device sof-hda-dsp Headphone Mic (/dev/input/event24)
[ 5.777] (II) No input driver specified, ignoring this device.
[ 5.777] (II) This device may have been added with another device file.
[ 5.778] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=5 (/dev/input/event27)
[ 5.778] (II) No input driver specified, ignoring this device.
[ 5.778] (II) This device may have been added with another device file.
[ 5.778] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=4 (/dev/input/event26)
[ 5.778] (II) No input driver specified, ignoring this device.
[ 5.778] (II) This device may have been added with another device file.
[ 5.778] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=3 (/dev/input/event25)
[ 5.778] (II) No input driver specified, ignoring this device.
[ 5.778] (II) This device may have been added with another device file.
[ 6.681] (II) intel(0): EDID vendor "AUO", prod id 46235
[ 6.681] (II) intel(0): Using EDID range info for horizontal sync
[ 6.681] (II) intel(0): Using EDID range info for vertical refresh
[ 6.682] (II) intel(0): Printing DDC gathered Modelines:
[ 6.682] (II) intel(0): Modeline "1920x1080"x0.0 405.00 1920 1968 2000 2080 1080 1090 1095 3240 +hsync -vsync (194.7 kHz eP)
[ 9.283] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 9.283] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 9.283] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[ 9.283] (--) NVIDIA(GPU-0):
[ 9.284] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 9.284] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 9.284] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 9.284] (--) NVIDIA(GPU-0):
[ 9.284] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 9.284] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 9.284] (--) NVIDIA(GPU-0): DFP-2: 2670.0 MHz maximum pixel clock
[ 9.284] (--) NVIDIA(GPU-0):
[ 9.284] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 9.284] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 9.284] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 9.284] (--) NVIDIA(GPU-0):
[ 9.329] (--) NVIDIA(GPU-0): ViewSonic VG2453 Series (DFP-4): connected
[ 9.329] (--) NVIDIA(GPU-0): ViewSonic VG2453 Series (DFP-4): Internal TMDS
[ 9.329] (--) NVIDIA(GPU-0): ViewSonic VG2453 Series (DFP-4): 600.0 MHz maximum pixel clock
[ 9.329] (--) NVIDIA(GPU-0):
[ 9.643] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 9.643] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 9.643] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[ 9.643] (--) NVIDIA(GPU-0):
[ 9.643] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 9.643] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 9.643] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 9.643] (--) NVIDIA(GPU-0):
[ 9.643] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 9.643] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 9.643] (--) NVIDIA(GPU-0): DFP-2: 2670.0 MHz maximum pixel clock
[ 9.643] (--) NVIDIA(GPU-0):
[ 9.644] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 9.644] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 9.644] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 9.644] (--) NVIDIA(GPU-0):
[ 9.689] (--) NVIDIA(GPU-0): ViewSonic VG2453 Series (DFP-4): connected
[ 9.689] (--) NVIDIA(GPU-0): ViewSonic VG2453 Series (DFP-4): Internal TMDS
[ 9.689] (--) NVIDIA(GPU-0): ViewSonic VG2453 Series (DFP-4): 600.0 MHz maximum pixel clock
[ 9.689] (--) NVIDIA(GPU-0):
[ 9.700] (II) intel(0): resizing framebuffer to 1921x2160
[ 9.751] (II) intel(0): switch to mode 1920x1080@60.1 on eDP1 using pipe 0, position (1, 1080), rotation normal, reflection none
[ 9.785] randr: falling back to unsynchronized pixmap sharing
[ 9.787] (II) NVIDIA(G0): Setting mode "HDMI-1-0: nvidia-auto-select @1920x1080 +0+0 {AllowGSYNC=Off, ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"Last edited by nwalkewicz (2022-04-27 22:31:43)
Offline
Remove the xorg.conf and remove bumblebee and bbswitch and follow https://wiki.archlinux.org/title/PRIME# … er_offload instead.
So PRIME seems to work whenever I launch a program with the "prime-run" command, but can I not use the GPU with the desktop itself? I'd like to set my refresh rate to its full 165hz, but as of right now it's capped at 60hz, no less, no more. At one point, I had tried disabling Optimus in the BIOS and that allowed everything to run with the video card (which is acceptable I suppose?) and even gave me all my refresh rate options (60hz, 135hz, 165hz), but also caused some really weird scaling issues to all my GTK components. I just want Arch to treat the GPU just as Windows would. Does Windows use the GPU to render the screen itself (not sure how else to describe it, but whatever's in control of the refresh rate) and "important" apps, while just using the integrated graphics to render everything else? If so, that's what I want to do here too if possible.
Last edited by nwalkewicz (2022-04-27 22:30:54)
Offline
can I not use the GPU with the desktop itself?
https://wiki.archlinux.org/title/NVIDIA … phics_only
But before that
I'd like to set my refresh rate to its full 165hz, but as of right now it's capped at 60hz, no less, no more.
Please post the outputs of "xrandr -q" and "loginctl session-status"
Do NOT use nvidia-settings to generate a config
Online
Windows in general does normally do it the same way, iGPU for everything (... including the screen) and a list of applications in the driver that should land on the dGPU (you don't have such a built in list on linux you make the relevant list with prime-run), you should have a icon in the system tray showing when and if the dedicated GPU is used.
FWIW additionally to those outputs, I'd generally reccommend you drop xf86-video-intel and check behaviour with the modesetting driver already built into xorg
Offline
Please post the outputs of "xrandr -q" and "loginctl session-status"
Here are the outputs for both respectively:
xrandr -q
Screen 0: minimum 8 x 8, current 1921 x 2160, maximum 32767 x 32767
eDP1 connected primary 1920x1080+1+1080 (normal left inverted right x axis y axis) 340mm x 190mm
1920x1080 60.10*+
DP1 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
DP-1-0 disconnected (normal left inverted right x axis y axis)
DP-1-1 disconnected (normal left inverted right x axis y axis)
DP-1-2 disconnected (normal left inverted right x axis y axis)
DP-1-3 disconnected (normal left inverted right x axis y axis)
HDMI-1-0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 527mm x 296mm
1920x1080 60.00*+ 74.97 59.94 50.00
1680x1050 59.95
1600x1200 60.00
1600x900 60.00
1440x900 59.89
1440x576 50.00
1440x480 59.94
1400x1050 59.98
1280x1024 75.02 60.02
1280x960 60.00
1280x720 60.00 59.94 50.00
1024x768 75.03 70.07 60.00
800x600 75.00 72.19 60.32 56.25
720x576 50.00
720x480 59.94
640x480 75.00 72.81 59.94 59.93 loginctl session-status
2 - nick (1000)
Since: Sat 2022-04-30 15:17:19 PDT; 7h ago
Leader: 706 (sddm-helper)
Seat: seat0; vc1
Display: :0
Service: sddm; type x11; class user
Desktop: KDE
State: active
Unit: session-2.scope
|- 706 /usr/lib/sddm/sddm-helper --socket /tmp/sddm-auth3144800d-c652-4644-bebd-f555f76698f7 --id 1 --start /usr/bin/startplasma-x11 --user nick
|- 719 /usr/bin/gnome-keyring-daemon --daemonize --login
|- 725 /usr/bin/kwalletd5 --pam-login 6 8
|- 726 /usr/bin/startplasma-x11
|- 762 /usr/bin/plasma_session
|- 767 /usr/lib/kf5/start_kdeinit
|- 769 "kdeinit5: Running..."
|- 770 /usr/lib/kf5/klauncher --fd=9
|- 782 /usr/bin/kded5
|- 785 /usr/bin/kwin_x11
|- 832 /usr/bin/ksmserver
|- 868 /usr/bin/kaccess
|- 871 /usr/lib/polkit-kde-authentication-agent-1
|- 873 /usr/lib/baloo_file
|- 874 /usr/bin/xembedsniproxy
|- 875 /usr/lib/org_kde_powerdevil
|- 876 /usr/bin/plasmashell
|- 905 /usr/lib/kdeconnectd
|- 923 /usr/lib/DiscoverNotifier
|- 927 /usr/bin/gmenudbusmenuproxy
|-1007 /usr/lib/geoclue-2.0/demos/agent
|-1328 /usr/lib/kf5/kioslave5 /usr/lib/qt/plugins/kf5/kio/kio_file.so file "" local:/run/user/1000/plasmashellkVprXe.3.slave-socket
`-1883 /usr/lib/kf5/kioslave5 /usr/lib/qt/plugins/kf5/kio/kio_file.so file "" local:/run/user/1000/kded5AgKLVQ.1.slave-socket
Apr 30 22:18:08 archlinux plasmashell[876]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:219:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Apr 30 22:18:08 archlinux plasmashell[876]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:219:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Apr 30 22:18:08 archlinux plasmashell[876]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:219:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Apr 30 22:18:19 archlinux kded5[782]:
Apr 30 22:18:19 archlinux kwin_x11[785]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 21590, resource id: 12582920, major code: 18 (ChangeProperty), minor code: 0
Apr 30 22:18:19 archlinux kwin_x11[785]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 21595, resource id: 12582921, major code: 18 (ChangeProperty), minor code: 0
Apr 30 22:20:23 archlinux kwin_x11[785]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 38600, resource id: 20973708, major code: 3 (GetWindowAttributes), minor code: 0
Apr 30 22:20:23 archlinux kwin_x11[785]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 38601, resource id: 20973708, major code: 14 (GetGeometry), minor code: 0
Apr 30 22:20:23 archlinux kwin_x11[785]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 38604, resource id: 20973708, major code: 3 (GetWindowAttributes), minor code: 0
Apr 30 22:20:23 archlinux kwin_x11[785]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 38605, resource id: 20973708, major code: 14 (GetGeometry), minor code: 0Offline
Ok, it's not tjust the compositor.
If you want to run the display server on the nvidia chip, see the link I posted in #8
You'll likely run into the same "weird gtk scaling issues" which are probably a result of the 144DPI internal and 92DPI external display.
https://wiki.archlinux.org/title/HiDPI# … e_displays
Online
Ok, it's not tjust the compositor.
If you want to run the display server on the nvidia chip, see the link I posted in #8You'll likely run into the same "weird gtk scaling issues" which are probably a result of the 144DPI internal and 92DPI external display.
https://wiki.archlinux.org/title/HiDPI# … e_displays
Alright, I followed your post in #8 and it seems like the GPU is being used instead, which is awesome! I'm still having the refresh rate issue, frustratingly enough.
Terminal output:
[nick@laptop ~]$ glxinfo | grep NVIDIA
server glx vendor string: NVIDIA Corporation
client glx vendor string: NVIDIA Corporation
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce RTX 3060 Laptop GPU/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 510.60.02
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL version string: 4.6.0 NVIDIA 510.60.02
OpenGL shading language version string: 4.60 NVIDIA
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 510.60.02Last edited by nwalkewicz (2022-05-01 16:12:59)
Offline
Please remove the oversized image, the "xrandr -q" output is the only relevant data anyway.
There's a good chance that the higher refreh rate of the internal display is only available when the output is internally rewired to the nvidia GPU by the BIOS.
If you want to run everything on the nvidia chip anyway, that's also the preferable solution.
Dealing w/ the gtk scale will be the lesser issue.
Online
If you want to run everything on the nvidia chip anyway, that's also the preferable solution.
Dealing w/ the gtk scale will be the lesser issue.
Thank you for your help, I'll mark this thread as SOLVED. I tried messing with the HiDPI article you included, but still can't seem to fix the scaling issue (xrandr --scale changes everything globally, but half the components were scaling properly in the first place, so it just made all of those smaller than they should be). Would you be able to point me in the direction of another thread or maybe ArchWiki article/section?
EDIT: As is often the case, I don't know what fixed it, but something apparently did. I just rebooted the machine and everything's great now!
Offline