From owner-freebsd-amd64@FreeBSD.ORG Thu Dec 23 16:39:44 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD46916A4CE; Thu, 23 Dec 2004 16:39:44 +0000 (GMT) Received: from phoenix.gargantuan.com (phoenix.gargantuan.com [24.73.171.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DA3543D45; Thu, 23 Dec 2004 16:39:44 +0000 (GMT) (envelope-from michael@gargantuan.com) Received: from localhost (localhost.gargantuan.com [127.0.0.1]) by spamassassin-injector (Postfix) with SMTP id 457063F9; Thu, 23 Dec 2004 11:39:43 -0500 (EST) Received: by phoenix.gargantuan.com (Postfix, from userid 1001) id 4D5A536A; Thu, 23 Dec 2004 11:39:29 -0500 (EST) Date: Thu, 23 Dec 2004 11:39:29 -0500 From: "Michael W. Oliver" To: freebsd-amd64@freebsd.org Message-ID: <20041223163929.GA52351@gargantuan.com> References: <20041220152647.GA31796@gargantuan.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="82I3+IH0IqGh5yIs" Content-Disposition: inline In-Reply-To: <20041220152647.GA31796@gargantuan.com> X-WWW-Site: http://michael.gargantuan.com X-PGP-Public-Key: $X-WWW-Site/gnupg/pubkey.asc X-PGP-Fingerprint: 2694 0179 AE3F BFAE 0916 0BF5 B16B FBAB C5FA A3C9 X-Home-Phone: +1-863-816-8091 X-Mobile-Phone: +1-863-738-2334 X-Home-Address0: 8008 Apache Lane X-Home-Address1: Lakeland, FL X-Home-Address2: 33810-2172 X-Home-Address3: United States of America X-Good-Question-Guide: http://www.catb.org/~esr/faqs/smart-questions.html X-Netiquette-Guidelines: http://www.ietf.org/rfc/rfc1855.txt User-Agent: Mutt/1.5.6i X-Spam-DCC: sonic.net: phoenix.gargantuan.com 1156; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on phoenix.gargantuan.com X-Spam-Level: X-Spam-Status: No, score=-105.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, USER_IN_WHITELIST autolearn=ham version=3.0.1 X-Spam-Pyzor: Reported 0 times. cc: simokawa@freebsd.org Subject: Re: fwohci init on 5.3-RELEASE blowing up X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Dec 2004 16:39:45 -0000 --82I3+IH0IqGh5yIs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2004-12-20T10:26:47-0500, Michael W. Oliver wrote: > Good morning folks, I am having trouble here and hope that you can help. > I just got a new machine here, and it is giving me fits with FreeBSD > 5.3-RELEASE (amd64 ISO). I am saying that this is a fwohci issue based > on the following thread on the dfly list: > http://marc.theaimsgroup.com/?t=3D109967176800001&r=3D1&w=3D2 > also noted in this thread: > http://lists.freebsd.org/pipermail/freebsd-current/2004-November/thread.h= tml#42637 > My question: Is there a way to disable firewire at the loader prompt so > that I can get FreeBSD installed and cvsup to a point where this is > fixed? If not, perhaps my only choice is to find a amd64 snapshot since > I cannot disable firewire in the BIOS. > Other suggestions welcome, thanks. Anyone want to take a stab at this? I would really like to get FreeBSD installed and running on this machine. I cannot find a snapshot site that has updated snapshots post-5.3-RELEASE, and just can't get my head around building a custom release (though, I will keep trying). Here is the exact output (hand-transcribed) from booting a 5.3-RELEASE amd64 ISO: -----------------8<---------------------------------------- [...] fwohci0: mem 0xd0000000-0xd0003fff,= 0xd0008000-0xd00087ff irq 17 at device 6.0 on pci0 fwohci0: Reserved 0x800 bytes for rid 0x10 type 3 at 0xd0008000 fwohci0: [MPSAFE] fwohci0: OHCI version 1.10 (ROM=3D1) NMI ISA b0, EISA ff RAM parity error, likely hardware failure. Fatal trap 19: non-maskable interrupt trap while in kernel mode instruction pointer =3D 0x8:0xffffffff8024db66 stack pointer =3D 0x10:0xffffffff80c99950 frame pointer =3D 0x10:0xffffffff80e39000 code segment =3D base 0x0, limit 0xfffff, type 0x1b =3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags =3D interrupt enabled, IOPL =3D 0 current process =3D 0 (swapper) trap number =3D 19 panic: non-maskable interrupt trap Uptime: 1s Shutting down ACPI Automatic reboot in 15 seconds - press a key on the console to abort -----------------8<---------------------------------------- I get the same message (though with slightly different pointers) when booting the 5.3-RELEASE amd64 ISO with ACPI disabled, as well as with the FreeSBIE 1.1 i386 ISO with and without ACPI. I went to http://www.freebsd.org/releases/snapshots.html and from there to ftp://current.freebsd.org/pub/FreeBSD/snapshots/amd64/ but couldn't find anything newer than late-October. I did just now download the latest snapshot of dragonflybsd, dated 2004-12-22 (dfly-20041222-stable.iso.gz), and it will boot up without panic on fwohci. Any help at all getting 64bit FreeBSD installed and running on this machine would be most appreciated. Thanks. --=20 Michael W. Oliver [see complete headers for contact information] --82I3+IH0IqGh5yIs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFByvTBsWv7q8X6o8kRAiu/AJ9+CXILnt9B6aT0wEKI3T5Z0TDVpACdHQqC WSh9fIcFvHTX1SdGAjGETdQ= =Cl+l -----END PGP SIGNATURE----- --82I3+IH0IqGh5yIs--