Still isn't working.  When I specify "Device" as "/dev/psaux", GNOME opens and
the XF86Config states that the mouse loaded correctly in all respects.  When
"Device" is "/dev/mouse", the XF86Config states that xf86OpenSerial: Cannot open
device /dev/mouse...no such file or directory".

What's more, lsmod does not indicate that 'mouse' is loaded (I'm not sure if it
is supposed to).  When I try to 'insmod mouse' I recieve 'no module by that name
found'.  (I don't know if this is normal either).

On boot-up I sometimes see the line "(No mouse configured)', but only
occasionally.

Any ideas?

Greatly appreciated,
Wes Grate

Vern W Heesch wrote:

> On Tuesday 01 January 2002 10:17 am, you wrote:
> > I've tried all the suggestions regarding mouse problems and cannot
> > resolve mine.  In RedHat 7.2  using glibc 2.2.4 and XFree86 4.1, if I
> > setup my Logitech as a PS/2 protocol in 'mouseconfig' it freezes up both
> > keyboard and mouse for Xconfigurator.  If I say it is a 'serial' mouse,
> > the keyboard works for Xconfigurator, but the mouse is still frozen.  I
> > could care less about using the wheel.   I have tried editing both the
> > /etc/X11/XF86Config and the /usr/X11R6/lib/X11/XF86Config to read:
> >
> > Protocol "IMPS/2"
> > Device "/dev/mouse"
> >
> > and other combinations, such as "/dev/psaux" but from the looks of the
> > /var/log/XFree86 log file, it doesn't seem to pay any attention to any
> > of my entries until after the setting from 'mouseconfig' have been
> > loaded (which, of course, never works).  I am at my wits end with this
> > one.  The machine is a Dell Dimention V400.  In Xconfigurator it finds
> > the on-board ATI card, and I always need to change it to the installed
> > ATI Rage 128 card to get any display in GNOME at all.  And when the
> > keyboard works I can tab around GNOME and get sparse things done.
> >
> > Can anyone help me?  Much appreciated!
> >
> > [EMAIL PROTECTED]
> >
> I don't know if Redhat is the same as Caldera, but here is what I have for my
> cordless Logitech wheel mouse.
>
> Section "InputDevice"
>         Identifier     "Mouse0"
>         Driver     "mouse"
>         Option      "Protocol" "IMPS/2"
>         Option     "Device" "/dev/psaux"
> #       Option     "Buttons" "4"
>         Option     "ZAxisMapping" "4 5"
> EndSection
>
> I am also not sure about the video device section being the same as Caldera
> either, but for my ATI AIW 128 Pro AGP I have this
>
> Section "Device"
>         Identifier "Card0"
>         VendorName "Unknown"
>         Driver     "r128"
>         BusID     "PCI:1:0:0"
>         BoardName "None"
> #       Option     "VideoRam" "32768"
> EndSection
>
> Hope it helps you,
>  Vern
> _______________________________________________
> Newbie mailing list
> [EMAIL PROTECTED]
> *** To unsubscribe , or change message options, see:
> http://XFree86.Org/mailman/listinfo/newbie

_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to