Andrey Voropaev wrote:
<snipped by rblythe>
Looks like you are getting wrong driver for your mouse. Which device
uses GPM to read mouse events? /dev/input/mice? or /dev/input/event0 ?
What type of device GPM expects it to be (this should be in
/etc/sysconfig/mouse I believe) I think using udevinfo you can see
which real driver sits behind the device your GMP is using. Also, very
possible, you have now 2 drivers that pass information thru the same
device for your mouse (multiplexing) I had it once on my laptop, with
symilar symptoms.
All of the above are just guesses. Without knowing exact configuration
it's hard to say anything specific.
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.
Thanks for your reply.
rblythe
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page