From owner-freebsd-questions Tue Aug 29 01:51:16 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id BAA18855 for questions-outgoing; Tue, 29 Aug 1995 01:51:16 -0700 Received: from dub-img-1.compuserve.com (dub-img-1.compuserve.com [198.4.9.1]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id BAA18846 for ; Tue, 29 Aug 1995 01:51:11 -0700 Received: by dub-img-1.compuserve.com (8.6.10/5.950515) id EAA25641; Tue, 29 Aug 1995 04:50:40 -0400 Date: 29 Aug 95 04:49:51 EDT From: Evan Polster <71544.1006@compuserve.com> To: FreeBSD Subject: Mouse driver not found ... Message-ID: <950829084951_71544.1006_EHL61-1@CompuServe.COM> Sender: questions-owner@freebsd.org Precedence: bulk Hello. Situation: I am attempting to run startx from a dumb (getty?) terminal. It fails when attempting to locate the mouse file /dev/mouse. What happened during install: During the initial install (from DOS) I attempted to install some 3rd pty products and crashed due to a memory problem. So I tried to return to the post install customization process via DOS with no luck (appears I would actually have to reinstall to get back to the point where I was in post-install).. So I ran the xconfig program (xf86config or somesuch?) from FreeBSD. Seemed to run fine but I don't think certain device drivers ever got loaded properly because of my initial INSTALL (packages) failure. I attempted to run the command: sh MAKEDEV mouse from /dev with no luck. My mouse is serial through COM1: so I ran: dmesg | grep sio and it showed me the COM1 port. I couldn't cat to the terminal from this port though because: cat < /dev/sio0 command told me that /dev/sio0 didn't exist (which I already knew from ls). Neither did /dev/tty00. How do I install the proper Microsoft 2-button serial mouse driver? My /etc/XF86Config file contains "Microsoft" and "/dev/mouse" for the pointer protocol. As you can probably tell I am very new to this as all my attempts have been guided by reading the ../X11/doc stuff or man pages. Any help will be much appreciated. Evan Polster CompuServe: 71544,1006 P.S. As you probably already know, I have modified my /etc/ttys file to redefine ttyv3 to run /xdm -nodaemon xterm.