public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.0 and mice
@ 2003-12-28  2:31 Norman Diamond
  2003-12-28 11:49 ` Peter Osterlund
  0 siblings, 1 reply; 4+ messages in thread
From: Norman Diamond @ 2003-12-28  2:31 UTC (permalink / raw)
  To: linux-kernel

On a machine with an Alps touchpad, I have built 2.6.0 several times.

1.  Some of the SuSE 8.2 boot-time operations report various errors which I
am trying to minimize.  Somehow I got modules partly working, and some of
the boot-time errors can be minimized by compiling some drivers as modules
instead of built into the kernel.  Changing the Event interface from
built-in to module removed one boot-time error.  Changing the Joystick
interface from none to module removed another.  However, I cannot build the
Mouse interface as a module.  In Input device support, "make xconfig" offers
Mouse interface (NEW) with settable Horizontal and Vertical resolutions but
no settable Y or N or M.  The help information says that Y and M are
possibilities but doesn't say how I can say or choose either of them.  The
help information says that M would make the module called mousedev which
would surely remove one more boot-time error.  In a while I might try
editing the .config file using either "vi" or "make menuconfig", but surely
"make xconfig" should also be capable.

2.  Also in Input device support, there is a section on Mice, PS/2 mouse,
and Synaptics TouchPad.  These I compiled in and they don't seem to be
causing any problems.  It seems that the Alps TouchPad is being recognized
as an Intelli/Wheel mouse instead of being recognized as a Synaptics
TouchPad, which is unfortunate but not really causing any problems.  I've
read that Synaptics is most common in foreign countries but Alps is most
common in Japan.  Help information says I could make a module called psmouse
but this wouldn't resolve the boot-time error about mousedev so I'm still
compiling these in instead of changing them to modules.

3.  In section Character devices there is another section on Mice.  Help
says that most people have serial mice.  Funny, the other section on Mice
and PS/2 mouse didn't say that most people have serial mice.  Anyway this
section is older, and I always used to say that I had a Bus Mouse, because I
knew I didn't have a serial mouse.  In 2.4 there was a separate section for
USB mouse which I had to use for one machine, and I also enable it for other
machines just to allow the possibility of attaching additional mice, but
that isn't a problem.  Now there is the confusion of which is the opposite
of a serial mouse, is it a Bus Mouse or is it a PS/2 mouse?  Do I need to
enable both Bus Mouse and PS/2 mouse, or just one of these?  As an
experiment one time I tried deselecting Bus Mouse and it made no difference,
but the Help information and the existence of these multiple options sure
cause confusion.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-12-29 15:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-28  2:31 2.6.0 and mice Norman Diamond
2003-12-28 11:49 ` Peter Osterlund
2003-12-29  2:04   ` Norman Diamond
2003-12-29 15:17     ` Larry Sendlosky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox