public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Vojtech Pavlik <vojtech@suse.cz>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Mattia Dongili <dongili@supereva.it>
Subject: Re: Wrong Synaptics Touchpad detection when USB mouse present
Date: Mon, 26 Jan 2004 14:09:52 +0100	[thread overview]
Message-ID: <20040126130952.GA26596@ucw.cz> (raw)
In-Reply-To: <20040126121749.GA1078@inferi.kami.home>

On Mon, Jan 26, 2004 at 01:17:49PM +0100, Mattia Dongili wrote:
> Hi,
> 
> [Please Cc me as I'm not subscribed to the list]
> 
> I'm experiencing problems with a dual configuration of mice on my
> laptop. The sympthoms are:
> 
> - if I boot with my Logitech USB mouse plugged in, the Synaptics
>   Touchpad is not recognized as such but as "PS/2 Generic Mouse"
> 
> - if I boot without USB mouse plugged in or if I simply reload psmouse
>   after the boot process, the Synaptics Touchpad is recognized correctly
> 
> So it has something to do with the order modules are loaded.

Load the USB modules first. It's your BIOS intervening. Or disable USB
Mouse support or USB Legacy support in the BIOS.

> I'm available to test patches and/or send more info.
> I have some evidences of those facts:
> ---> /proc/bus/input/devices
> 
>   usb mouse present during boot
>     I: Bus=0011 Vendor=0002 Product=0001 Version=0000
>     N: Name="PS/2 Generic Mouse"
>     P: Phys=isa0060/serio1/input0
>     H: Handlers=mouse0 event1 
>     B: EV=7 
>     B: KEY=70000 0 0 0 0 0 0 0 0 
>     B: REL=3 
>   
>   usb mouse absent during boot
>     I: Bus=0011 Vendor=0002 Product=0007 Version=0000
>     N: Name="SynPS/2 Synaptics TouchPad"
>     P: Phys=isa0060/serio1/input0
>     H: Handlers=mouse0 event1 
>     B: EV=b 
>     B: KEY=6420 0 670000 0 0 0 0 0 0 0 0 
>     B: ABS=11000003 
> 
> ---> dmesg
>   
>   usb mouse present during boot
>     input: PS/2 Generic Mouse on isa0060/serio1
> 
>   usb mouse absent during boot or reloading psmouse
>     Synaptics Touchpad, model: 1
>      Firmware: 5.9
>      Sensor: 37
>      new absolute packet format
>      Touchpad has extended capability bits
>      -> multifinger detection
>      -> palm detection
>     input: SynPS/2 Synaptics TouchPad on isa0060/serio1
>    
> 
> Linux inferi 2.6.1-2 #2 Mon Jan 26 11:09:55 CET 2004 i686 GNU/Linux
> # lsmod
> Module                  Size  Used by
> [...]
> psmouse                18700  0 
> usb_storage            25600  0 
> scsi_mod               66860  1 usb_storage
> hid                    23680  0 
> uhci_hcd               30224  0 
> usbcore                97884  5 usb_storage,hid,uhci_hcd
> radeon                116908  0 
> intel_agp              16412  1 
> agpgart                26920  2 intel_agp
> sonypi                 21052  0 
> speedstep_ich           3724  0 
> speedstep_lib           2944  1 speedstep_ich
> evdev                   7808  1 
> pcspkr                  3428  0 
> rtc                    10680  0 
> 
> bye
> -- 
> mattia
> :wq!
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 

-- 
Vojtech Pavlik
SuSE Labs, SuSE CR

  reply	other threads:[~2004-01-26 13:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-26 12:17 Wrong Synaptics Touchpad detection when USB mouse present Mattia Dongili
2004-01-26 13:09 ` Vojtech Pavlik [this message]
2004-01-26 14:09   ` Mattia Dongili

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=20040126130952.GA26596@ucw.cz \
    --to=vojtech@suse.cz \
    --cc=dongili@supereva.it \
    --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