From owner-freebsd-current@FreeBSD.ORG Wed Aug 8 08:50:47 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CACA16A418 for ; Wed, 8 Aug 2007 08:50:47 +0000 (UTC) (envelope-from matpockuh@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id CE67213C46B for ; Wed, 8 Aug 2007 08:50:46 +0000 (UTC) (envelope-from matpockuh@gmail.com) Received: by ug-out-1314.google.com with SMTP id o4so178896uge for ; Wed, 08 Aug 2007 01:50:45 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=FRBaE5ROWapqEzsF5WYy01b69a+2sVIdhCIBZkpmczzHrO2SQSiyBB+raREls/YNNs0ftXfklyXX9+L5lpZ4OrSXeDcXaO/I9ptbczUzt8rToJw/wuERo7mtIJadKETJQI1JjyiZ2RtSpCi33CSLSF+903sRZ2bG04/qcq8NID0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=TD9z7h22FizJJ0GJ7ZFESHuqeqvKs7V4z0w8c1vmWXMqO500F6bSMeagz+T6xHvk6BGY5UaTj6OPytD14J+uRlCIDTcfhuTL0nCFVKZyFSfDqqC2IIpocMnjZpBvR2VRqll+VblkO7puFwR+YKpayOGxTGHZwrHtzhUW1HMEoCg= Received: by 10.78.180.18 with SMTP id c18mr477260huf.1186563041458; Wed, 08 Aug 2007 01:50:41 -0700 (PDT) Received: by 10.78.160.10 with HTTP; Wed, 8 Aug 2007 01:50:41 -0700 (PDT) Message-ID: <3979a4b0708080150r6d995db1re2c3443eff3872e0@mail.gmail.com> Date: Wed, 8 Aug 2007 12:50:41 +0400 From: "KOT MATPOCKuH" To: current@freebsd.org In-Reply-To: <3979a4b0707291120v4927a20cm357b845f6d1f3567@mail.gmail.com> MIME-Version: 1.0 References: <3979a4b0707291120v4927a20cm357b845f6d1f3567@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: console hangs after setting hostname 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: Wed, 08 Aug 2007 08:50:47 -0000 On 7/29/07, KOT MATPOCKuH wrote: > > I got a problem. After messages on console: > ... > Mounting local files systems:. > Setting hostname: green. > fxp: link state changed to UP > nfe0: link state changed to DOWN > > console hangs. My things are not correct. Console is up to date ONLY after ANY kernel messages. "nfe0: link state changed to DOWN" is a last kernel message while boot process, and this is last string on display. If I attach any USB device, I see tail of messages on console and new messages about attached device. Keyboard input still is not working, but when scroll lock pressed cursor moves for several spaces. I'm still not tried to boot with serial console or usb keyboard, but may be later... -- MATPOCKuH