Running on fedora 32 with KDE (thus with SDDM) the RPMFusion Free/Nonfree latest provided driver 440.100 with an Dell XPS 15 9560 Optimus enabled laptop having a Geforce 1050M.
As of provided documentation from RPMFusion, everything seems to work out fine after fresh install. However, I didn’t manage to get PRIME running correctly (as well as that the Screen menuitem is not displayed in nvidia x-server settings),.
After following instructions from NVIDIA at Chapter 33. Offloading Graphics Display with RandR 1.4 to create a proper xorg.conf, using “nvidia-xconfig --prime” and after reboot, then sddm doesn’t load at all and produces a black screen.
While considering the xorg log:
[ 13.671] (--) Log file renamed from "/var/log/Xorg.pid-1161.log" to "/var/log/Xorg.0.log"
[ 13.672]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 13.672] Build Operating System: 5.5.10-200.fc31.x86_64
[ 13.672] Current Operating System: Linux localhost.localdomain 5.7.6-201.fc32.x86_64 #1 SMP Mon Jun 29 15:15:52 UTC 2020 x86_64
[ 13.672] Kernel command line: BOOT_IMAGE=(hd1,gpt5)/vmlinuz-5.7.6-201.fc32.x86_64 root=/dev/mapper/fedora_localhost--live-root ro resume=/dev/mapper/fedora_localhost--live-swap rd.lvm.lv=fedora_localhost-live/root rd.lvm.lv=fedora_localhost-live/swap rhgb quiet rd.driver.blacklist=nouveau modprobe.blacklist=nouveau nvidia-drm.modeset=1
[ 13.672] Build Date: 30 March 2020 12:00:00AM
[ 13.672] Build ID: xorg-x11-server 1.20.8-1.fc32
[ 13.672] Current version of pixman: 0.40.0
[ 13.672] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 13.672] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 13.672] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 2 18:06:37 2020
[ 13.673] (==) Using config file: "/etc/X11/xorg.conf"
[ 13.673] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 13.673] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 13.674] (==) ServerLayout "layout"
[ 13.674] (**) |-->Screen "Screen0" (0)
[ 13.674] (**) | |-->Monitor "Monitor0"
[ 13.674] (**) | |-->Device "Device0"
[ 13.674] (**) | |-->GPUDevice "InactiveDevice1"
[ 13.674] (==) Automatically adding devices
[ 13.674] (==) Automatically enabling devices
[ 13.674] (==) Automatically adding GPU devices
[ 13.674] (==) Automatically binding GPU devices
[ 13.674] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 13.674] (==) FontPath set to:
catalogue:/etc/X11/fontpath.d,
built-ins
[ 13.674] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 13.675] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 13.675] (II) Loader magic: 0x55a06dc25e20
[ 13.675] (II) Module ABI versions:
[ 13.675] X.Org ANSI C Emulation: 0.4
[ 13.675] X.Org Video Driver: 24.1
[ 13.675] X.Org XInput driver : 24.1
[ 13.675] X.Org Server Extension : 10.0
[ 13.675] (++) using VT number 1
[ 13.675] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 13.676] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 13.676] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 13.692] (--) PCI:*(0@0:2:0) 8086:591b:1028:07be rev 4, Mem @ 0xeb000000/16777216, 0x80000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 13.692] (--) PCI: (1@0:0:0) 10de:1c8d:1028:07be rev 161, Mem @ 0xec000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 13.692] (II) LoadModule: "glx"
[ 13.693] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 13.697] (II) Module glx: vendor="X.Org Foundation"
[ 13.697] compiled for 1.20.8, module version = 1.0.0
[ 13.697] ABI class: X.Org Server Extension, version 10.0
[ 13.697] (II) LoadModule: "nvidia"
[ 13.697] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[ 13.700] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 13.700] compiled for 1.6.99.901, module version = 1.0.0
[ 13.700] Module class: X.Org Video Driver
[ 13.700] (II) LoadModule: "modesetting"
[ 13.700] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[ 13.701] (II) Module modesetting: vendor="X.Org Foundation"
[ 13.701] compiled for 1.20.8, module version = 1.20.8
[ 13.701] Module class: X.Org Video Driver
[ 13.701] ABI class: X.Org Video Driver, version 24.1
[ 13.701] (II) NVIDIA dlloader X Driver 440.100 Fri May 29 08:21:27 UTC 2020
[ 13.701] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 13.701] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 13.702] (II) Loading sub module "fb"
[ 13.702] (II) LoadModule: "fb"
[ 13.702] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 13.702] (II) Module fb: vendor="X.Org Foundation"
[ 13.702] compiled for 1.20.8, module version = 1.0.0
[ 13.702] ABI class: X.Org ANSI C Emulation, version 0.4
[ 13.702] (II) Loading sub module "wfb"
[ 13.702] (II) LoadModule: "wfb"
[ 13.702] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[ 13.703] (II) Module wfb: vendor="X.Org Foundation"
[ 13.703] compiled for 1.20.8, module version = 1.0.0
[ 13.703] ABI class: X.Org ANSI C Emulation, version 0.4
[ 13.703] (II) Loading sub module "ramdac"
[ 13.703] (II) LoadModule: "ramdac"
[ 13.703] (II) Module "ramdac" already built-in
[ 13.706] (II) modeset(G0): using drv /dev/dri/card0
[ 13.706] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 13.706] (==) NVIDIA(0): RGB weight 888
[ 13.706] (==) NVIDIA(0): Default visual is TrueColor
[ 13.706] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 13.706] (**) Option "AllowNVIDIAGpuScreens"
[ 13.706] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 13.706] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 13.707] (**) NVIDIA(0): Option "SLI" "Auto"
[ 13.707] (**) NVIDIA(0): Option "BaseMosaic" "on"
[ 13.707] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration" "True"
[ 13.707] (**) NVIDIA(0): NVIDIA SLI auto-select rendering option.
[ 13.707] (**) NVIDIA(0): Enabling 2D acceleration
[ 13.707] (II) Loading sub module "glxserver_nvidia"
[ 13.707] (II) LoadModule: "glxserver_nvidia"
[ 13.707] (II) Loading /usr/lib64/xorg/modules/extensions/libglxserver_nvidia.so
[ 13.730] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 13.730] compiled for 1.6.99.901, module version = 1.0.0
[ 13.730] Module class: X.Org Server Extension
[ 13.730] (II) NVIDIA GLX Module 440.100 Fri May 29 08:19:01 UTC 2020
[ 13.731] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 13.731] (WW) NVIDIA(0): Failed to initialize Base Mosaic! Reason: Only one GPU
[ 13.731] (WW) NVIDIA(0): detected. Only one GPU will be used for this X screen.
[ 13.732] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 (GP107-A) at PCI:1:0:0 (GPU-0)
[ 13.732] (--) NVIDIA(0): Memory: 4194304 kBytes
[ 13.732] (--) NVIDIA(0): VideoBIOS: 86.07.3e.00.1c
[ 13.732] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 13.732] (II) NVIDIA(0): Validated MetaModes:
[ 13.732] (II) NVIDIA(0): "NULL"
[ 13.732] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[ 13.732] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[ 13.732] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[ 13.732] (**) modeset(G0): Depth 24, (--) framebuffer bpp 32
[ 13.732] (==) modeset(G0): RGB weight 888
[ 13.732] (==) modeset(G0): Default visual is TrueColor
[ 13.732] (II) Loading sub module "glamoregl"
[ 13.732] (II) LoadModule: "glamoregl"
[ 13.732] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[ 13.738] (II) Module glamoregl: vendor="X.Org Foundation"
[ 13.738] compiled for 1.20.8, module version = 1.0.1
[ 13.738] ABI class: X.Org ANSI C Emulation, version 0.4
[ 13.953] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 630 (KBL GT2)
[ 13.953] (II) modeset(G0): glamor initialized
[ 13.954] (II) modeset(G0): Output eDP-1-1 using monitor section Monitor0
[ 13.954] (II) modeset(G0): Output DP-1-1 has no monitor section
[ 13.958] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[ 13.958] (II) modeset(G0): Output DP-1-2 has no monitor section
[ 13.961] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[ 13.962] (II) modeset(G0): EDID for output eDP-1-1
[ 13.962] (II) modeset(G0): Manufacturer: SHP Model: 1453 Serial#: 0
[ 13.962] (II) modeset(G0): Year: 2015 Week: 40
[ 13.962] (II) modeset(G0): EDID Version: 1.4
[ 13.962] (II) modeset(G0): Digital Display Input
[ 13.962] (II) modeset(G0): 8 bits per channel
[ 13.962] (II) modeset(G0): Digital interface is DisplayPort
[ 13.962] (II) modeset(G0): Max Image Size [cm]: horiz.: 35 vert.: 19
[ 13.962] (II) modeset(G0): Gamma: 2.20
[ 13.962] (II) modeset(G0): No DPMS capabilities specified
[ 13.962] (II) modeset(G0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 13.962] (II) modeset(G0): Default color space is primary color space
[ 13.962] (II) modeset(G0): First detailed timing is preferred mode
[ 13.962] (II) modeset(G0): Preferred mode is native pixel format and refresh rate
[ 13.962] (II) modeset(G0): redX: 0.640 redY: 0.329 greenX: 0.300 greenY: 0.600
[ 13.962] (II) modeset(G0): blueX: 0.149 blueY: 0.060 whiteX: 0.312 whiteY: 0.328
[ 13.962] (II) modeset(G0): Manufacturer's mask: 0
[ 13.962] (II) modeset(G0): Supported detailed timing:
[ 13.962] (II) modeset(G0): clock: 138.5 MHz Image Size: 346 x 194 mm
[ 13.962] (II) modeset(G0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 13.962] (II) modeset(G0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1111 v_border: 0
[ 13.962] (II) modeset(G0): 1203MLQ156M1
[ 13.962] (II) modeset(G0): Unknown vendor-specific block 0
[ 13.962] (II) modeset(G0): EDID (in hex):
[ 13.962] (II) modeset(G0): 00ffffffffffff004d10531400000000
[ 13.962] (II) modeset(G0): 28190104a52313780ede50a3544c9926
[ 13.962] (II) modeset(G0): 0f505400000001010101010101010101
[ 13.962] (II) modeset(G0): 0101010101011a3680a070381f403020
[ 13.962] (II) modeset(G0): 35005ac2100000180000000000000000
[ 13.962] (II) modeset(G0): 00000000000000000000000000fe0031
[ 13.962] (II) modeset(G0): 3230334d814c513135364d3100000000
[ 13.962] (II) modeset(G0): 0002410328001200000a010a2020004a
[ 13.962] (II) modeset(G0): Printing probed modes for output eDP-1-1
[ 13.962] (II) modeset(G0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[ 13.962] (II) modeset(G0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 13.962] (II) modeset(G0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 13.962] (II) modeset(G0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 13.962] (II) modeset(G0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 13.962] (II) modeset(G0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 13.962] (II) modeset(G0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 13.962] (II) modeset(G0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 13.962] (II) modeset(G0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 13.962] (II) modeset(G0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 13.962] (II) modeset(G0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 13.962] (II) modeset(G0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 13.962] (II) modeset(G0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 13.962] (II) modeset(G0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 13.962] (II) modeset(G0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 13.962] (II) modeset(G0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 13.962] (II) modeset(G0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 13.962] (II) modeset(G0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 13.962] (II) modeset(G0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 13.962] (II) modeset(G0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 13.963] (II) modeset(G0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 13.963] (II) modeset(G0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 13.963] (II) modeset(G0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 13.963] (II) modeset(G0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 13.963] (II) modeset(G0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 13.963] (II) modeset(G0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 13.963] (II) modeset(G0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 13.963] (II) modeset(G0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 13.963] (II) modeset(G0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 13.963] (II) modeset(G0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 13.963] (II) modeset(G0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 13.963] (II) modeset(G0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 13.963] (II) modeset(G0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 13.963] (II) modeset(G0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 13.963] (II) modeset(G0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 13.963] (II) modeset(G0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 13.963] (II) modeset(G0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 13.963] (II) modeset(G0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 13.963] (II) modeset(G0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 13.963] (II) modeset(G0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 13.963] (II) modeset(G0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 13.963] (II) modeset(G0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 13.963] (II) modeset(G0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 13.963] (II) modeset(G0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 13.963] (II) modeset(G0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 13.963] (II) modeset(G0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 13.963] (II) modeset(G0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 13.963] (II) modeset(G0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 13.963] (II) modeset(G0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 13.963] (II) modeset(G0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 13.963] (II) modeset(G0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 13.963] (II) modeset(G0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 13.963] (II) modeset(G0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 13.963] (II) modeset(G0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 13.963] (II) modeset(G0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 13.963] (II) modeset(G0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 13.963] (II) modeset(G0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 13.963] (II) modeset(G0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 13.963] (II) modeset(G0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 13.963] (II) modeset(G0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 13.963] (II) modeset(G0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 13.963] (II) modeset(G0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 13.963] (II) modeset(G0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 13.963] (II) modeset(G0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 13.963] (II) modeset(G0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 13.963] (II) modeset(G0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 13.963] (II) modeset(G0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 13.963] (II) modeset(G0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 13.963] (II) modeset(G0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 13.963] (II) modeset(G0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 13.963] (II) modeset(G0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 13.963] (II) modeset(G0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 13.963] (II) modeset(G0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 13.963] (II) modeset(G0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 13.963] (II) modeset(G0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 13.963] (II) modeset(G0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 13.963] (II) modeset(G0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 13.963] (II) modeset(G0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 13.963] (II) modeset(G0): EDID for output DP-1-1
[ 13.966] (II) modeset(G0): EDID for output HDMI-1-1
[ 13.966] (II) modeset(G0): EDID for output DP-1-2
[ 13.970] (II) modeset(G0): EDID for output HDMI-1-2
[ 13.970] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 13.970] (==) modeset(G0): DPI set to (96, 96)
[ 13.970] (II) Loading sub module "fb"
[ 13.970] (II) LoadModule: "fb"
[ 13.970] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 13.970] (II) Module fb: vendor="X.Org Foundation"
[ 13.970] compiled for 1.20.8, module version = 1.0.0
[ 13.970] ABI class: X.Org ANSI C Emulation, version 0.4
[ 13.971] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 13.971] (II) NVIDIA: access.
[ 13.982] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 13.982] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 13.982] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 13.982] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 13.982] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 13.982] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 13.982] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 13.982] (II) NVIDIA(0): Config Options in the README.
[ 14.005] (II) NVIDIA(0): Setting mode "NULL"
[ 14.008] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 14.008] (==) NVIDIA(0): Backing store enabled
[ 14.008] (==) NVIDIA(0): Silken mouse enabled
[ 14.008] (**) NVIDIA(0): DPMS enabled
[ 14.008] (II) Loading sub module "dri2"
[ 14.008] (II) LoadModule: "dri2"
[ 14.008] (II) Module "dri2" already built-in
[ 14.009] (II) NVIDIA(0): [DRI2] Setup complete
[ 14.009] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 14.017] (==) modeset(G0): Backing store enabled
[ 14.017] (==) modeset(G0): Silken mouse enabled
[ 14.092] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[ 14.092] (**) modeset(G0): DPMS enabled
[ 14.092] (WW) modeset(G0): Option "AllowEmptyInitialConfiguration" is not used
[ 14.092] (II) modeset(G0): [DRI2] Setup complete
[ 14.092] (II) modeset(G0): [DRI2] DRI driver: iris
[ 14.092] (II) modeset(G0): [DRI2] VDPAU driver: va_gl
[ 14.092] (II) Initializing extension Generic Event Extension
[ 14.093] (II) Initializing extension SHAPE
[ 14.093] (II) Initializing extension MIT-SHM
[ 14.093] (II) Initializing extension XInputExtension
[ 14.094] (II) Initializing extension XTEST
[ 14.095] (II) Initializing extension BIG-REQUESTS
[ 14.095] (II) Initializing extension SYNC
[ 14.095] (II) Initializing extension XKEYBOARD
[ 14.095] (II) Initializing extension XC-MISC
[ 14.096] (II) Initializing extension XFIXES
[ 14.096] (II) Initializing extension RENDER
[ 14.096] (II) Initializing extension RANDR
[ 14.097] (II) Initializing extension COMPOSITE
[ 14.097] (II) Initializing extension DAMAGE
[ 14.097] (II) Initializing extension MIT-SCREEN-SAVER
[ 14.097] (II) Initializing extension DOUBLE-BUFFER
[ 14.098] (II) Initializing extension RECORD
[ 14.098] (II) Initializing extension DPMS
[ 14.098] (II) Initializing extension Present
[ 14.098] (II) Initializing extension DRI3
[ 14.099] (II) Initializing extension X-Resource
[ 14.099] (II) Initializing extension XVideo
[ 14.099] (II) Initializing extension XVideo-MotionCompensation
[ 14.099] (II) Initializing extension SELinux
[ 14.099] (II) SELinux: Disabled by boolean
[ 14.099] (II) Initializing extension GLX
[ 14.100] (II) Initializing extension GLX
[ 14.100] (II) Indirect GLX disabled.
[ 14.100] (II) GLX: Another vendor is already registered for screen 0
[ 14.100] (II) Initializing extension XFree86-VidModeExtension
[ 14.100] (II) Initializing extension XFree86-DGA
[ 14.100] (II) Initializing extension XFree86-DRI
[ 14.100] (II) Initializing extension DRI2
[ 14.100] (II) Initializing extension NV-GLX
[ 14.101] (II) Initializing extension NV-CONTROL
[ 14.367] (II) modeset(G0): Damage tracking initialized
[ 14.465] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 14.466] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 14.466] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 14.466] (**) Power Button: Applying InputClass "system-keyboard"
[ 14.466] (II) LoadModule: "libinput"
[ 14.466] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[ 14.472] (II) Module libinput: vendor="X.Org Foundation"
[ 14.472] compiled for 1.20.6, module version = 0.29.0
[ 14.472] Module class: X.Org XInput Driver
[ 14.472] ABI class: X.Org XInput driver, version 24.1
[ 14.472] (II) Using input driver 'libinput' for 'Power Button'
[ 14.472] (**) Power Button: always reports core events
[ 14.472] (**) Option "Device" "/dev/input/event3"
[ 14.472] (**) Option "_source" "server/udev"
[ 14.476] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 14.476] (II) event3 - Power Button: device is a keyboard
[ 14.476] (II) event3 - Power Button: device removed
[ 14.488] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 14.488] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 14.488] (**) Option "xkb_layout" "de"
[ 14.504] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 14.504] (II) event3 - Power Button: device is a keyboard
[ 14.505] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[ 14.505] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 14.505] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 14.505] (**) Video Bus: Applying InputClass "system-keyboard"
[ 14.505] (II) Using input driver 'libinput' for 'Video Bus'
[ 14.505] (**) Video Bus: always reports core events
[ 14.505] (**) Option "Device" "/dev/input/event12"
[ 14.505] (**) Option "_source" "server/udev"
[ 14.505] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 14.505] (II) event12 - Video Bus: device is a keyboard
[ 14.505] (II) event12 - Video Bus: device removed
[ 14.519] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input19/event12"
[ 14.519] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 14.519] (**) Option "xkb_layout" "de"
[ 14.520] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 14.520] (II) event12 - Video Bus: device is a keyboard
[ 14.521] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[ 14.521] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 14.521] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 14.521] (**) Video Bus: Applying InputClass "system-keyboard"
[ 14.521] (II) Using input driver 'libinput' for 'Video Bus'
[ 14.521] (**) Video Bus: always reports core events
[ 14.521] (**) Option "Device" "/dev/input/event13"
[ 14.521] (**) Option "_source" "server/udev"
[ 14.522] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[ 14.522] (II) event13 - Video Bus: device is a keyboard
[ 14.522] (II) event13 - Video Bus: device removed
[ 14.539] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0a/LNXVIDEO:01/input/input20/event13"
[ 14.539] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 14.539] (**) Option "xkb_layout" "de"
[ 14.541] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[ 14.541] (II) event13 - Video Bus: device is a keyboard
[ 14.542] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 14.542] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 14.542] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 14.542] (**) Power Button: Applying InputClass "system-keyboard"
[ 14.543] (II) Using input driver 'libinput' for 'Power Button'
[ 14.543] (**) Power Button: always reports core events
[ 14.543] (**) Option "Device" "/dev/input/event1"
[ 14.543] (**) Option "_source" "server/udev"
[ 14.544] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 14.544] (II) event1 - Power Button: device is a keyboard
[ 14.544] (II) event1 - Power Button: device removed
[ 14.551] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 14.551] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[ 14.551] (**) Option "xkb_layout" "de"
[ 14.553] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 14.553] (II) event1 - Power Button: device is a keyboard
[ 14.555] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 14.555] (II) No input driver specified, ignoring this device.
[ 14.555] (II) This device may have been added with another device file.
[ 14.556] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 14.556] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 14.556] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 14.556] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 14.556] (II) Using input driver 'libinput' for 'Sleep Button'
[ 14.556] (**) Sleep Button: always reports core events
[ 14.556] (**) Option "Device" "/dev/input/event2"
[ 14.556] (**) Option "_source" "server/udev"
[ 14.558] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 14.558] (II) event2 - Sleep Button: device is a keyboard
[ 14.558] (II) event2 - Sleep Button: device removed
[ 14.567] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[ 14.567] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[ 14.567] (**) Option "xkb_layout" "de"
[ 14.569] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 14.569] (II) event2 - Sleep Button: device is a keyboard
[ 14.572] (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event16)
[ 14.572] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "evdev keyboard catchall"
[ 14.572] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall"
[ 14.572] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "system-keyboard"
[ 14.572] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate'
[ 14.572] (**) Integrated_Webcam_HD: Integrate: always reports core events
[ 14.572] (**) Option "Device" "/dev/input/event16"
[ 14.572] (**) Option "_source" "server/udev"
[ 14.575] (II) event16 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 14.575] (II) event16 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 14.575] (II) event16 - Integrated_Webcam_HD: Integrate: device removed
[ 14.591] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/input/input23/event16"
[ 14.591] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 11)
[ 14.591] (**) Option "xkb_layout" "de"
[ 14.594] (II) event16 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 14.594] (II) event16 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 14.596] (II) config/udev: Adding input device RAPOO RAPOO 5G Wireless Device (/dev/input/event5)
[ 14.596] (**) RAPOO RAPOO 5G Wireless Device: Applying InputClass "evdev keyboard catchall"
[ 14.596] (**) RAPOO RAPOO 5G Wireless Device: Applying InputClass "libinput keyboard catchall"
[ 14.596] (**) RAPOO RAPOO 5G Wireless Device: Applying InputClass "system-keyboard"
[ 14.596] (II) Using input driver 'libinput' for 'RAPOO RAPOO 5G Wireless Device'
[ 14.596] (**) RAPOO RAPOO 5G Wireless Device: always reports core events
[ 14.596] (**) Option "Device" "/dev/input/event5"
[ 14.596] (**) Option "_source" "server/udev"
[ 14.599] (II) event5 - RAPOO RAPOO 5G Wireless Device: is tagged by udev as: Keyboard
[ 14.600] (II) event5 - RAPOO RAPOO 5G Wireless Device: device is a keyboard
[ 14.600] (II) event5 - RAPOO RAPOO 5G Wireless Device: device removed
[ 14.607] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:24AE:2002.0001/input/input7/event5"
[ 14.607] (II) XINPUT: Adding extended input device "RAPOO RAPOO 5G Wireless Device" (type: KEYBOARD, id 12)
[ 14.607] (**) Option "xkb_layout" "de"
[ 14.610] (II) event5 - RAPOO RAPOO 5G Wireless Device: is tagged by udev as: Keyboard
[ 14.611] (II) event5 - RAPOO RAPOO 5G Wireless Device: device is a keyboard
[ 14.613] (II) config/udev: Adding input device RAPOO RAPOO 5G Wireless Device Consumer Control (/dev/input/event8)
[ 14.613] (**) RAPOO RAPOO 5G Wireless Device Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 14.613] (**) RAPOO RAPOO 5G Wireless Device Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 14.613] (**) RAPOO RAPOO 5G Wireless Device Consumer Control: Applying InputClass "system-keyboard"
[ 14.613] (II) Using input driver 'libinput' for 'RAPOO RAPOO 5G Wireless Device Consumer Control'
[ 14.613] (**) RAPOO RAPOO 5G Wireless Device Consumer Control: always reports core events
[ 14.613] (**) Option "Device" "/dev/input/event8"
[ 14.613] (**) Option "_source" "server/udev"
[ 14.616] (II) event8 - RAPOO RAPOO 5G Wireless Device Consumer Control: is tagged by udev as: Keyboard
[ 14.616] (II) event8 - RAPOO RAPOO 5G Wireless Device Consumer Control: device is a keyboard
[ 14.617] (II) event8 - RAPOO RAPOO 5G Wireless Device Consumer Control: device removed
[ 14.627] (II) libinput: RAPOO RAPOO 5G Wireless Device Consumer Control: needs a virtual subdevice
[ 14.627] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:24AE:2002.0002/input/input10/event8"
[ 14.627] (II) XINPUT: Adding extended input device "RAPOO RAPOO 5G Wireless Device Consumer Control" (type: MOUSE, id 13)
[ 14.627] (**) Option "AccelerationScheme" "none"
[ 14.627] (**) RAPOO RAPOO 5G Wireless Device Consumer Control: (accel) selected scheme none/0
[ 14.627] (**) RAPOO RAPOO 5G Wireless Device Consumer Control: (accel) acceleration factor: 2.000
[ 14.627] (**) RAPOO RAPOO 5G Wireless Device Consumer Control: (accel) acceleration threshold: 4
[ 14.631] (II) event8 - RAPOO RAPOO 5G Wireless Device Consumer Control: is tagged by udev as: Keyboard
[ 14.631] (II) event8 - RAPOO RAPOO 5G Wireless Device Consumer Control: device is a keyboard
[ 14.633] (II) config/udev: Adding input device RAPOO RAPOO 5G Wireless Device Mouse (/dev/input/event6)
[ 14.633] (**) RAPOO RAPOO 5G Wireless Device Mouse: Applying InputClass "evdev pointer catchall"
[ 14.633] (**) RAPOO RAPOO 5G Wireless Device Mouse: Applying InputClass "libinput pointer catchall"
[ 14.633] (II) Using input driver 'libinput' for 'RAPOO RAPOO 5G Wireless Device Mouse'
[ 14.633] (**) RAPOO RAPOO 5G Wireless Device Mouse: always reports core events
[ 14.633] (**) Option "Device" "/dev/input/event6"
[ 14.633] (**) Option "_source" "server/udev"
[ 14.636] (II) event6 - RAPOO RAPOO 5G Wireless Device Mouse: is tagged by udev as: Mouse
[ 14.636] (II) event6 - RAPOO RAPOO 5G Wireless Device Mouse: device is a pointer
[ 14.637] (II) event6 - RAPOO RAPOO 5G Wireless Device Mouse: device removed
[ 14.655] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:24AE:2002.0002/input/input8/event6"
[ 14.655] (II) XINPUT: Adding extended input device "RAPOO RAPOO 5G Wireless Device Mouse" (type: MOUSE, id 14)
[ 14.655] (**) Option "AccelerationScheme" "none"
[ 14.655] (**) RAPOO RAPOO 5G Wireless Device Mouse: (accel) selected scheme none/0
[ 14.655] (**) RAPOO RAPOO 5G Wireless Device Mouse: (accel) acceleration factor: 2.000
[ 14.655] (**) RAPOO RAPOO 5G Wireless Device Mouse: (accel) acceleration threshold: 4
[ 14.658] (II) event6 - RAPOO RAPOO 5G Wireless Device Mouse: is tagged by udev as: Mouse
[ 14.659] (II) event6 - RAPOO RAPOO 5G Wireless Device Mouse: device is a pointer
[ 14.661] (II) config/udev: Adding input device RAPOO RAPOO 5G Wireless Device Mouse (/dev/input/mouse0)
[ 14.661] (II) No input driver specified, ignoring this device.
[ 14.661] (II) This device may have been added with another device file.
[ 14.662] (II) config/udev: Adding input device RAPOO RAPOO 5G Wireless Device System Control (/dev/input/event7)
[ 14.662] (**) RAPOO RAPOO 5G Wireless Device System Control: Applying InputClass "evdev keyboard catchall"
[ 14.662] (**) RAPOO RAPOO 5G Wireless Device System Control: Applying InputClass "libinput keyboard catchall"
[ 14.662] (**) RAPOO RAPOO 5G Wireless Device System Control: Applying InputClass "system-keyboard"
[ 14.662] (II) Using input driver 'libinput' for 'RAPOO RAPOO 5G Wireless Device System Control'
[ 14.662] (**) RAPOO RAPOO 5G Wireless Device System Control: always reports core events
[ 14.662] (**) Option "Device" "/dev/input/event7"
[ 14.662] (**) Option "_source" "server/udev"
[ 14.666] (II) event7 - RAPOO RAPOO 5G Wireless Device System Control: is tagged by udev as: Keyboard
[ 14.666] (II) event7 - RAPOO RAPOO 5G Wireless Device System Control: device is a keyboard
[ 14.666] (II) event7 - RAPOO RAPOO 5G Wireless Device System Control: device removed
[ 14.675] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:24AE:2002.0002/input/input9/event7"
[ 14.675] (II) XINPUT: Adding extended input device "RAPOO RAPOO 5G Wireless Device System Control" (type: KEYBOARD, id 15)
[ 14.675] (**) Option "xkb_layout" "de"
[ 14.678] (II) event7 - RAPOO RAPOO 5G Wireless Device System Control: is tagged by udev as: Keyboard
[ 14.679] (II) event7 - RAPOO RAPOO 5G Wireless Device System Control: device is a keyboard
[ 14.680] (II) config/udev: Adding input device DLL07BE:01 06CB:7A13 Mouse (/dev/input/event10)
[ 14.680] (**) DLL07BE:01 06CB:7A13 Mouse: Applying InputClass "evdev pointer catchall"
[ 14.680] (**) DLL07BE:01 06CB:7A13 Mouse: Applying InputClass "libinput pointer catchall"
[ 14.681] (II) Using input driver 'libinput' for 'DLL07BE:01 06CB:7A13 Mouse'
[ 14.681] (**) DLL07BE:01 06CB:7A13 Mouse: always reports core events
[ 14.681] (**) Option "Device" "/dev/input/event10"
[ 14.681] (**) Option "_source" "server/udev"
[ 14.683] (II) event10 - DLL07BE:01 06CB:7A13 Mouse: is tagged by udev as: Mouse Pointingstick
[ 14.684] (II) event10 - DLL07BE:01 06CB:7A13 Mouse: device is a pointer
[ 14.686] (II) event10 - DLL07BE:01 06CB:7A13 Mouse: device removed
[ 14.703] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DLL07BE:01/0018:06CB:7A13.0003/input/input16/event10"
[ 14.703] (II) XINPUT: Adding extended input device "DLL07BE:01 06CB:7A13 Mouse" (type: MOUSE, id 16)
[ 14.703] (**) Option "AccelerationScheme" "none"
[ 14.703] (**) DLL07BE:01 06CB:7A13 Mouse: (accel) selected scheme none/0
[ 14.703] (**) DLL07BE:01 06CB:7A13 Mouse: (accel) acceleration factor: 2.000
[ 14.703] (**) DLL07BE:01 06CB:7A13 Mouse: (accel) acceleration threshold: 4
[ 14.706] (II) event10 - DLL07BE:01 06CB:7A13 Mouse: is tagged by udev as: Mouse Pointingstick
[ 14.707] (II) event10 - DLL07BE:01 06CB:7A13 Mouse: device is a pointer
[ 14.710] (II) config/udev: Adding input device DLL07BE:01 06CB:7A13 Mouse (/dev/input/mouse2)
[ 14.710] (II) No input driver specified, ignoring this device.
[ 14.710] (II) This device may have been added with another device file.
[ 14.711] (II) config/udev: Adding input device DLL07BE:01 06CB:7A13 Touchpad (/dev/input/event11)
[ 14.711] (**) DLL07BE:01 06CB:7A13 Touchpad: Applying InputClass "evdev touchpad catchall"
[ 14.711] (**) DLL07BE:01 06CB:7A13 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 14.711] (II) Using input driver 'libinput' for 'DLL07BE:01 06CB:7A13 Touchpad'
[ 14.711] (**) DLL07BE:01 06CB:7A13 Touchpad: always reports core events
[ 14.711] (**) Option "Device" "/dev/input/event11"
[ 14.711] (**) Option "_source" "server/udev"
[ 14.714] (II) event11 - DLL07BE:01 06CB:7A13 Touchpad: is tagged by udev as: Touchpad
[ 14.717] (II) event11 - DLL07BE:01 06CB:7A13 Touchpad: device is a touchpad
[ 14.717] (II) event11 - DLL07BE:01 06CB:7A13 Touchpad: device removed
[ 14.735] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DLL07BE:01/0018:06CB:7A13.0003/input/input17/event11"
[ 14.735] (II) XINPUT: Adding extended input device "DLL07BE:01 06CB:7A13 Touchpad" (type: TOUCHPAD, id 17)
[ 14.738] (**) Option "AccelerationScheme" "none"
[ 14.738] (**) DLL07BE:01 06CB:7A13 Touchpad: (accel) selected scheme none/0
[ 14.738] (**) DLL07BE:01 06CB:7A13 Touchpad: (accel) acceleration factor: 2.000
[ 14.738] (**) DLL07BE:01 06CB:7A13 Touchpad: (accel) acceleration threshold: 4
[ 14.741] (II) event11 - DLL07BE:01 06CB:7A13 Touchpad: is tagged by udev as: Touchpad
[ 14.744] (II) event11 - DLL07BE:01 06CB:7A13 Touchpad: device is a touchpad
[ 14.745] (II) config/udev: Adding input device DLL07BE:01 06CB:7A13 Touchpad (/dev/input/mouse3)
[ 14.746] (II) No input driver specified, ignoring this device.
[ 14.746] (II) This device may have been added with another device file.
[ 14.746] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event19)
[ 14.746] (II) No input driver specified, ignoring this device.
[ 14.746] (II) This device may have been added with another device file.
[ 14.747] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event20)
[ 14.747] (II) No input driver specified, ignoring this device.
[ 14.747] (II) This device may have been added with another device file.
[ 14.748] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event21)
[ 14.748] (II) No input driver specified, ignoring this device.
[ 14.748] (II) This device may have been added with another device file.
[ 14.749] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event22)
[ 14.749] (II) No input driver specified, ignoring this device.
[ 14.749] (II) This device may have been added with another device file.
[ 14.750] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event23)
[ 14.750] (II) No input driver specified, ignoring this device.
[ 14.750] (II) This device may have been added with another device file.
[ 14.751] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event24)
[ 14.751] (II) No input driver specified, ignoring this device.
[ 14.751] (II) This device may have been added with another device file.
[ 14.752] (II) config/udev: Adding input device Intel HID events (/dev/input/event14)
[ 14.752] (**) Intel HID events: Applying InputClass "evdev keyboard catchall"
[ 14.752] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[ 14.752] (**) Intel HID events: Applying InputClass "system-keyboard"
[ 14.752] (II) Using input driver 'libinput' for 'Intel HID events'
[ 14.752] (**) Intel HID events: always reports core events
[ 14.752] (**) Option "Device" "/dev/input/event14"
[ 14.752] (**) Option "_source" "server/udev"
[ 14.753] (II) event14 - Intel HID events: is tagged by udev as: Keyboard
[ 14.754] (II) event14 - Intel HID events: device is a keyboard
[ 14.754] (II) event14 - Intel HID events: device removed
[ 14.763] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input21/event14"
[ 14.763] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 18)
[ 14.763] (**) Option "xkb_layout" "de"
[ 14.765] (II) event14 - Intel HID events: is tagged by udev as: Keyboard
[ 14.765] (II) event14 - Intel HID events: device is a keyboard
[ 14.766] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event15)
[ 14.766] (**) Intel HID 5 button array: Applying InputClass "evdev keyboard catchall"
[ 14.766] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[ 14.766] (**) Intel HID 5 button array: Applying InputClass "system-keyboard"
[ 14.766] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[ 14.766] (**) Intel HID 5 button array: always reports core events
[ 14.766] (**) Option "Device" "/dev/input/event15"
[ 14.767] (**) Option "_source" "server/udev"
[ 14.768] (II) event15 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 14.768] (II) event15 - Intel HID 5 button array: device is a keyboard
[ 14.769] (II) event15 - Intel HID 5 button array: device removed
[ 14.779] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input22/event15"
[ 14.779] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 19)
[ 14.779] (**) Option "xkb_layout" "de"
[ 14.781] (II) event15 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 14.781] (II) event15 - Intel HID 5 button array: device is a keyboard
[ 14.783] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event18)
[ 14.783] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 14.783] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 14.783] (**) Dell WMI hotkeys: Applying InputClass "system-keyboard"
[ 14.783] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[ 14.783] (**) Dell WMI hotkeys: always reports core events
[ 14.783] (**) Option "Device" "/dev/input/event18"
[ 14.783] (**) Option "_source" "server/udev"
[ 14.785] (II) event18 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 14.786] (II) event18 - Dell WMI hotkeys: device is a keyboard
[ 14.786] (II) event18 - Dell WMI hotkeys: device removed
[ 14.803] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:03/wmi_bus/wmi_bus-PNP0C14:03/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input26/event18"
[ 14.803] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 20)
[ 14.803] (**) Option "xkb_layout" "de"
[ 14.806] (II) event18 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 14.806] (II) event18 - Dell WMI hotkeys: device is a keyboard
[ 14.808] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 14.808] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 14.808] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 14.808] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 14.808] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 14.808] (**) AT Translated Set 2 keyboard: always reports core events
[ 14.808] (**) Option "Device" "/dev/input/event4"
[ 14.808] (**) Option "_source" "server/udev"
[ 14.810] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 14.811] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 14.813] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 14.823] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 14.823] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 21)
[ 14.823] (**) Option "xkb_layout" "de"
[ 14.826] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 14.826] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 14.829] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event9)
[ 14.829] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 14.829] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 14.829] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 14.829] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 14.830] (**) Option "Device" "/dev/input/event9"
[ 14.830] (**) Option "_source" "server/udev"
[ 14.832] (II) event9 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 14.833] (II) event9 - SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[ 14.835] (II) event9 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 14.835] (II) event9 - SynPS/2 Synaptics TouchPad: device removed
[ 14.859] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event9"
[ 14.859] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 22)
[ 14.861] (**) Option "AccelerationScheme" "none"
[ 14.861] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 14.861] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 14.861] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 14.864] (II) event9 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 14.864] (II) event9 - SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[ 14.866] (II) event9 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 14.868] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 14.868] (II) No input driver specified, ignoring this device.
[ 14.868] (II) This device may have been added with another device file.
[ 14.869] (II) config/udev: Adding input device PC Speaker (/dev/input/event17)
[ 14.869] (II) No input driver specified, ignoring this device.
[ 14.869] (II) This device may have been added with another device file.
[ 14.883] (**) RAPOO RAPOO 5G Wireless Device Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 14.883] (**) RAPOO RAPOO 5G Wireless Device Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 14.883] (**) RAPOO RAPOO 5G Wireless Device Consumer Control: Applying InputClass "system-keyboard"
[ 14.883] (II) Using input driver 'libinput' for 'RAPOO RAPOO 5G Wireless Device Consumer Control'
[ 14.883] (**) RAPOO RAPOO 5G Wireless Device Consumer Control: always reports core events
[ 14.883] (**) Option "Device" "/dev/input/event8"
[ 14.883] (**) Option "_source" "_driver/libinput"
[ 14.883] (II) libinput: RAPOO RAPOO 5G Wireless Device Consumer Control: is a virtual subdevice
[ 14.883] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:24AE:2002.0002/input/input10/event8"
[ 14.883] (II) XINPUT: Adding extended input device "RAPOO RAPOO 5G Wireless Device Consumer Control" (type: KEYBOARD, id 23)
[ 14.883] (**) Option "xkb_layout" "de"
[ 14.888] (EE) Failed to open authorization file "/var/run/sddm/{a9a42ca7-4d49-494d-b7bb-fe7d293a958f}": No such file or directory
So the problem that seems to stick out here is the last line:
[ 14.888] (EE) Failed to open authorization file "/var/run/sddm/{a9a42ca7-4d49-494d-b7bb-fe7d293a958f}": No such file or directory
Beside the other error that seems here pretty insignificant to what happens:
[ 13.982] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon;
I have the following xorg.conf created by nvidia-xconfig --prime:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 440.100
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
Inactive "InactiveDevice1"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "InactiveDevice1"
Driver "modesetting"
VendorName "Unknown"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "AllowEmptyInitialConfiguration" "True"
SubSection "Display"
Depth 24
EndSubSection
EndSection
and the default created nvidia.conf:
#This file is provided by xorg-x11-drv-nvidia
#Do not edit
Section "OutputClass"
Identifier "nvidia"
MatchDriver "nvidia-drm"
Driver "nvidia"
Option "AllowEmptyInitialConfiguration"
Option "SLI" "Auto"
Option "BaseMosaic" "on"
EndSection
Section "ServerLayout"
Identifier "layout"
Option "AllowNVIDIAGPUScreens"
EndSection
Further SDDM executes correctly the xrandr commands:
#!/usr/bin/sh
# Xsetup - run as root before the login dialog appears
xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto
xrandr --output <output> --set "PRIME Synchronization" 1
in /usr/share/sddm/scripts/Xsetup
Is there any hint towards a solution? I feel like this is more a (little) misconfiguration in the provided xorg.conf, since deleting it, brings me back to a proper working basis. In any respect, I would like to have control over the xorg.conf settings. Note that above seems to count for any, even simpler, xorg.conf files.
Thanks for any expertise!
Edit> See now also attached the bug report from nvidia-bug-report.sh nvidia-bug-report.log (1.8 MB)
*Side-note: recently I succeeded with similar set-up using the properiatary installer from nvidia on the beta of 450.51, but there were multiple reasons against that beta-driver for actual use for me, including that it may be better to keep in the proper rpmfusion packaging for future updates etc.