From: Johann D. <joh...@la...> - 2002-04-20 15:59:13
|
James Simmons wrote: > >>Are we using the same kernel version ? I do have link-time errors too, >>but not the same ones. In my case, handle_scancode isn't defined in any >>object linked to bzImage. >>I was using Linus' 2.5.7 with files from the linuxconsole CVS in this >>attempt. >> > > handle_scancode. That shouldn't be used anymore. You wouldn't by change be > enabling keybdev.c in drivers/input. For ruby we don't need it anymore. > Indeed, I was enabling keybdev.c. But if I don't, the only way to access the keyboard is through /dev/event, then ? I guess none of my applications do that. The current behaviour (with keybdev disabled) is that I can't log-in (in text mode), neither can I when X is running. In both cases, the keyboard is non-responsive. -- Johann Deneux |