You are not logged in.

#1 2016-07-08 09:32:30

0xDEADBEEF
Member
Registered: 2016-07-08
Posts: 3

[SOLVED] X.org high CPU usage after adding monitor

Hi,

I recently got a 27" WQHD display to add to an existing 24" FHD display.
I plugged the 27" screen with a DVI-D Dual Link cable and the 24" screen with an HDMI cable.
Both screens are plugged onto an NVIDIA GT240 graphics card.
I'm using the NVIDIA proprietary driver (nvidia-340xx).

After adding the 27" screen, I noticed X.org was taking up more CPU than before (which seems kind of legit since there's more to render). However, when I'm interacting with Firefox (for example), X.org takes up 100% CPU for a short period of time.
Also, everything is laggy, I'm not even able to play a 1080p YouTube video in fullscreen.

I tried using an X.org configuration file generated by nvidia-settings and I tried giving no xorg.conf file at all, problem is still here.
I also tried installing Ubuntu or Manjaro, same problem.
Today, I tried installing Windows to make sure it's not related to the hardware and everything is running smoothly on Windows (with more than 10 tabs and a 1080p video on Firefox).

Obviously, it's somewhat related to a bad X.org configuration, but I can't find out what's wrong.
Is there anything special to configure with X.org to make everything run smoothly again ?

Misc informations :

  • i3 window manager

  • System is up to date

  • Currently I have no X.org configuration file at all

  • I had to purchase a Dual Link DVI cable to make the 27" screen work correctly, before it was plugged in with a DVI Single Link cable and despite it being unreadable, it wasn't as laggy as now

If you need more information, don't hesitate to ask.
Thanks in advance for your help.

EDIT : I just tried with the Nouveau driver. Doesn't work any better and I even have flickering.

Last edited by 0xDEADBEEF (2016-07-18 16:28:45)

Offline

#2 2016-07-08 16:53:05

alex.theoto
Member
From: Athens Greece
Registered: 2014-11-30
Posts: 307

Re: [SOLVED] X.org high CPU usage after adding monitor

Take a look at

 dmesg
Xorg.0.log

Offline

#3 2016-07-08 17:02:58

0xDEADBEEF
Member
Registered: 2016-07-08
Posts: 3

Re: [SOLVED] X.org high CPU usage after adding monitor

Thanks for the response.
Took a look at it but didn't noticed anything strange. Here's the full log file.

[    10.680] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[    10.680] X Protocol Version 11, Revision 0
[    10.680] Build Operating System: Linux 4.5.1-1-ARCH x86_64 
[    10.681] Current Operating System: Linux genesis-desktop 4.6.3-1-ARCH #1 SMP PREEMPT Fri Jun 24 21:19:13 CEST 2016 x86_64
[    10.681] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=/dev/sda2 rw
[    10.681] Build Date: 03 June 2016  07:28:24AM
[    10.681]  
[    10.681] Current version of pixman: 0.34.0
[    10.681] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    10.682] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    10.682] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul  8 18:25:58 2016
[    10.683] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    10.683] (==) No Layout section.  Using the first Screen section.
[    10.683] (==) No screen section available. Using defaults.
[    10.683] (**) |-->Screen "Default Screen Section" (0)
[    10.683] (**) |   |-->Monitor "<default monitor>"
[    10.684] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    10.684] (==) Automatically adding devices
[    10.684] (==) Automatically enabling devices
[    10.684] (==) Automatically adding GPU devices
[    10.684] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    10.685] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    10.685] 	Entry deleted from font path.
[    10.685] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    10.685] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    10.685] 	Entry deleted from font path.
[    10.685] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    10.685] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[    10.685] (==) ModulePath set to "/usr/lib/xorg/modules"
[    10.685] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    10.685] (II) Loader magic: 0x821d20
[    10.685] (II) Module ABI versions:
[    10.685] 	X.Org ANSI C Emulation: 0.4
[    10.685] 	X.Org Video Driver: 20.0
[    10.685] 	X.Org XInput driver : 22.1
[    10.685] 	X.Org Server Extension : 9.0
[    10.686] (++) using VT number 1

