USB KVM Raritan DKX2-232

2009-03-12 Thread Andrey Urtaykin

Hi all

This KVM uses only one USB connector for both mouse and keyboard.
I have several servers with different hardware and FreeBSD from 6.2 to 
7.1, and no one works properly the problem is: input doesn`t work at all 
OR/AND mouse moves interpretend  as keyboard pressings OR/AND input with 
like CTRL pressed, (for example if you hit T KVM sending SIGUSR to 
terminal).

Tryed all possible bios options(Legacy USB, Fast USB, etc) .
BUT!  IF i connect PS/2 keyboard to RUNNING server, and pressing several 
key on it - miracle happens and KVM works properly for sometime...


Server info(this server interpretend mouse moves as text and keyboard 
pressings as signals):

dmesg:
uhci0: Intel 82801CA/CAM (ICH3) USB controller USB-A port 
0x4040-0x405f irq 16 at device 29.0 on pci0

ukbd0: RU RU-CIM, class 0/0, rev 2.00/0.00, addr 2 on uhub1
kbd2 at ukbd0

usbdevs -v:
addr 1: full speed, self powered, config 1, UHCI root hub(0x), 
Intel(0x), rev 1.00
port 1 addr 2: full speed, power 100 mA, config 1, RU-CIM(0x1005), 
RU(0x14dd), rev 0.00 -- this is KVM


uname -a
FreeBSD 7.1-RELEASE FreeBSD 7.1-RELEASE

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: USB KVM Raritan DKX2-232

2009-03-12 Thread Wojciech Puchar

This KVM uses only one USB connector for both mouse and keyboard.
I have several servers with different hardware and FreeBSD from 6.2 to 7.1, 
and no one works properly the problem is: input doesn`t work at all OR/AND 
mouse moves interpretend  as keyboard pressings OR/AND input with like CTRL 
pressed, (for example if you hit T KVM sending SIGUSR to terminal).


why don't you simply use telnet/rlogin/ssh to manage your FreeBSD server.

The only moment you need actual local display is when you need single user 
mode or change in BIOS.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


USB KVM Raritan DKX2-232

2009-03-12 Thread Andrey Urtaykin

Hi all

This KVM (Raritan DKX2-232) uses only one USB connector for both mouse
and keyboard.
I have several servers with different hardware and FreeBSD from 6.2 to
7.1, and no one works properly the problem is: input doesn`t work at all
OR/AND mouse moves interpretend  as keyboard pressings OR/AND input with
like CTRL pressed, (for example if you hit T KVM sending SIGUSR to
terminal).
Tryed all possible bios options(Legacy USB, Fast USB, etc) .
BUT!  IF i connect PS/2 keyboard to RUNNING server, and pressing several
key on it - miracle happens and KVM works properly for sometime...

Server info(this server interpretend mouse moves as text and keyboard
pressings as signals):
dmesg:
uhci0: Intel 82801CA/CAM (ICH3) USB controller USB-A port
0x4040-0x405f irq 16 at device 29.0 on pci0
ukbd0: RU RU-CIM, class 0/0, rev 2.00/0.00, addr 2 on uhub1
kbd2 at ukbd0

usbdevs -v:
addr 1: full speed, self powered, config 1, UHCI root hub(0x),
Intel(0x), rev 1.00
port 1 addr 2: full speed, power 100 mA, config 1, RU-CIM(0x1005),
RU(0x14dd), rev 0.00 -- this is KVM

uname -a:
FreeBSD xx 7.1-RELEASE FreeBSD 7.1-RELEASE #3: Fri Jan  2 13:30:10 MSK
2009 f...@xx:/usr/obj/usr/src/sys/GENERIC  i386

kbdcontrol -k /dev/ukbd0  /dev/console
kbdcontrol: cannot open /dev/ukbd0: Device busy

kldload kbdmux
kldload: can't load kbdmux: File exists

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: USB KVM Raritan DKX2-232

2009-03-12 Thread Tim Judd
On Thu, 2009-03-12 at 10:47 +0300, Andrey Urtaykin wrote:
 Hi all
 
 This KVM uses only one USB connector for both mouse and keyboard.
 I have several servers with different hardware and FreeBSD from 6.2 to 
 7.1, and no one works properly the problem is: input doesn`t work at all 
 OR/AND mouse moves interpretend  as keyboard pressings OR/AND input with 
 like CTRL pressed, (for example if you hit T KVM sending SIGUSR to 
 terminal).
 Tryed all possible bios options(Legacy USB, Fast USB, etc) .
 BUT!  IF i connect PS/2 keyboard to RUNNING server, and pressing several 
 key on it - miracle happens and KVM works properly for sometime...
 
 Server info(this server interpretend mouse moves as text and keyboard 
 pressings as signals):
 dmesg:
 uhci0: Intel 82801CA/CAM (ICH3) USB controller USB-A port 
 0x4040-0x405f irq 16 at device 29.0 on pci0
 ukbd0: RU RU-CIM, class 0/0, rev 2.00/0.00, addr 2 on uhub1
 kbd2 at ukbd0

^
noticing that it's showing up as the 3rd keyboard on the machine.  kbd0
through kbd2...  not to mention being the 3rd keyboard on the ukbd0
device.

snip

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


USB KVM Raritan DKX2-232

2009-03-12 Thread Andrey Urtaykin

Hi all

This KVM (Raritan DKX2-232) uses only one USB connector for both mouse 
and keyboard.

I have several servers with different hardware and FreeBSD from 6.2 to
7.1, and no one works properly the problem is: input doesn`t work at all
OR/AND mouse moves interpretend  as keyboard pressings OR/AND input with
like CTRL pressed, (for example if you hit T KVM sending SIGUSR to
terminal).
Tryed all possible bios options(Legacy USB, Fast USB, etc) .
BUT!  IF i connect PS/2 keyboard to RUNNING server, and pressing several
key on it - miracle happens and KVM works properly for sometime...

Server info(this server interpretend mouse moves as text and keyboard
pressings as signals):
dmesg:
uhci0: Intel 82801CA/CAM (ICH3) USB controller USB-A port
0x4040-0x405f irq 16 at device 29.0 on pci0
ukbd0: RU RU-CIM, class 0/0, rev 2.00/0.00, addr 2 on uhub1
kbd2 at ukbd0

usbdevs -v:
addr 1: full speed, self powered, config 1, UHCI root hub(0x),
Intel(0x), rev 1.00
port 1 addr 2: full speed, power 100 mA, config 1, RU-CIM(0x1005), 
RU(0x14dd), rev 0.00 -- this is KVM


uname -a:
FreeBSD xx 7.1-RELEASE FreeBSD 7.1-RELEASE #3: Fri Jan  2 13:30:10 MSK 
2009 f...@xx:/usr/obj/usr/src/sys/GENERIC  i386


kbdcontrol -k /dev/ukbd0  /dev/console
kbdcontrol: cannot open /dev/ukbd0: Device busy

kldload kbdmux
kldload: can't load kbdmux: File exists
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org