From owner-freebsd-current@FreeBSD.ORG Wed Oct 17 18:43:21 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23AED16A419 for ; Wed, 17 Oct 2007 18:43:21 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmpop108.cox.net (eastrmpop108.cox.net [68.230.240.50]) by mx1.freebsd.org (Postfix) with ESMTP id A587B13C459 for ; Wed, 17 Oct 2007 18:43:20 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao104.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20071017183156.LTQR3686.eastrmmtao104.cox.net@eastrmimpo02.cox.net>; Wed, 17 Oct 2007 14:31:56 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo02.cox.net with bizsmtp id 1WXv1Y00e4iy4EG0000000; Wed, 17 Oct 2007 14:31:56 -0400 Date: Wed, 17 Oct 2007 13:36:00 -0500 To: "Petr Holub" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <00f901c810e7$16d88ec0$5317fb93@KLOBOUCEK> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <00f901c810e7$16d88ec0$5317fb93@KLOBOUCEK> User-Agent: Opera Mail/9.23 (Linux) Cc: current@freebsd.org Subject: Re: nvidia freeze in i386 7.0-PRERELEASE 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, 17 Oct 2007 18:43:21 -0000 On Wed, 17 Oct 2007 12:56:48 -0500, Petr Holub wrote: > Hi, > > I'm getting fairly consitent panics with x11/nvidia-driver, > e.g. any time I try to exit/kill X server, when compiz is > running. What are versions of nvidia-driver and xorg? If you have what nvidia-driver is in ports tree right now at 100.14.11 and xorg 7.3, then you have to disable compiz (see in /usr/ports/UPDATING). Right now, I am running nvidia-driver from one ports/117121 that update to 100.14.19 and using a patch by Craig Boston. http://lists.freebsd.org/pipermail/freebsd-current/2007-October/077677.html It works fine with RELENG_7 so far, but I never have use compiz before so I can't make any comment on that. Cheers, Mezz > However, as the machine doesn't have serial port :(, > I can't do live debugging, and thus I've tried to get at > least something useful in post mortem analysis. Kernel is > based on GENERIC with following changes: > - SCHED_ULE > - SCSI controllers and SCSI RAID controllers removed > - WITNESS and INVARIANTS enabled > > The panic looks as follows: > -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org