From owner-freebsd-current@FreeBSD.ORG Wed Apr 14 10:07:01 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 021EF106567A for ; Wed, 14 Apr 2010 10:07:01 +0000 (UTC) (envelope-from eirnym@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.25]) by mx1.freebsd.org (Postfix) with ESMTP id 9B0428FC13 for ; Wed, 14 Apr 2010 10:07:00 +0000 (UTC) Received: by qw-out-2122.google.com with SMTP id 5so2709572qwi.7 for ; Wed, 14 Apr 2010 03:06:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:in-reply-to:x-mailer :subject:references:message-id:content-type :content-transfer-encoding:mime-version:date:cc; bh=JFrpoBXeyAppxdcDtWhYgTuoX3IyHFOb7XU2+sFZnXM=; b=f/oqczQvYdwSuC3gl5sTsNqaxY8kw7pda16dDktXBRv+khbAK2VqBWIEdsANK0p88Z mIM7b7uFjVWWj0Fn9x3ciySqZDdeQTgLG263Dd1GIsWwcM6he6LujTPUgWzI4oX0cqEX dtMwlzqc2KYwMqIM2RtPXr9D1vC5ci/2ZofeQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:in-reply-to:x-mailer:subject:references:message-id :content-type:content-transfer-encoding:mime-version:date:cc; b=ELw7JT8UH1UZPLNizqBx7n37+UDzJgGzWnQ9f/n0+FUg+fKTsJ7T9XcuH7FWqpEO/U R5YNJEZxvIVvM++IqohNTnc3lDmRYynGce61zYWQWTSAryFpdk7VWWKLME8SJfThY0J3 hz2AEMdjmCLTo+f3iyAziBQbZ17Dit2poTAh0= Received: by 10.229.191.1 with SMTP id dk1mr3116670qcb.18.1271239618438; Wed, 14 Apr 2010 03:06:58 -0700 (PDT) Received: from [10.0.2.9] (luxproject.ritzio.com [213.247.244.184]) by mx.google.com with ESMTPS id v37sm197667qce.12.2010.04.14.03.06.56 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 14 Apr 2010 03:06:57 -0700 (PDT) From: Arseny Nasokin To: oizs In-Reply-To: <4BC5126A.2060306@freemail.hu> X-Mailer: iPhone Mail (7E18) References: <4BC4C71F.3040901@freemail.hu> <8719C5C9-498E-4691-8220-E42F03679EFE@gmail.com> <4BC5126A.2060306@freemail.hu> Message-Id: Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (iPhone Mail 7E18) Date: Wed, 14 Apr 2010 14:06:53 +0400 Cc: FreeBSD Mail Lists Subject: Re: Can't get freebsd running on an opteron board 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, 14 Apr 2010 10:07:01 -0000 On 14 Apr 2010, at 04:55, oizs wrote: > It exactly looks like this: > > BTX loader 1.00 BTX version is 1.01 > Console: internal video/keyboard Good news! It's not BTX code, but loader :) Start point is in common/consoles.c line 85 (freebsd current) Boot loader code can be found at /usr/src/sys/boot > _ > > I have tried booting fbsd from pendrive cd dvd harddrive but I get > the same results. How can I add trace output to btx loader? > > > On 2010.04.14. 0:24, Arseny Nasokin wrote: >> On 13 Apr 2010, at 23:33, oizs wrote: >> >>> Hello, >>> >>> I bought myself an arima board on ebay, but I can't get it to boot >>> any freebsd on it. It turns out to be a google board with a >>> special google efi. picture: http://atrejus.net/arima/arima-gr.jpg >>> other pictures: http://interhost.hu/stuff/pics/obey/ I can boot >>> debian with acpi=off without trouble, even xen. Bsds die at btx >>> loader part right after "Consoles: internal video/keyboard". I've >>> tried 32bit 4.10 5.2 6.3 7.0 7.2 8.0rc 8.0 64bit 7.2 8.0 even >>> current but can't get past that spot. I can't even get any debug >>> information, because It never reaches a point to get any. Any >>> input would be nice and I can give info from linux if that helps. >>> >> >> Can you take shot of BTX die? how does it die: reboot, write >> something or etc.,? Can you add trace output to BTX code on other >> machine and run with it? >> Did you try to boot from USB flash? >> >>> Thanks in advance, >>> zsozso >>> >>> _______________________________________________ >>> freebsd-current@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-current >>> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org >>> " >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org >> " >> >>