Ken Moffat wrote: > On Wed, Jun 27, 2012 at 04:22:39PM -0500, Bruce Dubbs wrote:
> Deliberately, evdev is the expected driver for normal linux systems > using udev. Perhaps a kernel config issue : is CONFIG_INPUT_EVDEV > set ? Also check if your .config mentions a PS/2 mouse (in the > input section, I'm not sure of the CONFIG name). Good spot. I do not have CONFIG_INPUT_EVDEV set. I do have CONFIG_INPUT_MOUSEDEV=y CONFIG_INPUT_MOUSEDEV_PSAUX=y CONFIG_INPUT_KEYBOARD=y CONFIG_KEYBOARD_ATKBD=y CONFIG_INPUT_MOUSE=y CONFIG_MOUSE_PS2=y On the other hand, building the keyboard and mouse drivers and configuring them in xorg.conf *did* work. I'll experiment with a new kernel and retry with evdev just to see if that works. If not, we might want to add a short note to the book. Next, I need to figure out how to properly handle two monitors. I'm using the nv driver right now, but will investigate the nouveau driver. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
