From owner-freebsd-bugs@FreeBSD.ORG Fri Nov 10 10:10:23 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54ECB16A417 for ; Fri, 10 Nov 2006 10:10:23 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4235543D5A for ; Fri, 10 Nov 2006 10:10:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kAAAAMRj059951 for ; Fri, 10 Nov 2006 10:10:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kAAAAMSO059950; Fri, 10 Nov 2006 10:10:22 GMT (envelope-from gnats) Resent-Date: Fri, 10 Nov 2006 10:10:22 GMT Resent-Message-Id: <200611101010.kAAAAMSO059950@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jost Menke Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FACE16A40F for ; Fri, 10 Nov 2006 10:10:12 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED0E743D46 for ; Fri, 10 Nov 2006 10:10:11 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id kAAAABXl019576 for ; Fri, 10 Nov 2006 10:10:11 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id kAAAABWY019575; Fri, 10 Nov 2006 10:10:11 GMT (envelope-from nobody) Message-Id: <200611101010.kAAAABWY019575@www.freebsd.org> Date: Fri, 10 Nov 2006 10:10:11 GMT From: Jost Menke To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: kern/105368: geli passphrase prompt malfunctioning when mounting encrypted fs at boot time X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2006 10:10:23 -0000 >Number: 105368 >Category: kern >Synopsis: geli passphrase prompt malfunctioning when mounting encrypted fs at boot time >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Nov 10 10:10:21 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Jost Menke >Release: 6.2-BETA3, also tested 6.1-RELEASE >Organization: >Environment: FreeBSD 6.2-BETA3 FreeBSD 6.2-BETA3 #0: Mon Oct 30 22:04:37 UTC 2006 root@o pus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: When running FreeBSD 6.2-BETA3 or 6.1-RELEASE in a VMware session with encrypted root filesystem, the geli password prompt does not work when the root fs is mounted at boot time. I put kern.geom.eli.visible_passphrase=1 into /boot/loader.conf to see what's wrong, result: the keyboard doesn't work at all. When kbdmux is deactivated by putting hint.kbdmux.0.disabled="1" into /boot/device.hints, the behaviour changes: Keyboard partly works, but about 90% of all keystrokes are lost. The problem only seems to occur when mounting encrypted volumes at boot time. Other people on the mailing list report similar problems running FreeBSD on real hardware. >How-To-Repeat: - Install 6.2-BETA3 or 6.1-RELEASE with encrypted root fs in VMware player - Put kern.geom.eli.visible_passphrase=1 into /boot/loader.conf - Also try to put hint.kbdmux.0.disabled="1" into /boot/device.hints >Fix: >Release-Note: >Audit-Trail: >Unformatted: