From owner-freebsd-current@FreeBSD.ORG Thu May 8 04:30:49 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB16B37B401 for ; Thu, 8 May 2003 04:30:49 -0700 (PDT) Received: from sauron.fto.de (p15106025.pureserver.info [217.160.140.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF22E43FBD for ; Thu, 8 May 2003 04:30:48 -0700 (PDT) (envelope-from hschaefer@fto.de) Received: from localhost (localhost.fto.de [127.0.0.1]) by sauron.fto.de (Postfix) with ESMTP id 5ABBB25C0C2; Thu, 8 May 2003 13:30:47 +0200 (CEST) Received: from sauron.fto.de ([127.0.0.1]) by localhost (sauron [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12667-05; Thu, 8 May 2003 13:30:46 +0200 (CEST) Received: from giskard.foundation.hs (p5091A08C.dip.t-dialin.net [80.145.160.140]) by sauron.fto.de (Postfix) with ESMTP id E663525C0C1; Thu, 8 May 2003 13:30:45 +0200 (CEST) Received: from daneel.foundation.hs (daneel.foundation.hs [192.168.20.2]) by giskard.foundation.hs (8.9.3/8.9.3) with ESMTP id NAA63224; Thu, 8 May 2003 13:30:42 +0200 (CEST) (envelope-from hschaefer@fto.de) Date: Thu, 8 May 2003 13:30:41 +0200 (CEST) From: Heiko Schaefer X-X-Sender: heiko@daneel.foundation.hs To: Mark Santcroos In-Reply-To: <20030508111807.GB1390@laptop.6bone.nl> Message-ID: <20030508132709.W78057@daneel.foundation.hs> References: <20030506162410.M66653@daneel.foundation.hs> <20030508111807.GB1390@laptop.6bone.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at fto.de cc: current@freebsd.org Subject: Re: data corruption with current (maybe sis chipset related?) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 11:30:49 -0000 On Thu, 8 May 2003, Mark Santcroos wrote: > On Tue, May 06, 2003 at 07:16:32PM +0200, Mark Santcroos wrote: > > On Tue, May 06, 2003 at 04:41:30PM +0200, Heiko Schaefer wrote: > > > does anyone know of any (freebsd-current) issues that might be causing > > > this - or have any idea on how i can further rule out anything of this > > > kind ? > > > > Try this in your kernel config: > > > > options DISABLE_PSE > > options DISABLE_PG_G > > Did you do this or not? Or was it already in your kernel config? i'm sorry, for some reason i didn't see your mail. those options are not yet in my kernel, i am building a new one right away and will report results later today. thanks, regards, Heiko