public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Neil Bothwick <neil@digimed.co.uk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Linux Kernel 3.2.0 & USB Mouse
Date: Sun, 8 Jan 2012 12:29:15 +0000	[thread overview]
Message-ID: <20120108122915.7b51544a@digimed.co.uk> (raw)
In-Reply-To: <CAE1pOi0QyjGH+DaeAVZighms5pXa-VKwNqY5Py-BZLSfyjiYkA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 950 bytes --]

On Sat, 7 Jan 2012 18:53:30 -0800, Hilco Wijbenga wrote:

> I'm trying to upgrade the kernel on my desktop from 3.1.6 to
> 3.2.0(-r1). Unfortunately, my Logitech USB trackball does not work in
> 3.2.0. It is listed in the lsusb output so it is being recognized but
> neither GPM nor X responds to it.

Which trackball? Mine works fine with no changes

% lsusb
Bus 001 Device 005: ID 046d:c408 Logitech, Inc. Marble Mouse (4-button)

% uname -r
3.2.0-gentoo-r1

% cat /etc/X11/xorg.conf.d/40-evdev.conf
Section "InputClass"
        Identifier "evdev pointer catchall"
        MatchIsPointer "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
        Option "ButtonMapping" "3 2 1 4 5 6 7 2 9"
        Option "Emulate3Buttons" "True"
        Option "EmulateWheel" "True"
        Option "EmulateWheelButton" "9"
EndSection


-- 
Neil Bothwick

Age and treachery will always overcome youth and skill.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2012-01-08 12:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-08  2:53 [gentoo-user] Linux Kernel 3.2.0 & USB Mouse Hilco Wijbenga
2012-01-08 12:29 ` Neil Bothwick [this message]
2012-01-08 14:51   ` G.Wolfe Woodbury
2012-01-09  1:26     ` Hilco Wijbenga
2012-01-08 22:51   ` Hilco Wijbenga
2012-01-08 13:15 ` [gentoo-user] " walt
2012-01-08 22:57   ` Hilco Wijbenga
2012-01-08 23:05     ` Alan McKinnon
2012-01-09  1:36 ` [gentoo-user] [Solved] " Hilco Wijbenga
2012-02-22 18:13   ` Space Cake
2012-02-22 18:19     ` Michael Mol
2012-02-25 12:07       ` Space Cakex

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=20120108122915.7b51544a@digimed.co.uk \
    --to=neil@digimed.co.uk \
    --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