From owner-freebsd-usb@FreeBSD.ORG Sat Jan 16 12:25:55 2010 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01667106566B for ; Sat, 16 Jan 2010 12:25:55 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe06.swip.net [212.247.154.161]) by mx1.freebsd.org (Postfix) with ESMTP id 855AA8FC0A for ; Sat, 16 Jan 2010 12:25:54 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=l0Z3a6eDwrsA:10 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=8kQB0OdkAAAA:8 a=6I5d2MoRAAAA:8 a=EDSsySUUP8Q3_u8st7QA:9 a=4gokEXjnXYsPVG_7fOIA:7 a=ki9Mmq7l-FsRcGRFjpOs3q__fmwA:4 a=9aOQ2cSd83gA:10 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe06.swip.net (CommuniGate Pro SMTP 5.2.16) with ESMTPA id 1331790816; Sat, 16 Jan 2010 13:25:53 +0100 From: Hans Petter Selasky To: Wiktor Niesiobedzki Date: Sat, 16 Jan 2010 13:24:30 +0100 User-Agent: KMail/1.12.4 (FreeBSD/8.0-STABLE; KDE/4.3.4; amd64; ; ) References: <201001101640.o0AGe37d002491@freefall.freebsd.org> <201001161245.16118.hselasky@c2i.net> <2ae8edf31001160412k7d7c5537o4f2691121193dac9@mail.gmail.com> In-Reply-To: <2ae8edf31001160412k7d7c5537o4f2691121193dac9@mail.gmail.com> X-Face: +~\`s("[*|O,="7?X@L.elg*F"OA\I/3%^p8g?ab%RN'(; _IjlA: hGE..Ew, XAQ*o#\/M~SC=S1-f9{EzRfT'|Hhll5Q]ha5Bt-s|oTlKMusi:1e[wJl}kd}GR Z0adGx-x_0zGbZj'e(Y[(UNle~)8CQWXW@:DX+9)_YlB[tIccCPN$7/L' MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201001161324.31070.hselasky@c2i.net> Cc: Guido van Rooij , freebsd-usb Subject: Re: kern/141011: [usb] Encrypted root, geli password at boot; enter key never release X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jan 2010 12:25:55 -0000 On Saturday 16 January 2010 13:12:49 Wiktor Niesiobedzki wrote: > 2010/1/16 Hans Petter Selasky : > > Hi, > > > > Can you try the latest version of UKBD from: > > > > http://p4web.freebsd.org/chv.cgi?CH=3D173214 > > > > Or: > > > > http://perforce.freebsd.org/chv.cgi?CH=3D173214 >=20 > Hi, >=20 > I've just tested the new patch. Works like a charm. No characters lost > when typing in password to GELI, no problems after that. >=20 Can you also test entering KDB via: sysctl debug.kdb.panic=3D1 =46rom the console? =2D-HPS