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

Bug#565773: marked as done ([xserver-xorg-video-intel] Segfaults when trying to lock screen)



Your message dated Mon, 15 Mar 2010 23:49:17 +0000
with message-id <E1NrK29-0006G0-US@ries.debian.org>
and subject line Bug#554450: fixed in xorg-server 2:1.7.5.902-1
has caused the Debian Bug report #554450,
regarding [xserver-xorg-video-intel] Segfaults when trying to lock screen
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.)


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

--- Please enter the report below this line. ---

The xserver crashes with a segmentation fault when trying to use the lock screen functionality of gnome. This only occurs when using an external monitor and the internal notebook display is turned off. It doesn't happen when using the internal notebook display or both displays simultaneously. I've attached an Xorg.log which contains a stack trace of the crash.

I have turned off KMS (by adding "i915 modeset=0" to my /etc/modules) because the internal display of my Samsung X20 XVM 1730 IV notebook otherwise stops working when loading the i915 module manually or during xserver startup (and I didn't have the time to figure out whether this can be fixed using some kernel parameters).


--- System information. ---
Architecture: i386
Kernel: Linux 2.6.32-trunk-686

Debian Release: squeeze/sid
1001 unstable www.debian-multimedia.org
1001 unstable ftp.debian.org
1 experimental ftp.debian.org

--- Package information. ---
Depends (Version) | Installed
============================================-+-=======================
libc6 (>= 2.3.6-6~) | 2.10.2-5
libdrm-intel1 (>= 2.4.11) | 2.4.15-1
libdrm2 (>= 2.4.3) | 2.4.15-1
libpciaccess0 (>= 0.8.0+git20071002) | 0.10.9-1
libxext6 (>= 0) | 2:1.1.1-2
libxfixes3 (>= 1:4.0.1) | 1:4.0.4-1
libxv1 | 2:1.0.5-1
libxvmc1 | 2:1.0.5-1
xserver-xorg-core (>= 2:1.6.99.900) | 2:1.7.4-1


Package's Recommends field is empty.

Package's Suggests field is empty.


--- Output from package bug script ---
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Apr 26  2006 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1710452 Jan 12 13:00 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1405 May  5  2009 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "InputDevice"
	Identifier	"Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbLayout"	"us_de"
EndSection


Section "InputDevice"
	Identifier 	"usb mouse"
	Driver		"mouse"
	Option 		"Device"		"/dev/input/mice"
	Option		"SendCoreEvents"	"true"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "InputDevice"
	Identifier 	"Touchpad"
	Driver		"synaptics"
	Option		"Device"		"/dev/input/by-path/platform-i8042-serio-4-event-mouse"
	Option 		"CorePointer"
	Option		"VertEdgeScroll"	"true"
EndSection



Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        SubSection "Display"
                Virtual 1920 1200
        EndSubSection   
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root  66062 Sep  2  2006 /var/log/Xorg.21.log
-rw-r--r-- 1 root root 609942 Apr 30  2009 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 185837 Jul 27 14:24 /var/log/Xorg.1.log
-rw-r--r-- 1 root root  73458 Aug  3 21:19 /var/log/Xorg.20.log
-rw-r--r-- 1 root root  36862 Jan 18 18:44 /var/log/Xorg.0.log

udev information:
P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: char/13:64
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:64 /dev/input/by-path/platform-i8042-serio-0-event-kbd
E: XKBOPTIONS=lv3:ralt_switch
E: x11_driver=evdev
E: DMI_VENDOR=Samsung Electronics

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1/event1
N: input/event1
S: char/13:65
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: DMI_VENDOR=Samsung Electronics
E: DEVLINKS=/dev/char/13:65

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2
N: input/event2
S: char/13:66
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:66
E: XKBOPTIONS=lv3:ralt_switch
E: x11_driver=evdev
E: DMI_VENDOR=Samsung Electronics

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event3
N: input/event3
S: char/13:67
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:67
E: XKBOPTIONS=lv3:ralt_switch
E: x11_driver=evdev
E: DMI_VENDOR=Samsung Electronics

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4
N: input/event4
S: char/13:68
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:68
E: XKBOPTIONS=lv3:ralt_switch
E: x11_driver=evdev
E: DMI_VENDOR=Samsung Electronics

P: /devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6.3/1-6.3.1/1-6.3.1:1.0/input/input5/event5
N: input/event5
S: char/13:69
S: input/by-id/usb-0e6a_HID_Keyboard_Device-event-kbd
S: input/by-path/pci-0000:00:1d.7-usb-0:6.3.1:1.0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6.3/1-6.3.1/1-6.3.1:1.0/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_VENDOR=0e6a
E: ID_VENDOR_ENC=0e6a
E: ID_VENDOR_ID=0e6a
E: ID_MODEL=HID_Keyboard_Device
E: ID_MODEL_ENC=HID\x20Keyboard\x20Device
E: ID_MODEL_ID=6001
E: ID_REVISION=0007
E: ID_SERIAL=0e6a_HID_Keyboard_Device
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.7-usb-0:6.3.1:1.0
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:69 /dev/input/by-id/usb-0e6a_HID_Keyboard_Device-event-kbd /dev/input/by-path/pci-0000:00:1d.7-usb-0:6.3.1:1.0-event-kbd
E: XKBOPTIONS=lv3:ralt_switch
E: x11_driver=evdev

P: /devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6.3/1-6.3.1/1-6.3.1:1.1/input/input6/event6
N: input/event6
S: char/13:70
S: input/by-id/usb-0e6a_HID_Keyboard_Device-event-if01
S: input/by-path/pci-0000:00:1d.7-usb-0:6.3.1:1.1-event
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6.3/1-6.3.1/1-6.3.1:1.1/input/input6/event6
E: MAJOR=13
E: MINOR=70
E: DEVNAME=/dev/input/event6
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=0e6a
E: ID_VENDOR_ENC=0e6a
E: ID_VENDOR_ID=0e6a
E: ID_MODEL=HID_Keyboard_Device
E: ID_MODEL_ENC=HID\x20Keyboard\x20Device
E: ID_MODEL_ID=6001
E: ID_REVISION=0007
E: ID_SERIAL=0e6a_HID_Keyboard_Device
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.7-usb-0:6.3.1:1.1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:70 /dev/input/by-id/usb-0e6a_HID_Keyboard_Device-event-if01 /dev/input/by-path/pci-0000:00:1d.7-usb-0:6.3.1:1.1-event
E: XKBOPTIONS=lv3:ralt_switch
E: x11_driver=evdev

P: /devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6.3/1-6.3.2/1-6.3.2:1.0/input/input7/event7
N: input/event7
S: char/13:71
S: input/by-id/usb-Logitech_USB_Laser_Mouse-event-mouse
S: input/by-path/pci-0000:00:1d.7-usb-0:6.3.2:1.0-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6.3/1-6.3.2/1-6.3.2:1.0/input/input7/event7
E: MAJOR=13
E: MINOR=71
E: DEVNAME=/dev/input/event7
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_MODEL=USB_Laser_Mouse
E: ID_MODEL_ENC=USB\x20Laser\x20Mouse
E: ID_MODEL_ID=c062
E: ID_REVISION=3100
E: ID_SERIAL=Logitech_USB_Laser_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.7-usb-0:6.3.2:1.0
E: x11_driver=evdev
E: DEVLINKS=/dev/char/13:71 /dev/input/by-id/usb-Logitech_USB_Laser_Mouse-event-mouse /dev/input/by-path/pci-0000:00:1d.7-usb-0:6.3.2:1.0-event-mouse

P: /devices/platform/pcspkr/input/input8/event8
N: input/event8
S: char/13:72
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input8/event8
E: MAJOR=13
E: MINOR=72
E: DEVNAME=/dev/input/event8
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: DMI_VENDOR=Samsung Electronics
E: DEVLINKS=/dev/char/13:72 /dev/input/by-path/platform-pcspkr-event-spkr

P: /devices/platform/i8042/serio4/input/input9/event9
N: input/event9
S: char/13:73
S: input/by-path/platform-i8042-serio-4-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio4/input/input9/event9
E: MAJOR=13
E: MINOR=73
E: DEVNAME=/dev/input/event9
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-4
E: x11_driver=synaptics
E: DMI_VENDOR=Samsung Electronics
E: DEVLINKS=/dev/char/13:73 /dev/input/by-path/platform-i8042-serio-4-event-mouse

DRM Information from dmesg:
[    1.179137] Linux agpgart interface v0.103
[    2.433526] agpgart-intel 0000:00:00.0: Intel 915GM Chipset
[    2.434194] agpgart-intel 0000:00:00.0: detected 7932K stolen memory
[    2.438240] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
[   25.282157] [drm] Initialized drm 1.1.0 20060810
[   25.323025] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0

X.Org X Server 1.7.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.26-2-amd64 i686 Debian
Current Operating System: Linux laptop 2.6.32-trunk-686 #1 SMP Sun Jan 10 06:32:16 UTC 2010 i686
Kernel command line: root=/dev/mapper/root ro no_console_supsend
Build Date: 12 January 2010  11:54:45AM
xorg-server 2:1.7.4-1 (buildd@puccini.debian.org) 
Current version of pixman: 0.16.4
	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: Mon Jan 18 18:16:57 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "<default monitor>"
(==) No device specified for screen "Default Screen".
	Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(==) No monitor specified for screen "Default Screen".
	Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(==) 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
(==) ModulePath set to "/usr/lib/xorg/modules"
(==) |-->Input Device "Touchpad"
(==) |-->Input Device "Keyboard"
(==) No Layout section. Using the first core pointer device.
(==) No Layout section. Using the first core keyboard device.
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Keyboard
(II) Loader magic: 0x81e77a0
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(++) using VT number 8

(--) PCI:*(0:0:2:0) 8086:2592:144d:c01a Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller rev 3, Mem @ 0xb0080000/524288, 0xc0000000/268435456, 0xb0000000/262144, I/O @ 0x00001800/8
(--) PCI: (0:0:2:1) 8086:2792:144d:c01a Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller rev 3, Mem @ 0x86000000/524288
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.4, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.4, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.7.4, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.4, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.4, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.4, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(==) Matched intel for the autoconfigured driver
(==) Assigned the driver to the xf86ConfigLayout
(II) LoadModule: "intel"
(II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
	compiled for 1.7.3.902, module version = 2.9.1
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
	compiled for 1.7.3.902, module version = 1.2.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 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, Clarkdale, Arrandale
(II) Primary Device is: PCI 00@00:02:0
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 1.7.4, module version = 0.1.0
	ABI class: X.Org Video Driver, version 6.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(==) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(II) intel(0): Integrated Graphics Chipset: Intel(R) 915GM
(--) intel(0): Chipset: "915GM"
(--) intel(0): Linear framebuffer at 0xC0000000
(--) intel(0): IO registers at addr 0xB0080000 size 524288
(WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
(II) intel(0): the SDVO device with slave addr 70 is found on DVO 1 port
(II) intel(0): 2 display pipes available.
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) intel(0): Output VGA has no monitor section
(II) intel(0): Output LVDS has no monitor section
(II) intel(0): I2C bus "LVDSDDC_C" initialized.
(II) intel(0): Attempting to determine panel fixed mode.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): EDID for output LVDS
xf86TokenToOptinfo: table is NULL
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" initialized.
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" registered at address 0x70.
(II) intel(0): I2C bus "SDVOB DDC Bus" initialized.
(II) intel(0): Output TMDS-1 has no monitor section
(II) intel(0): SDVOB: device VID/DID: 04:AA.02, clock range 25.0MHz - 165.0MHz
(II) intel(0): SDVOB: 1 input channel
(II) intel(0): SDVOB: TMDS0 output reported
xf86TokenToOptinfo: table is NULL
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" initialized.
(II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" registered at address 0x72.
(II) intel(0): No SDVO device found on SDVOC
(II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" removed.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" removed.
(II) intel(0): Output TV has no monitor section
(II) intel(0): Current clock rate multiplier: 1
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID for output VGA
(II) intel(0): EDID for output LVDS
(II) intel(0): Not using default mode "320x175" (doublescan mode not supported)
(II) intel(0): Not using default mode "320x200" (doublescan mode not supported)
(II) intel(0): Not using default mode "360x200" (doublescan mode not supported)
(II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
(II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
(II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
(II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
(II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
(II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
(II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
(II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
(II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
(II) intel(0): Not using default mode "1024x768" (interlace mode not supported)
(II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
(II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
(II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
(II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
(II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
(II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
(II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
(II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
(II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
(II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
(II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
(II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
(II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
(II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
(II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
(II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
(II) intel(0): Not using default mode "1792x1344" (height too large for virtual size)
(II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
(II) intel(0): Not using default mode "1792x1344" (height too large for virtual size)
(II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
(II) intel(0): Not using default mode "1856x1392" (height too large for virtual size)
(II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
(II) intel(0): Not using default mode "1856x1392" (height too large for virtual size)
(II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
(II) intel(0): Not using default mode "1920x1440" (height too large for virtual size)
(II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
(II) intel(0): Not using default mode "1920x1440" (height too large for virtual size)
(II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
(II) intel(0): Not using default mode "416x312" (doublescan mode not supported)
(II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
(II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
(II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
(II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
(II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
(II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
(II) intel(0): Not using default mode "1360x768" (monitor doesn't support reduced blanking)
(II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "1440x900" (exceeds panel dimensions)
(II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
(II) intel(0): Not using default mode "1600x1024" (exceeds panel dimensions)
(II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
(II) intel(0): Not using default mode "1680x1050" (monitor doesn't support reduced blanking)
(II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "1920x1080" (monitor doesn't support reduced blanking)
(II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
(II) intel(0): Not using default mode "1920x1200" (monitor doesn't support reduced blanking)
(II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
(II) intel(0): Not using default mode "1920x1440" (height too large for virtual size)
(II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
(II) intel(0): Not using default mode "2048x1536" (height too large for virtual size)
(II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
(II) intel(0): Not using default mode "2048x1536" (height too large for virtual size)
(II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
(II) intel(0): Not using default mode "2048x1536" (height too large for virtual size)
(II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
(II) intel(0): Printing probed modes for output LVDS
(II) intel(0): Modeline "1400x1050"x60.0  108.00  1400 1416 1528 1688  1050 1051 1054 1066 (64.0 kHz)
(II) intel(0): Modeline "1400x1050"x85.0  179.26  1400 1504 1656 1912  1050 1051 1054 1103 -hsync +vsync (93.8 kHz)
(II) intel(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz)
(II) intel(0): Modeline "1400x1050"x70.0  145.06  1400 1496 1648 1896  1050 1051 1054 1093 -hsync +vsync (76.5 kHz)
(II) intel(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz)
(II) intel(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
(II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "1280x960"x85.0  148.50  1280 1344 1504 1728  960 961 964 1011 +hsync +vsync (85.9 kHz)
(II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
(II) intel(0): Modeline "1152x864"x100.0  143.47  1152 1232 1360 1568  864 865 868 915 -hsync +vsync (91.5 kHz)
(II) intel(0): Modeline "1152x864"x85.1  121.50  1152 1216 1344 1568  864 865 868 911 +hsync -vsync (77.5 kHz)
(II) intel(0): Modeline "1152x864"x85.0  119.65  1152 1224 1352 1552  864 865 868 907 -hsync +vsync (77.1 kHz)
(II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1152x864"x75.0  104.99  1152 1224 1352 1552  864 865 868 902 -hsync +vsync (67.6 kHz)
(II) intel(0): Modeline "1152x864"x70.0   96.77  1152 1224 1344 1536  864 865 868 900 -hsync +vsync (63.0 kHz)
(II) intel(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz)
(II) intel(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz)
(II) intel(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
(II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz)
(II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz)
(II) intel(0): I2C device "SDVOB DDC Bus:ddc2" registered at address 0xA0.
(II) intel(0): EDID for output TMDS-1
(II) intel(0): Manufacturer: ACR  Model: ad81  Serial#: 1696623121
(II) intel(0): Year: 2006  Week: 52
(II) intel(0): EDID Version: 1.3
(II) intel(0): Digital Display Input
(II) intel(0): Max Image Size [cm]: horiz.: 55  vert.: 34
(II) intel(0): Gamma: 2.20
(II) intel(0): DPMS capabilities: StandBy Suspend Off
(II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
(II) intel(0): First detailed timing is preferred mode
(II) intel(0): redX: 0.658 redY: 0.324   greenX: 0.204 greenY: 0.665
(II) intel(0): blueX: 0.146 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
(II) intel(0): Supported established timings:
(II) intel(0): 720x400@70Hz
(II) intel(0): 640x480@60Hz
(II) intel(0): 640x480@67Hz
(II) intel(0): 640x480@72Hz
(II) intel(0): 640x480@75Hz
(II) intel(0): 800x600@56Hz
(II) intel(0): 800x600@60Hz
(II) intel(0): 800x600@72Hz
(II) intel(0): 800x600@75Hz
(II) intel(0): 832x624@75Hz
(II) intel(0): 1024x768@60Hz
(II) intel(0): 1024x768@70Hz
(II) intel(0): 1024x768@75Hz
(II) intel(0): 1280x1024@75Hz
(II) intel(0): 1152x864@75Hz
(II) intel(0): Manufacturer's mask: 0
(II) intel(0): Supported standard timings:
(II) intel(0): #0: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
(II) intel(0): #1: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) intel(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
(II) intel(0): #3: hsize: 1360  vsize 765  refresh: 60  vid: 49291
(II) intel(0): Supported detailed timing:
(II) intel(0): clock: 154.0 MHz   Image Size:  550 x 344 mm
(II) intel(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
(II) intel(0): v_active: 1200  v_sync: 1203  v_sync_end 1209 v_blanking: 1235 v_border: 0
(II) intel(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 80 kHz, PixClock max 170 MHz
(II) intel(0): Serial No: L810C0024001
(II) intel(0): Monitor name: AL2623W
(II) intel(0): EDID (in hex):
(II) intel(0): 	00ffffffffffff00047281ad116a2065
(II) intel(0): 	3410010380372278ea8585a85334aa25
(II) intel(0): 	125054bfef80a940714f81408bc00101
(II) intel(0): 	010101010101283c80a070b023403020
(II) intel(0): 	360026582100001e000000fd00384b1f
(II) intel(0): 	5011000a202020202020000000ff004c
(II) intel(0): 	38313043303032343030310a000000fc
(II) intel(0): 	00414c32363233570a20202020200043
(II) intel(0): EDID vendor "ACR", prod id 44417
(II) intel(0): Printing probed modes for output TMDS-1
(II) intel(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync +vsync (74.0 kHz)
(II) intel(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
(II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1366x768"x59.8   84.75  1366 1432 1568 1776  768 770 780 798 -hsync +vsync (47.7 kHz)
(II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): EDID for output TV
(II) intel(0): Output VGA disconnected
(II) intel(0): Output LVDS connected
(II) intel(0): Output TMDS-1 connected
(II) intel(0): Output TV disconnected
(II) intel(0): Using fuzzy aspect match for initial modes
(II) intel(0): Output LVDS using initial mode 1280x960
(II) intel(0): Output TMDS-1 using initial mode 1280x960
(II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
(II) intel(0): detected 256 kB GTT.
(II) intel(0): detected 7932 kB stolen memory.
(==) intel(0): video overlay key set to 0x101fe
(==) intel(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.7.4, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) intel(0): Comparing regs from server start up to After PreInit
(WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd0000009
(WW) intel(0): PP_STATUS before: on, ready, sequencing idle
(WW) intel(0): PP_STATUS after: on, ready, sequencing on
(WW) intel(0): Register 0x70024 (PIPEASTAT) changed from 0x00000000 to 0x00000207
(WW) intel(0): PIPEASTAT before: status:
(WW) intel(0): PIPEASTAT after: status: VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS
(WW) intel(0): Register 0x68084 (TV_FILTER_CTL_2) changed from 0x00025a5a to 0x00028283
(WW) intel(0): Register 0x68088 (TV_FILTER_CTL_3) changed from 0x00012d2d to 0x00014141
(==) Depth 24 pixmap format is 32 bpp
(II) intel(0): Kernel reported 483840 total, 1 used
(II) intel(0): I830CheckAvailableMemory: 1935356 kB available
(II) intel(0): [DRI2] Setup complete
(**) intel(0): Framebuffer compression enabled
(**) intel(0): Tiling enabled
(**) intel(0): SwapBuffers wait enabled
(==) intel(0): VideoRam: 262144 KB
(II) intel(0): Attempting memory allocation with tiled buffers.
(II) intel(0): Tiled allocation successful.
(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) UXA(0): Driver registered support for the following operations:
(II)         solid
(II)         copy
(II)         composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): Current clock rate multiplier: 1
(II) intel(0): adjusting plane->pipe mappings to allow for framebuffer compression
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x005fffff: compressed frame buffer (6144 kB, 0x000000007f800000 physical
)
(II) intel(0): 0x00600000-0x00600fff: compressed ll buffer (4 kB, 0x000000007fe00000 physical
)
(II) intel(0): 0x00601000-0x0060afff: HW cursors (40 kB, 0x000000007fe01000 physical
)
(II) intel(0): 0x0060b000-0x0060bfff: overlay registers (4 kB, 0x000000007fe0b000 physical
)
(II) intel(0): 0x007bf000:            end of stolen memory
(II) intel(0): 0x007bf000-0x0f9f3fff: DRI memory manager (248020 kB)
(II) intel(0): 0x10000000:            end of aperture
(II) intel(0): BO memory allocation layout:
(II) intel(0): 0x007bf000:            start of memory manager
(II) intel(0): 0x01000000-0x01ffffff: front buffer (16384 kB) X tiled
(II) intel(0): 0x0f9f4000:            end of memory manager
(WW) intel(0): ESR is 0x00000001, instruction error
(WW) intel(0): Existing errors found in hardware state.
(EE) intel(0): First SDVOB output reported failure to sync
(II) intel(0): using SSC reference clock of 96 MHz
(II) intel(0): Selecting standard 18 bit TMDS pixel format.
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is on
(II) intel(0):   Display plane B is now enabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane A is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe none
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0):   Output TMDS-1 is connected to pipe A
(II) intel(0):   Output TV is connected to pipe none
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(==) intel(0): DPMS enabled
(==) intel(0): Intel XvMC decoder disabled
(II) intel(0): Set up textured video
(II) intel(0): Set up overlay video
(II) intel(0): direct rendering: DRI2 Enabled
(--) RandR disabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
SELinux: Disabled on system, not enabling in X server
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_make_current_read
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
(II) AIGLX: Loaded and initialized /usr/lib/dri/i915_dri.so
(II) GLX: Initialized DRI2 GL provider for screen 0
(II) intel(0): Setting screen physical size to 338 x 253
(II) intel(0): Allocate new frame buffer 1280x960 stride 2048
(II) intel(0): New front buffer at 0x800000
(II) Synaptics touchpad driver version 1.2.1
(--) Touchpad auto-dev sets device to /dev/input/event9
(**) Option "Device" "/dev/input/event9"
(II) Touchpad: x-axis range 1472 - 5472
(II) Touchpad: y-axis range 1408 - 4448
(II) Touchpad: pressure range 0 - 255
(II) Touchpad: finger width range 0 - 0
(II) Touchpad: buttons: left right middle double triple
(**) Option "VertEdgeScroll" "true"
(--) Touchpad: touchpad found
(**) Option "CorePointer"
(**) Touchpad: always reports core events
(II) XINPUT: Adding extended input device "Touchpad" (type: TOUCHPAD)
(**) Touchpad: (accel) keeping acceleration scheme 1
(**) Touchpad: (accel) acceleration profile 0
(--) Touchpad: touchpad found
(II) config/udev: Adding input device "Power Button" (/dev/input/event4)
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.7.3.902, module version = 2.3.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(**) "Power Button": always reports core events
(**) "Power Button": Device: "/dev/input/event4"
(II) "Power Button": Found keys
(II) "Power Button": Configuring as keyboard
(II) XINPUT: Adding extended input device ""Power Button"" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "lv3:ralt_switch"
(II) config/udev: Adding input device "Power Button" (/dev/input/event2)
(**) "Power Button": always reports core events
(**) "Power Button": Device: "/dev/input/event2"
(II) "Power Button": Found keys
(II) "Power Button": Configuring as keyboard
(II) XINPUT: Adding extended input device ""Power Button"" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "lv3:ralt_switch"
(II) config/udev: Adding input device "Sleep Button" (/dev/input/event3)
(**) "Sleep Button": always reports core events
(**) "Sleep Button": Device: "/dev/input/event3"
(II) "Sleep Button": Found keys
(II) "Sleep Button": Configuring as keyboard
(II) XINPUT: Adding extended input device ""Sleep Button"" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "lv3:ralt_switch"
(II) config/udev: Adding input device "HID Keyboard Device" (/dev/input/event5)
(**) "HID Keyboard Device": always reports core events
(**) "HID Keyboard Device": Device: "/dev/input/event5"
(II) "HID Keyboard Device": Found keys
(II) "HID Keyboard Device": Configuring as keyboard
(II) XINPUT: Adding extended input device ""HID Keyboard Device"" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "lv3:ralt_switch"
(II) config/udev: Adding input device "HID Keyboard Device" (/dev/input/event6)
(**) "HID Keyboard Device": always reports core events
(**) "HID Keyboard Device": Device: "/dev/input/event6"
(II) "HID Keyboard Device": Found 1 mouse buttons
(II) "HID Keyboard Device": Found scroll wheel(s)
(II) "HID Keyboard Device": Found relative axes
(II) "HID Keyboard Device": Found absolute axes
(II) "HID Keyboard Device": Found keys
(II) "HID Keyboard Device": Configuring as mouse
(II) "HID Keyboard Device": Configuring as keyboard
(**) "HID Keyboard Device": YAxisMapping: buttons 4 and 5
(**) "HID Keyboard Device": EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device ""HID Keyboard Device"" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "lv3:ralt_switch"
(EE) "HID Keyboard Device": failed to initialize for relative axes.
(**) "HID Keyboard Device": (accel) keeping acceleration scheme 1
(**) "HID Keyboard Device": (accel) acceleration profile 0
(II) "HID Keyboard Device": initialized for absolute axes.
(II) config/udev: Adding input device "Logitech USB Laser Mouse" (/dev/input/event7)
(**) "Logitech USB Laser Mouse": always reports core events
(**) "Logitech USB Laser Mouse": Device: "/dev/input/event7"
(II) "Logitech USB Laser Mouse": Found 12 mouse buttons
(II) "Logitech USB Laser Mouse": Found scroll wheel(s)
(II) "Logitech USB Laser Mouse": Found relative axes
(II) "Logitech USB Laser Mouse": Found x and y relative axes
(II) "Logitech USB Laser Mouse": Configuring as mouse
(**) "Logitech USB Laser Mouse": YAxisMapping: buttons 4 and 5
(**) "Logitech USB Laser Mouse": EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device ""Logitech USB Laser Mouse"" (type: MOUSE)
(**) "Logitech USB Laser Mouse": (accel) keeping acceleration scheme 1
(**) "Logitech USB Laser Mouse": (accel) acceleration profile 0
(II) "Logitech USB Laser Mouse": initialized for relative axes.
(II) config/udev: Adding input device "Logitech USB Laser Mouse" (/dev/input/mouse0)
(**) "Logitech USB Laser Mouse": always reports core events
(**) "Logitech USB Laser Mouse": Device: "/dev/input/mouse0"
(EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for ""Logitech USB Laser Mouse""
(II) config/udev: Adding input device "AT Translated Set 2 keyboard" (/dev/input/event0)
(**) "AT Translated Set 2 keyboard": always reports core events
(**) "AT Translated Set 2 keyboard": Device: "/dev/input/event0"
(II) "AT Translated Set 2 keyboard": Found keys
(II) "AT Translated Set 2 keyboard": Configuring as keyboard
(II) XINPUT: Adding extended input device ""AT Translated Set 2 keyboard"" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "lv3:ralt_switch"
(II) config/udev: Adding input device "SynPS/2 Synaptics TouchPad" (/dev/input/event9)
(II) Synaptics touchpad driver version 1.2.1
(**) Option "Device" "/dev/input/event9"
(--) "SynPS/2 Synaptics TouchPad": no supported touchpad found
(EE) "SynPS/2 Synaptics TouchPad" Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device ""SynPS/2 Synaptics TouchPad""
(II) UnloadModule: "synaptics"
(II) config/udev: Adding input device "SynPS/2 Synaptics TouchPad" (/dev/input/mouse1)
(**) "SynPS/2 Synaptics TouchPad": always reports core events
(**) "SynPS/2 Synaptics TouchPad": Device: "/dev/input/mouse1"
(EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for ""SynPS/2 Synaptics TouchPad""
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "ACR", prod id 44417
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "ACR", prod id 44417
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "ACR", prod id 44417
(II) intel(0): Allocate new frame buffer 1920x1200 stride 2048
(II) intel(0): New front buffer at 0x2000000
(EE) intel(0): First SDVOB output reported failure to sync

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x3b) [0x80a8a9b]
1: /usr/bin/X (0x8048000+0x5c445) [0x80a4445]
2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb789a40c]
3: /usr/bin/X (VidModeGetGammaRampSize+0x40) [0x815c480]
4: /usr/lib/xorg/modules/extensions/libextmod.so (0xb7879000+0x8646) [0xb7881646]
5: /usr/bin/X (0x8048000+0x479e7) [0x808f9e7]
6: /usr/bin/X (0x8048000+0x1e95a) [0x806695a]
7: /lib/i686/cmov/libc.so.6 (__libc_start_main+0xe5) [0xb759cb55]
8: /usr/bin/X (0x8048000+0x1e541) [0x8066541]
Segmentation fault at address 0x16c

Fatal server error:
Caught signal 11 (Segmentation fault). Server aborting


Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

(II) UnloadModule: "synaptics"
(II) "Power Button": Close
(II) UnloadModule: "evdev"
(II) "Power Button": Close
(II) UnloadModule: "evdev"
(II) "Sleep Button": Close
(II) UnloadModule: "evdev"
(II) "HID Keyboard Device": Close
(II) UnloadModule: "evdev"
(II) "HID Keyboard Device": Close
(II) UnloadModule: "evdev"
(II) "Logitech USB Laser Mouse": Close
(II) UnloadModule: "evdev"
(II) "AT Translated Set 2 keyboard": Close
(II) UnloadModule: "evdev"
(II) AIGLX: Suspending AIGLX clients for VT switch

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

xdmx-tools_1.7.5.902-1_amd64.deb
  to main/x/xorg-server/xdmx-tools_1.7.5.902-1_amd64.deb
xdmx_1.7.5.902-1_amd64.deb
  to main/x/xorg-server/xdmx_1.7.5.902-1_amd64.deb
xnest_1.7.5.902-1_amd64.deb
  to main/x/xorg-server/xnest_1.7.5.902-1_amd64.deb
xorg-server_1.7.5.902-1.diff.gz
  to main/x/xorg-server/xorg-server_1.7.5.902-1.diff.gz
xorg-server_1.7.5.902-1.dsc
  to main/x/xorg-server/xorg-server_1.7.5.902-1.dsc
xorg-server_1.7.5.902.orig.tar.gz
  to main/x/xorg-server/xorg-server_1.7.5.902.orig.tar.gz
xserver-common_1.7.5.902-1_all.deb
  to main/x/xorg-server/xserver-common_1.7.5.902-1_all.deb
xserver-xephyr_1.7.5.902-1_amd64.deb
  to main/x/xorg-server/xserver-xephyr_1.7.5.902-1_amd64.deb
xserver-xfbdev_1.7.5.902-1_amd64.deb
  to main/x/xorg-server/xserver-xfbdev_1.7.5.902-1_amd64.deb
xserver-xorg-core-dbg_1.7.5.902-1_amd64.deb
  to main/x/xorg-server/xserver-xorg-core-dbg_1.7.5.902-1_amd64.deb
xserver-xorg-core-udeb_1.7.5.902-1_amd64.udeb
  to main/x/xorg-server/xserver-xorg-core-udeb_1.7.5.902-1_amd64.udeb
xserver-xorg-core_1.7.5.902-1_amd64.deb
  to main/x/xorg-server/xserver-xorg-core_1.7.5.902-1_amd64.deb
xserver-xorg-dev_1.7.5.902-1_amd64.deb
  to main/x/xorg-server/xserver-xorg-dev_1.7.5.902-1_amd64.deb
xvfb_1.7.5.902-1_amd64.deb
  to main/x/xorg-server/xvfb_1.7.5.902-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 554450@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: Mon, 15 Mar 2010 22:19:01 +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.7.5.902-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: 527490 554450 564200 568236 570680 572268 574017
Changes: 
 xorg-server (2:1.7.5.902-1) unstable; urgency=low
 .
   [ Julien Cristau ]
   * config/udev: fix adding unnamed devices.
   * Build two flavours, one for the main package and one for the udeb.
   * Add patch to fix Xorg build with XV disabled.
 .
   [ Timo Aaltonen ]
   * Add 16-config-dont-filter-input-subsys.diff so for instance serial
     wacom devices are initialized by the udev backend (LP: #522318,
     closes: #568236).
 .
   [ Brice Goglin ]
   * New upstream release.
     + Allow for missing or disabled compat_output, closes: #572268, #554450.
     + Reenable RECORD extension, closes: #570680.
     + dix: try to ring the bell even if the current device doesn't have one,
       closes: #564200.
   * Refresh patches.
   * Fix typo in xvfb-run.1, thanks Joey Hess, closes: #527490.
 .
   [ Cyril Brulebois ]
   * Add udeb needed for the graphical installer: xserver-xorg-core-udeb.
   * Version/Bump some B-D to make sure xserver-xorg-core-udeb gets its
     dependencies on the (recently-added) udebs rather than on the
     libraries:
      - libpciaccess-dev
      - libudev-dev
      - libxau-dev
      - libxfont-dev
   * Replace 02_Add-libgcrypt-as-an-option-for-sha1.diff with
     02_Add-libgcrypt-and-libnettle-as-options-for-sha1.diff so that it's
     also possible to link against libnettle. Link (unconditionally)
     statically against libnettle.a to avoid an extra udeb for a few bytes.
   * Add nettle-dev to Build-Depends; and pass --with-sha1=libnettle for
     the udeb build (and --with-sha1=libgcrypt for the main build).
   * Add myself to Uploaders.
   * Tweak builderstring to use the name of the person responsible for the
     upload instead of an host-specific one (Closes: #574017).
Checksums-Sha1: 
 50ac23fbbd0d140d795e216a5e22d53b43cddf93 3587 xorg-server_1.7.5.902-1.dsc
 f880d3b79afa85c5ca21960c6015f4b878288483 6617478 xorg-server_1.7.5.902.orig.tar.gz
 30321f383bfa0e0d795c5846665f5081a9fbffcc 338379 xorg-server_1.7.5.902-1.diff.gz
 2c1cd1877bff26b9cebc7e99a1c67567d252ba2b 53386 xserver-common_1.7.5.902-1_all.deb
 ab76c2a14294504f82699c2e227a57b4069a577c 2521912 xserver-xorg-core_1.7.5.902-1_amd64.deb
 7f168ee461c3c200a76fc5fddadf2a691d8b1105 994252 xserver-xorg-core-udeb_1.7.5.902-1_amd64.udeb
 6db21d6733f56a2cb1e19dd1be7c3425b6e390e7 1196638 xserver-xorg-dev_1.7.5.902-1_amd64.deb
 1a4fba53b8619766fec92cb793beba83d5a22fc5 1736272 xdmx_1.7.5.902-1_amd64.deb
 8a9f05c9c13ce488fddbe4a9ff247f2808e29f10 1012042 xdmx-tools_1.7.5.902-1_amd64.deb
 ce289f5248ccb5454fbe7aca17e928f02f9f8aed 1647056 xnest_1.7.5.902-1_amd64.deb
 1b3be8c603ccc8c897e94ab27c9e78def1787012 1762696 xvfb_1.7.5.902-1_amd64.deb
 64759169d8fa316edc180bb160bc8fb60e6eaddb 1849756 xserver-xephyr_1.7.5.902-1_amd64.deb
 4cfaee935a92d81ef8e6d71830fe8928a0263101 1788198 xserver-xfbdev_1.7.5.902-1_amd64.deb
 fc8acd711722f94def2d7e2f17535872e423790c 6019812 xserver-xorg-core-dbg_1.7.5.902-1_amd64.deb
Checksums-Sha256: 
 144b9a0dd0341c88fdef57a823149fcdf7adb5a1c94bcfea4fbd69d696da213e 3587 xorg-server_1.7.5.902-1.dsc
 cb0d7651b4a3144d487ff1e4ee133de37d38f6976ea60cb067238edf7f2d3bb6 6617478 xorg-server_1.7.5.902.orig.tar.gz
 509e304173f29f8d9e3eb99cd5826ea36037d0d12b8fc2a28516ef3fcdce620b 338379 xorg-server_1.7.5.902-1.diff.gz
 8667e624bbf801bfc855ba6fd2d451681ac3fc10c6ab1aa4c674e1c9d7e8c277 53386 xserver-common_1.7.5.902-1_all.deb
 60ff818974cb857a672eee8d8e6d8c8fb8105b62e0fb3f0ace7cf9391c14e018 2521912 xserver-xorg-core_1.7.5.902-1_amd64.deb
 27ccc9de3898fd8be7720f25a48b0259bc2d06fd9ba8a3a1123f4925dc0c4380 994252 xserver-xorg-core-udeb_1.7.5.902-1_amd64.udeb
 7ecd79f5b991250e4bd429b6eafdae73cb92f8592dd498a3b43358dcf6372bbe 1196638 xserver-xorg-dev_1.7.5.902-1_amd64.deb
 b2da35849548e351a59d3c2dd9ea09720172b7a7e522e8c262d1292dcd4d1686 1736272 xdmx_1.7.5.902-1_amd64.deb
 bf24d88d9bed68ad4995b276eeed0556f039f1f79756e7904ecb0a7cae402d5b 1012042 xdmx-tools_1.7.5.902-1_amd64.deb
 81a4334e8b7042bb52692879529df1a75242826ba8707e6811cbc9c4d55b8b48 1647056 xnest_1.7.5.902-1_amd64.deb
 bef5566346f25da377f158a497f0621e7a9d507d835c4ebbd67b9b00f24d8ee4 1762696 xvfb_1.7.5.902-1_amd64.deb
 6ed74ed122c573ab086105122107871b654fcd9b6a9d20f83de97f5ef1223c2f 1849756 xserver-xephyr_1.7.5.902-1_amd64.deb
 24486e4741607caec6f493a3f09e1311772adb4eb046dd8addf7a515843b5ba1 1788198 xserver-xfbdev_1.7.5.902-1_amd64.deb
 9d9077b019d692533f8cf3df96097c1b4dba9636afb09bb3efcb4b1f1f9e6403 6019812 xserver-xorg-core-dbg_1.7.5.902-1_amd64.deb
Files: 
 5aba502a327a08e737e68f4f09bfc0d4 3587 x11 optional xorg-server_1.7.5.902-1.dsc
 3cf340f774c46cef59fc48ec8590a69a 6617478 x11 optional xorg-server_1.7.5.902.orig.tar.gz
 51739eb05ac90a25768f5d0d5f10bd24 338379 x11 optional xorg-server_1.7.5.902-1.diff.gz
 ddbc61a3495513494169e20c8c91d43a 53386 x11 optional xserver-common_1.7.5.902-1_all.deb
 8715ee1c354f3b4cb444ce5f3e3af7b8 2521912 x11 optional xserver-xorg-core_1.7.5.902-1_amd64.deb
 5be2f807fe3bf80ad2669d8040e1d930 994252 debian-installer optional xserver-xorg-core-udeb_1.7.5.902-1_amd64.udeb
 281568e4bda87f992c596fba72c60bab 1196638 x11 optional xserver-xorg-dev_1.7.5.902-1_amd64.deb
 6adad74814e1ddb0720e3f10399259f1 1736272 x11 optional xdmx_1.7.5.902-1_amd64.deb
 08eb581ede9c06a5f90083e10b0f2c20 1012042 x11 optional xdmx-tools_1.7.5.902-1_amd64.deb
 24b1d4adb14f13daa176eb280723caad 1647056 x11 optional xnest_1.7.5.902-1_amd64.deb
 db44149069e26f96c3cfdd2c0dbd7517 1762696 x11 optional xvfb_1.7.5.902-1_amd64.deb
 897b58f603ddbcb36d507cf9348db593 1849756 x11 optional xserver-xephyr_1.7.5.902-1_amd64.deb
 27d5571b7d62b3858a26e1b7632f4fa8 1788198 x11 optional xserver-xfbdev_1.7.5.902-1_amd64.deb
 daf597bc270ebb611a0e57edab05e501 6019812 debug extra xserver-xorg-core-dbg_1.7.5.902-1_amd64.deb
Package-Type: udeb

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

iEYEARECAAYFAkuetxUACgkQeGfVPHR5Nd158wCfUk5KpQWSBlNgxROUAb8dh1q8
04EAnjfTUwejMkRyZV8vpWV3A9FoOnVF
=oTbp
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: