[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d120d5000706121150p56a581d3je6d9a886529b591@mail.gmail.com>
Date: Tue, 12 Jun 2007 14:50:42 -0400
From: "Dmitry Torokhov" <dmitry.torokhov@...il.com>
To: "Paul Albrecht" <albrecht@...1.com>
Cc: lkml <linux-kernel@...r.kernel.org>
Subject: Re: [BUG] via c3/2.6.20 -- ps/2 keyboard doesn't work with console
On 6/12/07, Paul Albrecht <albrecht@...1.com> wrote:
> On Tue, 2007-06-12 at 01:14 -0400, Dmitry Torokhov wrote:
> > On Monday 11 June 2007 14:54, Paul Albrecht wrote:
> > >
> > > Is i8042.noaux a workaround or a fix?
> > >
> >
> > Just a workaround. Do you have a PS/2 mouse you could test with? If so could
> > you check if both keybioard and mouse work with mouse plugged in and without
> > i8042.noaux.
> >
>
> The system I'm using has only one ps/2 interface so I can't test with
> them both plugged in at the same time.
>
> > Also cxould you please try the patch below (again with mouse if you have one
> > and without).
> >
>
> I tried applying your patch to 2.6.21.5 and it failed. Here's the
> output:
>
> patch --dry-run -p1 < ../i8042.patch
> patching file drivers/input/serio/i8042-x86ia64io.h
> Hunk #1 FAILED at 356.
> Hunk #2 FAILED at 404.
> 2 out of 2 hunks FAILED -- saving rejects to file
> drivers/input/serio/i8042-x86ia64io.h.rej
>
Hmm, wierd:
[~] tar jxf downloads/linux-2.6.21.5.tar.bz2
[~] cd linux-2.6.21.5/
[~/linux-2.6.21.5] patch -p1 --dry-run < ../quilt/i8042-trust-pnp-more.patch
patching file drivers/input/serio/i8042-x86ia64io.h
Hunk #1 succeeded at 313 (offset -43 lines).
Hunk #2 succeeded at 361 (offset -43 lines).
[~/linux-2.6.21.5]
The patch must have gotten corrupted on the way to you. Let me try
resending it, but this time as an attachment.
--
Dmitry
View attachment "i8042-trust-pnp-more.patch" of type "text/plain" (3185 bytes)
Powered by blists - more mailing lists