Your message dated Tue, 2 Dec 2008 21:16:20 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#496315: xserver-xorg-video-intel: Please package 
version 2.4 for unstable (xserver 1.4 series)
has caused the Debian Bug report #496315,
regarding xserver-xorg-video-intel: Please package version 2.4 for unstable 
(xserver 1.4 series)
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 [EMAIL PROTECTED]
immediately.)


-- 
496315: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496315
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: xserver-xorg-video-intel
Version: 2:2.3.2-2+lenny2
Severity: wishlist

Hi there,

it would be nice if you could package the new 2.4 branch of the intel video
driver for unstable (i.e. compiled against 1.4 series xserver / xorg 7.3). 
On my laptop (ThinkPad X40, 855GM), that version (from the xorg git repo) runs 
much more stable, especially when using an external VGA, suspend to ram and XV.

Regards,

Soenke

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2008-03-12 01:21 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1719572 2008-08-15 19:37 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated 
Graphics Device (rev 02)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3427 2008-07-26 13:19 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
#
# last edited on  2008-03-29 by [EMAIL PROTECTED]
#
# **********************************************************************

Section "Files"
        FontPath        "unix/:7100"
        FontPath        "unix/:7110"
EndSection

Section "Extensions"
        Option "Composite" "Enable"
EndSection

Section "ServerFlags"
        AllowMouseOpenFail 
EndSection

Section "Module"
EndSection

Section "InputDevice"
        Identifier "keyboard"
        Driver "kbd"
        Option "XkbModel" "pc101"
        Option "XkbLayout" "us_intl"
EndSection

Section "InputDevice"
        Identifier "trackpoint"
        Driver "mouse"
        Option "Protocol" "Auto"
        Option "Device" "/dev/input/mice"
EndSection

Section "InputDevice"
        Driver        "wacom"
        Identifier    "stylus"
        Option        "Device"        "/dev/input/wacom"   # USB ONLY
        Option        "Type"          "stylus"
        Option        "USB"           "on"                  # USB ONLY
        Option        "Mode"          "Absolute"
        Option        "PressCurve"    "5,1,100,100"
        Option        "TwinView"      "horizontal"
        Option        "ScreenNo"      "1"
EndSection

Section "InputDevice"
        Driver        "wacom"
        Identifier    "eraser"
        Option        "Device"        "/dev/input/wacom"   # USB ONLY
        Option        "Type"          "eraser"
        Option        "USB"           "on"                  # USB ONLY
        Option        "Mode"          "Absolute"
        Option        "PressCurve"    "5,1,100,100"
        Option        "TwinView"      "horizontal"
        Option        "ScreenNo"      "1"
EndSection

Section "InputDevice"
        Driver        "wacom"
        Identifier    "cursor"
        Option        "Device"        "/dev/input/wacom"   # USB ONLY
        Option        "Type"          "cursor"
        Option        "USB"           "on"                  # USB ONLY
        Option        "Mode"          "Relative"
        Option        "PressCurve"    "5,1,100,100"
        Option        "TwinView"      "horizontal"
        Option        "ScreenNo"      "1"
EndSection

# This section is for Intuos3, Cintiq 21UX, or Graphire4 only
Section "InputDevice"
        Driver        "wacom"
        Identifier    "pad"
        Option        "Device"        "/dev/input/wacom"   # USB ONLY
        Option        "Type"          "pad"
        Option        "USB"           "on"                  # USB ONLY
        Option        "Mode"          "Relative"
        Option        "PressCurve"    "5,1,100,100"
        Option        "TwinView"      "horizontal"
        Option        "ScreenNo"      "1"
EndSection

Section "Monitor"
        Identifier "LVDS"
        ModelName "Local Flat Panel"
        Option "DPMS" "true"
EndSection

Section "Device"
        BusID "PCI:0:2:0"
        Identifier "I865"
        Driver "intel"
EndSection

Section "Screen"
        Identifier "screen_default"
        Device "I865"
        Monitor "LVDS"
        Option "DPMS" "true"
        DefaultColorDepth 24
    
        Subsection "Display"
                Depth 24
                Modes  "1024x768" "800x600" "640x480"
                Virtual 2048 1280
        EndSubsection
        
EndSection

Section "ServerLayout"
        Identifier "layout_default"
        InputDevice "keyboard" "CoreKeyboard"
        InputDevice "trackpoint" "CorePointer"
        InputDevice    "stylus"    "SendCoreEvents"
        InputDevice    "eraser"    "SendCoreEvents"
        InputDevice    "cursor"    "SendCoreEvents"    # For non-LCD tablets 
only
        InputDevice    "pad"   # For Intuos3/Cintiq 21UX/Graphire4 tablets. It 
should NOT send core event
        Screen 0 "screen_default"
EndSection


Xorg X server log files on system:
-rw------- 1 root root 34276 2007-11-10 00:28 /var/log/Xorg.9.log
-rw------- 1 root root 35587 2008-06-26 14:33 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 40488 2008-08-13 17:45 /var/log/Xorg.1.log
-rw------- 1 root root 41866 2008-08-24 13:55 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:


-- System Information:
Debian Release: lenny/sid
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6                         2.7-13     GNU C Library: Shared libraries
ii  libdrm2                       2.3.1-1    Userspace interface to kernel DRM 
ii  xserver-xorg-core             2:1.4.2-4  Xorg X server - core server

xserver-xorg-video-intel recommends no packages.

xserver-xorg-video-intel suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
On Sun, Aug 24, 2008 at 14:07:06 +0200, Soenke wrote:

> it would be nice if you could package the new 2.4 branch of the intel video
> driver for unstable (i.e. compiled against 1.4 series xserver / xorg 7.3). 
> On my laptop (ThinkPad X40, 855GM), that version (from the xorg git
> repo) runs much more stable, especially when using an external VGA,
> suspend to ram and XV.
> 
This isn't going to happen at this point of the release cycle, so I'm
closing this bug.  Thanks for the report, and sorry for not being able
to do that.

Cheers,
Julien


--- End Message ---

Reply via email to