public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Bryan Gardiner <bog@khumba.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Mouse does not work with kernel-3.5.0
Date: Fri, 27 Jul 2012 23:35:14 -0700	[thread overview]
Message-ID: <20120727233514.7385b6aa@khumba.net> (raw)
In-Reply-To: <20120726125512.7f0f45ed47cdc66cbc9c59e8@ukr.net>

On Thu, 26 Jul 2012 12:55:12 +0300
v_2e@ukr.net wrote:

>   Hello!
> 
> On Thu, 26 Jul 2012 10:36:23 +0100
> Neil Bothwick <neil@digimed.co.uk> wrote:
> 
> > On Thu, 26 Jul 2012 12:30:38 +0300, v_2e@ukr.net wrote:
> > 
> > >   After upgrading to sys-kernel/gentoo-sources-3.5.0 my mouse
> > > stopped working in X-session.
> > 
> > You haven't provided much information to go on so you're not going
> > to get much more than guesses and "it works for me" responses.
> > 
> > Have a look for errors, marked EE, in /var/log/Xorg.0.log.
> > 
>   Yes, I did 
>       grep EE /var/log/Xorg.0.log
> before posting. And there was no mention of a mouse.
> 
> > How did you compile your new kernel, from scratch or with make
> > oldconfig? I suspect you may have missed something needed for evdev.
> > 
>   I did 'make oldconfig' as usual.
> > Did you update anything else at the same time?
> > 
>   Yes, I upgraded several packages. Among relevant are:
>     x11-base/xorg-server-1.12.99.902
>     x11-drivers/xf86-input-evdev-2.7.1
>     x11-drivers/xf86-input-synaptics-1.6.2
>     x11-drivers/xf86-input-mouse-1.7.2
>     x11-drivers/xf86-input-keyboard-1.6.1
>     x11-drivers/xf86-input-evdev-2.7.1
>     sys-fs/udev-186
> 
> I also removed the previously existing
> '/etc/X11/xorg.conf.d/25-mouse.conf' file and tried without it.
> However it did not help.
> 
>   I have just booted my previous kernel-3.4.5, and the mouse works
> fine with the very same set of X-related programs and settings.
> 
> ----- 
>  <v_2e@ukr.net>
> 

Does the mouse work if you try starting X with /etc/X11/xorg.conf.d
empty?  Or maybe re-emerge xf86-input-evdev, -synaptics, -mouse?

You should be able to check whether your kernel recognizes your mouse
with something like:

~ $ grep -ie mouse -e synaptics -e touch /proc/bus/input/devices
N: Name="SynPS/2 Synaptics TouchPad"
H: Handlers=mouse0 event5 
N: Name="USB Optical Mouse"
H: Handlers=mouse1 event7

Though I would think it's more likely a problem with upgrading your X
packages.  The driver packages all need to be upgraded after the
server itself, and while I've always seen emerge get this right, I'm
not sure whether that's deliberate or a coincidence.

Cheers,
Bryan


  reply	other threads:[~2012-07-28  6:36 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-26  9:30 [gentoo-user] Mouse does not work with kernel-3.5.0 v_2e
2012-07-26  9:36 ` Neil Bothwick
2012-07-26  9:55   ` v_2e
2012-07-28  6:35     ` Bryan Gardiner [this message]
2012-07-28  9:04       ` Dale
2012-07-28 10:22         ` [gentoo-user] SOLVED - " v_2e
2012-07-28 15:24           ` Neil Bothwick
2012-07-28 15:59             ` Pandu Poluan
2012-07-28 16:30               ` Mick
2012-07-28 20:19                 ` Alan McKinnon
2012-07-29  0:41                   ` Peter Humphrey
2012-07-30  3:00                     ` ny6p01
2012-07-28 23:14               ` Dale
2012-07-28 22:34           ` ny6p01
2012-07-28 23:14             ` Alan McKinnon
2012-07-28 22:59           ` Dale
2012-07-29  0:45             ` [OT] " Peter Humphrey
2012-07-29  4:54               ` Bryan Gardiner
2012-07-28  9:48       ` [gentoo-user] " v_2e
2012-07-28 10:24         ` Mick

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=20120727233514.7385b6aa@khumba.net \
    --to=bog@khumba.net \
    --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