From owner-freebsd-hackers@FreeBSD.ORG Thu Dec 4 04:10:33 2014 Return-Path: Delivered-To: hackers@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 8C1309C7 for ; Thu, 4 Dec 2014 04:10:33 +0000 (UTC) Received: from mail-pa0-f46.google.com (mail-pa0-f46.google.com [209.85.220.46]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 580CD6B for ; Thu, 4 Dec 2014 04:10:33 +0000 (UTC) Received: by mail-pa0-f46.google.com with SMTP id lj1so17186163pab.33 for ; Wed, 03 Dec 2014 20:10:27 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:content-type:mime-version:subject :in-reply-to:date:cc:message-id:references:to; bh=YVgI+JaE23RMP5i6XbwyWo7byrBgnGDnKQXBQ2Cba3w=; b=lLXaDap7nYlA2KHisIO5c4HKCesmad65fBxbCxezDtynERAdCRYfz5ey4bOIaVym48 OMI9o5R/dOahOXtNDfQ0uzTPp8L0oRAC3iz7KoQJ4c0ii4P+GY8halThxx/xyjOGWDxx pY386Tc89fuJLhm6mQNIf8NFxjTpGXHLgbGW1VsadxcFGPbWokz1++omYFYsPnY36tX9 qTjVT030V4c02wNRVUtvZKrR8Jv/pGYn6FBygx7FUaagi7AnPoX87Fg03lRBI3ZxbTeX ZbcqTgcS4iucgRKD/XZKG1LTmS+ZlG08hAlNGacAS/H64xTtjlFpt4F0q/bMYY4zetuw ENkg== X-Gm-Message-State: ALoCoQnr3wCMUkPYsA66k9IYN3mpqrkPjcL1s3DkI4vwM7S86PT4SPP01WTq0UUcBM1yYZ8zUntG X-Received: by 10.70.109.174 with SMTP id ht14mr15239231pdb.74.1417666227072; Wed, 03 Dec 2014 20:10:27 -0800 (PST) Received: from macbookpro.chrisbowman.com (c-67-180-23-235.hsd1.ca.comcast.net. [67.180.23.235]) by mx.google.com with ESMTPSA id dk5sm24428979pbc.9.2014.12.03.20.10.25 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 03 Dec 2014 20:10:26 -0800 (PST) From: "Christopher R. Bowman" X-Google-Original-From: "Christopher R. Bowman" Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Subject: Re: 10.1 hangs during boot on Intel DP35DP board In-Reply-To: Date: Wed, 3 Dec 2014 20:10:24 -0800 Message-Id: References: <1dbd10028e6466adac4d5c10cf7e099d4fe035c1@webmailnew.optuszoo.com.au> <547D7A8B.3090803@optusnet.com.au> <158FFB73-7AE2-4AAF-B483-9228E0C2C491@ChrisBowman.com> To: Adrian Chadd X-Mailer: Apple Mail (2.1993) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: Tony Maher , "freebsd-hackers@freebsd.org" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2014 04:10:33 -0000 > On Dec 3, 2014, at 6:36 AM, Adrian Chadd wrote: >=20 > Hi, >=20 > I'm not sure - it may be that the timekeeping stuff is a bit confused. > Maybe it's now time to file a bug and see if we can loop the > timekeeping folk into it. >=20 >=20 > -a >=20 >=20 > On 3 December 2014 at 00:44, Christopher R. Bowman = wrote: >> Adrian, >> I downloaded and booted an FreeBSD 11 snapshot. Booting from DVD or = memory >> stick image both resulted in a hang during the probing process at the = exact >> same spot as I reported before. I=E2=80=99m not sure where to go = from here. I=E2=80=99ve >> tried fiddling with the bios options. I=E2=80=99ve tried removing = all cards and >> devices save the keyboard mouse, ATAPI DVD, ata disk and video card. = I=E2=80=99ve >> tried booting DVDs and USB sticks of 9.1, 10.1 and 11-snapshot. = I=E2=80=99ve >> disable the keyboard with loader commands per someone else = suggestion. I=E2=80=99ve >> tried turning of ACPI. I can=E2=80=99t think of what to try next. >> Christopher >>=20 >> On Dec 2, 2014, at 7:32 AM, Adrian Chadd wrote: >>=20 >> Hi! >>=20 >> Would you try booting a freebsd-head snapshot, just to compare? >>=20 >>=20 >> -a >>=20 >>=20 >> On 2 December 2014 at 00:38, Tony Maher = wrote: >>=20 >> Hello Christopher, >>=20 >> On 12/02/14 16:39, Christopher R. Bowman wrote: >>=20 >>=20 >> Tony, Thank you so much for your response. We do indeed appear to >> have the same board and BIOS revision. How odd that yours boots the >> 9.x series and mine will not despite running fine in 8.4. It is at >> least helpful to know that it can boot later kernels even if I = don=E2=80=99t >> know how to get it to do it yet. IF you have any suggestions I would >> be grateful, again thank you for your response. Christopher >>=20 >>=20 >>=20 >> Perhaps it is just the booting from memstick that is the issue? >> I would try a USB memory stick but do not have one here but if can = get >> one I will give it a try. >> Does booting from an installation CD work? >>=20 >> cheers >> -- >> Tony Maher email: tonymaher@optusnet.com.au >>=20 >>=20 >> _______________________________________________ >> freebsd-hackers@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers >> To unsubscribe, send any mail to = "freebsd-hackers-unsubscribe@freebsd.org" >>=20 >>=20 Adrian, Thank you for your help. I have filed a bug report Bug=C2=A019566= 9 (I think = I accidentally created a duplicate: Bug=C2=A0195670 = which I = imagine someone will close). Please let me know if you have any other = thoughts or suggestions. Christopher=20