From owner-freebsd-stable@FreeBSD.ORG Fri Sep 9 07:39:22 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 299B916A41F for ; Fri, 9 Sep 2005 07:39:22 +0000 (GMT) (envelope-from marsgmiro@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64B5843D45 for ; Fri, 9 Sep 2005 07:39:21 +0000 (GMT) (envelope-from marsgmiro@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so3052126nzd for ; Fri, 09 Sep 2005 00:39:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JkO+NpOJ5QcysDwPBshNjMpZtU3Td95fbKCUYrn1MBynQp3ufztGQoJmZ/654NOrF1d5NpjMeeBur3MDEzn2kapr0T754KM3gj/TKIsB0IT2hGJqNw9fHDmQpf+pHPeCd0hpJV184vTcjLoPmcX6eJWk8JUAzPAi/tviU6xTJek= Received: by 10.36.5.3 with SMTP id 3mr61931nze; Fri, 09 Sep 2005 00:39:20 -0700 (PDT) Received: by 10.36.72.10 with HTTP; Fri, 9 Sep 2005 00:39:20 -0700 (PDT) Message-ID: <28edec3c050909003950052d19@mail.gmail.com> Date: Fri, 9 Sep 2005 15:39:20 +0800 From: "Mars G. Miro" To: Jon Dama , freebsd-amd64@freebsd.org, freebsd-stable@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <28edec3c05090804373a134e01@mail.gmail.com> Cc: Subject: Re: SiI 3114 woes X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: marsgmiro@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2005 07:39:22 -0000 On 9/9/05, Jon Dama wrote: > Yes, but only in a configuration <=3D3GB. But I thought those problems w= ere > ironed out? I've been looking to switch that machine back to > FreeBSD/amd64 but haven't had a chance yet. Would love to know if there > are issues ahead. >=20 This machine only has 2G of RAM. See my previous post on the full dmesg. Thanks. > -Jon >=20 > On Thu, 8 Sep 2005, Mars G. Miro wrote: >=20 > > Yo list/Soren! > > > > Has anybody successfully installed FreeBSD on the dual-Opteron TYAN > > ThunderK8W S2885 ( http://www.tyan.com/products/html/thunderk8w.html ) > > using the onboard SiI 3114 SATA controller? This mobo is supposedly > > supported: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D80857 > > > > But I have never been able to successfully install > > FreeBSD({5.3/5.4/6.0Beta3/4} amd64/i386) on it, using SATA. > > > > In my last attempt at installing 6.0Beta4 AMD64 on it, I get: > > > > ad4: FAILURE - WRITE_DMA status=3D51 error=3D4 > > LBA=3D105819039 > > g_vfs_done():ad4s1e[WRITE(offset=3D23695114240, length=3D2048)]error = =3D 5 > > > > at the debugging console > > > > and > > > > panic:bundirty: buffer 0xffffffff9a7faff0 still on queue 1 > > cpuid =3D 0 > > KDB: enter: panic > > [ thread pid 3 tid 100021 ] > > Stopped at kdb_enter+0x2f: nop > > db> trace > > Tracing pid 3 tid 100021 td 0xffffff007ba14be0 > > kdb_enter() at kdb_enter+0x2f > > panic() at panic+0x249 > > bundirty() at bundirty+0x128 > > brelse() at brelse+0x831 > > bufdone() at bufdone+0x225 > > ffs_backgroundwritedone() at ffs_backgroundwritedone+0xa7 > > bufdone() at bufdone+0x2ad > > g_vfs_done() at g_gvfs_done+0x63 > > g_io_schedule_up() at g_io_schedule_up+0xd4 > > g_up_procbody() at g_up_procbody+0x7a > > fork_exit() at fork_exit+0xbb > > fork_trampoline() at fork_tramploine+0xe > > --- trap 0, rip =3D 0, rsp =3D 0xffffffffb2160d00, rbp =3D 0 --- > > db> > > > > Some months ago, I did successfully install FreeBSD 5.4/amd64 on it, > > using PATA IDE drives, and no problems whatsoever, so I think this has > > something to do w/ the SiI 3114 driver. > > > > Any help is much appreciated. > > > > I do apologize for cross-posting but this concerns -stable and -amd64. > > > > Thanks! > > > > > > cheers > > mars > > _______________________________________________ > > freebsd-stable@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.or= g" > > >=20 cheers mars