From owner-freebsd-questions@FreeBSD.ORG Sat May 14 13:58:10 2005 Return-Path: Delivered-To: freebsd-questions@www.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD54116A4D3 for ; Sat, 14 May 2005 13:58:10 +0000 (GMT) Received: from monroe.tera-byte.com (monroe.tera-byte.com [216.194.64.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E5FC43D5E for ; Sat, 14 May 2005 13:58:10 +0000 (GMT) (envelope-from matt@mattford.net) Received: from [192.168.7.9] (limend.plus.com [80.229.15.68]) (authenticated (0 bits)) by monroe.tera-byte.com (8.11.6/8.11.6) with ESMTP id j4EDw8408473 for ; Sat, 14 May 2005 07:58:09 -0600 Message-ID: <428603C1.3000709@mattford.net> Date: Sat, 14 May 2005 14:57:21 +0100 From: Matt User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050403) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@www.freebsd.org References: <7093dffb05051406507d7ffb6c@mail.gmail.com> In-Reply-To: <7093dffb05051406507d7ffb6c@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: 5.4-RELEASE: mouse won't work (suspect KVM switch) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 May 2005 13:58:11 -0000 Does the mouse work when not routed through the KVM box? Robert S wrote: > Spam Received See: http://www.sorbs.net/lookup.shtml?63.251.163.114 > X-Scanned-By: mailscanner.tera-byte.com > > I've just installed the latest 5.4-RELEASE on a PC using a kvm switch. > I am completely unable to get the mouse to work. > > The switch is a no-name one with two ports (in a metal case!!). It's > been fine up until now, though I don't know if I've used FBSD on it. > > When I (re)start the mouse daemon, with /dev/psm0 as the mouse port I get > > # /etc/rc.d/moused restart > moused not running? > Starting moused:moused: unable to open /dev/psm0: No such file or directory > . > If I select /dev/sysmouse (which has usually worked in the past - in > /etc/rc.conf), it starts with no error messages, but there is no mouse > cursor on the console. If I try to start X, there are no errors, and > the mouse is present, but does not move. > > My mouse is a Microsoft Wheel Mouse Optical USB and PS/2 compatible. > > If its of any help, here's the output of uname -a: > $ uname -a > FreeBSD freebsd.mydomain.com.au 5.4-RELEASE FreeBSD 5.4-RELEASE #0: > Sun May 8 10:21:06 UTC 2005 > root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > > Can anybody help me out of this predicament? I realise that KVM > switches can be tricky beasts. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"