From owner-freebsd-stable@FreeBSD.ORG Sun Jun 22 16:10:00 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE39B106566B for ; Sun, 22 Jun 2008 16:10:00 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [213.186.42.107]) by mx1.freebsd.org (Postfix) with ESMTP id A65368FC12 for ; Sun, 22 Jun 2008 16:10:00 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from baby-jane.lamaiziere.net (15.10.87-79.rev.gaoland.net [79.87.10.15]) by smtp.lamaiziere.net (Postfix) with ESMTP id 52DF0118059D; Sun, 22 Jun 2008 18:09:59 +0200 (CEST) Received: from baby-jane-lamaiziere-net.local (localhost [127.0.0.1]) by baby-jane.lamaiziere.net (Postfix) with ESMTP id 608F24F9D6A; Sun, 22 Jun 2008 18:09:58 +0200 (CEST) Date: Sun, 22 Jun 2008 18:09:57 +0200 From: Patrick =?ISO-8859-15?Q?Lamaizi=E8re?= To: freebsd-stable@freebsd.org, JoaoBR Message-ID: <20080622180957.32335a53@baby-jane-lamaiziere-net.local> In-Reply-To: <200806200734.35713.joao@matik.com.br> References: <200806200734.35713.joao@matik.com.br> Organization: /dave/nulle X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.8; i386-apple-darwin9.2.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Cc: Subject: Re: problem with nVidia nForce CK804 SATA300 controller X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jun 2008 16:10:01 -0000 Le Fri, 20 Jun 2008 07:34:35 -0300, JoaoBR a écrit : > my amd64 crashs under heavy disk i/o as each night at 0300 daily > cron, also often after some minutes when compiling world. Also with > kde and after some flash videos (youtube) or large file copying > > I do not see this problem with other sata controllers or same > hardware and a scsi adapter and this sata disabled what makes me > believe it is related to this specific sata controller > > this sata controller is part of some ASUS (M2N SLI Deluxe) or Epox > AM2 MBs > > there is no panic at all, some seconds of hard freeze, on desktop > machine the mouse still moves some seconds and reset, no log either, > no crash dump, nothing > > I have no irq conflict, latest bios onboard, I also exchanged other > hw parts with no success. > > Any idea? I've seen this kind of thing on the nvidia chipset, could you try without apic ? I'm not sure if you can disable the apic on amd64. It is just an idea!