[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#798060: marked as done (xserver-xorg-video-nouveau: xserver crashes when network cable gets disconnected while monitor is in sleeping state. (KDE, GeForce 6150 LE))



Your message dated Sun, 6 Sep 2020 18:17:52 +0200
with message-id <390a1a0f-6ae9-e024-e0d8-afc602fe6294@mailbox.org>
and subject line Re: Bug#798060: xserver-xorg-video-nouveau: xserver crashes when network cable gets disconnected while monitor is in sleeping state. (KDE, GeForce 6150 LE)
has caused the Debian Bug report #798060,
regarding xserver-xorg-video-nouveau: xserver crashes when network cable gets disconnected while monitor is in sleeping state. (KDE, GeForce 6150 LE)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
798060: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798060
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-video-nouveau
Version: 1:1.0.11-1
Severity: normal

Dear Maintainer,

A crash happens in Debian Jessie on a Dell Optiplex 740 with
a onboard GeForce 6150 LE by following these actions:
- Install Debian Wheezy x86_64, with KDE desktop
- On first login get many graphic glitches that make working impossible.
   (disable temporarily Desktop Effects by ALT+shift+F12 and change
    Composite Type from OpenGL 2.0 to OpenGL 1.2.
    After that it works perfect except sometimes the mouse pointer
    disappears and of course following crash.)
- Wait until monitor enters energy saving state.
- Unplug network cable, wait 10 seconds and replug.
- The monitor awakes and presents the KDM login screen.

For some reason it seems when monitor sleeps the function
nouveau_exa_download_from_screen fails and therefore we get into
this path with exaMemcpyBox.

With the attached patch the crash does not happen, but there are still some
graphic glitches after monitor left sleeping state.



Following is the backtrace with debug symbols installed:
(gdb) bt
#0  __memcpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-
sse2-unaligned.S:33
#1  0x00007f99f8e4433e in memcpy (__len=4096, __src=0x0, __dest=<optimized
out>) at /usr/include/x86_64-linux-gnu/bits/string3.h:51
#2  exaMemcpyBox (pbox=<optimized out>, src=0x0, src_pitch=4096, dst=<optimized
out>, dst_pitch=4096, pPixmap=<optimized out>) at
.../../exa/exa_migration_classic.c:59
#3  0x00007f99f8e44803 in exaCopyDirty (migrate=0x1, pValidDst=0x0,
pValidSrc=0x1000, transfer=0x7f99f9265d90, fallback_index=-3108192,
fallback_index@entry=1, sync=0x1000) at ../../exa/exa_migration_classic.c:240
#4  0x00007f99f8e44a02 in exaCopyDirtyToSys
(migrate=migrate@entry=0x7ffda3452790) at ../../exa/exa_migration_classic.c:285
#5  0x00007f99f8e46e9f in exaPrepareAccessReg_mixed (pPixmap=0x7f99ffa822b0,
index=<optimized out>, pReg=0x0) at ../../exa/exa_migration_mixed.c:256
#6  0x00007f99f8e4f48a in ExaCheckCopyNtoN (pSrc=0x7f99ff9184e0,
pDst=0x7f99ffa79270, pGC=0x7f99ffa79720, pbox=0x7f99ffb17360, nbox=3, dx=0,
dy=-741, reverse=0, upsidedown=0, bitplane=0, closure=0x0) at
.../../exa/exa_unaccel.c:156
#7  0x00007f99ff1de087 in miCopyRegion
(pSrcDrawable=pSrcDrawable@entry=0x7f99ff9184e0,
pDstDrawable=pDstDrawable@entry=0x7f99ffa79270, pGC=pGC@entry=0x7f99ffa79720,
pDstRegion=pDstRegion@entry=0x7ffda34529b0, dx=dx@entry=0, dy=dy@entry=-741,
copyProc=0x7f99f8e48d60 <exaCopyNtoN>, bitPlane=0, closure=0x0) at
.../../mi/micopy.c:121
#8  0x00007f99ff1de62e in miDoCopy (pSrcDrawable=0x7f99ff9184e0,
pDstDrawable=0x7f99ffa79270, pGC=0x7f99ffa79720, xIn=64, yIn=0, widthSrc=777,
heightSrc=27, xOut=64, yOut=741, copyProc=0x7f99f8e48d60 <exaCopyNtoN>,
bitPlane=0, closure=0x0) at ../../mi/micopy.c:297
#9  0x00007f99f8e47415 in exaCopyArea (pSrcDrawable=<optimized out>,
pDstDrawable=<optimized out>, pGC=<optimized out>, srcx=<optimized out>,
srcy=<optimized out>, width=<optimized out>, height=27, dstx=64, dsty=0) at
.../../exa/exa_accel.c:608
#10 0x00007f99ff18826d in damageCopyArea (pSrc=0x7f99ff9184e0,
pDst=0x7f99ffa79270, pGC=0x7f99ffa79720, srcx=64, srcy=<optimized out>,
width=777, height=27, dstx=64, dsty=0) at ../../../miext/damage/damage.c:764
#11 0x00007f99ff13d356 in doShmPutImage (data=<optimized out>, dy=<optimized
out>, dx=<optimized out>, sh=<optimized out>, sw=<optimized out>, sy=<optimized
out>, sx=<optimized out>, h=<optimized out>, w=<optimized out>,
format=<optimized out>, depth=<optimized out>, pGC=<optimized out>,
dst=<optimized out>) at ../../Xext/shm.c:482
#12 ProcShmPutImage (client=0x7f99ff70b990) at ../../Xext/shm.c:592
#13 0x00007f99ff13e945 in ProcShmDispatch (client=0x7f99ff70b990) at
.../../Xext/shm.c:1292
#14 0x00007f99ff09f3f7 in Dispatch () at ../../dix/dispatch.c:432
#15 0x00007f99ff0a3596 in dix_main (argc=8, argv=0x7ffda3452e48,
envp=<optimized out>) at ../../dix/main.c:296
#16 0x00007f99fcd5db45 in __libc_start_main (main=0x7f99ff08d8e0 <main>,
argc=8, argv=0x7ffda3452e48, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7ffda3452e38) at libc-start.c:287
#17 0x00007f99ff08d90e in _start ()
(gdb)



-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Aug 30 15:59 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2401376 Feb 11  2015 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:05.0 VGA compatible controller [0300]: NVIDIA Corporation C51 [GeForce 6150
LE] [10de:0241] (rev a2)

/etc/X11/xorg.conf does not exist.

