* Re: linux-2.6.20.4-ck1 / evdev / hub crash [not found] <3aa654a40703282007xabf2fefi97c04162204ec091@mail.gmail.com> @ 2007-03-29 8:56 ` Jiri Kosina 2007-04-04 3:02 ` Dmitry Torokhov 0 siblings, 1 reply; 4+ messages in thread From: Jiri Kosina @ 2007-03-29 8:56 UTC (permalink / raw) To: Avuton Olrich; +Cc: linux-usb-devel, linux-input, Dmitry Torokhov On Wed, 28 Mar 2007, Avuton Olrich wrote: > I've been having problems lately with my mouse, and I know that the > kernel is tainted. If that's a problem please just ignore this dump. > I just restarted my computer with a ck[1] kernel, which I had been on > for a couple of days before this, when X started I noticed that my MX > Revolution mouse didn't work, so I tried to restart KDM (every now and > again evdev fails, has problems). When that didn't work I decided to > remove and reinstall the receiver from the hub, when I did I noticed X > wouldn't start any more and my dmesg[2] had a dump. Also including a > copy of my .config[3] (slightly modified for use with a newer kernel). > This isn't a reoccurring issue, yet, just wanted to report it in case > it's of any use, thanks. I'm not on the list, please CC me if anything > is needed. > 1. > http://ck.kolivas.org/patches/pre-releases/2.6.20.4/2.6.20.4-ck1/patch-2.6.20.4-ck1.bz2 > 2. http://avuton.googlepages.com/evdev_dump > 3. http://avuton.googlepages.com/config Hi, I added Dmitry and linux-input mailinglist to CC. This is the second time I see oops on dereferencing 0x00100100 pointer in evdev_disconnect() called from input_unregister_device() - the first one is DVB-T related thing reported a few days ago here - http://lkml.org/lkml/2007/3/9/212 -- Jiri Kosina ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: linux-2.6.20.4-ck1 / evdev / hub crash 2007-03-29 8:56 ` linux-2.6.20.4-ck1 / evdev / hub crash Jiri Kosina @ 2007-04-04 3:02 ` Dmitry Torokhov 2007-04-04 3:10 ` Avuton Olrich 0 siblings, 1 reply; 4+ messages in thread From: Dmitry Torokhov @ 2007-04-04 3:02 UTC (permalink / raw) To: linux-input; +Cc: Jiri Kosina, Avuton Olrich, linux-usb-devel On Thursday 29 March 2007 04:56, Jiri Kosina wrote: > On Wed, 28 Mar 2007, Avuton Olrich wrote: > > > I've been having problems lately with my mouse, and I know that the > > kernel is tainted. If that's a problem please just ignore this dump. > > I just restarted my computer with a ck[1] kernel, which I had been on > > for a couple of days before this, when X started I noticed that my MX > > Revolution mouse didn't work, so I tried to restart KDM (every now and > > again evdev fails, has problems). When that didn't work I decided to > > remove and reinstall the receiver from the hub, when I did I noticed X > > wouldn't start any more and my dmesg[2] had a dump. Also including a > > copy of my .config[3] (slightly modified for use with a newer kernel). > > This isn't a reoccurring issue, yet, just wanted to report it in case > > it's of any use, thanks. I'm not on the list, please CC me if anything > > is needed. > > 1. > > http://ck.kolivas.org/patches/pre-releases/2.6.20.4/2.6.20.4-ck1/patch-2.6.20.4-ck1.bz2 > > 2. http://avuton.googlepages.com/evdev_dump > > 3. http://avuton.googlepages.com/config > > Hi, > > I added Dmitry and linux-input mailinglist to CC. This is the second time > I see oops on dereferencing 0x00100100 pointer in evdev_disconnect() > called from input_unregister_device() > - the first one is DVB-T related thing reported a few days ago here - > http://lkml.org/lkml/2007/3/9/212 > Could you please try 2.6.21-rc5-mm4? It has evdev locking patch that I believe should fix these kind of oopses. -- Dmitry ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: linux-2.6.20.4-ck1 / evdev / hub crash 2007-04-04 3:02 ` Dmitry Torokhov @ 2007-04-04 3:10 ` Avuton Olrich 2007-04-04 3:18 ` Dmitry Torokhov 0 siblings, 1 reply; 4+ messages in thread From: Avuton Olrich @ 2007-04-04 3:10 UTC (permalink / raw) To: Dmitry Torokhov; +Cc: linux-input, Jiri Kosina, linux-usb-devel On 4/3/07, Dmitry Torokhov <dtor@insightbb.com> wrote: > On Thursday 29 March 2007 04:56, Jiri Kosina wrote: > > On Wed, 28 Mar 2007, Avuton Olrich wrote: > > > > > I've been having problems lately with my mouse, and I know that the > > > kernel is tainted. If that's a problem please just ignore this dump. > > > I just restarted my computer with a ck[1] kernel, which I had been on > > > for a couple of days before this, when X started I noticed that my MX > > > Revolution mouse didn't work, so I tried to restart KDM (every now and > > > again evdev fails, has problems). When that didn't work I decided to > > > remove and reinstall the receiver from the hub, when I did I noticed X > > > wouldn't start any more and my dmesg[2] had a dump. Also including a > > > copy of my .config[3] (slightly modified for use with a newer kernel). > > > This isn't a reoccurring issue, yet, just wanted to report it in case > > > it's of any use, thanks. I'm not on the list, please CC me if anything > > > is needed. > > > 1. > > > http://ck.kolivas.org/patches/pre-releases/2.6.20.4/2.6.20.4-ck1/patch-2.6.20.4-ck1.bz2 > > > 2. http://avuton.googlepages.com/evdev_dump > > > 3. http://avuton.googlepages.com/config > > > > Hi, > > > > I added Dmitry and linux-input mailinglist to CC. This is the second time > > I see oops on dereferencing 0x00100100 pointer in evdev_disconnect() > > called from input_unregister_device() > > - the first one is DVB-T related thing reported a few days ago here - > > http://lkml.org/lkml/2007/3/9/212 > > > > Could you please try 2.6.21-rc5-mm4? It has evdev locking patch that > I believe should fix these kind of oopses. I'd have no problem testing it, but since that oops, it hasn't reoccurred I couldn't reproduce it when I attempted (about 20-30 pull-outs). Obviously, if there's some reason for me to try, I will, but I don't see any advantage to you or I. -- avuton -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: linux-2.6.20.4-ck1 / evdev / hub crash 2007-04-04 3:10 ` Avuton Olrich @ 2007-04-04 3:18 ` Dmitry Torokhov 0 siblings, 0 replies; 4+ messages in thread From: Dmitry Torokhov @ 2007-04-04 3:18 UTC (permalink / raw) To: Avuton Olrich; +Cc: linux-input, Jiri Kosina, linux-usb-devel On Tuesday 03 April 2007 23:10, Avuton Olrich wrote: > On 4/3/07, Dmitry Torokhov <dtor@insightbb.com> wrote: > > > > Could you please try 2.6.21-rc5-mm4? It has evdev locking patch that > > I believe should fix these kind of oopses. > > I'd have no problem testing it, but since that oops, it hasn't > reoccurred I couldn't reproduce it when I attempted (about 20-30 > pull-outs). Obviously, if there's some reason for me to try, I will, > but I don't see any advantage to you or I. OK. -- Dmitry ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-04-04 3:18 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <3aa654a40703282007xabf2fefi97c04162204ec091@mail.gmail.com> 2007-03-29 8:56 ` linux-2.6.20.4-ck1 / evdev / hub crash Jiri Kosina 2007-04-04 3:02 ` Dmitry Torokhov 2007-04-04 3:10 ` Avuton Olrich 2007-04-04 3:18 ` Dmitry Torokhov
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).