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



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to