/etc/X11/xorg.conf.d does not exist.

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
-------------------------------
Linux version 3.16.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version
4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt11-1+deb8u3 (2015-08-04)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 28600 Sep  5 00:33 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[  1256.038]
X.Org X Server 1.16.4
Release Date: 2014-12-20
[  1256.038] X Protocol Version 11, Revision 0
[  1256.038] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[  1256.038] Current Operating System: Linux august2015 3.16.0-4-amd64 #1 SMP
Debian 3.16.7-ckt11-1+deb8u3 (2015-08-04) x86_64
[  1256.038] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64
root=UUID=0a83378b-9ae9-4003-96d9-75af4d2e6509 ro vga=788 quiet
[  1256.038] Build Date: 11 February 2015  12:32:02AM
[  1256.038] xorg-server 2:1.16.4-1 (http://www.debian.org/support)
[  1256.038] Current version of pixman: 0.32.6
[  1256.038]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[  1256.038] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1256.038] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep  5 00:33:30
2015
[  1256.038] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1256.039] (==) No Layout section.  Using the first Screen section.
[  1256.039] (==) No screen section available. Using defaults.
[  1256.039] (**) |-->Screen "Default Screen Section" (0)
[  1256.039] (**) |   |-->Monitor "<default monitor>"
[  1256.039] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[  1256.039] (==) Automatically adding devices
[  1256.039] (==) Automatically enabling devices
[  1256.039] (==) Automatically adding GPU devices
[  1256.039] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  1256.039]    Entry deleted from font path.
[  1256.039] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /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
[  1256.039] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1256.039] (II) The server relies on udev to provide the list of input
devices.
        If no devices become available, reconfigure udev or disable
AutoAddDevices.
[  1256.039] (II) Loader magic: 0x7f8529abed80
[  1256.039] (II) Module ABI versions:
[  1256.039]    X.Org ANSI C Emulation: 0.4
[  1256.039]    X.Org Video Driver: 18.0
[  1256.039]    X.Org XInput driver : 21.0
[  1256.039]    X.Org Server Extension : 8.0
[  1256.040] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1256.041] (--) PCI:*(0:0:5:0) 10de:0241:1028:01ec rev 162, Mem @
0xfc000000/16777216, 0xe0000000/268435456, 0xfb000000/16777216, BIOS @
0x????????/131072
[  1256.042] (II) LoadModule: "glx"
[  1256.042] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1256.044] (II) Module glx: vendor="X.Org Foundation"
[  1256.044]    compiled for 1.16.4, module version = 1.0.0
[  1256.044]    ABI class: X.Org Server Extension, version 8.0
[  1256.044] (==) AIGLX enabled
[  1256.044] (==) Matched nouveau as autoconfigured driver 0
[  1256.044] (==) Matched nv as autoconfigured driver 1
[  1256.044] (==) Matched nouveau as autoconfigured driver 2
[  1256.044] (==) Matched nv as autoconfigured driver 3
[  1256.044] (==) Matched modesetting as autoconfigured driver 4
[  1256.044] (==) Matched fbdev as autoconfigured driver 5
[  1256.044] (==) Matched vesa as autoconfigured driver 6
[  1256.044] (==) Assigned the driver to the xf86ConfigLayout
[  1256.044] (II) LoadModule: "nouveau"
[  1256.045] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[  1256.045] (II) Module nouveau: vendor="X.Org Foundation"
[  1256.045]    compiled for 1.16.0, module version = 1.0.11
[  1256.045]    Module class: X.Org Video Driver
[  1256.045]    ABI class: X.Org Video Driver, version 18.0
[  1256.045] (II) LoadModule: "nv"
[  1256.045] (WW) Warning, couldn't open module nv
[  1256.045] (II) UnloadModule: "nv"
[  1256.045] (II) Unloading nv
[  1256.045] (EE) Failed to load module "nv" (module does not exist, 0)
[  1256.045] (II) LoadModule: "modesetting"
[  1256.046] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  1256.046] (II) Module modesetting: vendor="X.Org Foundation"
[  1256.046]    compiled for 1.15.99.904, module version = 0.9.0
[  1256.046]    Module class: X.Org Video Driver
[  1256.046]    ABI class: X.Org Video Driver, version 18.0
[  1256.046] (II) LoadModule: "fbdev"
[  1256.046] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[  1256.046] (II) Module fbdev: vendor="X.Org Foundation"
[  1256.046]    compiled for 1.15.99.904, module version = 0.4.4
[  1256.046]    Module class: X.Org Video Driver
[  1256.046]    ABI class: X.Org Video Driver, version 18.0
[  1256.046] (II) LoadModule: "vesa"
[  1256.046] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  1256.046] (II) Module vesa: vendor="X.Org Foundation"
[  1256.046]    compiled for 1.15.99.904, module version = 2.3.3
[  1256.046]    Module class: X.Org Video Driver
[  1256.047]    ABI class: X.Org Video Driver, version 18.0
[  1256.047] (II) NOUVEAU driver Date:   Thu Aug 28 03:57:48 2014 +0200
[  1256.047] (II) NOUVEAU driver for NVIDIA chipset families :
[  1256.047]    RIVA TNT        (NV04)
[  1256.047]    RIVA TNT2       (NV05)
[  1256.047]    GeForce 256     (NV10)
[  1256.047]    GeForce 2       (NV11, NV15)
[  1256.047]    GeForce 4MX     (NV17, NV18)
[  1256.047]    GeForce 3       (NV20)
[  1256.047]    GeForce 4Ti     (NV25, NV28)
[  1256.047]    GeForce FX      (NV3x)
[  1256.047]    GeForce 6       (NV4x)
[  1256.047]    GeForce 7       (G7x)
[  1256.047]    GeForce 8       (G8x)
[  1256.047]    GeForce GTX 200 (NVA0)
[  1256.047]    GeForce GTX 400 (NVC0)
[  1256.047] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  1256.047] (II) FBDEV: driver for framebuffer: fbdev
[  1256.047] (II) VESA: driver for VESA chipsets: vesa
[  1256.047] (++) using VT number 7

[  1256.053] (II) [drm] nouveau interface version: 1.1.2
[  1256.053] (WW) Falling back to old probe method for modesetting
[  1256.053] (WW) Falling back to old probe method for fbdev
[  1256.053] (II) Loading sub module "fbdevhw"
[  1256.053] (II) LoadModule: "fbdevhw"
[  1256.053] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[  1256.054] (II) Module fbdevhw: vendor="X.Org Foundation"
[  1256.054]    compiled for 1.16.4, module version = 0.0.2
[  1256.054]    ABI class: X.Org Video Driver, version 18.0
[  1256.054] (WW) Falling back to old probe method for vesa
[  1256.054] (II) Loading sub module "dri2"
[  1256.054] (II) LoadModule: "dri2"
[  1256.054] (II) Module "dri2" already built-in
[  1256.054] (--) NOUVEAU(0): Chipset: "NVIDIA NV4E"
[  1256.054] (II) NOUVEAU(0): Creating default Display subsection in Screen
section
        "Default Screen Section" for depth/fbbpp 24/32
