If I hook the keyboard, mouse and monitor up directly, eveything
seems to work fine. If I hook them up through a KVM, I get
mixed results. Sometimes it'll work, sometimes the mouse will
disappear, sometimes the keyboard would lockup, sometimes the
monitor will not sync, etc.
I've tried three different KVMs, two keyboards, and three
different DS10s with the same results. The KVMs were an OmniCube
2 port, a Raritan Master Console IIx 16 port, and a Compaq
120206-001 1X2P KVM. The keyboards tried were LK461-A2 and
LK46W-A2. One with a 4D10T video card, the other two with the
DV-DEPVZ-AA PCI SCSI/NIC/Vid combo card. VMS V7.3, all patches
as of 1-FEB-2002.
So, long story short, what DS10 KVM combo works for you?
I've used the Raritan System Commander with success on DS20's. It's the
one
with push buttons and specifically says for Alpha's. I use the LK461
keyboard.
Shael
I use a ServeView+ from Rose Electronics (http://www.rosel.com/). It works
with a variety of Alphas and a LK411-AG. There is one bug, though: after
a reboot you need to connect a real keyboard directly to the KVM-switch, press
a few keys and reconnect the switch. Otherwise the keyboard doesn't work
properly.
Regards,
Christoph Gartmann
-- --------------------------------------------------------------------+
| Max-Planck-Institut fuer Phone : +49-761-5108-464 Fax: -452 |
| Immunbiologie |
| Postfach 1169 Internet: gart...@immunbio.mpg.de |
| D-79011 Freiburg, FRG |
+--------- http://www.immunbio.mpg.de/home/english/menue.html ---------+
Richard A. Helmke Internet: Rich....@cais.cus.edu
Assoc Prof, Computer Science Hel...@curf.edu
System Manager, Technical Services Voice: 708-209-3221
Concordia Administrative Information Systems Fax: 708-209-3177
River Forest, IL 60305-1499
The cheap ones (around $90)
They work fine - we just installed a couple with DS10's running VMS
Marty Kuhrt <ku...@encompasserve.org> wrote in message
news:0wQ3F+...@eisner.encompasserve.org...
As long as you use the PC-style keaboard. The tricky thing is a DEC-style
keyboard.
The X WIndows System wants to see all keys go down and all keys go up, the
simplest way to do this on a PS2-style keyboard is to program it into a mode
that sends a single keycode (and up prefix) for each key. The PeeCee runs
the KB in the default mode - in which it does stupid things like generating
different keycodes if say, the shift key is pressed, and generates
multi-byte sequences.
So you have a major problem using a "simple" keyboard switch. When
switching to an Alpha box running VMS or Tru64, you really want to generate
a power up sequence - this will allow the KB driver to determine the type of
keyboard, and program it. When switching to the PeeCee, the KB needs to be
reset, but the power up sequence probably doesn't need to be sent.
_Fred
Christoph Gartmann wrote in message ...