From owner-freebsd-questions@FreeBSD.ORG Wed May 7 12:47:51 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A447937B401 for ; Wed, 7 May 2003 12:47:51 -0700 (PDT) Received: from sante.techgodz.com (mdsnwi13-vlan436-120.dsl.tds.net [66.222.30.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7C1C43FA3 for ; Wed, 7 May 2003 12:47:50 -0700 (PDT) (envelope-from sephtin@techgodz.com) Received: from 100000252436PC (unknown [192.168.1.8]) by sante.techgodz.com (Postfix) with SMTP id 2327176; Wed, 7 May 2003 14:43:39 -0500 (CDT) Message-ID: <002901c314d1$8a86db40$8122410a@corporate.amfam.com> From: "John" To: "Marlon Corleone" References: <20030507170733.65298.qmail@web20508.mail.yahoo.com> Date: Wed, 7 May 2003 14:47:48 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 cc: freebsd-questions@freebsd.org Subject: Re: startx crashed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2003 19:47:51 -0000 > /usr/X11R6/lib/modules/drivers/nv_drv.o is unresolved! > > Fatal server error: > Caught signal 11. Server aborting > can anyone help me fixing this? > > im running FreeBSD 5.0, Out of curiosity, what model is your card? I saw a GeForce4 fail to load X because it was using the "nv" driver rather than the "nvidia" driver. Could this be the problem? John