Your message dated Tue, 29 Apr 2008 19:17:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#461760: fixed in xorg-server 2:1.4.1~git20080131-4
has caused the Debian Bug report #461760,
regarding xserver-xorg-input-synaptics: Synaptics touchpad completely stops 
working under gdm, xdm, kdm ... and X (gnome, openbox, kde...)
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.)


-- 
461760: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=461760
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: xserver-xorg-input-synaptics
Version: 0.14.7~git20070706-2
Severity: grave
Justification: renders package unusable


Hi,

I did just dist-upgrade my laptop running sid and did experience a
touchpad problem.

After rebooting, my touchpad no longer works.

If I plug a USB mouse, the USB mouse works fine (the touchpad is still
non-working).

I tried to downgrade the xserver-xorg-input-synaptics, restart gdm and
my touchpad is working again.

----------------------------- xorg.conf -----------------------------
Section "ServerLayout"
    Identifier     "double"
    Screen 0    "Default Screen"
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    InputDevice    "Synaptics Touchpad"
EndSection

Section "Files"

    # path to defoma fonts
    FontPath        "/usr/share/fonts/X11/misc"
    FontPath        "/usr/X11R6/lib/X11/fonts/misc"
    FontPath        "/usr/share/fonts/X11/cyrillic"
    FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic"
    FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/Type1"
    FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath        "/usr/share/fonts/X11/100dpi"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
    FontPath        "/usr/share/fonts/X11/75dpi"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    FontPath        "unix/:7100"
EndSection

Section "Module"
    Load           "i2c"
    Load           "bitmap"
    Load           "ddc"
    Load           "extmod"
    Load           "freetype"
    Load           "type1"
    Load           "int10"
    Load           "vbe"
    Load           "dri"
    Load           "glx"
    Load           "v4l"
    Load           "dbe"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "fr"
    Option         "XkbVariant" "latin9"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ImPS/2"
    Option         "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
    Identifier     "Synaptics Touchpad"
    Driver         "synaptics"
    Option         "SendCoreEvents" "true"
    Option         "Device" "/dev/psaux"
    Option         "Protocol" "auto-dev"
#   Option      "HorizScrollDelta"  "0"
    Option         "AlwaysCore"
        #Option "Protocol" "event"
    Option         "LeftEdge" "120"
    Option         "RightEdge" "930"
    Option         "TopEdge" "120"
    Option         "BottomEdge" "700"
    Option         "FingerLow" "14"
    Option         "FingerHigh" "15"
    Option         "MaxTapTime" "180"
    Option         "MaxTapMove" "110"
    Option         "ClickTime" "0"
    Option         "EmulateMidButtonTime" "75"
    Option         "VertScrollDelta" "10"
    Option         "HorizScrollDelta" "0"
    Option         "MinSpeed" "0.45"
    Option         "MaxSpeed" "0.75"
    Option         "AccelFactor" "0.020"
    Option         "EdgeMotionMinSpeed" "200"
    Option         "EdgeMotionMaxSpeed" "200"
    Option         "UpDownScrolling" "1"
    Option         "CircularScrolling" "0"
    Option         "CircScrollDelta" "0.1"
    Option         "CircScrollTrigger" "2"
    Option         "RTCornerButton" "2"
    Option         "RBCornerButton" "3"
    Option         "TapButton2" "2"
    Option         "SHMConfig" "true"
EndSection

# LFP - Local Flat Panel - Ecran du portable
Section "Monitor"
    Identifier     "VaioFlatPanel"
    Option         "DPMS"
    ModelName      "Vaio Flat Panel 1280x800"
EndSection

# CRT - Ecran CRT sur la sortie VGA
Section "Monitor"
    Identifier      "SonyFlatPanel"
    VendorName      "Sony"
    # Monitor preferred modeline (60.0 Hz vsync, 64.0 kHz hsync, ratio 5/4)
    ModeLine "1280x1024" 108 1280 1328 1440 1688 1024 1025 1028 1066 +hsync 
+vsync
    HorizSync   28-64
    VertRefresh 43-60
EndSection

# Carte graphique i945 - Intel 
Section "Device"
    Identifier     "device1"
    Driver         "i810"
    BusID          "PCI:0:2:0"
    VendorName "Intel Corp."
    BoardName "Intel 915"
    VideoRam    131072
    Screen 0
    Option "DPMS"
    Option "May_Need_ForceBIOS" "1"
    Option "XaaNoOffscreenPixmaps" "1"
    Option "AccelMethod" "EXA"
    Option      "VBERestore" "true"
    Option      "BackingStore" "true"
    Option      "NoAccel" "false"
    Option      "DRI" "true"
    Option "MonitorLayout" "CRT,LFP"
    Option "Clone" "true"
    Option "VideoRam" "65536"
    Option "CacheLines" "1980"
#    Option "Merged" "true"
EndSection

# Ecran LCD du portable Vaio
Section "Screen"
    Identifier     "Default Screen"
    Device         "device1"
    Monitor        "VaioFlatPanel"
    DefaultDepth    16
    SubSection     "Display"
        Depth       16
    Modes       "1280x1024" "1280x800" "1024x768"
    #Virtual        "1280" "1024"
    EndSubSection
EndSection

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

-------------------- xorg.conf --------------------------

Thanks

Laurent

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-2-686-bigmem (SMP w/2 CPU cores)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-1) (ignored: 
LC_ALL set to fr_FR)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-synaptics depends on:
ii  libc6              2.7-6                 GNU C Library: Shared libraries
ii  libx11-6           2:1.0.3-7             X11 client-side library
ii  libxext6           1:1.0.3-2             X11 miscellaneous extension librar
ii  libxi6             2:1.1.3-1             X11 Input extension library
ii  xserver-xorg-core  2:1.4.1~git20080118-1 Xorg X server - core server

xserver-xorg-input-synaptics recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: xorg-server
Source-Version: 2:1.4.1~git20080131-4

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:

xnest_1.4.1~git20080131-4_i386.deb
  to pool/main/x/xorg-server/xnest_1.4.1~git20080131-4_i386.deb
xorg-server_1.4.1~git20080131-4.diff.gz
  to pool/main/x/xorg-server/xorg-server_1.4.1~git20080131-4.diff.gz
xorg-server_1.4.1~git20080131-4.dsc
  to pool/main/x/xorg-server/xorg-server_1.4.1~git20080131-4.dsc
xserver-xephyr_1.4.1~git20080131-4_i386.deb
  to pool/main/x/xorg-server/xserver-xephyr_1.4.1~git20080131-4_i386.deb
xserver-xorg-core-dbg_1.4.1~git20080131-4_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core-dbg_1.4.1~git20080131-4_i386.deb
xserver-xorg-core_1.4.1~git20080131-4_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core_1.4.1~git20080131-4_i386.deb
xserver-xorg-dev_1.4.1~git20080131-4_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-dev_1.4.1~git20080131-4_i386.deb
xvfb_1.4.1~git20080131-4_i386.deb
  to pool/main/x/xorg-server/xvfb_1.4.1~git20080131-4_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED])


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

Format: 1.8
Date: Tue, 29 Apr 2008 20:14:22 +0200
Source: xorg-server
Binary: xserver-xorg-core xserver-xorg-dev xnest xvfb xserver-xephyr 
xserver-xorg-core-dbg
Architecture: source i386
Version: 2:1.4.1~git20080131-4
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <[EMAIL PROTECTED]>
Changed-By: Julien Cristau <[EMAIL PROTECTED]>
Description: 
 xnest      - Nested X server
 xserver-xephyr - nested X server
 xserver-xorg-core - Xorg X server - core server
 xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols)
 xserver-xorg-dev - Xorg X server - development files
 xvfb       - Virtual Framebuffer 'fake' X server
Closes: 461760
Changes: 
 xorg-server (2:1.4.1~git20080131-4) unstable; urgency=low
 .
   * fix AlwaysCore handling: enabling AlwaysCore in xorg.conf 1) is the
     default, and 2) shouldn't prevent the device from sending core events
     (closes: #461760).
Checksums-Sha1: 
 316514dd965e626f03b217f583c08c36ea4d792b 2934 
xorg-server_1.4.1~git20080131-4.dsc
 bdfc27fa51892b171d4ae75427d37f27ba233967 704120 
xorg-server_1.4.1~git20080131-4.diff.gz
 fbce2c70468fd172a6f68fde3bcad3d03dc83f4a 4060708 
xserver-xorg-core_1.4.1~git20080131-4_i386.deb
 bdbe464596d802f64cb77ace6fa0664d78ab1610 684060 
xserver-xorg-dev_1.4.1~git20080131-4_i386.deb
 7c9f2a32f9530d74978f3da8eb28f95715321ab9 1753440 
xnest_1.4.1~git20080131-4_i386.deb
 3f6edf365a073cd8bbe015bced42250081737cec 1863984 
xvfb_1.4.1~git20080131-4_i386.deb
 acbbd61a2bf1c15596bef12d5ebe9c5f6455d582 1900910 
xserver-xephyr_1.4.1~git20080131-4_i386.deb
 f2b945168c8d613f7924c397df0c0a8c559e3de4 12589490 
xserver-xorg-core-dbg_1.4.1~git20080131-4_i386.deb
Checksums-Sha256: 
 96e27d043d5448bc57f2d77688b33a5950ffa1d242291a5ea352d2352df82a95 2934 
xorg-server_1.4.1~git20080131-4.dsc
 bb7459f02e2c44888c8fa8c0ead6b9adc2dace9438072d50986e8012831a3174 704120 
xorg-server_1.4.1~git20080131-4.diff.gz
 31febf72bc79de16d2c3234e466cb7517e9a3972fdbf245947ca5237f1404234 4060708 
xserver-xorg-core_1.4.1~git20080131-4_i386.deb
 071ca43e161387a46bffbbb22a76d4e052275c6b5ce5d0be45d4870180bfed88 684060 
xserver-xorg-dev_1.4.1~git20080131-4_i386.deb
 89f0ced9dc79ede7c09aff3c0b2e77ac4a2c0c2b5d3015ba89617c8c88d08444 1753440 
xnest_1.4.1~git20080131-4_i386.deb
 b324d16ace33265a4eadbb618c272e3feb56728d34b0a4d196161138488fa3ba 1863984 
xvfb_1.4.1~git20080131-4_i386.deb
 bf994f2b24fe13aefd79516674800d66f981c17cc2c156e6bfbe7638dc9c926d 1900910 
xserver-xephyr_1.4.1~git20080131-4_i386.deb
 f0074b270d3ccfca491dcd0ceca73c086a592fe27311eba6e1bf1a7619d3914d 12589490 
xserver-xorg-core-dbg_1.4.1~git20080131-4_i386.deb
Files: 
 bcd9e536852896d7456c7be520aa8306 2934 x11 optional 
xorg-server_1.4.1~git20080131-4.dsc
 878baae0bbda2c2ab448d2698b645f95 704120 x11 optional 
xorg-server_1.4.1~git20080131-4.diff.gz
 7df8b4a0d918acf8798166dc9e6ba45b 4060708 x11 optional 
xserver-xorg-core_1.4.1~git20080131-4_i386.deb
 64694ccdde3f480514c1b300cb018f8b 684060 x11 optional 
xserver-xorg-dev_1.4.1~git20080131-4_i386.deb
 379fbecfbdb562e5b9246c7650d07c84 1753440 x11 optional 
xnest_1.4.1~git20080131-4_i386.deb
 116b64bfda57c7645bb1ebb9c4a7122b 1863984 x11 optional 
xvfb_1.4.1~git20080131-4_i386.deb
 311e6db8d47191f87603b3564c6d82c3 1900910 x11 optional 
xserver-xephyr_1.4.1~git20080131-4_i386.deb
 ac00d278801b77fe8547d5c230454196 12589490 x11 extra 
xserver-xorg-core-dbg_1.4.1~git20080131-4_i386.deb

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

iD8DBQFIF20HmEvTgKxfcAwRAvr9AKDbTOr/RKESHN3QFG6LC2iRDyUpRwCbBwz5
Orq1uesxNNspmudLFIIjW/c=
=uyou
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to