From owner-freebsd-current@FreeBSD.ORG Wed Sep 23 20:09:00 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86980106566B for ; Wed, 23 Sep 2009 20:09:00 +0000 (UTC) (envelope-from a_best01@uni-muenster.de) Received: from zivm-exrelay1.uni-muenster.de (ZIVM-EXRELAY1.UNI-MUENSTER.DE [128.176.192.14]) by mx1.freebsd.org (Postfix) with ESMTP id 144428FC15 for ; Wed, 23 Sep 2009 20:08:59 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.44,439,1249250400"; d="scan'208";a="283521300" Received: from zivmaildisp2.uni-muenster.de (HELO ZIVMAILUSER01.UNI-MUENSTER.DE) ([128.176.188.143]) by zivm-relay1.uni-muenster.de with ESMTP; 23 Sep 2009 22:08:58 +0200 Received: by ZIVMAILUSER01.UNI-MUENSTER.DE (Postfix, from userid 149459) id 4672E1B0766; Wed, 23 Sep 2009 22:08:58 +0200 (CEST) Date: Wed, 23 Sep 2009 22:08:58 +0200 (CEST) From: Alexander Best Sender: Organization: Westfaelische Wilhelms-Universitaet Muenster To: Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Subject: Re: problems with r197427 (i386) and nvidia driver X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 23 Sep 2009 20:09:00 -0000 alright. fixed the problem. it seems some files in /usr/src got corrupted. funny thing though `svn --no-ignore status` didn't reveal anything. after deleting /usr/src and doing a complete pull of the sources and re-compiling the nvidia and vbox driver everything's back to normal. sorry for the noise. alex