You are not logged in.
Hi,
I am still fairly new in the settings of multi screen and gpus.
Originally I got a Nvidia GTX 1660 installed but wanted to have a real VGA port for my CRT.
I went for a used AMD 7450 cooled passively.
So my setup is:
Nvidia GTX 1660 -> PCIE 1 -> Nvidia driver -> DVI-D -> LCD
Usage : New software + games + video encoding
AMD 7450 -> PCIE 2 -> Open source driver -> VGA -> CRT
Usage : Old software + games which do not play well in Nvidia
To my surprise it worked out of the box!
I have one virtual screen (:0) even if I am having a bit of struggle with using "fullscreen" features
https://bbs.archlinux.org/viewtopic.php?id=256097
Now the question is how to check which driver is actually used?
How to launch a program to use specifically a GPU?
lspci -v | grep VGA
09:00.0 VGA compatible controller: NVIDIA Corporation TU116 [GeForce GTX 1660] (rev a1) (prog-if 00 [VGA controller])
0a:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Caicos PRO [Radeon HD 7450] (prog-if 00 [VGA controller])xrandr --listmonitors
Monitors: 2
0: +*DVI-D-0 2560/673x1080/284+0+0 DVI-D-0
1: +VGA-1-1 1280/330x1024/250+2560+28 VGA-1-1less /var/log/Xorg.0.log
[ 5.963] (--) Log file renamed from "/var/log/Xorg.pid-733.log" to "/var/log/Xorg.0.log"
[ 5.964]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 5.964] Build Operating System: Linux Arch Linux
[ 5.964] Current Operating System: Linux BIGONE 5.6.15-arch1-1 #1 SMP PREEMPT Wed, 27 May 2020 23:42:26 +0000 x86_64
[ 5.964] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=6b930ba6-1e37-4f4a-b9be-35b087808767 rw loglevel=3 quiet
[ 5.964] Build Date: 05 May 2020 05:08:17AM
[ 5.964]
[ 5.964] Current version of pixman: 0.40.0
[ 5.964] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 5.964] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 5.964] (==) Log file: "/var/log/Xorg.0.log", Time: Sat May 30 10:43:57 2020
[ 5.964] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 5.964] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 5.965] (==) No Layout section. Using the first Screen section.
[ 5.965] (==) No screen section available. Using defaults.
[ 5.965] (**) |-->Screen "Default Screen Section" (0)
[ 5.965] (**) | |-->Monitor "<default monitor>"
[ 5.965] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 5.965] (==) Automatically adding devices
[ 5.965] (==) Automatically enabling devices
[ 5.965] (==) Automatically adding GPU devices
[ 5.965] (==) Automatically binding GPU devices
[ 5.965] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 5.966] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 5.966] Entry deleted from font path.
[ 5.967] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 5.967] Entry deleted from font path.
[ 5.967] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 5.967] Entry deleted from font path.
[ 5.967] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 5.967] Entry deleted from font path.
[ 5.967] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 5.967] Entry deleted from font path.
[ 5.967] (==) FontPath set to:
/usr/share/fonts/TTF
[ 5.967] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 5.967] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 5.967] (II) Module ABI versions:
[ 5.967] X.Org ANSI C Emulation: 0.4
[ 5.967] X.Org Video Driver: 24.1
[ 5.967] X.Org XInput driver : 24.1
[ 5.967] X.Org Server Extension : 10.0
[ 5.967] (++) using VT number 1
[ 5.967] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 5.968] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 5.969] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 5.972] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 5.975] (--) PCI:*(9@0:0:0) 10de:2184:1043:86bb rev 161, Mem @ 0xf5000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/131072
[ 5.975] (--) PCI: (10@0:0:0) 1002:677b:1019:0020 rev 0, Mem @ 0xe0000000/268435456, 0xf6a20000/131072, I/O @ 0x0000c000/256, BIOS @ 0x????????/131072
[ 5.975] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 5.975] (II) LoadModule: "glx"
[ 5.977] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 5.983] (II) Module glx: vendor="X.Org Foundation"
[ 5.983] compiled for 1.20.8, module version = 1.0.0
[ 5.983] ABI class: X.Org Server Extension, version 10.0
[ 5.983] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[ 5.983] loading driver: nvidia
[ 5.983] (==) Matched nvidia as autoconfigured driver 0
[ 5.983] (==) Matched nouveau as autoconfigured driver 1
[ 5.983] (==) Matched nv as autoconfigured driver 2
[ 5.983] (==) Matched ati as autoconfigured driver 3
[ 5.983] (==) Matched modesetting as autoconfigured driver 4
[ 5.983] (==) Matched fbdev as autoconfigured driver 5
[ 5.983] (==) Matched vesa as autoconfigured driver 6
[ 5.983] (==) Assigned the driver to the xf86ConfigLayout
[ 5.983] (II) LoadModule: "nvidia"
[ 5.983] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 5.986] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 5.986] compiled for 1.6.99.901, module version = 1.0.0
[ 5.986] Module class: X.Org Video Driver
[ 5.987] (II) LoadModule: "nouveau"
[ 5.987] (WW) Warning, couldn't open module nouveau
[ 5.987] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 5.987] (II) LoadModule: "nv"
[ 5.987] (WW) Warning, couldn't open module nv
[ 5.987] (EE) Failed to load module "nv" (module does not exist, 0)
[ 5.987] (II) LoadModule: "ati"
[ 5.987] (WW) Warning, couldn't open module ati
[ 5.987] (EE) Failed to load module "ati" (module does not exist, 0)
[ 5.987] (II) LoadModule: "modesetting"
[ 5.987] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 5.989] (II) Module modesetting: vendor="X.Org Foundation"
[ 5.989] compiled for 1.20.8, module version = 1.20.8
[ 5.989] Module class: X.Org Video Driver
[ 5.989] ABI class: X.Org Video Driver, version 24.1
[ 5.989] (II) LoadModule: "fbdev"
[ 5.989] (WW) Warning, couldn't open module fbdev
[ 5.989] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 5.989] (II) LoadModule: "vesa"
[ 5.989] (WW) Warning, couldn't open module vesa
[ 5.989] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 5.989] (II) NVIDIA dlloader X Driver 440.82 Wed Apr 1 19:50:17 UTC 2020
[ 5.989] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 5.990] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 5.990] (II) Loading sub module "fb"
[ 5.990] (II) LoadModule: "fb"
[ 5.990] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 5.991] (II) Module fb: vendor="X.Org Foundation"
[ 5.991] compiled for 1.20.8, module version = 1.0.0
[ 5.991] ABI class: X.Org ANSI C Emulation, version 0.4
[ 5.991] (II) Loading sub module "wfb"
[ 5.991] (II) LoadModule: "wfb"
[ 5.991] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 5.991] (II) Module wfb: vendor="X.Org Foundation"
[ 5.991] compiled for 1.20.8, module version = 1.0.0
[ 5.991] ABI class: X.Org ANSI C Emulation, version 0.4
[ 5.991] (II) Loading sub module "ramdac"
[ 5.991] (II) LoadModule: "ramdac"
[ 5.991] (II) Module "ramdac" already built-in
[ 5.992] (WW) Falling back to old probe method for modesetting
[ 5.992] (II) modeset(G0): using drv /dev/dri/card0
[ 5.993] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 5.993] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 5.993] (==) NVIDIA(0): RGB weight 888
[ 5.993] (==) NVIDIA(0): Default visual is TrueColor
[ 5.993] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 5.993] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 5.993] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 5.993] (**) NVIDIA(0): Enabling 2D acceleration
[ 5.993] (II) Loading sub module "glxserver_nvidia"
[ 5.993] (II) LoadModule: "glxserver_nvidia"
[ 5.993] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 6.022] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 6.022] compiled for 1.6.99.901, module version = 1.0.0
[ 6.022] Module class: X.Org Server Extension
[ 6.023] (II) NVIDIA GLX Module 440.82 Wed Apr 1 19:47:36 UTC 2020
[ 6.023] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 6.794] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:9:0:0
[ 6.794] (--) NVIDIA(0): DFP-0 (boot)
[ 6.794] (--) NVIDIA(0): DFP-1
[ 6.794] (--) NVIDIA(0): DFP-2
[ 6.794] (--) NVIDIA(0): DFP-3
[ 6.795] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1660 (TU116-A) at PCI:9:0:0 (GPU-0)
[ 6.795] (--) NVIDIA(0): Memory: 6291456 kBytes
[ 6.795] (--) NVIDIA(0): VideoBIOS: 90.16.25.00.7a
[ 6.795] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 6.810] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): connected
[ 6.810] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): Internal TMDS
[ 6.810] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): 330.0 MHz maximum pixel clock
[ 6.810] (--) NVIDIA(GPU-0):
[ 6.810] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 6.810] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 6.810] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 6.810] (--) NVIDIA(GPU-0):
[ 6.810] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 6.810] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 6.810] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 6.810] (--) NVIDIA(GPU-0):
[ 6.810] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 6.810] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 6.810] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 6.810] (--) NVIDIA(GPU-0):
[ 6.838] (==) NVIDIA(0):
[ 6.838] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 6.838] (==) NVIDIA(0): will be used as the requested mode.
[ 6.838] (==) NVIDIA(0):
[ 6.839] (II) NVIDIA(0): Validated MetaModes:
[ 6.839] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
[ 6.839] (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1080
[ 6.874] (--) NVIDIA(0): DPI set to (97, 97); computed from "UseEdidDpi" X config
[ 6.874] (--) NVIDIA(0): option
[ 6.874] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[ 6.874] (==) modeset(G0): RGB weight 888
[ 6.874] (==) modeset(G0): Default visual is TrueColor
[ 6.874] (II) Loading sub module "glamoregl"
[ 6.874] (II) LoadModule: "glamoregl"
[ 6.874] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 6.878] (II) Module glamoregl: vendor="X.Org Foundation"
[ 6.878] compiled for 1.20.8, module version = 1.0.1
[ 6.878] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.010] (II) modeset(G0): glamor X acceleration enabled on AMD CAICOS (DRM 2.50.0 / 5.6.15-arch1-1, LLVM 10.0.0)
[ 7.010] (II) modeset(G0): glamor initialized
[ 7.011] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[ 7.012] (II) modeset(G0): Output DVI-D-1-1 has no monitor section
[ 7.056] (II) modeset(G0): Output VGA-1-1 has no monitor section
[ 7.058] (II) modeset(G0): EDID for output HDMI-1-1
[ 7.059] (II) modeset(G0): EDID for output DVI-D-1-1
[ 7.103] (II) modeset(G0): EDID for output VGA-1-1
[ 7.103] (II) modeset(G0): Manufacturer: CPQ Model: 3053 Serial#: 0
[ 7.103] (II) modeset(G0): Year: 2001 Week: 45
[ 7.103] (II) modeset(G0): EDID Version: 1.2
[ 7.103] (II) modeset(G0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 7.103] (II) modeset(G0): Sync: Separate
[ 7.103] (II) modeset(G0): Max Image Size [cm]: horiz.: 33 vert.: 25
[ 7.103] (II) modeset(G0): Gamma: 2.85
[ 7.103] (II) modeset(G0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[ 7.103] (II) modeset(G0): redX: 0.632 redY: 0.323 greenX: 0.273 greenY: 0.598
[ 7.103] (II) modeset(G0): blueX: 0.144 blueY: 0.063 whiteX: 0.279 whiteY: 0.292
[ 7.103] (II) modeset(G0): Supported established timings:
[ 7.103] (II) modeset(G0): 720x400@70Hz
[ 7.103] (II) modeset(G0): 640x480@60Hz
[ 7.103] (II) modeset(G0): 800x600@60Hz
[ 7.103] (II) modeset(G0): 800x600@75Hz
[ 7.103] (II) modeset(G0): 1024x768@60Hz
[ 7.103] (II) modeset(G0): 1024x768@75Hz
[ 7.103] (II) modeset(G0): Manufacturer's mask: 0
[ 7.103] (II) modeset(G0): Supported standard timings:
[ 7.103] (II) modeset(G0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
[ 7.103] (II) modeset(G0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
[ 7.103] (II) modeset(G0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
[ 7.103] (II) modeset(G0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 7.103] (II) modeset(G0): #4: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 7.103] (II) modeset(G0): Ranges: V min: 50 V max: 120 Hz, H min: 30 H max: 70 kHz, PixClock max 115 MHz
[ 7.103] (II) modeset(G0): Monitor name: Compaq FS740
[ 7.103] (II) modeset(G0): Unknown vendor-specific block f
[ 7.103] (II) modeset(G0): Unknown vendor-specific block e
[ 7.103] (II) modeset(G0): EDID (in hex):
[ 7.103] (II) modeset(G0): 00ffffffffffff000e11533000000000
[ 7.103] (II) modeset(G0): 2d0b0102682119b9e8f0dba152469924
[ 7.103] (II) modeset(G0): 10474aa14a00315945596159714f8180
[ 7.103] (II) modeset(G0): 010101010101000000fd0032781e460b
[ 7.103] (II) modeset(G0): 000a202020202020000000fc00436f6d
[ 7.103] (II) modeset(G0): 7061712046533734300a0000000f0001
[ 7.103] (II) modeset(G0): 0a02021200bd0000000000000000000e
[ 7.103] (II) modeset(G0): 0000118d103902a8037801b10091000b
[ 7.103] (II) modeset(G0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
[ 7.103] (II) modeset(G0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
[ 7.103] (II) modeset(G0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
[ 7.103] (II) modeset(G0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
[ 7.103] (II) modeset(G0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
[ 7.103] (II) modeset(G0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
[ 7.103] (II) modeset(G0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
[ 7.103] (II) modeset(G0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
[ 7.103] (II) modeset(G0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
[ 7.103] (II) modeset(G0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
[ 7.103] (II) modeset(G0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
[ 7.103] (II) modeset(G0): Not using default mode "1280x720" (bad mode clock/interlace/doublescan)
[ 7.103] (II) modeset(G0): Not using default mode "1280x720" (bad mode clock/interlace/doublescan)
[ 7.103] (II) modeset(G0): Not using default mode "1280x800" (bad mode clock/interlace/doublescan)
[ 7.103] (II) modeset(G0): Not using default mode "1280x800" (bad mode clock/interlace/doublescan)
[ 7.103] (II) modeset(G0): Printing probed modes for output VGA-1-1
[ 7.103] (II) modeset(G0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 7.103] (II) modeset(G0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 7.103] (II) modeset(G0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 7.103] (II) modeset(G0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 7.103] (II) modeset(G0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 7.103] (II) modeset(G0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 7.103] (II) modeset(G0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 7.103] (II) modeset(G0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz e)
[ 7.103] (II) modeset(G0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 7.103] (II) modeset(G0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz d)
[ 7.103] (II) modeset(G0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 7.103] (II) modeset(G0): Modeline "928x696"x60.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 7.103] (II) modeset(G0): Modeline "896x672"x60.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 7.103] (II) modeset(G0): Modeline "1024x576"x60.0 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 7.103] (II) modeset(G0): Modeline "1024x576"x60.0 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 7.103] (II) modeset(G0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 7.103] (II) modeset(G0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 7.103] (II) modeset(G0): Modeline "960x600"x59.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 7.103] (II) modeset(G0): Modeline "960x600"x60.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 7.103] (II) modeset(G0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz d)
[ 7.103] (II) modeset(G0): Modeline "960x540"x60.0 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 7.103] (II) modeset(G0): Modeline "960x540"x60.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 7.103] (II) modeset(G0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 7.103] (II) modeset(G0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 7.103] (II) modeset(G0): Modeline "800x600"x85.0 114.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[ 7.103] (II) modeset(G0): Modeline "800x600"x75.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[ 7.103] (II) modeset(G0): Modeline "800x600"x70.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[ 7.103] (II) modeset(G0): Modeline "800x600"x65.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[ 7.103] (II) modeset(G0): Modeline "800x600"x60.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 7.103] (II) modeset(G0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz d)
[ 7.103] (II) modeset(G0): Modeline "800x600"x85.1 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz e)
[ 7.103] (II) modeset(G0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz d)
[ 7.103] (II) modeset(G0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 7.103] (II) modeset(G0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 7.103] (II) modeset(G0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 7.103] (II) modeset(G0): Modeline "840x525"x60.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 7.103] (II) modeset(G0): Modeline "840x525"x59.9 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 7.103] (II) modeset(G0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 7.103] (II) modeset(G0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 7.103] (II) modeset(G0): Modeline "700x525"x74.8 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[ 7.103] (II) modeset(G0): Modeline "700x525"x60.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 7.103] (II) modeset(G0): Modeline "800x450"x59.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 7.103] (II) modeset(G0): Modeline "800x450"x59.8 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 7.103] (II) modeset(G0): Modeline "640x512"x85.0 78.75 640 672 752 864 512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[ 7.103] (II) modeset(G0): Modeline "640x512"x75.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[ 7.103] (II) modeset(G0): Modeline "640x512"x60.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 7.103] (II) modeset(G0): Modeline "700x450"x60.0 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 7.103] (II) modeset(G0): Modeline "700x450"x59.9 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 7.103] (II) modeset(G0): Modeline "640x480"x85.1 74.25 640 672 752 864 480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[ 7.103] (II) modeset(G0): Modeline "640x480"x60.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 7.103] (II) modeset(G0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz e)
[ 7.103] (II) modeset(G0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz d)
[ 7.103] (II) modeset(G0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d)
[ 7.103] (II) modeset(G0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 7.103] (II) modeset(G0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 7.103] (II) modeset(G0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 7.103] (II) modeset(G0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz d)
[ 7.103] (II) modeset(G0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 7.103] (II) modeset(G0): Modeline "684x384"x59.9 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 7.103] (II) modeset(G0): Modeline "684x384"x59.9 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 7.103] (II) modeset(G0): Modeline "640x400"x59.9 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 7.103] (II) modeset(G0): Modeline "640x400"x60.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 7.103] (II) modeset(G0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz d)
[ 7.103] (II) modeset(G0): Modeline "576x432"x75.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[ 7.103] (II) modeset(G0): Modeline "640x360"x59.9 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 7.103] (II) modeset(G0): Modeline "640x360"x59.8 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 7.103] (II) modeset(G0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 7.103] (II) modeset(G0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 7.103] (II) modeset(G0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz d)
[ 7.103] (II) modeset(G0): Modeline "512x384"x85.0 47.25 512 536 584 688 384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[ 7.103] (II) modeset(G0): Modeline "512x384"x75.0 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[ 7.103] (II) modeset(G0): Modeline "512x384"x70.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[ 7.103] (II) modeset(G0): Modeline "512x384"x60.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 7.103] (II) modeset(G0): Modeline "512x288"x60.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 7.103] (II) modeset(G0): Modeline "512x288"x59.9 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 7.103] (II) modeset(G0): Modeline "416x312"x74.7 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[ 7.103] (II) modeset(G0): Modeline "480x270"x59.6 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 7.103] (II) modeset(G0): Modeline "480x270"x59.8 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 7.103] (II) modeset(G0): Modeline "400x300"x85.3 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[ 7.103] (II) modeset(G0): Modeline "400x300"x72.2 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[ 7.103] (II) modeset(G0): Modeline "400x300"x75.1 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[ 7.103] (II) modeset(G0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 7.103] (II) modeset(G0): Modeline "400x300"x56.3 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 7.103] (II) modeset(G0): Modeline "432x243"x59.9 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 7.103] (II) modeset(G0): Modeline "432x243"x59.6 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 7.103] (II) modeset(G0): Modeline "320x240"x85.2 18.00 320 348 376 416 240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[ 7.103] (II) modeset(G0): Modeline "320x240"x72.8 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[ 7.103] (II) modeset(G0): Modeline "320x240"x75.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[ 7.103] (II) modeset(G0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 7.103] (II) modeset(G0): Modeline "360x202"x59.5 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 7.103] (II) modeset(G0): Modeline "360x202"x59.1 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 7.103] (II) modeset(G0): Modeline "360x200"x85.0 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[ 7.103] (II) modeset(G0): Modeline "320x200"x85.3 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[ 7.103] (II) modeset(G0): Modeline "320x180"x59.8 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 7.103] (II) modeset(G0): Modeline "320x180"x59.3 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 7.103] (II) modeset(G0): Modeline "320x175"x85.3 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[ 7.103] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 7.103] (==) modeset(G0): DPI set to (96, 96)
[ 7.103] (II) Loading sub module "fb"
[ 7.103] (II) LoadModule: "fb"
[ 7.103] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 7.103] (II) Module fb: vendor="X.Org Foundation"
[ 7.103] compiled for 1.20.8, module version = 1.0.0
[ 7.103] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.104] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 7.104] (II) NVIDIA: access.
[ 7.107] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 7.107] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 7.107] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 7.107] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 7.107] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 7.107] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 7.107] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 7.107] (II) NVIDIA(0): Config Options in the README.
[ 7.133] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[ 7.263] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 7.263] (==) NVIDIA(0): Backing store enabled
[ 7.263] (==) NVIDIA(0): Silken mouse disabled
[ 7.263] (==) NVIDIA(0): DPMS enabled
[ 7.263] (II) Loading sub module "dri2"
[ 7.263] (II) LoadModule: "dri2"
[ 7.263] (II) Module "dri2" already built-in
[ 7.263] (II) NVIDIA(0): [DRI2] Setup complete
[ 7.263] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 7.272] (==) modeset(G0): Backing store enabled
[ 7.272] (==) modeset(G0): Silken mouse disabled
[ 7.272] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[ 7.272] (==) modeset(G0): DPMS enabled
[ 7.272] (II) modeset(G0): [DRI2] Setup complete
[ 7.272] (II) modeset(G0): [DRI2] DRI driver: r600
[ 7.272] (II) modeset(G0): [DRI2] VDPAU driver: r600
[ 7.272] (II) Initializing extension Generic Event Extension
[ 7.272] (II) Initializing extension SHAPE
[ 7.272] (II) Initializing extension MIT-SHM
[ 7.272] (II) Initializing extension XInputExtension
[ 7.272] (II) Initializing extension XTEST
[ 7.272] (II) Initializing extension BIG-REQUESTS
[ 7.272] (II) Initializing extension SYNC
[ 7.272] (II) Initializing extension XKEYBOARD
[ 7.273] (II) Initializing extension XC-MISC
[ 7.273] (II) Initializing extension SECURITY
[ 7.273] (II) Initializing extension XFIXES
[ 7.273] (II) Initializing extension RENDER
[ 7.273] (II) Initializing extension RANDR
[ 7.273] (II) Initializing extension COMPOSITE
[ 7.273] (II) Initializing extension DAMAGE
[ 7.273] (II) Initializing extension MIT-SCREEN-SAVER
[ 7.273] (II) Initializing extension DOUBLE-BUFFER
[ 7.273] (II) Initializing extension RECORD
[ 7.273] (II) Initializing extension DPMS
[ 7.273] (II) Initializing extension Present
[ 7.273] (II) Initializing extension DRI3
[ 7.273] (II) Initializing extension X-Resource
[ 7.274] (II) Initializing extension XVideo
[ 7.274] (II) Initializing extension XVideo-MotionCompensation
[ 7.274] (II) Initializing extension GLX
[ 7.274] (II) Initializing extension GLX
[ 7.274] (II) Indirect GLX disabled.
[ 7.274] (II) GLX: Another vendor is already registered for screen 0
[ 7.274] (II) Initializing extension XFree86-VidModeExtension
[ 7.274] (II) Initializing extension XFree86-DGA
[ 7.274] (II) Initializing extension XFree86-DRI
[ 7.274] (II) Initializing extension DRI2
[ 7.274] (II) Initializing extension NV-GLX
[ 7.274] (II) Initializing extension NV-CONTROL
[ 7.274] (II) Initializing extension XINERAMA
[ 7.285] (II) modeset(G0): Damage tracking initialized
[ 7.325] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 7.325] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 7.325] (**) Power Button: Applying InputClass "system-keyboard"
[ 7.325] (II) LoadModule: "libinput"
[ 7.325] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 7.328] (II) Module libinput: vendor="X.Org Foundation"
[ 7.328] compiled for 1.20.8, module version = 0.30.0
[ 7.328] Module class: X.Org XInput Driver
[ 7.328] ABI class: X.Org XInput driver, version 24.1
[ 7.328] (II) Using input driver 'libinput' for 'Power Button'
[ 7.328] (**) Power Button: always reports core events
[ 7.328] (**) Option "Device" "/dev/input/event1"
[ 7.328] (**) Option "_source" "server/udev"
[ 7.332] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 7.332] (II) event1 - Power Button: device is a keyboard
[ 7.332] (II) event1 - Power Button: device removed
[ 7.366] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 7.366] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 7.366] (**) Option "xkb_layout" "fi"
[ 7.381] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 7.382] (II) event1 - Power Button: device is a keyboard
[ 7.382] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 7.382] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 7.382] (**) Power Button: Applying InputClass "system-keyboard"
[ 7.382] (II) Using input driver 'libinput' for 'Power Button'
[ 7.382] (**) Power Button: always reports core events
[ 7.382] (**) Option "Device" "/dev/input/event0"
[ 7.382] (**) Option "_source" "server/udev"
[ 7.383] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 7.383] (II) event0 - Power Button: device is a keyboard
[ 7.383] (II) event0 - Power Button: device removed
[ 7.419] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 7.419] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 7.419] (**) Option "xkb_layout" "fi"
[ 7.420] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 7.420] (II) event0 - Power Button: device is a keyboard
[ 7.421] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event18)
[ 7.421] (**) Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 7.421] (**) Logitech USB Keyboard: Applying InputClass "system-keyboard"
[ 7.421] (II) Using input driver 'libinput' for 'Logitech USB Keyboard'
[ 7.421] (**) Logitech USB Keyboard: always reports core events
[ 7.421] (**) Option "Device" "/dev/input/event18"
[ 7.421] (**) Option "_source" "server/udev"
[ 7.423] (II) event18 - Logitech USB Keyboard: is tagged by udev as: Keyboard
[ 7.423] (II) event18 - Logitech USB Keyboard: device is a keyboard
[ 7.423] (II) event18 - Logitech USB Keyboard: device removed
[ 7.462] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6.1/1-6.1:1.0/0003:046D:C326.0001/input/input18/event18"
[ 7.462] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 8)
[ 7.462] (**) Option "xkb_layout" "fi"
[ 7.464] (II) event18 - Logitech USB Keyboard: is tagged by udev as: Keyboard
[ 7.465] (II) event18 - Logitech USB Keyboard: device is a keyboard
[ 7.466] (II) config/udev: Adding input device Logitech USB Keyboard Consumer Control (/dev/input/event19)
[ 7.466] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 7.466] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 7.466] (II) Using input driver 'libinput' for 'Logitech USB Keyboard Consumer Control'
[ 7.466] (**) Logitech USB Keyboard Consumer Control: always reports core events
[ 7.466] (**) Option "Device" "/dev/input/event19"
[ 7.466] (**) Option "_source" "server/udev"
[ 7.468] (II) event19 - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 7.468] (II) event19 - Logitech USB Keyboard Consumer Control: device is a keyboard
[ 7.468] (II) event19 - Logitech USB Keyboard Consumer Control: device removed
[ 7.499] (II) libinput: Logitech USB Keyboard Consumer Control: needs a virtual subdevice
[ 7.499] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6.1/1-6.1:1.1/0003:046D:C326.0002/input/input19/event19"
[ 7.499] (II) XINPUT: Adding extended input device "Logitech USB Keyboard Consumer Control" (type: MOUSE, id 9)
[ 7.499] (**) Option "AccelerationScheme" "none"
[ 7.499] (**) Logitech USB Keyboard Consumer Control: (accel) selected scheme none/0
[ 7.499] (**) Logitech USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 7.499] (**) Logitech USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 7.501] (II) event19 - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 7.501] (II) event19 - Logitech USB Keyboard Consumer Control: device is a keyboard
[ 7.502] (II) config/udev: Adding input device Logitech USB Keyboard System Control (/dev/input/event20)
[ 7.502] (**) Logitech USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 7.502] (**) Logitech USB Keyboard System Control: Applying InputClass "system-keyboard"
[ 7.502] (II) Using input driver 'libinput' for 'Logitech USB Keyboard System Control'
[ 7.502] (**) Logitech USB Keyboard System Control: always reports core events
[ 7.502] (**) Option "Device" "/dev/input/event20"
[ 7.502] (**) Option "_source" "server/udev"
[ 7.504] (II) event20 - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[ 7.504] (II) event20 - Logitech USB Keyboard System Control: device is a keyboard
[ 7.504] (II) event20 - Logitech USB Keyboard System Control: device removed
[ 7.552] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6.1/1-6.1:1.1/0003:046D:C326.0002/input/input20/event20"
[ 7.552] (II) XINPUT: Adding extended input device "Logitech USB Keyboard System Control" (type: KEYBOARD, id 10)
[ 7.552] (**) Option "xkb_layout" "fi"
[ 7.554] (II) event20 - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[ 7.554] (II) event20 - Logitech USB Keyboard System Control: device is a keyboard
[ 7.555] (II) config/udev: Adding input device GXT 101 Gaming Mouse (/dev/input/event21)
[ 7.555] (**) GXT 101 Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 7.555] (II) Using input driver 'libinput' for 'GXT 101 Gaming Mouse'
[ 7.555] (**) GXT 101 Gaming Mouse: always reports core events
[ 7.555] (**) Option "Device" "/dev/input/event21"
[ 7.555] (**) Option "_source" "server/udev"
[ 7.614] (II) event21 - GXT 101 Gaming Mouse: is tagged by udev as: Mouse
[ 7.614] (II) event21 - GXT 101 Gaming Mouse: device is a pointer
[ 7.614] (II) event21 - GXT 101 Gaming Mouse: device removed
[ 7.672] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6.2/1-6.2:1.0/0003:145F:01D9.0003/input/input21/event21"
[ 7.672] (II) XINPUT: Adding extended input device "GXT 101 Gaming Mouse" (type: MOUSE, id 11)
[ 7.672] (**) Option "AccelerationScheme" "none"
[ 7.672] (**) GXT 101 Gaming Mouse: (accel) selected scheme none/0
[ 7.672] (**) GXT 101 Gaming Mouse: (accel) acceleration factor: 2.000
[ 7.672] (**) GXT 101 Gaming Mouse: (accel) acceleration threshold: 4
[ 7.731] (II) event21 - GXT 101 Gaming Mouse: is tagged by udev as: Mouse
[ 7.731] (II) event21 - GXT 101 Gaming Mouse: device is a pointer
[ 7.732] (II) config/udev: Adding input device GXT 101 Gaming Mouse (/dev/input/mouse0)
[ 7.732] (II) No input driver specified, ignoring this device.
[ 7.732] (II) This device may have been added with another device file.
[ 7.732] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event9)
[ 7.732] (II) No input driver specified, ignoring this device.
[ 7.732] (II) This device may have been added with another device file.
[ 7.733] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event4)
[ 7.733] (II) No input driver specified, ignoring this device.
[ 7.733] (II) This device may have been added with another device file.
[ 7.733] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event5)
[ 7.733] (II) No input driver specified, ignoring this device.
[ 7.733] (II) This device may have been added with another device file.
[ 7.734] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event6)
[ 7.734] (II) No input driver specified, ignoring this device.
[ 7.734] (II) This device may have been added with another device file.
[ 7.734] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event7)
[ 7.734] (II) No input driver specified, ignoring this device.
[ 7.734] (II) This device may have been added with another device file.
[ 7.734] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event8)
[ 7.734] (II) No input driver specified, ignoring this device.
[ 7.734] (II) This device may have been added with another device file.
[ 7.735] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event10)
[ 7.735] (II) No input driver specified, ignoring this device.
[ 7.735] (II) This device may have been added with another device file.
[ 7.735] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event11)
[ 7.735] (II) No input driver specified, ignoring this device.
[ 7.735] (II) This device may have been added with another device file.
[ 7.736] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event12)
[ 7.736] (II) No input driver specified, ignoring this device.
[ 7.736] (II) This device may have been added with another device file.
[ 7.736] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event13)
[ 7.736] (II) No input driver specified, ignoring this device.
[ 7.736] (II) This device may have been added with another device file.
[ 7.737] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event14)
[ 7.737] (II) No input driver specified, ignoring this device.
[ 7.737] (II) This device may have been added with another device file.
[ 7.737] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event15)
[ 7.737] (II) No input driver specified, ignoring this device.
[ 7.737] (II) This device may have been added with another device file.
[ 7.737] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event16)
[ 7.737] (II) No input driver specified, ignoring this device.
[ 7.737] (II) This device may have been added with another device file.
[ 7.738] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event17)
[ 7.738] (II) No input driver specified, ignoring this device.
[ 7.738] (II) This device may have been added with another device file.
[ 7.738] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event2)
[ 7.738] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 7.738] (**) Eee PC WMI hotkeys: Applying InputClass "system-keyboard"
[ 7.738] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[ 7.738] (**) Eee PC WMI hotkeys: always reports core events
[ 7.738] (**) Option "Device" "/dev/input/event2"
[ 7.738] (**) Option "_source" "server/udev"
[ 7.739] (II) event2 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 7.739] (II) event2 - Eee PC WMI hotkeys: device is a keyboard
[ 7.739] (II) event2 - Eee PC WMI hotkeys: device removed
[ 7.806] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input2/event2"
[ 7.806] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 12)
[ 7.806] (**) Option "xkb_layout" "fi"
[ 7.807] (II) event2 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 7.807] (II) event2 - Eee PC WMI hotkeys: device is a keyboard
[ 7.807] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 7.807] (II) No input driver specified, ignoring this device.
[ 7.807] (II) This device may have been added with another device file.
[ 7.812] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 7.812] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 7.812] (II) Using input driver 'libinput' for 'Logitech USB Keyboard Consumer Control'
[ 7.812] (**) Logitech USB Keyboard Consumer Control: always reports core events
[ 7.812] (**) Option "Device" "/dev/input/event19"
[ 7.812] (**) Option "_source" "_driver/libinput"
[ 7.812] (II) libinput: Logitech USB Keyboard Consumer Control: is a virtual subdevice
[ 7.812] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6.1/1-6.1:1.1/0003:046D:C326.0002/input/input19/event19"
[ 7.812] (II) XINPUT: Adding extended input device "Logitech USB Keyboard Consumer Control" (type: KEYBOARD, id 13)
[ 7.812] (**) Option "xkb_layout" "fi"
[ 7.820] (EE) Failed to open authorization file "/var/run/sddm/{c62ce535-8b3a-4aab-9699-05b027899e5f}": No such file or directory
[ 2690.795] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): connected
[ 2690.795] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): Internal TMDS
[ 2690.795] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): 330.0 MHz maximum pixel clock
[ 2690.795] (--) NVIDIA(GPU-0):
[ 2690.795] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 2690.795] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 2690.795] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 2690.795] (--) NVIDIA(GPU-0):
[ 2690.795] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 2690.795] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 2690.795] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 2690.795] (--) NVIDIA(GPU-0):
[ 2690.795] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 2690.795] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 2690.795] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 2690.795] (--) NVIDIA(GPU-0):
[ 2690.810] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): connected
[ 2690.810] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): Internal TMDS
[ 2690.810] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): 330.0 MHz maximum pixel clock
[ 2690.810] (--) NVIDIA(GPU-0):
[ 2690.811] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 2690.811] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 2690.811] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 2690.811] (--) NVIDIA(GPU-0):
[ 2690.811] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 2690.811] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 2690.811] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 2690.811] (--) NVIDIA(GPU-0):
[ 2690.811] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 2690.811] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 2690.811] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 2690.811] (--) NVIDIA(GPU-0):
[ 2690.916] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): connected
[ 2690.916] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): Internal TMDS
[ 2690.916] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): 330.0 MHz maximum pixel clock
[ 2690.916] (--) NVIDIA(GPU-0):
[ 2690.916] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 2690.916] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 2690.916] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 2690.916] (--) NVIDIA(GPU-0):
[ 2690.916] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 2690.916] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 2690.916] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 2690.916] (--) NVIDIA(GPU-0):
[ 2690.916] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 2690.916] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 2690.916] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 2690.916] (--) NVIDIA(GPU-0):
[ 2690.932] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): connected
[ 2690.932] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): Internal TMDS
[ 2690.932] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): 330.0 MHz maximum pixel clock
[ 2690.932] (--) NVIDIA(GPU-0):
[ 2690.932] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 2690.932] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 2690.932] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 2690.932] (--) NVIDIA(GPU-0):
[ 2690.932] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 2690.932] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 2690.932] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 2690.932] (--) NVIDIA(GPU-0):
[ 2690.932] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 2690.932] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 2690.932] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 2690.932] (--) NVIDIA(GPU-0):
[ 2691.444] (II) NVIDIA(0): Setting mode "DVI-D-0: nvidia-auto-select @2560x1080 +0+0 {ViewPortIn=2560x1080, ViewPortOut=2560x1080+0+0}"
[ 2691.475] randr: falling back to unsynchronized pixmap sharing
[ 2691.475] (II) modeset(G0): Allocate new frame buffer 1280x1024 stride
[ 2691.526] (II) modeset(G0): Disabling kernel dirty updates, not required.
[ 3616.957] (II) event21 - GXT 101 Gaming Mouse: Enabling spurious button debouncing, see https://wayland.freedesktop.org/libinput/doc/1.15.5/button-debouncing.html for details
[ 8230.722] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): connected
[ 8230.722] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): Internal TMDS
[ 8230.722] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): 330.0 MHz maximum pixel clock
[ 8230.722] (--) NVIDIA(GPU-0):
[ 8230.722] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 8230.722] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 8230.722] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 8230.722] (--) NVIDIA(GPU-0):
[ 8230.722] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 8230.722] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 8230.722] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 8230.722] (--) NVIDIA(GPU-0):
[ 8230.722] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 8230.722] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 8230.722] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 8230.722] (--) NVIDIA(GPU-0):
[ 8230.738] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): connected
[ 8230.738] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): Internal TMDS
[ 8230.738] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): 330.0 MHz maximum pixel clock
[ 8230.738] (--) NVIDIA(GPU-0):
[ 8230.738] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 8230.738] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 8230.738] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 8230.738] (--) NVIDIA(GPU-0):
[ 8230.738] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 8230.738] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 8230.738] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 8230.738] (--) NVIDIA(GPU-0):
[ 8230.738] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 8230.738] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 8230.738] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 8230.738] (--) NVIDIA(GPU-0):
[ 8230.804] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): connected
[ 8230.804] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): Internal TMDS
[ 8230.804] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): 330.0 MHz maximum pixel clock
[ 8230.804] (--) NVIDIA(GPU-0):
[ 8230.804] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 8230.804] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 8230.804] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 8230.804] (--) NVIDIA(GPU-0):
[ 8230.804] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 8230.804] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 8230.804] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 8230.804] (--) NVIDIA(GPU-0):
[ 8230.805] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 8230.805] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 8230.805] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 8230.805] (--) NVIDIA(GPU-0): At this stage I understand the Nividia driver is the master and uses the AMD card only as a VGA output, all programs are using actually the NVIDIA drivers ... but not sure!
Thx for guidance
Last edited by kamelie1706 (2020-05-30 10:20:57)
Offline
Installed the ati/radeon package
https://wiki.archlinux.org/index.php/ATI
as I did not realize it was a TeraScale 2 and not a GCN 1 architecture ....
https://en.wikipedia.org/wiki/List_of_A … sing_units
Now radeon loaded and log looks like that
[ 6.690] (--) Log file renamed from "/var/log/Xorg.pid-638.log" to "/var/log/Xorg.0.log"
[ 6.691]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 6.691] Build Operating System: Linux Arch Linux
[ 6.691] Current Operating System: Linux BIGONE 5.6.15-arch1-1 #1 SMP PREEMPT Wed, 27 May 2020 23:42:26 +0000 x86_64
[ 6.691] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=6b930ba6-1e37-4f4a-b9be-35b087808767 rw loglevel=3 quiet
[ 6.691] Build Date: 05 May 2020 05:08:17AM
[ 6.691]
[ 6.691] Current version of pixman: 0.40.0
[ 6.691] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 6.691] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 6.691] (==) Log file: "/var/log/Xorg.0.log", Time: Sat May 30 13:34:05 2020
[ 6.692] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 6.692] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 6.693] (==) No Layout section. Using the first Screen section.
[ 6.693] (==) No screen section available. Using defaults.
[ 6.693] (**) |-->Screen "Default Screen Section" (0)
[ 6.693] (**) | |-->Monitor "<default monitor>"
[ 6.693] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 6.693] (==) Automatically adding devices
[ 6.693] (==) Automatically enabling devices
[ 6.693] (==) Automatically adding GPU devices
[ 6.693] (==) Automatically binding GPU devices
[ 6.693] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 6.693] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 6.693] Entry deleted from font path.
[ 6.694] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 6.694] Entry deleted from font path.
[ 6.694] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 6.694] Entry deleted from font path.
[ 6.694] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 6.694] Entry deleted from font path.
[ 6.694] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 6.694] Entry deleted from font path.
[ 6.694] (==) FontPath set to:
/usr/share/fonts/TTF
[ 6.694] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 6.694] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 6.694] (II) Module ABI versions:
[ 6.694] X.Org ANSI C Emulation: 0.4
[ 6.694] X.Org Video Driver: 24.1
[ 6.694] X.Org XInput driver : 24.1
[ 6.694] X.Org Server Extension : 10.0
[ 6.695] (++) using VT number 1
[ 6.695] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 6.695] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 6.695] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 6.697] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 6.698] (--) PCI:*(9@0:0:0) 10de:2184:1043:86bb rev 161, Mem @ 0xf5000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/131072
[ 6.698] (--) PCI: (10@0:0:0) 1002:677b:1019:0020 rev 0, Mem @ 0xe0000000/268435456, 0xf6a20000/131072, I/O @ 0x0000c000/256, BIOS @ 0x????????/131072
[ 6.698] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 6.698] (II) LoadModule: "glx"
[ 6.700] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 6.706] (II) Module glx: vendor="X.Org Foundation"
[ 6.706] compiled for 1.20.8, module version = 1.0.0
[ 6.706] ABI class: X.Org Server Extension, version 10.0
[ 6.706] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[ 6.706] loading driver: nvidia
[ 6.706] (II) Applying OutputClass "Radeon" to /dev/dri/card0
[ 6.706] loading driver: radeon
[ 6.706] (==) Matched nvidia as autoconfigured driver 0
[ 6.706] (==) Matched nouveau as autoconfigured driver 1
[ 6.706] (==) Matched nv as autoconfigured driver 2
[ 6.706] (==) Matched radeon as autoconfigured driver 3
[ 6.706] (==) Matched ati as autoconfigured driver 4
[ 6.706] (==) Matched modesetting as autoconfigured driver 5
[ 6.706] (==) Matched fbdev as autoconfigured driver 6
[ 6.706] (==) Matched vesa as autoconfigured driver 7
[ 6.706] (==) Assigned the driver to the xf86ConfigLayout
[ 6.706] (II) LoadModule: "nvidia"
[ 6.707] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 6.709] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 6.709] compiled for 1.6.99.901, module version = 1.0.0
[ 6.709] Module class: X.Org Video Driver
[ 6.709] (II) LoadModule: "nouveau"
[ 6.710] (WW) Warning, couldn't open module nouveau
[ 6.710] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 6.710] (II) LoadModule: "nv"
[ 6.710] (WW) Warning, couldn't open module nv
[ 6.710] (EE) Failed to load module "nv" (module does not exist, 0)
[ 6.710] (II) LoadModule: "radeon"
[ 6.710] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 6.712] (II) Module radeon: vendor="X.Org Foundation"
[ 6.712] compiled for 1.20.8, module version = 19.1.0
[ 6.712] Module class: X.Org Video Driver
[ 6.712] ABI class: X.Org Video Driver, version 24.1
[ 6.712] (II) LoadModule: "ati"
[ 6.712] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 6.713] (II) Module ati: vendor="X.Org Foundation"
[ 6.713] compiled for 1.20.8, module version = 19.1.0
[ 6.713] Module class: X.Org Video Driver
[ 6.713] ABI class: X.Org Video Driver, version 24.1
[ 6.713] (II) LoadModule: "modesetting"
[ 6.713] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 6.714] (II) Module modesetting: vendor="X.Org Foundation"
[ 6.714] compiled for 1.20.8, module version = 1.20.8
[ 6.714] Module class: X.Org Video Driver
[ 6.714] ABI class: X.Org Video Driver, version 24.1
[ 6.714] (II) LoadModule: "fbdev"
[ 6.714] (WW) Warning, couldn't open module fbdev
[ 6.714] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 6.714] (II) LoadModule: "vesa"
[ 6.714] (WW) Warning, couldn't open module vesa
[ 6.714] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 6.714] (II) NVIDIA dlloader X Driver 440.82 Wed Apr 1 19:50:17 UTC 2020
[ 6.714] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 6.714] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
ATI Radeon 9800PRO, ATI Radeon 9800XT,
ATI Radeon Mobility 9600/9700 (M10/M11),
ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
ATI FireGL V3350, ATI Mobility Radeon X1450,
ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
ATI FireGL V3400, ATI Mobility FireGL V5250,
ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
ATI FireGL V3600, ATI Radeon HD 2600 LE,
ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
AMD Radeon HD 6300 Series Graphics,
AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
AMD Firestream 9350, ATI Radeon HD 5800 Series,
ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
MULLINS, KAVERI, HAWAII
[ 6.715] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 6.716] (II) Loading sub module "fb"
[ 6.716] (II) LoadModule: "fb"
[ 6.716] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 6.716] (II) Module fb: vendor="X.Org Foundation"
[ 6.716] compiled for 1.20.8, module version = 1.0.0
[ 6.716] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6.716] (II) Loading sub module "wfb"
[ 6.716] (II) LoadModule: "wfb"
[ 6.716] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 6.717] (II) Module wfb: vendor="X.Org Foundation"
[ 6.717] compiled for 1.20.8, module version = 1.0.0
[ 6.717] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6.717] (II) Loading sub module "ramdac"
[ 6.717] (II) LoadModule: "ramdac"
[ 6.717] (II) Module "ramdac" already built-in
[ 6.717] (WW) Falling back to old probe method for modesetting
[ 6.718] (II) [KMS] Kernel modesetting enabled.
[ 6.718] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 6.718] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 6.718] (==) NVIDIA(0): RGB weight 888
[ 6.718] (==) NVIDIA(0): Default visual is TrueColor
[ 6.718] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 6.718] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 6.718] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 6.718] (**) NVIDIA(0): Enabling 2D acceleration
[ 6.718] (II) Loading sub module "glxserver_nvidia"
[ 6.718] (II) LoadModule: "glxserver_nvidia"
[ 6.718] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 6.741] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 6.741] compiled for 1.6.99.901, module version = 1.0.0
[ 6.741] Module class: X.Org Server Extension
[ 6.741] (II) NVIDIA GLX Module 440.82 Wed Apr 1 19:47:36 UTC 2020
[ 6.742] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 7.526] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:9:0:0
[ 7.526] (--) NVIDIA(0): DFP-0 (boot)
[ 7.526] (--) NVIDIA(0): DFP-1
[ 7.526] (--) NVIDIA(0): DFP-2
[ 7.526] (--) NVIDIA(0): DFP-3
[ 7.527] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1660 (TU116-A) at PCI:9:0:0 (GPU-0)
[ 7.527] (--) NVIDIA(0): Memory: 6291456 kBytes
[ 7.527] (--) NVIDIA(0): VideoBIOS: 90.16.25.00.7a
[ 7.528] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 7.543] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): connected
[ 7.543] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): Internal TMDS
[ 7.543] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): 330.0 MHz maximum pixel clock
[ 7.543] (--) NVIDIA(GPU-0):
[ 7.543] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 7.543] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 7.543] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 7.543] (--) NVIDIA(GPU-0):
[ 7.543] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 7.543] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 7.543] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 7.543] (--) NVIDIA(GPU-0):
[ 7.543] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 7.543] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 7.543] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 7.543] (--) NVIDIA(GPU-0):
[ 7.572] (==) NVIDIA(0):
[ 7.572] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 7.572] (==) NVIDIA(0): will be used as the requested mode.
[ 7.572] (==) NVIDIA(0):
[ 7.574] (II) NVIDIA(0): Validated MetaModes:
[ 7.574] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
[ 7.574] (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1080
[ 7.610] (--) NVIDIA(0): DPI set to (97, 97); computed from "UseEdidDpi" X config
[ 7.610] (--) NVIDIA(0): option
[ 7.610] (==) RADEON(G0): Depth 24, (--) framebuffer bpp 32
[ 7.610] (II) RADEON(G0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 7.610] (==) RADEON(G0): Default visual is TrueColor
[ 7.610] (==) RADEON(G0): RGB weight 888
[ 7.610] (II) RADEON(G0): Using 8 bits per RGB (8 bit DAC)
[ 7.610] (--) RADEON(G0): Chipset: "CAICOS" (ChipID = 0x677b)
[ 7.610] (II) Loading sub module "fb"
[ 7.610] (II) LoadModule: "fb"
[ 7.610] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 7.610] (II) Module fb: vendor="X.Org Foundation"
[ 7.610] compiled for 1.20.8, module version = 1.0.0
[ 7.610] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.610] (II) Loading sub module "dri2"
[ 7.610] (II) LoadModule: "dri2"
[ 7.610] (II) Module "dri2" already built-in
[ 7.711] (II) Loading sub module "glamoregl"
[ 7.711] (II) LoadModule: "glamoregl"
[ 7.712] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 7.716] (II) Module glamoregl: vendor="X.Org Foundation"
[ 7.716] compiled for 1.20.8, module version = 1.0.1
[ 7.716] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.750] (II) RADEON(G0): glamor X acceleration enabled on AMD CAICOS (DRM 2.50.0 / 5.6.15-arch1-1, LLVM 10.0.0)
[ 7.750] (II) RADEON(G0): glamor detected, initialising EGL layer.
[ 7.750] (II) RADEON(G0): KMS Color Tiling: enabled
[ 7.750] (II) RADEON(G0): KMS Color Tiling 2D: enabled
[ 7.750] (==) RADEON(G0): TearFree property default: auto
[ 7.751] (II) RADEON(G0): Output HDMI-1-0 has no monitor section
[ 7.752] (II) RADEON(G0): Output DVI-1-0 has no monitor section
[ 7.796] (II) RADEON(G0): Output VGA-1-0 has no monitor section
[ 7.798] (II) RADEON(G0): EDID for output HDMI-1-0
[ 7.799] (II) RADEON(G0): EDID for output DVI-1-0
[ 7.843] (II) RADEON(G0): EDID for output VGA-1-0
[ 7.843] (II) RADEON(G0): Manufacturer: CPQ Model: 3053 Serial#: 0
[ 7.843] (II) RADEON(G0): Year: 2001 Week: 45
[ 7.843] (II) RADEON(G0): EDID Version: 1.2
[ 7.843] (II) RADEON(G0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 7.843] (II) RADEON(G0): Sync: Separate
[ 7.843] (II) RADEON(G0): Max Image Size [cm]: horiz.: 33 vert.: 25
[ 7.843] (II) RADEON(G0): Gamma: 2.85
[ 7.843] (II) RADEON(G0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[ 7.843] (II) RADEON(G0): redX: 0.632 redY: 0.323 greenX: 0.273 greenY: 0.598
[ 7.843] (II) RADEON(G0): blueX: 0.144 blueY: 0.063 whiteX: 0.279 whiteY: 0.292
[ 7.843] (II) RADEON(G0): Supported established timings:
[ 7.843] (II) RADEON(G0): 720x400@70Hz
[ 7.843] (II) RADEON(G0): 640x480@60Hz
[ 7.843] (II) RADEON(G0): 800x600@60Hz
[ 7.843] (II) RADEON(G0): 800x600@75Hz
[ 7.843] (II) RADEON(G0): 1024x768@60Hz
[ 7.843] (II) RADEON(G0): 1024x768@75Hz
[ 7.843] (II) RADEON(G0): Manufacturer's mask: 0
[ 7.843] (II) RADEON(G0): Supported standard timings:
[ 7.843] (II) RADEON(G0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
[ 7.843] (II) RADEON(G0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
[ 7.843] (II) RADEON(G0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
[ 7.843] (II) RADEON(G0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 7.843] (II) RADEON(G0): #4: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 7.843] (II) RADEON(G0): Ranges: V min: 50 V max: 120 Hz, H min: 30 H max: 70 kHz, PixClock max 115 MHz
[ 7.843] (II) RADEON(G0): Monitor name: Compaq FS740
[ 7.843] (II) RADEON(G0): Unknown vendor-specific block f
[ 7.843] (II) RADEON(G0): Unknown vendor-specific block e
[ 7.843] (II) RADEON(G0): EDID (in hex):
[ 7.843] (II) RADEON(G0): 00ffffffffffff000e11533000000000
[ 7.843] (II) RADEON(G0): 2d0b0102682119b9e8f0dba152469924
[ 7.843] (II) RADEON(G0): 10474aa14a00315945596159714f8180
[ 7.843] (II) RADEON(G0): 010101010101000000fd0032781e460b
[ 7.843] (II) RADEON(G0): 000a202020202020000000fc00436f6d
[ 7.843] (II) RADEON(G0): 7061712046533734300a0000000f0001
[ 7.843] (II) RADEON(G0): 0a02021200bd0000000000000000000e
[ 7.843] (II) RADEON(G0): 0000118d103902a8037801b10091000b
[ 7.843] (II) RADEON(G0): Printing probed modes for output VGA-1-0
[ 7.843] (II) RADEON(G0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 7.843] (II) RADEON(G0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 7.843] (II) RADEON(G0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz e)
[ 7.843] (II) RADEON(G0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 7.843] (II) RADEON(G0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 7.843] (II) RADEON(G0): Modeline "800x600"x85.1 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz e)
[ 7.843] (II) RADEON(G0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 7.843] (II) RADEON(G0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 7.843] (II) RADEON(G0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz e)
[ 7.843] (II) RADEON(G0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 7.843] (II) RADEON(G0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 7.843] (II) RADEON(G0): mem size init: gart size :3fdde000 vram size: s:40000000 visible:f79d000
[ 7.843] (==) RADEON(G0): DPI set to (96, 96)
[ 7.843] (==) RADEON(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 7.843] (II) Loading sub module "ramdac"
[ 7.843] (II) LoadModule: "ramdac"
[ 7.843] (II) Module "ramdac" already built-in
[ 7.843] (II) UnloadModule: "modesetting"
[ 7.843] (II) Unloading modesetting
[ 7.843] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 7.843] (II) NVIDIA: access.
[ 7.846] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 7.846] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 7.846] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 7.846] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 7.846] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 7.846] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 7.846] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 7.846] (II) NVIDIA(0): Config Options in the README.
[ 7.873] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[ 8.012] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 8.012] (==) NVIDIA(0): Backing store enabled
[ 8.012] (==) NVIDIA(0): Silken mouse disabled
[ 8.012] (==) NVIDIA(0): DPMS enabled
[ 8.013] (II) Loading sub module "dri2"
[ 8.013] (II) LoadModule: "dri2"
[ 8.013] (II) Module "dri2" already built-in
[ 8.013] (II) NVIDIA(0): [DRI2] Setup complete
[ 8.013] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 8.013] (II) RADEON(G0): [DRI2] Setup complete
[ 8.013] (II) RADEON(G0): [DRI2] DRI driver: r600
[ 8.013] (II) RADEON(G0): [DRI2] VDPAU driver: r600
[ 8.013] (II) RADEON(G0): Front buffer size: 3072K
[ 8.013] (II) RADEON(G0): VRAM usage limit set to 225378K
[ 8.013] (==) RADEON(G0): Backing store enabled
[ 8.013] (II) RADEON(G0): Direct rendering enabled
[ 8.022] (II) RADEON(G0): Use GLAMOR acceleration.
[ 8.022] (II) RADEON(G0): Acceleration enabled
[ 8.022] (==) RADEON(G0): DPMS enabled
[ 8.022] (==) RADEON(G0): Silken mouse disabled
[ 8.038] (II) Initializing extension Generic Event Extension
[ 8.038] (II) Initializing extension SHAPE
[ 8.038] (II) Initializing extension MIT-SHM
[ 8.039] (II) Initializing extension XInputExtension
[ 8.039] (II) Initializing extension XTEST
[ 8.039] (II) Initializing extension BIG-REQUESTS
[ 8.039] (II) Initializing extension SYNC
[ 8.039] (II) Initializing extension XKEYBOARD
[ 8.039] (II) Initializing extension XC-MISC
[ 8.039] (II) Initializing extension SECURITY
[ 8.039] (II) Initializing extension XFIXES
[ 8.039] (II) Initializing extension RENDER
[ 8.039] (II) Initializing extension RANDR
[ 8.039] (II) Initializing extension COMPOSITE
[ 8.039] (II) Initializing extension DAMAGE
[ 8.039] (II) Initializing extension MIT-SCREEN-SAVER
[ 8.039] (II) Initializing extension DOUBLE-BUFFER
[ 8.040] (II) Initializing extension RECORD
[ 8.040] (II) Initializing extension DPMS
[ 8.040] (II) Initializing extension Present
[ 8.040] (II) Initializing extension DRI3
[ 8.040] (II) Initializing extension X-Resource
[ 8.040] (II) Initializing extension XVideo
[ 8.040] (II) Initializing extension XVideo-MotionCompensation
[ 8.040] (II) Initializing extension GLX
[ 8.040] (II) Initializing extension GLX
[ 8.040] (II) Indirect GLX disabled.
[ 8.040] (II) GLX: Another vendor is already registered for screen 0
[ 8.040] (II) Initializing extension XFree86-VidModeExtension
[ 8.040] (II) Initializing extension XFree86-DGA
[ 8.040] (II) Initializing extension XFree86-DRI
[ 8.040] (II) Initializing extension DRI2
[ 8.040] (II) Initializing extension NV-GLX
[ 8.040] (II) Initializing extension NV-CONTROL
[ 8.040] (II) Initializing extension XINERAMA
[ 8.094] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 8.094] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 8.094] (**) Power Button: Applying InputClass "system-keyboard"
[ 8.094] (II) LoadModule: "libinput"
[ 8.094] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 8.097] (II) Module libinput: vendor="X.Org Foundation"
[ 8.097] compiled for 1.20.8, module version = 0.30.0
[ 8.097] Module class: X.Org XInput Driver
[ 8.097] ABI class: X.Org XInput driver, version 24.1
[ 8.097] (II) Using input driver 'libinput' for 'Power Button'
[ 8.097] (**) Power Button: always reports core events
[ 8.097] (**) Option "Device" "/dev/input/event1"
[ 8.097] (**) Option "_source" "server/udev"
[ 8.101] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 8.101] (II) event1 - Power Button: device is a keyboard
[ 8.102] (II) event1 - Power Button: device removed
[ 8.138] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 8.138] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 8.138] (**) Option "xkb_layout" "fi"
[ 8.162] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 8.162] (II) event1 - Power Button: device is a keyboard
[ 8.162] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 8.162] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 8.162] (**) Power Button: Applying InputClass "system-keyboard"
[ 8.162] (II) Using input driver 'libinput' for 'Power Button'
[ 8.162] (**) Power Button: always reports core events
[ 8.162] (**) Option "Device" "/dev/input/event0"
[ 8.162] (**) Option "_source" "server/udev"
[ 8.163] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 8.163] (II) event0 - Power Button: device is a keyboard
[ 8.164] (II) event0 - Power Button: device removed
[ 8.205] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 8.205] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 8.205] (**) Option "xkb_layout" "fi"
[ 8.206] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 8.206] (II) event0 - Power Button: device is a keyboard
[ 8.207] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event18)
[ 8.207] (**) Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 8.207] (**) Logitech USB Keyboard: Applying InputClass "system-keyboard"
[ 8.207] (II) Using input driver 'libinput' for 'Logitech USB Keyboard'
[ 8.207] (**) Logitech USB Keyboard: always reports core events
[ 8.207] (**) Option "Device" "/dev/input/event18"
[ 8.207] (**) Option "_source" "server/udev"
[ 8.209] (II) event18 - Logitech USB Keyboard: is tagged by udev as: Keyboard
[ 8.209] (II) event18 - Logitech USB Keyboard: device is a keyboard
[ 8.209] (II) event18 - Logitech USB Keyboard: device removed
[ 8.258] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6.1/1-6.1:1.0/0003:046D:C326.0001/input/input18/event18"
[ 8.258] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 8)
[ 8.258] (**) Option "xkb_layout" "fi"
[ 8.260] (II) event18 - Logitech USB Keyboard: is tagged by udev as: Keyboard
[ 8.260] (II) event18 - Logitech USB Keyboard: device is a keyboard
[ 8.261] (II) config/udev: Adding input device Logitech USB Keyboard Consumer Control (/dev/input/event19)
[ 8.262] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 8.262] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 8.262] (II) Using input driver 'libinput' for 'Logitech USB Keyboard Consumer Control'
[ 8.262] (**) Logitech USB Keyboard Consumer Control: always reports core events
[ 8.262] (**) Option "Device" "/dev/input/event19"
[ 8.262] (**) Option "_source" "server/udev"
[ 8.263] (II) event19 - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 8.263] (II) event19 - Logitech USB Keyboard Consumer Control: device is a keyboard
[ 8.264] (II) event19 - Logitech USB Keyboard Consumer Control: device removed
[ 8.298] (II) libinput: Logitech USB Keyboard Consumer Control: needs a virtual subdevice
[ 8.298] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6.1/1-6.1:1.1/0003:046D:C326.0002/input/input19/event19"
[ 8.298] (II) XINPUT: Adding extended input device "Logitech USB Keyboard Consumer Control" (type: MOUSE, id 9)
[ 8.298] (**) Option "AccelerationScheme" "none"
[ 8.298] (**) Logitech USB Keyboard Consumer Control: (accel) selected scheme none/0
[ 8.298] (**) Logitech USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 8.298] (**) Logitech USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 8.300] (II) event19 - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 8.300] (II) event19 - Logitech USB Keyboard Consumer Control: device is a keyboard
[ 8.301] (II) config/udev: Adding input device Logitech USB Keyboard System Control (/dev/input/event20)
[ 8.301] (**) Logitech USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 8.301] (**) Logitech USB Keyboard System Control: Applying InputClass "system-keyboard"
[ 8.301] (II) Using input driver 'libinput' for 'Logitech USB Keyboard System Control'
[ 8.301] (**) Logitech USB Keyboard System Control: always reports core events
[ 8.301] (**) Option "Device" "/dev/input/event20"
[ 8.301] (**) Option "_source" "server/udev"
[ 8.303] (II) event20 - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[ 8.303] (II) event20 - Logitech USB Keyboard System Control: device is a keyboard
[ 8.303] (II) event20 - Logitech USB Keyboard System Control: device removed
[ 8.338] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6.1/1-6.1:1.1/0003:046D:C326.0002/input/input20/event20"
[ 8.338] (II) XINPUT: Adding extended input device "Logitech USB Keyboard System Control" (type: KEYBOARD, id 10)
[ 8.338] (**) Option "xkb_layout" "fi"
[ 8.340] (II) event20 - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[ 8.340] (II) event20 - Logitech USB Keyboard System Control: device is a keyboard
[ 8.341] (II) config/udev: Adding input device GXT 101 Gaming Mouse (/dev/input/event21)
[ 8.341] (**) GXT 101 Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 8.341] (II) Using input driver 'libinput' for 'GXT 101 Gaming Mouse'
[ 8.341] (**) GXT 101 Gaming Mouse: always reports core events
[ 8.341] (**) Option "Device" "/dev/input/event21"
[ 8.341] (**) Option "_source" "server/udev"
[ 8.400] (II) event21 - GXT 101 Gaming Mouse: is tagged by udev as: Mouse
[ 8.400] (II) event21 - GXT 101 Gaming Mouse: device is a pointer
[ 8.400] (II) event21 - GXT 101 Gaming Mouse: device removed
[ 8.458] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6.2/1-6.2:1.0/0003:145F:01D9.0004/input/input22/event21"
[ 8.458] (II) XINPUT: Adding extended input device "GXT 101 Gaming Mouse" (type: MOUSE, id 11)
[ 8.458] (**) Option "AccelerationScheme" "none"
[ 8.458] (**) GXT 101 Gaming Mouse: (accel) selected scheme none/0
[ 8.458] (**) GXT 101 Gaming Mouse: (accel) acceleration factor: 2.000
[ 8.459] (**) GXT 101 Gaming Mouse: (accel) acceleration threshold: 4
[ 8.517] (II) event21 - GXT 101 Gaming Mouse: is tagged by udev as: Mouse
[ 8.517] (II) event21 - GXT 101 Gaming Mouse: device is a pointer
[ 8.518] (II) config/udev: Adding input device GXT 101 Gaming Mouse (/dev/input/mouse0)
[ 8.518] (II) No input driver specified, ignoring this device.
[ 8.518] (II) This device may have been added with another device file.
[ 8.518] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event10)
[ 8.518] (II) No input driver specified, ignoring this device.
[ 8.518] (II) This device may have been added with another device file.
[ 8.519] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event5)
[ 8.519] (II) No input driver specified, ignoring this device.
[ 8.519] (II) This device may have been added with another device file.
[ 8.519] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event6)
[ 8.519] (II) No input driver specified, ignoring this device.
[ 8.519] (II) This device may have been added with another device file.
[ 8.520] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event7)
[ 8.520] (II) No input driver specified, ignoring this device.
[ 8.520] (II) This device may have been added with another device file.
[ 8.520] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event8)
[ 8.520] (II) No input driver specified, ignoring this device.
[ 8.520] (II) This device may have been added with another device file.
[ 8.520] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event9)
[ 8.520] (II) No input driver specified, ignoring this device.
[ 8.520] (II) This device may have been added with another device file.
[ 8.521] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event4)
[ 8.521] (II) No input driver specified, ignoring this device.
[ 8.521] (II) This device may have been added with another device file.
[ 8.521] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event11)
[ 8.521] (II) No input driver specified, ignoring this device.
[ 8.521] (II) This device may have been added with another device file.
[ 8.522] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event12)
[ 8.522] (II) No input driver specified, ignoring this device.
[ 8.522] (II) This device may have been added with another device file.
[ 8.522] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event13)
[ 8.522] (II) No input driver specified, ignoring this device.
[ 8.522] (II) This device may have been added with another device file.
[ 8.523] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event14)
[ 8.523] (II) No input driver specified, ignoring this device.
[ 8.523] (II) This device may have been added with another device file.
[ 8.523] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event15)
[ 8.523] (II) No input driver specified, ignoring this device.
[ 8.523] (II) This device may have been added with another device file.
[ 8.523] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event16)
[ 8.523] (II) No input driver specified, ignoring this device.
[ 8.523] (II) This device may have been added with another device file.
[ 8.524] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event17)
[ 8.524] (II) No input driver specified, ignoring this device.
[ 8.524] (II) This device may have been added with another device file.
[ 8.524] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event2)
[ 8.524] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 8.524] (**) Eee PC WMI hotkeys: Applying InputClass "system-keyboard"
[ 8.524] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[ 8.524] (**) Eee PC WMI hotkeys: always reports core events
[ 8.524] (**) Option "Device" "/dev/input/event2"
[ 8.524] (**) Option "_source" "server/udev"
[ 8.525] (II) event2 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 8.525] (II) event2 - Eee PC WMI hotkeys: device is a keyboard
[ 8.525] (II) event2 - Eee PC WMI hotkeys: device removed
[ 8.578] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input2/event2"
[ 8.578] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 12)
[ 8.578] (**) Option "xkb_layout" "fi"
[ 8.579] (II) event2 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 8.580] (II) event2 - Eee PC WMI hotkeys: device is a keyboard
[ 8.580] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 8.580] (II) No input driver specified, ignoring this device.
[ 8.580] (II) This device may have been added with another device file.
[ 8.585] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 8.585] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 8.585] (II) Using input driver 'libinput' for 'Logitech USB Keyboard Consumer Control'
[ 8.585] (**) Logitech USB Keyboard Consumer Control: always reports core events
[ 8.585] (**) Option "Device" "/dev/input/event19"
[ 8.585] (**) Option "_source" "_driver/libinput"
[ 8.585] (II) libinput: Logitech USB Keyboard Consumer Control: is a virtual subdevice
[ 8.585] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6.1/1-6.1:1.1/0003:046D:C326.0002/input/input19/event19"
[ 8.585] (II) XINPUT: Adding extended input device "Logitech USB Keyboard Consumer Control" (type: KEYBOARD, id 13)
[ 8.585] (**) Option "xkb_layout" "fi"
[ 8.586] (II) config/udev: Adding input device GXT 101 Gaming Mouse (/dev/input/mouse0)
[ 8.586] (II) No input driver specified, ignoring this device.
[ 8.586] (II) This device may have been added with another device file.
[ 8.586] (II) config/udev: removing device GXT 101 Gaming Mouse
[ 8.586] (II) event21 - GXT 101 Gaming Mouse: device removed
[ 8.658] (II) UnloadModule: "libinput"
[ 8.659] (II) config/udev: Adding input device GXT 101 Gaming Mouse (/dev/input/event21)
[ 8.659] (**) GXT 101 Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 8.659] (II) Using input driver 'libinput' for 'GXT 101 Gaming Mouse'
[ 8.659] (**) GXT 101 Gaming Mouse: always reports core events
[ 8.659] (**) Option "Device" "/dev/input/event21"
[ 8.659] (**) Option "_source" "server/udev"
[ 8.717] (II) event21 - GXT 101 Gaming Mouse: is tagged by udev as: Mouse
[ 8.717] (II) event21 - GXT 101 Gaming Mouse: device is a pointer
[ 8.717] (II) event21 - GXT 101 Gaming Mouse: device removed
[ 8.778] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6.2/1-6.2:1.0/0003:145F:01D9.0004/input/input22/event21"
[ 8.778] (II) XINPUT: Adding extended input device "GXT 101 Gaming Mouse" (type: MOUSE, id 11)
[ 8.778] (**) Option "AccelerationScheme" "none"
[ 8.778] (**) GXT 101 Gaming Mouse: (accel) selected scheme none/0
[ 8.778] (**) GXT 101 Gaming Mouse: (accel) acceleration factor: 2.000
[ 8.778] (**) GXT 101 Gaming Mouse: (accel) acceleration threshold: 4
[ 8.837] (II) event21 - GXT 101 Gaming Mouse: is tagged by udev as: Mouse
[ 8.837] (II) event21 - GXT 101 Gaming Mouse: device is a pointer
[ 8.837] (EE) Failed to open authorization file "/var/run/sddm/{acfccb3d-c339-492f-b9d0-4d7e665cfc5e}": No such file or directory
[ 16.606] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): connected
[ 16.606] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): Internal TMDS
[ 16.607] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): 330.0 MHz maximum pixel clock
[ 16.607] (--) NVIDIA(GPU-0):
[ 16.607] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 16.607] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 16.607] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 16.607] (--) NVIDIA(GPU-0):
[ 16.607] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 16.607] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 16.607] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 16.607] (--) NVIDIA(GPU-0):
[ 16.607] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 16.607] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 16.607] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 16.607] (--) NVIDIA(GPU-0):
[ 16.623] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): connected
[ 16.623] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): Internal TMDS
[ 16.623] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): 330.0 MHz maximum pixel clock
[ 16.623] (--) NVIDIA(GPU-0):
[ 16.623] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 16.623] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 16.623] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 16.623] (--) NVIDIA(GPU-0):
[ 16.623] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 16.623] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 16.623] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 16.623] (--) NVIDIA(GPU-0):
[ 16.623] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 16.623] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 16.623] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 16.623] (--) NVIDIA(GPU-0):
[ 16.719] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): connected
[ 16.719] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): Internal TMDS
[ 16.719] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): 330.0 MHz maximum pixel clock
[ 16.719] (--) NVIDIA(GPU-0):
[ 16.720] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 16.720] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 16.720] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 16.720] (--) NVIDIA(GPU-0):
[ 16.720] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 16.720] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 16.720] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 16.720] (--) NVIDIA(GPU-0):
[ 16.720] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 16.720] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 16.720] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 16.720] (--) NVIDIA(GPU-0):
[ 16.736] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): connected
[ 16.736] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): Internal TMDS
[ 16.736] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): 330.0 MHz maximum pixel clock
[ 16.736] (--) NVIDIA(GPU-0):
[ 16.736] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 16.736] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 16.736] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 16.736] (--) NVIDIA(GPU-0):
[ 16.736] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 16.736] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 16.736] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 16.736] (--) NVIDIA(GPU-0):
[ 16.736] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 16.736] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 16.736] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 16.736] (--) NVIDIA(GPU-0):
[ 17.232] randr: falling back to unsynchronized pixmap sharing
[ 166.832] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): connected
[ 166.832] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): Internal TMDS
[ 166.832] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): 330.0 MHz maximum pixel clock
[ 166.832] (--) NVIDIA(GPU-0):
[ 166.832] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 166.832] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 166.832] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 166.832] (--) NVIDIA(GPU-0):
[ 166.832] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 166.832] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 166.832] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 166.832] (--) NVIDIA(GPU-0):
[ 166.832] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 166.832] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 166.832] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 166.832] (--) NVIDIA(GPU-0):
[ 166.848] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): connected
[ 166.848] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): Internal TMDS
[ 166.848] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): 330.0 MHz maximum pixel clock
[ 166.848] (--) NVIDIA(GPU-0):
[ 166.848] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 166.848] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 166.848] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 166.848] (--) NVIDIA(GPU-0):
[ 166.848] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 166.848] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 166.848] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 166.848] (--) NVIDIA(GPU-0):
[ 166.849] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 166.849] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 166.849] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 166.849] (--) NVIDIA(GPU-0):
[ 166.913] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): connected
[ 166.913] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): Internal TMDS
[ 166.913] (--) NVIDIA(GPU-0): AOC 2963 (DFP-0): 330.0 MHz maximum pixel clock
[ 166.913] (--) NVIDIA(GPU-0):
[ 166.913] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 166.913] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 166.913] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 166.913] (--) NVIDIA(GPU-0):
[ 166.913] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 166.913] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 166.913] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 166.913] (--) NVIDIA(GPU-0):
[ 166.913] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 166.913] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 166.913] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 166.913] (--) NVIDIA(GPU-0): Last edited by kamelie1706 (2020-05-30 10:45:03)
Offline
It does look like Xorg has connected the monitors correctly to the cards.
Please post the output of
$ xrandr -q
$ xrandr --listproviders
$ glxinfo -B
$ DRI_PRIME=1 glxinfo -BUsing the $DISPLAY variable to tell X which screen/videocard the output should goto may be the best way to direct output to a specific card, but I'm not sure how to figure out which values will work.
What does echo $DISPLAY output ?
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
xrandr -q
Screen 0: minimum 8 x 8, current 3840 x 1080, maximum 32767 x 32767
DVI-D-0 connected primary 2560x1080+0+0 (normal left inverted right x axis y axis) 673mm x 284mm
2560x1080 59.98*+
1920x1080 60.00
1680x1050 59.95
1440x900 59.89
1280x1024 75.02 60.02
1280x960 60.00
1280x720 60.00
1024x768 75.03 70.07 60.00
800x600 75.00 72.19 60.32 56.25
640x480 75.00 72.81 59.94
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-1-0 disconnected (normal left inverted right x axis y axis)
DVI-1-0 disconnected (normal left inverted right x axis y axis)
VGA-1-0 connected 1280x1024+2560+28 (normal left inverted right x axis y axis) 330mm x 250mm
1280x1024 60.02*
1152x864 75.00
1024x768 85.00 75.03 60.00
800x600 85.06 75.00 60.32
640x480 85.01 59.94
720x400 70.08
1280x1024 (0x1c3) 108.000MHz +HSync +VSync
h: width 1280 start 1328 end 1440 total 1688 skew 0 clock 63.98KHz
v: height 1024 start 1025 end 1028 total 1066 clock 60.02Hz
1024x768 (0x1c6) 78.750MHz +HSync +VSync
h: width 1024 start 1040 end 1136 total 1312 skew 0 clock 60.02KHz
v: height 768 start 769 end 772 total 800 clock 75.03Hz
1024x768 (0x1c8) 65.000MHz -HSync -VSync
h: width 1024 start 1048 end 1184 total 1344 skew 0 clock 48.36KHz
v: height 768 start 771 end 777 total 806 clock 60.00Hz
800x600 (0x1c9) 49.500MHz +HSync +VSync
h: width 800 start 816 end 896 total 1056 skew 0 clock 46.88KHz
v: height 600 start 601 end 604 total 625 clock 75.00Hz
800x600 (0x1cb) 40.000MHz +HSync +VSync
h: width 800 start 840 end 968 total 1056 skew 0 clock 37.88KHz
v: height 600 start 601 end 605 total 628 clock 60.32Hz
640x480 (0x1cf) 25.175MHz -HSync -VSync
h: width 640 start 656 end 752 total 800 skew 0 clock 31.47KHz
v: height 480 start 490 end 492 total 525 clock 59.94Hzxrandr --listproviders
Providers: number : 2
Provider 0: id: 0x1b8 cap: 0x1, Source Output crtcs: 4 outputs: 4 associated providers: 1 name:NVIDIA-0
Provider 1: id: 0x1f9 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 4 outputs: 3 associated providers: 1 name:CAICOS @ pci:0000:0a:00.0glxinfo -B
name of display: :0
display: :0 screen: 0
direct rendering: Yes
Memory info (GL_NVX_gpu_memory_info):
Dedicated video memory: 6144 MB
Total available memory: 6144 MB
Currently available dedicated video memory: 5449 MB
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GTX 1660/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 440.82
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL version string: 4.6.0 NVIDIA 440.82
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 440.82
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20DRI_PRIME=1 glxinfo -B
name of display: :0
display: :0 screen: 0
direct rendering: Yes
Memory info (GL_NVX_gpu_memory_info):
Dedicated video memory: 6144 MB
Total available memory: 6144 MB
Currently available dedicated video memory: 5432 MB
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GTX 1660/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 440.82
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL version string: 4.6.0 NVIDIA 440.82
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 440.82
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20echo $DISPLAY
:0Not much trace about radeon here ...
Offline
I'm guessing here, but try
$ $DISPLAY=:0.0 glxinfo -B
$ $DISPLAY=:0.1 glxinfo -BIf that also just shows nvidia , a better approach may be to run two xservers that each have their own configuration files.
https://wiki.archlinux.org/index.php/Ga … e_X_server has some info about this usecase .
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
export DISPLAY=:0.0
glxinfo -B
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
Memory info (GL_NVX_gpu_memory_info):
Dedicated video memory: 6144 MB
Total available memory: 6144 MB
Currently available dedicated video memory: 5375 MB
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GTX 1660/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 440.82
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL version string: 4.6.0 NVIDIA 440.82
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 440.82
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20export DISPLAY=:0.1
glxinfo -B
Error: unable to open display :0.1To me it looks like there is only one xserver running mastered by Nvidia card even if one screen is connected to the AMD card ...
Thx for the hint wiki page, I did not see this one!
Last edited by kamelie1706 (2020-05-30 14:52:48)
Offline