From owner-freebsd-current@FreeBSD.ORG Wed Jun 17 16:55:02 2015 Return-Path: Delivered-To: freebsd-current@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C64EF21C; Wed, 17 Jun 2015 16:55:02 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 55372154; Wed, 17 Jun 2015 16:55:02 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from tom.home (kostik@localhost [127.0.0.1]) by kib.kiev.ua (8.14.9/8.14.9) with ESMTP id t5HGsuB3076567 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Wed, 17 Jun 2015 19:54:56 +0300 (EEST) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.9.2 kib.kiev.ua t5HGsuB3076567 Received: (from kostik@localhost) by tom.home (8.14.9/8.14.9/Submit) id t5HGsux7076566; Wed, 17 Jun 2015 19:54:56 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Wed, 17 Jun 2015 19:54:56 +0300 From: Konstantin Belousov To: Jonathan Anderson Cc: freebsd-current@freebsd.org Subject: Re: Boot hang: Sony VAIO Message-ID: <20150617165456.GB2080@kib.kiev.ua> References: <20150617143049.GZ2080@kib.kiev.ua> <633BF6AA-D201-4647-8F14-401911DABCBE@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <633BF6AA-D201-4647-8F14-401911DABCBE@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tom.home X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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, 17 Jun 2015 16:55:02 -0000 On Wed, Jun 17, 2015 at 02:19:14PM -0230, Jonathan Anderson wrote: > > > > On Jun 17, 2015, at 12:00 PM, Konstantin Belousov wrote: > > > > Show bootverbose dmesg. > > Is that different from the ???Verbose??? option in the loader menu? When I do a loader-menu-driven verbose boot, I see: > > https://drive.google.com/file/d/0B2eLORKzuvdOZ1I4SVB0aFNSenM This is useless, it omits information I want to see. Get the verbose dmesg from the bootable system, please.