From owner-freebsd-current@FreeBSD.ORG Fri Jun 29 14:46:15 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D9A01106564A for ; Fri, 29 Jun 2012 14:46:15 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe09.c2i.net [212.247.155.2]) by mx1.freebsd.org (Postfix) with ESMTP id 66F278FC0C for ; Fri, 29 Jun 2012 14:46:15 +0000 (UTC) X-T2-Spam-Status: No, hits=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 Received: from [176.74.212.201] (account mc467741@c2i.net HELO laptop015.hselasky.homeunix.org) by mailfe09.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 117804657; Fri, 29 Jun 2012 16:46:07 +0200 From: Hans Petter Selasky To: freebsd-current@freebsd.org, Matthias Apitz Date: Fri, 29 Jun 2012 16:45:57 +0200 User-Agent: KMail/1.13.7 (FreeBSD/9.0-STABLE; KDE/4.7.4; amd64; ; ) References: <20120629133422.GA2233@tiny.Sisis.de> In-Reply-To: <20120629133422.GA2233@tiny.Sisis.de> X-Face: 'mmZ:T{)),Oru^0c+/}w'`gU1$ubmG?lp!=R4Wy\ELYo2)@'UZ24N@d2+AyewRX}mAm; Yp |U[@, _z/([?1bCfM{_"B<.J>mICJCHAzzGHI{y7{%JVz%R~yJHIji`y>Y}k1C4TfysrsUI -%GU9V5]iUZF&nRn9mJ'?&>O MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201206291645.57359.hselasky@c2i.net> Cc: Subject: Re: no keyboard after booting r235646 in laptop FS Amilo D 7830 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jun 2012 14:46:16 -0000 On Friday 29 June 2012 15:34:23 Matthias Apitz wrote: > Hello, > > I have a boot-able USB key with r235646 which works fine in all my > laptops so far; today I got as a gift an older FS Amilo D 7830 which has > enough resources to use it as new build machine (1 GByte RAM, 80 GByte > disk). I booted it with from the USB key and after the system is up it > does not echo or react on any key-press; before booting the keys are > working, for example in the menu to boot into single user etc. > > What could be the problem? > > I will later configure that the USB booted system brings Ethernet and > SSH up, maybe I can see something when I can login via SSH... > > matthias What does dmesg say about USB? --HPS