[  1256.054] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[  1256.054] (==) NOUVEAU(0): RGB weight 888
[  1256.054] (==) NOUVEAU(0): Default visual is TrueColor
[  1256.054] (==) NOUVEAU(0): Using HW cursor
[  1256.054] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[  1256.054] (==) NOUVEAU(0): Page flipping enabled
[  1256.054] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[  1256.054] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[  1256.054] (II) NOUVEAU(0): Initializing outputs ...
[  1256.095] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[  1256.098] (II) NOUVEAU(0): Output DVI-D-1 has no monitor section
[  1256.098] (II) NOUVEAU(0): 2 crtcs needed for screen.
[  1256.099] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[  1256.099] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[  1256.140] (II) NOUVEAU(0): EDID for output VGA-1
[  1256.140] (II) NOUVEAU(0): Manufacturer: PHL  Model: 80a  Serial#: 860605
[  1256.140] (II) NOUVEAU(0): Year: 2003  Week: 16
[  1256.140] (II) NOUVEAU(0): EDID Version: 1.3
[  1256.140] (II) NOUVEAU(0): Analog Display Input,  Input Voltage Level:
0.714/0.286 V
[  1256.140] (II) NOUVEAU(0): Sync:  Separate  Composite  SyncOnGreen
[  1256.141] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 30  vert.: 23
[  1256.141] (II) NOUVEAU(0): Gamma: 2.20
[  1256.141] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off; RGB/Color
Display
[  1256.141] (II) NOUVEAU(0): First detailed timing is preferred mode
[  1256.141] (II) NOUVEAU(0): redX: 0.626 redY: 0.347   greenX: 0.308 greenY:
0.588
[  1256.141] (II) NOUVEAU(0): blueX: 0.146 blueY: 0.119   whiteX: 0.313 whiteY:
0.329
[  1256.141] (II) NOUVEAU(0): Supported established timings:
[  1256.141] (II) NOUVEAU(0): 720x400@70Hz
[  1256.141] (II) NOUVEAU(0): 640x480@60Hz
[  1256.141] (II) NOUVEAU(0): 640x480@67Hz
[  1256.141] (II) NOUVEAU(0): 640x480@72Hz
[  1256.141] (II) NOUVEAU(0): 640x480@75Hz
[  1256.141] (II) NOUVEAU(0): 800x600@56Hz
[  1256.141] (II) NOUVEAU(0): 800x600@60Hz
[  1256.141] (II) NOUVEAU(0): 800x600@72Hz
[  1256.141] (II) NOUVEAU(0): 800x600@75Hz
[  1256.141] (II) NOUVEAU(0): 832x624@75Hz
[  1256.141] (II) NOUVEAU(0): 1024x768@60Hz
[  1256.141] (II) NOUVEAU(0): 1024x768@70Hz
[  1256.141] (II) NOUVEAU(0): 1024x768@75Hz
[  1256.141] (II) NOUVEAU(0): Manufacturer's mask: 0
[  1256.141] (II) NOUVEAU(0): Supported detailed timing:
[  1256.141] (II) NOUVEAU(0): clock: 65.0 MHz   Image Size:  307 x 230 mm
[  1256.141] (II) NOUVEAU(0): h_active: 1024  h_sync: 1048  h_sync_end 1184
h_blank_end 1344 h_border: 0
[  1256.141] (II) NOUVEAU(0): v_active: 768  v_sync: 771  v_sync_end 777
v_blanking: 806 v_border: 0
[  1256.141] (II) NOUVEAU(0): Serial No:  CX  860605
[  1256.141] (II) NOUVEAU(0): Monitor name: Philips 150P
[  1256.141] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max:
61 kHz, PixClock max 85 MHz
[  1256.141] (II) NOUVEAU(0): EDID (in hex):
[  1256.141] (II) NOUVEAU(0):   00ffffffffffff00410c0a08bd210d00
[  1256.141] (II) NOUVEAU(0):   100d01032e1e1778ea7ea5a0584e9625
[  1256.141] (II) NOUVEAU(0):   1e5054bfee0001010101010101010101
[  1256.141] (II) NOUVEAU(0):   01010101010164190040410026301888
[  1256.141] (II) NOUVEAU(0):   360033e610000018000000ff00204358
[  1256.141] (II) NOUVEAU(0):   20203836303630350a20000000fc0050
[  1256.141] (II) NOUVEAU(0):   68696c69707320313530500a000000fd
[  1256.141] (II) NOUVEAU(0):   00384c1e3d08000a20202020202000d8
[  1256.141] (II) NOUVEAU(0): Printing probed modes for output VGA-1
[  1256.141] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184
1344  768 771 777 806 -hsync -vsync (48.4 kHz eP)
[  1256.141] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136
1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[  1256.141] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184
1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  1256.141] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152
624 625 628 667 -hsync -vsync (49.7 kHz e)
[  1256.141] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040
600 637 643 666 +hsync +vsync (48.1 kHz e)
[  1256.141] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056
600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1256.141] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056
600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1256.141] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024
600 601 603 625 +hsync +vsync (35.2 kHz e)
[  1256.141] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840
480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1256.141] (II) NOUVEAU(0): Modeline "640x480"x72.8   31.50  640 664 704 832
480 489 491 520 -hsync -vsync (37.9 kHz e)
[  1256.141] (II) NOUVEAU(0): Modeline "640x480"x66.7   30.24  640 704 768 864
480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1256.141] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800
480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1256.141] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900
400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1256.144] (II) NOUVEAU(0): EDID for output DVI-D-1
[  1256.144] (II) NOUVEAU(0): Output VGA-1 connected
[  1256.144] (II) NOUVEAU(0): Output DVI-D-1 disconnected
[  1256.144] (II) NOUVEAU(0): Using exact sizes for initial modes
[  1256.144] (II) NOUVEAU(0): Output VGA-1 using initial mode 1024x768
[  1256.144] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless
otherwise stated.
[  1256.144] (--) NOUVEAU(0): Virtual size is 1024x768 (pitch 0)
[  1256.144] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from
0.0 MHz), 48.4 kHz, 60.0 Hz
[  1256.144] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184
1344  768 771 777 806 -hsync -vsync (48.4 kHz eP)
[  1256.144] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from
0.0 MHz), 60.1 kHz, 75.1 Hz
[  1256.144] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136
1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[  1256.144] (**) NOUVEAU(0):  Driver mode "1024x768": 75.0 MHz (scaled from
0.0 MHz), 56.5 kHz, 70.1 Hz
[  1256.144] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184
1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  1256.144] (**) NOUVEAU(0):  Driver mode "832x624": 57.3 MHz (scaled from 0.0
MHz), 49.7 kHz, 74.6 Hz
[  1256.144] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152
624 625 628 667 -hsync -vsync (49.7 kHz e)
[  1256.144] (**) NOUVEAU(0):  Driver mode "800x600": 50.0 MHz (scaled from 0.0
MHz), 48.1 kHz, 72.2 Hz
[  1256.144] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040
600 637 643 666 +hsync +vsync (48.1 kHz e)
[  1256.145] (**) NOUVEAU(0):  Driver mode "800x600": 49.5 MHz (scaled from 0.0
MHz), 46.9 kHz, 75.0 Hz
[  1256.145] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056
600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1256.145] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0
MHz), 37.9 kHz, 60.3 Hz
[  1256.145] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056
600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1256.145] (**) NOUVEAU(0):  Driver mode "800x600": 36.0 MHz (scaled from 0.0
MHz), 35.2 kHz, 56.2 Hz
[  1256.145] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024
600 601 603 625 +hsync +vsync (35.2 kHz e)
[  1256.145] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0
MHz), 37.5 kHz, 75.0 Hz
[  1256.145] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840
480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1256.145] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0
MHz), 37.9 kHz, 72.8 Hz
[  1256.145] (II) NOUVEAU(0): Modeline "640x480"x72.8   31.50  640 664 704 832
480 489 491 520 -hsync -vsync (37.9 kHz e)
[  1256.145] (**) NOUVEAU(0):  Driver mode "640x480": 30.2 MHz (scaled from 0.0
MHz), 35.0 kHz, 66.7 Hz
[  1256.145] (II) NOUVEAU(0): Modeline "640x480"x66.7   30.24  640 704 768 864
480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1256.145] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0
MHz), 31.5 kHz, 60.0 Hz
[  1256.145] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800
480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1256.145] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0
MHz), 31.5 kHz, 70.1 Hz
[  1256.145] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900
400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1256.145] (==) NOUVEAU(0): DPI set to (96, 96)
[  1256.145] (II) Loading sub module "fb"
[  1256.145] (II) LoadModule: "fb"
[  1256.145] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1256.145] (II) Module fb: vendor="X.Org Foundation"
[  1256.145]    compiled for 1.16.4, module version = 1.0.0
[  1256.145]    ABI class: X.Org ANSI C Emulation, version 0.4
[  1256.145] (II) Loading sub module "shadowfb"
[  1256.145] (II) LoadModule: "shadowfb"
[  1256.145] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[  1256.145] (II) Module shadowfb: vendor="X.Org Foundation"
[  1256.145]    compiled for 1.16.4, module version = 1.0.0
[  1256.145]    ABI class: X.Org ANSI C Emulation, version 0.4
[  1256.146] (II) UnloadModule: "modesetting"
[  1256.146] (II) Unloading modesetting
[  1256.146] (II) UnloadModule: "fbdev"
[  1256.146] (II) Unloading fbdev
[  1256.146] (II) UnloadSubModule: "fbdevhw"
[  1256.146] (II) Unloading fbdevhw
[  1256.146] (II) UnloadModule: "vesa"
[  1256.146] (II) Unloading vesa
[  1256.146] (--) Depth 24 pixmap format is 32 bpp
[  1256.149] (II) NOUVEAU(0): Channel setup complete.
[  1256.149] (II) NOUVEAU(0): [DRI2] Setup complete
[  1256.149] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[  1256.149] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
[  1256.149] (II) Loading sub module "exa"
[  1256.149] (II) LoadModule: "exa"
[  1256.149] (II) Loading /usr/lib/xorg/modules/libexa.so
[  1256.149] (II) Module exa: vendor="X.Org Foundation"
[  1256.149]    compiled for 1.16.4, module version = 2.6.0
[  1256.150]    ABI class: X.Org Video Driver, version 18.0
[  1256.150] (II) EXA(0): Driver allocated offscreen pixmaps
[  1256.150] (II) EXA(0): Driver registered support for the following
operations:
[  1256.150] (II)         Solid
[  1256.150] (II)         Copy
[  1256.150] (II)         Composite (RENDER acceleration)
[  1256.150] (II)         UploadToScreen
[  1256.150] (II)         DownloadFromScreen
[  1256.150] (==) NOUVEAU(0): Backing store enabled
[  1256.150] (==) NOUVEAU(0): Silken mouse enabled
[  1256.150] (II) NOUVEAU(0): [XvMC] Associated with NV40 texture adapter.
[  1256.150] (II) NOUVEAU(0): [XvMC] Extension initialized.
[  1256.150] (==) NOUVEAU(0): DPMS enabled
[  1256.150] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR
disabled message.
[  1256.150] (--) RandR disabled
[  1256.158] (II) SELinux: Disabled on system
[  1256.180] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  1256.180] (II) AIGLX: enabled GLX_ARB_create_context
[  1256.180] (II) AIGLX: enabled GLX_ARB_create_context_profile
[  1256.180] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[  1256.180] (II) AIGLX: enabled GLX_INTEL_swap_event
[  1256.180] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  1256.180] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[  1256.180] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[  1256.180] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  1256.181] (II) AIGLX: Loaded and initialized nouveau
[  1256.181] (II) GLX: Initialized DRI2 GL provider for screen 0
[  1256.186] (II) NOUVEAU(0): NVEnterVT is called.
[  1256.206] (II) NOUVEAU(0): Setting screen physical size to 270 x 203
[  1256.206] resize called 1024 768
[  1256.262] (II) config/udev: Adding input device Power Button
(/dev/input/event3)
[  1256.262] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1256.262] (II) LoadModule: "evdev"
[  1256.262] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1256.263] (II) Module evdev: vendor="X.Org Foundation"
[  1256.263]    compiled for 1.16.0, module version = 2.9.0
[  1256.263]    Module class: X.Org XInput Driver
[  1256.263]    ABI class: X.Org XInput driver, version 21.0
[  1256.263] (II) Using input driver 'evdev' for 'Power Button'
[  1256.263] (**) Power Button: always reports core events
[  1256.263] (**) evdev: Power Button: Device: "/dev/input/event3"
[  1256.263] (--) evdev: Power Button: Vendor 0 Product 0x1
[  1256.263] (--) evdev: Power Button: Found keys
[  1256.263] (II) evdev: Power Button: Configuring as keyboard
[  1256.263] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[  1256.263] (II) XINPUT: Adding extended input device "Power Button" (type:
KEYBOARD, id 6)
[  1256.263] (**) Option "xkb_rules" "evdev"
[  1256.263] (**) Option "xkb_model" "pc105"
[  1256.263] (**) Option "xkb_layout" "de"
[  1256.298] (II) config/udev: Adding input device Power Button
(/dev/input/event2)
[  1256.298] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1256.298] (II) Using input driver 'evdev' for 'Power Button'
[  1256.298] (**) Power Button: always reports core events
[  1256.298] (**) evdev: Power Button: Device: "/dev/input/event2"
[  1256.298] (--) evdev: Power Button: Vendor 0 Product 0x1
[  1256.298] (--) evdev: Power Button: Found keys
[  1256.298] (II) evdev: Power Button: Configuring as keyboard
[  1256.298] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2"
[  1256.298] (II) XINPUT: Adding extended input device "Power Button" (type:
KEYBOARD, id 7)
[  1256.298] (**) Option "xkb_rules" "evdev"
[  1256.298] (**) Option "xkb_model" "pc105"
[  1256.298] (**) Option "xkb_layout" "de"
[  1256.299] (II) config/udev: Adding input device HID 046a:0011
(/dev/input/event0)
[  1256.299] (**) HID 046a:0011: Applying InputClass "evdev keyboard catchall"
[  1256.299] (II) Using input driver 'evdev' for 'HID 046a:0011'
[  1256.299] (**) HID 046a:0011: always reports core events
[  1256.299] (**) evdev: HID 046a:0011: Device: "/dev/input/event0"
[  1256.299] (--) evdev: HID 046a:0011: Vendor 0x46a Product 0x11
[  1256.299] (--) evdev: HID 046a:0011: Found keys
[  1256.299] (II) evdev: HID 046a:0011: Configuring as keyboard
[  1256.299] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:0b.0/usb2/2-3/2-3:1.0/0003:046A:0011.0001/input/input1/event0"
[  1256.299] (II) XINPUT: Adding extended input device "HID 046a:0011" (type:
KEYBOARD, id 8)
[  1256.299] (**) Option "xkb_rules" "evdev"
[  1256.299] (**) Option "xkb_model" "pc105"
[  1256.299] (**) Option "xkb_layout" "de"
[  1256.300] (II) config/udev: Adding input device Logitech USB-PS/2 Optical
Mouse (/dev/input/event1)
[  1256.300] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev
pointer catchall"
[  1256.300] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical
Mouse'
[  1256.300] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[  1256.300] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device:
"/dev/input/event1"
[  1256.300] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product
0xc00e
[  1256.300] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 3 mouse buttons
[  1256.300] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[  1256.300] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes
[  1256.300] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y
relative axes
[  1256.300] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[  1256.300] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel
support
[  1256.300] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons
4 and 5
[  1256.300] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton:
4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  1256.300] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:0b.0/usb2/2-4/2-4:1.0/0003:046D:C00E.0002/input/input2/event1"
[  1256.300] (II) XINPUT: Adding extended input device "Logitech USB-PS/2
Optical Mouse" (type: MOUSE, id 9)
[  1256.300] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for
relative axes.
[  1256.300] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration
scheme 1
[  1256.300] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile
0
[  1256.300] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor:
2.000
[  1256.300] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration
threshold: 4
[  1256.301] (II) config/udev: Adding input device Logitech USB-PS/2 Optical
Mouse (/dev/input/mouse0)
[  1256.301] (II) No input driver specified, ignoring this device.
[  1256.301] (II) This device may have been added with another device file.
[  1256.301] (II) config/udev: Adding input device HDA NVidia Mic
(/dev/input/event5)
[  1256.301] (II) No input driver specified, ignoring this device.
[  1256.301] (II) This device may have been added with another device file.
[  1256.301] (II) config/udev: Adding input device HDA NVidia Line
(/dev/input/event6)
[  1256.301] (II) No input driver specified, ignoring this device.
[  1256.301] (II) This device may have been added with another device file.
[  1256.301] (II) config/udev: Adding input device HDA NVidia Line Out
(/dev/input/event7)
[  1256.301] (II) No input driver specified, ignoring this device.
[  1256.301] (II) This device may have been added with another device file.
[  1256.302] (II) config/udev: Adding input device HDA NVidia Front Headphone
(/dev/input/event8)
[  1256.302] (II) No input driver specified, ignoring this device.
[  1256.302] (II) This device may have been added with another device file.
[  1256.302] (II) config/udev: Adding input device PC Speaker
(/dev/input/event4)
[  1256.302] (II) No input driver specified, ignoring this device.
[  1256.302] (II) This device may have been added with another device file.
[  1259.960] (II) NOUVEAU(0): EDID vendor "PHL", prod id 2058
[  1259.960] (II) NOUVEAU(0): Using EDID range info for horizontal sync
[  1259.960] (II) NOUVEAU(0): Using EDID range info for vertical refresh
[  1259.960] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[  1259.960] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184
1344  768 771 777 806 -hsync -vsync (48.4 kHz eP)
[  1259.960] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056
600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1259.960] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024
600 601 603 625 +hsync +vsync (35.2 kHz e)
[  1259.960] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840
480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1259.960] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 664 704 832
480 489 492 520 -hsync -vsync (37.9 kHz e)
[  1259.960] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864
480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1259.960] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800
480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1259.960] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900
400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1259.960] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136
1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1259.960] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184
1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  1259.960] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152
624 625 628 667 -hsync -vsync (49.7 kHz e)
[  1259.960] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056
600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1259.960] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040
600 637 643 666 +hsync +vsync (48.1 kHz e)
[  1261.685] (II) NOUVEAU(0): EDID vendor "PHL", prod id 2058
[  1261.685] (II) NOUVEAU(0): Using hsync ranges from config file
[  1261.685] (II) NOUVEAU(0): Using vrefresh ranges from config file
[  1261.685] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[  1261.685] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184
1344  768 771 777 806 -hsync -vsync (48.4 kHz eP)
[  1261.685] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056
600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1261.685] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024
600 601 603 625 +hsync +vsync (35.2 kHz e)
[  1261.685] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840
480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1261.685] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 664 704 832
480 489 492 520 -hsync -vsync (37.9 kHz e)
[  1261.685] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864
480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1261.685] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800
480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1261.686] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900
400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1261.686] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136
1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1261.686] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184
1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  1261.686] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152
624 625 628 667 -hsync -vsync (49.7 kHz e)
[  1261.686] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056
600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1261.686] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040
600 637 643 666 +hsync +vsync (48.1 kHz e)

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXPWRBN_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=30562

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=399021
E: XKBLAYOUT=de
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
E: EV=3
E: ID_FOR_SEAT=input-acpi-PNP0C0C_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="PNP0C0C/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=29234

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=397440
E: XKBLAYOUT=de
E: XKBMODEL=pc105

P:
/devices/pci0000:00/0000:00:0b.0/usb2/2-3/2-3:1.0/0003:046A:0011.0001/input/input1
E:
DEVPATH=/devices/pci0000:00/0000:00:0b.0/usb2/2-3/2-3:1.0/0003:046A:0011.0001/input/input1
E: EV=120013
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_0b_0-usb-0_3_1_0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=0011
E: ID_MODEL_ENC=0011
E: ID_MODEL_ID=0011
E: ID_PATH=pci-0000:00:0b.0-usb-0:3:1.0
E: ID_PATH_TAG=pci-0000_00_0b_0-usb-0_3_1_0
E: ID_REVISION=0100
E: ID_SERIAL=046a_0011
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=046a
E: ID_VENDOR_ENC=046a
E: ID_VENDOR_ID=046a
E: KEY=1000000000007 ff980000000007ff febeffdfffefffff fffffffffffffffe
E: LED=7
E:
MODALIAS=input:b0003v046Ap0011e0111-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,B3,B4,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="HID 046a:0011"
E: PHYS="usb-0000:00:0b.0-3/input0"
E: PRODUCT=3/46a/11/111
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=36350

P:
/devices/pci0000:00/0000:00:0b.0/usb2/2-3/2-3:1.0/0003:046A:0011.0001/input/input1/event0
N: input/event0
S: input/by-id/usb-046a_0011-event-kbd
S: input/by-path/pci-0000:00:0b.0-usb-0:3:1.0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-046a_0011-event-kbd /dev/input/by-
path/pci-0000:00:0b.0-usb-0:3:1.0-event-kbd
E: DEVNAME=/dev/input/event0
E:
DEVPATH=/devices/pci0000:00/0000:00:0b.0/usb2/2-3/2-3:1.0/0003:046A:0011.0001/input/input1/event0
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=0011
E: ID_MODEL_ENC=0011
E: ID_MODEL_ID=0011
E: ID_PATH=pci-0000:00:0b.0-usb-0:3:1.0
E: ID_PATH_TAG=pci-0000_00_0b_0-usb-0_3_1_0
E: ID_REVISION=0100
E: ID_SERIAL=046a_0011
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=046a
E: ID_VENDOR_ENC=046a
E: ID_VENDOR_ID=046a
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: USEC_INITIALIZED=397347
E: XKBLAYOUT=de
E: XKBMODEL=pc105

P:
/devices/pci0000:00/0000:00:0b.0/usb2/2-4/2-4:1.0/0003:046D:C00E.0002/input/input2
E:
DEVPATH=/devices/pci0000:00/0000:00:0b.0/usb2/2-4/2-4:1.0/0003:046D:C00E.0002/input/input2
E: EV=17
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_0b_0-usb-0_4_1_0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c00e
E: ID_PATH=pci-0000:00:0b.0-usb-0:4:1.0
E: ID_PATH_TAG=pci-0000_00_0b_0-usb-0_4_1_0
E: ID_REVISION=1110
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: KEY=70000 0 0 0 0
E: MODALIAS=input:b0003v046DpC00Ee0110-e0,1,2,4,k110,111,112,r0,1,8,am4,lsfw
E: MSC=10
E: NAME="Logitech USB-PS/2 Optical Mouse"
E: PHYS="usb-0000:00:0b.0-4/input0"
E: PRODUCT=3/46d/c00e/110
E: PROP=0
E: REL=103
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=21583

P:
/devices/pci0000:00/0000:00:0b.0/usb2/2-4/2-4:1.0/0003:046D:C00E.0002/input/input2/event1
N: input/event1
S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse
S: input/by-path/pci-0000:00:0b.0-usb-0:4:1.0-event-mouse
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse
/dev/input/by-path/pci-0000:00:0b.0-usb-0:4:1.0-event-mouse
E: DEVNAME=/dev/input/event1
E:
DEVPATH=/devices/pci0000:00/0000:00:0b.0/usb2/2-4/2-4:1.0/0003:046D:C00E.0002/input/input2/event1
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c00e
E: ID_PATH=pci-0000:00:0b.0-usb-0:4:1.0
E: ID_PATH_TAG=pci-0000_00_0b_0-usb-0_4_1_0
E: ID_REVISION=1110
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: USEC_INITIALIZED=397395

P:
/devices/pci0000:00/0000:00:0b.0/usb2/2-4/2-4:1.0/0003:046D:C00E.0002/input/input2/mouse0
N: input/mouse0
S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse
S: input/by-path/pci-0000:00:0b.0-usb-0:4:1.0-mouse
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse
/dev/input/by-path/pci-0000:00:0b.0-usb-0:4:1.0-mouse
E: DEVNAME=/dev/input/mouse0
E:
DEVPATH=/devices/pci0000:00/0000:00:0b.0/usb2/2-4/2-4:1.0/0003:046D:C00E.0002/input/input2/mouse0
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c00e
E: ID_PATH=pci-0000:00:0b.0-usb-0:4:1.0
E: ID_PATH_TAG=pci-0000_00_0b_0-usb-0_4_1_0
E: ID_REVISION=1110
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: USEC_INITIALIZED=21646

P: /devices/pci0000:00/0000:00:10.1/sound/card0/input6
E: DEVPATH=/devices/pci0000:00/0000:00:10.1/sound/card0/input6
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_10_1
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:10.1
E: ID_PATH_TAG=pci-0000_00_10_1
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA NVidia Mic"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=10
E: TAGS=:seat:
E: USEC_INITIALIZED=714678

P: /devices/pci0000:00/0000:00:10.1/sound/card0/input6/event5
N: input/event5
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/pci0000:00/0000:00:10.1/sound/card0/input6/event5
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:10.1
E: ID_PATH_TAG=pci-0000_00_10_1
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: USEC_INITIALIZED=718594

P: /devices/pci0000:00/0000:00:10.1/sound/card0/input7
E: DEVPATH=/devices/pci0000:00/0000:00:10.1/sound/card0/input7
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_10_1
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:10.1
E: ID_PATH_TAG=pci-0000_00_10_1
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfwD,
E: NAME="HDA NVidia Line"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=2000
E: TAGS=:seat:
E: USEC_INITIALIZED=718797

