All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: Jiri Kosina <jkosina@suse.cz>
Cc: kernel list <linux-kernel@vger.kernel.org>,
	"Rafael J. Wysocki" <rjw@sisk.pl>
Subject: Re: 3.7-rc3: mouses stopped working
Date: Fri, 16 Nov 2012 13:24:00 +0100	[thread overview]
Message-ID: <20121116122400.GA10994@elf.ucw.cz> (raw)
In-Reply-To: <alpine.LNX.2.00.1211161153290.20577@pobox.suse.cz>

On Fri 2012-11-16 11:54:26, Jiri Kosina wrote:
> On Fri, 16 Nov 2012, Pavel Machek wrote:
> 
> > > If you have mouse that is buggy and periodically 
> > > disconnecting/reconnecting itself, you need commit df0cfd6990347c, which 
> > > went into 3.7-rc5 (it's a regression fix from -rc1).
> > 
> > I have -rc5 now, and still no mice for me.
> > 
> > root@amd:/tmp# uname -a
> > Linux amd 3.7.0-rc5+ #236 SMP Thu Nov 15 20:07:26 CET 2012 i686 GNU/Linux
> > root@amd:/tmp# cat /dev/input/mice
> > cat: /dev/input/mice: No such device or address
> > root@amd:/tmp# ls -al /dev/input/mice
> > crw-rw---- 1 root root 13, 63 Apr 25  2010 /dev/input/mice
> > root@amd:/tmp# 
> 
> Let's see whether this is /dev/input/mice issue or something else first.
> 
> Is anything coming out of corresponding /dev/input/eventX node?

/dev/input/mouse0 and /dev/input/mouse1 generate events when I move
internal/USB mouse.

ls -al /dev/input/mouse0 
crw-rw---- 1 root root 13, 32 Apr 25  2010 /dev/input/mouse0
pavel@amd:/tmp$ ls -al /dev/input/mouse1
crw------T 1 root root 13, 33 Aug 30 16:41 /dev/input/mouse1
pavel@amd:/tmp$ 

> And /dev/hidrawX?

/dev/hidraw0 seems to correspond to USB mouse and generates
events. Could not find hidraw corresponding to PS/2 mouse.

So it seems to be "/dev/input/mice" issue. Does it work for you?

Thanks,
      	       	  		    	   	   Pavel

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

  reply	other threads:[~2012-11-16 12:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-15 13:28 3.7-rc3: mouses stopped working Pavel Machek
2012-11-15 13:30 ` Jiri Kosina
2012-11-15 14:07   ` Pavel Machek
2012-11-15 14:10     ` Jiri Kosina
2012-11-16  1:34       ` Pavel Machek
2012-11-16 10:54         ` Jiri Kosina
2012-11-16 12:24           ` Pavel Machek [this message]
2012-11-16 12:37             ` Jiri Kosina
2012-11-18  8:56               ` Dmitry Torokhov
2012-11-18 13:34                 ` Krzysztof Mazur
2012-11-18 18:53                 ` Pavel Machek
2012-11-15 14:02 ` Pavel Machek

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=20121116122400.GA10994@elf.ucw.cz \
    --to=pavel@ucw.cz \
    --cc=jkosina@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rjw@sisk.pl \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.