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

Bug#643693: marked as done (randr panning no longer works in 1.11)



Your message dated Wed, 22 Aug 2012 09:18:15 +0000
with message-id <E1T474p-0004gZ-6E@franck.debian.org>
and subject line Bug#643693: fixed in xorg-server 2:1.12.3.902-1
has caused the Debian Bug report #643693,
regarding randr panning no longer works in 1.11
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.)


-- 
643693: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643693
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: x11-xserver-utils
Version: 7.6+3
Severity: normal

Dear Maintainer,
*** Please consider answering these questions, where appropiate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these lines ***

Using netbook with small screen (1024 x 600), I use a virtual
screen of 1024x1024.

That has worked until the recent xorg packages updates on testing.

The script I have been using is:
-------------------------------
#!/bin/bash
# set decent vertical height, and fix dpi while we are at it
virtual_size=1024x1024
xrandr --fb $virtual_size --output LVDS1 --mode 1024x600 --panning $virtual_size
xrandr --dpi 133*134
-------------------------------------

That is 
xrandr --fb 1024x1024 --output LVDS1 --mode 1024x600 --panning 1024x1024
no longer works.

After issuing the above, 
$ xrandx --verbose gives:

Screen 0: minimum 320 x 200, current 1024 x 1024, maximum 4096 x 4096
LVDS1 connected 1024x1024+0+0 (0x43) normal (normal left inverted right x axis y axis) 195mm x 113mm panning 1024x1024+0+0
	Identifier: 0x41
	Timestamp:  6943587
	Subpixel:   horizontal rgb
	Gamma:      1.0:1.0:1.0
	Brightness: 1.0
	Clones:    
	CRTC:       1
	CRTCs:      1
	Panning:    1024x1024+0+0
	Tracking:   0x0+0+0
	Border:     0/0/0/0
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	EDID:
		00ffffffffffff0006afc21100000000
		0112010380140b780afa569256549824
		1a4f5400000001010101010101010101
		010101010101b0130040415819201888
		3100c371000000180000000f00000000
		00000000000000000020000000fe0041
		554f0a202020202020202020000000fe
		004230383941573031205631200a0058
	scaling mode:	Full aspect
		supported: None         Full         Center       Full aspect 
  1024x600 (0x43)   50.4MHz -HSync -VSync *current +preferred
        h: width  1024 start 1048 end 1184 total 1344 skew    0 clock   37.5KHz
        v: height  600 start  603 end  604 total  625           clock   60.0Hz
  800x600 (0x44)   40.0MHz +HSync +VSync
        h: width   800 start  840 end  968 total 1056 skew    0 clock   37.9KHz
        v: height  600 start  601 end  605 total  628           clock   60.3Hz
  800x600 (0x45)   36.0MHz +HSync +VSync
        h: width   800 start  824 end  896 total 1024 skew    0 clock   35.2KHz
        v: height  600 start  601 end  603 total  625           clock   56.2Hz
  640x480 (0x46)   25.2MHz -HSync -VSync
        h: width   640 start  656 end  752 total  800 skew    0 clock   31.5KHz
        v: height  480 start  490 end  492 total  525           clock   59.9Hz
VGA1 disconnected (normal left inverted right x axis y axis)
	Identifier: 0x42
	Timestamp:  6943587
	Subpixel:   unknown
	Clones:    
	CRTCs:      0 1
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 

-----------------------------------------------------------------
although plain  $xrandr is probably enough to notice the mode oddity:

Screen 0: minimum 320 x 200, current 1024 x 1024, maximum 4096 x 4096
LVDS1 connected 1024x1024+0+0 (normal left inverted right x axis y axis) 195mm x 113mm panning 1024x1024+0+0
   1024x600       60.0*+
   800x600        60.3     56.2  
   640x480        59.9  
VGA1 disconnected (normal left inverted right x axis y axis)
-----------------------------------------------------------------


The xorg packages just upgraded are:

2011-09-28 10:32:31 upgrade xserver-common 2:1.10.4-1 2:1.11.1-1
2011-09-28 10:32:32 upgrade xserver-xorg-video-intel 2:2.15.0-3 2:2.16.0-1
2011-09-28 10:32:32 upgrade xserver-xorg-input-evdev 1:2.6.0-2+b1 1:2.6.0-2+b2
2011-09-28 10:32:32 upgrade xserver-xorg-core 2:1.10.4-1 2:1.11.1-1
2011-09-28 10:32:33 upgrade xserver-xorg-input-synaptics 1.4.1-1 1.4.1-1+b1

I have experimented with xrandr, checked the XSF and xorg pages and
more. I tried adding a Virtual declaration to xorg.conf. All to no
avail.

It is possible that my xrandr command line is astray since the
documentation isn't very clear, but it used to work...

---------------------------------------------------------------
Here is /var/log/Xorg.0.log:

[  4803.738] 
X.Org X Server 1.11.1
Release Date: 2011-09-24
[  4803.747] X Protocol Version 11, Revision 0
[  4803.751] Build Operating System: Linux 2.6.32-5-amd64 i686 Debian
[  4803.754] Current Operating System: Linux elf 3.0.0-1-686-pae #1 SMP Sat Aug 27 16:41:03 UTC 2011 i686
[  4803.757] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.0.0-1-686-pae root=UUID=b0e0725b-0ebb-4a27-964d-75eb6e73e069 ro elevator=noop enable_mtrr_cleanup
[  4803.764] Build Date: 24 September 2011  10:02:42AM
[  4803.767] xorg-server 2:1.11.1-1 (Cyril Brulebois <kibi@debian.org>) 
[  4803.770] Current version of pixman: 0.22.2
[  4803.773] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  4803.779] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  4803.789] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 28 18:05:10 2011
[  4803.793] (==) Using config file: "/etc/X11/xorg.conf"
[  4803.796] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  4803.800] (==) No Layout section.  Using the first Screen section.
[  4803.800] (**) |-->Screen "945GME" (0)
[  4803.800] (**) |   |-->Monitor "<default monitor>"
[  4803.800] (==) No monitor specified for screen "945GME".
	Using a default monitor configuration.
[  4803.800] (==) Automatically adding devices
[  4803.800] (==) Automatically enabling devices
[  4803.801] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  4803.801] 	Entry deleted from font path.
[  4803.801] (==) 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
[  4803.801] (==) ModulePath set to "/usr/lib/xorg/modules"
[  4803.801] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  4803.801] (II) Loader magic: 0x822b800
[  4803.801] (II) Module ABI versions:
[  4803.801] 	X.Org ANSI C Emulation: 0.4
[  4803.801] 	X.Org Video Driver: 11.0
[  4803.801] 	X.Org XInput driver : 13.0
[  4803.801] 	X.Org Server Extension : 6.0
[  4803.804] (--) PCI:*(0:0:2:0) 8086:27ae:1025:015b rev 3, Mem @ 0x78480000/524288, 0x60000000/268435456, 0x78500000/262144, I/O @ 0x000060c0/8
[  4803.804] (--) PCI: (0:0:2:1) 8086:27a6:1025:015b rev 3, Mem @ 0x78400000/524288
[  4803.804] (II) Open ACPI successful (/var/run/acpid.socket)
[  4803.804] (II) LoadModule: "extmod"
[  4803.805] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  4803.806] (II) Module extmod: vendor="X.Org Foundation"
[  4803.806] 	compiled for 1.11.1, module version = 1.0.0
[  4803.806] 	Module class: X.Org Server Extension
[  4803.806] 	ABI class: X.Org Server Extension, version 6.0
[  4803.806] (II) Loading extension SELinux
[  4803.806] (II) Loading extension MIT-SCREEN-SAVER
[  4803.806] (II) Loading extension XFree86-VidModeExtension
[  4803.806] (II) Loading extension XFree86-DGA
[  4803.806] (II) Loading extension DPMS
[  4803.806] (II) Loading extension XVideo
[  4803.806] (II) Loading extension XVideo-MotionCompensation
[  4803.806] (II) Loading extension X-Resource
[  4803.806] (II) LoadModule: "dbe"
[  4803.807] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  4803.807] (II) Module dbe: vendor="X.Org Foundation"
[  4803.807] 	compiled for 1.11.1, module version = 1.0.0
[  4803.807] 	Module class: X.Org Server Extension
[  4803.807] 	ABI class: X.Org Server Extension, version 6.0
[  4803.807] (II) Loading extension DOUBLE-BUFFER
[  4803.807] (II) LoadModule: "glx"
[  4803.807] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  4803.808] (II) Module glx: vendor="X.Org Foundation"
[  4803.808] 	compiled for 1.11.1, module version = 1.0.0
[  4803.808] 	ABI class: X.Org Server Extension, version 6.0
[  4803.808] (==) AIGLX enabled
[  4803.808] (II) Loading extension GLX
[  4803.808] (II) LoadModule: "record"
[  4803.808] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  4803.809] (II) Module record: vendor="X.Org Foundation"
[  4803.809] 	compiled for 1.11.1, module version = 1.13.0
[  4803.809] 	Module class: X.Org Server Extension
[  4803.809] 	ABI class: X.Org Server Extension, version 6.0
[  4803.809] (II) Loading extension RECORD
[  4803.809] (II) LoadModule: "dri"
[  4803.809] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  4803.809] (II) Module dri: vendor="X.Org Foundation"
[  4803.809] 	compiled for 1.11.1, module version = 1.0.0
[  4803.810] 	ABI class: X.Org Server Extension, version 6.0
[  4803.810] (II) Loading extension XFree86-DRI
[  4803.810] (II) LoadModule: "dri2"
[  4803.810] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  4803.810] (II) Module dri2: vendor="X.Org Foundation"
[  4803.810] 	compiled for 1.11.1, module version = 1.2.0
[  4803.810] 	ABI class: X.Org Server Extension, version 6.0
[  4803.810] (II) Loading extension DRI2
[  4803.810] (==) Matched intel as autoconfigured driver 0
[  4803.810] (==) Matched vesa as autoconfigured driver 1
[  4803.810] (==) Matched fbdev as autoconfigured driver 2
[  4803.811] (==) Assigned the driver to the xf86ConfigLayout
[  4803.811] (II) LoadModule: "intel"
[  4803.811] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  4803.811] (II) Module intel: vendor="X.Org Foundation"
[  4803.811] 	compiled for 1.11.0, module version = 2.16.0
[  4803.811] 	Module class: X.Org Video Driver
[  4803.811] 	ABI class: X.Org Video Driver, version 11.0
[  4803.811] (II) LoadModule: "vesa"
[  4803.812] (WW) Warning, couldn't open module vesa
[  4803.812] (II) UnloadModule: "vesa"
[  4803.812] (II) Unloading vesa
[  4803.812] (EE) Failed to load module "vesa" (module does not exist, 0)
[  4803.816] (II) LoadModule: "fbdev"
[  4803.816] (WW) Warning, couldn't open module fbdev
[  4803.816] (II) UnloadModule: "fbdev"
[  4803.816] (II) Unloading fbdev
[  4803.817] (EE) Failed to load module "fbdev" (module does not exist, 0)
[  4803.820] (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
[  4803.821] (--) using VT number 7

[  4803.835] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  4803.836] drmOpenDevice: node name is /dev/dri/card0
[  4803.836] drmOpenDevice: open result is 9, (OK)
[  4803.836] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[  4803.837] drmOpenDevice: node name is /dev/dri/card0
[  4803.837] drmOpenDevice: open result is 9, (OK)
[  4803.837] drmOpenByBusid: drmOpenMinor returns 9
[  4803.837] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[  4803.837] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[  4803.837] (==) intel(0): RGB weight 888
[  4803.837] (==) intel(0): Default visual is TrueColor
[  4803.837] (II) intel(0): Integrated Graphics Chipset: Intel(R) 945GME
[  4803.837] (--) intel(0): Chipset: "945GME"
[  4803.837] (**) intel(0): Relaxed fencing disabled
[  4803.837] (**) intel(0): Wait on SwapBuffers? enabled
[  4803.838] (**) intel(0): Triple buffering? enabled
[  4803.838] (**) intel(0): Framebuffer tiled
[  4803.838] (**) intel(0): Pixmaps tiled
[  4803.838] (**) intel(0): 3D buffers tiled
[  4803.838] (**) intel(0): SwapBuffers wait enabled
[  4803.838] (==) intel(0): video overlay key set to 0x101fe
[  4803.838] (II) intel(0): Output LVDS1 has no monitor section
[  4803.868] (II) intel(0): Output VGA1 has no monitor section
[  4803.868] (II) intel(0): EDID for output LVDS1
[  4803.868] (II) intel(0): Manufacturer: AUO  Model: 11c2  Serial#: 0
[  4803.868] (II) intel(0): Year: 2008  Week: 1
[  4803.869] (II) intel(0): EDID Version: 1.3
[  4803.869] (II) intel(0): Digital Display Input
[  4803.869] (II) intel(0): Max Image Size [cm]: horiz.: 20  vert.: 11
[  4803.869] (II) intel(0): Gamma: 2.20
[  4803.869] (II) intel(0): No DPMS capabilities specified
[  4803.869] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  4803.869] (II) intel(0): First detailed timing is preferred mode
[  4803.869] (II) intel(0): redX: 0.573 redY: 0.339   greenX: 0.330 greenY: 0.596
[  4803.869] (II) intel(0): blueX: 0.142 blueY: 0.103   whiteX: 0.310 whiteY: 0.330
[  4803.869] (II) intel(0): Manufacturer's mask: 0
[  4803.870] (II) intel(0): Supported detailed timing:
[  4803.870] (II) intel(0): clock: 50.4 MHz   Image Size:  195 x 113 mm
[  4803.870] (II) intel(0): h_active: 1024  h_sync: 1048  h_sync_end 1184 h_blank_end 1344 h_border: 0
[  4803.870] (II) intel(0): v_active: 600  v_sync: 603  v_sync_end 604 v_blanking: 625 v_border: 0
[  4803.870] (II) intel(0): Unknown vendor-specific block f
[  4803.870] (II) intel(0):  AUO
[  4803.870] (II) intel(0):  B089AW01 V1
[  4803.870] (II) intel(0): EDID (in hex):
[  4803.870] (II) intel(0): 	00ffffffffffff0006afc21100000000
[  4803.870] (II) intel(0): 	0112010380140b780afa569256549824
[  4803.870] (II) intel(0): 	1a4f5400000001010101010101010101
[  4803.871] (II) intel(0): 	010101010101b0130040415819201888
[  4803.871] (II) intel(0): 	3100c371000000180000000f00000000
[  4803.871] (II) intel(0): 	00000000000000000020000000fe0041
[  4803.871] (II) intel(0): 	554f0a202020202020202020000000fe
[  4803.871] (II) intel(0): 	004230383941573031205631200a0058
[  4803.871] (II) intel(0): EDID vendor "AUO", prod id 4546
[  4803.871] (II) intel(0): Printing DDC gathered Modelines:
[  4803.871] (II) intel(0): Modeline "1024x600"x0.0   50.40  1024 1048 1184 1344  600 603 604 625 -hsync -vsync (37.5 kHz)
[  4803.872] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[  4803.872] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  4803.873] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  4803.873] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[  4803.873] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[  4803.873] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[  4803.873] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[  4803.873] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[  4803.873] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[  4803.873] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[  4803.873] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[  4803.873] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[  4803.873] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[  4803.873] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[  4803.874] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[  4803.874] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[  4803.874] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[  4803.874] (II) intel(0): Printing probed modes for output LVDS1
[  4803.874] (II) intel(0): Modeline "1024x600"x60.0   50.40  1024 1048 1184 1344  600 603 604 625 -hsync -vsync (37.5 kHz)
[  4803.874] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[  4803.874] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[  4803.874] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[  4803.904] (II) intel(0): EDID for output VGA1
[  4803.904] (II) intel(0): Output LVDS1 connected
[  4803.904] (II) intel(0): Output VGA1 disconnected
[  4803.904] (II) intel(0): Using exact sizes for initial modes
[  4803.904] (II) intel(0): Output LVDS1 using initial mode 1024x600
[  4803.904] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  4803.904] (II) intel(0): Kernel page flipping support detected, enabling
[  4803.904] (**) intel(0): Display dimensions: (200, 110) mm
[  4803.905] (**) intel(0): DPI set to (130, 236)
[  4803.905] (II) Loading sub module "fb"
[  4803.905] (II) LoadModule: "fb"
[  4803.905] (II) Loading /usr/lib/xorg/modules/libfb.so
[  4803.906] (II) Module fb: vendor="X.Org Foundation"
[  4803.906] 	compiled for 1.11.1, module version = 1.0.0
[  4803.906] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  4803.907] (II) Loading sub module "dri2"
[  4803.907] (II) LoadModule: "dri2"
[  4803.907] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  4803.907] (II) Module dri2: vendor="X.Org Foundation"
[  4803.908] 	compiled for 1.11.1, module version = 1.2.0
[  4803.908] 	ABI class: X.Org Server Extension, version 6.0
[  4803.908] (==) Depth 24 pixmap format is 32 bpp
[  4803.908] (II) intel(0): [DRI2] Setup complete
[  4803.908] (II) intel(0): [DRI2]   DRI driver: i915
[  4803.908] (II) intel(0): Allocated new frame buffer 1024x1024 stride 4096, tiled
[  4803.909] (II) UXA(0): Driver registered support for the following operations:
[  4803.909] (II)         solid
[  4803.909] (II)         copy
[  4803.909] (II)         composite (RENDER acceleration)
[  4803.909] (II)         put_image
[  4803.909] (II)         get_image
[  4803.909] (==) intel(0): Backing store disabled
[  4803.909] (==) intel(0): Silken mouse enabled
[  4803.910] (II) intel(0): Initializing HW Cursor
[  4803.928] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  4803.929] (==) intel(0): DPMS enabled
[  4803.929] (==) intel(0): Intel XvMC decoder disabled
[  4803.929] (II) intel(0): Set up textured video
[  4803.929] (II) intel(0): Set up overlay video
[  4803.929] (II) intel(0): direct rendering: DRI2 Enabled
[  4803.929] (==) intel(0): hotplug detection: "enabled"
[  4803.929] (--) RandR disabled
[  4803.930] (II) Initializing built-in extension Generic Event Extension
[  4803.930] (II) Initializing built-in extension SHAPE
[  4803.930] (II) Initializing built-in extension MIT-SHM
[  4803.930] (II) Initializing built-in extension XInputExtension
[  4803.930] (II) Initializing built-in extension XTEST
[  4803.930] (II) Initializing built-in extension BIG-REQUESTS
[  4803.930] (II) Initializing built-in extension SYNC
[  4803.930] (II) Initializing built-in extension XKEYBOARD
[  4803.930] (II) Initializing built-in extension XC-MISC
[  4803.930] (II) Initializing built-in extension SECURITY
[  4803.930] (II) Initializing built-in extension XINERAMA
[  4803.930] (II) Initializing built-in extension XFIXES
[  4803.930] (II) Initializing built-in extension RENDER
[  4803.930] (II) Initializing built-in extension RANDR
[  4803.930] (II) Initializing built-in extension COMPOSITE
[  4803.930] (II) Initializing built-in extension DAMAGE
[  4803.931] (II) SELinux: Disabled on system
[  4803.966] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  4803.966] (II) AIGLX: enabled GLX_INTEL_swap_event
[  4803.966] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  4803.966] (II) AIGLX: enabled GLX_SGI_make_current_read
[  4803.966] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  4803.967] (II) AIGLX: Loaded and initialized i915
[  4803.967] (II) GLX: Initialized DRI2 GL provider for screen 0
[  4803.968] (II) intel(0): Setting screen physical size to 270 x 158
[  4803.969] (II) intel(0): Allocated new frame buffer 1024x600 stride 4096, tiled
[  4804.131] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[  4804.131] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  4804.131] (II) LoadModule: "evdev"
[  4804.132] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  4804.132] (II) Module evdev: vendor="X.Org Foundation"
[  4804.132] 	compiled for 1.11.0, module version = 2.6.0
[  4804.132] 	Module class: X.Org XInput Driver
[  4804.132] 	ABI class: X.Org XInput driver, version 13.0
[  4804.132] (II) Using input driver 'evdev' for 'Power Button'
[  4804.132] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  4804.133] (**) Power Button: always reports core events
[  4804.133] (**) Power Button: Device: "/dev/input/event4"
[  4804.133] (--) Power Button: Found keys
[  4804.133] (II) Power Button: Configuring as keyboard
[  4804.133] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[  4804.133] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  4804.133] (**) Option "xkb_rules" "evdev"
[  4804.133] (**) Option "xkb_model" "pc105"
[  4804.133] (**) Option "xkb_layout" "gb"
[  4804.193] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[  4804.193] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  4804.193] (II) Using input driver 'evdev' for 'Video Bus'
[  4804.193] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  4804.194] (**) Video Bus: always reports core events
[  4804.194] (**) Video Bus: Device: "/dev/input/event5"
[  4804.194] (--) Video Bus: Found keys
[  4804.194] (II) Video Bus: Configuring as keyboard
[  4804.194] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5"
[  4804.194] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[  4804.194] (**) Option "xkb_rules" "evdev"
[  4804.194] (**) Option "xkb_model" "pc105"
[  4804.194] (**) Option "xkb_layout" "gb"
[  4804.195] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  4804.196] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  4804.196] (II) Using input driver 'evdev' for 'Power Button'
[  4804.196] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  4804.196] (**) Power Button: always reports core events
[  4804.196] (**) Power Button: Device: "/dev/input/event1"
[  4804.196] (--) Power Button: Found keys
[  4804.196] (II) Power Button: Configuring as keyboard
[  4804.196] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[  4804.196] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[  4804.196] (**) Option "xkb_rules" "evdev"
[  4804.196] (**) Option "xkb_model" "pc105"
[  4804.196] (**) Option "xkb_layout" "gb"
[  4804.198] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[  4804.198] (II) No input driver/identifier specified (ignoring)
[  4804.199] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[  4804.199] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[  4804.199] (II) Using input driver 'evdev' for 'Sleep Button'
[  4804.199] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  4804.199] (**) Sleep Button: always reports core events
[  4804.199] (**) Sleep Button: Device: "/dev/input/event3"
[  4804.199] (--) Sleep Button: Found keys
[  4804.199] (II) Sleep Button: Configuring as keyboard
[  4804.199] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
[  4804.199] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[  4804.199] (**) Option "xkb_rules" "evdev"
[  4804.200] (**) Option "xkb_model" "pc105"
[  4804.200] (**) Option "xkb_layout" "gb"
[  4804.203] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[  4804.203] (II) No input driver/identifier specified (ignoring)
[  4804.204] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event10)
[  4804.204] (II) No input driver/identifier specified (ignoring)
[  4804.205] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event9)
[  4804.205] (II) No input driver/identifier specified (ignoring)
[  4804.207] (II) config/udev: Adding input device Acer Crystal Eye webcam (/dev/input/event7)
[  4804.207] (**) Acer Crystal Eye webcam: Applying InputClass "evdev keyboard catchall"
[  4804.207] (II) Using input driver 'evdev' for 'Acer Crystal Eye webcam'
[  4804.207] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  4804.207] (**) Acer Crystal Eye webcam: always reports core events
[  4804.207] (**) Acer Crystal Eye webcam: Device: "/dev/input/event7"
[  4804.207] (--) Acer Crystal Eye webcam: Found keys
[  4804.207] (II) Acer Crystal Eye webcam: Configuring as keyboard
[  4804.207] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/input/input7/event7"
[  4804.207] (II) XINPUT: Adding extended input device "Acer Crystal Eye webcam" (type: KEYBOARD, id 10)
[  4804.207] (**) Option "xkb_rules" "evdev"
[  4804.207] (**) Option "xkb_model" "pc105"
[  4804.207] (**) Option "xkb_layout" "gb"
[  4804.209] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  4804.209] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  4804.209] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  4804.209] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  4804.209] (**) AT Translated Set 2 keyboard: always reports core events
[  4804.209] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[  4804.209] (--) AT Translated Set 2 keyboard: Found keys
[  4804.209] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[  4804.210] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[  4804.210] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[  4804.210] (**) Option "xkb_rules" "evdev"
[  4804.210] (**) Option "xkb_model" "pc105"
[  4804.210] (**) Option "xkb_layout" "gb"
[  4804.211] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event11)
[  4804.211] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[  4804.211] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[  4804.212] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Synaptics TouchPad"
[  4804.212] (II) LoadModule: "synaptics"
[  4804.212] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  4804.212] (II) Module synaptics: vendor="X.Org Foundation"
[  4804.213] 	compiled for 1.11.0, module version = 1.4.1
[  4804.213] 	Module class: X.Org XInput Driver
[  4804.213] 	ABI class: X.Org XInput driver, version 13.0
[  4804.213] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[  4804.213] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  4804.213] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  4804.213] (**) Option "Device" "/dev/input/event11"
[  4804.236] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888
[  4804.236] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 5218
[  4804.236] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[  4804.236] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[  4804.236] (--) SynPS/2 Synaptics TouchPad: buttons: left right double triple
[  4804.236] (**) Option "LeftEdge" "1700"
[  4804.236] (**) Option "BottomEdge" "5100"
[  4804.237] (**) Option "FingerLow" "25"
[  4804.237] (**) Option "FingerHigh" "30"
[  4804.237] (**) Option "MaxTapTime" "180"
[  4804.237] (**) Option "MaxDoubleTapTime" "140"
[  4804.237] (**) Option "VertScrollDelta" "100"
[  4804.237] (**) Option "VertEdgeScroll" "true"
[  4804.237] (**) Option "HorizEdgeScroll" "true"
[  4804.238] (**) Option "VertTwoFingerScroll" "true"
[  4804.238] (**) Option "HorizTwoFingerScroll" "true"
[  4804.238] (**) Option "RTCornerButton" "2"
[  4804.238] (**) Option "TapButton1" "1"
[  4804.238] (**) Option "TapButton2" "2"
[  4804.239] (**) Option "MinSpeed" "0.5"
[  4804.239] (**) Option "MaxSpeed" "20"
[  4804.239] (**) Option "AccelFactor" "0.02"
[  4804.239] (--) SynPS/2 Synaptics TouchPad: touchpad found
[  4804.239] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  4804.240] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input11/event11"
[  4804.240] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[  4804.240] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.0
[  4804.240] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 40.00
[  4804.240] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.020
[  4804.241] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[  4804.242] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[  4804.242] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[  4804.242] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[  4804.242] (--) SynPS/2 Synaptics TouchPad: touchpad found
[  4804.244] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[  4804.244] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[  4804.244] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[  4804.244] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  4804.244] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  4804.244] (**) Option "Device" "/dev/input/mouse0"
[  4804.244] (--) SynPS/2 Synaptics TouchPad: invalid x-axis range.  defaulting to 1615 - 5685
[  4804.245] (--) SynPS/2 Synaptics TouchPad: invalid y-axis range.  defaulting to 1729 - 4171
[  4804.245] (--) SynPS/2 Synaptics TouchPad: invalid pressure range.  defaulting to 0 - 256
[  4804.245] (--) SynPS/2 Synaptics TouchPad: invalid finger width range.  defaulting to 0 - 16
[  4804.265] (EE) Query no Synaptics: 6003C8
[  4804.266] (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
[  4804.266] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
[  4804.266] (EE) PreInit returned 11 for "SynPS/2 Synaptics TouchPad"
[  4804.266] (II) UnloadModule: "synaptics"
[  4804.266] (II) Unloading synaptics
[  4804.268] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[  4804.268] (II) No input driver/identifier specified (ignoring)
[  4804.272] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event12)
[  4804.272] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[  4804.272] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[  4804.272] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  4804.272] (**) ACPI Virtual Keyboard Device: always reports core events
[  4804.272] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event12"
[  4804.272] (--) ACPI Virtual Keyboard Device: Found keys
[  4804.272] (II) ACPI Virtual Keyboard Device: Configuring as keyboard
[  4804.272] (**) Option "config_info" "udev:/sys/devices/virtual/input/input12/event12"
[  4804.273] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 13)
[  4804.273] (**) Option "xkb_rules" "evdev"
[  4804.273] (**) Option "xkb_model" "pc105"
[  4804.273] (**) Option "xkb_layout" "gb"
[  4804.704] (II) intel(0): EDID vendor "AUO", prod id 4546
[  4804.704] (II) intel(0): Printing DDC gathered Modelines:
[  4804.704] (II) intel(0): Modeline "1024x600"x0.0   50.40  1024 1048 1184 1344  600 603 604 625 -hsync -vsync (37.5 kHz)
[  4804.736] (II) intel(0): EDID vendor "AUO", prod id 4546
[  4804.736] (II) intel(0): Printing DDC gathered Modelines:
[  4804.736] (II) intel(0): Modeline "1024x600"x0.0   50.40  1024 1048 1184 1344  600 603 604 625 -hsync -vsync (37.5 kHz)
[  4805.579] (II) intel(0): EDID vendor "AUO", prod id 4546
[  4805.579] (II) intel(0): Printing DDC gathered Modelines:
[  4805.579] (II) intel(0): Modeline "1024x600"x0.0   50.40  1024 1048 1184 1344  600 603 604 625 -hsync -vsync (37.5 kHz)
[  4818.665] (II) intel(0): EDID vendor "AUO", prod id 4546
[  4818.665] (II) intel(0): Printing DDC gathered Modelines:
[  4818.665] (II) intel(0): Modeline "1024x600"x0.0   50.40  1024 1048 1184 1344  600 603 604 625 -hsync -vsync (37.5 kHz)
[  4818.710] (II) intel(0): Allocated new frame buffer 1024x1024 stride 4096, tiled
[  4818.879] (II) intel(0): EDID vendor "AUO", prod id 4546
[  4818.879] (II) intel(0): Printing DDC gathered Modelines:
[  4818.880] (II) intel(0): Modeline "1024x600"x0.0   50.40  1024 1048 1184 1344  600 603 604 625 -hsync -vsync (37.5 kHz)
[  4818.914] (II) intel(0): EDID vendor "AUO", prod id 4546
[  4818.914] (II) intel(0): Printing DDC gathered Modelines:
[  4818.914] (II) intel(0): Modeline "1024x600"x0.0   50.40  1024 1048 1184 1344  600 603 604 625 -hsync -vsync (37.5 kHz)
[  4818.944] (II) intel(0): EDID vendor "AUO", prod id 4546
[  4818.944] (II) intel(0): Printing DDC gathered Modelines:
[  4818.944] (II) intel(0): Modeline "1024x600"x0.0   50.40  1024 1048 1184 1344  600 603 604 625 -hsync -vsync (37.5 kHz)
[  4819.082] (II) intel(0): EDID vendor "AUO", prod id 4546
[  4819.082] (II) intel(0): Printing DDC gathered Modelines:
[  4819.082] (II) intel(0): Modeline "1024x600"x0.0   50.40  1024 1048 1184 1344  600 603 604 625 -hsync -vsync (37.5 kHz)
[  4819.113] (II) intel(0): EDID vendor "AUO", prod id 4546
[  4819.113] (II) intel(0): Printing DDC gathered Modelines:
[  4819.113] (II) intel(0): Modeline "1024x600"x0.0   50.40  1024 1048 1184 1344  600 603 604 625 -hsync -vsync (37.5 kHz)
[  4830.770] (II) intel(0): EDID vendor "AUO", prod id 4546
[  4830.770] (II) intel(0): Printing DDC gathered Modelines:
[  4830.770] (II) intel(0): Modeline "1024x600"x0.0   50.40  1024 1048 1184 1344  600 603 604 625 -hsync -vsync (37.5 kHz)
[  4841.372] (II) AIGLX: Suspending AIGLX clients for VT switch
[  4898.404] (II) ACPI Virtual Keyboard Device: Close
[  4898.405] (II) UnloadModule: "evdev"
[  4898.405] (II) Unloading evdev
[  4898.405] (II) UnloadModule: "synaptics"
[  4898.405] (II) Unloading synaptics
[  4898.405] (II) AT Translated Set 2 keyboard: Close
[  4898.405] (II) UnloadModule: "evdev"
[  4898.405] (II) Unloading evdev
[  4898.405] (II) Acer Crystal Eye webcam: Close
[  4898.405] (II) UnloadModule: "evdev"
[  4898.405] (II) Unloading evdev
[  4898.406] (II) Sleep Button: Close
[  4898.406] (II) UnloadModule: "evdev"
[  4898.406] (II) Unloading evdev
[  4898.406] (II) Power Button: Close
[  4898.406] (II) UnloadModule: "evdev"
[  4898.406] (II) Unloading evdev
[  4898.406] (II) Video Bus: Close
[  4898.406] (II) UnloadModule: "evdev"
[  4898.406] (II) Unloading evdev
[  4898.406] (II) Power Button: Close
[  4898.406] (II) UnloadModule: "evdev"
[  4898.406] (II) Unloading evdev
[  4898.410] Server terminated successfully (0). Closing log file.
----------------------------------------------------------------------

lsmod shows that the drm_kms_helper module is loaded.
lsmod|grep kms gives:

drm_kms_helper         22688  1 i915
drm                   129847  3 i915,drm_kms_helper
i2c_core               19141  6 videodev,i2c_i801,i915,drm_kms_helper,drm,i2c_algo_bit
-----------------------------------------------------------------------

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages x11-xserver-utils depends on:
ii  cpp          4:4.6.1-2 
ii  libc6        2.13-21   
ii  libice6      2:1.0.7-2 
ii  libx11-6     2:1.4.4-1 
ii  libxau6      1:1.0.6-3 
ii  libxaw7      2:1.0.9-2 
ii  libxcursor1  1:1.1.12-1
ii  libxext6     2:1.3.0-3 
ii  libxi6       2:1.4.3-3 
ii  libxmu6      2:1.1.0-2 
ii  libxmuu1     2:1.1.0-2 
ii  libxrandr2   2:1.3.2-2 
ii  libxrender1  1:0.9.6-2 
ii  libxt6       1:1.1.1-2 
ii  libxxf86vm1  1:1.1.1-2 

x11-xserver-utils recommends no packages.

Versions of packages x11-xserver-utils suggests:
ii  cairo-5c        <none> 
ii  nickle          <none> 
ii  xorg-docs-core  1:1.6-1

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: xorg-server
Source-Version: 2:1.12.3.902-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.

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 643693@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau <jcristau@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: SHA256