P: /devices/pci0000:00/0000:00:10.1/sound/card0/input7/event6
N: input/event6
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/pci0000:00/0000:00:10.1/sound/card0/input7/event6
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:10.1
E: ID_PATH_TAG=pci-0000_00_10_1
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: USEC_INITIALIZED=718979

P: /devices/pci0000:00/0000:00:10.1/sound/card0/input8
E: DEVPATH=/devices/pci0000:00/0000:00:10.1/sound/card0/input8
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_10_1
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:10.1
E: ID_PATH_TAG=pci-0000_00_10_1
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: NAME="HDA NVidia Line Out"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=40
E: TAGS=:seat:
E: USEC_INITIALIZED=719033

P: /devices/pci0000:00/0000:00:10.1/sound/card0/input8/event7
N: input/event7
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/pci0000:00/0000:00:10.1/sound/card0/input8/event7
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:10.1
E: ID_PATH_TAG=pci-0000_00_10_1
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: USEC_INITIALIZED=719073

P: /devices/pci0000:00/0000:00:10.1/sound/card0/input9
E: DEVPATH=/devices/pci0000:00/0000:00:10.1/sound/card0/input9
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_10_1
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:10.1
E: ID_PATH_TAG=pci-0000_00_10_1
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: NAME="HDA NVidia Front Headphone"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=4
E: TAGS=:seat:
E: USEC_INITIALIZED=719125

P: /devices/pci0000:00/0000:00:10.1/sound/card0/input9/event8
N: input/event8
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/pci0000:00/0000:00:10.1/sound/card0/input9/event8
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:10.1
E: ID_PATH_TAG=pci-0000_00_10_1
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: USEC_INITIALIZED=719165

P: /devices/platform/pcspkr/input/input5
E: DEVPATH=/devices/platform/pcspkr/input/input5
E: EV=40001
E: ID_FOR_SEAT=input-platform-pcspkr
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PRODUCT=10/1f/1/100
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=44273

P: /devices/platform/pcspkr/input/input5/event4
N: input/event4
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/platform/pcspkr/input/input5/event4
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: USEC_INITIALIZED=399172


DRM Information from dmesg:
---------------------------
[    0.000000] AGP: No AGP bridge found
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] AGP: Node 0: aperture [bus addr 0xd0000000-0xd1ffffff] (32MB)
[    0.000000] AGP: Your BIOS doesn't leave a aperture memory hole
[    0.000000] AGP: Please enable the IOMMU option in the BIOS setup
[    0.000000] AGP: This costs you 64MB of RAM
[    0.000000] AGP: Mapping aperture over RAM [mem 0xd0000000-0xd3ffffff]
(65536KB)
[    0.650774] PCI-DMA: Disabling AGP.
[    0.650870] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[    0.701118] Linux agpgart interface v0.103
[    9.559443] [drm] Initialized drm 1.1.0 20060810
[   11.748107] nouveau  [     DRM] VRAM: 61 MiB
[   11.748109] nouveau  [     DRM] GART: 512 MiB
[   11.748115] nouveau  [     DRM] TMDS table version 1.1
[   11.748118] nouveau W[     DRM] TMDS table script pointers not stubbed
[   11.748121] nouveau  [     DRM] DCB version 3.0
[   11.748124] nouveau  [     DRM] DCB outp 00: 02000300 00000023
[   11.748128] nouveau  [     DRM] DCB outp 01: 03011312 00000000
[   11.748131] nouveau  [     DRM] DCB conn 00: 0000
[   11.748134] nouveau  [     DRM] DCB conn 01: 0131
[   11.748137] nouveau  [     DRM] DCB conn 02: 0210
[   11.748139] nouveau  [     DRM] DCB conn 03: 0211
[   11.748142] nouveau  [     DRM] DCB conn 04: 0213
[   11.749436] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   11.749439] [drm] Driver supports precise vblank timestamp query.
[   11.749444] nouveau  [     DRM] 0xD1A2: Parsing digital output script table
[   11.801081] nouveau  [     DRM] MM: using M2MF for buffer copies
[   11.844116] nouveau  [     DRM] allocated 1024x768 fb: 0x9000, bo
ffff8800db568400
[   11.885726] [drm] Initialized nouveau 1.1.2 20120801 for 0000:00:05.0 on
minor 0



-- System Information:
Debian Release: 8.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages xserver-xorg-video-nouveau depends on:
ii  libc6                                  2.19-18
ii  libdrm-nouveau2                        2.4.58-2
ii  libdrm2                                2.4.58-2
ii  libudev1                               215-17+deb8u1
ii  xserver-xorg-core [xorg-video-abi-18]  2:1.16.4-1

Versions of packages xserver-xorg-video-nouveau recommends:
ii  libgl1-mesa-dri  10.3.2-1

xserver-xorg-video-nouveau suggests no packages.

-- no debconf information
>From bf7765fb5456da4f491585d441e908eb3095ea5b Mon Sep 17 00:00:00 2001
From: thomas <thomas@august2015>
Date: Sat, 5 Sep 2015 00:58:01 +0200
Subject: Avoid crash when something is drawn while monitor is sleeping.

A crash happens in Debian Jessie on a Dell Optiplex 740 with
a onboard GeForce 6150 LE by following these actions:
- Install Debian Wheezy x86_64, with KDE desktop
- On first login get many graphic glitches that make working impossible.
   (disable temporarily Desktop Effects by ALT+shift+F12 and change
    Composite Type from OpenGL 2.0 to OpenGL 1.2.
    After that it works perfect except sometimes the mouse pointer
    disappears and of course following crash.)
- Wait until monitor enters energy saving state.
- Unplug network cable, wait 10 seconds and replug.
- The monitor awakes and presents the KDM login screen.

For some reason it seems when monitor sleeps the function
nouveau_exa_download_from_screen fails and therefore we get into
this path with exaMemcpyBox.

With this patch the crash does not happen, but there are still some
graphic glitches after monitor left sleeping state.

-----------

00:05.0 VGA compatible controller: NVIDIA Corporation C51 [GeForce 6150 LE] (rev a2)

