Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved?] Xorg randomly hangs for a few seconds
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
kamushadenes
n00b
n00b


Joined: 04 Jun 2013
Posts: 3

PostPosted: Tue Jun 04, 2013 8:00 pm    Post subject: [Solved?] Xorg randomly hangs for a few seconds Reply with quote

Hello guys.

After searching the forum (including the stick X.org lockups), Google, Kernel menuconfig help, friends and even my dog, and trying everything ranging from config files to banging my head against the keyboard in despair, I can't seem to solve this rather annoying problem.

For no apparent reason, my X server suddenly hangs for a few seconds (all the time!!!). Mouse movements still works (clicking doesn't), switching to another TTY too. Basically the system is fine, it simply doesn't accept my mouse clicking or window focus changing.

I currently use Awesome WM (but the problem also happened on Gnome, Cinnamon and KDE4).

When I'm typing on a terminal and try to click a dialog button, it may or may not freeze. If it does, even if my mouse still moves around, it becomes completely useless for four or five seconds. Awesome WM keybindings also stop working until this time has passed, as it did on Gnome (not sure about Cinnamon and KDE4).
If there is any output being given by the terminal or any other movement happening during the freezes, it will not be affected, I'm just unable to interact with the graphical interface.

But then again, this is not isolated to dialogs. Selecting text (as I did on this post, so far it froze 3 times), changing focus, watching videos, playing games (those two, unlike the others, freeze entirely), everything seems to freeze at random, which is very annoying.

There are no logs concerning this (I'm on systemd now using journalctl -xbef to watch the logs, but there was nothing when I was on OpenRC either).

I suspect there is something with the intel driver or maybe bumblebee (I have hybrid cards, but the main desktop runs on the Intel onboard card, and freezes disregarding if discrete card is turned on or not).

It also may be related to ACPI, as I'm having (minor) problems to turn off my notebook (requires the power button to be pressed, but I'm fine with this). I tried playing with the kernel parameters related to the i915 driver, but to no avail.

I also tried messing with xorg.conf (and removing it too), but for no avail either.

Below is what I consider to be the relevant information. Please give me a light here, and sorry if I missed anything.

Versions
Code:

x11-drivers/xf86-video-intel 2.21.8 (dri sna udev -glamor -uxa -xvmc)
x11-misc/bumblebee 3.1 (bbswitch VIDEO_CARDS="nvidia -nouveau")
media-video/nvidia-settings 319.12 (-examples)
x11-drivers/nvidia-drivers 319.23 (X acpi multilib tools -pax_kernel KERNEL="linux -FreeBSD")
x11-base/xorg-drivers 1.14 (INPUT_DEVICES="evdev keyboard mouse synaptics" VIDEO_CARDS="intel nvidia")
x11-base/xorg-server 1.14.1 (dmx ipv6 kdrive nptl suid udev xorg -doc -minimal -selinux -static-libs -tslib -xnest -xvfb)


cat /proc/cmdline
Code:
BOOT_IMAGE=/vmlinuz-3.9.3-pf-hyadesinc root=/dev/sda2 ro i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 pcie_aspm=off i915.semaphores=1 intel_iommu=off splash video=inteldrmfb:1920x1080-32@60 console=tty1 resume=/dev/sda5 init=/usr/lib/systemd/systemd quiet i915.modeset=1


xorg.conf
Code:

Section "Device"
   Identifier "Intel Graphics"
   Driver "intel"
   Option "AccelMethod" "sna"
   Option "RenderAccel" "false"
EndSection



Again, sorry if I missed anything and thanks in advance!

Fun fact: during the writing of this post, it froze about 20 times (no kidding), varying from when I clicked the Code tag, selected text, backspaced anything, switched focus, received a notification or just started typing after a few seconds thinking. Delicious, isn't it?
_________________
Portae Tenebrosus Abiciantur, Infinitio!


Last edited by kamushadenes on Wed Jun 05, 2013 8:03 pm; edited 1 time in total
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Wed Jun 05, 2013 12:04 am    Post subject: Reply with quote

Have you looked in Xorg.0.log?
Back to top
View user's profile Send private message
kamushadenes
n00b
n00b


Joined: 04 Jun 2013
Posts: 3

PostPosted: Wed Jun 05, 2013 12:16 am    Post subject: Reply with quote

[code:1:7c9516a6bd]
[ 1916.589]
X.Org X Server 1.14.1
Release Date: 2013-04-17
[ 1916.589] X Protocol Version 11, Revision 0
[ 1916.589] Build Operating System: Linux 3.8.1-pf-hyadesinc x86_64 Gentoo
[ 1916.589] Current Operating System: Linux Mephistopheles 3.9.3-pf-hyadesinc #1 SMP PREEMPT Fri May 31 12:13:35 BRT 2013 x86_64
[ 1916.589] Kernel command line: BOOT_IMAGE=/vmlinuz-3.9.3-pf-hyadesinc root=/dev/sda2 ro i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 pcie_aspm=off i915.semaphores=1 intel_iommu=off splash video=inteldrmfb:1920x1080-32@60 console=tty1 resume=/dev/sda5 init=/usr/lib/systemd/systemd quiet i915.modeset=1
[ 1916.589] Build Date: 14 May 2013 08:17:04AM
[ 1916.589]
[ 1916.589] Current version of pixman: 0.30.0
[ 1916.589] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 1916.589] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1916.589] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 4 15:27:39 2013
[ 1916.590] (==) Using config file: "/etc/X11/xorg.conf"
[ 1916.590] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 1916.590] (==) No Layout section. Using the first Screen section.
[ 1916.590] (==) No screen section available. Using defaults.
[ 1916.590] (**) |-->Screen "Default Screen Section" (0)
[ 1916.590] (**) | |-->Monitor "<default monitor>"
[ 1916.590] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 1916.590] (**) | |-->Device "Intel Graphics"
[ 1916.590] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 1916.590] (==) Automatically adding devices
[ 1916.590] (==) Automatically enabling devices
[ 1916.590] (==) Automatically adding GPU devices
[ 1916.590] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 1916.590] Entry deleted from font path.
[ 1916.590] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 1916.590] Entry deleted from font path.
[ 1916.590] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 1916.590] Entry deleted from font path.
[ 1916.590] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 1916.590] Entry deleted from font path.
[ 1916.590] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 1916.590] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/100dpi/
[ 1916.590] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 1916.590] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 1916.590] (II) Loader magic: 0x808c00
[ 1916.590] (II) Module ABI versions:
[ 1916.590] X.Org ANSI C Emulation: 0.4
[ 1916.590] X.Org Video Driver: 14.1
[ 1916.590] X.Org XInput driver : 19.1
[ 1916.590] X.Org Server Extension : 7.0
[ 1916.590] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 1916.592] (--) PCI:*(0:0:2:0) 8086:0116:1028:04b6 rev 9, Mem @ 0xf1400000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64
[ 1916.592] Initializing built-in extension Generic Event Extension
[ 1916.592] Initializing built-in extension SHAPE
[ 1916.592] Initializing built-in extension MIT-SHM
[ 1916.592] Initializing built-in extension XInputExtension
[ 1916.592] Initializing built-in extension XTEST
[ 1916.592] Initializing built-in extension BIG-REQUESTS
[ 1916.592] Initializing built-in extension SYNC
[ 1916.592] Initializing built-in extension XKEYBOARD
[ 1916.592] Initializing built-in extension XC-MISC
[ 1916.592] Initializing built-in extension XINERAMA
[ 1916.592] Initializing built-in extension XFIXES
[ 1916.592] Initializing built-in extension RENDER
[ 1916.592] Initializing built-in extension RANDR
[ 1916.592] Initializing built-in extension COMPOSITE
[ 1916.592] Initializing built-in extension DAMAGE
[ 1916.592] Initializing built-in extension MIT-SCREEN-SAVER
[ 1916.592] Initializing built-in extension DOUBLE-BUFFER
[ 1916.592] Initializing built-in extension RECORD
[ 1916.592] Initializing built-in extension DPMS
[ 1916.592] Initializing built-in extension X-Resource
[ 1916.592] Initializing built-in extension XVideo
[ 1916.592] Initializing built-in extension XVideo-MotionCompensation
[ 1916.592] Initializing built-in extension XFree86-VidModeExtension
[ 1916.592] Initializing built-in extension XFree86-DGA
[ 1916.592] Initializing built-in extension XFree86-DRI
[ 1916.592] Initializing built-in extension DRI2
[ 1916.592] (II) "glx" will be loaded by default.
[ 1916.592] (II) LoadModule: "dri2"
[ 1916.592] (II) Module "dri2" already built-in
[ 1916.592] (II) LoadModule: "glamoregl"
[ 1916.592] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[ 1916.593] (II) Module glamoregl: vendor="X.Org Foundation"
[ 1916.593] compiled for 1.14.1, module version = 0.5.0
[ 1916.593] ABI class: X.Org ANSI C Emulation, version 0.4
[ 1916.593] (II) LoadModule: "glx"
[ 1916.593] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 1916.593] (II) Module glx: vendor="X.Org Foundation"
[ 1916.593] compiled for 1.14.1, module version = 1.0.0
[ 1916.593] ABI class: X.Org Server Extension, version 7.0
[ 1916.593] (==) AIGLX enabled
[ 1916.593] Loading extension GLX
[ 1916.593] (II) LoadModule: "intel"
[ 1916.593] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[ 1916.593] (II) Module intel: vendor="X.Org Foundation"
[ 1916.593] compiled for 1.14.1, module version = 2.21.8
[ 1916.593] Module class: X.Org Video Driver
[ 1916.593] ABI class: X.Org Video Driver, version 14.1
[ 1916.593] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
Haswell Desktop (GT3), Haswell Mobile (GT1), Haswell Mobile (GT2),
Haswell Mobile (GT3), Haswell Server (GT1), Haswell Server (GT2),
Haswell Server (GT3), Haswell (GT1), Haswell (GT2), Haswell (GT3),
Haswell (GT1), Haswell (GT2), Haswell (GT3),
Haswell SDV Desktop (GT1), Haswell SDV Desktop (GT2),
Haswell SDV Desktop (GT3), Haswell SDV Mobile (GT1),
Haswell SDV Mobile (GT2), Haswell SDV Mobile (GT3),
Haswell SDV Server (GT1), Haswell SDV Server (GT2),
Haswell SDV Server (GT3), Haswell SDV (GT1), Haswell SDV (GT2),
Haswell SDV (GT3), Haswell SDV (GT1), Haswell SDV (GT2),
Haswell SDV (GT3), Haswell ULT Desktop (GT1),
Haswell ULT Desktop (GT2), Haswell ULT Desktop (GT3),
Haswell ULT Mobile (GT1), Haswell ULT Mobile (GT2),
Haswell ULT Mobile (GT3), Haswell ULT Server (GT1),
Haswell ULT Server (GT2), Haswell ULT Server (GT3),
Haswell ULT (GT1), Haswell ULT (GT2), Haswell ULT (GT3),
Haswell ULT (GT1), Haswell ULT (GT2), Haswell ULT (GT3),
Haswell CRW Desktop (GT1), Haswell CRW Desktop (GT2),
Haswell CRW Desktop (GT3), Haswell CRW Mobile (GT1),
Haswell CRW Mobile (GT2), Haswell CRW Mobile (GT3),
Haswell CRW Server (GT1), Haswell CRW Server (GT2),
Haswell CRW Server (GT3), Haswell CRW (GT1), Haswell CRW (GT2),
Haswell CRW (GT3), Haswell CRW (GT1), Haswell CRW (GT2),
Haswell CRW (GT3), ValleyView PO board
[ 1916.594] (++) using VT number 7

