From owner-freebsd-current@FreeBSD.ORG Wed Jun 18 00:23:11 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 AF74537B401 for ; Wed, 18 Jun 2003 00:23:11 -0700 (PDT) Received: from relay.macomnet.ru (relay.macomnet.ru [195.128.64.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DB2C43F85 for ; Wed, 18 Jun 2003 00:23:10 -0700 (PDT) (envelope-from maxim@macomnet.ru) Received: from news1.macomnet.ru (news1.macomnet.ru [195.128.64.14]) by relay.macomnet.ru (8.11.6/8.11.6) with ESMTP id h5I7N7K7604164; Wed, 18 Jun 2003 11:23:07 +0400 (MSD) Date: Wed, 18 Jun 2003 11:23:07 +0400 (MSD) From: Maxim Konovalov To: Juan Rodriguez Hervella In-Reply-To: <200306180914.22834.jrh@it.uc3m.es> Message-ID: <20030618112218.P71079@news1.macomnet.ru> References: <200306180914.22834.jrh@it.uc3m.es> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: NVidia kernel driver support for FreeBSD-5.1 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: Wed, 18 Jun 2003 07:23:12 -0000 On Wed, 18 Jun 2003, 09:14+0200, Juan Rodriguez Hervella wrote: > Hello: > > I've got a PCI-NVidia Riva TNT 64 video card at home, > and I've tried to compile the drivers but it doesn't work, > and after changing the source to let the compilation progress, > when the module is loaded I've received a "kernel panic". > > Im using FreeBSD-5.1 with XFree86-4.3, what can I do > to solve this issue ? I can not run the X system using > the "nv" driver, my computer hangs up. > > Any help will be useful, thanks! Make sure you do not have 'options INVARIANTS' in your kernel config file. -- Maxim Konovalov, maxim@macomnet.ru, maxim@FreeBSD.org