From owner-freebsd-current Mon Dec 22 00:12:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA07148 for current-outgoing; Mon, 22 Dec 1997 00:12:03 -0800 (PST) (envelope-from owner-freebsd-current) Received: from wcc.wcc.net (wcc.wcc.net [208.6.232.10]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA07134 for ; Mon, 22 Dec 1997 00:11:59 -0800 (PST) (envelope-from detlev!joelh@wcc.wcc.net) Received: from detlev.UUCP (ppp81.wcc.net [208.6.232.81]) by wcc.wcc.net (8.8.7/8.8.7) with ESMTP id CAA06994; Mon, 22 Dec 1997 02:08:59 -0600 (CST) Received: (from joelh@localhost) by detlev.UUCP (8.8.7/8.8.7) id CAA00608; Mon, 22 Dec 1997 02:11:51 -0600 (CST) (envelope-from joelh) Date: Mon, 22 Dec 1997 02:11:51 -0600 (CST) Message-Id: <199712220811.CAA00608@detlev.UUCP> To: freebsd-current@freebsd.org Subject: Intellimouse not functioning From: Joel Ray Holveck Reply-to: joelh@gnu.org Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Sorry if this is a dup. I built -current kernel and moused (as well as a few other things), but when I rebooted, my mouse doesn't work. I switched the mouse type to 'intellimouse', since I have a MouseMan+. I did not alter the port. My mouse shows no signs of activity under the vtys (using sc0) or under X (although X is, of course, going through sysmouse). Manually specifying `-t mouseman' on the command line gives the message (from memory) "mouseman != intellimouse, using intellimouse". (I suppose I missed the message when it went through rc.i386.) Other issues: - Anybody know how to get Emacs to work with PCVT? It does not manipulate the screen properly (some status lines get partially put at the top, screen clears only clear half the screen, etc.)? - Also under PCVT, moused doesn't activate at all, having no consolectl device. - Should we mention in LINT about the proper setting of PCVT_FREEBSD? - I'm also having a problem with not connecting to port 3000 on first boot, not until I send a SIGUSR1, but I suspect that's because I haven't gotten to htons(port) patch yet from ctm (I'm at ctm 3176 presently). Any ideas? Thanks, joelh -- Joel Ray Holveck - joelh@gnu.org - http://www.wp.com/piquan Fourth law of programming: Anything that can go wrong wi sendmail: segmentation violation - core dumped