[ 1916.615] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 1916.615] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 1916.616] (==) intel(0): RGB weight 888
[ 1916.616] (==) intel(0): Default visual is TrueColor
[ 1916.616] (**) intel(0): Option "AccelMethod" "sna"
[ 1916.616] (--) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2)
[ 1916.616] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
[ 1916.616] (**) intel(0): Framebuffer tiled
[ 1916.616] (**) intel(0): Pixmaps tiled
[ 1916.616] (**) intel(0): "Tear free" disabled
[ 1916.616] (**) intel(0): Forcing per-crtc-pixmaps? no
[ 1916.617] (II) intel(0): Output LVDS1 has no monitor section
[ 1916.617] (--) intel(0): found backlight control interface acpi_video0 (type 'firmware')
[ 1916.633] (II) intel(0): Output VGA1 has no monitor section
[ 1916.633] (II) intel(0): Output HDMI1 has no monitor section
[ 1916.633] (II) intel(0): Output DP1 has no monitor section
[ 1916.633] (II) intel(0): EDID for output LVDS1
[ 1916.633] (II) intel(0): Manufacturer: AUO Model: 17ed Serial#: 0
[ 1916.633] (II) intel(0): Year: 2010 Week: 0
[ 1916.633] (II) intel(0): EDID Version: 1.4
[ 1916.633] (II) intel(0): Digital Display Input
[ 1916.633] (II) intel(0): 6 bits per channel
[ 1916.633] (II) intel(0): Digital interface is undefined
[ 1916.633] (II) intel(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 1916.633] (II) intel(0): Gamma: 2.20
[ 1916.633] (II) intel(0): No DPMS capabilities specified
[ 1916.633] (II) intel(0): Supported color encodings: RGB 4:4:4
[ 1916.633] (II) intel(0): First detailed timing is preferred mode
[ 1916.633] (II) intel(0): Preferred mode is native pixel format and refresh rate
[ 1916.633] (II) intel(0): redX: 0.676 redY: 0.314 greenX: 0.215 greenY: 0.665
[ 1916.633] (II) intel(0): blueX: 0.141 blueY: 0.069 whiteX: 0.313 whiteY: 0.329
[ 1916.633] (II) intel(0): Manufacturer's mask: 0
[ 1916.633] (II) intel(0): Supported detailed timing:
[ 1916.633] (II) intel(0): clock: 142.0 MHz Image Size: 344 x 193 mm
[ 1916.633] (II) intel(0): h_active: 1920 h_sync: 1980 h_sync_end 2028 h_blank_end 2094 h_border: 0
[ 1916.633] (II) intel(0): v_active: 1080 v_sync: 1090 v_sync_end 1100 v_blanking: 1130 v_border: 0
[ 1916.633] (II) intel(0): Supported detailed timing:
[ 1916.633] (II) intel(0): clock: 142.0 MHz Image Size: 344 x 193 mm
[ 1916.633] (II) intel(0): h_active: 1920 h_sync: 1980 h_sync_end 2028 h_blank_end 2094 h_border: 0
[ 1916.633] (II) intel(0): v_active: 1080 v_sync: 1090 v_sync_end 1100 v_blanking: 1130 v_border: 0
[ 1916.633] (II) intel(0): KYYVK�B156HW1
[ 1916.633] (II) intel(0): Unknown vendor-specific block 0
[ 1916.633] (II) intel(0): EDID (in hex):
[ 1916.633] (II) intel(0): 00ffffffffffff0006afed1700000000
[ 1916.633] (II) intel(0): 0014010490221378022135ad5037aa24
[ 1916.633] (II) intel(0): 11505400000001010101010101010101
[ 1916.633] (II) intel(0): 010101010101783780ae703832403c30
[ 1916.633] (II) intel(0): aa0058c11000001a783780ae70383240
[ 1916.633] (II) intel(0): 3c30aa0058c11000001a000000fe004b
[ 1916.633] (II) intel(0): 5959564b804231353648573100000000
[ 1916.633] (II) intel(0): 000081029b0101000002010a20200001
[ 1916.633] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[ 1916.633] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 1916.633] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 1916.633] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[ 1916.634] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[ 1916.634] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[ 1916.634] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[ 1916.634] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[ 1916.634] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[ 1916.634] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[ 1916.634] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 1916.634] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[ 1916.634] (II) intel(0): Printing probed modes for output LVDS1
[ 1916.634] (II) intel(0): Modeline "1920x1080"x60.0 142.00 1920 1980 2028 2094 1080 1090 1100 1130 +hsync -vsync (67.8 kHz eP)
[ 1916.634] (II) intel(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 1916.634] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 1916.634] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 1916.634] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 1916.634] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 1916.634] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 1916.634] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 1916.650] (II) intel(0): EDID for output VGA1
[ 1916.650] (II) intel(0): EDID for output HDMI1
[ 1916.650] (II) intel(0): EDID for output DP1
[ 1916.650] (II) intel(0): Output LVDS1 connected
[ 1916.650] (II) intel(0): Output VGA1 disconnected
[ 1916.650] (II) intel(0): Output HDMI1 disconnected
[ 1916.650] (II) intel(0): Output DP1 disconnected
[ 1916.650] (II) intel(0): Using exact sizes for initial modes
[ 1916.650] (II) intel(0): Output LVDS1 using initial mode 1920x1080
[ 1916.650] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 1916.650] (==) intel(0): DPI set to (96, 96)
[ 1916.650] (II) Loading sub module "dri2"
[ 1916.650] (II) LoadModule: "dri2"
[ 1916.650] (II) Module "dri2" already built-in
[ 1916.650] (==) Depth 24 pixmap format is 32 bpp
[ 1916.650] (II) intel(0): SNA initialized with SandyBridge backend
[ 1916.650] (==) intel(0): Backing store disabled
[ 1916.650] (==) intel(0): Silken mouse enabled
[ 1916.650] (II) intel(0): HW Cursor enabled
[ 1916.650] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 1916.652] (==) intel(0): DPMS enabled
[ 1916.652] (II) intel(0): [DRI2] Setup complete
[ 1916.652] (II) intel(0): [DRI2] DRI driver: i965
[ 1916.652] (II) intel(0): direct rendering: DRI2 Enabled
[ 1916.652] (WW) intel(0): Option "RenderAccel" is not used
[ 1916.652] (==) intel(0): hotplug detection: "enabled"
[ 1916.652] (--) RandR disabled
[ 1916.667] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 1916.667] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 1916.667] (II) AIGLX: enabled GLX_ARB_create_context
[ 1916.667] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 1916.667] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 1916.667] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 1916.667] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 1916.667] (II) AIGLX: Loaded and initialized i965
[ 1916.667] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 1916.667] (II) intel(0): switch to mode 1920x1080 on crtc 3 (pipe 0)
[ 1916.682] (II) intel(0): Setting screen physical size to 508 x 285
[ 1916.721] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 1916.721] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 1916.721] (II) LoadModule: "evdev"
[ 1916.721] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 1916.722] (II) Module evdev: vendor="X.Org Foundation"
[ 1916.722] compiled for 1.14.1, module version = 2.8.0
[ 1916.722] Module class: X.Org XInput Driver
[ 1916.722] ABI class: X.Org XInput driver, version 19.1
[ 1916.722] (II) Using input driver 'evdev' for 'Power Button'
[ 1916.722] (**) Power Button: always reports core events
[ 1916.722] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 1916.722] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 1916.722] (--) evdev: Power Button: Found keys
[ 1916.722] (II) evdev: Power Button: Configuring as keyboard
[ 1916.722] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 1916.722] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 1916.722] (**) Option "xkb_rules" "evdev"
[ 1916.722] (**) Option "xkb_model" "evdev"
[ 1916.722] (**) Option "xkb_layout" "us"
[ 1916.749] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[ 1916.749] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 1916.749] (II) Using input driver 'evdev' for 'Video Bus'
[ 1916.749] (**) Video Bus: always reports core events
[ 1916.749] (**) evdev: Video Bus: Device: "/dev/input/event5"
[ 1916.749] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 1916.749] (--) evdev: Video Bus: Found keys
[ 1916.749] (II) evdev: Video Bus: Configuring as keyboard
[ 1916.749] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input5/event5"
[ 1916.749] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 1916.749] (**) Option "xkb_rules" "evdev"
[ 1916.750] (**) Option "xkb_model" "evdev"
[ 1916.750] (**) Option "xkb_layout" "us"
[ 1916.750] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 1916.750] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 1916.750] (II) Using input driver 'evdev' for 'Video Bus'
[ 1916.750] (**) Video Bus: always reports core events
[ 1916.750] (**) evdev: Video Bus: Device: "/dev/input/event4"
[ 1916.750] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 1916.750] (--) evdev: Video Bus: Found keys
[ 1916.750] (II) evdev: Video Bus: Configuring as keyboard
[ 1916.750] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:32/LNXVIDEO:00/input/input4/event4"
[ 1916.750] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 1916.750] (**) Option "xkb_rules" "evdev"
[ 1916.750] (**) Option "xkb_model" "evdev"
[ 1916.750] (**) Option "xkb_layout" "us"
[ 1916.750] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 1916.750] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 1916.750] (II) Using input driver 'evdev' for 'Power Button'
[ 1916.750] (**) Power Button: always reports core events
[ 1916.750] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 1916.750] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 1916.750] (--) evdev: Power Button: Found keys
[ 1916.750] (II) evdev: Power Button: Configuring as keyboard
[ 1916.750] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 1916.750] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[ 1916.750] (**) Option "xkb_rules" "evdev"
[ 1916.750] (**) Option "xkb_model" "evdev"
[ 1916.750] (**) Option "xkb_layout" "us"
[ 1916.751] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 1916.751] (II) No input driver specified, ignoring this device.
[ 1916.751] (II) This device may have been added with another device file.
[ 1916.751] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 1916.751] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 1916.751] (II) Using input driver 'evdev' for 'Sleep Button'
[ 1916.751] (**) Sleep Button: always reports core events
[ 1916.751] (**) evdev: Sleep Button: Device: "/dev/input/event1"
[ 1916.751] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 1916.751] (--) evdev: Sleep Button: Found keys
[ 1916.751] (II) evdev: Sleep Button: Configuring as keyboard
[ 1916.751] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 1916.751] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[ 1916.751] (**) Option "xkb_rules" "evdev"
[ 1916.751] (**) Option "xkb_model" "evdev"
[ 1916.751] (**) Option "xkb_layout" "us"
[ 1916.751] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 1916.751] (II) config/udev: Adding input device Laptop_Integrated_Webcam_2HDM (/dev/input/event17)
[ 1916.751] (**) Laptop_Integrated_Webcam_2HDM: Applying InputClass "evdev keyboard catchall"
[ 1916.751] (II) Using input driver 'evdev' for 'Laptop_Integrated_Webcam_2HDM'
[ 1916.751] (**) Laptop_Integrated_Webcam_2HDM: always reports core events
[ 1916.751] (**) evdev: Laptop_Integrated_Webcam_2HDM: Device: "/dev/input/event17"
[ 1916.751] (--) evdev: Laptop_Integrated_Webcam_2HDM: Vendor 0x408 Product 0x2fb1
[ 1916.751] (--) evdev: Laptop_Integrated_Webcam_2HDM: Found keys
[ 1916.751] (II) evdev: Laptop_Integrated_Webcam_2HDM: Configuring as keyboard
[ 1916.751] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input17/event17"
[ 1916.751] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_2HDM" (type: KEYBOARD, id 11)
[ 1916.751] (**) Option "xkb_rules" "evdev"
[ 1916.751] (**) Option "xkb_model" "evdev"
[ 1916.751] (**) Option "xkb_layout" "us"
[ 1916.752] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[ 1916.752] (II) No input driver specified, ignoring this device.
[ 1916.752] (II) This device may have been added with another device file.
[ 1916.752] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
[ 1916.752] (II) No input driver specified, ignoring this device.
[ 1916.752] (II) This device may have been added with another device file.
[ 1916.752] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
[ 1916.752] (II) No input driver specified, ignoring this device.
[ 1916.752] (II) This device may have been added with another device file.
[ 1916.752] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[ 1916.752] (II) No input driver specified, ignoring this device.
[ 1916.752] (II) This device may have been added with another device file.
[ 1916.752] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
[ 1916.752] (II) No input driver specified, ignoring this device.
[ 1916.752] (II) This device may have been added with another device file.
[ 1916.752] (II) config/udev: Adding input device Yubico Yubikey NEO OTP+CCID (/dev/input/event18)
[ 1916.752] (**) Yubico Yubikey NEO OTP+CCID: Applying InputClass "evdev keyboard catchall"
[ 1916.752] (II) Using input driver 'evdev' for 'Yubico Yubikey NEO OTP+CCID'
[ 1916.752] (**) Yubico Yubikey NEO OTP+CCID: always reports core events
[ 1916.752] (**) evdev: Yubico Yubikey NEO OTP+CCID: Device: "/dev/input/event18"
[ 1916.752] (--) evdev: Yubico Yubikey NEO OTP+CCID: Vendor 0x1050 Product 0x111
[ 1916.752] (--) evdev: Yubico Yubikey NEO OTP+CCID: Found keys
[ 1916.752] (II) evdev: Yubico Yubikey NEO OTP+CCID: Configuring as keyboard
[ 1916.752] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb3/3-1/3-1:1.0/input/input35/event18"
[ 1916.752] (II) XINPUT: Adding extended input device "Yubico Yubikey NEO OTP+CCID" (type: KEYBOARD, id 12)
[ 1916.752] (**) Option "xkb_rules" "evdev"
[ 1916.752] (**) Option "xkb_model" "evdev"
[ 1916.752] (**) Option "xkb_layout" "us"
[ 1916.753] (II) config/udev: Adding input device Razer Razer Orochi (/dev/input/event14)
[ 1916.753] (**) Razer Razer Orochi: Applying InputClass "evdev pointer catchall"
[ 1916.753] (II) Using input driver 'evdev' for 'Razer Razer Orochi'
[ 1916.753] (**) Razer Razer Orochi: always reports core events
[ 1916.753] (**) evdev: Razer Razer Orochi: Device: "/dev/input/event14"
[ 1916.753] (--) evdev: Razer Razer Orochi: Vendor 0x1532 Product 0x13
[ 1916.753] (--) evdev: Razer Razer Orochi: Found 12 mouse buttons
[ 1916.753] (--) evdev: Razer Razer Orochi: Found scroll wheel(s)
[ 1916.753] (--) evdev: Razer Razer Orochi: Found relative axes
[ 1916.753] (--) evdev: Razer Razer Orochi: Found x and y relative axes
[ 1916.753] (II) evdev: Razer Razer Orochi: Configuring as mouse
[ 1916.753] (II) evdev: Razer Razer Orochi: Adding scrollwheel support
[ 1916.754] (**) evdev: Razer Razer Orochi: YAxisMapping: buttons 4 and 5
[ 1916.754] (**) evdev: Razer Razer Orochi: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 1916.754] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb3/3-2/3-2:1.0/input/input14/event14"
[ 1916.754] (II) XINPUT: Adding extended input device "Razer Razer Orochi" (type: MOUSE, id 13)
[ 1916.754] (II) evdev: Razer Razer Orochi: initialized for relative axes.
[ 1916.754] (**) Razer Razer Orochi: (accel) keeping acceleration scheme 1
[ 1916.754] (**) Razer Razer Orochi: (accel) acceleration profile 0
[ 1916.754] (**) Razer Razer Orochi: (accel) acceleration factor: 2.000
[ 1916.754] (**) Razer Razer Orochi: (accel) acceleration threshold: 4
[ 1916.754] (II) config/udev: Adding input device Razer Razer Orochi (/dev/input/mouse0)
[ 1916.754] (II) No input driver specified, ignoring this device.
[ 1916.754] (II) This device may have been added with another device file.
[ 1916.754] (II) config/udev: Adding input device Razer Razer Orochi (/dev/input/event15)
[ 1916.754] (**) Razer Razer Orochi: Applying InputClass "evdev keyboard catchall"
[ 1916.754] (II) Using input driver 'evdev' for 'Razer Razer Orochi'
[ 1916.754] (**) Razer Razer Orochi: always reports core events
[ 1916.754] (**) evdev: Razer Razer Orochi: Device: "/dev/input/event15"
[ 1916.754] (--) evdev: Razer Razer Orochi: Vendor 0x1532 Product 0x13
[ 1916.754] (--) evdev: Razer Razer Orochi: Found 1 mouse buttons
[ 1916.754] (--) evdev: Razer Razer Orochi: Found scroll wheel(s)
[ 1916.754] (--) evdev: Razer Razer Orochi: Found relative axes
[ 1916.754] (II) evdev: Razer Razer Orochi: Forcing relative x/y axes to exist.
[ 1916.754] (--) evdev: Razer Razer Orochi: Found absolute axes
[ 1916.754] (II) evdev: Razer Razer Orochi: Forcing absolute x/y axes to exist.
[ 1916.754] (--) evdev: Razer Razer Orochi: Found keys
[ 1916.754] (II) evdev: Razer Razer Orochi: Configuring as mouse
[ 1916.754] (II) evdev: Razer Razer Orochi: Configuring as keyboard
[ 1916.754] (II) evdev: Razer Razer Orochi: Adding scrollwheel support
[ 1916.754] (**) evdev: Razer Razer Orochi: YAxisMapping: buttons 4 and 5
[ 1916.754] (**) evdev: Razer Razer Orochi: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 1916.754] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb3/3-2/3-2:1.1/input/input15/event15"
[ 1916.754] (II) XINPUT: Adding extended input device "Razer Razer Orochi" (type: KEYBOARD, id 14)
[ 1916.754] (**) Option "xkb_rules" "evdev"
[ 1916.754] (**) Option "xkb_model" "evdev"
[ 1916.754] (**) Option "xkb_layout" "us"
[ 1916.754] (II) evdev: Razer Razer Orochi: initialized for relative axes.
[ 1916.754] (WW) evdev: Razer Razer Orochi: ignoring absolute axes.
[ 1916.755] (**) Razer Razer Orochi: (accel) keeping acceleration scheme 1
[ 1916.755] (**) Razer Razer Orochi: (accel) acceleration profile 0
[ 1916.755] (**) Razer Razer Orochi: (accel) acceleration factor: 2.000
[ 1916.755] (**) Razer Razer Orochi: (accel) acceleration threshold: 4
[ 1916.755] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event8)
[ 1916.755] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 1916.755] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 1916.755] (**) AT Translated Set 2 keyboard: always reports core events
[ 1916.755] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event8"
[ 1916.755] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 1916.755] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 1916.755] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 1916.755] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input8/event8"
[ 1916.755] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[ 1916.755] (**) Option "xkb_rules" "evdev"
[ 1916.755] (**) Option "xkb_model" "evdev"
[ 1916.755] (**) Option "xkb_layout" "us"
[ 1916.755] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event16)
[ 1916.755] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 1916.755] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 1916.755] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 1916.755] (II) LoadModule: "synaptics"
[ 1916.755] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[ 1916.755] (II) Module synaptics: vendor="X.Org Foundation"
[ 1916.755] compiled for 1.14.1, module version = 1.7.1
[ 1916.755] Module class: X.Org XInput Driver
[ 1916.755] ABI class: X.Org XInput driver, version 19.1
[ 1916.755] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 1916.755] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 1916.755] (**) Option "Device" "/dev/input/event16"
[ 1916.779] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[ 1916.779] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5398 (res 42)
[ 1916.779] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4728 (res 70)
[ 1916.779] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 1916.779] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 1916.779] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 1916.779] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 1916.779] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 1916.779] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 1916.792] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input16/event16"
[ 1916.792] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 16)
[ 1916.792] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 1916.792] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 1916.792] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.039
[ 1916.792] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 1916.792] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 1916.792] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 1916.792] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 1916.793] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 1916.793] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 1916.793] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 1916.794] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 1916.794] (II) No input driver specified, ignoring this device.
[ 1916.794] (II) This device may have been added with another device file.
[ 1916.795] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event7)
[ 1916.795] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 1916.795] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[ 1916.795] (**) Dell WMI hotkeys: always reports core events
[ 1916.795] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event7"
[ 1916.795] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
[ 1916.795] (--) evdev: Dell WMI hotkeys: Found keys
[ 1916.795] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
[ 1916.795] (**) Option "config_info" "udev:/sys/devices/virtual/input/input7/event7"
[ 1916.795] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 17)
[ 1916.795] (**) Option "xkb_rules" "evdev"
[ 1916.795] (**) Option "xkb_model" "evdev"
[ 1916.795] (**) Option "xkb_layout" "us"
[ 1922.392] (II) config/udev: removing device Yubico Yubikey NEO OTP+CCID
[ 1922.401] (II) evdev: Yubico Yubikey NEO OTP+CCID: Close
[ 1922.401] (II) UnloadModule: "evdev"
[ 1922.786] (II) config/udev: Adding input device Yubico Yubikey NEO OTP+CCID (/dev/input/event18)
[ 1922.786] (**) Yubico Yubikey NEO OTP+CCID: Applying InputClass "evdev keyboard catchall"
[ 1922.786] (II) Using input driver 'evdev' for 'Yubico Yubikey NEO OTP+CCID'
[ 1922.786] (**) Yubico Yubikey NEO OTP+CCID: always reports core events
[ 1922.786] (**) evdev: Yubico Yubikey NEO OTP+CCID: Device: "/dev/input/event18"
[ 1922.786] (--) evdev: Yubico Yubikey NEO OTP+CCID: Vendor 0x1050 Product 0x111
[ 1922.786] (--) evdev: Yubico Yubikey NEO OTP+CCID: Found keys
[ 1922.786] (II) evdev: Yubico Yubikey NEO OTP+CCID: Configuring as keyboard
[ 1922.786] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb3/3-1/3-1:1.0/input/input36/event18"
[ 1922.786] (II) XINPUT: Adding extended input device "Yubico Yubikey NEO OTP+CCID" (type: KEYBOARD, id 12)
[ 1922.786] (**) Option "xkb_rules" "evdev"
[ 1922.786] (**) Option "xkb_model" "evdev"
[ 1922.786] (**) Option "xkb_layout" "us"
[ 1925.001] (II) intel(0): EDID vendor "AUO", prod id 6125
[ 1925.001] (II) intel(0): Printing DDC gathered Modelines:
[ 1925.001] (II) intel(0): Modeline "1920x1080"x0.0 142.00 1920 1980 2028 2094 1080 1090 1100 1130 +hsync -vsync (67.8 kHz eP)
[ 1925.137] (II) intel(0): EDID vendor "AUO", prod id 6125
[ 1925.137] (II) intel(0): Printing DDC gathered Modelines:
[ 1925.138] (II) intel(0): Modeline "1920x1080"x0.0 142.00 1920 1980 2028 2094 1080 1090 1100 1130 +hsync -vsync (67.8 kHz eP)
[ 1925.154] (II) intel(0): EDID vendor "AUO", prod id 6125
[ 1925.154] (II) intel(0): Printing DDC gathered Modelines:
[ 1925.154] (II) intel(0): Modeline "1920x1080"x0.0 142.00 1920 1980 2028 2094 1080 1090 1100 1130 +hsync -vsync (67.8 kHz eP)
[ 1952.823] removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
[ 1952.823] (II) config/udev: Adding drm device (/dev/dri/card1)
[ 1952.823] (II) config/udev: Adding drm device (/dev/dri/card1)
[ 1952.823] xf86: found device 1
[ 1959.770] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 1967.333] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 1967.333] (II) intel(0): switch to mode 1920x1080 on crtc 3 (pipe 0)
[ 1967.345] (II) intel(0): EDID vendor "AUO", prod id 6125
[ 1967.345] (II) intel(0): Printing DDC gathered Modelines:
[ 1967.345] (II) intel(0): Modeline "1920x1080"x0.0 142.00 1920 1980 2028 2094 1080 1090 1100 1130 +hsync -vsync (67.8 kHz eP)
[ 1967.361] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 1993.406] removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
[ 2178.805] (II) config/udev: removing device Yubico Yubikey NEO OTP+CCID
[ 2178.812] (II) evdev: Yubico Yubikey NEO OTP+CCID: Close
[ 2178.812] (II) UnloadModule: "evdev"
[ 2179.362] (II) config/udev: Adding input device Yubico Yubikey NEO OTP+CCID (/dev/input/event18)
[ 2179.362] (**) Yubico Yubikey NEO OTP+CCID: Applying InputClass "evdev keyboard catchall"
[ 2179.362] (II) Using input driver 'evdev' for 'Yubico Yubikey NEO OTP+CCID'
[ 2179.362] (**) Yubico Yubikey NEO OTP+CCID: always reports core events
[ 2179.362] (**) evdev: Yubico Yubikey NEO OTP+CCID: Device: "/dev/input/event18"
[ 2179.362] (--) evdev: Yubico Yubikey NEO OTP+CCID: Vendor 0x1050 Product 0x111
[ 2179.362] (--) evdev: Yubico Yubikey NEO OTP+CCID: Found keys
[ 2179.362] (II) evdev: Yubico Yubikey NEO OTP+CCID: Configuring as keyboard
[ 2179.362] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb3/3-1/3-1:1.0/input/input37/event18"
[ 2179.363] (II) XINPUT: Adding extended input device "Yubico Yubikey NEO OTP+CCID" (type: KEYBOARD, id 12)
[ 2179.363] (**) Option "xkb_rules" "evdev"
[ 2179.363] (**) Option "xkb_model" "evdev"
[ 2179.363] (**) Option "xkb_layout" "us"
[ 2742.203] (II) config/udev: removing device Yubico Yubikey NEO OTP+CCID
[ 2742.213] (II) evdev: Yubico Yubikey NEO OTP+CCID: Close
[ 2742.213] (II) UnloadModule: "evdev"
[ 2742.618] (II) config/udev: Adding input device Yubico Yubikey NEO OTP+CCID (/dev/input/event18)
[ 2742.647] (**) Yubico Yubikey NEO OTP+CCID: Applying InputClass "evdev keyboard catchall"
[ 2742.647] (II) Using input driver 'evdev' for 'Yubico Yubikey NEO OTP+CCID'
[ 2742.647] (**) Yubico Yubikey NEO OTP+CCID: always reports core events
[ 2742.647] (**) evdev: Yubico Yubikey NEO OTP+CCID: Device: "/dev/input/event18"
[ 2742.647] (--) evdev: Yubico Yubikey NEO OTP+CCID: Vendor 0x1050 Product 0x111
[ 2742.647] (--) evdev: Yubico Yubikey NEO OTP+CCID: Found keys
[ 2742.647] (II) evdev: Yubico Yubikey NEO OTP+CCID: Configuring as keyboard
[ 2742.647] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb3/3-1/3-1:1.0/input/input38/event18"
[ 2742.647] (II) XINPUT: Adding extended input device "Yubico Yubikey NEO OTP+CCID" (type: KEYBOARD, id 12)
[ 2742.647] (**) Option "xkb_rules" "evdev"
[ 2742.647] (**) Option "xkb_model" "evdev"
[ 2742.647] (**) Option "xkb_layout" "us"
[ 3443.581] (II) config/udev: removing device Yubico Yubikey NEO OTP+CCID
[ 3443.590] (II) evdev: Yubico Yubikey NEO OTP+CCID: Close
[ 3443.590] (II) UnloadModule: "evdev"
[ 3443.903] (II) config/udev: Adding input device Yubico Yubikey NEO OTP+CCID (/dev/input/event18)
[ 3443.903] (**) Yubico Yubikey NEO OTP+CCID: Applying InputClass "evdev keyboard catchall"
[ 3443.903] (II) Using input driver 'evdev' for 'Yubico Yubikey NEO OTP+CCID'
[ 3443.903] (**) Yubico Yubikey NEO OTP+CCID: always reports core events
[ 3443.903] (**) evdev: Yubico Yubikey NEO OTP+CCID: Device: "/dev/input/event18"
[ 3443.903] (--) evdev: Yubico Yubikey NEO OTP+CCID: Vendor 0x1050 Product 0x111
[ 3443.903] (--) evdev: Yubico Yubikey NEO OTP+CCID: Found keys
[ 3443.903] (II) evdev: Yubico Yubikey NEO OTP+CCID: Configuring as keyboard
[ 3443.903] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb3/3-1/3-1:1.0/input/input39/event18"
[ 3443.903] (II) XINPUT: Adding extended input device "Yubico Yubikey NEO OTP+CCID" (type: KEYBOARD, id 12)
[ 3443.903] (**) Option "xkb_rules" "evdev"
[ 3443.903] (**) Option "xkb_model" "evdev"
[ 3443.903] (**) Option "xkb_layout" "us"
[ 3581.758] [mi] Increasing EQ size to 512 to prevent dropped events.
[ 6159.060] (II) config/udev: removing device Yubico Yubikey NEO OTP+CCID
[ 6159.070] (II) evdev: Yubico Yubikey NEO OTP+CCID: Close
[ 6159.070] (II) UnloadModule: "evdev"
[ 6159.381] (II) config/udev: Adding input device Yubico Yubikey NEO OTP+CCID (/dev/input/event18)
[ 6159.381] (**) Yubico Yubikey NEO OTP+CCID: Applying InputClass "evdev keyboard catchall"
[ 6159.381] (II) Using input driver 'evdev' for 'Yubico Yubikey NEO OTP+CCID'
[ 6159.381] (**) Yubico Yubikey NEO OTP+CCID: always reports core events
[ 6159.381] (**) evdev: Yubico Yubikey NEO OTP+CCID: Device: "/dev/input/event18"
[ 6159.381] (--) evdev: Yubico Yubikey NEO OTP+CCID: Vendor 0x1050 Product 0x111
[ 6159.381] (--) evdev: Yubico Yubikey NEO OTP+CCID: Found keys
[ 6159.381] (II) evdev: Yubico Yubikey NEO OTP+CCID: Configuring as keyboard
[ 6159.381] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb3/3-1/3-1:1.0/input/input40/event18"
[ 6159.381] (II) XINPUT: Adding extended input device "Yubico Yubikey NEO OTP+CCID" (type: KEYBOARD, id 12)
[ 6159.381] (**) Option "xkb_rules" "evdev"
[ 6159.381] (**) Option "xkb_model" "evdev"
[ 6159.381] (**) Option "xkb_layout" "us"
[ 10213.455] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 10214.653] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 10214.653] (II) intel(0): switch to mode 1920x1080 on crtc 3 (pipe 0)
[ 10214.659] (II) intel(0): EDID vendor "AUO", prod id 6125
[ 10214.659] (II) intel(0): Printing DDC gathered Modelines:
[ 10214.659] (II) intel(0): Modeline "1920x1080"x0.0 142.00 1920 1980 2028 2094 1080 1090 1100 1130 +hsync -vsync (67.8 kHz eP)
[ 10214.675] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 10221.722] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 10224.880] (II) config/udev: removing device Yubico Yubikey NEO OTP+CCID
[ 10224.880] (II) evdev: Yubico Yubikey NEO OTP+CCID: Close
[ 10224.880] (II) UnloadModule: "evdev"
[ 10225.254] (II) config/udev: Adding input device Yubico Yubikey NEO OTP+CCID (/dev/input/event18)
[ 10225.273] (**) Yubico Yubikey NEO OTP+CCID: Applying InputClass "evdev keyboard catchall"
[ 10225.273] (II) Using input driver 'evdev' for 'Yubico Yubikey NEO OTP+CCID'
[ 10225.273] (**) Yubico Yubikey NEO OTP+CCID: always reports core events
[ 10225.273] (**) evdev: Yubico Yubikey NEO OTP+CCID: Device: "/dev/input/event18"
[ 10225.273] (--) evdev: Yubico Yubikey NEO OTP+CCID: Vendor 0x1050 Product 0x111
[ 10225.273] (--) evdev: Yubico Yubikey NEO OTP+CCID: Found keys
[ 10225.273] (II) evdev: Yubico Yubikey NEO OTP+CCID: Configuring as keyboard
[ 10225.273] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb3/3-1/3-1:1.0/input/input41/event18"
[ 10225.273] (II) XINPUT: Adding extended input device "Yubico Yubikey NEO OTP+CCID" (type: KEYBOARD, id 12)
[ 10225.273] (**) Option "xkb_rules" "evdev"
[ 10225.273] (**) Option "xkb_model" "evdev"
[ 10225.273] (**) Option "xkb_layout" "us"
[ 10427.548] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 10427.548] (II) intel(0): switch to mode 1920x1080 on crtc 3 (pipe 0)
[ 10427.553] (II) intel(0): EDID vendor "AUO", prod id 6125
[ 10427.553] (II) intel(0): Printing DDC gathered Modelines:
[ 10427.553] (II) intel(0): Modeline "1920x1080"x0.0 142.00 1920 1980 2028 2094 1080 1090 1100 1130 +hsync -vsync (67.8 kHz eP)
[ 10427.570] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 11966.683] (II) config/udev: removing device Yubico Yubikey NEO OTP+CCID
[ 11966.693] (II) evdev: Yubico Yubikey NEO OTP+CCID: Close
[ 11966.693] (II) UnloadModule: "evdev"
[ 11971.150] (II) config/udev: removing device Razer Razer Orochi
[ 11971.159] (II) evdev: Razer Razer Orochi: Close
[ 11971.159] (II) UnloadModule: "evdev"
[ 11971.176] (II) config/udev: removing device Razer Razer Orochi
[ 11971.184] (II) evdev: Razer Razer Orochi: Close
[ 11971.184] (II) UnloadModule: "evdev"
[ 11971.811] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 11976.883] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 11976.883] (II) intel(0): switch to mode 1920x1080 on crtc 3 (pipe 0)
[ 11976.890] (II) intel(0): EDID vendor "AUO", prod id 6125
[ 11976.890] (II) intel(0): Printing DDC gathered Modelines:
[ 11976.890] (II) intel(0): Modeline "1920x1080"x0.0 142.00 1920 1980 2028 2094 1080 1090 1100 1130 +hsync -vsync (67.8 kHz eP)
[ 11976.916] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 11976.999] (II) config/udev: Adding input device Yubico Yubikey NEO OTP+CCID (/dev/input/event14)
[ 11976.999] (**) Yubico Yubikey NEO OTP+CCID: Applying InputClass "evdev keyboard catchall"
[ 11976.999] (II) Using input driver 'evdev' for 'Yubico Yubikey NEO OTP+CCID'
[ 11976.999] (**) Yubico Yubikey NEO OTP+CCID: always reports core events
[ 11976.999] (**) evdev: Yubico Yubikey NEO OTP+CCID: Device: "/dev/input/event14"
[ 11976.999] (--) evdev: Yubico Yubikey NEO OTP+CCID: Vendor 0x1050 Product 0x111
[ 11976.999] (--) evdev: Yubico Yubikey NEO OTP+CCID: Found keys
[ 11976.999] (II) evdev: Yubico Yubikey NEO OTP+CCID: Configuring as keyboard
[ 11976.999] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input42/event14"
[ 11976.999] (II) XINPUT: Adding extended input device "Yubico Yubikey NEO OTP+CCID" (type: KEYBOARD, id 12)
[ 11976.999] (**) Option "xkb_rules" "evdev"
[ 11976.999] (**) Option "xkb_model" "evdev"
[ 11976.999] (**) Option "xkb_layout" "us"
[ 11984.649] (II) config/udev: removing device Yubico Yubikey NEO OTP+CCID
[ 11984.656] (II) evdev: Yubico Yubikey NEO OTP+CCID: Close
[ 11984.656] (II) UnloadModule: "evdev"
[ 11985.240] (II) config/udev: Adding input device Yubico Yubikey NEO OTP+CCID (/dev/input/event14)
[ 11985.240] (**) Yubico Yubikey NEO OTP+CCID: Applying InputClass "evdev keyboard catchall"
[ 11985.240] (II) Using input driver 'evdev' for 'Yubico Yubikey NEO OTP+CCID'
[ 11985.240] (**) Yubico Yubikey NEO OTP+CCID: always reports core events
[ 11985.240] (**) evdev: Yubico Yubikey NEO OTP+CCID: Device: "/dev/input/event14"
[ 11985.240] (--) evdev: Yubico Yubikey NEO OTP+CCID: Vendor 0x1050 Product 0x111
[ 11985.240] (--) evdev: Yubico Yubikey NEO OTP+CCID: Found keys
[ 11985.240] (II) evdev: Yubico Yubikey NEO OTP+CCID: Configuring as keyboard
[ 11985.240] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input43/event14"
[ 11985.240] (II) XINPUT: Adding extended input device "Yubico Yubikey NEO OTP+CCID" (type: KEYBOARD, id 12)
[ 11985.240] (**) Option "xkb_rules" "evdev"
[ 11985.240] (**) Option "xkb_model" "evdev"
[ 11985.240] (**) Option "xkb_layout" "us"
[ 13816.743] (II) config/udev: removing device Yubico Yubikey NEO OTP+CCID
[ 13816.750] (II) evdev: Yubico Yubikey NEO OTP+CCID: Close
[ 13816.750] (II) UnloadModule: "evdev"
[ 13816.882] (II) config/udev: Adding input device Yubico Yubikey NEO OTP+CCID (/dev/input/event14)
[ 13816.882] (**) Yubico Yubikey NEO OTP+CCID: Applying InputClass "evdev keyboard catchall"
[ 13816.882] (II) Using input driver 'evdev' for 'Yubico Yubikey NEO OTP+CCID'
[ 13816.882] (**) Yubico Yubikey NEO OTP+CCID: always reports core events
[ 13816.882] (**) evdev: Yubico Yubikey NEO OTP+CCID: Device: "/dev/input/event14"
[ 13816.882] (--) evdev: Yubico Yubikey NEO OTP+CCID: Vendor 0x1050 Product 0x111
[ 13816.882] (--
_________________
Portae Tenebrosus Abiciantur, Infinitio!
Back to top
View user's profile Send private message
kamushadenes
n00b
n00b


Joined: 04 Jun 2013
Posts: 3

PostPosted: Wed Jun 05, 2013 8:02 pm    Post subject: Magic fix Reply with quote

Hello guys.

For no reason (I swear I haven't changed anything), the freezes stopped.

This is actually too bad, for now it will be kinda hard to find out the reason.

I'll keep an eye on the matter, thank you!
_________________
Portae Tenebrosus Abiciantur, Infinitio!
Back to top
View user's profile Send private message
xsi
n00b
n00b


Joined: 23 Dec 2011
Posts: 50
Location: Ukraine, Kiev, russian language

PostPosted: Thu Nov 28, 2013 11:45 pm    Post subject: Re: [Solved?] Xorg randomly hangs for a few seconds Reply with quote

kamushadenes wrote:
Hello guys.

For no apparent reason, my X server suddenly hangs for a few seconds (all the time!!!). Mouse movements still works (clicking doesn't), switching to another TTY too. Basically the system is fine, it simply doesn't accept my mouse clicking or window focus changing.

I currently use Awesome WM (but the problem also happened on Gnome, Cinnamon and KDE4).

When I'm typing on a terminal and try to click a dialog button, it may or may not freeze. If it does, even if my mouse still moves around, it becomes completely useless for four or five seconds. Awesome WM keybindings also stop working until this time has passed, as it did on Gnome (not sure about Cinnamon and KDE4).
If there is any output being given by the terminal or any other movement happening during the freezes, it will not be affected, I'm just unable to interact with the graphical interface.

But then again, this is not isolated to dialogs. Selecting text (as I did on this post, so far it froze 3 times), changing focus, watching videos, playing games (those two, unlike the others, freeze entirely), everything seems to freeze at random, which is very annoying.

There are no logs concerning this (I'm on systemd now using journalctl -xbef to watch the logs, but there was nothing when I was on OpenRC either).

I suspect there is something with the intel driver or maybe bumblebee (I have hybrid cards, but the main desktop runs on the Intel onboard card, and freezes disregarding if discrete card is turned on or not).

It also may be related to ACPI, as I'm having (minor) problems to turn off my notebook (requires the power button to be pressed, but I'm fine with this). I tried playing with the kernel parameters related to the i915 driver, but to no avail.

I also tried messing with xorg.conf (and removing it too), but for no avail either.

Below is what I consider to be the relevant information. Please give me a light here, and sorry if I missed anything.


Again, sorry if I missed anything and thanks in advance!

Fun fact: during the writing of this post, it froze about 20 times (no kidding), varying from when I clicked the Code tag, selected text, backspaced anything, switched focus, received a notification or just started typing after a few seconds thinking. Delicious, isn't it?


Thank you for your post. I wasn't alone. So I am now, but I was not alone in this issue. An Openbox variant See this:
https://forums.gentoo.org/viewtopic-t-957158-start-0.html
http://unix.stackexchange.com/questions/72692/virtual-tty-jumps-to-the-next-on-launching-from-the-openbox-menu

My Xorg.0.log:
http://bpaste.net/show/153905/

I noticed :

Before an "error" and a string after it
Code:

[328183.139] (II) evdev: Logitech USB Optical Mouse: Adding scrollwheel support
[328183.139] (**) evdev: Logitech USB Optical Mouse: YAxisMapping: buttons 4 and
 5
[328183.139] (**) evdev: Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[328183.139] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb8/8-1/8-1:1.0/input/input19/event3"
[328183.139] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 8)
[328183.139] (II) evdev: Logitech USB Optical Mouse: initialized for relative axes.
[328183.140] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
[328183.140] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
[328183.140] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[328183.140] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[328183.140] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)


[328183.140] (II) No input driver specified, ignoring this device.



[328183.140] (II) This device may have been added with another device file.

[328183.140] (II) No input driver specified, ignoring this device.

Suspicious:
Code:

[328190.933] (II) AIGLX: Suspending AIGLX clients for VT switch


And after a year, as I understand nobody could help at any forum or #gentoo IRC (the question was opened 10 times at different time ..or so)

Yes, the system could live, though it's somehow annoying.

/update : The problem worsened from just jumping through TTY's to desktop not reacting on a mouse second time after the first successful launch of lxterminal/xfce-terminal ....etc.. etc... dozens of them (including xterm)

-----
I'm adding my configs (to be like you've done)
Code:
cat /proc/cmdline
root=/dev/sda2


/etc/X11/xorg.conf:
Code:
Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "SWcursor"              # [<bool>]
        #Option     "HWcursor"              # [<bool>]
        #Option     "NoAccel"               # [<bool>]
        #Option     "ShadowFB"              # [<bool>]
        #Option     "VideoKey"              # <i>
        #Option     "WrappedFB"             # [<bool>]
        #Option     "GLXVBlank"             # [<bool>]
        #Option     "ZaphodHeads"           # <str>
        #Option     "PageFlip"              # [<bool>]
        #Option     "SwapLimit"             # <i>
   Identifier  "Card0"
   Driver      "nouveau"
   BusID       "PCI:2:0:0"
EndSection

_________________
Phenom X2 560
16 GB RAM
USB 3.0 SATA 3.0
SSD Crucial M4 64GB
GeForce 8400 GS
Ensoniq ES1371 audio
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum