Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
X crashes with EQ overflowing
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
Utsuho Reiuji
Apprentice
Apprentice


Joined: 03 Apr 2013
Posts: 179

PostPosted: Sun Jul 21, 2013 1:43 pm    Post subject: X crashes with EQ overflowing Reply with quote

ok, I think I found the reason for my annoying disk sleep problem:

Just when I started a linux game (holine miami beta) via steam, my mouse became unusable.
I check ksysguard and noticed the khubd process going disk sleep, so I checked my logs and found this:
Code:
[    10.548]
X.Org X Server 1.13.4
Release Date: 2013-04-17
[    10.548] X Protocol Version 11, Revision 0
[    10.548] Build Operating System: Linux 3.6.8-gentoo-r1 x86_64 Gentoo
[    10.548] Current Operating System: Linux fusion-reactor 3.8.13-gentoo #3 SMP Sun Jul 21 01:58:42 CEST 2013 x86_64
[    10.548] Kernel command line: real_root=/dev/sda1
[    10.548] Build Date: 20 July 2013  12:25:57PM
[    10.548] 
[    10.548] Current version of pixman: 0.28.0
[    10.548]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[    10.548] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    10.548] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jul 21 13:34:19 2013
[    10.550] (==) Using config file: "/etc/X11/xorg.conf"
[    10.550] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    10.552] (==) ServerLayout "Layout0"
[    10.552] (**) |-->Screen "Screen0" (0)
[    10.552] (**) |   |-->Monitor "Monitor0"
[    10.552] (**) |   |-->Device "Device0"
[    10.552] (**) |-->Input Device "Keyboard0"
[    10.552] (**) |-->Input Device "Mouse0"
[    10.552] (==) Automatically adding devices
[    10.552] (==) Automatically enabling devices
[    10.552] (==) Automatically adding GPU devices
[    10.555] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[    10.555]    Entry deleted from font path.
[    10.555] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    10.555]    Entry deleted from font path.
[    10.555] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    10.555]    Entry deleted from font path.
[    10.555] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    10.555]    Entry deleted from font path.
[    10.555]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    10.555] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    10.555]    Entry deleted from font path.
[    10.555]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    10.555] (==) FontPath set to:
   /usr/share/fonts/misc/
[    10.555] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    10.555] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    10.555] (WW) Disabling Keyboard0
[    10.555] (WW) Disabling Mouse0
[    10.556] (II) Loader magic: 0x810c20
[    10.556] (II) Module ABI versions:
[    10.556]    X.Org ANSI C Emulation: 0.4
[    10.556]    X.Org Video Driver: 13.1
[    10.556]    X.Org XInput driver : 18.0
[    10.556]    X.Org Server Extension : 7.0
[    10.557] (--) PCI:*(0:4:0:0) 10de:1200:10b0:0401 rev 161, Mem @ 0xf8000000/33554432, 0xd8000000/134217728, 0xd4000000/67108864, I/O @ 0x0000ec00/128, BIOS @ 0x????????/524288
[    10.557] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    10.558] Initializing built-in extension Generic Event Extension
[    10.558] Initializing built-in extension SHAPE
[    10.558] Initializing built-in extension MIT-SHM
[    10.558] Initializing built-in extension XInputExtension
[    10.558] Initializing built-in extension XTEST
[    10.558] Initializing built-in extension BIG-REQUESTS
[    10.558] Initializing built-in extension SYNC
[    10.558] Initializing built-in extension XKEYBOARD
[    10.558] Initializing built-in extension XC-MISC
[    10.558] Initializing built-in extension XINERAMA
[    10.558] Initializing built-in extension XFIXES
[    10.558] Initializing built-in extension RENDER
[    10.558] Initializing built-in extension RANDR
[    10.558] Initializing built-in extension COMPOSITE
[    10.558] Initializing built-in extension DAMAGE
[    10.558] Initializing built-in extension MIT-SCREEN-SAVER
[    10.558] Initializing built-in extension DOUBLE-BUFFER
[    10.558] Initializing built-in extension RECORD
[    10.558] Initializing built-in extension DPMS
[    10.558] Initializing built-in extension X-Resource
[    10.558] Initializing built-in extension XVideo
[    10.558] Initializing built-in extension XVideo-MotionCompensation
[    10.558] Initializing built-in extension XFree86-VidModeExtension
[    10.558] Initializing built-in extension XFree86-DGA
[    10.558] Initializing built-in extension XFree86-DRI
[    10.558] Initializing built-in extension DRI2
[    10.558] (II) LoadModule: "glx"
[    10.559] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    10.756] (II) Module glx: vendor="NVIDIA Corporation"
[    10.756]    compiled for 4.0.2, module version = 1.0.0
[    10.756]    Module class: X.Org Server Extension
[    10.756] (II) NVIDIA GLX Module  319.32  Wed Jun 19 14:55:38 PDT 2013
[    10.757] Loading extension GLX
[    10.757] (II) LoadModule: "nvidia"
[    10.757] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[    10.772] (II) Module nvidia: vendor="NVIDIA Corporation"
[    10.772]    compiled for 4.0.2, module version = 1.0.0
[    10.772]    Module class: X.Org Video Driver
[    10.776] (II) NVIDIA dlloader X Driver  319.32  Wed Jun 19 14:34:12 PDT 2013
[    10.776] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    10.776] (++) using VT number 7