Without debug symbols installed:
Program received signal SIGSEGV, Segmentation fault.
__memcpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:33
33      ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Datei oder Verzeichnis nicht gefunden.
(gdb) bt
#0  __memcpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:33
#1  0x00007f856daa733e in ?? () from /usr/lib/xorg/modules/libexa.so
#2  0x00007f856daa7803 in ?? () from /usr/lib/xorg/modules/libexa.so
#3  0x00007f856daa9e9f in ?? () from /usr/lib/xorg/modules/libexa.so
#4  0x00007f856dab2648 in ?? () from /usr/lib/xorg/modules/libexa.so
#5  0x00007f8573e41087 in miCopyRegion ()
#6  0x00007f8573e4162e in miDoCopy ()
#7  0x00007f856daaa415 in ?? () from /usr/lib/xorg/modules/libexa.so
#8  0x00007f8573deb26d in ?? ()
#9  0x00007f8573da0356 in ?? ()
#10 0x00007f8573da1945 in ?? ()
#11 0x00007f8573d023f7 in ?? ()
#12 0x00007f8573d06596 in ?? ()
#13 0x00007f85719c0b45 in __libc_start_main (main=0x7f8573cf08e0, argc=8, argv=0x7fffc116dc08, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffc116dbf8) at libc-start.c:287
#14 0x00007f8573cf090e in _start ()
(gdb)

With debug symbols:
(gdb) bt
#0  __memcpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:33
#1  0x00007f99f8e4433e in memcpy (__len=4096, __src=0x0, __dest=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/string3.h:51
#2  exaMemcpyBox (pbox=<optimized out>, src=0x0, src_pitch=4096, dst=<optimized out>, dst_pitch=4096, pPixmap=<optimized out>) at ../../exa/exa_migration_classic.c:59
#3  0x00007f99f8e44803 in exaCopyDirty (migrate=0x1, pValidDst=0x0, pValidSrc=0x1000, transfer=0x7f99f9265d90, fallback_index=-3108192, fallback_index@entry=1, sync=0x1000) at ../../exa/exa_migration_classic.c:240
#4  0x00007f99f8e44a02 in exaCopyDirtyToSys (migrate=migrate@entry=0x7ffda3452790) at ../../exa/exa_migration_classic.c:285
#5  0x00007f99f8e46e9f in exaPrepareAccessReg_mixed (pPixmap=0x7f99ffa822b0, index=<optimized out>, pReg=0x0) at ../../exa/exa_migration_mixed.c:256
#6  0x00007f99f8e4f48a in ExaCheckCopyNtoN (pSrc=0x7f99ff9184e0, pDst=0x7f99ffa79270, pGC=0x7f99ffa79720, pbox=0x7f99ffb17360, nbox=3, dx=0, dy=-741, reverse=0, upsidedown=0, bitplane=0, closure=0x0) at ../../exa/exa_unaccel.c:156
#7  0x00007f99ff1de087 in miCopyRegion (pSrcDrawable=pSrcDrawable@entry=0x7f99ff9184e0, pDstDrawable=pDstDrawable@entry=0x7f99ffa79270, pGC=pGC@entry=0x7f99ffa79720, pDstRegion=pDstRegion@entry=0x7ffda34529b0, dx=dx@entry=0, dy=dy@entry=-741, copyProc=0x7f99f8e48d60 <exaCopyNtoN>, bitPlane=0, closure=0x0) at ../../mi/micopy.c:121
#8  0x00007f99ff1de62e in miDoCopy (pSrcDrawable=0x7f99ff9184e0, pDstDrawable=0x7f99ffa79270, pGC=0x7f99ffa79720, xIn=64, yIn=0, widthSrc=777, heightSrc=27, xOut=64, yOut=741, copyProc=0x7f99f8e48d60 <exaCopyNtoN>, bitPlane=0, closure=0x0) at ../../mi/micopy.c:297
#9  0x00007f99f8e47415 in exaCopyArea (pSrcDrawable=<optimized out>, pDstDrawable=<optimized out>, pGC=<optimized out>, srcx=<optimized out>, srcy=<optimized out>, width=<optimized out>, height=27, dstx=64, dsty=0) at ../../exa/exa_accel.c:608
#10 0x00007f99ff18826d in damageCopyArea (pSrc=0x7f99ff9184e0, pDst=0x7f99ffa79270, pGC=0x7f99ffa79720, srcx=64, srcy=<optimized out>, width=777, height=27, dstx=64, dsty=0) at ../../../miext/damage/damage.c:764
#11 0x00007f99ff13d356 in doShmPutImage (data=<optimized out>, dy=<optimized out>, dx=<optimized out>, sh=<optimized out>, sw=<optimized out>, sy=<optimized out>, sx=<optimized out>, h=<optimized out>, w=<optimized out>, format=<optimized out>, depth=<optimized out>, pGC=<optimized out>, dst=<optimized out>) at ../../Xext/shm.c:482
#12 ProcShmPutImage (client=0x7f99ff70b990) at ../../Xext/shm.c:592
#13 0x00007f99ff13e945 in ProcShmDispatch (client=0x7f99ff70b990) at ../../Xext/shm.c:1292
#14 0x00007f99ff09f3f7 in Dispatch () at ../../dix/dispatch.c:432
#15 0x00007f99ff0a3596 in dix_main (argc=8, argv=0x7ffda3452e48, envp=<optimized out>) at ../../dix/main.c:296
#16 0x00007f99fcd5db45 in __libc_start_main (main=0x7f99ff08d8e0 <main>, argc=8, argv=0x7ffda3452e48, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffda3452e38) at libc-start.c:287
#17 0x00007f99ff08d90e in _start ()
(gdb)

(gdb) print transfer
$4 = (Bool (*)(PixmapPtr, int, int, int, int, char *, int)) 0x7fc7d943cd90 <nouveau_exa_download_from_screen>
---
 exa/exa_migration_classic.c | 5 +++++
 1 file changed, 5 insertions(+)
 mode change 100644 => 100755 exa/exa_migration_classic.c

diff --git a/exa/exa_migration_classic.c b/exa/exa_migration_classic.c
old mode 100644
new mode 100755
index f712e19..d8f0a6a
--- a/exa/exa_migration_classic.c
+++ b/exa/exa_migration_classic.c
@@ -237,9 +237,14 @@ exaCopyDirty(ExaMigrationPtr migrate, RegionPtr pValidDst, RegionPtr pValidSrc,
                              pPixmap->devPrivate.ptr, pPixmap->devKind);
             }
             else {
+              if (pPixmap->devPrivate.ptr) {
                 exaMemcpyBox(pPixmap, pBox,
                              pPixmap->devPrivate.ptr, pPixmap->devKind,
                              pExaPixmap->sys_ptr, pExaPixmap->sys_pitch);
+              } else {
+                    ErrorF("%s:%d: No call to exaMemcpyBox with pPixmap=%p with pPixmap->devPrivate.ptr==NULL to avoid crash. (transfer=%p)\n",
+                           __func__, __LINE__, pPixmap, pPixmap->devPrivate.ptr, transfer);
+              }
             }
         }
         else
-- 
2.1.4


--- End Message ---
--- Begin Message ---
Closing because system got already upgraded a few times,
and even oldstable contains a newer version.

--- End Message ---

Reply to: