On 6/25/06, rblythe <[EMAIL PROTECTED]> wrote:
I solved this problem. When I first compiled GPM, I had set my mouse to /dev/psaux and ps2. When I did the kernel recompile, something was changed (I still don't know what) and I needed to change my settings to /dev/mouse and ExplorerPS/2. Now everything is working great.
The psaux device is considered "obsolete" and by default is not provided by the kernel. You have to enable it explicetely during kernel configuration. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