Format: 1.8
Date: Tue, 21 Aug 2012 21:35:25 +0200
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.12.3.902-1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Julien Cristau <jcristau@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: 643693 674668 681265 684051
Changes: 
 xorg-server (2:1.12.3.902-1) unstable; urgency=low
 .
   * New upstream release candidate
     + glx: Free DRI2 drawable reference to destroyed GLX drawable
       (closes: #681265, #674668)
     + dix: make sure the mask is set for emulated scroll events
       (closes: #684051)
   * 03_fix-panning.diff: disable cursor confinement when panning is enabled
     (closes: #643693)
   * Video ABI bumped to 12.1, serverminver to 2:1.12.3.901.
Checksums-Sha1: 
 df22bab0813eb91501c8b71c651c6ea30d5d5801 4123 xorg-server_1.12.3.902-1.dsc
 e96acdae3d3c8ce151e7ab5280f30972dc1dec25 7529963 xorg-server_1.12.3.902.orig.tar.gz
 6d3f355d6d1eb3ab55bfcdabd0b8f5fbbcad6be5 84516 xorg-server_1.12.3.902-1.diff.gz
 227a6383378dde81ece249159c02065f09d0a05b 1394928 xserver-common_1.12.3.902-1_all.deb
 323047959f25602474cb22adab25e8dfe4cd1b28 1760696 xserver-xorg-core_1.12.3.902-1_amd64.deb
 61a20a54f92adcf6bfbf0ac87f5d0fe806a33871 868870 xserver-xorg-core-udeb_1.12.3.902-1_amd64.udeb
 1f56c182b09d01ebb8716007321825b88185d496 319248 xserver-xorg-dev_1.12.3.902-1_amd64.deb
 2a0009e6a640603cf7e86944dc16189ef2028866 922154 xdmx_1.12.3.902-1_amd64.deb
 cc10485cb10ffe7526c2a6a38850ad0b6879266a 124644 xdmx-tools_1.12.3.902-1_amd64.deb
 9870c1bab475f323d8aeca9579182f643ad85e07 820454 xnest_1.12.3.902-1_amd64.deb
 c8e087f6cdc781d16ba723fc80c05f57ae3519e8 924272 xvfb_1.12.3.902-1_amd64.deb
 3e90d271163ecd9a317623bf90956a3d82e191e1 1016804 xserver-xephyr_1.12.3.902-1_amd64.deb
 df1d3688b3cc304ace4820d57ecfffd08835996a 938842 xserver-xfbdev_1.12.3.902-1_amd64.deb
 f89a5a16c2a504c8f790c34b8aff0c4c638b7d40 7290296 xserver-xorg-core-dbg_1.12.3.902-1_amd64.deb
Checksums-Sha256: 
 1a81b970b5a302e28a8f466ab1858565d186afa32309a9a83e9de3caf49a90f5 4123 xorg-server_1.12.3.902-1.dsc
 ce2a1dc0d65cf9c8439c15165b83984388f7c444ed87d378e34a937d13269c8d 7529963 xorg-server_1.12.3.902.orig.tar.gz
 975846e0dae3c364d1e6d1d21012acbf3b31c13a20325840039dc26cacf8ffb5 84516 xorg-server_1.12.3.902-1.diff.gz
 f97d8bdacb354a25d68d82288d78b1cdea632911d1da3b895c5a158e48b2d94d 1394928 xserver-common_1.12.3.902-1_all.deb
 96d0c2cec6afeaf50a2c6a7b079a1adeaf03196c9761c0ab3a35849a1b030c96 1760696 xserver-xorg-core_1.12.3.902-1_amd64.deb
 d5f44bd92c5a7b85ea6c566ac36290777aa1899fb131f69ec45636d772333d63 868870 xserver-xorg-core-udeb_1.12.3.902-1_amd64.udeb
 acfb6a9c6f8411511bb9788022f8be0924c85e78166893b6869526bd69bbaab1 319248 xserver-xorg-dev_1.12.3.902-1_amd64.deb
 7525c4cce53ef6ba6e81849b29d85c68d9900525eae4f8815f31c368047bedd7 922154 xdmx_1.12.3.902-1_amd64.deb
 dd402da184774164d64d75c47d68babf044f307410a5939d396f71feeb4553a2 124644 xdmx-tools_1.12.3.902-1_amd64.deb
 7e268edbd078cb3d1bd6ee8b7d812f5d926a42a5ebd43656e3cd59801050ba7d 820454 xnest_1.12.3.902-1_amd64.deb
 0a59aaa7c6133b1346923160751b8986e9f14d807d622b7f43a2e0f886c38719 924272 xvfb_1.12.3.902-1_amd64.deb
 33be1f3c0de1605a3ef7cc13c60081c6e71f84f35c3491c098df2cdb3e33f73b 1016804 xserver-xephyr_1.12.3.902-1_amd64.deb
 71031bdf523279a9cfa004f3201e59eb9359e5f73b2894aaf3ea0f61708c6e6f 938842 xserver-xfbdev_1.12.3.902-1_amd64.deb
 630b4ef15ffda0f6fb61ee64efdd7429c1e606a36ea9fca960d11678e0492bb5 7290296 xserver-xorg-core-dbg_1.12.3.902-1_amd64.deb
Files: 
 b448ab7055d419f50111cea0788ba8b3 4123 x11 optional xorg-server_1.12.3.902-1.dsc
 ab44f92cc3c22a353c9264e2fb088d70 7529963 x11 optional xorg-server_1.12.3.902.orig.tar.gz
 f37a1ecc5ed78e95177cd6a0b17922c7 84516 x11 optional xorg-server_1.12.3.902-1.diff.gz
 61c7abcab215d8ca03e129e2738f2d88 1394928 x11 optional xserver-common_1.12.3.902-1_all.deb
 729ff3c33b151eb095fab0e35c5e76ad 1760696 x11 optional xserver-xorg-core_1.12.3.902-1_amd64.deb
 9ae013408a5419f688aadfab63c7ceb7 868870 debian-installer optional xserver-xorg-core-udeb_1.12.3.902-1_amd64.udeb
 db966a320e4cf010fb25d8c2e3f07603 319248 x11 optional xserver-xorg-dev_1.12.3.902-1_amd64.deb
 b0bfa1a461903dfb2336060b46fdc7bc 922154 x11 optional xdmx_1.12.3.902-1_amd64.deb
 4df2c1ac3bc937e10b42ce04ad29e068 124644 x11 optional xdmx-tools_1.12.3.902-1_amd64.deb
 fb46b64c5cd177fc0e712f7f454dff9d 820454 x11 optional xnest_1.12.3.902-1_amd64.deb
 07f28925c98c8ccfce167ba2d77cb39f 924272 x11 optional xvfb_1.12.3.902-1_amd64.deb
 c82683562327f139a483e509993a3333 1016804 x11 optional xserver-xephyr_1.12.3.902-1_amd64.deb
 633b5962072fb3e9bc383805c4c67343 938842 x11 optional xserver-xfbdev_1.12.3.902-1_amd64.deb
 44ade14b97d22da94fcb2c4fc2d41acf 7290296 debug extra xserver-xorg-core-dbg_1.12.3.902-1_amd64.deb
Package-Type: udeb

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

iQIcBAEBCAAGBQJQNKEaAAoJEDEBgAUJBeQMLSsP/3TS0dyO2wyk6OagKqvFk5IN
sQL2C7JC4e+k2YuvA1DgUmXdHzQqnubF9y9OqaY4mHDQEw23jTqDKPl/NQFM9Wto
HgP8VWPYRjqJdrFFs0gtkN3JenVkWcSYnfE2zzElgtZ/yBQlMFg/wzJ9d0zm7fSw
7NT2YAgExwHwSLu+tkRhpvp7JOVpA0rEqK3AcpNca3Ax3gdprANiYQvIfKNDccuQ
GXGNFae81NrqKNaU+lMqxkUvU7WkDxEQStJUDZ4aRFaNMKXNG9fA2yzjx/lSzgFq
CjEF8eabjoZLxAIYyNzY8XVXHYLqly5vg2sWEh2jdXE7swj9Rdb6OdwXJkAXThAj
16F40s4srv8zexZxCGxnRrkqpIn/RTE8oVSx2Gb0ktJm9PCC1QhwMD+K7XG7Ia6x
yExFSe5XJBK3uitTM447Vp/+sHqBEtObPMPrY/wiO3GVxtBSLz1Ga6AehFm0XlRw
kuaWI76djxMVdO3Fx+ConVZSoil5O1NbOJ2fGLR4N/dywRWr8ixzui46cf10n4ug
s2heZNO9w8rOIBGiZSSGDwYNoie3CBwzXSQh3WAytfozzHD/IFR6Xe47WxwEL8yJ
QLzFRtneFxE4jU6yl3P9pEUPYjCoiOEcI88dK2ORsj0NYzGPPYASwf1hRI5LnjTQ
vtf/jnFCIXVberIkktjh
=/yIs
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: