linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bug Report in pc_keyb
@ 2001-02-27 18:04 Russell C. Hay
  2001-02-27 18:13 ` Ben LaHaise
  2001-02-27 18:23 ` Alan Cox
  0 siblings, 2 replies; 3+ messages in thread
From: Russell C. Hay @ 2001-02-27 18:04 UTC (permalink / raw)
  To: linux-kernel

I'm not really sure who to send this too.  Unfortunately, I don't really have
much information on this bug, and I will provide more when I'm around the box
in question.  I have linux 2.2.16 running fine on the box.  I am currently
trying to upgrade to linux 2.4.2.  However, after compiling 2.4.2 and 
installing in lilo and rebooting, I get the following error scrolling on
my screen

"pc_keyb: controller jammed (0xFF)"

The box in question is a pentII with a supermicro motherboard.  I don't know
the exact model number of the motherboard.  I think it is the p6sls board.
I did some research on the error message, and apparently people have been
getting this error on Alpha based systems too.  Does anyone know how to
resolve this issue or if it is a known bug that is planning to be fixed
or something along those lines?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Bug Report in pc_keyb
  2001-02-27 18:04 Bug Report in pc_keyb Russell C. Hay
@ 2001-02-27 18:13 ` Ben LaHaise
  2001-02-27 18:23 ` Alan Cox
  1 sibling, 0 replies; 3+ messages in thread
From: Ben LaHaise @ 2001-02-27 18:13 UTC (permalink / raw)
  To: Russell C. Hay; +Cc: linux-kernel

On Tue, 27 Feb 2001, Russell C. Hay wrote:

> I'm not really sure who to send this too.  Unfortunately, I don't really have
> much information on this bug, and I will provide more when I'm around the box
> in question.  I have linux 2.2.16 running fine on the box.  I am currently
> trying to upgrade to linux 2.4.2.  However, after compiling 2.4.2 and
> installing in lilo and rebooting, I get the following error scrolling on
> my screen

I'm working on a patch for pc_keyb which should hopefully address this
problem.  I'll send a copy to you for testing as soon as it's ready.

		-ben


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Bug Report in pc_keyb
  2001-02-27 18:04 Bug Report in pc_keyb Russell C. Hay
  2001-02-27 18:13 ` Ben LaHaise
@ 2001-02-27 18:23 ` Alan Cox
  1 sibling, 0 replies; 3+ messages in thread
From: Alan Cox @ 2001-02-27 18:23 UTC (permalink / raw)
  To: Russell C. Hay; +Cc: linux-kernel

> in question.  I have linux 2.2.16 running fine on the box.  I am currently
> trying to upgrade to linux 2.4.2.  However, after compiling 2.4.2 and 
> installing in lilo and rebooting, I get the following error scrolling on
> my screen
> 
> "pc_keyb: controller jammed (0xFF)"
> 
> The box in question is a pentII with a supermicro motherboard.  I don't know
> the exact model number of the motherboard.  I think it is the p6sls board.
> I did some research on the error message, and apparently people have been
> getting this error on Alpha based systems too.  Does anyone know how to
> resolve this issue or if it is a known bug that is planning to be fixed
> or something along those lines?

There are a few cases in the pc keyboard controller not currently honouring
the delay protocol requirements (the keyboard controller was ancient when
the original PC came out) and some chipsets use keyboard controllers or
integrated keyboard support that still requires the delays. From checking
the ps2 mouse open code Im sure there are several others uncaught.

A second possibility is its USB stuff confusing things, build without USB or
with USB modular - I suspect the former


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-02-27 18:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-27 18:04 Bug Report in pc_keyb Russell C. Hay
2001-02-27 18:13 ` Ben LaHaise
2001-02-27 18:23 ` Alan Cox

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).