1
Cxx0 General discussions / Newer Kernel Stops Keyboard Working
« on: March 24, 2010, 12:51:20 pm »
I thought I'd have a go at compiling the 2.6.33.1 kernel for my C860, so I took the Corgi configuration file and used that as a starting point using the 'make menuconfig' command.
Well everything seemed to compile fine, but when I tried booting the kernel I found the keyboard no longer works.
I did get some warnings when compiling, including this one:
[div class=\'codetop\']CODE[/div][div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']In file included from drivers/input/keyboard/corgikbd.c:24:
arch/arm/mach-pxa/include/mach/pxa2xx-gpio.h:4:2: warning: #warning Please use mfp-pxa2[57]x.h instead of pxa2xx-gpio.h
CC drivers/input/keyboard/spitzkbd.o[/div]
Has anyone tried doing this? Anyone know where it's going wrong?
Cheers,
Dan
Well everything seemed to compile fine, but when I tried booting the kernel I found the keyboard no longer works.
I did get some warnings when compiling, including this one:
[div class=\'codetop\']CODE[/div][div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']In file included from drivers/input/keyboard/corgikbd.c:24:
arch/arm/mach-pxa/include/mach/pxa2xx-gpio.h:4:2: warning: #warning Please use mfp-pxa2[57]x.h instead of pxa2xx-gpio.h
CC drivers/input/keyboard/spitzkbd.o[/div]
Has anyone tried doing this? Anyone know where it's going wrong?
Cheers,
Dan