Date: Mon, 15 Jul 2002 22:22:08 -0400 From: Lee Nelson <jld123@pobox.com> To: Roberto Armenteros <rarmente@yahoo.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: When is FreeBSD going to work properly with KVM switches? Message-ID: <3D338350.1EAD6545@pobox.com> References: <20020715201127.34732.qmail@web13602.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
You're not alone - I've had the same trouble with an ATEN switch and FreeBSD 4.3 - 4.5. My keyboard trouble was solved by switching away from an IBM keyboard to a Logitech (and now a Keytronic, when the Logitech died). I looked at the mouse driver code and it *appears* that the mouse is being initialized at boot, and from then on out the driver assumes that every N byte is the start of a new data packet - it doesn't do any sanity checking, or resetting if the mouse gets desyncronized. Unfortunately I have neither the time nor the talent to rewrite the mouse driver. One work around is to be very careful not to move the mouse while switching consoles - a pain, I admit. Another work around is to use a PS/2 to -> USB mouse/keyboard adapter. I use one for my Mac and it never gets confused. Lastly, if you just want to through money at the problem, an expensive KVM with dedicated emulation on each port will also keep it happy. -Lee Roberto Armenteros wrote: > > I have three pcs "FreeBSD 4.5, linux and windows" and > I use a KVM switch to control them. FreeBSD is the > only one that needs a mouse and keyboard all for > itself. "When I tried to use the kvm switch fully with > FreeBSD, I had to end up restarting the system 'cause > my mouse would just go crazy." Has anybody had a > better luck with this kind of setup? If yes, please > give a little hand "as well as the brand and model of > the kvm switch used - I use belkin cube F1D094. I dont > know if upgrading to the 4.6 branch is going to solve > this problem. > > I would appreciate any help... Roberto... > > __________________________________________________ > Do You Yahoo!? > Yahoo! Autos - Get free new car price quotes > http://autos.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D338350.1EAD6545>