Hello again, With the system updated today (03/09/13), standard wheezy kernel, with /etc/default/grub changed as follows:
GRUB_CMDLINE_LINUX_DEFAULT="quiet nouveau.noaccel=1" and after running update-grub, the screens became totally unreadable. Both the main display and the secondary screen connected to the vga port. Both the X display (F7) and the text consoles. I had to boot from the flash drive (rescue mode) to be able to see and edit, on the secondary screen, /etc/default/grub to remove the no-accel option. With the noaccel=1 option, the "random dots" symptom I previously described and the illegible fonts are back to an extreme degree making all displays totally unreadable. Moving the cursor, now a square fuzzy blob, erases the random dots and leaves a clean trail. So, this is not the same problem that apparently gets solved by noaccel on other hardware. Prior to trying the above (without the noaccel option), I got a lockup while running pgadmin3. Appended below is the Xorg.0.log.old with backtraces. So, noaccel=1 makes things dramatically worse on this hardware. ---------- Xorg.0.log.old ------------ [ 32.014] X.Org X Server 1.12.4 Release Date: 2012-08-27 [ 32.014] X Protocol Version 11, Revision 0 [ 32.014] Build Operating System: Linux 2.6.32-5-amd64 i686 Debian [ 32.014] Current Operating System: Linux tashi 3.2.0-4-486 #1 Debian 3.2.35-2 i686 [ 32.014] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-486 root=UUID=e158a6d2-a704-48e9-8bdb-2f38417d8b41 ro quiet [ 32.014] Build Date: 23 February 2013 06:25:22PM [ 32.014] xorg-server 2:1.12.4-5 (Julien Cristau <jcris...@debian.org>) [ 32.014] Current version of pixman: 0.26.0 [ 32.014] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 32.015] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 32.015] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 9 15:36:15 2013 [ 32.060] (==) Using config file: "/etc/X11/xorg.conf" [ 32.060] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 32.095] (==) ServerLayout "X.org Configured" [ 32.095] (**) |-->Screen "Screen0" (0) [ 32.095] (**) | |-->Monitor "Monitor0" [ 32.107] (**) | |-->Device "Card0" [ 32.107] (**) |-->Screen "Screen1" (1) [ 32.107] (**) | |-->Monitor "Monitor1" [ 32.107] (==) No device specified for screen "Screen1". Using the first device section listed. [ 32.107] (**) | |-->Device "Card0" [ 32.107] (**) |-->Input Device "Mouse0" [ 32.107] (**) |-->Input Device "Keyboard0" [ 32.107] (==) Automatically adding devices [ 32.107] (==) Automatically enabling devices [ 32.107] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist. [ 32.107] Entry deleted from font path. [ 32.107] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist. [ 32.107] Entry deleted from font path. [ 32.107] (**) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/cyrillic, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, built-ins, /usr/share/fonts/X11/misc, /usr/share/fonts/X11/cyrillic, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, built-ins [ 32.107] (**) ModulePath set to "/usr/lib/xorg/modules" [ 32.108] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 32.108] (WW) Disabling Mouse0 [ 32.108] (WW) Disabling Keyboard0 [ 32.108] (II) Loader magic: 0xb77985a0 [ 32.108] (II) Module ABI versions: [ 32.108] X.Org ANSI C Emulation: 0.4 [ 32.108] X.Org Video Driver: 12.1 [ 32.108] X.Org XInput driver : 16.0 [ 32.108] X.Org Server Extension : 6.0 [ 32.109] (--) PCI:*(0:1:0:0) 10de:0286:1028:0179 rev 161, Mem @ 0xfc000000/16777216, 0xf0000000/67108864, BIOS @ 0x????????/131072 [ 32.110] (II) Open ACPI successful (/var/run/acpid.socket) [ 32.110] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file. [ 32.110] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file. [ 32.110] (II) "glx" will be loaded. This was enabled by default and also specified in the config file. [ 32.110] (II) "record" will be loaded. This was enabled by default and also specified in the config file. [ 32.110] (II) "dri" will be loaded. This was enabled by default and also specified in the config file. [ 32.110] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file. [ 32.110] (II) LoadModule: "record" [ 32.142] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so [ 32.143] (II) Module record: vendor="X.Org Foundation" [ 32.143] compiled for 1.12.4, module version = 1.13.0 [ 32.143] Module class: X.Org Server Extension [ 32.143] ABI class: X.Org Server Extension, version 6.0 [ 32.143] (II) Loading extension RECORD [ 32.143] (II) LoadModule: "glx" [ 32.143] (II) Loading /usr/lib/xorg/modules/linux/libglx.so [ 32.794] (II) Module glx: vendor="NVIDIA Corporation" [ 32.794] compiled for 4.0.2, module version = 1.0.0 [ 32.794] Module class: X.Org Server Extension [ 32.794] (II) NVIDIA GLX Module 96.43.23 Fri Aug 31 15:03:31 PDT 2012 [ 32.794] (II) Loading extension GLX [ 32.794] (II) LoadModule: "dbe" [ 32.795] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so [ 32.809] (II) Module dbe: vendor="X.Org Foundation" [ 32.809] compiled for 1.12.4, module version = 1.0.0 [ 32.809] Module class: X.Org Server Extension [ 32.809] ABI class: X.Org Server Extension, version 6.0 [ 32.809] (II) Loading extension DOUBLE-BUFFER [ 32.810] (II) LoadModule: "extmod" [ 32.810] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so [ 32.818] (II) Module extmod: vendor="X.Org Foundation" [ 32.819] compiled for 1.12.4, module version = 1.0.0 [ 32.819] Module class: X.Org Server Extension [ 32.819] ABI class: X.Org Server Extension, version 6.0 [ 32.819] (II) Loading extension SELinux [ 32.819] (II) Loading extension MIT-SCREEN-SAVER [ 32.819] (II) Loading extension XFree86-VidModeExtension [ 32.819] (II) Loading extension XFree86-DGA [ 32.819] (II) Loading extension DPMS [ 32.819] (II) Loading extension XVideo [ 32.819] (II) Loading extension XVideo-MotionCompensation [ 32.819] (II) Loading extension X-Resource [ 32.819] (II) LoadModule: "dri" [ 32.819] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so [ 32.835] (II) Module dri: vendor="X.Org Foundation" [ 32.836] compiled for 1.12.4, module version = 1.0.0 [ 32.836] ABI class: X.Org Server Extension, version 6.0 [ 32.836] (II) Loading extension XFree86-DRI [ 32.836] (II) LoadModule: "dri2" [ 32.836] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so [ 32.837] (II) Module dri2: vendor="X.Org Foundation" [ 32.837] compiled for 1.12.4, module version = 1.2.0 [ 32.837] ABI class: X.Org Server Extension, version 6.0 [ 32.837] (II) Loading extension DRI2 [ 32.837] (II) LoadModule: "nouveau" [ 32.860] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so [ 32.871] (II) Module nouveau: vendor="X.Org Foundation" [ 32.871] compiled for 1.12.4, module version = 1.0.1 [ 32.871] Module class: X.Org Video Driver [ 32.871] ABI class: X.Org Video Driver, version 12.1 [ 32.873] (II) NOUVEAU driver Date: Fri Jul 6 16:23:50 2012 +1000 [ 32.873] (II) NOUVEAU driver for NVIDIA chipset families : [ 32.873] RIVA TNT (NV04) [ 32.873] RIVA TNT2 (NV05) [ 32.873] GeForce 256 (NV10) [ 32.873] GeForce 2 (NV11, NV15) [ 32.873] GeForce 4MX (NV17, NV18) [ 32.873] GeForce 3 (NV20) [ 32.873] GeForce 4Ti (NV25, NV28) [ 32.873] GeForce FX (NV3x) [ 32.873] GeForce 6 (NV4x) [ 32.873] GeForce 7 (G7x) [ 32.874] GeForce 8 (G8x) [ 32.874] GeForce GTX 200 (NVA0) [ 32.874] GeForce GTX 400 (NVC0) [ 32.874] (++) using VT number 7 [ 32.898] drmOpenDevice: node name is /dev/dri/card0 [ 32.898] drmOpenDevice: open result is 8, (OK) [ 32.899] drmOpenByBusid: Searching for BusID pci:0000:01:00.0 [ 32.899] drmOpenDevice: node name is /dev/dri/card0 [ 32.899] drmOpenDevice: open result is 8, (OK) [ 32.899] drmOpenByBusid: drmOpenMinor returns 8 [ 32.899] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0 [ 32.899] (II) [drm] nouveau interface version: 1.0.0 [ 32.899] (II) Loading sub module "dri" [ 32.899] (II) LoadModule: "dri" [ 32.900] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so [ 32.900] (II) Module dri: vendor="X.Org Foundation" [ 32.900] compiled for 1.12.4, module version = 1.0.0 [ 32.900] ABI class: X.Org Server Extension, version 6.0 [ 32.900] (II) NOUVEAU(0): Loaded DRI module [ 32.900] drmOpenDevice: node name is /dev/dri/card0 [ 32.900] drmOpenDevice: open result is 9, (OK) [ 32.900] drmOpenDevice: node name is /dev/dri/card0 [ 32.900] drmOpenDevice: open result is 9, (OK) [ 32.900] drmOpenByBusid: Searching for BusID pci:0000:01:00.0 [ 32.900] drmOpenDevice: node name is /dev/dri/card0 [ 32.900] drmOpenDevice: open result is 9, (OK) [ 32.900] drmOpenByBusid: drmOpenMinor returns 9 [ 32.900] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0 [ 32.901] (II) [drm] DRM interface version 1.4 [ 32.901] (II) [drm] DRM open master succeeded. [ 32.901] (--) NOUVEAU(0): Chipset: "NVIDIA NV28" [ 32.901] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32 [ 32.901] (==) NOUVEAU(0): RGB weight 888 [ 32.901] (==) NOUVEAU(0): Default visual is TrueColor [ 32.901] (**) NOUVEAU(0): Option "SWcursor" [ 32.901] (**) NOUVEAU(0): Using SW cursor [ 32.901] (==) NOUVEAU(0): GLX sync to VBlank disabled. [ 32.901] (==) NOUVEAU(0): Page flipping enabled [ 32.901] (==) NOUVEAU(0): Swap limit set to 2 [Max allowed 2] [ 32.964] (II) NOUVEAU(0): Output VGA-1 using monitor section Monitor0 [ 33.084] (II) NOUVEAU(0): Output LVDS-1 has no monitor section [ 33.092] (II) NOUVEAU(0): Output DVI-D-1 has no monitor section [ 33.156] (II) NOUVEAU(0): EDID for output VGA-1 [ 33.271] (II) NOUVEAU(0): EDID for output LVDS-1 [ 33.271] (II) NOUVEAU(0): Manufacturer: SHP Model: 139f Serial#: 0 [ 33.271] (II) NOUVEAU(0): Year: 2003 Week: 35 [ 33.271] (II) NOUVEAU(0): EDID Version: 1.3 [ 33.271] (II) NOUVEAU(0): Digital Display Input [ 33.271] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 33 vert.: 21 [ 33.271] (II) NOUVEAU(0): Gamma: 2.20 [ 33.271] (II) NOUVEAU(0): No DPMS capabilities specified [ 33.271] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 33.271] (II) NOUVEAU(0): First detailed timing is preferred mode [ 33.271] (II) NOUVEAU(0): redX: 0.596 redY: 0.334 greenX: 0.303 greenY: 0.559 [ 33.271] (II) NOUVEAU(0): blueX: 0.150 blueY: 0.123 whiteX: 0.312 whiteY: 0.328 [ 33.272] (II) NOUVEAU(0): Manufacturer's mask: 0 [ 33.272] (II) NOUVEAU(0): Supported detailed timing: [ 33.272] (II) NOUVEAU(0): clock: 161.8 MHz Image Size: 331 x 207 mm [ 33.272] (II) NOUVEAU(0): h_active: 1920 h_sync: 2020 h_sync_end 2052 h_blank_end 2184 h_border: 0 [ 33.272] (II) NOUVEAU(0): v_active: 1200 v_sync: 1202 v_sync_end 1208 v_blanking: 1235 v_border: 0 [ 33.272] (II) NOUVEAU(0): Unknown vendor-specific block f [ 33.272] (II) NOUVEAU(0): U0674??M1LW02 [ 33.272] (II) NOUVEAU(0): ??????????hH [ 33.272] (II) NOUVEAU(0): EDID (in hex): [ 33.272] (II) NOUVEAU(0): 00ffffffffffff004d109f1300000000 [ 33.272] (II) NOUVEAU(0): 230d0103802115780aa8a098554d8f26 [ 33.272] (II) NOUVEAU(0): 1f505400000001010101010101010101 [ 33.272] (II) NOUVEAU(0): 0101010101012f3f800871b023406420 [ 33.272] (II) NOUVEAU(0): 26004bcf100000190000000f00000000 [ 33.272] (II) NOUVEAU(0): 00000000002892025000000000fe0055 [ 33.272] (II) NOUVEAU(0): 30363734029a4d314c573032000000fe [ 33.272] (II) NOUVEAU(0): 00c0b0a0908068480002010a202000a1 [ 33.272] (II) NOUVEAU(0): Printing probed modes for output LVDS-1 [ 33.272] (II) NOUVEAU(0): Modeline "1920x1200"x60.0 161.75 1920 2020 2052 2184 1200 1202 1208 1235 -hsync -vsync (74.1 kHz eP) [ 33.272] (II) NOUVEAU(0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz e) [ 33.272] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz e) [ 33.272] (II) NOUVEAU(0): Modeline "1600x1200"x59.9 161.00 1600 1712 1880 2160 1200 1203 1207 1245 -hsync +vsync (74.5 kHz e) [ 33.272] (II) NOUVEAU(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e) [ 33.272] (II) NOUVEAU(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e) [ 33.272] (II) NOUVEAU(0): Modeline "1280x1024"x59.9 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync (63.7 kHz e) [ 33.272] (II) NOUVEAU(0): Modeline "1280x960"x59.9 101.25 1280 1360 1488 1696 960 963 967 996 -hsync +vsync (59.7 kHz e) [ 33.272] (II) NOUVEAU(0): Modeline "1152x864"x60.0 81.75 1152 1216 1336 1520 864 867 871 897 -hsync +vsync (53.8 kHz e) [ 33.272] (II) NOUVEAU(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz e) [ 33.272] (II) NOUVEAU(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz e) [ 33.272] (II) NOUVEAU(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz e) [ 33.272] (II) NOUVEAU(0): Modeline "720x400"x59.6 22.25 720 744 808 896 400 403 413 417 -hsync +vsync (24.8 kHz e) [ 33.272] (II) NOUVEAU(0): Modeline "640x400"x60.0 20.00 640 664 720 800 400 403 409 417 -hsync +vsync (25.0 kHz e) [ 33.272] (II) NOUVEAU(0): Modeline "640x350"x59.8 17.50 640 664 720 800 350 353 363 366 -hsync +vsync (21.9 kHz e) [ 33.286] (II) NOUVEAU(0): EDID for output DVI-D-1 [ 33.286] (II) NOUVEAU(0): Output VGA-1 disconnected [ 33.286] (II) NOUVEAU(0): Output LVDS-1 disconnected [ 33.286] (II) NOUVEAU(0): Output DVI-D-1 disconnected [ 33.286] (WW) NOUVEAU(0): No outputs definitely connected, trying again... [ 33.286] (II) NOUVEAU(0): Output VGA-1 disconnected [ 33.286] (II) NOUVEAU(0): Output LVDS-1 connected [ 33.286] (II) NOUVEAU(0): Output DVI-D-1 disconnected [ 33.286] (II) NOUVEAU(0): Using exact sizes for initial modes [ 33.286] (II) NOUVEAU(0): Output LVDS-1 using initial mode 1920x1200 [ 33.286] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. [ 33.286] (--) NOUVEAU(0): Virtual size is 1920x1200 (pitch 0) [ 33.286] (**) NOUVEAU(0): Driver mode "1920x1200": 161.8 MHz (scaled from 0.0 MHz), 74.1 kHz, 60.0 Hz [ 33.286] (II) NOUVEAU(0): Modeline "1920x1200"x60.0 161.75 1920 2020 2052 2184 1200 1202 1208 1235 -hsync -vsync (74.1 kHz eP) [ 33.286] (**) NOUVEAU(0): Driver mode "1920x1200": 193.2 MHz (scaled from 0.0 MHz), 74.6 kHz, 59.9 Hz [ 33.286] (II) NOUVEAU(0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz e) [ 33.286] (**) NOUVEAU(0): Driver mode "1920x1080": 173.0 MHz (scaled from 0.0 MHz), 67.2 kHz, 60.0 Hz [ 33.286] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz e) [ 33.286] (**) NOUVEAU(0): Driver mode "1600x1200": 161.0 MHz (scaled from 0.0 MHz), 74.5 kHz, 59.9 Hz [ 33.286] (II) NOUVEAU(0): Modeline "1600x1200"x59.9 161.00 1600 1712 1880 2160 1200 1203 1207 1245 -hsync +vsync (74.5 kHz e) [ 33.286] (**) NOUVEAU(0): Driver mode "1680x1050": 146.2 MHz (scaled from 0.0 MHz), 65.3 kHz, 60.0 Hz [ 33.286] (II) NOUVEAU(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e) [ 33.286] (**) NOUVEAU(0): Driver mode "1400x1050": 121.8 MHz (scaled from 0.0 MHz), 65.3 kHz, 60.0 Hz [ 33.286] (II) NOUVEAU(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e) [ 33.286] (**) NOUVEAU(0): Driver mode "1280x1024": 109.0 MHz (scaled from 0.0 MHz), 63.7 kHz, 59.9 Hz [ 33.287] (II) NOUVEAU(0): Modeline "1280x1024"x59.9 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync (63.7 kHz e) [ 33.287] (**) NOUVEAU(0): Driver mode "1280x960": 101.2 MHz (scaled from 0.0 MHz), 59.7 kHz, 59.9 Hz [ 33.287] (II) NOUVEAU(0): Modeline "1280x960"x59.9 101.25 1280 1360 1488 1696 960 963 967 996 -hsync +vsync (59.7 kHz e) [ 33.287] (**) NOUVEAU(0): Driver mode "1152x864": 81.8 MHz (scaled from 0.0 MHz), 53.8 kHz, 60.0 Hz [ 33.287] (II) NOUVEAU(0): Modeline "1152x864"x60.0 81.75 1152 1216 1336 1520 864 867 871 897 -hsync +vsync (53.8 kHz e) [ 33.287] (**) NOUVEAU(0): Driver mode "1024x768": 63.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 59.9 Hz [ 33.287] (II) NOUVEAU(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz e) [ 33.287] (**) NOUVEAU(0): Driver mode "800x600": 38.2 MHz (scaled from 0.0 MHz), 37.4 kHz, 59.9 Hz [ 33.287] (II) NOUVEAU(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz e) [ 33.287] (**) NOUVEAU(0): Driver mode "640x480": 23.8 MHz (scaled from 0.0 MHz), 29.7 kHz, 59.4 Hz [ 33.287] (II) NOUVEAU(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz e) [ 33.287] (**) NOUVEAU(0): Driver mode "720x400": 22.2 MHz (scaled from 0.0 MHz), 24.8 kHz, 59.6 Hz [ 33.287] (II) NOUVEAU(0): Modeline "720x400"x59.6 22.25 720 744 808 896 400 403 413 417 -hsync +vsync (24.8 kHz e) [ 33.287] (**) NOUVEAU(0): Driver mode "640x400": 20.0 MHz (scaled from 0.0 MHz), 25.0 kHz, 60.0 Hz [ 33.287] (II) NOUVEAU(0): Modeline "640x400"x60.0 20.00 640 664 720 800 400 403 409 417 -hsync +vsync (25.0 kHz e) [ 33.287] (**) NOUVEAU(0): Driver mode "640x350": 17.5 MHz (scaled from 0.0 MHz), 21.9 kHz, 59.8 Hz [ 33.287] (II) NOUVEAU(0): Modeline "640x350"x59.8 17.50 640 664 720 800 350 353 363 366 -hsync +vsync (21.9 kHz e) [ 33.287] (==) NOUVEAU(0): DPI set to (96, 96) [ 33.287] (II) Loading sub module "fb" [ 33.287] (II) LoadModule: "fb" [ 33.287] (II) Loading /usr/lib/xorg/modules/libfb.so [ 33.309] (II) Module fb: vendor="X.Org Foundation" [ 33.309] compiled for 1.12.4, module version = 1.0.0 [ 33.309] ABI class: X.Org ANSI C Emulation, version 0.4 [ 33.309] (II) Loading sub module "exa" [ 33.309] (II) LoadModule: "exa" [ 33.310] (II) Loading /usr/lib/xorg/modules/libexa.so [ 33.316] (II) Module exa: vendor="X.Org Foundation" [ 33.316] compiled for 1.12.4, module version = 2.5.0 [ 33.316] ABI class: X.Org Video Driver, version 12.1 [ 33.316] (II) Loading sub module "shadowfb" [ 33.316] (II) LoadModule: "shadowfb" [ 33.316] (II) Loading /usr/lib/xorg/modules/libshadowfb.so [ 33.324] (II) Module shadowfb: vendor="X.Org Foundation" [ 33.324] compiled for 1.12.4, module version = 1.0.0 [ 33.324] ABI class: X.Org ANSI C Emulation, version 0.4 [ 33.324] (--) Depth 24 pixmap format is 32 bpp [ 33.326] (II) NOUVEAU(0): Opened GPU channel 1 [ 33.330] (II) NOUVEAU(0): [DRI2] Setup complete [ 33.330] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau_vieux [ 33.330] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau_vieux [ 33.339] (II) EXA(0): Driver allocated offscreen pixmaps [ 33.339] (II) EXA(0): Driver registered support for the following operations: [ 33.339] (II) Solid [ 33.339] (II) Copy [ 33.339] (II) Composite (RENDER acceleration) [ 33.339] (II) UploadToScreen [ 33.339] (II) DownloadFromScreen [ 33.339] (==) NOUVEAU(0): Backing store disabled [ 33.339] (==) NOUVEAU(0): Silken mouse enabled [ 33.339] (==) NOUVEAU(0): DPMS enabled [ 33.339] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 33.340] (--) RandR disabled [ 33.340] (II) Initializing built-in extension Generic Event Extension [ 33.340] (II) Initializing built-in extension SHAPE [ 33.340] (II) Initializing built-in extension MIT-SHM [ 33.340] (II) Initializing built-in extension XInputExtension [ 33.340] (II) Initializing built-in extension XTEST [ 33.340] (II) Initializing built-in extension BIG-REQUESTS [ 33.340] (II) Initializing built-in extension SYNC [ 33.340] (II) Initializing built-in extension XKEYBOARD [ 33.340] (II) Initializing built-in extension XC-MISC [ 33.341] (II) Initializing built-in extension SECURITY [ 33.341] (II) Initializing built-in extension XINERAMA [ 33.341] (II) Initializing built-in extension XFIXES [ 33.341] (II) Initializing built-in extension RENDER [ 33.341] (II) Initializing built-in extension RANDR [ 33.341] (II) Initializing built-in extension COMPOSITE [ 33.341] (II) Initializing built-in extension DAMAGE [ 33.357] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found) [ 33.358] (II) SELinux: Disabled on system [ 33.450] (II) NOUVEAU(0): NVEnterVT is called. [ 34.264] (II) NOUVEAU(0): Setting screen physical size to 507 x 317 [ 34.264] resize called 1920 1200 [ 35.398] (II) config/udev: Adding input device Video Bus (/dev/input/event1) [ 35.398] (**) Video Bus: Applying InputClass "evdev keyboard catchall" [ 35.398] (II) LoadModule: "evdev" [ 35.399] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 35.586] (II) Module evdev: vendor="X.Org Foundation" [ 35.586] compiled for 1.12.1, module version = 2.7.0 [ 35.586] Module class: X.Org XInput Driver [ 35.586] ABI class: X.Org XInput driver, version 16.0 [ 35.586] (II) Using input driver 'evdev' for 'Video Bus' [ 35.586] (**) Video Bus: always reports core events [ 35.587] (**) evdev: Video Bus: Device: "/dev/input/event1" [ 35.587] (--) evdev: Video Bus: Vendor 0 Product 0x6 [ 35.587] (--) evdev: Video Bus: Found keys [ 35.587] (II) evdev: Video Bus: Configuring as keyboard [ 35.587] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:1e/LNXVIDEO:00/input/input1/event1" [ 35.587] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6) [ 35.587] (**) Option "xkb_rules" "evdev" [ 35.587] (**) Option "xkb_model" "pc105" [ 35.587] (**) Option "xkb_layout" "us" [ 35.589] (II) config/udev: Adding input device Power Button (/dev/input/event4) [ 35.589] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 35.589] (II) Using input driver 'evdev' for 'Power Button' [ 35.589] (**) Power Button: always reports core events [ 35.589] (**) evdev: Power Button: Device: "/dev/input/event4" [ 35.589] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 35.590] (--) evdev: Power Button: Found keys [ 35.590] (II) evdev: Power Button: Configuring as keyboard [ 35.590] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4" [ 35.590] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7) [ 35.590] (**) Option "xkb_rules" "evdev" [ 35.590] (**) Option "xkb_model" "pc105" [ 35.590] (**) Option "xkb_layout" "us" [ 35.594] (II) config/udev: Adding input device Lid Switch (/dev/input/event3) [ 35.594] (II) No input driver specified, ignoring this device. [ 35.594] (II) This device may have been added with another device file. [ 35.595] (II) config/udev: Adding input device Sleep Button (/dev/input/event5) [ 35.595] (**) Sleep Button: Applying InputClass "evdev keyboard catchall" [ 35.595] (II) Using input driver 'evdev' for 'Sleep Button' [ 35.595] (**) Sleep Button: always reports core events [ 35.595] (**) evdev: Sleep Button: Device: "/dev/input/event5" [ 35.595] (--) evdev: Sleep Button: Vendor 0 Product 0x3 [ 35.595] (--) evdev: Sleep Button: Found keys [ 35.595] (II) evdev: Sleep Button: Configuring as keyboard [ 35.595] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5/event5" [ 35.595] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8) [ 35.596] (**) Option "xkb_rules" "evdev" [ 35.596] (**) Option "xkb_model" "pc105" [ 35.596] (**) Option "xkb_layout" "us" [ 35.598] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0) [ 35.598] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 35.598] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' [ 35.598] (**) AT Translated Set 2 keyboard: always reports core events [ 35.598] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0" [ 35.598] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 [ 35.598] (--) evdev: AT Translated Set 2 keyboard: Found keys [ 35.598] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard [ 35.598] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0" [ 35.598] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9) [ 35.598] (**) Option "xkb_rules" "evdev" [ 35.598] (**) Option "xkb_model" "pc105" [ 35.598] (**) Option "xkb_layout" "us" [ 35.603] (II) config/udev: Adding input device DualPoint Stick (/dev/input/event6) [ 35.603] (**) DualPoint Stick: Applying InputClass "evdev pointer catchall" [ 35.603] (II) Using input driver 'evdev' for 'DualPoint Stick' [ 35.603] (**) DualPoint Stick: always reports core events [ 35.603] (**) evdev: DualPoint Stick: Device: "/dev/input/event6" [ 35.603] (--) evdev: DualPoint Stick: Vendor 0x2 Product 0x8 [ 35.603] (--) evdev: DualPoint Stick: Found 3 mouse buttons [ 35.603] (--) evdev: DualPoint Stick: Found relative axes [ 35.603] (--) evdev: DualPoint Stick: Found x and y relative axes [ 35.603] (II) evdev: DualPoint Stick: Configuring as mouse [ 35.603] (**) evdev: DualPoint Stick: YAxisMapping: buttons 4 and 5 [ 35.603] (**) evdev: DualPoint Stick: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 35.603] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event6" [ 35.604] (II) XINPUT: Adding extended input device "DualPoint Stick" (type: MOUSE, id 10) [ 35.604] (II) evdev: DualPoint Stick: initialized for relative axes. [ 35.604] (**) DualPoint Stick: (accel) keeping acceleration scheme 1 [ 35.604] (**) DualPoint Stick: (accel) acceleration profile 0 [ 35.604] (**) DualPoint Stick: (accel) acceleration factor: 2.000 [ 35.604] (**) DualPoint Stick: (accel) acceleration threshold: 4 [ 35.604] (II) config/udev: Adding input device DualPoint Stick (/dev/input/mouse0) [ 35.604] (II) No input driver specified, ignoring this device. [ 35.604] (II) This device may have been added with another device file. [ 35.605] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/event7) [ 35.605] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "evdev touchpad catchall" [ 35.605] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall" [ 35.605] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "Default clickpad buttons" [ 35.605] (II) LoadModule: "synaptics" [ 35.605] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so [ 35.636] (II) Module synaptics: vendor="X.Org Foundation" [ 35.636] compiled for 1.12.4, module version = 1.6.2 [ 35.636] Module class: X.Org XInput Driver [ 35.636] ABI class: X.Org XInput driver, version 16.0 [ 35.636] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS DualPoint TouchPad' [ 35.636] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events [ 35.636] (**) Option "Device" "/dev/input/event7" [ 35.636] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: x-axis range 0 - 1023 [ 35.636] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: y-axis range 0 - 767 [ 35.636] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: pressure range 0 - 127 [ 35.636] (II) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: device does not report finger width. [ 35.636] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: buttons: left right middle [ 35.636] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: Vendor 0x2 Product 0x8 [ 35.636] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: invalid finger width range. defaulting to 0 - 15 [ 35.636] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found [ 35.636] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events [ 35.636] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7" [ 35.636] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD, id 11) [ 35.637] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: (accel) MinSpeed is now constant deceleration 2.5 [ 35.637] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: MaxSpeed is now 1.75 [ 35.637] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: AccelFactor is now 0.156 [ 35.637] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) keeping acceleration scheme 1 [ 35.637] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration profile 1 [ 35.637] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration factor: 2.000 [ 35.637] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration threshold: 4 [ 35.637] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found [ 35.637] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/mouse1) [ 35.637] (**) AlpsPS/2 ALPS DualPoint TouchPad: Ignoring device from InputClass "touchpad ignore duplicates" [ 35.638] (II) config/udev: Adding input device PC Speaker (/dev/input/event2) [ 35.638] (II) No input driver specified, ignoring this device. [ 35.638] (II) This device may have been added with another device file. [ 35.639] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event8) [ 35.639] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall" [ 35.639] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device' [ 35.639] (**) ACPI Virtual Keyboard Device: always reports core events [ 35.639] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event8" [ 35.639] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0 [ 35.639] (--) evdev: ACPI Virtual Keyboard Device: Found keys [ 35.639] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard [ 35.639] (**) Option "config_info" "udev:/sys/devices/virtual/input/input8/event8" [ 35.639] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 12) [ 35.639] (**) Option "xkb_rules" "evdev" [ 35.639] (**) Option "xkb_model" "pc105" [ 35.639] (**) Option "xkb_layout" "us" [ 128.923] (II) NOUVEAU(0): EDID vendor "SHP", prod id 5023 [ 128.923] (II) NOUVEAU(0): Printing DDC gathered Modelines: [ 128.923] (II) NOUVEAU(0): Modeline "1920x1200"x0.0 161.75 1920 2020 2052 2184 1200 1202 1208 1235 -hsync -vsync (74.1 kHz eP) [ 394.595] [mi] EQ overflowing. Additional events will be discarded until existing events are processed. [ 394.595] [ 394.595] Backtrace: [ 394.689] 0: /usr/bin/X (xorg_backtrace+0x49) [0xb772b719] [ 394.690] 1: /usr/bin/X (mieqEnqueue+0x22b) [0xb770a00b] [ 394.690] 2: /usr/bin/X (0xb75ae000+0x51405) [0xb75ff405] [ 394.690] 3: /usr/bin/X (xf86PostMotionEventM+0x24b) [0xb763956b] [ 394.690] 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb5ae2000+0x35ad) [0xb5ae55ad] [ 394.690] 5: /usr/lib/xorg/modules/input/evdev_drv.so (0xb5ae2000+0x4a2c) [0xb5ae6a2c] [ 394.690] 6: /usr/bin/X (0xb75ae000+0x7ac01) [0xb7628c01] [ 394.690] 7: /usr/bin/X (0xb75ae000+0xa094a) [0xb764e94a] [ 394.690] 8: (vdso) (__kernel_sigreturn+0x0) [0xb758f400] [ 394.690] 9: (vdso) (__kernel_vsyscall+0x10) [0xb758f430] [ 394.691] 10: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (ioctl+0x19) [0xb72efa99] [ 394.691] 11: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmIoctl+0x34) [0xb6534254] [ 394.691] 12: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmCommandWrite+0x3c) [0xb6536e9c] [ 394.691] 13: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb64fd000+0x4fa8) [0xb6501fa8] [ 394.691] 14: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb64fd000+0x7dd3) [0xb6504dd3] [ 394.691] 15: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x4269) [0xb6567269] [ 394.691] 16: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x77a4) [0xb656a7a4] [ 394.691] 17: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x4388) [0xb6567388] [ 394.691] 18: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x10d9a) [0xb6573d9a] [ 394.691] 19: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x7d84) [0xb656ad84] [ 394.691] 20: /usr/bin/X (0xb75ae000+0x10880f) [0xb76b680f] [ 394.691] 21: /usr/bin/X (0xb75ae000+0x3822e) [0xb75e622e] [ 394.692] 22: /usr/bin/X (0xb75ae000+0x3c375) [0xb75ea375] [ 394.692] 23: /usr/bin/X (0xb75ae000+0x29e95) [0xb75d7e95] [ 394.692] 24: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb7238e46] [ 394.692] 25: /usr/bin/X (0xb75ae000+0x2a1e9) [0xb75d81e9] [ 394.692] [ 394.692] [mi] These backtraces from mieqEnqueue may point to a culprit higher up the stack. [ 394.692] [mi] mieq is *NOT* the cause. It is a victim. [ 395.415] [mi] EQ overflow continuing. 100 events have been dropped. [ 395.415] [ 395.415] Backtrace: [ 395.415] 0: /usr/bin/X (xorg_backtrace+0x49) [0xb772b719] [ 395.415] 1: /usr/bin/X (mieqEnqueue+0xfb) [0xb7709edb] [ 395.416] 2: /usr/bin/X (0xb75ae000+0x51405) [0xb75ff405] [ 395.416] 3: /usr/bin/X (xf86PostMotionEventM+0x24b) [0xb763956b] [ 395.416] 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb5ae2000+0x35ad) [0xb5ae55ad] [ 395.416] 5: /usr/lib/xorg/modules/input/evdev_drv.so (0xb5ae2000+0x4a2c) [0xb5ae6a2c] [ 395.416] 6: /usr/bin/X (0xb75ae000+0x7ac01) [0xb7628c01] [ 395.416] 7: /usr/bin/X (0xb75ae000+0xa094a) [0xb764e94a] [ 395.416] 8: (vdso) (__kernel_sigreturn+0x0) [0xb758f400] [ 395.416] 9: (vdso) (__kernel_vsyscall+0x10) [0xb758f430] [ 395.416] 10: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (ioctl+0x19) [0xb72efa99] [ 395.417] 11: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmIoctl+0x34) [0xb6534254] [ 395.417] 12: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmCommandWrite+0x3c) [0xb6536e9c] [ 395.417] 13: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb64fd000+0x4fa8) [0xb6501fa8] [ 395.417] 14: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb64fd000+0x7dd3) [0xb6504dd3] [ 395.417] 15: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x4269) [0xb6567269] [ 395.417] 16: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x77a4) [0xb656a7a4] [ 395.417] 17: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x4388) [0xb6567388] [ 395.417] 18: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x10d9a) [0xb6573d9a] [ 395.417] 19: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x7d84) [0xb656ad84] [ 395.417] 20: /usr/bin/X (0xb75ae000+0x10880f) [0xb76b680f] [ 395.417] 21: /usr/bin/X (0xb75ae000+0x3822e) [0xb75e622e] [ 395.417] 22: /usr/bin/X (0xb75ae000+0x3c375) [0xb75ea375] [ 395.417] 23: /usr/bin/X (0xb75ae000+0x29e95) [0xb75d7e95] [ 395.418] 24: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb7238e46] [ 395.418] 25: /usr/bin/X (0xb75ae000+0x2a1e9) [0xb75d81e9] [ 395.418] [ 396.283] [mi] EQ overflow continuing. 200 events have been dropped. [ 396.283] [ 396.283] Backtrace: [ 396.284] 0: /usr/bin/X (xorg_backtrace+0x49) [0xb772b719] [ 396.284] 1: /usr/bin/X (mieqEnqueue+0xfb) [0xb7709edb] [ 396.284] 2: /usr/bin/X (0xb75ae000+0x51405) [0xb75ff405] [ 396.284] 3: /usr/bin/X (xf86PostMotionEventM+0x24b) [0xb763956b] [ 396.284] 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb5ae2000+0x35ad) [0xb5ae55ad] [ 396.284] 5: /usr/lib/xorg/modules/input/evdev_drv.so (0xb5ae2000+0x4a2c) [0xb5ae6a2c] [ 396.285] 6: /usr/bin/X (0xb75ae000+0x7ac01) [0xb7628c01] [ 396.285] 7: /usr/bin/X (0xb75ae000+0xa094a) [0xb764e94a] [ 396.285] 8: (vdso) (__kernel_sigreturn+0x0) [0xb758f400] [ 396.285] 9: (vdso) (__kernel_vsyscall+0x10) [0xb758f430] [ 396.285] 10: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (ioctl+0x19) [0xb72efa99] [ 396.285] 11: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmIoctl+0x34) [0xb6534254] [ 396.285] 12: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmCommandWrite+0x3c) [0xb6536e9c] [ 396.285] 13: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb64fd000+0x4fa8) [0xb6501fa8] [ 396.285] 14: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb64fd000+0x7dd3) [0xb6504dd3] [ 396.285] 15: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x4269) [0xb6567269] [ 396.285] 16: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x77a4) [0xb656a7a4] [ 396.285] 17: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x4388) [0xb6567388] [ 396.285] 18: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x10d9a) [0xb6573d9a] [ 396.285] 19: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x7d84) [0xb656ad84] [ 396.286] 20: /usr/bin/X (0xb75ae000+0x10880f) [0xb76b680f] [ 396.286] 21: /usr/bin/X (0xb75ae000+0x3822e) [0xb75e622e] [ 396.286] 22: /usr/bin/X (0xb75ae000+0x3c375) [0xb75ea375] [ 396.286] 23: /usr/bin/X (0xb75ae000+0x29e95) [0xb75d7e95] [ 396.286] 24: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb7238e46] [ 396.286] 25: /usr/bin/X (0xb75ae000+0x2a1e9) [0xb75d81e9] [ 396.286] [ 397.103] [mi] EQ overflow continuing. 300 events have been dropped. [ 397.103] [ 397.103] Backtrace: [ 397.103] 0: /usr/bin/X (xorg_backtrace+0x49) [0xb772b719] [ 397.103] 1: /usr/bin/X (mieqEnqueue+0xfb) [0xb7709edb] [ 397.103] 2: /usr/bin/X (0xb75ae000+0x51405) [0xb75ff405] [ 397.104] 3: /usr/bin/X (xf86PostMotionEventM+0x24b) [0xb763956b] [ 397.104] 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb5ae2000+0x35ad) [0xb5ae55ad] [ 397.104] 5: /usr/lib/xorg/modules/input/evdev_drv.so (0xb5ae2000+0x4a2c) [0xb5ae6a2c] [ 397.104] 6: /usr/bin/X (0xb75ae000+0x7ac01) [0xb7628c01] [ 397.104] 7: /usr/bin/X (0xb75ae000+0xa094a) [0xb764e94a] [ 397.104] 8: (vdso) (__kernel_sigreturn+0x0) [0xb758f400] [ 397.104] 9: (vdso) (__kernel_vsyscall+0x10) [0xb758f430] [ 397.104] 10: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (ioctl+0x19) [0xb72efa99] [ 397.104] 11: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmIoctl+0x34) [0xb6534254] [ 397.104] 12: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmCommandWrite+0x3c) [0xb6536e9c] [ 397.104] 13: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb64fd000+0x4fa8) [0xb6501fa8] [ 397.104] 14: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb64fd000+0x7dd3) [0xb6504dd3] [ 397.104] 15: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x4269) [0xb6567269] [ 397.104] 16: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x77a4) [0xb656a7a4] [ 397.104] 17: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x4388) [0xb6567388] [ 397.104] 18: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x10d9a) [0xb6573d9a] [ 397.104] 19: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x7d84) [0xb656ad84] [ 397.104] 20: /usr/bin/X (0xb75ae000+0x10880f) [0xb76b680f] [ 397.104] 21: /usr/bin/X (0xb75ae000+0x3822e) [0xb75e622e] [ 397.104] 22: /usr/bin/X (0xb75ae000+0x3c375) [0xb75ea375] [ 397.104] 23: /usr/bin/X (0xb75ae000+0x29e95) [0xb75d7e95] [ 397.104] 24: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb7238e46] [ 397.104] 25: /usr/bin/X (0xb75ae000+0x2a1e9) [0xb75d81e9] [ 397.104] [ 398.151] [mi] EQ overflow continuing. 400 events have been dropped. [ 398.151] [ 398.151] Backtrace: [ 398.151] 0: /usr/bin/X (xorg_backtrace+0x49) [0xb772b719] [ 398.151] 1: /usr/bin/X (mieqEnqueue+0xfb) [0xb7709edb] [ 398.152] 2: /usr/bin/X (0xb75ae000+0x51405) [0xb75ff405] [ 398.152] 3: /usr/bin/X (xf86PostMotionEventM+0x24b) [0xb763956b] [ 398.152] 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb5ae2000+0x35ad) [0xb5ae55ad] [ 398.152] 5: /usr/lib/xorg/modules/input/evdev_drv.so (0xb5ae2000+0x4a2c) [0xb5ae6a2c] [ 398.152] 6: /usr/bin/X (0xb75ae000+0x7ac01) [0xb7628c01] [ 398.152] 7: /usr/bin/X (0xb75ae000+0xa094a) [0xb764e94a] [ 398.152] 8: (vdso) (__kernel_sigreturn+0x0) [0xb758f400] [ 398.152] 9: (vdso) (__kernel_vsyscall+0x10) [0xb758f430] [ 398.152] 10: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (ioctl+0x19) [0xb72efa99] [ 398.153] 11: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmIoctl+0x34) [0xb6534254] [ 398.153] 12: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmCommandWrite+0x3c) [0xb6536e9c] [ 398.153] 13: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb64fd000+0x4fa8) [0xb6501fa8] [ 398.153] 14: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb64fd000+0x7dd3) [0xb6504dd3] [ 398.153] 15: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x4269) [0xb6567269] [ 398.153] 16: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x77a4) [0xb656a7a4] [ 398.153] 17: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x4388) [0xb6567388] [ 398.153] 18: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x10d9a) [0xb6573d9a] [ 398.153] 19: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x7d84) [0xb656ad84] [ 398.153] 20: /usr/bin/X (0xb75ae000+0x10880f) [0xb76b680f] [ 398.153] 21: /usr/bin/X (0xb75ae000+0x3822e) [0xb75e622e] [ 398.153] 22: /usr/bin/X (0xb75ae000+0x3c375) [0xb75ea375] [ 398.153] 23: /usr/bin/X (0xb75ae000+0x29e95) [0xb75d7e95] [ 398.154] 24: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb7238e46] [ 398.154] 25: /usr/bin/X (0xb75ae000+0x2a1e9) [0xb75d81e9] [ 398.154] [ 398.970] [mi] EQ overflow continuing. 500 events have been dropped. [ 398.971] [ 398.971] Backtrace: [ 398.971] 0: /usr/bin/X (xorg_backtrace+0x49) [0xb772b719] [ 398.971] 1: /usr/bin/X (mieqEnqueue+0xfb) [0xb7709edb] [ 398.971] 2: /usr/bin/X (0xb75ae000+0x51405) [0xb75ff405] [ 398.971] 3: /usr/bin/X (xf86PostMotionEventM+0x24b) [0xb763956b] [ 398.971] 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb5ae2000+0x35ad) [0xb5ae55ad] [ 398.971] 5: /usr/lib/xorg/modules/input/evdev_drv.so (0xb5ae2000+0x4a2c) [0xb5ae6a2c] [ 398.972] 6: /usr/bin/X (0xb75ae000+0x7ac01) [0xb7628c01] [ 398.972] 7: /usr/bin/X (0xb75ae000+0xa094a) [0xb764e94a] [ 398.972] 8: (vdso) (__kernel_sigreturn+0x0) [0xb758f400] [ 398.972] 9: (vdso) (__kernel_vsyscall+0x10) [0xb758f430] [ 398.972] 10: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (ioctl+0x19) [0xb72efa99] [ 398.972] 11: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmIoctl+0x34) [0xb6534254] [ 398.972] 12: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmCommandWrite+0x3c) [0xb6536e9c] [ 398.972] 13: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb64fd000+0x4fa8) [0xb6501fa8] [ 398.972] 14: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb64fd000+0x7dd3) [0xb6504dd3] [ 398.972] 15: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x4269) [0xb6567269] [ 398.972] 16: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x77a4) [0xb656a7a4] [ 398.972] 17: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x4388) [0xb6567388] [ 398.973] 18: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x10d9a) [0xb6573d9a] [ 398.973] 19: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x7d84) [0xb656ad84] [ 398.973] 20: /usr/bin/X (0xb75ae000+0x10880f) [0xb76b680f] [ 398.973] 21: /usr/bin/X (0xb75ae000+0x3822e) [0xb75e622e] [ 398.973] 22: /usr/bin/X (0xb75ae000+0x3c375) [0xb75ea375] [ 398.973] 23: /usr/bin/X (0xb75ae000+0x29e95) [0xb75d7e95] [ 398.973] 24: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb7238e46] [ 398.973] 25: /usr/bin/X (0xb75ae000+0x2a1e9) [0xb75d81e9] [ 398.973] [ 399.791] [mi] EQ overflow continuing. 600 events have been dropped. [ 399.791] [ 399.791] Backtrace: [ 399.792] 0: /usr/bin/X (xorg_backtrace+0x49) [0xb772b719] [ 399.792] 1: /usr/bin/X (mieqEnqueue+0xfb) [0xb7709edb] [ 399.792] 2: /usr/bin/X (0xb75ae000+0x51405) [0xb75ff405] [ 399.792] 3: /usr/bin/X (xf86PostMotionEventM+0x24b) [0xb763956b] [ 399.792] 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb5ae2000+0x35ad) [0xb5ae55ad] [ 399.792] 5: /usr/lib/xorg/modules/input/evdev_drv.so (0xb5ae2000+0x4a2c) [0xb5ae6a2c] [ 399.792] 6: /usr/bin/X (0xb75ae000+0x7ac01) [0xb7628c01] [ 399.793] 7: /usr/bin/X (0xb75ae000+0xa094a) [0xb764e94a] [ 399.793] 8: (vdso) (__kernel_sigreturn+0x0) [0xb758f400] [ 399.793] 9: (vdso) (__kernel_vsyscall+0x10) [0xb758f430] [ 399.793] 10: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (ioctl+0x19) [0xb72efa99] [ 399.793] 11: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmIoctl+0x34) [0xb6534254] [ 399.793] 12: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmCommandWrite+0x3c) [0xb6536e9c] [ 399.793] 13: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb64fd000+0x4fa8) [0xb6501fa8] [ 399.793] 14: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb64fd000+0x7dd3) [0xb6504dd3] [ 399.793] 15: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x4269) [0xb6567269] [ 399.793] 16: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x77a4) [0xb656a7a4] [ 399.793] 17: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x4388) [0xb6567388] [ 399.793] 18: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x10d9a) [0xb6573d9a] [ 399.793] 19: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x7d84) [0xb656ad84] [ 399.793] 20: /usr/bin/X (0xb75ae000+0x10880f) [0xb76b680f] [ 399.794] 21: /usr/bin/X (0xb75ae000+0x3822e) [0xb75e622e] [ 399.794] 22: /usr/bin/X (0xb75ae000+0x3c375) [0xb75ea375] [ 399.794] 23: /usr/bin/X (0xb75ae000+0x29e95) [0xb75d7e95] [ 399.794] 24: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb7238e46] [ 399.794] 25: /usr/bin/X (0xb75ae000+0x2a1e9) [0xb75d81e9] [ 399.794] [ 400.951] [mi] EQ overflow continuing. 700 events have been dropped. [ 400.951] [ 400.951] Backtrace: [ 400.952] 0: /usr/bin/X (xorg_backtrace+0x49) [0xb772b719] [ 400.952] 1: /usr/bin/X (mieqEnqueue+0xfb) [0xb7709edb] [ 400.952] 2: /usr/bin/X (0xb75ae000+0x51405) [0xb75ff405] [ 400.952] 3: /usr/bin/X (xf86PostMotionEventM+0x24b) [0xb763956b] [ 400.952] 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb5ae2000+0x35ad) [0xb5ae55ad] [ 400.952] 5: /usr/lib/xorg/modules/input/evdev_drv.so (0xb5ae2000+0x4a2c) [0xb5ae6a2c] [ 400.952] 6: /usr/bin/X (0xb75ae000+0x7ac01) [0xb7628c01] [ 400.952] 7: /usr/bin/X (0xb75ae000+0xa094a) [0xb764e94a] [ 400.952] 8: (vdso) (__kernel_sigreturn+0x0) [0xb758f400] [ 400.952] 9: (vdso) (__kernel_vsyscall+0x10) [0xb758f430] [ 400.952] 10: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (ioctl+0x19) [0xb72efa99] [ 400.952] 11: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmIoctl+0x34) [0xb6534254] [ 400.952] 12: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmCommandWrite+0x3c) [0xb6536e9c] [ 400.952] 13: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb64fd000+0x4fa8) [0xb6501fa8] [ 400.952] 14: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb64fd000+0x7dd3) [0xb6504dd3] [ 400.952] 15: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x4269) [0xb6567269] [ 400.952] 16: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x77a4) [0xb656a7a4] [ 400.952] 17: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x4388) [0xb6567388] [ 400.952] 18: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x10d9a) [0xb6573d9a] [ 400.952] 19: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x7d84) [0xb656ad84] [ 400.952] 20: /usr/bin/X (0xb75ae000+0x10880f) [0xb76b680f] [ 400.952] 21: /usr/bin/X (0xb75ae000+0x3822e) [0xb75e622e] [ 400.952] 22: /usr/bin/X (0xb75ae000+0x3c375) [0xb75ea375] [ 400.953] 23: /usr/bin/X (0xb75ae000+0x29e95) [0xb75d7e95] [ 400.953] 24: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb7238e46] [ 400.953] 25: /usr/bin/X (0xb75ae000+0x2a1e9) [0xb75d81e9] [ 400.953] [ 402.015] [mi] EQ overflow continuing. 800 events have been dropped. [ 402.015] [ 402.015] Backtrace: [ 402.016] 0: /usr/bin/X (xorg_backtrace+0x49) [0xb772b719] [ 402.016] 1: /usr/bin/X (mieqEnqueue+0xfb) [0xb7709edb] [ 402.016] 2: /usr/bin/X (0xb75ae000+0x51405) [0xb75ff405] [ 402.016] 3: /usr/bin/X (xf86PostMotionEventM+0x24b) [0xb763956b] [ 402.016] 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb5ae2000+0x35ad) [0xb5ae55ad] [ 402.016] 5: /usr/lib/xorg/modules/input/evdev_drv.so (0xb5ae2000+0x4a2c) [0xb5ae6a2c] [ 402.017] 6: /usr/bin/X (0xb75ae000+0x7ac01) [0xb7628c01] [ 402.017] 7: /usr/bin/X (0xb75ae000+0xa094a) [0xb764e94a] [ 402.017] 8: (vdso) (__kernel_sigreturn+0x0) [0xb758f400] [ 402.017] 9: (vdso) (__kernel_vsyscall+0x10) [0xb758f430] [ 402.017] 10: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (ioctl+0x19) [0xb72efa99] [ 402.017] 11: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmIoctl+0x34) [0xb6534254] [ 402.017] 12: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmCommandWrite+0x3c) [0xb6536e9c] [ 402.017] 13: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb64fd000+0x4fa8) [0xb6501fa8] [ 402.017] 14: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb64fd000+0x7dd3) [0xb6504dd3] [ 402.017] 15: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x4269) [0xb6567269] [ 402.017] 16: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x77a4) [0xb656a7a4] [ 402.017] 17: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x4388) [0xb6567388] [ 402.017] 18: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x10d9a) [0xb6573d9a] [ 402.017] 19: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x7d84) [0xb656ad84] [ 402.018] 20: /usr/bin/X (0xb75ae000+0x10880f) [0xb76b680f] [ 402.018] 21: /usr/bin/X (0xb75ae000+0x3822e) [0xb75e622e] [ 402.018] 22: /usr/bin/X (0xb75ae000+0x3c375) [0xb75ea375] [ 402.018] 23: /usr/bin/X (0xb75ae000+0x29e95) [0xb75d7e95] [ 402.018] 24: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb7238e46] [ 402.018] 25: /usr/bin/X (0xb75ae000+0x2a1e9) [0xb75d81e9] [ 402.018] [ 402.835] [mi] EQ overflow continuing. 900 events have been dropped. [ 402.835] [ 402.835] Backtrace: [ 402.835] 0: /usr/bin/X (xorg_backtrace+0x49) [0xb772b719] [ 402.836] 1: /usr/bin/X (mieqEnqueue+0xfb) [0xb7709edb] [ 402.836] 2: /usr/bin/X (0xb75ae000+0x51405) [0xb75ff405] [ 402.836] 3: /usr/bin/X (xf86PostMotionEventM+0x24b) [0xb763956b] [ 402.836] 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb5ae2000+0x35ad) [0xb5ae55ad] [ 402.836] 5: /usr/lib/xorg/modules/input/evdev_drv.so (0xb5ae2000+0x4a2c) [0xb5ae6a2c] [ 402.836] 6: /usr/bin/X (0xb75ae000+0x7ac01) [0xb7628c01] [ 402.836] 7: /usr/bin/X (0xb75ae000+0xa094a) [0xb764e94a] [ 402.836] 8: (vdso) (__kernel_sigreturn+0x0) [0xb758f400] [ 402.837] 9: (vdso) (__kernel_vsyscall+0x10) [0xb758f430] [ 402.837] 10: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (ioctl+0x19) [0xb72efa99] [ 402.837] 11: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmIoctl+0x34) [0xb6534254] [ 402.837] 12: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmCommandWrite+0x3c) [0xb6536e9c] [ 402.837] 13: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb64fd000+0x4fa8) [0xb6501fa8] [ 402.837] 14: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb64fd000+0x7dd3) [0xb6504dd3] [ 402.837] 15: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x4269) [0xb6567269] [ 402.837] 16: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x77a4) [0xb656a7a4] [ 402.837] 17: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x4388) [0xb6567388] [ 402.837] 18: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x10d9a) [0xb6573d9a] [ 402.837] 19: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x7d84) [0xb656ad84] [ 402.837] 20: /usr/bin/X (0xb75ae000+0x10880f) [0xb76b680f] [ 402.837] 21: /usr/bin/X (0xb75ae000+0x3822e) [0xb75e622e] [ 402.837] 22: /usr/bin/X (0xb75ae000+0x3c375) [0xb75ea375] [ 402.838] 23: /usr/bin/X (0xb75ae000+0x29e95) [0xb75d7e95] [ 402.838] 24: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb7238e46] [ 402.838] 25: /usr/bin/X (0xb75ae000+0x2a1e9) [0xb75d81e9] [ 402.838] [ 403.703] [mi] EQ overflow continuing. 1000 events have been dropped. [ 403.703] [mi] No further overflow reports will be reported until the clog is cleared. [ 403.703] [ 403.704] Backtrace: [ 403.704] 0: /usr/bin/X (xorg_backtrace+0x49) [0xb772b719] [ 403.704] 1: /usr/bin/X (mieqEnqueue+0xfb) [0xb7709edb] [ 403.704] 2: /usr/bin/X (0xb75ae000+0x51405) [0xb75ff405] [ 403.704] 3: /usr/bin/X (xf86PostMotionEventM+0x24b) [0xb763956b] [ 403.704] 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb5ae2000+0x35ad) [0xb5ae55ad] [ 403.705] 5: /usr/lib/xorg/modules/input/evdev_drv.so (0xb5ae2000+0x4a2c) [0xb5ae6a2c] [ 403.705] 6: /usr/bin/X (0xb75ae000+0x7ac01) [0xb7628c01] [ 403.705] 7: /usr/bin/X (0xb75ae000+0xa094a) [0xb764e94a] [ 403.705] 8: (vdso) (__kernel_sigreturn+0x0) [0xb758f400] [ 403.705] 9: (vdso) (__kernel_vsyscall+0x10) [0xb758f430] [ 403.705] 10: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (ioctl+0x19) [0xb72efa99] [ 403.705] 11: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmIoctl+0x34) [0xb6534254] [ 403.705] 12: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmCommandWrite+0x3c) [0xb6536e9c] [ 403.705] 13: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb64fd000+0x4fa8) [0xb6501fa8] [ 403.705] 14: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb64fd000+0x7dd3) [0xb6504dd3] [ 403.705] 15: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x4269) [0xb6567269] [ 403.705] 16: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x77a4) [0xb656a7a4] [ 403.705] 17: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x4388) [0xb6567388] [ 403.705] 18: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x10d9a) [0xb6573d9a] [ 403.706] 19: /usr/lib/xorg/modules/libexa.so (0xb6563000+0x7d84) [0xb656ad84] [ 403.706] 20: /usr/bin/X (0xb75ae000+0x10880f) [0xb76b680f] [ 403.706] 21: /usr/bin/X (0xb75ae000+0x3822e) [0xb75e622e] [ 403.706] 22: /usr/bin/X (0xb75ae000+0x3c375) [0xb75ea375] [ 403.706] 23: /usr/bin/X (0xb75ae000+0x29e95) [0xb75d7e95] [ 403.706] 24: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb7238e46] [ 403.706] 25: /usr/bin/X (0xb75ae000+0x2a1e9) [0xb75d81e9] [ 403.706] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org