[    10.781] (II) Loading sub module "fb"
[    10.781] (II) LoadModule: "fb"
[    10.781] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    10.783] (II) Module fb: vendor="X.Org Foundation"
[    10.783]    compiled for 1.13.4, module version = 1.0.0
[    10.783]    ABI class: X.Org ANSI C Emulation, version 0.4
[    10.783] (WW) Unresolved symbol: fbGetGCPrivateKey
[    10.783] (II) Loading sub module "wfb"
[    10.783] (II) LoadModule: "wfb"
[    10.783] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[    10.785] (II) Module wfb: vendor="X.Org Foundation"
[    10.785]    compiled for 1.13.4, module version = 1.0.0
[    10.785]    ABI class: X.Org ANSI C Emulation, version 0.4
[    10.785] (II) Loading sub module "shadow"
[    10.785] (II) LoadModule: "shadow"
[    10.787] (II) Loading /usr/lib64/xorg/modules/libshadow.so
[    10.787] (II) Module shadow: vendor="X.Org Foundation"
[    10.787]    compiled for 1.13.4, module version = 1.1.0
[    10.787]    ABI class: X.Org ANSI C Emulation, version 0.4
[    10.787] (II) Loading sub module "ramdac"
[    10.787] (II) LoadModule: "ramdac"
[    10.787] (II) Module "ramdac" already built-in
[    10.789] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    10.789] (==) NVIDIA(0): RGB weight 888
[    10.789] (==) NVIDIA(0): Default visual is TrueColor
[    10.789] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    10.789] (**) NVIDIA(0): Enabling 2D acceleration
[    11.130] (II) NVIDIA(GPU-0): Display (PKB Viseo 240DX (DFP-0)) does not support NVIDIA 3D
[    11.130] (II) NVIDIA(GPU-0):     Vision stereo.
[    11.132] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 560 Ti (GF114) at PCI:4:0:0 (GPU-0)
[    11.132] (--) NVIDIA(0): Memory: 2097152 kBytes
[    11.132] (--) NVIDIA(0): VideoBIOS: 70.24.2e.00.00
[    11.132] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    11.134] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 560 Ti at PCI:4:0:0
[    11.134] (--) NVIDIA(0):     CRT-0
[    11.134] (--) NVIDIA(0):     CRT-1
[    11.134] (--) NVIDIA(0):     PKB Viseo 240DX (DFP-0) (boot, connected)
[    11.134] (--) NVIDIA(0):     DFP-1
[    11.134] (--) NVIDIA(0):     DFP-2
[    11.134] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[    11.134] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
[    11.134] (--) NVIDIA(0): PKB Viseo 240DX (DFP-0): 330.0 MHz maximum pixel clock
[    11.134] (--) NVIDIA(0): PKB Viseo 240DX (DFP-0): Internal Dual Link TMDS
[    11.134] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[    11.134] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
[    11.134] (--) NVIDIA(0): DFP-2: 330.0 MHz maximum pixel clock
[    11.134] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
[    11.134] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    11.134] (**) NVIDIA(0):     device PKB Viseo 240DX (DFP-0) (Using EDID frequencies has
[    11.134] (**) NVIDIA(0):     been enabled on all display devices.)
[    11.135] (==) NVIDIA(0):
[    11.135] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    11.135] (==) NVIDIA(0):     will be used as the requested mode.
[    11.135] (==) NVIDIA(0):
[    11.135] (II) NVIDIA(0): Validated MetaModes:
[    11.135] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select{}"
[    11.135] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[    11.169] (--) NVIDIA(0): DPI set to (93, 94); computed from "UseEdidDpi" X config
[    11.169] (--) NVIDIA(0):     option
[    11.169] (--) Depth 24 pixmap format is 32 bpp
[    11.169] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[    11.169] (II) NVIDIA:     access.
[    11.171] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    11.171] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    11.171] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    11.171] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    11.171] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    11.171] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    11.171] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    11.171] (II) NVIDIA(0):     Config Options in the README.
[    11.175] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select{}"
[    11.210] Loading extension NV-GLX
[    11.271] (==) NVIDIA(0): Disabling shared memory pixmaps
[    11.271] (==) NVIDIA(0): Backing store disabled
[    11.271] (==) NVIDIA(0): Silken mouse enabled
[    11.272] (**) NVIDIA(0): DPMS enabled
[    11.272] Loading extension NV-CONTROL
[    11.272] Loading extension XINERAMA
[    11.272] (II) Loading sub module "dri2"
[    11.272] (II) LoadModule: "dri2"
[    11.272] (II) Module "dri2" already built-in
[    11.272] (II) NVIDIA(0): [DRI2] Setup complete
[    11.272] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    11.272] (--) RandR disabled
[    11.277] (II) Initializing extension GLX
[    11.342] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    11.342] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    11.342] (II) LoadModule: "evdev"
[    11.343] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    11.344] (II) Module evdev: vendor="X.Org Foundation"
[    11.344]    compiled for 1.13.4, module version = 2.7.3
[    11.344]    Module class: X.Org XInput Driver
[    11.344]    ABI class: X.Org XInput driver, version 18.0
[    11.344] (II) Using input driver 'evdev' for 'Power Button'
[    11.344] (**) Power Button: always reports core events
[    11.344] (**) evdev: Power Button: Device: "/dev/input/event1"
[    11.344] (--) evdev: Power Button: Vendor 0 Product 0x1
[    11.344] (--) evdev: Power Button: Found keys
[    11.344] (II) evdev: Power Button: Configuring as keyboard
[    11.344] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    11.344] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    11.344] (**) Option "xkb_rules" "evdev"
[    11.344] (**) Option "xkb_model" "evdev"
[    11.344] (**) Option "xkb_layout" "us"
[    11.363] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    11.363] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    11.363] (II) Using input driver 'evdev' for 'Power Button'
[    11.363] (**) Power Button: always reports core events
[    11.364] (**) evdev: Power Button: Device: "/dev/input/event0"
[    11.364] (--) evdev: Power Button: Vendor 0 Product 0x1
[    11.364] (--) evdev: Power Button: Found keys
[    11.364] (II) evdev: Power Button: Configuring as keyboard
[    11.364] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    11.364] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    11.364] (**) Option "xkb_rules" "evdev"
[    11.364] (**) Option "xkb_model" "evdev"
[    11.364] (**) Option "xkb_layout" "us"
[    11.364] (II) config/udev: Adding input device GreenAsia Inc.    USB Joystick      (/dev/input/event5)
[    11.364] (II) No input driver specified, ignoring this device.
[    11.364] (II) This device may have been added with another device file.
[    11.364] (II) config/udev: Adding input device GreenAsia Inc.    USB Joystick      (/dev/input/js0)
[    11.364] (II) No input driver specified, ignoring this device.
[    11.364] (II) This device may have been added with another device file.
[    11.364] (II) config/udev: Adding input device Razer Razer Mamba Charging dock (/dev/input/event3)
[    11.364] (**) Razer Razer Mamba Charging dock: Applying InputClass "evdev pointer catchall"
[    11.364] (II) Using input driver 'evdev' for 'Razer Razer Mamba Charging dock'
[    11.364] (**) Razer Razer Mamba Charging dock: always reports core events
[    11.364] (**) evdev: Razer Razer Mamba Charging dock: Device: "/dev/input/event3"
[    11.364] (--) evdev: Razer Razer Mamba Charging dock: Vendor 0x1532 Product 0x25
[    11.364] (--) evdev: Razer Razer Mamba Charging dock: Found 9 mouse buttons
[    11.364] (--) evdev: Razer Razer Mamba Charging dock: Found scroll wheel(s)
[    11.364] (--) evdev: Razer Razer Mamba Charging dock: Found relative axes
[    11.364] (--) evdev: Razer Razer Mamba Charging dock: Found x and y relative axes
[    11.364] (II) evdev: Razer Razer Mamba Charging dock: Configuring as mouse
[    11.364] (II) evdev: Razer Razer Mamba Charging dock: Adding scrollwheel support
[    11.364] (**) evdev: Razer Razer Mamba Charging dock: YAxisMapping: buttons 4 and 5
[    11.364] (**) evdev: Razer Razer Mamba Charging dock: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    11.364] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb3/3-4/3-4:1.0/input/input3/event3"
[    11.364] (II) XINPUT: Adding extended input device "Razer Razer Mamba Charging dock" (type: MOUSE, id 8)
[    11.364] (II) evdev: Razer Razer Mamba Charging dock: initialized for relative axes.
[    11.364] (**) Razer Razer Mamba Charging dock: (accel) keeping acceleration scheme 1
[    11.364] (**) Razer Razer Mamba Charging dock: (accel) acceleration profile 0
[    11.364] (**) Razer Razer Mamba Charging dock: (accel) acceleration factor: 2.000
[    11.365] (**) Razer Razer Mamba Charging dock: (accel) acceleration threshold: 4
[    11.365] (II) config/udev: Adding input device Razer Razer Mamba Charging dock (/dev/input/mouse0)
[    11.365] (II) No input driver specified, ignoring this device.
[    11.365] (II) This device may have been added with another device file.
[    11.365] (II) config/udev: Adding input device Razer Razer Mamba Charging dock (/dev/input/event4)
[    11.365] (**) Razer Razer Mamba Charging dock: Applying InputClass "evdev keyboard catchall"
[    11.365] (II) Using input driver 'evdev' for 'Razer Razer Mamba Charging dock'
[    11.365] (**) Razer Razer Mamba Charging dock: always reports core events
[    11.365] (**) evdev: Razer Razer Mamba Charging dock: Device: "/dev/input/event4"
[    11.365] (--) evdev: Razer Razer Mamba Charging dock: Vendor 0x1532 Product 0x25
[    11.365] (--) evdev: Razer Razer Mamba Charging dock: Found 1 mouse buttons
[    11.365] (--) evdev: Razer Razer Mamba Charging dock: Found scroll wheel(s)
[    11.365] (--) evdev: Razer Razer Mamba Charging dock: Found relative axes
[    11.365] (II) evdev: Razer Razer Mamba Charging dock: Forcing relative x/y axes to exist.
[    11.365] (--) evdev: Razer Razer Mamba Charging dock: Found absolute axes
[    11.365] (II) evdev: Razer Razer Mamba Charging dock: Forcing absolute x/y axes to exist.
[    11.365] (--) evdev: Razer Razer Mamba Charging dock: Found keys
[    11.365] (II) evdev: Razer Razer Mamba Charging dock: Configuring as mouse
[    11.365] (II) evdev: Razer Razer Mamba Charging dock: Configuring as keyboard
[    11.365] (II) evdev: Razer Razer Mamba Charging dock: Adding scrollwheel support
[    11.365] (**) evdev: Razer Razer Mamba Charging dock: YAxisMapping: buttons 4 and 5
[    11.365] (**) evdev: Razer Razer Mamba Charging dock: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    11.365] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb3/3-4/3-4:1.1/input/input4/event4"
[    11.365] (II) XINPUT: Adding extended input device "Razer Razer Mamba Charging dock" (type: KEYBOARD, id 9)
[    11.365] (**) Option "xkb_rules" "evdev"
[    11.365] (**) Option "xkb_model" "evdev"
[    11.365] (**) Option "xkb_layout" "us"
[    11.365] (II) evdev: Razer Razer Mamba Charging dock: initialized for relative axes.
[    11.365] (WW) evdev: Razer Razer Mamba Charging dock: ignoring absolute axes.
[    11.365] (**) Razer Razer Mamba Charging dock: (accel) keeping acceleration scheme 1
[    11.365] (**) Razer Razer Mamba Charging dock: (accel) acceleration profile 0
[    11.365] (**) Razer Razer Mamba Charging dock: (accel) acceleration factor: 2.000
[    11.365] (**) Razer Razer Mamba Charging dock: (accel) acceleration threshold: 4
[    11.365] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[    11.365] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    11.365] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    11.365] (**) AT Translated Set 2 keyboard: always reports core events
[    11.365] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event2"
[    11.365] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    11.365] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    11.365] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    11.365] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[    11.365] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    11.365] (**) Option "xkb_rules" "evdev"
[    11.365] (**) Option "xkb_model" "evdev"
[    11.365] (**) Option "xkb_layout" "us"
[    77.637] (II) NVIDIA(GPU-0): Display (PKB Viseo 240DX (DFP-0)) does not support NVIDIA 3D
[    77.637] (II) NVIDIA(GPU-0):     Vision stereo.
[    77.637] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    77.637] (**) NVIDIA(0):     device PKB Viseo 240DX (DFP-0) (Using EDID frequencies has
[    77.637] (**) NVIDIA(0):     been enabled on all display devices.)
[    85.575] (II) NVIDIA(GPU-0): Display (PKB Viseo 240DX (DFP-0)) does not support NVIDIA 3D
[    85.575] (II) NVIDIA(GPU-0):     Vision stereo.
[    85.575] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    85.575] (**) NVIDIA(0):     device PKB Viseo 240DX (DFP-0) (Using EDID frequencies has
[    85.575] (**) NVIDIA(0):     been enabled on all display devices.)
(EE) [mi] EQ overflowing.  Additional events will be discarded until existing events are processed.
(EE)
(EE) Backtrace:
(EE) 0: /usr/bin/X (xorg_backtrace+0x34) [0x5953b4]
(EE) 1: /usr/bin/X (mieqEnqueue+0x223) [0x575cc3]
(EE) 2: /usr/bin/X (0x400000+0x4f4dc) [0x44f4dc]
(EE) 3: /usr/lib64/xorg/modules/input/evdev_drv.so (0x7ff9da1e5000+0x6260) [0x7ff9da1eb260]
(EE) 4: /usr/bin/X (0x400000+0x7a858) [0x47a858]
(EE) 5: /usr/bin/X (0x400000+0xa514a) [0x4a514a]
(EE) 6: /lib64/libpthread.so.0 (0x7ff9e0ae6000+0x11030) [0x7ff9e0af7030]
(EE) 7: /lib64/libc.so.6 (nanosleep+0x10) [0x7ff9df822570]
(EE) 8: /lib64/libc.so.6 (usleep+0x34) [0x7ff9df84ce54]
(EE) 9: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7ff9daede000+0x4966f0) [0x7ff9db3746f0]
(EE) 10: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7ff9daede000+0x4968b2) [0x7ff9db3748b2]
(EE) 11: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7ff9daede000+0x49c388) [0x7ff9db37a388]
(EE) 12: /usr/bin/X (_CallCallbacks+0x34) [0x43f974]
(EE) 13: /usr/bin/X (0x400000+0x3608b) [0x43608b]
(EE) 14: /usr/bin/X (0x400000+0x3acd9) [0x43acd9]
(EE) 15: /usr/bin/X (0x400000+0x29c95) [0x429c95]
(EE) 16: /lib64/libc.so.6 (__libc_start_main+0xed) [0x7ff9df78c66d]
(EE) 17: /usr/bin/X (0x400000+0x2a01d) [0x42a01d]
(EE)
(EE) [mi] These backtraces from mieqEnqueue may point to a culprit higher up the stack.
(EE) [mi] mieq is *NOT* the cause.  It is a victim.
(EE) [mi] EQ overflow continuing.  100 events have been dropped.
(EE)
(EE) Backtrace:
(EE) 0: /usr/bin/X (xorg_backtrace+0x34) [0x5953b4]
(EE) 1: /usr/bin/X (0x400000+0x4f4dc) [0x44f4dc]
(EE) 2: /usr/lib64/xorg/modules/input/evdev_drv.so (0x7ff9da1e5000+0x6260) [0x7ff9da1eb260]
(EE) 3: /usr/bin/X (0x400000+0x7a858) [0x47a858]
(EE) 4: /usr/bin/X (0x400000+0xa514a) [0x4a514a]
(EE) 5: /lib64/libpthread.so.0 (0x7ff9e0ae6000+0x11030) [0x7ff9e0af7030]
(EE) 6: /usr/bin/X (0x400000+0x1996a0) [0x5996a0]
(EE) 7: /lib64/libpthread.so.0 (0x7ff9e0ae6000+0x11030) [0x7ff9e0af7030]
(EE) 8: /lib64/libc.so.6 (nanosleep+0x10) [0x7ff9df822570]
(EE) 9: /lib64/libc.so.6 (usleep+0x34) [0x7ff9df84ce54]
(EE) 10: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7ff9daede000+0x4966f0) [0x7ff9db3746f0]
(EE) 11: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7ff9daede000+0x4968b2) [0x7ff9db3748b2]
(EE) 12: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7ff9daede000+0x49c388) [0x7ff9db37a388]
(EE) 13: /usr/bin/X (_CallCallbacks+0x34) [0x43f974]
(EE) 14: /usr/bin/X (0x400000+0x3608b) [0x43608b]
(EE) 15: /usr/bin/X (0x400000+0x3acd9) [0x43acd9]
(EE) 16: /usr/bin/X (0x400000+0x29c95) [0x429c95]
(EE) 17: /lib64/libc.so.6 (__libc_start_main+0xed) [0x7ff9df78c66d]
(EE) 18: /usr/bin/X (0x400000+0x2a01d) [0x42a01d]
(EE)
[   103.109] [mi] Increasing EQ size to 512 to prevent dropped events.
[   103.110] [mi] EQ processing has resumed after 133 dropped events.
[   103.110] [mi] This may be caused my a misbehaving driver monopolizing the server's resources.
[  6526.793] (II) NVIDIA(GPU-0): Display (PKB Viseo 240DX (DFP-0)) does not support NVIDIA 3D
[  6526.814] (II) NVIDIA(GPU-0):     Vision stereo.
[  6526.814] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  6526.814] (**) NVIDIA(0):     device PKB Viseo 240DX (DFP-0) (Using EDID frequencies has
[  6526.814] (**) NVIDIA(0):     been enabled on all display devices.)

I suppose that this is a nvidia bug...
Back to top
View user's profile Send private message
Utsuho Reiuji
Apprentice
Apprentice


Joined: 03 Apr 2013
Posts: 179

PostPosted: Sun Jul 21, 2013 1:45 pm    Post subject: Reply with quote

and this might be the reason rebooting doesn't work:
Code:
XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
      after 104 requests (73 known processed) with 0 events remaining.
xdm info (pid 15388): display :0 is being disabled
Server terminated successfully (0). Closing log file.
xdm info (pid 15388): Exiting


Also noticed that the errors from Xorg.0.log.old appeared in my kdm.log as well
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