public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johan Blåbäck" <johan.bluecreek@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Synaptics touchpad mistaken(?) for Logitech Wheel Mouse
Date: Mon, 10 Mar 2008 21:16:19 +0100	[thread overview]
Message-ID: <1773b4950803101316l3035fa59o613d56d2a925fa22@mail.gmail.com> (raw)
In-Reply-To: <1773b4950803100424u762bbbcdkd4d810ae7d834d96@mail.gmail.com>

On Mon, Mar 10, 2008 at 12:24 PM, Johan Blåbäck
<johan.bluecreek@gmail.com> wrote:
> On Mon, Mar 10, 2008 at 12:53 AM, Iain Buchanan <iaindb@netspace.net.au> wrote:
>  >
>  >  On Fri, 2008-03-07 at 17:13 +0100, Johan Blåbäck wrote:
>  >
>  >  > >  I suspect you need these options in your kernel:
>  >
>  >  [snip]
>  >
>  >
>  >  > Thanks for the reply, but I got all of those:
>  >
>  >  [snip]
>  >
>  >  hm.  Do you have INPUT_DEVICES="... synaptics" in /etc/make.conf?
>  >
>
>  Yes, just as the gentoo-wiki says:
>
>  INPUT_DEVICES="evdev keyboard mouse synaptics"
>
>
>  >  I don't think your /proc/bus/input/devices looks quite right - are you
>  >  sure this isn't a pointer stick or something?  What's the complete file
>  >  look like?
>  >
>
>  I'm not familar with the term "pointer stick". I'm not at my computer
>  right now, but I'm sure that that is my touchpad... to about ~90%. If
>  I have an USB-mouse plugged in, I can see that mouse and my touchpad
>  (ImPS2 Logitech wheel mouse). When I unplug my USB-mouse I see my
>  touchpad(?) (ImPS2 Logitech wheel mouse) and... my touchpad(?)
>  (Generic PS/2 mouse). I can get you the whole output when I come home.
>

This is my complete /proc/bus/input/devices:

$ cat /proc/bus/input/devices
I: Bus=0019 Vendor=0000 Product=0002 Version=0000
N: Name="Power Button (FF)"
P: Phys=LNXPWRBN/button/input0
S: Sysfs=/devices/virtual/input/input0
U: Uniq=
H: Handlers=kbd event0
B: EV=3
B: KEY=100000 0 0 0

I: Bus=0019 Vendor=0000 Product=0005 Version=0000
N: Name="Lid Switch"
P: Phys=PNP0C0D/button/input0
S: Sysfs=/devices/virtual/input/input1
U: Uniq=
H: Handlers=event1
B: EV=21
B: SW=1

I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button (CM)"
P: Phys=PNP0C0C/button/input0
S: Sysfs=/devices/virtual/input/input2
U: Uniq=
H: Handlers=kbd event2
B: EV=3
B: KEY=100000 0 0 0

I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/devices/platform/i8042/serio0/input/input3
U: Uniq=
H: Handlers=kbd event3
B: EV=120013
B: KEY=4 2000000 3803078 f800d001 feffffdf ffefffff ffffffff fffffffe
B: MSC=10
B: LED=7

I: Bus=0003 Vendor=09da Product=000a Version=0110
N: Name="A4Tech PS/2+USB Mouse"
P: Phys=usb-0000:00:1d.0-1/input0
S: Sysfs=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input4
U: Uniq=
H: Handlers=mouse0 event4
B: EV=7
B: KEY=ff0000 0 0 0 0 0 0 0 0
B: REL=303

I: Bus=0011 Vendor=0002 Product=0005 Version=0063
N: Name="ImPS/2 Logitech Wheel Mouse"
P: Phys=isa0060/serio4/input0
S: Sysfs=/devices/platform/i8042/serio4/input/input6
U: Uniq=
H: Handlers=mouse1 event5
B: EV=7
B: KEY=70000 0 0 0 0 0 0 0 0
B: REL=103

>  I found a thread on ubuntuforums with people having the same problem.
>  But ubuntu have PS2MOUSE as module, and one solution is to reload that
>  module in, for example gdm. Which I see as a hack that I rather not
>  do, but I'll try it. If ou are interested for the problem I'll get the
>  forum thread URL later.
>

This did not work...

Another thing that is different from my problem from the ubuntu
problem (which I can't recreate) is that they get a synaptics device
when running `tpconfig -i`, which I do not.

>
>  >  --
>
> >
>  > Iain Buchanan <iaindb at netspace dot net dot au>
>  >
>  >  I told my kids, "Someday, you'll have kids of your own."  One of them said,
>  >  "So will you."
>  >                 -- Rodney Dangerfield
>  >
>  >  --
>  >
>  >
>  > gentoo-user@lists.gentoo.org mailing list
>  >
>  >
>
>
>
>  --
>  ------------------------------------------------
>
>
> For security reasons, all text in this mail is double-rot13 encrypted.
>



-- 
------------------------------------------------
For security reasons, all text in this mail is double-rot13 encrypted.
--
gentoo-user@lists.gentoo.org mailing list



  reply	other threads:[~2008-03-10 20:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-06 12:16 [gentoo-user] Synaptics touchpad mistaken(?) for Logitech Wheel Mouse Johan Blåbäck
2008-03-07  0:26 ` Iain Buchanan
2008-03-07 16:13   ` Johan Blåbäck
2008-03-09 23:53     ` Iain Buchanan
2008-03-10 11:24       ` Johan Blåbäck
2008-03-10 20:16         ` Johan Blåbäck [this message]
2008-03-12  6:59           ` Iain Buchanan
2008-03-12  8:31             ` Johan Blåbäck
2008-03-12 17:14             ` Liviu Andronic
2008-03-14 14:31               ` Johan Blåbäck
2008-03-15  8:25                 ` Mick
2008-04-18 16:47 ` Liviu Andronic

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=1773b4950803101316l3035fa59o613d56d2a925fa22@mail.gmail.com \
    --to=johan.bluecreek@gmail.com \
    --cc=gentoo-user@lists.gentoo.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