public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Miles Lane <miles.lane@gmail.com>
To: LKML <linux-kernel@vger.kernel.org>
Subject: 2.6.13-rc1-mm1 -- Synaptics touchpad not detected correctly
Date: Sun, 3 Jul 2005 00:09:33 -0700	[thread overview]
Message-ID: <a44ae5cd05070300097a18790a@mail.gmail.com> (raw)

Hello,

Any ideas why my Synaptics touchpad isn't getting recognized
as supporting multi-finger tap detection?  I haven't seen detection
work with earlier kernels, either.  However, multifinger taps work
under WinXP.

dmesg is reporting:

           Synaptics Touchpad, model: 1, fw: 5.10, id: 0x258eb1, caps:
0xa04713/0x0
           input: SynPS/2 Synaptics TouchPad on isa0060/serio1

On the web, I found this reference:
http://www.softwarelibremorelos.gob.mx/pipermail/slm/2005-March/001267.html
Which, for 2.6.10, shows:
           Synaptics Touchpad, model: 1
            Firmware: 5.10
            Sensor: 37
            new absolute packet format
            Touchpad has extended capability bits
            -> multifinger detection
            -> palm detection
           input: SynPS/2 Synaptics TouchPad on isa0060/serio1

My .config contains:

CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1280
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=m

CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=m
CONFIG_SERIO_CT82C710=m
CONFIG_SERIO_PCIPS2=m
CONFIG_SERIO_LIBPS2=y

             reply	other threads:[~2005-07-03  7:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-03  7:09 Miles Lane [this message]
2005-07-03  9:08 ` 2.6.13-rc1-mm1 -- Synaptics touchpad not detected correctly Peter Osterlund

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a44ae5cd05070300097a18790a@mail.gmail.com \
    --to=miles.lane@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox