All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dtor_core@ameritech.net>
To: twl@mail.com
Cc: linux-kernel@vger.kernel.org
Subject: RE: 2.6.7 oops in psmouse/serio while booting
Date: Wed, 30 Jun 2004 08:59:04 -0700 (PDT)	[thread overview]
Message-ID: <20040630155904.2689.qmail@web81307.mail.yahoo.com> (raw)

Hi Tom,
> > Hi,
> >
> > Could you please try the patch below?
> >
> > --
> > Dmitry
> >
> 
> Dmitry,
> 
> Thanks for the quick response.  That fixed it.
> 
> FYI, I still get
> input: PS/2 XXX Mouse on isa0060/serio1
> I booted 10 times, and "XXX" was "Generic" 7 times and "Logitech" 3 times.

This is still bad, I would prefer your Logitech mouse be identified
as such every time. Could you please try changing #undef DEBUG to
#define DEBUG in drivers/input/serio/i8042.c nad sending me 2 dmesg
oputputs - one when the mouse identified as "Generic" and one where
it is identified as "Logitech" - maybe I will see somethng there.
You might need log_buf_size=131072 kernel option to capture entire
dmesg and use "dmesg -s 131072" to dump it.

You can send the logs directly to me to not litter the mailing list.
 
> But no more oops. :^)
This is good ;) Still it was somewhat a stop-gap measure - something
else is going on - it was not supposed to hit that place in the
code yet.

Thank you for testing my patch.

--
Dmitry

             reply	other threads:[~2004-06-30 15:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-30 15:59 Dmitry Torokhov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-06-30 20:08 2.6.7 oops in psmouse/serio while booting twl
2004-06-30 15:25 twl
2004-06-30  4:22 twl
2004-06-30  5:25 ` Dmitry Torokhov

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=20040630155904.2689.qmail@web81307.mail.yahoo.com \
    --to=dtor_core@ameritech.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=twl@mail.com \
    /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.