On Sat, 1 May 1999, Robert M. Hyatt wrote:
>
> go to the 2.2.x kernels and this goes away...
> > Hi,
> >
> > I have noticed that when I enable SMP w/ my 2.1.132 kernel, under X-windows, the
>control
> > of the mouse is "jerky". That is, the mouse does not respond well to tactile
>commands.
> >
> > This does not occur w/o SMP.
> >
> > Any advice would be appreciated.
An 2.0.x fix would be to use gpm as your mouse driver (also for
X).
Setup goes something like this (gpm(8) for details):
# setup gpm as a repeater (for graphics mode -- no cat in console ;)
% gpm -R
#
% ln -s /dev/gpmdata /dev/mouse # make sure you've removed /dev/mouse
# finally, be sure to setup XF86Config so that it recognises your
# mouse on /dev/mouse being a MouseSystems protocol
Blop. That should do the trick.
Have fun,
xander
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]