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

Bug#662755: xserver-xorg-video-intel: panning does not work on single screen



Package: xserver-xorg-video-intel
Version: 2:2.18.0-1
Severity: normal

Dear Maintainer,

specifying panning and a virtual resolution higher than the screen on a single
screen does not activate panning, although the virtual size seems right (kdm
centered login box is no longer centered, and window managers place windows
outside the screen).

Notice the "(WW) intel(0): Option "Panning" is not used" message in Xorg.0.log.

This is the output of xrandr, although panning does not work:
Screen 0: minimum 320 x 200, current 3072 x 2048, maximum 8192 x 8192
VGA1 connected 3072x2048+0+0 (normal left inverted right x axis y axis) 518mm x
324mm panning 3072x2048+0+0
   1920x1200      60.0*+
   1600x1200      60.0
   1680x1050      60.0
   1280x1024      60.0
   1440x900       59.9
   1280x960       60.0
   1280x800       59.8
   1024x768       60.0
   800x600        60.3     56.2
   640x480        60.0
DVI1 disconnected (normal left inverted right x axis y axis)

This problem is not new, it has been present for several months (and different
versions of the intel driver).



-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Apr  1  2009 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2044072 Jan 19 11:37 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation 82G35 Express
Integrated Graphics Controller [8086:2982] (rev 03)

Xorg X server configuration file status:
----------------------------------------
lrwxrwxrwx 1 root root 17 Mar  6 08:46 /etc/X11/xorg.conf -> xorg.conf.panning

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 "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "es"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
EndSection

Section "Device"
        Identifier      "Configured Video Device"
        Driver          "intel"
        #Option         "RRSetPanning" "true"
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
        HorizSync       30.0 - 75.0
        VertRefresh     50.0 - 85.0
        Option         "DPMS"
        Option          "Panning"       "3072x2048"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Configured Video Device"
        Monitor         "Configured Monitor"
#meu
        DefaultDepth    24
        SubSection     "Display"
                Depth       24
                Virtual     3072 2048
                Modes      "1920x1200" "1600x1200" "1280x1024" "1280x960"
"1152x864" "1024x768" "800x600" "640x480"
        EndSubSection
#fi meu
EndSection

Section "ServerLayout"
        Identifier "Main Layout"
        #Option "Xinerama"
        Screen     0 "Default Screen" Absolute 0 0
EndSection


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

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

Kernel version (/proc/version):
-------------------------------
Linux version 3.2.0-1-686-pae (Debian 3.2.6-1) (ben@decadent.org.uk) (gcc
version 4.6.2 (Debian 4.6.2-14) ) #1 SMP Fri Feb 17 06:27:21 UTC 2012

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 31196 Apr  7  2009 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 25623 Mar  6 08:47 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[  1920.516]
X.Org X Server 1.11.3.901 (1.11.4 RC 1)
Release Date: 2012-01-06
[  1920.516] X Protocol Version 11, Revision 0
[  1920.516] Build Operating System: Linux 2.6.32-5-amd64 i686 Debian
[  1920.516] Current Operating System: Linux slump 3.2.0-1-686-pae #1 SMP Fri
Feb 17 06:27:21 UTC 2012 i686
[  1920.516] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-1-686-pae
root=UUID=dd61e3e5-406f-47a0-8457-f8de3c72587c ro quiet
[  1920.516] Build Date: 19 January 2012  10:32:06AM
[  1920.516] xorg-server 2:1.11.3.901-2 (Cyril Brulebois <kibi@debian.org>)
[  1920.516] Current version of pixman: 0.24.4
[  1920.516]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[  1920.516] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1920.516] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar  6 08:47:10
2012
[  1920.516] (==) Using config file: "/etc/X11/xorg.conf"
[  1920.516] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1920.516] (==) ServerLayout "Main Layout"
[  1920.516] (**) |-->Screen "Default Screen" (0)
[  1920.516] (**) |   |-->Monitor "Configured Monitor"
[  1920.516] (**) |   |-->Device "Configured Video Device"
[  1920.517] (==) Automatically adding devices
[  1920.517] (==) Automatically enabling devices
[  1920.517] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  1920.517]    Entry deleted from font path.
[  1920.517] (==) 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
[  1920.517] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1920.517] (II) The server relies on udev to provide the list of input
devices.
        If no devices become available, reconfigure udev or disable
AutoAddDevices.
[  1920.517] (II) Loader magic: 0xb77d9580
[  1920.517] (II) Module ABI versions:
[  1920.517]    X.Org ANSI C Emulation: 0.4
[  1920.517]    X.Org Video Driver: 11.0
[  1920.517]    X.Org XInput driver : 13.0
[  1920.517]    X.Org Server Extension : 6.0
[  1920.518] (--) PCI:*(0:0:2:0) 8086:2982:8086:d701 rev 3, Mem @
0x90200000/1048576, 0x80000000/268435456, I/O @ 0x00002440/8
[  1920.518] (--) PCI: (0:0:2:1) 8086:2983:8086:d701 rev 3, Mem @
0x90100000/1048576
[  1920.518] (II) Open ACPI successful (/var/run/acpid.socket)
[  1920.518] (II) LoadModule: "extmod"
[  1920.519] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  1920.530] (II) Module extmod: vendor="X.Org Foundation"
[  1920.530]    compiled for 1.11.3.901, module version = 1.0.0
[  1920.530]    Module class: X.Org Server Extension
[  1920.530]    ABI class: X.Org Server Extension, version 6.0
[  1920.530] (II) Loading extension SELinux
[  1920.531] (II) Loading extension MIT-SCREEN-SAVER
[  1920.531] (II) Loading extension XFree86-VidModeExtension
[  1920.531] (II) Loading extension XFree86-DGA
[  1920.531] (II) Loading extension DPMS
[  1920.531] (II) Loading extension XVideo
[  1920.531] (II) Loading extension XVideo-MotionCompensation
[  1920.531] (II) Loading extension X-Resource
[  1920.531] (II) LoadModule: "dbe"
[  1920.531] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  1920.533] (II) Module dbe: vendor="X.Org Foundation"
[  1920.533]    compiled for 1.11.3.901, module version = 1.0.0
[  1920.533]    Module class: X.Org Server Extension
[  1920.533]    ABI class: X.Org Server Extension, version 6.0
[  1920.533] (II) Loading extension DOUBLE-BUFFER
[  1920.533] (II) LoadModule: "glx"
[  1920.533] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1920.534] (II) Module glx: vendor="X.Org Foundation"
[  1920.534]    compiled for 1.11.3.901, module version = 1.0.0
[  1920.534]    ABI class: X.Org Server Extension, version 6.0
[  1920.534] (==) AIGLX enabled
[  1920.534] (II) Loading extension GLX
[  1920.534] (II) LoadModule: "record"
[  1920.534] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  1920.534] (II) Module record: vendor="X.Org Foundation"
[  1920.534]    compiled for 1.11.3.901, module version = 1.13.0
[  1920.534]    Module class: X.Org Server Extension
[  1920.534]    ABI class: X.Org Server Extension, version 6.0
[  1920.534] (II) Loading extension RECORD
[  1920.535] (II) LoadModule: "dri"
[  1920.535] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  1920.536] (II) Module dri: vendor="X.Org Foundation"
[  1920.536]    compiled for 1.11.3.901, module version = 1.0.0
[  1920.536]    ABI class: X.Org Server Extension, version 6.0
[  1920.536] (II) Loading extension XFree86-DRI
[  1920.536] (II) LoadModule: "dri2"
[  1920.536] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  1920.544] (II) Module dri2: vendor="X.Org Foundation"
[  1920.544]    compiled for 1.11.3.901, module version = 1.2.0
[  1920.544]    ABI class: X.Org Server Extension, version 6.0
[  1920.544] (II) Loading extension DRI2
[  1920.544] (II) LoadModule: "intel"
[  1920.544] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  1920.582] (II) Module intel: vendor="X.Org Foundation"
[  1920.582]    compiled for 1.11.3.901, module version = 2.18.0
[  1920.582]    Module class: X.Org Video Driver
[  1920.582]    ABI class: X.Org Video Driver, version 11.0
[  1920.582] (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
[  1920.582] (++) using VT number 8

[  1920.594] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  1920.594] drmOpenDevice: node name is /dev/dri/card0
[  1920.594] drmOpenDevice: open result is 9, (OK)
[  1920.601] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[  1920.601] drmOpenDevice: node name is /dev/dri/card0
[  1920.601] drmOpenDevice: open result is 9, (OK)
[  1920.601] drmOpenByBusid: drmOpenMinor returns 9
[  1920.601] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[  1920.601] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[  1920.601] (==) intel(0): RGB weight 888
[  1920.601] (==) intel(0): Default visual is TrueColor
[  1920.601] (II) intel(0): Integrated Graphics Chipset: Intel(R) G35
[  1920.601] (--) intel(0): Chipset: "G35"
[  1920.601] (**) intel(0): Relaxed fencing enabled
[  1920.601] (**) intel(0): Wait on SwapBuffers? enabled
[  1920.601] (**) intel(0): Triple buffering? enabled
[  1920.601] (**) intel(0): Framebuffer tiled
[  1920.601] (**) intel(0): Pixmaps tiled
[  1920.601] (**) intel(0): 3D buffers tiled
[  1920.601] (**) intel(0): SwapBuffers wait enabled
[  1920.601] (==) intel(0): video overlay key set to 0x101fe
[  1920.659] (II) intel(0): Output VGA1 using monitor section Configured
Monitor
[  1920.659] (**) intel(0): Option "Panning" "3072x2048"
[  1920.674] (II) intel(0): Output DVI1 has no monitor section
[  1920.747] (II) intel(0): EDID for output VGA1
[  1920.747] (II) intel(0): Manufacturer: SAM  Model: 586  Serial#: 1297691188
[  1920.747] (II) intel(0): Year: 2009  Week: 49
[  1920.747] (II) intel(0): EDID Version: 1.3
[  1920.747] (II) intel(0): Analog Display Input,  Input Voltage Level:
0.700/0.300 V
[  1920.747] (II) intel(0): Sync:  Separate  Composite  SyncOnGreen
[  1920.747] (II) intel(0): Max Image Size [cm]: horiz.: 52  vert.: 32
[  1920.747] (II) intel(0): Gamma: 2.20
[  1920.747] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
[  1920.747] (II) intel(0): First detailed timing is preferred mode
[  1920.747] (II) intel(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY:
0.600
[  1920.747] (II) intel(0): blueX: 0.150 blueY: 0.060   whiteX: 0.312 whiteY:
0.329
[  1920.747] (II) intel(0): Supported established timings:
[  1920.747] (II) intel(0): 640x480@60Hz
[  1920.747] (II) intel(0): 800x600@56Hz
[  1920.747] (II) intel(0): 800x600@60Hz
[  1920.747] (II) intel(0): 1024x768@60Hz
[  1920.747] (II) intel(0): Manufacturer's mask: 0
[  1920.747] (II) intel(0): Supported standard timings:
[  1920.747] (II) intel(0): #0: hsize: 1600  vsize 1200  refresh: 60  vid:
16553
[  1920.747] (II) intel(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid:
32897
[  1920.747] (II) intel(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[  1920.747] (II) intel(0): #3: hsize: 1280  vsize 800  refresh: 60  vid: 129
[  1920.747] (II) intel(0): #4: hsize: 1440  vsize 900  refresh: 60  vid: 149
[  1920.747] (II) intel(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[  1920.747] (II) intel(0): Supported detailed timing:
[  1920.747] (II) intel(0): clock: 154.0 MHz   Image Size:  518 x 324 mm
[  1920.747] (II) intel(0): h_active: 1920  h_sync: 1968  h_sync_end 2000
h_blank_end 2080 h_border: 0
[  1920.747] (II) intel(0): v_active: 1200  v_sync: 1203  v_sync_end 1209
v_blanking: 1235 v_border: 0
[  1920.747] (II) intel(0): Ranges: V min: 56 V max: 60 Hz, H min: 30 H max: 81
kHz, PixClock max 175 MHz
[  1920.747] (II) intel(0): Monitor name: SyncMaster
[  1920.747] (II) intel(0): Serial No: H9XSB13586
[  1920.747] (II) intel(0): EDID (in hex):
[  1920.747] (II) intel(0):     00ffffffffffff004c2d86053432594d
[  1920.747] (II) intel(0):     311301030e3420782aee91a3544c9926
[  1920.747] (II) intel(0):     0f5054230800a9408180814081009500
[  1920.747] (II) intel(0):     b30001010101283c80a070b023403020
[  1920.747] (II) intel(0):     360006442100001a000000fd00383c1e
[  1920.747] (II) intel(0):     5111000a202020202020000000fc0053
[  1920.747] (II) intel(0):     796e634d61737465720a2020000000ff
[  1920.747] (II) intel(0):     00483958534231333538360a202000f9
[  1920.747] (II) intel(0): EDID vendor "SAM", prod id 1414
[  1920.747] (II) intel(0): Using hsync ranges from config file
[  1920.747] (II) intel(0): Using vrefresh ranges from config file
[  1920.747] (II) intel(0): Printing DDC gathered Modelines:
[  1920.747] (II) intel(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000
2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz)
[  1920.747] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056
600 601 605 628 +hsync +vsync (37.9 kHz)
[  1920.747] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024
600 601 603 625 +hsync +vsync (35.2 kHz)
[  1920.747] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800
480 490 492 525 -hsync -vsync (31.5 kHz)
[  1920.747] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184
1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[  1920.747] (II) intel(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856
2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[  1920.747] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440
1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[  1920.747] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488
1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[  1920.747] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480
1680  800 803 809 831 -hsync +vsync (49.7 kHz)
[  1920.747] (II) intel(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672
1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[  1920.747] (II) intel(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960
2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[  1920.748] (II) intel(0): Printing probed modes for output VGA1
[  1920.748] (II) intel(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000
2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz)
[  1920.748] (II) intel(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856
2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[  1920.748] (II) intel(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960
2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[  1920.748] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440
1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[  1920.748] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672
1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[  1920.748] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488
1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[  1920.748] (II) intel(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480
1680  800 803 809 831 +hsync -vsync (49.7 kHz)
[  1920.748] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184
1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[  1920.748] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056
600 601 605 628 +hsync +vsync (37.9 kHz)
[  1920.748] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024
600 601 603 625 +hsync +vsync (35.2 kHz)
[  1920.748] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800
480 490 492 525 -hsync -vsync (31.5 kHz)
[  1920.763] (II) intel(0): EDID for output DVI1
[  1920.764] (II) intel(0): Output VGA1 connected
[  1920.764] (II) intel(0): Output DVI1 disconnected
[  1920.764] (II) intel(0): Using user preference for initial modes
[  1920.764] (II) intel(0): Output VGA1 using initial mode 1920x1200
[  1920.764] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless
otherwise stated.
[  1920.764] (II) intel(0): Kernel page flipping support detected, enabling
[  1920.764] (**) intel(0): Display dimensions: (520, 320) mm
[  1920.764] (**) intel(0): DPI set to (150, 162)
[  1920.764] (II) Loading sub module "fb"
[  1920.764] (II) LoadModule: "fb"
[  1920.764] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1920.765] (II) Module fb: vendor="X.Org Foundation"
[  1920.765]    compiled for 1.11.3.901, module version = 1.0.0
[  1920.765]    ABI class: X.Org ANSI C Emulation, version 0.4
[  1920.765] (II) Loading sub module "dri2"
[  1920.765] (II) LoadModule: "dri2"
[  1920.765] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  1920.765] (II) Module dri2: vendor="X.Org Foundation"
[  1920.765]    compiled for 1.11.3.901, module version = 1.2.0
[  1920.765]    ABI class: X.Org Server Extension, version 6.0
[  1920.765] (==) Depth 24 pixmap format is 32 bpp
[  1920.765] (II) intel(0): [DRI2] Setup complete
[  1920.765] (II) intel(0): [DRI2]   DRI driver: i965
[  1920.765] (II) intel(0): Allocated new frame buffer 3072x2048 stride 12288,
tiled
[  1920.775] (II) UXA(0): Driver registered support for the following
operations:
[  1920.775] (II)         solid
[  1920.775] (II)         copy
[  1920.775] (II)         composite (RENDER acceleration)
[  1920.775] (II)         put_image
[  1920.775] (II)         get_image
[  1920.775] (==) intel(0): Backing store disabled
[  1920.775] (==) intel(0): Silken mouse enabled
[  1920.775] (II) intel(0): Initializing HW Cursor
[  1920.812] (II) intel(0): RandR 1.2 enabled, ignore the following RandR
disabled message.
[  1920.812] (**) intel(0): DPMS enabled
[  1920.812] (==) intel(0): Intel XvMC decoder enabled
[  1920.812] (II) intel(0): Set up textured video
[  1920.812] (II) intel(0): Set up overlay video
[  1920.812] (II) intel(0): [XvMC] i965_xvmc driver initialized.
[  1920.812] (II) intel(0): direct rendering: DRI2 Enabled
[  1920.812] (WW) intel(0): Option "Panning" is not used
[  1920.812] (==) intel(0): hotplug detection: "enabled"
[  1920.812] (--) RandR disabled
[  1920.812] (II) Initializing built-in extension Generic Event Extension
[  1920.812] (II) Initializing built-in extension SHAPE
[  1920.812] (II) Initializing built-in extension MIT-SHM
[  1920.812] (II) Initializing built-in extension XInputExtension
[  1920.812] (II) Initializing built-in extension XTEST
[  1920.812] (II) Initializing built-in extension BIG-REQUESTS
[  1920.812] (II) Initializing built-in extension SYNC
[  1920.812] (II) Initializing built-in extension XKEYBOARD
[  1920.812] (II) Initializing built-in extension XC-MISC
[  1920.812] (II) Initializing built-in extension SECURITY
[  1920.812] (II) Initializing built-in extension XINERAMA
[  1920.812] (II) Initializing built-in extension XFIXES
[  1920.812] (II) Initializing built-in extension RENDER
[  1920.812] (II) Initializing built-in extension RANDR
[  1920.812] (II) Initializing built-in extension COMPOSITE
[  1920.812] (II) Initializing built-in extension DAMAGE
[  1920.812] (II) SELinux: Disabled on system
[  1920.826] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  1920.826] (II) AIGLX: enabled GLX_INTEL_swap_event
[  1920.826] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  1920.826] (II) AIGLX: enabled GLX_SGI_make_current_read
[  1920.826] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  1920.826] (II) AIGLX: Loaded and initialized i965
[  1920.826] (II) GLX: Initialized DRI2 GL provider for screen 0
[  1920.827] (II) intel(0): Setting screen physical size to 812 x 541
[  1920.896] (II) config/udev: Adding input device Power Button
(/dev/input/event3)
[  1920.896] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1920.896] (II) LoadModule: "evdev"
[  1920.896] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1920.898] (II) Module evdev: vendor="X.Org Foundation"
[  1920.898]    compiled for 1.11.0, module version = 2.6.0
[  1920.898]    Module class: X.Org XInput Driver
[  1920.898]    ABI class: X.Org XInput driver, version 13.0
[  1920.898] (II) Using input driver 'evdev' for 'Power Button'
[  1920.898] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1920.898] (**) Power Button: always reports core events
[  1920.898] (**) Power Button: Device: "/dev/input/event3"
[  1920.899] (--) Power Button: Found keys
[  1920.899] (II) Power Button: Configuring as keyboard
[  1920.899] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[  1920.899] (II) XINPUT: Adding extended input device "Power Button" (type:
KEYBOARD, id 6)
[  1920.899] (**) Option "xkb_rules" "evdev"
[  1920.899] (**) Option "xkb_model" "pc105"
[  1920.899] (**) Option "xkb_layout" "es"
[  1920.921] (II) config/udev: Adding input device Sleep Button
(/dev/input/event2)
[  1920.921] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[  1920.921] (II) Using input driver 'evdev' for 'Sleep Button'
[  1920.921] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1920.921] (**) Sleep Button: always reports core events
[  1920.921] (**) Sleep Button: Device: "/dev/input/event2"
[  1920.921] (--) Sleep Button: Found keys
[  1920.921] (II) Sleep Button: Configuring as keyboard
[  1920.922] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[  1920.922] (II) XINPUT: Adding extended input device "Sleep Button" (type:
KEYBOARD, id 7)
[  1920.922] (**) Option "xkb_rules" "evdev"
[  1920.922] (**) Option "xkb_model" "pc105"
[  1920.922] (**) Option "xkb_layout" "es"
[  1920.922] (II) config/udev: Adding input device HDA Intel Headphone
(/dev/input/event5)
[  1920.922] (II) No input driver/identifier specified (ignoring)
[  1920.922] (II) config/udev: Adding input device AT Translated Set 2 keyboard
(/dev/input/event0)
[  1920.922] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev
keyboard catchall"
[  1920.923] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  1920.923] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1920.923] (**) AT Translated Set 2 keyboard: always reports core events
[  1920.923] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[  1920.923] (--) AT Translated Set 2 keyboard: Found keys
[  1920.923] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[  1920.923] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[  1920.923] (II) XINPUT: Adding extended input device "AT Translated Set 2
keyboard" (type: KEYBOARD, id 8)
[  1920.923] (**) Option "xkb_rules" "evdev"
[  1920.923] (**) Option "xkb_model" "pc105"
[  1920.923] (**) Option "xkb_layout" "es"
[  1920.923] (II) config/udev: Adding input device ImExPS/2 Logitech Wheel
Mouse (/dev/input/event4)
[  1920.923] (**) ImExPS/2 Logitech Wheel Mouse: Applying InputClass "evdev
pointer catchall"
[  1920.923] (II) Using input driver 'evdev' for 'ImExPS/2 Logitech Wheel
Mouse'
[  1920.923] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1920.923] (**) ImExPS/2 Logitech Wheel Mouse: always reports core events
[  1920.923] (**) ImExPS/2 Logitech Wheel Mouse: Device: "/dev/input/event4"
[  1920.923] (--) ImExPS/2 Logitech Wheel Mouse: Found 9 mouse buttons
[  1920.923] (--) ImExPS/2 Logitech Wheel Mouse: Found scroll wheel(s)
[  1920.923] (--) ImExPS/2 Logitech Wheel Mouse: Found relative axes
[  1920.923] (--) ImExPS/2 Logitech Wheel Mouse: Found x and y relative axes
[  1920.923] (II) ImExPS/2 Logitech Wheel Mouse: Configuring as mouse
[  1920.923] (II) ImExPS/2 Logitech Wheel Mouse: Adding scrollwheel support
[  1920.923] (**) ImExPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
[  1920.923] (**) ImExPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  1920.923] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
[  1920.924] (II) XINPUT: Adding extended input device "ImExPS/2 Logitech Wheel
Mouse" (type: MOUSE, id 9)
[  1920.924] (II) ImExPS/2 Logitech Wheel Mouse: initialized for relative axes.
[  1920.924] (**) ImExPS/2 Logitech Wheel Mouse: (accel) keeping acceleration
scheme 1
[  1920.924] (**) ImExPS/2 Logitech Wheel Mouse: (accel) acceleration profile 0
[  1920.924] (**) ImExPS/2 Logitech Wheel Mouse: (accel) acceleration factor:
2.000
[  1920.924] (**) ImExPS/2 Logitech Wheel Mouse: (accel) acceleration
threshold: 4
[  1920.924] (II) config/udev: Adding input device ImExPS/2 Logitech Wheel
Mouse (/dev/input/mouse0)
[  1920.924] (II) No input driver/identifier specified (ignoring)
[  1920.924] (II) config/udev: Adding input device PC Speaker
(/dev/input/event1)
[  1920.924] (II) No input driver/identifier specified (ignoring)
[  1928.719] (II) intel(0): EDID vendor "SAM", prod id 1414
[  1928.719] (II) intel(0): Using hsync ranges from config file
[  1928.719] (II) intel(0): Using vrefresh ranges from config file
[  1928.719] (II) intel(0): Printing DDC gathered Modelines:
[  1928.719] (II) intel(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000
2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz)
[  1928.719] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056
600 601 605 628 +hsync +vsync (37.9 kHz)
[  1928.719] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024
600 601 603 625 +hsync +vsync (35.2 kHz)
[  1928.719] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800
480 490 492 525 -hsync -vsync (31.5 kHz)
[  1928.719] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184
1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[  1928.719] (II) intel(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856
2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[  1928.719] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440
1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[  1928.719] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488
1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[  1928.719] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480
1680  800 803 809 831 -hsync +vsync (49.7 kHz)
[  1928.719] (II) intel(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672
1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[  1928.719] (II) intel(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960
2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[  1946.596] (II) intel(0): EDID vendor "SAM", prod id 1414
[  1946.596] (II) intel(0): Using hsync ranges from config file
[  1946.596] (II) intel(0): Using vrefresh ranges from config file
[  1946.596] (II) intel(0): Printing DDC gathered Modelines:
[  1946.596] (II) intel(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000
2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz)
[  1946.596] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056
600 601 605 628 +hsync +vsync (37.9 kHz)
[  1946.596] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024
600 601 603 625 +hsync +vsync (35.2 kHz)
[  1946.596] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800
480 490 492 525 -hsync -vsync (31.5 kHz)
[  1946.596] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184
1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[  1946.596] (II) intel(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856
2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[  1946.596] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440
1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[  1946.596] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488
1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[  1946.596] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480
1680  800 803 809 831 -hsync +vsync (49.7 kHz)
[  1946.596] (II) intel(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672
1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[  1946.596] (II) intel(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960
2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)

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

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6609814
E: XKBLAYOUT=es
E: XKBMODEL=pc105

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

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6614624
E: XKBLAYOUT=es
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input5
E: EV=21
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: NAME="HDA Intel Headphone"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=4
E: UDEV_LOG=3
E: USEC_INITIALIZED=7481305

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

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=4 2000000 3803078 f800d001 feffffdf ffefffff ffffffff fffffffe
E: LED=7
E:
MODALIAS=input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab41
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6161552

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6609901
E: XKBLAYOUT=es
E: XKBMODEL=pc105

P: /devices/platform/i8042/serio1/input/input4
E: DEVPATH=/devices/platform/i8042/serio1/input/input4
E: EV=7
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=1f0000 0 0 0 0 0 0 0 0
E:
MODALIAS=input:b0011v0002p0006e0063-e0,1,2,k110,111,112,113,114,r0,1,6,8,amlsfw
E: NAME="ImExPS/2 Logitech Wheel Mouse"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/6/63
E: PROP=0
E: REL=143
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7180516

P: /devices/platform/i8042/serio1/input/input4/event4
N: input/event4
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/platform/i8042/serio1/input/input4/event4
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7182781

P: /devices/platform/i8042/serio1/input/input4/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/platform/i8042/serio1/input/input4/mouse0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7182652

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

P: /devices/platform/pcspkr/input/input1/event1
N: input/event1
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/platform/pcspkr/input/input1/event1
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6584685


DRM Information from dmesg:
---------------------------
[    1.116215] Linux agpgart interface v0.103
[    1.116336] agpgart-intel 0000:00:00.0: Intel G35 Chipset
[    1.116481] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total,
262144K mappable
[    1.117117] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    1.117265] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x80000000
[    6.832108] [drm] Initialized drm 1.1.0 20060810
[    6.895486] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    6.895488] [drm] Driver supports precise vblank timestamp query.
[    7.092585] [drm] initialized overlay support
[    7.173289] fbcon: inteldrmfb (fb0) is primary device
[    7.253066] fb0: inteldrmfb frame buffer device
[    7.253067] drm: registered panic notifier
[    7.253140] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor
0



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

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

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

xserver-xorg-video-intel recommends no packages.

xserver-xorg-video-intel suggests no packages.

-- no debconf information



Reply to: