All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ed Tomlinson <tomlins@cam.org>
To: Greg KH <greg@kroah.com>
Cc: Ian McDonald <imcdnzl@gmail.com>, Andrew Morton <akpm@osdl.org>,
	linux-kernel@vger.kernel.org
Subject: Re: 2.6.15-rc1-mm1
Date: Fri, 18 Nov 2005 22:24:09 -0500	[thread overview]
Message-ID: <200511182224.10392.tomlins@cam.org> (raw)
In-Reply-To: <20051119012632.GA28458@kroah.com>

On Friday 18 November 2005 20:26, Greg KH wrote:
> On Fri, Nov 18, 2005 at 08:24:33PM -0500, Ed Tomlinson wrote:
> > On Friday 18 November 2005 18:51, Greg KH wrote:
> > > On Fri, Nov 18, 2005 at 06:35:11PM -0500, Ed Tomlinson wrote:
> > > > On Friday 18 November 2005 18:16, Ed Tomlinson wrote:
> > > > > On Friday 18 November 2005 16:14, Ian McDonald wrote:
> > > > > > On 11/19/05, Greg KH <greg@kroah.com> wrote:
> > > > > > > Are you using debian?
> > > > > > > If so, what version of udev are you using?  There are some known
> > > > > > > reported problems with this, so I would suggest referring to the udev
> > > > > > > bug list.
> > > > > > >
> > > > > > In particular check the version requirements for udev - you need to be
> > > > > > on a version greater than or equal to 71. Sarge/stable has a really
> > > > > > old version. In particular I am running unstable as I had too many
> > > > > > funny errors (including this one) - but etch should be fine.
> > > > > > 
> > > > > > If running another distribution check this also as it is a real requirement.
> > > > > > 
> > > > > > To find the latest version of udev required check Documentation/Changes
> > > > > 
> > > > > devinfo -v 
> > > > > udevinfo, version 074 
> > > > > 
> > > > > dpkg -s 
> > > > > Package: udev
> > > > > Status: install ok installed
> > > > > Priority: extra
> > > > > Section: admin
> > > > > Installed-Size: 1072
> > > > > Maintainer: Marco d'Itri <md@linux.it>
> > > > > Architecture: amd64
> > > > > Version: 0.074-3
> > > > > 
> > > > > Interestingly the same udev works fine with 14-rc4-mm1.  I'll check the debian
> > > > > bugs.
> > > > 
> > > > There does not seem to be anything that fits this reported as a debian bug.  Where
> > > > is the udev bugs list?
> > > 
> > > For Debian?  I have no idea as I do not use it :)
> > > 
> > > For general udev issues/queries try the linux-hotplug-devel mailing
> > > list.
> > > 
> > > Oh, and are you sure you actually have the proper module loaded?
> > 
> > Think only the mousedev module is not loaded.  Once I modprobe it the mouse works
> > and the /dev/input/mice appears.  The mouse works normally with all buttons and wheels
> > acting normal.
> 
> Then you just need to make sure that module is loaded properly, which
> doesn't sound like a udev issue :)

Then its a kernel problem.  

It works with the _same_ user space in 2.6.14-rc4-mm1 and fails with 15-rc1-mm2...  
This implies either something is broken in the kernel or udev is not doing its job with 
the new (input?) changes.  Since I switched to udev this summer I have not had to load 
many modules certainly not mousedev.

I'll do a bit of experimenting this weekend to see if I cannot figure out more about what is 
happening.

Thanks for the help
Ed

  parent reply	other threads:[~2005-11-19  3:24 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-17 19:18 2.6.15-rc1-mm1 Andrew Morton
2005-11-17 21:30 ` 2.6.15-rc1-mm1 Valdis.Kletnieks
2005-11-17 22:14   ` 2.6.15-rc1-mm1 David Howells
2005-11-17 22:23     ` 2.6.15-rc1-mm1 Valdis.Kletnieks
2005-11-18  4:23       ` 2.6.15-rc1-mm1 - immediate system reset at boot Valdis.Kletnieks
2005-11-18  4:27         ` Andrew Morton
2005-11-18  1:41 ` [-mm patch] kernel/signal.c: fix compile warning Adrian Bunk
2005-11-18  3:59   ` George Anzinger
2005-11-18  1:44 ` 2.6.15-rc1-mm1 Richard Knutsson
2005-11-18  1:53   ` 2.6.15-rc1-mm1 Andrew Morton
2005-11-18  7:20 ` 2.6.15-rc1-mm1 Reuben Farrelly
2005-11-18  7:42   ` 2.6.15-rc1-mm1 Andrew Morton
2005-11-18  7:56     ` 2.6.15-rc1-mm1 Sander
2005-11-18 20:58     ` 2.6.15-rc1-mm1 Reuben Farrelly
2005-11-18 21:19       ` 2.6.15-rc1-mm1 Andrew Morton
2005-11-18 12:43 ` 2.6.15-rc1-mm1 Ed Tomlinson
2005-11-18 20:37   ` 2.6.15-rc1-mm1 Greg KH
2005-11-18 21:14     ` 2.6.15-rc1-mm1 Ian McDonald
2005-11-18 23:16       ` 2.6.15-rc1-mm1 Ed Tomlinson
2005-11-18 23:03         ` 2.6.15-rc1-mm1 Greg KH
2005-11-18 23:35         ` 2.6.15-rc1-mm1 Ed Tomlinson
2005-11-18 23:51           ` 2.6.15-rc1-mm1 Greg KH
2005-11-19  1:24             ` 2.6.15-rc1-mm1 Ed Tomlinson
2005-11-19  1:26               ` 2.6.15-rc1-mm1 Greg KH
2005-11-19  1:49                 ` 2.6.15-rc1-mm1 Ian McDonald
2005-11-19  3:24                 ` Ed Tomlinson [this message]
2005-11-21  0:00                   ` 2.6.15-rc1-mm1 Ian McDonald
2005-11-21  0:26                   ` 2.6.15-rc1-mm1 Greg KH
2005-11-22 20:47                     ` 2.6.15-rc1-mm1 Ian McDonald
2005-11-22 20:55                       ` 2.6.15-rc1-mm1 Greg KH
2005-11-22 22:05                         ` 2.6.15-rc1-mm1 Ian McDonald
2005-11-19  1:40               ` 2.6.15-rc1-mm1 Ian McDonald
  -- strict thread matches above, loose matches on Subject: below --
2005-11-17 11:08 2.6.15-rc1-mm1 Andrew Morton

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=200511182224.10392.tomlins@cam.org \
    --to=tomlins@cam.org \
    --cc=akpm@osdl.org \
    --cc=greg@kroah.com \
    --cc=imcdnzl@gmail.com \
    --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 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.