From owner-freebsd-questions@FreeBSD.ORG Thu May 6 10:52:02 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBAEB16A4D1 for ; Thu, 6 May 2004 10:52:01 -0700 (PDT) Received: from caduceus.fm.intel.com (fmr02.intel.com [192.55.52.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DB4843D5A for ; Thu, 6 May 2004 10:52:00 -0700 (PDT) (envelope-from thomasx.foster@intel.com) Received: from petasus-pilot.fm.intel.com (petasus-pilot.fm.intel.com [10.1.192.44]) major-outer.mc,v 1.15 2004/01/30 18:16:28 root Exp $) with ESMTP id i46HqCjx014977; Thu, 6 May 2004 17:52:12 GMT Received: from orsmsxvs041.jf.intel.com (orsmsxvs041.jf.intel.com [192.168.65.54]) major-inner.mc,v 1.10 2004/03/01 19:21:36 root Exp $) with SMTP id i46HpIQ3005110; Thu, 6 May 2004 17:52:32 GMT Received: from orsmsx331.amr.corp.intel.com ([192.168.65.56]) M2004050610515302774 ; Thu, 06 May 2004 10:51:53 -0700 Received: from orsmsx405.amr.corp.intel.com ([192.168.65.46]) by orsmsx331.amr.corp.intel.com with Microsoft SMTPSVC(5.0.2195.6713); Thu, 6 May 2004 10:51:53 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 6 May 2004 10:51:53 -0700 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: KVM Switches Thread-Index: AcQzgTM/7bR8HhBISMOxP5C7r2jblgAEEU8Q From: "Foster, ThomasX" To: "Ron" , X-OriginalArrivalTime: 06 May 2004 17:51:53.0492 (UTC) FILETIME=[D0D29540:01C43392] X-Scanned-By: MIMEDefang 2.31 (www . roaringpenguin . com / mimedefang) Subject: RE: KVM Switches 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: Thu, 06 May 2004 17:52:02 -0000 Does your mouse exhibit the behavior of spitting out sync errors from the console and sticking in the upper corner of your monitor? I had this exact problem with an Intellimouse Optical and an Apex Outlook KVM. There seems to be an issue with most KVMs not passing the protocol correctly when being switched, and psm has issues resyncing. I finally resolved the issue by adding the following flags to my device hints file for my specific kernel: hint.psm.0.flags=3D"0x100" I then enabled device hints in my kernel conf: hints "mycustomkernel.hints" I recompiled my kernel and have had no problems since. My mouse now works great between my FreeBSD server and my Linux Workstation on the Apex KVM. Hope this helps. Thomas Foster http://www.section6.net -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Brent Macnaughton Sent: Thursday, May 06, 2004 8:42 AM To: 'Ron'; freebsd-questions@freebsd.org Subject: RE: KVM Switches I am willing to wager that it is the KVM switch itself that is the problem. I have had a few problems KVM switches before. 1) We have a Compaq Proliant 1600. On certain KVMs, the keyboard world drop keystrokes. It was impossible to use. I switched the KVM out with a cheap 2 port Hawking unit and it worked fine.=20 2) We have a Compaq KVM (a very expensive rack-mountable server class unit). It works great, or so we thought. The other day, we swapped out a two button mouse with a wheel-mouse. Guess what? Doesn't work at all. The mouse is fine, it just won't work through the expensive Compaq KVM.=20 Are you using Compaq hardware at all? Maybe that is your problem :) Another thing to mention... When you are booting your FreeBSD box, make sure you are switched to that box and watch it boot. If you are switched to another computer when the mouse daemon loads, I have found that the mouse won't function at all. Brent. -----Original Message----- From: Ron [mailto:ron@icrsystems.net] Sent: Wednesday, March 31, 2004 5:20 PM To: freebsd-questions@FreeBSD.ORG Subject: KVM Switches Need information on how to get a KVM switch to work with the FreeBSD mouse driver. The Monitor and keyboard work fine but I have to hook a mouse directly to the box for it to work. Thanks, Ron Martin _______________________________________________ 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" _______________________________________________ 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"