From owner-freebsd-amd64@FreeBSD.ORG Thu Sep 8 11:37:53 2005 Return-Path: X-Original-To: freebsd-amd64@freebsd.org 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 24D4F16A420 for ; Thu, 8 Sep 2005 11:37:53 +0000 (GMT) (envelope-from marsgmiro@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E5A643D45 for ; Thu, 8 Sep 2005 11:37:52 +0000 (GMT) (envelope-from marsgmiro@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so1051179nzo for ; Thu, 08 Sep 2005 04:37:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=DMhaqqLFLPlGV5vga0ZaUgc+YVCupaFDAeOQMmal4Dfog/mUw88df6tYTKEAnQezurDXSjnp7DqtyH+CBPkqFBk6jfyZ+Pp2JyR8MVw4MYo0MC0nvZzK1/NCEagZbYqwWpXSRmV2VDIJOd06i840encj3mBlN2ucWVIBRpSw3vk= Received: by 10.36.157.18 with SMTP id f18mr6527055nze; Thu, 08 Sep 2005 04:37:51 -0700 (PDT) Received: by 10.36.72.10 with HTTP; Thu, 8 Sep 2005 04:37:51 -0700 (PDT) Message-ID: <28edec3c05090804373a134e01@mail.gmail.com> Date: Thu, 8 Sep 2005 19:37:51 +0800 From: "Mars G. Miro" To: freebsd-amd64@freebsd.org, freebsd-stable@freebsd.org, sos@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: SiI 3114 woes X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 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, 08 Sep 2005 11:37:53 -0000 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. =20 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=20 =20 and=20 =20 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 ---=20 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