* 2.6.0 keyboard not working
@ 2003-12-18 6:00 Lennert Buytenhek
2003-12-18 7:31 ` Zwane Mwaikambo
0 siblings, 1 reply; 9+ messages in thread
From: Lennert Buytenhek @ 2003-12-18 6:00 UTC (permalink / raw)
To: linux-kernel
Hi,
Halfway between having uncompressed the kernel and starting init, the console
starts to scroll "atkbd.c: Unknown key pressed", mentioning key code 0 (IIRC),
even though no keys are pressed at all. After a while, the scrolling stops,
but the keyboard still doesn't work. 2.4 works fine on the same hardware.
Hardware is an Intel SE7505VB2 board with dual 2.40GHz Xeon processors,
and a Logitech PS/2 "Internet keyboard."
Ideas?
thanks,
Lennert
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: 2.6.0 keyboard not working
2003-12-18 6:00 2.6.0 keyboard not working Lennert Buytenhek
@ 2003-12-18 7:31 ` Zwane Mwaikambo
2003-12-18 7:55 ` John Dee
2003-12-18 14:54 ` Lennert Buytenhek
0 siblings, 2 replies; 9+ messages in thread
From: Zwane Mwaikambo @ 2003-12-18 7:31 UTC (permalink / raw)
To: Lennert Buytenhek; +Cc: linux-kernel
On Thu, 18 Dec 2003, Lennert Buytenhek wrote:
> Hi,
>
> Halfway between having uncompressed the kernel and starting init, the console
> starts to scroll "atkbd.c: Unknown key pressed", mentioning key code 0 (IIRC),
> even though no keys are pressed at all. After a while, the scrolling stops,
> but the keyboard still doesn't work. 2.4 works fine on the same hardware.
>
> Hardware is an Intel SE7505VB2 board with dual 2.40GHz Xeon processors,
> and a Logitech PS/2 "Internet keyboard."
>
> Ideas?
May we have a look at your .config?
ta,
Zwane
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: 2.6.0 keyboard not working
2003-12-18 7:31 ` Zwane Mwaikambo
@ 2003-12-18 7:55 ` John Dee
2003-12-18 14:54 ` Lennert Buytenhek
1 sibling, 0 replies; 9+ messages in thread
From: John Dee @ 2003-12-18 7:55 UTC (permalink / raw)
To: linux-kernel
hrm. I was having the same problems with both my usb keyboard and mouse.
i figure I just missed something.
haven't gotten around to looking too much into it though.
maybe in the morning.
Zwane Mwaikambo wrote:
> On Thu, 18 Dec 2003, Lennert Buytenhek wrote:
>
>
>>Hi,
>>
>>Halfway between having uncompressed the kernel and starting init, the console
>>starts to scroll "atkbd.c: Unknown key pressed", mentioning key code 0 (IIRC),
>>even though no keys are pressed at all. After a while, the scrolling stops,
>>but the keyboard still doesn't work. 2.4 works fine on the same hardware.
>>
>>Hardware is an Intel SE7505VB2 board with dual 2.40GHz Xeon processors,
>>and a Logitech PS/2 "Internet keyboard."
>>
>>Ideas?
>
>
> May we have a look at your .config?
>
> ta,
> Zwane
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: 2.6.0 keyboard not working
2003-12-18 7:31 ` Zwane Mwaikambo
2003-12-18 7:55 ` John Dee
@ 2003-12-18 14:54 ` Lennert Buytenhek
2003-12-18 15:04 ` Lennert Buytenhek
1 sibling, 1 reply; 9+ messages in thread
From: Lennert Buytenhek @ 2003-12-18 14:54 UTC (permalink / raw)
To: Zwane Mwaikambo; +Cc: linux-kernel
On Thu, Dec 18, 2003 at 02:31:09AM -0500, Zwane Mwaikambo wrote:
> > Hi,
> >
> > Halfway between having uncompressed the kernel and starting init, the console
> > starts to scroll "atkbd.c: Unknown key pressed", mentioning key code 0 (IIRC),
> > even though no keys are pressed at all. After a while, the scrolling stops,
> > but the keyboard still doesn't work. 2.4 works fine on the same hardware.
> >
> > Hardware is an Intel SE7505VB2 board with dual 2.40GHz Xeon processors,
> > and a Logitech PS/2 "Internet keyboard."
> >
> > Ideas?
>
> May we have a look at your .config?
It's attached in .gz format (sorry, it wouldn't go through otherwise :/).
--L
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: 2.6.0 keyboard not working
2003-12-18 14:54 ` Lennert Buytenhek
@ 2003-12-18 15:04 ` Lennert Buytenhek
2003-12-18 16:30 ` Zwane Mwaikambo
0 siblings, 1 reply; 9+ messages in thread
From: Lennert Buytenhek @ 2003-12-18 15:04 UTC (permalink / raw)
To: Zwane Mwaikambo; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 727 bytes --]
On Thu, Dec 18, 2003 at 09:54:34AM -0500, buytenh wrote:
> > > Hi,
> > >
> > > Halfway between having uncompressed the kernel and starting init, the console
> > > starts to scroll "atkbd.c: Unknown key pressed", mentioning key code 0 (IIRC),
> > > even though no keys are pressed at all. After a while, the scrolling stops,
> > > but the keyboard still doesn't work. 2.4 works fine on the same hardware.
> > >
> > > Hardware is an Intel SE7505VB2 board with dual 2.40GHz Xeon processors,
> > > and a Logitech PS/2 "Internet keyboard."
> > >
> > > Ideas?
> >
> > May we have a look at your .config?
>
> It's attached in .gz format (sorry, it wouldn't go through otherwise :/).
OK, I'm an idiot.. attached this time.
--L
[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 11177 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: 2.6.0 keyboard not working
2003-12-18 15:04 ` Lennert Buytenhek
@ 2003-12-18 16:30 ` Zwane Mwaikambo
2003-12-18 17:32 ` Sebastian Benoit
2003-12-18 18:21 ` Lennert Buytenhek
0 siblings, 2 replies; 9+ messages in thread
From: Zwane Mwaikambo @ 2003-12-18 16:30 UTC (permalink / raw)
To: Lennert Buytenhek; +Cc: Linux Kernel
On Thu, 18 Dec 2003, Lennert Buytenhek wrote:
> > > > Halfway between having uncompressed the kernel and starting init, the console
> > > > starts to scroll "atkbd.c: Unknown key pressed", mentioning key code 0 (IIRC),
> > > > even though no keys are pressed at all. After a while, the scrolling stops,
> > > > but the keyboard still doesn't work. 2.4 works fine on the same hardware.
> > > >
> > > > Hardware is an Intel SE7505VB2 board with dual 2.40GHz Xeon processors,
> > > > and a Logitech PS/2 "Internet keyboard."
> > > >
> > > > Ideas?
> > >
> > > May we have a look at your .config?
Thanks Lennert, could you try without CONFIG_HIGHMEM64G, perhaps just
CONFIG_HIGHMEM4G, how much memory in the system? dmesg also would be nice.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: 2.6.0 keyboard not working
2003-12-18 16:30 ` Zwane Mwaikambo
@ 2003-12-18 17:32 ` Sebastian Benoit
2003-12-18 18:21 ` Lennert Buytenhek
1 sibling, 0 replies; 9+ messages in thread
From: Sebastian Benoit @ 2003-12-18 17:32 UTC (permalink / raw)
To: Linux Kernel; +Cc: vojtech
[-- Attachment #1: Type: text/plain, Size: 1558 bytes --]
Zwane Mwaikambo(zwane@arm.linux.org.uk) on 2003.12.18 11:30:27 +0000:
> On Thu, 18 Dec 2003, Lennert Buytenhek wrote:
>
> > > > > Halfway between having uncompressed the kernel and starting init, the console
> > > > > starts to scroll "atkbd.c: Unknown key pressed", mentioning key code 0 (IIRC),
> > > > > even though no keys are pressed at all. After a while, the scrolling stops,
> > > > > but the keyboard still doesn't work. 2.4 works fine on the same hardware.
> > > > >
> > > > > Hardware is an Intel SE7505VB2 board with dual 2.40GHz Xeon processors,
> > > > > and a Logitech PS/2 "Internet keyboard."
> > > > >
> > > > > Ideas?
> > > >
> > > > May we have a look at your .config?
>
> Thanks Lennert, could you try without CONFIG_HIGHMEM64G, perhaps just
> CONFIG_HIGHMEM4G, how much memory in the system? dmesg also would be nice.
I had exactly the same symptoms (Unknown key pressed, scrolling) with a
Cherry PS/2 keyboard an a PS/2 mouse, starting with 2.6.0-test6 (i think).
The mouse also stopped working.
Unfortunatly it was a heisenbug - every time i tried to find out what caused
the problem (there where drivers/input/mouse* - changes at that time) the
problem disapeared. I then exchanged the mouse for a USB-type and the
problem disappeared completly.
/B.
--
Sebastian Benoit <benoit-lists@fb12.de>
My mail is GnuPG signed -- Unsigned ones are bogus -- http://www.gnupg.org/
GnuPG 0xD777DBA7 2003-09-10 D02B D0E0 3790 1AA1 DA3A B508 BF48 87BF D777 DBA7
Konzepte sind Kokolores. -- Erich Ribbeck
[-- Attachment #2: Type: application/pgp-signature, Size: 187 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: 2.6.0 keyboard not working
2003-12-18 16:30 ` Zwane Mwaikambo
2003-12-18 17:32 ` Sebastian Benoit
@ 2003-12-18 18:21 ` Lennert Buytenhek
2003-12-18 18:36 ` Zwane Mwaikambo
1 sibling, 1 reply; 9+ messages in thread
From: Lennert Buytenhek @ 2003-12-18 18:21 UTC (permalink / raw)
To: Zwane Mwaikambo; +Cc: Linux Kernel, akpm
On Thu, Dec 18, 2003 at 11:30:27AM -0500, Zwane Mwaikambo wrote:
> Thanks Lennert, could you try without CONFIG_HIGHMEM64G, perhaps just
> CONFIG_HIGHMEM4G, how much memory in the system? dmesg also would be nice.
Hi Zwane, I just finished checking, and without highmem and with HIGHMEM4G
it works just fine, only with 64G I get the 'Unknown key pressed' flood which
I described. I had 64G on because I copied my .config from Arjan's 2.6 RPMs,
none of which worked on this machine because of those keyboard troubles. The
box has 1G of RAM.
Thanks! Anything else I can try?
--L
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: 2.6.0 keyboard not working
2003-12-18 18:21 ` Lennert Buytenhek
@ 2003-12-18 18:36 ` Zwane Mwaikambo
0 siblings, 0 replies; 9+ messages in thread
From: Zwane Mwaikambo @ 2003-12-18 18:36 UTC (permalink / raw)
To: Lennert Buytenhek; +Cc: Linux Kernel, akpm
On Thu, 18 Dec 2003, Lennert Buytenhek wrote:
> On Thu, Dec 18, 2003 at 11:30:27AM -0500, Zwane Mwaikambo wrote:
>
> > Thanks Lennert, could you try without CONFIG_HIGHMEM64G, perhaps just
> > CONFIG_HIGHMEM4G, how much memory in the system? dmesg also would be nice.
>
> Hi Zwane, I just finished checking, and without highmem and with HIGHMEM4G
> it works just fine, only with 64G I get the 'Unknown key pressed' flood which
> I described. I had 64G on because I copied my .config from Arjan's 2.6 RPMs,
> none of which worked on this machine because of those keyboard troubles. The
> box has 1G of RAM.
Thanks for testing that, Dan Creswell <dan@dcrdev.demon.co.uk> mentioned a
similar problem with an e7505 Tyan board he has too.
> Thanks! Anything else I can try?
I'd love to see dmesg and /proc/iomem for CONFIG_HIGHMEM4G and
CONFIG_HIGHMEM64G.
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2003-12-18 18:36 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-18 6:00 2.6.0 keyboard not working Lennert Buytenhek
2003-12-18 7:31 ` Zwane Mwaikambo
2003-12-18 7:55 ` John Dee
2003-12-18 14:54 ` Lennert Buytenhek
2003-12-18 15:04 ` Lennert Buytenhek
2003-12-18 16:30 ` Zwane Mwaikambo
2003-12-18 17:32 ` Sebastian Benoit
2003-12-18 18:21 ` Lennert Buytenhek
2003-12-18 18:36 ` Zwane Mwaikambo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox