From: Greg KH <greg@kroah.com>
To: Ed Tomlinson <tomlins@cam.org>
Cc: Ian McDonald <imcdnzl@gmail.com>, Andrew Morton <akpm@osdl.org>,
linux-kernel@vger.kernel.org
Subject: Re: 2.6.15-rc1-mm1
Date: Sun, 20 Nov 2005 16:26:23 -0800 [thread overview]
Message-ID: <20051121002623.GA11271@kroah.com> (raw)
In-Reply-To: <200511182224.10392.tomlins@cam.org>
On Fri, Nov 18, 2005 at 10:24:09PM -0500, Ed Tomlinson wrote:
> 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.
Or a broken userspace configuration that just happened to work
previously :)
I really don't know which one this is, but as it seems it only is
showing up on Debian systems...
thanks,
greg k-h
next prev parent reply other threads:[~2005-11-21 0:49 UTC|newest]
Thread overview: 32+ 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 ` 2.6.15-rc1-mm1 Ed Tomlinson
2005-11-21 0:00 ` 2.6.15-rc1-mm1 Ian McDonald
2005-11-21 0:26 ` Greg KH [this message]
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
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=20051121002623.GA11271@kroah.com \
--to=greg@kroah.com \
--cc=akpm@osdl.org \
--cc=imcdnzl@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tomlins@cam.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