Bug 717 - Laptop keyboard doesn't work
Summary: Laptop keyboard doesn't work
Status: CLOSED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: Input Devices (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Vojtech Pavlik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-14 06:49 UTC by Felix K
Modified: 2003-10-22 04:11 UTC (History)
0 users

See Also:
Kernel Version: 2.5.69 and 2.5.69-bk8
Subsystem:
Regression: ---
Bisected commit-id:


Attachments
keyboard related kernel log fragments (9.15 KB, text/plain)
2003-05-14 06:52 UTC, Felix K
Details
2.5.70 .config file (144 bytes, text/html)
2003-06-08 09:29 UTC, Johan Braennlund
Details

Description Felix K 2003-05-14 06:49:07 UTC
Distribution: Debian (Sarge)
Hardware Environment:

Laptop, AMD mobile Athlon XP 2000+
VIA Technologies, Inc. P/KN266 Host Bridge
No external keyboard connected (the thing doesn't even have a PS/2 connector).
Please let me know if there is any more useful information I can supply.

Software Environment:
Problem Description:

I can boot the kernel, but I can't input anything on the keyboard. I'm pretty
sure that this is not due to a bad configuration. I read the post-halloween-2.5
doc and some related bug reports. Here are the relevant parts from my .config:

CONFIG_INPUT=y
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y

I enabled DEBUG in i8042.c. I'll add the output (with 2.5.69-bk8) from kern.log
as an attachment.

Steps to reproduce:

Boot the system ;-)
Comment 1 Felix K 2003-05-14 06:52:25 UTC
Created attachment 342 [details]
keyboard related kernel log fragments
Comment 2 Johan Braennlund 2003-06-08 09:29:38 UTC
Created attachment 401 [details]
2.5.70 .config file

I also had trouble with my keyboard not being recognized, but I eventually got
it to work. Just in case your problem was the same as mine, I'm attaching my
.config (you may have to change the processor and file system options to get it
to work for you).
Comment 3 Felix K 2003-10-22 04:11:39 UTC
Was fixed in the official kernel some time between 2.6.0-test1 and 2.6.0-test7.
Thanks!

Note You need to log in before you can comment on or make changes to this bug.