From owner-freebsd-hardware@FreeBSD.ORG Fri Aug 8 17:04:18 2008 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97F35106564A for ; Fri, 8 Aug 2008 17:04:18 +0000 (UTC) (envelope-from whizzter@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.185]) by mx1.freebsd.org (Postfix) with ESMTP id 1F9788FC21 for ; Fri, 8 Aug 2008 17:04:17 +0000 (UTC) (envelope-from whizzter@gmail.com) Received: by mu-out-0910.google.com with SMTP id i2so875406mue.3 for ; Fri, 08 Aug 2008 10:04:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=D46Zgu/GTwQ9GWC/Dtg/uNKmiM1CM6IxDPbsJ0crszQ=; b=tbSNQ3O2wRUyQcQyq0ZA4Ds03thCdqUlVQzJVux8EOoa6FrObOs8GWjbhMMHAWRv5/ VkyZGjfWZuFTugHA5tg6wHvET6dAXbxV1wm+/Mzy0sHIY0RJJMe+DLSevxSOSMHQmjXg HsFxZ1kVvbZVrMnR6jcJ3qsppQ+mCSmAQv9SA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=bEAtUDOs8xmX98L5X8suUbQY+vOVpYPybDt9S/XBQKBmDrOqIelXCgnDA0+mpOk6ze 0cx2oN89kLV1W/WaSaODV2+7z7F4ql4kC/EmtvFuXWvJ63BVboMC+IuMp9J7oF/IuZXE QogFnVlV4ZWZgcXAyjZYnO8EbprJAErKQmXAI= Received: by 10.103.247.14 with SMTP id z14mr3297615mur.39.1218215057085; Fri, 08 Aug 2008 10:04:17 -0700 (PDT) Received: by 10.103.207.13 with HTTP; Fri, 8 Aug 2008 10:04:16 -0700 (PDT) Message-ID: <436c7eda0808081004j5e557f5ftc24b4356f8de4cf3@mail.gmail.com> Date: Fri, 8 Aug 2008 19:04:16 +0200 From: "Jonas Lund" To: "John Baldwin" In-Reply-To: <200808080947.35239.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3424e810808071112m60682d82w341a19149460f0a2@mail.gmail.com> <200808080947.35239.jhb@freebsd.org> Cc: underligast , freebsd-hardware@freebsd.org Subject: Re: IBM eServer x225 - LSI 1030 SCSI - BTX Halted / infinite loop - Need help booting recompiled kernel so i can install X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 17:04:18 -0000 (Copy of my old message from a few months ago is below the dotted line) The motherboard in my case is an EPIA EN12000EG The RR card is in a box now and i could send it somewhere if someone wants to experiment. The Motherboard is still in use tho. --------------------------------- The 6.2-Release-i386-bootonly.iso installer never gets past the BTX loader when the RocketRaid 1720 card is installed. Removing the card makes the boot process work. HighPoint claims compability with 6.x (6.2 is listed at their page) with a binary driver. However as the driver never has the chance to be loaded i have no idea. The error is the following. int=0000 000D err=0 efl=0003 0213 eip=0000 FFFF eax=0000 FFFF EBX=0000 0700 ecx=edx=0 esi=0000 03d8 edi=0000 ffd4 ebp=0000 FFFF esp=0000 ffd6 cs=d800 ds=es=9350 fs=gs=0 ss=9350 cs:eip = fffff ........... ffff (all fff...) ss:esp = ffff ........... ffff (as above) BTX HALTED