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

Bug#649420: marked as done (xserver-xorg-video-intel: Crashes on gnome-shell start)



Your message dated Tue, 29 Nov 2011 16:49:37 +0000
with message-id <E1RVQsD-0002AC-Hp@franck.debian.org>
and subject line Bug#649420: fixed in xorg-server 2:1.11.2.901-1
has caused the Debian Bug report #649420,
regarding xserver-xorg-video-intel: Crashes on gnome-shell start
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.)


-- 
649420: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649420
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-video-intel

Version: 2:2.17.0-1
Justification: renders package unusable
Severity: grave

When gnome-shell starts X crashes. This is bad... backtrace below

(gdb) r
Starting program: /usr/bin/X :0
process 6189 is executing new program: /usr/bin/Xorg
[Thread debugging using libthread_db enabled]

X.Org X Server 1.11.1.902 (1.11.2 RC 2)
Release Date: 2011-10-28
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.1.0-rc4-amd64 x86_64 Debian
Current Operating System: Linux beast 3.1.0-1-amd64 #1 SMP Mon Nov 14 08:02:25
UTC 2011 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-3.1.0-1-amd64
root=/dev/mapper/rootdisk-root ro i915.modeset=1 quiet
Build Date: 02 November 2011  10:15:50AM
xorg-server 2:1.11.1.902-1 (Cyril Brulebois <kibi@debian.org>) 
Current version of pixman: 0.24.0
  Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
      (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
        (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov 20 20:22:19 2011
        (==) Using system config directory "/usr/share/X11/xorg.conf.d"
        (EE) Failed to load module "vesa" (module does not exist, 0)
        (EE) Failed to load module "fbdev" (module does not exist, 0)
        FATAL: Module fbcon not found.
        [tcsetpgrp failed in terminal_inferior: Operation not permitted]

        Program received signal SIGSEGV, Segmentation fault.
        list_del (entry=0x7fbe65304160) at /usr/include/xorg/list.h:186
        186     __list_del(entry->prev, entry->next);
        (gdb) bt
#0  list_del (entry=0x7fbe65304160) at /usr/include/xorg/list.h:186
#1  i830_dri2_frame_event_drawable_gone (data=0x7fbe653043f0, id=<optimized
        out>)
    at ../../src/intel_dri.c:687
#2  0x00007fbe610d3792 in doFreeResource (res=0x7fbe653044d0, skip=0)
        at ../../dix/resource.c:571
#3  0x00007fbe610d3f44 in FreeResource (id=2097157, skipDeleteFuncType=0)
            at ../../dix/resource.c:604
#4  0x00007fbe610af63e in ProcDestroyWindow (client=0x7fbe652efe20) at
            ../../dix/dispatch.c:733
#5  0x00007fbe610b4f59 in Dispatch () at ../../dix/dispatch.c:432
#6  0x00007fbe610a41ba in main (argc=2, argv=<optimized out>, envp=<optimized
            out>)
    at ../../dix/main.c:287
(gdb) 




-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Sep 26  2007 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2056592 Nov  2 10:18 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation 82G965 Integrated Graphics Controller [8086:29a2] (rev 02)

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

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

KMS configuration files:
------------------------
/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 3.1.0-1-amd64 (Debian 3.1.1-1) (ben@decadent.org.uk) (gcc version 4.6.2 (Debian 4.6.2-4) ) #1 SMP Mon Nov 14 08:02:25 UTC 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 21101 Feb 13  2010 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 33790 Nov 20 20:22 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[   527.394] 
X.Org X Server 1.11.1.902 (1.11.2 RC 2)
Release Date: 2011-10-28
[   527.394] X Protocol Version 11, Revision 0
[   527.394] Build Operating System: Linux 3.1.0-rc4-amd64 x86_64 Debian
[   527.394] Current Operating System: Linux beast 3.1.0-1-amd64 #1 SMP Mon Nov 14 08:02:25 UTC 2011 x86_64
[   527.394] Kernel command line: BOOT_IMAGE=/vmlinuz-3.1.0-1-amd64 root=/dev/mapper/rootdisk-root ro i915.modeset=1 quiet
[   527.394] Build Date: 02 November 2011  10:15:50AM
[   527.394] xorg-server 2:1.11.1.902-1 (Cyril Brulebois <kibi@debian.org>) 
[   527.394] Current version of pixman: 0.24.0
[   527.394] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   527.394] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   527.395] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov 20 20:22:19 2011
[   527.395] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   527.395] (==) No Layout section.  Using the first Screen section.
[   527.395] (==) No screen section available. Using defaults.
[   527.395] (**) |-->Screen "Default Screen Section" (0)
[   527.395] (**) |   |-->Monitor "<default monitor>"
[   527.395] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   527.395] (==) Automatically adding devices
[   527.395] (==) Automatically enabling devices
[   527.395] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   527.395] 	Entry deleted from font path.
[   527.395] (==) 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,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[   527.395] (==) ModulePath set to "/usr/lib/xorg/modules"
[   527.395] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   527.395] (II) Loader magic: 0x7fbe6144eae0
[   527.395] (II) Module ABI versions:
[   527.395] 	X.Org ANSI C Emulation: 0.4
[   527.395] 	X.Org Video Driver: 11.0
[   527.395] 	X.Org XInput driver : 13.0
[   527.395] 	X.Org Server Extension : 6.0
[   527.396] (--) PCI:*(0:0:2:0) 8086:29a2:8086:514d rev 2, Mem @ 0xe0200000/1048576, 0xd0000000/268435456, I/O @ 0x00002110/8
[   527.396] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   527.396] (II) LoadModule: "extmod"
[   527.397] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   527.413] (II) Module extmod: vendor="X.Org Foundation"
[   527.413] 	compiled for 1.11.1.902, module version = 1.0.0
[   527.413] 	Module class: X.Org Server Extension
[   527.413] 	ABI class: X.Org Server Extension, version 6.0
[   527.413] (II) Loading extension SELinux
[   527.413] (II) Loading extension MIT-SCREEN-SAVER
[   527.413] (II) Loading extension XFree86-VidModeExtension
[   527.413] (II) Loading extension XFree86-DGA
[   527.413] (II) Loading extension DPMS
[   527.413] (II) Loading extension XVideo
[   527.413] (II) Loading extension XVideo-MotionCompensation
[   527.413] (II) Loading extension X-Resource
[   527.413] (II) LoadModule: "dbe"
[   527.413] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   527.418] (II) Module dbe: vendor="X.Org Foundation"
[   527.418] 	compiled for 1.11.1.902, module version = 1.0.0
[   527.418] 	Module class: X.Org Server Extension
[   527.418] 	ABI class: X.Org Server Extension, version 6.0
[   527.418] (II) Loading extension DOUBLE-BUFFER
[   527.418] (II) LoadModule: "glx"
[   527.418] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   527.453] (II) Module glx: vendor="X.Org Foundation"
[   527.453] 	compiled for 1.11.1.902, module version = 1.0.0
[   527.453] 	ABI class: X.Org Server Extension, version 6.0
[   527.453] (==) AIGLX enabled
[   527.453] (II) Loading extension GLX
[   527.453] (II) LoadModule: "record"
[   527.453] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   527.459] (II) Module record: vendor="X.Org Foundation"
[   527.459] 	compiled for 1.11.1.902, module version = 1.13.0
[   527.459] 	Module class: X.Org Server Extension
[   527.459] 	ABI class: X.Org Server Extension, version 6.0
[   527.459] (II) Loading extension RECORD
[   527.459] (II) LoadModule: "dri"
[   527.459] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   527.467] (II) Module dri: vendor="X.Org Foundation"
[   527.467] 	compiled for 1.11.1.902, module version = 1.0.0
[   527.467] 	ABI class: X.Org Server Extension, version 6.0
[   527.467] (II) Loading extension XFree86-DRI
[   527.467] (II) LoadModule: "dri2"
[   527.467] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   527.473] (II) Module dri2: vendor="X.Org Foundation"
[   527.473] 	compiled for 1.11.1.902, module version = 1.2.0
[   527.473] 	ABI class: X.Org Server Extension, version 6.0
[   527.473] (II) Loading extension DRI2
[   527.473] (==) Matched intel as autoconfigured driver 0
[   527.473] (==) Matched vesa as autoconfigured driver 1
[   527.473] (==) Matched fbdev as autoconfigured driver 2
[   527.473] (==) Assigned the driver to the xf86ConfigLayout
[   527.473] (II) LoadModule: "intel"
[   527.473] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   527.517] (II) Module intel: vendor="X.Org Foundation"
[   527.517] 	compiled for 1.11.1.902, module version = 2.17.0
[   527.517] 	Module class: X.Org Video Driver
[   527.517] 	ABI class: X.Org Video Driver, version 11.0
[   527.517] (II) LoadModule: "vesa"
[   527.518] (WW) Warning, couldn't open module vesa
[   527.518] (II) UnloadModule: "vesa"
[   527.518] (II) Unloading vesa
[   527.518] (EE) Failed to load module "vesa" (module does not exist, 0)
[   527.518] (II) LoadModule: "fbdev"
[   527.518] (WW) Warning, couldn't open module fbdev
[   527.518] (II) UnloadModule: "fbdev"
[   527.518] (II) Unloading fbdev
[   527.518] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   527.518] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
	E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
	965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
	4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
	Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
	Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
	Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
	Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
	Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
[   527.519] (--) using VT number 2

[   527.521] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   527.522] drmOpenDevice: node name is /dev/dri/card0
[   527.522] drmOpenDevice: open result is 14, (OK)
[   527.522] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[   527.522] drmOpenDevice: node name is /dev/dri/card0
[   527.522] drmOpenDevice: open result is 14, (OK)
[   527.522] drmOpenByBusid: drmOpenMinor returns 14
[   527.522] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[   527.522] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   527.522] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   527.522] (==) intel(0): RGB weight 888
[   527.522] (==) intel(0): Default visual is TrueColor
[   527.522] (II) intel(0): Integrated Graphics Chipset: Intel(R) 965G
[   527.522] (--) intel(0): Chipset: "965G"
[   527.522] (**) intel(0): Relaxed fencing enabled
[   527.522] (**) intel(0): Wait on SwapBuffers? enabled
[   527.522] (**) intel(0): Triple buffering? enabled
[   527.522] (**) intel(0): Framebuffer tiled
[   527.522] (**) intel(0): Pixmaps tiled
[   527.522] (**) intel(0): 3D buffers tiled
[   527.522] (**) intel(0): SwapBuffers wait enabled
[   527.522] (==) intel(0): video overlay key set to 0x101fe
[   527.584] (II) intel(0): Output VGA1 has no monitor section
[   527.644] (II) intel(0): EDID for output VGA1
[   527.644] (II) intel(0): Manufacturer: SAM  Model: 668  Serial#: 0
[   527.645] (II) intel(0): Year: 2009  Week: 47
[   527.645] (II) intel(0): EDID Version: 1.3
[   527.645] (II) intel(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[   527.645] (II) intel(0): Sync:  Separate
[   527.645] (II) intel(0): Max Image Size [cm]: horiz.: 88  vert.: 50
[   527.645] (II) intel(0): Gamma: 2.20
[   527.645] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
[   527.645] (II) intel(0): First detailed timing is preferred mode
[   527.645] (II) intel(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[   527.645] (II) intel(0): blueX: 0.150 blueY: 0.060   whiteX: 0.312 whiteY: 0.329
[   527.645] (II) intel(0): Supported established timings:
[   527.645] (II) intel(0): 720x400@70Hz
[   527.645] (II) intel(0): 640x480@60Hz
[   527.645] (II) intel(0): 640x480@67Hz
[   527.645] (II) intel(0): 640x480@72Hz
[   527.645] (II) intel(0): 640x480@75Hz
[   527.645] (II) intel(0): 800x600@60Hz
[   527.645] (II) intel(0): 800x600@72Hz
[   527.645] (II) intel(0): 800x600@75Hz
[   527.645] (II) intel(0): 832x624@75Hz
[   527.645] (II) intel(0): 1024x768@60Hz
[   527.645] (II) intel(0): 1024x768@70Hz
[   527.645] (II) intel(0): 1024x768@75Hz
[   527.645] (II) intel(0): 1280x1024@75Hz
[   527.645] (II) intel(0): 1152x864@75Hz
[   527.645] (II) intel(0): Manufacturer's mask: 0
[   527.645] (II) intel(0): Supported standard timings:
[   527.645] (II) intel(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[   527.645] (II) intel(0): #1: hsize: 1280  vsize 800  refresh: 60  vid: 129
[   527.645] (II) intel(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[   527.645] (II) intel(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   527.645] (II) intel(0): #4: hsize: 1440  vsize 900  refresh: 60  vid: 149
[   527.645] (II) intel(0): #5: hsize: 1440  vsize 900  refresh: 75  vid: 3989
[   527.645] (II) intel(0): #6: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[   527.645] (II) intel(0): #7: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[   527.645] (II) intel(0): Supported detailed timing:
[   527.645] (II) intel(0): clock: 148.5 MHz   Image Size:  886 x 498 mm
[   527.645] (II) intel(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[   527.645] (II) intel(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[   527.645] (II) intel(0): Supported detailed timing:
[   527.645] (II) intel(0): clock: 85.5 MHz   Image Size:  886 x 498 mm
[   527.645] (II) intel(0): h_active: 1360  h_sync: 1424  h_sync_end 1536 h_blank_end 1792 h_border: 0
[   527.645] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 795 v_border: 0
[   527.645] (II) intel(0): Ranges: V min: 60 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 175 MHz
[   527.645] (II) intel(0): Monitor name: SAMSUNG
[   527.645] (II) intel(0): EDID (in hex):
[   527.645] (II) intel(0): 	00ffffffffffff004c2d680600000000
[   527.645] (II) intel(0): 	2f130103685832782aee91a3544c9926
[   527.645] (II) intel(0): 	0f5054bdef80714f8100814081809500
[   527.645] (II) intel(0): 	950fb300a940023a801871382d40582c
[   527.645] (II) intel(0): 	450076f23100001e662150b051001b30
[   527.645] (II) intel(0): 	4070360076f23100001e000000fd003c
[   527.645] (II) intel(0): 	4b1e5111000a202020202020000000fc
[   527.645] (II) intel(0): 	0053414d53554e470a20202020200051
[   527.645] (II) intel(0): EDID vendor "SAM", prod id 1640
[   527.645] (II) intel(0): Using EDID range info for horizontal sync
[   527.645] (II) intel(0): Using EDID range info for vertical refresh
[   527.645] (II) intel(0): Printing DDC gathered Modelines:
[   527.645] (II) intel(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[   527.645] (II) intel(0): Modeline "1360x768"x0.0   85.50  1360 1424 1536 1792  768 771 777 795 +hsync +vsync (47.7 kHz)
[   527.645] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   527.645] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   527.645] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[   527.645] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[   527.645] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   527.646] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   527.646] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   527.646] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   527.646] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   527.646] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   527.646] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   527.646] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   527.646] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   527.646] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   527.646] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz)
[   527.646] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   527.646] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   527.646] (II) intel(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[   527.646] (II) intel(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz)
[   527.646] (II) intel(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[   527.646] (II) intel(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[   527.646] (II) intel(0): Printing probed modes for output VGA1
[   527.646] (II) intel(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[   527.646] (II) intel(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[   527.646] (II) intel(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[   527.646] (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   527.646] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   527.646] (II) intel(0): Modeline "1440x900"x75.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz)
[   527.646] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[   527.646] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   527.646] (II) intel(0): Modeline "1360x768"x60.0   85.50  1360 1424 1536 1792  768 771 777 795 +hsync +vsync (47.7 kHz)
[   527.646] (II) intel(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 +hsync -vsync (49.7 kHz)
[   527.646] (II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   527.646] (II) intel(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[   527.646] (II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   527.646] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   527.646] (II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   527.646] (II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   527.646] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   527.646] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   527.646] (II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
[   527.646] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   527.646] (II) intel(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[   527.646] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   527.646] (II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   527.646] (II) intel(0): Output VGA1 connected
[   527.646] (II) intel(0): Using exact sizes for initial modes
[   527.646] (II) intel(0): Output VGA1 using initial mode 1920x1080
[   527.646] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   527.646] (II) intel(0): Kernel page flipping support detected, enabling
[   527.646] (**) intel(0): Display dimensions: (880, 500) mm
[   527.646] (**) intel(0): DPI set to (55, 54)
[   527.646] (II) Loading sub module "fb"
[   527.646] (II) LoadModule: "fb"
[   527.647] (II) Loading /usr/lib/xorg/modules/libfb.so
[   527.669] (II) Module fb: vendor="X.Org Foundation"
[   527.669] 	compiled for 1.11.1.902, module version = 1.0.0
[   527.669] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   527.669] (II) Loading sub module "dri2"
[   527.669] (II) LoadModule: "dri2"
[   527.669] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   527.669] (II) Module dri2: vendor="X.Org Foundation"
[   527.669] 	compiled for 1.11.1.902, module version = 1.2.0
[   527.669] 	ABI class: X.Org Server Extension, version 6.0
[   527.669] (==) Depth 24 pixmap format is 32 bpp
[   527.669] (II) intel(0): [DRI2] Setup complete
[   527.669] (II) intel(0): [DRI2]   DRI driver: i965
[   527.669] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled
[   527.683] (II) UXA(0): Driver registered support for the following operations:
[   527.683] (II)         solid
[   527.683] (II)         copy
[   527.683] (II)         composite (RENDER acceleration)
[   527.683] (II)         put_image
[   527.683] (II)         get_image
[   527.683] (==) intel(0): Backing store disabled
[   527.683] (==) intel(0): Silken mouse enabled
[   527.683] (II) intel(0): Initializing HW Cursor
[   527.708] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   527.708] (==) intel(0): DPMS enabled
[   527.708] (==) intel(0): Intel XvMC decoder enabled
[   527.708] (II) intel(0): Set up textured video
[   527.708] (II) intel(0): Set up overlay video
[   527.708] (II) intel(0): [XvMC] i965_xvmc driver initialized.
[   527.708] (II) intel(0): direct rendering: DRI2 Enabled
[   527.708] (==) intel(0): hotplug detection: "enabled"
[   527.708] (--) RandR disabled
[   527.708] (II) Initializing built-in extension Generic Event Extension
[   527.708] (II) Initializing built-in extension SHAPE
[   527.708] (II) Initializing built-in extension MIT-SHM
[   527.708] (II) Initializing built-in extension XInputExtension
[   527.708] (II) Initializing built-in extension XTEST
[   527.708] (II) Initializing built-in extension BIG-REQUESTS
[   527.708] (II) Initializing built-in extension SYNC
[   527.708] (II) Initializing built-in extension XKEYBOARD
[   527.708] (II) Initializing built-in extension XC-MISC
[   527.708] (II) Initializing built-in extension SECURITY
[   527.708] (II) Initializing built-in extension XINERAMA
[   527.708] (II) Initializing built-in extension XFIXES
[   527.708] (II) Initializing built-in extension RENDER
[   527.708] (II) Initializing built-in extension RANDR
[   527.708] (II) Initializing built-in extension COMPOSITE
[   527.708] (II) Initializing built-in extension DAMAGE
[   527.709] (II) SELinux: Disabled on system
[   528.174] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   528.174] (II) AIGLX: enabled GLX_INTEL_swap_event
[   528.174] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   528.174] (II) AIGLX: enabled GLX_SGI_make_current_read
[   528.174] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   528.174] (II) AIGLX: Loaded and initialized i965
[   528.174] (II) GLX: Initialized DRI2 GL provider for screen 0
[   528.175] (II) intel(0): Setting screen physical size to 508 x 285
[   528.218] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   528.218] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   528.218] (II) LoadModule: "evdev"
[   528.218] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   528.223] (II) Module evdev: vendor="X.Org Foundation"
[   528.223] 	compiled for 1.10.99.901, module version = 2.6.0
[   528.223] 	Module class: X.Org XInput Driver
[   528.223] 	ABI class: X.Org XInput driver, version 13.0
[   528.223] (II) Using input driver 'evdev' for 'Power Button'
[   528.223] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   528.223] (**) Power Button: always reports core events
[   528.223] (**) Power Button: Device: "/dev/input/event2"
[   528.223] (--) Power Button: Found keys
[   528.223] (II) Power Button: Configuring as keyboard
[   528.223] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[   528.223] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   528.223] (**) Option "xkb_rules" "evdev"
[   528.223] (**) Option "xkb_model" "pc104"
[   528.223] (**) Option "xkb_layout" "us"
[   528.244] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[   528.244] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   528.244] (II) Using input driver 'evdev' for 'Sleep Button'
[   528.244] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   528.244] (**) Sleep Button: always reports core events
[   528.244] (**) Sleep Button: Device: "/dev/input/event1"
[   528.244] (--) Sleep Button: Found keys
[   528.245] (II) Sleep Button: Configuring as keyboard
[   528.245] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1"
[   528.245] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 7)
[   528.245] (**) Option "xkb_rules" "evdev"
[   528.245] (**) Option "xkb_model" "pc104"
[   528.245] (**) Option "xkb_layout" "us"
[   528.245] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event0)
[   528.245] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[   528.245] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[   528.245] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   528.245] (**) Logitech USB Receiver: always reports core events
[   528.245] (**) Logitech USB Receiver: Device: "/dev/input/event0"
[   528.245] (--) Logitech USB Receiver: Found 12 mouse buttons
[   528.245] (--) Logitech USB Receiver: Found scroll wheel(s)
[   528.245] (--) Logitech USB Receiver: Found relative axes
[   528.245] (--) Logitech USB Receiver: Found x and y relative axes
[   528.245] (II) Logitech USB Receiver: Configuring as mouse
[   528.245] (II) Logitech USB Receiver: Adding scrollwheel support
[   528.245] (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[   528.245] (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   528.245] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1.1/4-1.1:1.0/input/input0/event0"
[   528.245] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 8)
[   528.245] (II) Logitech USB Receiver: initialized for relative axes.
[   528.245] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[   528.245] (**) Logitech USB Receiver: (accel) acceleration profile 0
[   528.245] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[   528.245] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[   528.246] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[   528.246] (II) No input driver/identifier specified (ignoring)
[   528.246] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event3)
[   528.246] (II) No input driver/identifier specified (ignoring)
[   528.246] (II) config/udev: Adding input device HDA Intel Line Out at Ext Rear Jack (/dev/input/event10)
[   528.246] (II) No input driver/identifier specified (ignoring)
[   528.246] (II) config/udev: Adding input device HDA Intel Line Out at Ext Rear Jack (/dev/input/event11)
[   528.246] (II) No input driver/identifier specified (ignoring)
[   528.247] (II) config/udev: Adding input device HDA Intel HP Out at Ext Front Jack (/dev/input/event12)
[   528.247] (II) No input driver/identifier specified (ignoring)
[   528.247] (II) config/udev: Adding input device HDA Intel Line In at Ext Rear Jack (/dev/input/event5)
[   528.247] (II) No input driver/identifier specified (ignoring)
[   528.247] (II) config/udev: Adding input device HDA Intel Mic at Ext Rear Jack (/dev/input/event6)
[   528.247] (II) No input driver/identifier specified (ignoring)
[   528.247] (II) config/udev: Adding input device HDA Intel Mic at Ext Front Jack (/dev/input/event7)
[   528.247] (II) No input driver/identifier specified (ignoring)
[   528.248] (II) config/udev: Adding input device HDA Intel Mic at Ext Front Jack (/dev/input/event8)
[   528.248] (II) No input driver/identifier specified (ignoring)
[   528.248] (II) config/udev: Adding input device HDA Intel Line Out at Ext Rear Jack (/dev/input/event9)
[   528.248] (II) No input driver/identifier specified (ignoring)
[   528.248] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[   528.248] (II) No input driver/identifier specified (ignoring)
[   535.652] (II) Power Button: Close
[   535.652] (II) UnloadModule: "evdev"
[   535.652] (II) Unloading evdev
[   535.688] (II) Sleep Button: Close
[   535.688] (II) UnloadModule: "evdev"
[   535.688] (II) Unloading evdev
[   535.690] (II) Logitech USB Receiver: Close
[   535.690] (II) UnloadModule: "evdev"
[   535.690] (II) Unloading evdev
[   535.705] (II) intel(0): [DRI2] Setup complete
[   535.705] (II) intel(0): [DRI2]   DRI driver: i965
[   535.705] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled
[   535.714] (II) UXA(0): Driver registered support for the following operations:
[   535.714] (II)         solid
[   535.714] (II)         copy
[   535.714] (II)         composite (RENDER acceleration)
[   535.714] (II)         put_image
[   535.714] (II)         get_image
[   535.715] (II) intel(0): Initializing HW Cursor
[   535.744] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   535.744] (==) intel(0): DPMS enabled
[   535.744] (==) intel(0): Intel XvMC decoder enabled
[   535.744] (II) intel(0): Set up textured video
[   535.744] (II) intel(0): Set up overlay video
[   535.744] (II) intel(0): [XvMC] i965_xvmc driver initialized.
[   535.744] (II) intel(0): direct rendering: DRI2 Enabled
[   535.744] (==) intel(0): hotplug detection: "enabled"
[   535.744] (--) RandR disabled
[   535.744] (II) SELinux: Disabled on system
[   536.185] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   536.185] (II) AIGLX: enabled GLX_INTEL_swap_event
[   536.185] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   536.185] (II) AIGLX: enabled GLX_SGI_make_current_read
[   536.185] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   536.186] (II) AIGLX: Loaded and initialized i965
[   536.186] (II) GLX: Initialized DRI2 GL provider for screen 0
[   536.186] (II) intel(0): Setting screen physical size to 508 x 285
[   536.236] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   536.236] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   536.236] (II) Using input driver 'evdev' for 'Power Button'
[   536.236] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   536.236] (**) Power Button: always reports core events
[   536.236] (**) Power Button: Device: "/dev/input/event2"
[   536.236] (--) Power Button: Found keys
[   536.236] (II) Power Button: Configuring as keyboard
[   536.236] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[   536.236] (**) Option "xkb_rules" "evdev"
[   536.236] (**) Option "xkb_model" "pc104"
[   536.236] (**) Option "xkb_layout" "us"
[   536.267] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[   536.267] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   536.267] (II) Using input driver 'evdev' for 'Sleep Button'
[   536.267] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   536.267] (**) Sleep Button: always reports core events
[   536.267] (**) Sleep Button: Device: "/dev/input/event1"
[   536.267] (--) Sleep Button: Found keys
[   536.267] (II) Sleep Button: Configuring as keyboard
[   536.267] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1"
[   536.267] (**) Option "xkb_rules" "evdev"
[   536.267] (**) Option "xkb_model" "pc104"
[   536.267] (**) Option "xkb_layout" "us"
[   536.268] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event0)
[   536.268] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[   536.268] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[   536.268] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   536.268] (**) Logitech USB Receiver: always reports core events
[   536.268] (**) Logitech USB Receiver: Device: "/dev/input/event0"
[   536.268] (--) Logitech USB Receiver: Found 12 mouse buttons
[   536.268] (--) Logitech USB Receiver: Found scroll wheel(s)
[   536.268] (--) Logitech USB Receiver: Found relative axes
[   536.268] (--) Logitech USB Receiver: Found x and y relative axes
[   536.268] (II) Logitech USB Receiver: Configuring as mouse
[   536.268] (II) Logitech USB Receiver: Adding scrollwheel support
[   536.268] (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[   536.268] (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   536.268] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1.1/4-1.1:1.0/input/input0/event0"
[   536.268] (II) Logitech USB Receiver: initialized for relative axes.
[   536.268] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[   536.268] (**) Logitech USB Receiver: (accel) acceleration profile 0
[   536.268] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[   536.268] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[   536.268] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[   536.268] (II) No input driver/identifier specified (ignoring)
[   536.268] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event3)
[   536.268] (II) No input driver/identifier specified (ignoring)
[   536.269] (II) config/udev: Adding input device HDA Intel Line Out at Ext Rear Jack (/dev/input/event10)
[   536.269] (II) No input driver/identifier specified (ignoring)
[   536.269] (II) config/udev: Adding input device HDA Intel Line Out at Ext Rear Jack (/dev/input/event11)
[   536.269] (II) No input driver/identifier specified (ignoring)
[   536.269] (II) config/udev: Adding input device HDA Intel HP Out at Ext Front Jack (/dev/input/event12)
[   536.269] (II) No input driver/identifier specified (ignoring)
[   536.269] (II) config/udev: Adding input device HDA Intel Line In at Ext Rear Jack (/dev/input/event5)
[   536.269] (II) No input driver/identifier specified (ignoring)
[   536.270] (II) config/udev: Adding input device HDA Intel Mic at Ext Rear Jack (/dev/input/event6)
[   536.270] (II) No input driver/identifier specified (ignoring)
[   536.270] (II) config/udev: Adding input device HDA Intel Mic at Ext Front Jack (/dev/input/event7)
[   536.270] (II) No input driver/identifier specified (ignoring)
[   536.270] (II) config/udev: Adding input device HDA Intel Mic at Ext Front Jack (/dev/input/event8)
[   536.270] (II) No input driver/identifier specified (ignoring)
[   536.270] (II) config/udev: Adding input device HDA Intel Line Out at Ext Rear Jack (/dev/input/event9)
[   536.270] (II) No input driver/identifier specified (ignoring)
[   536.271] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[   536.271] (II) No input driver/identifier specified (ignoring)

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
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: UDEV_LOG=3
E: USEC_INITIALIZED=18538047

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
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=66
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=18732691
E: XKBLAYOUT=us
E: XKBMODEL=pc104

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
E: EV=3
E: ID_FOR_SEAT=input-acpi-PNP0C0E_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: KEY=4000 0 0
E: MODALIAS=input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw
E: NAME="Sleep Button"
E: PHYS="PNP0C0E/button/input0"
E: PRODUCT=19/0/3/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UDEV_LOG=3
E: USEC_INITIALIZED=18578868

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1
N: input/event1
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=18714484
E: XKBLAYOUT=us
E: XKBMODEL=pc104

P: /devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1.1/4-1.1:1.0/input/input0
E: DEVPATH=/devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1.1/4-1.1:1.0/input/input0
E: EV=17
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1a_1-usb-0_1_1_1_0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Receiver
E: ID_MODEL_ENC=USB\x20Receiver
E: ID_MODEL_ID=c705
E: ID_PATH=pci-0000:00:1a.1-usb-0:1.1:1.0
E: ID_PATH_TAG=pci-0000_00_1a_1-usb-0_1_1_1_0
E: ID_REVISION=2704
E: ID_SERIAL=Logitech_USB_Receiver_0D6B37
E: ID_SERIAL_SHORT=0D6B37
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: KEY=ff0000 0 0 0 0
E: MODALIAS=input:b0003v046DpC705e0110-e0,1,2,4,k110,111,112,113,114,115,116,117,r0,1,8,am4,lsfw
E: MSC=10
E: NAME="Logitech USB Receiver"
E: PHYS="usb-0000:00:1a.1-1.1/input0"
E: PRODUCT=3/46d/c705/110
E: PROP=0
E: REL=103
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UDEV_LOG=3
E: UNIQ="0D6B37"
E: USEC_INITIALIZED=2578407

P: /devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1.1/4-1.1:1.0/input/input0/event0
N: input/event0
S: input/by-id/usb-Logitech_USB_Receiver_0D6B37-event-mouse
S: input/by-path/pci-0000:00:1a.1-usb-0:1.1:1.0-event-mouse
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB_Receiver_0D6B37-event-mouse /dev/input/by-path/pci-0000:00:1a.1-usb-0:1.1:1.0-event-mouse
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1.1/4-1.1:1.0/input/input0/event0
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Receiver
E: ID_MODEL_ENC=USB\x20Receiver
E: ID_MODEL_ID=c705
E: ID_PATH=pci-0000:00:1a.1-usb-0:1.1:1.0
E: ID_PATH_TAG=pci-0000_00_1a_1-usb-0_1_1_1_0
E: ID_REVISION=2704
E: ID_SERIAL=Logitech_USB_Receiver_0D6B37
E: ID_SERIAL_SHORT=0D6B37
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:030000:
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=64
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=19802194

P: /devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1.1/4-1.1:1.0/input/input0/mouse0
N: input/mouse0
S: input/by-id/usb-Logitech_USB_Receiver_0D6B37-mouse
S: input/by-path/pci-0000:00:1a.1-usb-0:1.1:1.0-mouse
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB_Receiver_0D6B37-mouse /dev/input/by-path/pci-0000:00:1a.1-usb-0:1.1:1.0-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1.1/4-1.1:1.0/input/input0/mouse0
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Receiver
E: ID_MODEL_ENC=USB\x20Receiver
E: ID_MODEL_ID=c705
E: ID_PATH=pci-0000:00:1a.1-usb-0:1.1:1.0
E: ID_PATH_TAG=pci-0000_00_1a_1-usb-0_1_1_1_0
E: ID_REVISION=2704
E: ID_SERIAL=Logitech_USB_Receiver_0D6B37
E: ID_SERIAL_SHORT=0D6B37
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:030000:
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: UDEV_LOG=3
E: USEC_INITIALIZED=2579868

P: /devices/pci0000:00/0000:00:1b.0/input/input3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input3
E: EV=40001
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0001v8384p7627e0001-e0,12,kramls1,2,fw
E: NAME="HDA Digital PCBeep"
E: PHYS="card0/codec#2/beep0"
E: PRODUCT=1/8384/7627/1
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UDEV_LOG=3
E: USEC_INITIALIZED=18845081

P: /devices/pci0000:00/0000:00:1b.0/input/input3/event3
N: input/event3
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input3/event3
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=18855046

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: NAME="HDA Intel Line Out at Ext Rear Jack"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=40
E: TAGS=:seat:
E: UDEV_LOG=3
E: USEC_INITIALIZED=18847369

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10
N: input/event10
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=18850584

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: NAME="HDA Intel Line Out at Ext Rear Jack"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=40
E: TAGS=:seat:
E: UDEV_LOG=3
E: USEC_INITIALIZED=18847666

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event11
N: input/event11
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event11
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=75
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=18854566

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input12
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: NAME="HDA Intel HP Out at Ext Front Jack"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=4
E: TAGS=:seat:
E: UDEV_LOG=3
E: USEC_INITIALIZED=18846275

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input12/event12
N: input/event12
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input12/event12
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=76
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=18850771

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input5
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA Intel Line In at Ext Rear Jack"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=10
E: TAGS=:seat:
E: UDEV_LOG=3
E: USEC_INITIALIZED=18845872

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input5/event5
N: input/event5
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input5/event5
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=18852836

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input6
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA Intel Mic at Ext Rear Jack"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=10
E: TAGS=:seat:
E: UDEV_LOG=3
E: USEC_INITIALIZED=18846108

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input6/event6
N: input/event6
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input6/event6
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=18852287

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input7
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA Intel Mic at Ext Front Jack"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=10
E: TAGS=:seat:
E: UDEV_LOG=3
E: USEC_INITIALIZED=18848171

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input7/event7
N: input/event7
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input7/event7
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=18854693

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input8
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: NAME="HDA Intel Mic at Ext Front Jack"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=40
E: TAGS=:seat:
E: UDEV_LOG=3
E: USEC_INITIALIZED=18846647

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input8/event8
N: input/event8
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input8/event8
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=18853318

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: NAME="HDA Intel Line Out at Ext Rear Jack"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=40
E: TAGS=:seat:
E: UDEV_LOG=3
E: USEC_INITIALIZED=18846850

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event9
N: input/event9
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event9
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=18854330

P: /devices/platform/pcspkr/input/input4
E: DEVPATH=/devices/platform/pcspkr/input/input4
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: UDEV_LOG=3
E: USEC_INITIALIZED=18721823

P: /devices/platform/pcspkr/input/input4/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/input4/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: UDEV_LOG=3
E: USEC_INITIALIZED=18723646


DRM Information from dmesg:
---------------------------
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    0.916256] Linux agpgart interface v0.103
[    0.916326] agpgart-intel 0000:00:00.0: Intel 965G Chipset
[    0.916452] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[    0.917247] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    0.917432] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[   19.646280] [drm] Initialized drm 1.1.0 20060810
[   20.900633] [drm] MTRR allocation failed.  Graphics performance may suffer.
[   20.900938] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   20.900939] [drm] Driver supports precise vblank timestamp query.
[   20.920145] [drm] initialized overlay support
[   20.988697] fbcon: inteldrmfb (fb0) is primary device
[   21.042954] fb0: inteldrmfb frame buffer device
[   21.042956] drm: registered panic notifier
[   21.043043] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=nl_NL (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6                                  2.13-21       
ii  libdrm-intel1                          2.4.27-1      
ii  libdrm2                                2.4.27-1      
ii  libpciaccess0                          0.12.1-2      
ii  libudev0                               175-2         
ii  libx11-6                               2:1.4.4-4     
ii  libx11-xcb1                            2:1.4.4-4     
ii  libxcb-dri2-0                          1.7-4         
ii  libxcb-util0                           0.3.8-1       
ii  libxcb1                                1.7-4         
ii  libxext6                               2:1.3.0-3     
ii  libxfixes3                             1:5.0-4       
ii  libxv1                                 2:1.0.6-2     
ii  libxvmc1                               2:1.0.6-1     
ii  xserver-xorg-core [xorg-video-abi-11]  2:1.11.1.902-1

xserver-xorg-video-intel recommends no packages.

xserver-xorg-video-intel suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: xorg-server
Source-Version: 2:1.11.2.901-1

We believe that the bug you reported is fixed in the latest version of
xorg-server, which is due to be installed in the Debian FTP archive:

xdmx-tools_1.11.2.901-1_amd64.deb
  to main/x/xorg-server/xdmx-tools_1.11.2.901-1_amd64.deb
xdmx_1.11.2.901-1_amd64.deb
  to main/x/xorg-server/xdmx_1.11.2.901-1_amd64.deb
xnest_1.11.2.901-1_amd64.deb
  to main/x/xorg-server/xnest_1.11.2.901-1_amd64.deb
xorg-server_1.11.2.901-1.diff.gz
  to main/x/xorg-server/xorg-server_1.11.2.901-1.diff.gz
xorg-server_1.11.2.901-1.dsc
  to main/x/xorg-server/xorg-server_1.11.2.901-1.dsc
xorg-server_1.11.2.901.orig.tar.gz
  to main/x/xorg-server/xorg-server_1.11.2.901.orig.tar.gz
xserver-common_1.11.2.901-1_all.deb
  to main/x/xorg-server/xserver-common_1.11.2.901-1_all.deb
xserver-xephyr_1.11.2.901-1_amd64.deb
  to main/x/xorg-server/xserver-xephyr_1.11.2.901-1_amd64.deb
xserver-xfbdev_1.11.2.901-1_amd64.deb
  to main/x/xorg-server/xserver-xfbdev_1.11.2.901-1_amd64.deb
xserver-xorg-core-dbg_1.11.2.901-1_amd64.deb
  to main/x/xorg-server/xserver-xorg-core-dbg_1.11.2.901-1_amd64.deb
xserver-xorg-core-udeb_1.11.2.901-1_amd64.udeb
  to main/x/xorg-server/xserver-xorg-core-udeb_1.11.2.901-1_amd64.udeb
xserver-xorg-core_1.11.2.901-1_amd64.deb
  to main/x/xorg-server/xserver-xorg-core_1.11.2.901-1_amd64.deb
xserver-xorg-dev_1.11.2.901-1_amd64.deb
  to main/x/xorg-server/xserver-xorg-dev_1.11.2.901-1_amd64.deb
xvfb_1.11.2.901-1_amd64.deb
  to main/x/xorg-server/xvfb_1.11.2.901-1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 649420@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyril Brulebois <kibi@debian.org> (supplier of updated xorg-server package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 29 Nov 2011 17:04:09 +0100
Source: xorg-server
Binary: xserver-xorg-core xserver-xorg-core-udeb xserver-xorg-dev xdmx xdmx-tools xnest xvfb xserver-xephyr xserver-xfbdev xserver-xorg-core-dbg xserver-common
Architecture: source all amd64
Version: 2:1.11.2.901-1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Cyril Brulebois <kibi@debian.org>
Description: 
 xdmx       - distributed multihead X server
 xdmx-tools - Distributed Multihead X tools
 xnest      - Nested X server
 xserver-common - common files used by various X servers
 xserver-xephyr - nested X server
 xserver-xfbdev - Linux framebuffer device tiny X server
 xserver-xorg-core - Xorg X server - core server
 xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols)
 xserver-xorg-core-udeb - Xorg X server - core server (udeb)
 xserver-xorg-dev - Xorg X server - development files
 xvfb       - Virtual Framebuffer 'fake' X server
Closes: 637448 649420
Changes: 
 xorg-server (2:1.11.2.901-1) unstable; urgency=low
 .
   * New upstream release candidate (1.11.3 RC1):
     - As usual: Fixes for various crashes and correctness issues.
     - In particular: Fix for crash when starting a game (in wine) twice
       (Closes: #637448).
     - Also: Fix crashes with server regeneration (Closes: #649420).
   * Add some lintian overrides:
     - xserver-xorg-core: breaks-without-version against virtual packages
       is perfectly OK.
   * Don't forget to ship xorg.conf.d(5) in xserver-xorg-core.
Checksums-Sha1: 
 25103b1aeaa0714db7ed921bbcb2dc9500d1e117 3488 xorg-server_1.11.2.901-1.dsc
 74d3485624cb7e1edf537d4d3b59e4b1ed93eacd 6629209 xorg-server_1.11.2.901.orig.tar.gz
 4d79c7132a8f76ae0cb84cd17225c6deef4fb67e 396426 xorg-server_1.11.2.901-1.diff.gz
 37f523012745e96cd2b618e757563fa96cb10b0d 1275960 xserver-common_1.11.2.901-1_all.deb
 290241f58691c3a864727c680b0c6b0a5d226e53 1756582 xserver-xorg-core_1.11.2.901-1_amd64.deb
 065c95a710622ed1e35b6ff4b2bc33130365d8a4 1066648 xserver-xorg-core-udeb_1.11.2.901-1_amd64.udeb
 cd866f20b6b9aa1a1f19f6de759e32d51b15c24e 310770 xserver-xorg-dev_1.11.2.901-1_amd64.deb
 637b303d22e75cc76cd1331c7e2cd16263ab785d 917936 xdmx_1.11.2.901-1_amd64.deb
 24a768941d0e74ba008c6637235ae1c3de6956af 123632 xdmx-tools_1.11.2.901-1_amd64.deb
 2f76d04a79651546460e5869a2cee9766ed818ef 814900 xnest_1.11.2.901-1_amd64.deb
 6229fb99804c771d5cb3fe663e4de32c0418d169 915390 xvfb_1.11.2.901-1_amd64.deb
 051f9ad954953abb3914d35bfea329f476f0f038 1009654 xserver-xephyr_1.11.2.901-1_amd64.deb
 b641f9ca3e87f993e96668a0339ffcef54279193 930170 xserver-xfbdev_1.11.2.901-1_amd64.deb
 d54bd6d097ef9a20cb21754a1712ca92b62ed2a2 6225616 xserver-xorg-core-dbg_1.11.2.901-1_amd64.deb
Checksums-Sha256: 
 6d4517efcf823f3aa3ee4d6b4009f5155f5563ae8ebbaa6f5c452c8b0416f76c 3488 xorg-server_1.11.2.901-1.dsc
 bd40491598c057cdb45917df571fc6da847b4efbb5870d171e194795e2fb9189 6629209 xorg-server_1.11.2.901.orig.tar.gz
 81c3c50d59f3adb62b5e81f27492b42c3504fbe9f39c3b2f96f894c77ed9afad 396426 xorg-server_1.11.2.901-1.diff.gz
 9e2403724ade22f54bb849b99000777204ff46cf68cbb6fe7b1ed34692002faa 1275960 xserver-common_1.11.2.901-1_all.deb
 009430eeb196e2389b68a25e34c4eaf75e986668e3b3e7ed6b2be4b3fddc73d8 1756582 xserver-xorg-core_1.11.2.901-1_amd64.deb
 71d755a5c7a20f9daf247279b44baf5028570069b5b2bb691f96dd259ce14d3d 1066648 xserver-xorg-core-udeb_1.11.2.901-1_amd64.udeb
 7c9bf252a14e0635af998b24a144b24bcd54a12c0737476a16df8d9a1799ae98 310770 xserver-xorg-dev_1.11.2.901-1_amd64.deb
 6ba0e4dcdd8375dba2f86113ee6875c92c740bbeecfcc156b663db771ea945b3 917936 xdmx_1.11.2.901-1_amd64.deb
 eb91abb229cebe33c71cacd8678634a6f7a6ebc2e140dff6c8fd0570af49baae 123632 xdmx-tools_1.11.2.901-1_amd64.deb
 81fcb2d2c00b95b46175f98956717094bf255c00ce938cbd60b198cb759c9d10 814900 xnest_1.11.2.901-1_amd64.deb
 819531ae0222c69bdb82d711d96b488e5af65730be09bbcbbe665f704b119c07 915390 xvfb_1.11.2.901-1_amd64.deb
 1db541d5c93561596ce99ca695a7fd567789e0a450d12071a533c9001ac13cc3 1009654 xserver-xephyr_1.11.2.901-1_amd64.deb
 fec277931c0a2cbcc209df6009ee5237e0bd5f2d5f0bf6f0eb2fe2b66bb3a13f 930170 xserver-xfbdev_1.11.2.901-1_amd64.deb
 0f397cd5c514f6d71a64ab437d0f1a8a7954f99f412f30a13bb59555791bfc4c 6225616 xserver-xorg-core-dbg_1.11.2.901-1_amd64.deb
Files: 
 822fdc7d8fd8f2570d950791da0d36af 3488 x11 optional xorg-server_1.11.2.901-1.dsc
 34a84a4195c97e19ca7984f9f02547a8 6629209 x11 optional xorg-server_1.11.2.901.orig.tar.gz
 309ee9b91a9ccbf004ea01c1700da923 396426 x11 optional xorg-server_1.11.2.901-1.diff.gz
 9b0af01fa9296804db8da1c7d61b76b7 1275960 x11 optional xserver-common_1.11.2.901-1_all.deb
 cb68fdce357f29fb010b65a5f423fbcb 1756582 x11 optional xserver-xorg-core_1.11.2.901-1_amd64.deb
 9e98c146d1541285282212b1d2122cd1 1066648 debian-installer optional xserver-xorg-core-udeb_1.11.2.901-1_amd64.udeb
 7c050ec5ca631a490db2ac0b77e89b95 310770 x11 optional xserver-xorg-dev_1.11.2.901-1_amd64.deb
 b5925bb2a01bfa48a63023b83a899703 917936 x11 optional xdmx_1.11.2.901-1_amd64.deb
 a074c18116e05ad255fa88d0429f32b8 123632 x11 optional xdmx-tools_1.11.2.901-1_amd64.deb
 5d37d204bf1593cb5ae1c78f2315864c 814900 x11 optional xnest_1.11.2.901-1_amd64.deb
 b527144990f91573a3a600b46bc602bd 915390 x11 optional xvfb_1.11.2.901-1_amd64.deb
 23415e681cf50f2aa2972ebbe8568a47 1009654 x11 optional xserver-xephyr_1.11.2.901-1_amd64.deb
 4754637e7f2f4aee70aa1c8c403bb268 930170 x11 optional xserver-xfbdev_1.11.2.901-1_amd64.deb
 4f05ca24b85de595187b6531a6746473 6225616 debug extra xserver-xorg-core-dbg_1.11.2.901-1_amd64.deb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk7VCWsACgkQeGfVPHR5Nd0W9wCcCtktpmgMkWFwNZopt7aQs36d
3ysAoIlf7ubhlUfKh7QM4PtvoTUpnKlh
=7tc2
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: