From owner-freebsd-questions Fri Sep 20 00:29:30 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA01470 for questions-outgoing; Fri, 20 Sep 1996 00:29:30 -0700 (PDT) Received: from gdi.uoregon.edu (cisco-ts11-line8.uoregon.edu [128.223.150.123]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id AAA01446 for ; Fri, 20 Sep 1996 00:29:27 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.7.5/8.6.12) with SMTP id AAA01145; Fri, 20 Sep 1996 00:29:53 -0700 (PDT) Date: Fri, 20 Sep 1996 00:29:53 -0700 (PDT) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: Haole Kawika cc: questions@freebsd.org Subject: Re: ps/2, not just a recomplie of the kernel In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 17 Sep 1996, Haole Kawika wrote: > I have a ps/2 mouse, and have read the faq on > adding: > device psm0 at isa? port "IO_KBD" conflicts with tty irq 12 > vector psmintr > > and > > options PSM_NO_RESET > > I have recompiled the kernel, and > added the device to /dev > However, I still can't start xwindows, because it can > not open The mouse driver... > > any suggestions? The error doesn't have something to do with 'can't find /dev/mouse', does it? If so, run as root: ln -s /dev/psm0 /dev/mouse and try it. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major