From owner-freebsd-questions@FreeBSD.ORG Thu Mar 12 08:11:58 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F22DD1065696 for ; Thu, 12 Mar 2009 08:11:58 +0000 (UTC) (envelope-from mlistsw@corp.iskratelecom.ru) Received: from corp.iskratelecom.ru (corp.iskratelecom.ru [82.199.96.130]) by mx1.freebsd.org (Postfix) with ESMTP id AAB9E8FC15 for ; Thu, 12 Mar 2009 08:11:58 +0000 (UTC) (envelope-from mlistsw@corp.iskratelecom.ru) Received: from 29-97-199-82.iskratelecom.ru ([82.199.97.29]) by corp.iskratelecom.ru with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LhfdJ-000OlC-JP for questions@freebsd.org; Thu, 12 Mar 2009 10:47:13 +0300 Message-ID: <49B8BDFF.2030604@corp.iskratelecom.ru> Date: Thu, 12 Mar 2009 10:47:11 +0300 From: Andrey Urtaykin Organization: ISKRATELECOM JSC User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: questions@freebsd.org References: <7280394.541236782303889.JavaMail.HALO$@halo> <10423240.561236782522127.JavaMail.HALO$@halo> <20090311155243.57fdcb25.freebsd@edvax.de> In-Reply-To: <20090311155243.57fdcb25.freebsd@edvax.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: USB KVM Raritan DKX2-232 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mlistsw@corp.iskratelecom.ru List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Mar 2009 08:11:59 -0000 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: port 0x4040-0x405f irq 16 at device 29.0 on pci0 ukbd0: on uhub1 kbd2 at ukbd0 usbdevs -v: addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), 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