From owner-freebsd-usb@FreeBSD.ORG Mon Feb 3 12:29:41 2014 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E676D137 for ; Mon, 3 Feb 2014 12:29:41 +0000 (UTC) Received: from mail.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AC8BD130F for ; Mon, 3 Feb 2014 12:29:41 +0000 (UTC) Received: from 0x20.net (0x20.net [217.69.76.212]) (Authenticated sender: lala) by mail.0x20.net (Postfix) with ESMTPA id B84E06A6006 for ; Mon, 3 Feb 2014 13:29:37 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 03 Feb 2014 13:29:37 +0100 From: Lars Engels To: freebsd-usb@freebsd.org Subject: RE: RE: Entering password at GELI prompt using USB keyboard In-Reply-To: References: Message-ID: <092b0303f8a935521fc51509ccfab7f1@mail.0x20.net> X-Sender: lars.engels@0x20.net User-Agent: Roundcube Webmail/0.7 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Feb 2014 12:29:42 -0000 Am 2014-02-02 16:06, schrieb perox@freenet.de: > I reverted to GEOM from 9.0 (with the rest of the kernel from 10.0) > and the problem persists. However after pressing a lot of keys, there > indeed was some response from GELI telling my 'wrong passphrase'. Set "kern.geom.eli.visible_passphrase=2" to see "*" for every keypress. Maybe some keys are not recognized.