All of lore.kernel.org
 help / color / mirror / Atom feed
* [2.6.0-test3 and earlier] no keyboard
@ 2003-08-09 17:00 Florian Weimer
  2003-08-09 18:38 ` Andries Brouwer
  0 siblings, 1 reply; 5+ messages in thread
From: Florian Weimer @ 2003-08-09 17:00 UTC (permalink / raw)
  To: linux-kernel

2.6.0-test3 and earlier provide only a very limited form of console on
a Siemens Primergy H450.

For example, pressing RET yields:

atkbd.c: Unknown key (set 0, scancode 0xed, on isa0060/serio0) pressed.          

So far, I only tested remotedly, using the built-in console
redirection support.  2.4.20 works like a charm (using remote console,
I think we never tested the local one).

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

* Re: [2.6.0-test3 and earlier] no keyboard
  2003-08-09 17:00 [2.6.0-test3 and earlier] no keyboard Florian Weimer
@ 2003-08-09 18:38 ` Andries Brouwer
  2003-08-09 19:26   ` Florian Weimer
  0 siblings, 1 reply; 5+ messages in thread
From: Andries Brouwer @ 2003-08-09 18:38 UTC (permalink / raw)
  To: linux-kernel

On Sat, Aug 09, 2003 at 07:00:27PM +0200, Florian Weimer wrote:

> 2.6.0-test3 and earlier provide only a very limited form of console on
> a Siemens Primergy H450.
> 
> For example, pressing RET yields:
> 
> atkbd.c: Unknown key (set 0, scancode 0xed, on isa0060/serio0) pressed.          
> 
> So far, I only tested remotedly, using the built-in console
> redirection support.  2.4.20 works like a charm (using remote console,
> I think we never tested the local one).

Set 0 is "impossible", certainly a bug.
So what are the boot messages about the keyboard?





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

* Re: [2.6.0-test3 and earlier] no keyboard
  2003-08-09 18:38 ` Andries Brouwer
@ 2003-08-09 19:26   ` Florian Weimer
  2003-08-09 19:48     ` Andries Brouwer
  0 siblings, 1 reply; 5+ messages in thread
From: Florian Weimer @ 2003-08-09 19:26 UTC (permalink / raw)
  To: Andries Brouwer; +Cc: linux-kernel

Andries Brouwer <aebr@win.tue.nl> writes:

>> atkbd.c: Unknown key (set 0, scancode 0xed, on isa0060/serio0) pressed.          

> Set 0 is "impossible", certainly a bug.
> So what are the boot messages about the keyboard?

serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1

I hope these lines are the correct ones.

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

* Re: [2.6.0-test3 and earlier] no keyboard
  2003-08-09 19:26   ` Florian Weimer
@ 2003-08-09 19:48     ` Andries Brouwer
  2003-08-09 21:14       ` Florian Weimer
  0 siblings, 1 reply; 5+ messages in thread
From: Andries Brouwer @ 2003-08-09 19:48 UTC (permalink / raw)
  To: Andries Brouwer, linux-kernel

On Sat, Aug 09, 2003 at 09:26:16PM +0200, Florian Weimer wrote:
> Andries Brouwer <aebr@win.tue.nl> writes:
> 
> >> atkbd.c: Unknown key (set 0, scancode 0xed, on isa0060/serio0) pressed.          
> 
> > Set 0 is "impossible", certainly a bug.
> > So what are the boot messages about the keyboard?
> 
> serio: i8042 AUX port at 0x60,0x64 irq 12
> serio: i8042 KBD port at 0x60,0x64 irq 1
> 
> I hope these lines are the correct ones.

But no lines like

input: AT Set 2 keyboard on isa0060/serio0

?



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

* Re: [2.6.0-test3 and earlier] no keyboard
  2003-08-09 19:48     ` Andries Brouwer
@ 2003-08-09 21:14       ` Florian Weimer
  0 siblings, 0 replies; 5+ messages in thread
From: Florian Weimer @ 2003-08-09 21:14 UTC (permalink / raw)
  To: linux-kernel

Andries Brouwer <aebr@win.tue.nl> writes:

>> serio: i8042 AUX port at 0x60,0x64 irq 12
>> serio: i8042 KBD port at 0x60,0x64 irq 1
>> 
>> I hope these lines are the correct ones.
>
> But no lines like
>
> input: AT Set 2 keyboard on isa0060/serio0
>
> ?

I suppose such a line would follow the serio ones?

Then the answer is no.  However, the string is conained into the
vmlinux binary, so I guess the feature has been compiled into the
kernel.

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

end of thread, other threads:[~2003-08-09 21:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-09 17:00 [2.6.0-test3 and earlier] no keyboard Florian Weimer
2003-08-09 18:38 ` Andries Brouwer
2003-08-09 19:26   ` Florian Weimer
2003-08-09 19:48     ` Andries Brouwer
2003-08-09 21:14       ` Florian Weimer

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.