From owner-freebsd-hackers@freebsd.org Sun Aug 30 09:23:04 2015 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ADA159C6BF3 for ; Sun, 30 Aug 2015 09:23:04 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: from mail-wi0-x235.google.com (mail-wi0-x235.google.com [IPv6:2a00:1450:400c:c05::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4921AE54 for ; Sun, 30 Aug 2015 09:23:04 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: by wicpl12 with SMTP id pl12so4624479wic.0 for ; Sun, 30 Aug 2015 02:23:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=EQWlvWYzXSrvIziWQW065DQw6i8QMOmMRpMHRiGHXU0=; b=RYKGK+8+GYWgCYkmdHukV5xZvhTP8GGLCAuOnDCoP7PfKYMGjhmzYdan4xvjPl7CUb rVCWjbJqPu4lYLbalwZW1iP+qDsNyjvR5F3siGOWx7Wa+7omsKUDI/8eYUxMRW+mBdyz CbNeYPzzZRuN740/k9mroiXFo7jioOEPRhLXL0lwePf9s327O+UU66e0ZD1RrhhVjq4V P857SCbIBSisHn6HDe+C1EeXDPZ3jTQ5JN/NsM8DbGMJVSJ9lcLRkdIEF3heiLUvxBb6 NrKWyBwSFKjZKPKp5yo/NHQUvxGItQYEuM2CDEZoe8ZKQvcCMiiR7sMjuktomnjMOe3e dGvQ== MIME-Version: 1.0 X-Received: by 10.180.231.40 with SMTP id td8mr14054225wic.9.1440926582599; Sun, 30 Aug 2015 02:23:02 -0700 (PDT) Received: by 10.28.211.81 with HTTP; Sun, 30 Aug 2015 02:23:02 -0700 (PDT) In-Reply-To: <20150830063242.GF2072@kib.kiev.ua> References: <20150830063242.GF2072@kib.kiev.ua> Date: Sun, 30 Aug 2015 12:23:02 +0300 Message-ID: Subject: Re: Freeze during boot process on Intel S1200RP Board From: Vladimir Laskov To: Konstantin Belousov Cc: freebsd-hackers@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Aug 2015 09:23:04 -0000 http://pastebin.com/raw.php?i=GRpuHj4z the full dmesg output, when system is booted successfuly On Sun, Aug 30, 2015 at 9:32 AM, Konstantin Belousov wrote: > On Sun, Aug 30, 2015 at 09:17:06AM +0300, Vladimir Laskov wrote: > > Hello, All. > > > > I have a problem on Intel S1200RP Board. > > > > boot process is freeze on boot stage > > > > how to repeat? > > > > 1. launch system reboot > > 2. wait to start kernel initialization stage > > 3. system freeze on kernel initialization stage > > > > screenshot here > > http://oi62.tinypic.com/33d8jz5.jpg > > > > please help me > > > > P.S. - if i reset system and boot linux, freebsd start without freeze > > Boot freebsd with bootverbose set and provide the full dmesg. >