I was able to get it working through a small patch to the
scripts/configure file. Probably not the most optimal solution, but it
works until the port is updated:
--- configure Fri Mar 10 19:20:34 2000
+++ configure.2 Sat Mar 11 18:19:55 2000
@@ -197,7 +197,7 @@
echo "#define BuildXInputExt NO" >> $F
else
echo "#define XInputDrivers dynapro elo2300 elographics magellan microtouch \
- mutouch spaceorb wacom" >> $F
+ mutouch spaceorb wacom mouse" >> $F
# XXX broken in 3.9.18
# if [ X${MACHINE} != X"alpha" ]; then
# echo "#define JoystickSupport YES" >> $F
Michael L. Imamura
Georgia Institute of Technology, Atlanta Georgia, 30332
Email: [EMAIL PROTECTED]
On Sat, 11 Mar 2000, Nawfal M. Rouyan wrote:
> Hi,
> I've installed XFree86 version 4 trough the ports
> collection
> but it won't start and I think it is because of the
> missing mouse module. Since I'm using lynx, I can't
> attached the /var/log/XFree86.0.log file for your
> reference. I can only paste the error I found in the
> file.
> .....
> (II) LoadModule: "mouse"
> (WW) Warning, couldn't open module mouse
> (II) UnloadModule: "mouse"
> (EE) Failed to load module "mouse" (module does not
> exist, 0)
> .....
> (EE) No Input driver matching `mouse'
> (II) Keyboard "Keyboard1" handled by legacy driver
> (WW) No core pointer registered
> No core pointer
> Fatal server error:
> failed to initialize core devices
>
> I'm using NVidia RIVA 128ZX with 8MB RAM and the X
> server
> detects it successfully. Any suggestions to solve my problems?
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message