From owner-freebsd-newbies@FreeBSD.ORG Sun Mar 13 05:03:25 2005 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DB6216A4CE for ; Sun, 13 Mar 2005 05:03:25 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB8A643D2F for ; Sun, 13 Mar 2005 05:03:24 +0000 (GMT) (envelope-from beowuff@gmail.com) Received: by rproxy.gmail.com with SMTP id r35so1359973rna for ; Sat, 12 Mar 2005 21:03:15 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=Hfe1xtbXNObtvvetBOQa7ZgcNAg7F9iufrpzga5F/kgiSx4f+/3RFyYXw+Wz4g7aAKtihNEV9e/WstjNviJ3oemH7Kyo1JQRX/ohR0mCtA40L1UsYrCSRhzdIbZv0qtMvGbwhLyvrBp1U+3S5907EI/tjjvjzSdIfmnUDJEkkak= Received: by 10.38.76.25 with SMTP id y25mr3927725rna; Sat, 12 Mar 2005 18:16:35 -0800 (PST) Received: by 10.38.24.29 with HTTP; Sat, 12 Mar 2005 18:16:00 -0800 (PST) Message-ID: Date: Sat, 12 Mar 2005 18:16:00 -0800 From: beowuff To: freebsd-newbies@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <25890364DA5DC6469029F08711F58BECDA30C1@exchangedb.eline.com> <200503120324.j2C3Oupl021346@ms-smtp-04.nyroc.rr.com> Subject: KVM switch support? X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: beowuff List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 05:03:25 -0000 Any idea if this will be fixed in the next release? I too have a usb keyboard. I've been avoiding 5.3 for this usb bug. Not having this problem with any other OS. On Fri, 11 Mar 2005 22:25:10 -0500, Andrew Batson wrote: > Hello Eric, > > > I'm trying to install 5.3-STABLE on an HP Pavilion box I have > > laying around. For some reason the installer is not handling > > the output from my KVM switch. The model is IOGear > > MiniView(tm) II USB KVM Model # GCS124U. > > I have a IOGear MiniView KVM too and when I tired to install FreeBSD > 5.3, I had the same problem. After I did a little googleing, I found the > answer. When you first boot with FreeBSD 5.3 bootable CD-ROM, wait for the > FreeBSD boot menu to appear and choose option number 6. Then at the OK > prompt, type the following and hit the enter key. > > set hint.atkbd.0.flags="0x1" > > Note the Quote makes are needed. At the next OK prompt, type > > boot > > And the system should boot to sysinstall menu where you will find the USB > keyboard working. At least that is what work for me. > > Hope this helps, > Andrew > > _______________________________________________ > freebsd-newbies@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-newbies > To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org" >