[    10.686] (--) controlling tty is VT number 1, auto-enabling KeepTty
[    10.687] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    10.688] (II) xfree86: Adding drm device (/dev/dri/card0)
[    10.688] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[    10.689] (--) PCI:*(0:1:0:0) 10de:0ca3:1458:34e5 rev 162, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    10.689] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    10.689] (II) LoadModule: "glx"
[    10.690] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    10.790] (II) Module glx: vendor="NVIDIA Corporation"
[    10.790] 	compiled for 4.0.2, module version = 1.0.0
[    10.790] 	Module class: X.Org Server Extension
[    10.790] (II) NVIDIA GLX Module  340.96  Sun Nov  8 22:06:18 PST 2015
[    10.790] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[    10.790] 	loading driver: nvidia
[    10.790] (==) Matched nvidia as autoconfigured driver 0
[    10.790] (==) Matched nouveau as autoconfigured driver 1
[    10.790] (==) Matched nv as autoconfigured driver 2
[    10.790] (==) Matched nouveau as autoconfigured driver 3
[    10.790] (==) Matched nv as autoconfigured driver 4
[    10.790] (==) Matched modesetting as autoconfigured driver 5
[    10.790] (==) Matched fbdev as autoconfigured driver 6
[    10.790] (==) Matched vesa as autoconfigured driver 7
[    10.790] (==) Assigned the driver to the xf86ConfigLayout
[    10.790] (II) LoadModule: "nvidia"
[    10.790] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    10.803] (II) Module nvidia: vendor="NVIDIA Corporation"
[    10.804] 	compiled for 4.0.2, module version = 1.0.0
[    10.804] 	Module class: X.Org Video Driver
[    10.808] (II) LoadModule: "nouveau"
[    10.808] (WW) Warning, couldn't open module nouveau
[    10.808] (II) UnloadModule: "nouveau"
[    10.808] (II) Unloading nouveau
[    10.808] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    10.808] (II) LoadModule: "nv"
[    10.808] (WW) Warning, couldn't open module nv
[    10.808] (II) UnloadModule: "nv"
[    10.808] (II) Unloading nv
[    10.808] (EE) Failed to load module "nv" (module does not exist, 0)
[    10.808] (II) LoadModule: "modesetting"
[    10.808] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    10.809] (II) Module modesetting: vendor="X.Org Foundation"
[    10.809] 	compiled for 1.18.3, module version = 1.18.3
[    10.809] 	Module class: X.Org Video Driver
[    10.809] 	ABI class: X.Org Video Driver, version 20.0
[    10.809] (II) LoadModule: "fbdev"
[    10.809] (WW) Warning, couldn't open module fbdev
[    10.809] (II) UnloadModule: "fbdev"
[    10.809] (II) Unloading fbdev
[    10.809] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    10.809] (II) LoadModule: "vesa"
[    10.809] (WW) Warning, couldn't open module vesa
[    10.809] (II) UnloadModule: "vesa"
[    10.809] (II) Unloading vesa
[    10.809] (EE) Failed to load module "vesa" (module does not exist, 0)
[    10.809] (II) NVIDIA dlloader X Driver  340.96  Sun Nov  8 21:46:28 PST 2015
[    10.809] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    10.809] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    10.810] (II) Loading sub module "fb"
[    10.810] (II) LoadModule: "fb"
[    10.810] (II) Loading /usr/lib/xorg/modules/libfb.so
[    10.811] (II) Module fb: vendor="X.Org Foundation"
[    10.811] 	compiled for 1.18.3, module version = 1.0.0
[    10.811] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    10.811] (WW) Unresolved symbol: fbGetGCPrivateKey
[    10.811] (II) Loading sub module "wfb"
[    10.811] (II) LoadModule: "wfb"
[    10.811] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    10.812] (II) Module wfb: vendor="X.Org Foundation"
[    10.812] 	compiled for 1.18.3, module version = 1.0.0
[    10.812] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    10.812] (II) Loading sub module "ramdac"
[    10.812] (II) LoadModule: "ramdac"
[    10.812] (II) Module "ramdac" already built-in
[    10.812] (WW) Falling back to old probe method for modesetting
[    10.812] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    10.812] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    10.812] (==) NVIDIA(0): RGB weight 888
[    10.812] (==) NVIDIA(0): Default visual is TrueColor
[    10.812] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    10.812] (**) NVIDIA(0): Enabling 2D acceleration
[    11.427] (II) NVIDIA(0): Display (Acer K272HUL (DFP-0)) does not support NVIDIA 3D
[    11.427] (II) NVIDIA(0):     Vision stereo.
[    11.457] (II) NVIDIA(0): Display (Acer H243HX (DFP-1)) does not support NVIDIA 3D
[    11.457] (II) NVIDIA(0):     Vision stereo.
[    11.457] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[    11.457] (II) NVIDIA(0): NVIDIA GPU GeForce GT 240 (GT215) at PCI:1:0:0 (GPU-0)
[    11.457] (--) NVIDIA(0): Memory: 524288 kBytes
[    11.457] (--) NVIDIA(0): VideoBIOS: 70.15.2c.00.06
[    11.457] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    11.459] (--) NVIDIA(0): Valid display device(s) on GeForce GT 240 at PCI:1:0:0
[    11.459] (--) NVIDIA(0):     CRT-0
[    11.459] (--) NVIDIA(0):     CRT-1
[    11.459] (--) NVIDIA(0):     Acer K272HUL (DFP-0) (boot, connected)
[    11.459] (--) NVIDIA(0):     Acer H243HX (DFP-1) (connected)
[    11.459] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    11.459] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[    11.459] (--) NVIDIA(0): Acer K272HUL (DFP-0): Internal TMDS
[    11.459] (--) NVIDIA(GPU-0): Acer K272HUL (DFP-0): 330.0 MHz maximum pixel clock
[    11.459] (--) NVIDIA(0): Acer H243HX (DFP-1): Internal TMDS
[    11.459] (--) NVIDIA(GPU-0): Acer H243HX (DFP-1): 225.0 MHz maximum pixel clock
[    11.459] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    11.459] (**) NVIDIA(0):     device Acer K272HUL (DFP-0) (Using EDID frequencies has
[    11.459] (**) NVIDIA(0):     been enabled on all display devices.)
[    11.461] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    11.461] (**) NVIDIA(0):     device Acer H243HX (DFP-1) (Using EDID frequencies has
[    11.461] (**) NVIDIA(0):     been enabled on all display devices.)
[    11.462] (WW) NVIDIA(GPU-0): The EDID for Acer H243HX (DFP-1) contradicts itself: mode
[    11.462] (WW) NVIDIA(GPU-0):     "1280x720" is specified in the EDID; however, the EDID's
[    11.462] (WW) NVIDIA(GPU-0):     valid VertRefresh range (56.000-76.000 Hz) would exclude
[    11.462] (WW) NVIDIA(GPU-0):     this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
[    11.462] (WW) NVIDIA(GPU-0):     check for mode "1280x720".
[    11.462] (WW) NVIDIA(GPU-0): The EDID for Acer H243HX (DFP-1) contradicts itself: mode
[    11.462] (WW) NVIDIA(GPU-0):     "1920x1080" is specified in the EDID; however, the EDID's
[    11.462] (WW) NVIDIA(GPU-0):     valid HorizSync range (31.000-83.000 kHz) would exclude
[    11.462] (WW) NVIDIA(GPU-0):     this mode's HorizSync (28.1 kHz); ignoring HorizSync check
[    11.462] (WW) NVIDIA(GPU-0):     for mode "1920x1080".
[    11.462] (WW) NVIDIA(GPU-0): The EDID for Acer H243HX (DFP-1) contradicts itself: mode
[    11.462] (WW) NVIDIA(GPU-0):     "1920x1080" is specified in the EDID; however, the EDID's
[    11.462] (WW) NVIDIA(GPU-0):     valid VertRefresh range (56.000-76.000 Hz) would exclude
[    11.462] (WW) NVIDIA(GPU-0):     this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
[    11.462] (WW) NVIDIA(GPU-0):     check for mode "1920x1080".
[    11.462] (WW) NVIDIA(GPU-0): The EDID for Acer H243HX (DFP-1) contradicts itself: mode
[    11.462] (WW) NVIDIA(GPU-0):     "720x480" is specified in the EDID; however, the EDID's
[    11.462] (WW) NVIDIA(GPU-0):     valid HorizSync range (31.000-83.000 kHz) would exclude
[    11.462] (WW) NVIDIA(GPU-0):     this mode's HorizSync (15.7 kHz); ignoring HorizSync check
[    11.462] (WW) NVIDIA(GPU-0):     for mode "720x480".
[    11.462] (WW) NVIDIA(GPU-0): The EDID for Acer H243HX (DFP-1) contradicts itself: mode
[    11.463] (WW) NVIDIA(GPU-0):     "720x480" is specified in the EDID; however, the EDID's
[    11.463] (WW) NVIDIA(GPU-0):     valid HorizSync range (31.000-83.000 kHz) would exclude
[    11.463] (WW) NVIDIA(GPU-0):     this mode's HorizSync (15.7 kHz); ignoring HorizSync check
[    11.463] (WW) NVIDIA(GPU-0):     for mode "720x480".
[    11.463] (WW) NVIDIA(GPU-0): The EDID for Acer H243HX (DFP-1) contradicts itself: mode
[    11.463] (WW) NVIDIA(GPU-0):     "720x576" is specified in the EDID; however, the EDID's
[    11.463] (WW) NVIDIA(GPU-0):     valid VertRefresh range (56.000-76.000 Hz) would exclude
[    11.463] (WW) NVIDIA(GPU-0):     this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
[    11.463] (WW) NVIDIA(GPU-0):     check for mode "720x576".
[    11.463] (WW) NVIDIA(GPU-0): The EDID for Acer H243HX (DFP-1) contradicts itself: mode
[    11.463] (WW) NVIDIA(GPU-0):     "720x576" is specified in the EDID; however, the EDID's
[    11.463] (WW) NVIDIA(GPU-0):     valid VertRefresh range (56.000-76.000 Hz) would exclude
[    11.463] (WW) NVIDIA(GPU-0):     this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
[    11.463] (WW) NVIDIA(GPU-0):     check for mode "720x576".
[    11.463] (WW) NVIDIA(GPU-0): The EDID for Acer H243HX (DFP-1) contradicts itself: mode
[    11.463] (WW) NVIDIA(GPU-0):     "720x576" is specified in the EDID; however, the EDID's
[    11.463] (WW) NVIDIA(GPU-0):     valid HorizSync range (31.000-83.000 kHz) would exclude
[    11.463] (WW) NVIDIA(GPU-0):     this mode's HorizSync (15.6 kHz); ignoring HorizSync check
[    11.463] (WW) NVIDIA(GPU-0):     for mode "720x576".
[    11.463] (WW) NVIDIA(GPU-0): The EDID for Acer H243HX (DFP-1) contradicts itself: mode
[    11.463] (WW) NVIDIA(GPU-0):     "720x576" is specified in the EDID; however, the EDID's
[    11.463] (WW) NVIDIA(GPU-0):     valid VertRefresh range (56.000-76.000 Hz) would exclude
[    11.463] (WW) NVIDIA(GPU-0):     this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
[    11.463] (WW) NVIDIA(GPU-0):     check for mode "720x576".
[    11.463] (WW) NVIDIA(GPU-0): The EDID for Acer H243HX (DFP-1) contradicts itself: mode
[    11.463] (WW) NVIDIA(GPU-0):     "1280x720" is specified in the EDID; however, the EDID's
[    11.463] (WW) NVIDIA(GPU-0):     valid VertRefresh range (56.000-76.000 Hz) would exclude
[    11.463] (WW) NVIDIA(GPU-0):     this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
[    11.463] (WW) NVIDIA(GPU-0):     check for mode "1280x720".
[    11.463] (WW) NVIDIA(GPU-0): The EDID for Acer H243HX (DFP-1) contradicts itself: mode
[    11.463] (WW) NVIDIA(GPU-0):     "1920x1080" is specified in the EDID; however, the EDID's
[    11.463] (WW) NVIDIA(GPU-0):     valid VertRefresh range (56.000-76.000 Hz) would exclude
[    11.463] (WW) NVIDIA(GPU-0):     this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
[    11.463] (WW) NVIDIA(GPU-0):     check for mode "1920x1080".
[    11.463] (WW) NVIDIA(GPU-0): The EDID for Acer H243HX (DFP-1) contradicts itself: mode
[    11.464] (WW) NVIDIA(GPU-0):     "1920x1080" is specified in the EDID; however, the EDID's
[    11.464] (WW) NVIDIA(GPU-0):     valid HorizSync range (31.000-83.000 kHz) would exclude
[    11.464] (WW) NVIDIA(GPU-0):     this mode's HorizSync (28.1 kHz); ignoring HorizSync check
[    11.464] (WW) NVIDIA(GPU-0):     for mode "1920x1080".
[    11.464] (WW) NVIDIA(GPU-0): The EDID for Acer H243HX (DFP-1) contradicts itself: mode
[    11.464] (WW) NVIDIA(GPU-0):     "1920x1080" is specified in the EDID; however, the EDID's
[    11.464] (WW) NVIDIA(GPU-0):     valid VertRefresh range (56.000-76.000 Hz) would exclude
[    11.464] (WW) NVIDIA(GPU-0):     this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
[    11.464] (WW) NVIDIA(GPU-0):     check for mode "1920x1080".
[    11.465] (==) NVIDIA(0): 
[    11.465] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    11.465] (==) NVIDIA(0):     will be used as the requested mode.
[    11.465] (==) NVIDIA(0): 
[    11.466] (II) NVIDIA(0): Validated MetaModes:
[    11.466] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select,DFP-1:nvidia-auto-select"
[    11.466] (II) NVIDIA(0): Virtual screen size determined to be 4480 x 1440
[    11.486] (--) NVIDIA(0): DPI set to (108, 107); computed from "UseEdidDpi" X config
[    11.486] (--) NVIDIA(0):     option
[    11.486] (II) UnloadModule: "modesetting"
[    11.486] (II) Unloading modesetting
[    11.486] (--) Depth 24 pixmap format is 32 bpp
[    11.486] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[    11.489] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    11.489] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    11.489] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    11.489] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    11.489] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    11.489] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    11.489] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    11.489] (II) NVIDIA(0):     Config Options in the README.
[    11.491] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select,DFP-1:nvidia-auto-select"
[    11.715] (==) NVIDIA(0): Disabling shared memory pixmaps
[    11.715] (==) NVIDIA(0): Backing store enabled
[    11.715] (==) NVIDIA(0): Silken mouse enabled
[    11.715] (==) NVIDIA(0): DPMS enabled
[    11.715] (II) Loading sub module "dri2"
[    11.715] (II) LoadModule: "dri2"
[    11.715] (II) Module "dri2" already built-in
[    11.715] (II) NVIDIA(0): [DRI2] Setup complete
[    11.715] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    11.715] (--) RandR disabled
[    11.717] (II) Initializing extension GLX
[    11.717] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event6)
[    11.761] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    11.761] (II) LoadModule: "evdev"
[    11.762] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    11.763] (II) Module evdev: vendor="X.Org Foundation"
[    11.763] 	compiled for 1.18.3, module version = 2.10.3
[    11.763] 	Module class: X.Org XInput Driver
[    11.763] 	ABI class: X.Org XInput driver, version 22.1
[    11.764] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 28 paused 0
[    11.764] (II) Using input driver 'evdev' for 'Power Button'
[    11.764] (**) Power Button: always reports core events
[    11.764] (**) evdev: Power Button: Device: "/dev/input/event6"
[    11.764] (--) evdev: Power Button: Vendor 0 Product 0x1
[    11.764] (--) evdev: Power Button: Found keys
[    11.764] (II) evdev: Power Button: Configuring as keyboard
[    11.764] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event6"
[    11.764] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    11.764] (**) Option "xkb_rules" "evdev"
[    11.764] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[    11.764] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    11.765] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 29 paused 0
[    11.765] (II) Using input driver 'evdev' for 'Power Button'
[    11.765] (**) Power Button: always reports core events
[    11.765] (**) evdev: Power Button: Device: "/dev/input/event5"
[    11.765] (--) evdev: Power Button: Vendor 0 Product 0x1
[    11.765] (--) evdev: Power Button: Found keys
[    11.765] (II) evdev: Power Button: Configuring as keyboard
[    11.765] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7/event5"
[    11.765] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    11.765] (**) Option "xkb_rules" "evdev"
[    11.765] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
[    11.765] (II) No input driver specified, ignoring this device.
[    11.765] (II) This device may have been added with another device file.
[    11.765] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event18)
[    11.765] (II) No input driver specified, ignoring this device.
[    11.765] (II) This device may have been added with another device file.
[    11.765] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event19)
[    11.765] (II) No input driver specified, ignoring this device.
[    11.765] (II) This device may have been added with another device file.
[    11.765] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event20)
[    11.765] (II) No input driver specified, ignoring this device.
[    11.765] (II) This device may have been added with another device file.
[    11.766] (II) config/udev: Adding input device Corsair Corsair K70R Gaming Keyboard (/dev/input/event0)
[    11.766] (**) Corsair Corsair K70R Gaming Keyboard: Applying InputClass "evdev keyboard catchall"
[    11.766] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 30 paused 0
[    11.766] (II) Using input driver 'evdev' for 'Corsair Corsair K70R Gaming Keyboard'
[    11.766] (**) Corsair Corsair K70R Gaming Keyboard: always reports core events
[    11.766] (**) evdev: Corsair Corsair K70R Gaming Keyboard: Device: "/dev/input/event0"
[    11.766] (--) evdev: Corsair Corsair K70R Gaming Keyboard: Vendor 0x1b1c Product 0x1b09
[    11.766] (--) evdev: Corsair Corsair K70R Gaming Keyboard: Found keys
[    11.766] (II) evdev: Corsair Corsair K70R Gaming Keyboard: Configuring as keyboard
[    11.766] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/0003:1B1C:1B09.0001/input/input2/event0"
[    11.766] (II) XINPUT: Adding extended input device "Corsair Corsair K70R Gaming Keyboard" (type: KEYBOARD, id 8)
[    11.766] (**) Option "xkb_rules" "evdev"
[    11.767] (II) config/udev: Adding input device Corsair Corsair K70R Gaming Keyboard (/dev/input/event1)
[    11.767] (**) Corsair Corsair K70R Gaming Keyboard: Applying InputClass "evdev keyboard catchall"
[    11.767] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 31 paused 0
[    11.767] (II) Using input driver 'evdev' for 'Corsair Corsair K70R Gaming Keyboard'
[    11.767] (**) Corsair Corsair K70R Gaming Keyboard: always reports core events
[    11.767] (**) evdev: Corsair Corsair K70R Gaming Keyboard: Device: "/dev/input/event1"
[    11.767] (--) evdev: Corsair Corsair K70R Gaming Keyboard: Vendor 0x1b1c Product 0x1b09
[    11.767] (--) evdev: Corsair Corsair K70R Gaming Keyboard: Found 1 mouse buttons
[    11.767] (--) evdev: Corsair Corsair K70R Gaming Keyboard: Found scroll wheel(s)
[    11.767] (--) evdev: Corsair Corsair K70R Gaming Keyboard: Found relative axes
[    11.767] (II) evdev: Corsair Corsair K70R Gaming Keyboard: Forcing relative x/y axes to exist.
[    11.767] (--) evdev: Corsair Corsair K70R Gaming Keyboard: Found absolute axes
[    11.767] (II) evdev: Corsair Corsair K70R Gaming Keyboard: Forcing absolute x/y axes to exist.
[    11.767] (--) evdev: Corsair Corsair K70R Gaming Keyboard: Found keys
[    11.767] (II) evdev: Corsair Corsair K70R Gaming Keyboard: Configuring as mouse
[    11.767] (II) evdev: Corsair Corsair K70R Gaming Keyboard: Configuring as keyboard
[    11.767] (II) evdev: Corsair Corsair K70R Gaming Keyboard: Adding scrollwheel support
[    11.767] (**) evdev: Corsair Corsair K70R Gaming Keyboard: YAxisMapping: buttons 4 and 5
[    11.767] (**) evdev: Corsair Corsair K70R Gaming Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    11.767] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.1/0003:1B1C:1B09.0002/input/input3/event1"
[    11.767] (II) XINPUT: Adding extended input device "Corsair Corsair K70R Gaming Keyboard" (type: KEYBOARD, id 9)
[    11.767] (**) Option "xkb_rules" "evdev"
[    11.767] (II) evdev: Corsair Corsair K70R Gaming Keyboard: initialized for relative axes.
[    11.767] (WW) evdev: Corsair Corsair K70R Gaming Keyboard: ignoring absolute axes.
[    11.767] (**) Corsair Corsair K70R Gaming Keyboard: (accel) keeping acceleration scheme 1
[    11.767] (**) Corsair Corsair K70R Gaming Keyboard: (accel) acceleration profile 0
[    11.767] (**) Corsair Corsair K70R Gaming Keyboard: (accel) acceleration factor: 2.000
[    11.767] (**) Corsair Corsair K70R Gaming Keyboard: (accel) acceleration threshold: 4
[    11.768] (II) config/udev: Adding input device Corsair Corsair K70R Gaming Keyboard (/dev/input/event2)
[    11.768] (**) Corsair Corsair K70R Gaming Keyboard: Applying InputClass "evdev keyboard catchall"
[    11.768] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 32 paused 0
[    11.768] (II) Using input driver 'evdev' for 'Corsair Corsair K70R Gaming Keyboard'
[    11.768] (**) Corsair Corsair K70R Gaming Keyboard: always reports core events
[    11.768] (**) evdev: Corsair Corsair K70R Gaming Keyboard: Device: "/dev/input/event2"
[    11.768] (--) evdev: Corsair Corsair K70R Gaming Keyboard: Vendor 0x1b1c Product 0x1b09
[    11.768] (--) evdev: Corsair Corsair K70R Gaming Keyboard: Found keys
[    11.768] (II) evdev: Corsair Corsair K70R Gaming Keyboard: Configuring as keyboard
[    11.768] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.2/0003:1B1C:1B09.0003/input/input4/event2"
[    11.768] (II) XINPUT: Adding extended input device "Corsair Corsair K70R Gaming Keyboard" (type: KEYBOARD, id 10)
[    11.768] (**) Option "xkb_rules" "evdev"
[    11.768] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event8)
[    11.768] (II) No input driver specified, ignoring this device.
[    11.768] (II) This device may have been added with another device file.
[    11.769] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event9)
[    11.769] (II) No input driver specified, ignoring this device.
[    11.769] (II) This device may have been added with another device file.
[    11.769] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event10)
[    11.769] (II) No input driver specified, ignoring this device.
[    11.769] (II) This device may have been added with another device file.
[    11.769] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event11)
[    11.769] (II) No input driver specified, ignoring this device.
[    11.769] (II) This device may have been added with another device file.
[    11.769] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event12)
[    11.769] (II) No input driver specified, ignoring this device.
[    11.769] (II) This device may have been added with another device file.
[    11.769] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event13)
[    11.769] (II) No input driver specified, ignoring this device.
[    11.769] (II) This device may have been added with another device file.
[    11.769] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event14)
[    11.769] (II) No input driver specified, ignoring this device.
[    11.769] (II) This device may have been added with another device file.
[    11.770] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event15)
[    11.770] (II) No input driver specified, ignoring this device.
[    11.770] (II) This device may have been added with another device file.
[    11.770] (II) config/udev: Adding input device Logitech G500 (/dev/input/event3)
[    11.770] (**) Logitech G500: Applying InputClass "evdev pointer catchall"
[    11.823] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 33 paused 0
[    11.823] (II) Using input driver 'evdev' for 'Logitech G500'
[    11.823] (**) Logitech G500: always reports core events
[    11.823] (**) evdev: Logitech G500: Device: "/dev/input/event3"
[    11.823] (--) evdev: Logitech G500: Vendor 0x46d Product 0xc068
[    11.823] (--) evdev: Logitech G500: Found 20 mouse buttons
[    11.823] (--) evdev: Logitech G500: Found scroll wheel(s)
[    11.823] (--) evdev: Logitech G500: Found relative axes
[    11.823] (--) evdev: Logitech G500: Found x and y relative axes
[    11.823] (II) evdev: Logitech G500: Configuring as mouse
[    11.823] (II) evdev: Logitech G500: Adding scrollwheel support
[    11.823] (**) evdev: Logitech G500: YAxisMapping: buttons 4 and 5
[    11.823] (**) evdev: Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    11.823] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/0003:046D:C068.0004/input/input5/event3"
[    11.823] (II) XINPUT: Adding extended input device "Logitech G500" (type: MOUSE, id 11)
[    11.823] (II) evdev: Logitech G500: initialized for relative axes.
[    11.824] (**) Logitech G500: (accel) keeping acceleration scheme 1
[    11.824] (**) Logitech G500: (accel) acceleration profile 0
[    11.824] (**) Logitech G500: (accel) acceleration factor: 2.000
[    11.824] (**) Logitech G500: (accel) acceleration threshold: 4
[    11.824] (II) config/udev: Adding input device Logitech G500 (/dev/input/mouse0)
[    11.824] (II) No input driver specified, ignoring this device.
[    11.824] (II) This device may have been added with another device file.
[    11.825] (II) config/udev: Adding input device Logitech G500 (/dev/input/event4)
[    11.825] (**) Logitech G500: Applying InputClass "evdev keyboard catchall"
[    11.825] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 34 paused 0
[    11.825] (II) Using input driver 'evdev' for 'Logitech G500'
[    11.825] (**) Logitech G500: always reports core events
[    11.826] (**) evdev: Logitech G500: Device: "/dev/input/event4"
[    11.826] (--) evdev: Logitech G500: Vendor 0x46d Product 0xc068
[    11.826] (--) evdev: Logitech G500: Found 1 mouse buttons
[    11.826] (--) evdev: Logitech G500: Found scroll wheel(s)
[    11.826] (--) evdev: Logitech G500: Found relative axes
[    11.826] (II) evdev: Logitech G500: Forcing relative x/y axes to exist.
[    11.826] (--) evdev: Logitech G500: Found absolute axes
[    11.826] (II) evdev: Logitech G500: Forcing absolute x/y axes to exist.
[    11.826] (--) evdev: Logitech G500: Found keys
[    11.826] (II) evdev: Logitech G500: Configuring as mouse
[    11.826] (II) evdev: Logitech G500: Configuring as keyboard
[    11.826] (II) evdev: Logitech G500: Adding scrollwheel support
[    11.826] (**) evdev: Logitech G500: YAxisMapping: buttons 4 and 5
[    11.826] (**) evdev: Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    11.826] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.1/0003:046D:C068.0005/input/input6/event4"
[    11.826] (II) XINPUT: Adding extended input device "Logitech G500" (type: KEYBOARD, id 12)
[    11.826] (**) Option "xkb_rules" "evdev"
[    11.826] (II) evdev: Logitech G500: initialized for relative axes.
[    11.826] (WW) evdev: Logitech G500: ignoring absolute axes.
[    11.826] (**) Logitech G500: (accel) keeping acceleration scheme 1
[    11.826] (**) Logitech G500: (accel) acceleration profile 0
[    11.826] (**) Logitech G500: (accel) acceleration factor: 2.000
[    11.826] (**) Logitech G500: (accel) acceleration threshold: 4
[    11.827] (II) config/udev: Adding input device Logitech Logitech G933 Gaming Wireless Headset (/dev/input/event21)
[    11.827] (**) Logitech Logitech G933 Gaming Wireless Headset: Applying InputClass "evdev keyboard catchall"
[    11.827] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 35 paused 0
[    11.827] (II) Using input driver 'evdev' for 'Logitech Logitech G933 Gaming Wireless Headset'
[    11.827] (**) Logitech Logitech G933 Gaming Wireless Headset: always reports core events
[    11.827] (**) evdev: Logitech Logitech G933 Gaming Wireless Headset: Device: "/dev/input/event21"
[    11.827] (--) evdev: Logitech Logitech G933 Gaming Wireless Headset: Vendor 0x46d Product 0xa5b
[    11.827] (--) evdev: Logitech Logitech G933 Gaming Wireless Headset: Found absolute axes
[    11.827] (--) evdev: Logitech Logitech G933 Gaming Wireless Headset: Found absolute multitouch axes
[    11.827] (II) evdev: Logitech Logitech G933 Gaming Wireless Headset: No buttons found, faking one.
[    11.827] (--) evdev: Logitech Logitech G933 Gaming Wireless Headset: Fake MT device detected
[    11.827] (--) evdev: Logitech Logitech G933 Gaming Wireless Headset: Found keys
[    11.827] (II) evdev: Logitech Logitech G933 Gaming Wireless Headset: Forcing relative x/y axes to exist.
[    11.827] (II) evdev: Logitech Logitech G933 Gaming Wireless Headset: Configuring as mouse
[    11.827] (II) evdev: Logitech Logitech G933 Gaming Wireless Headset: Configuring as keyboard
[    11.828] (**) evdev: Logitech Logitech G933 Gaming Wireless Headset: YAxisMapping: buttons 4 and 5
[    11.828] (**) evdev: Logitech Logitech G933 Gaming Wireless Headset: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    11.828] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.3/0003:046D:0A5B.0006/input/input24/event21"
[    11.828] (II) XINPUT: Adding extended input device "Logitech Logitech G933 Gaming Wireless Headset" (type: KEYBOARD, id 13)
[    11.828] (**) Option "xkb_rules" "evdev"
[    11.828] (EE) BUG: triggered 'if (axnum >= dev->valuator->numAxes)'
[    11.828] (EE) BUG: exevents.c:2100 in InitValuatorAxisStruct()
[    11.828] (EE) 
[    11.828] (EE) Backtrace:
[    11.828] (EE) 0: /usr/lib/xorg-server/Xorg (InitValuatorAxisStruct+0xcc) [0x52697c]
[    11.828] (EE) 1: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x22e0) [0x7f077e276ef0]
[    11.828] (EE) 2: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x27cf) [0x7f077e27804f]
[    11.828] (EE) 3: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x3d43) [0x7f077e27a9b3]
[    11.829] (EE) 4: /usr/lib/xorg-server/Xorg (ActivateDevice+0x48) [0x42b208]
[    11.829] (EE) 5: /usr/lib/xorg-server/Xorg (xf86DeleteInput+0x378) [0x486808]
[    11.829] (EE) 6: /usr/lib/xorg-server/Xorg (config_fini+0x102b) [0x4993fb]
[    11.829] (EE) 7: /usr/lib/xorg-server/Xorg (config_fini+0x1613) [0x49a683]
[    11.829] (EE) 8: /usr/lib/xorg-server/Xorg (config_init+0x9) [0x497af9]
[    11.829] (EE) 9: /usr/lib/xorg-server/Xorg (InitInput+0xbf) [0x47adbf]
[    11.830] (EE) 10: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x421) [0x43a611]
[    11.830] (EE) 11: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f0785e7e741]
[    11.830] (EE) 12: /usr/lib/xorg-server/Xorg (_start+0x29) [0x4245f9]
[    11.831] (EE) 13: ? (?+0x29) [0x29]
[    11.831] (EE) 
[    11.831] (II) evdev: Logitech Logitech G933 Gaming Wireless Headset: initialized for absolute axes.
[    11.831] (**) Logitech Logitech G933 Gaming Wireless Headset: (accel) keeping acceleration scheme 1
[    11.831] (**) Logitech Logitech G933 Gaming Wireless Headset: (accel) acceleration profile 0
[    11.831] (**) Logitech Logitech G933 Gaming Wireless Headset: (accel) acceleration factor: 2.000
[    11.831] (**) Logitech Logitech G933 Gaming Wireless Headset: (accel) acceleration threshold: 4
[    11.831] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event16)
[    11.831] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    11.832] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 36 paused 0
[    11.832] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
[    11.832] (**) Eee PC WMI hotkeys: always reports core events
[    11.832] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event16"
[    11.832] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
[    11.832] (--) evdev: Eee PC WMI hotkeys: Found keys
[    11.832] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
[    11.832] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input19/event16"
[    11.832] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 14)
[    11.832] (**) Option "xkb_rules" "evdev"
[    11.832] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    11.832] (II) No input driver specified, ignoring this device.
[    11.832] (II) This device may have been added with another device file.
[   163.464] (II) NVIDIA(0): Setting mode "DPY-2:nvidia-auto-select+0+0,DPY-3:nvidia-auto-select+2560+180"

Same goes for dmesg, nothing weird showed up except for this specific line, not sure if it's related.

[ 2220.440908] Corrupted low memory at ffff880000009000 (9000 phys) = 00006f74

Last edited by 0xDEADBEEF (2016-07-08 17:07:07)

Offline

#4 2016-07-18 16:28:34

0xDEADBEEF
Member
Registered: 2016-07-08
Posts: 3

Re: [SOLVED] X.org high CPU usage after adding monitor

Problem solved (kind of).
I didn't find any solution so I thought it would be a great time to upgrade my graphics card.
Got myself a GTX 960 and was able to upgrade to the latest nvidia driver. Now everything is smooth again.

Offline

Board footer

Powered by FluxBB