From owner-freebsd-questions Thu Feb 6 12:21:36 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7760937B401 for ; Thu, 6 Feb 2003 12:21:35 -0800 (PST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id E40A843FE0 for ; Thu, 6 Feb 2003 12:21:28 -0800 (PST) (envelope-from listen@danielgraupner.de) Received: from [212.227.126.205] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 18gsWW-0004Xl-00 for freebsd-questions@freebsd.org; Thu, 06 Feb 2003 21:21:28 +0100 Received: from [213.6.116.14] (helo=danielgraupner.de) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 18gsWV-0004Mu-00 for freebsd-questions@freebsd.org; Thu, 06 Feb 2003 21:21:28 +0100 Message-ID: <3E42C387.5080705@danielgraupner.de> Date: Thu, 06 Feb 2003 21:20:23 +0100 From: Daniel Graupner Reply-To: listen@danielgraupner.de User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.2.1) Gecko/20021130 X-Accept-Language: de-at, de, en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: Help: Monitor/Keyboard Switch with freebsd References: <3E3FB257.3060704@danielgraupner.de> In-Reply-To: <3E3FB257.3060704@danielgraupner.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi all there, just want to mention, that my problem is solved. Maybe anyone is interested. Freebsd wants to detect the keyboard automatically, not a good thing with an kvm switch. Just search the line : device atkbd0 at atkbdc? flags 0x100 this is your keyboard. The falg does the detection, simply delete "flags 0x100" ... compile your kernel...everything will work fine. daniel Daniel Graupner schrieb: > Hey there, > > i'm using a kvm-switch which simply multiplexes keyboard and monitor > between 2 workstations. > After installing freebsd, the following problem occured: > > - keyboard-interaction during boot (kernel) is possible > - after boot-stage my keyboard is "dead" > > any ideas?? > > thanx, daniel. > > > 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