Lars Tunkrans wrote: >Hi > > I am presently running a SUN type 6 keyboard USB attached to the > Nvidia MCP 78S chipset > USB port. > > I have The Belkin FLIP DVI + USB KVM and is switching bettween the > Opensolairs B133 system > and another PC thats running windows. > > More often than not when I return to the Opensolaris PC with a KVM > switch. the keyboard is stuck. The mouse works but keybord input does not. > > Is it possible to enhance the keyboard driver in Opensolaris so that it > retries a Failed keyboard > connection every 30 seconds or so, > > Obviolusly when I KVM switch away from the OpenSolaris PC the keyboard is > no longer > available to the driver. So I would like the driver to try to reconnect. > with "long" intervals > 15 to 30 seconds or so. > > As it is now the only remediy seems to be a remote login to the > opensolaris box and then > killing the session ( console ) with the failed keyboard connection > >
By "killing the session (console)" do you mean restarting Xorg? There's a keyboard driver in Xorg, but when running the text console it is the kernel keyboard driver (hid). Which driver do you think has the problem? To test the hid driver you may login to the text console and try switching the kvm. Vincent