From owner-freebsd-current@FreeBSD.ORG Sat Apr 19 12:28:59 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 1D8CE37B401 for ; Sat, 19 Apr 2003 12:28:59 -0700 (PDT) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7432D43FD7 for ; Sat, 19 Apr 2003 12:28:58 -0700 (PDT) (envelope-from wa1ter@myrealbox.com) Received: from myrealbox.com wa1ter@smtp-send.myrealbox.com [66.126.108.135] $ on Novell NetWare via secured & encrypted transport (TLS); Sat, 19 Apr 2003 12:28:58 -0700 Message-ID: <3EA1A35E.8040607@myrealbox.com> Date: Sat, 19 Apr 2003 12:28:30 -0700 From: walt Organization: none User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4a) Gecko/20030415 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: XFree86 nvidia in 5.0 (-current) 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: Sat, 19 Apr 2003 19:28:59 -0000 Christoph Kukulies wrote: > I have an ASUS 4PS8X and whether I put in a Riva TNT2 or the GeForce2MX400 > the system does a very unfriendly cold boot as soon as X is started > and the nvidia.ko module gets loaded and initialized. Have you tried Maxime Henrion's nvidia patches? http://mu.org/~mux/patches/nvidia.patch The original code from nvidia will no longer run on -CURRENT without them. I got tired of updating the driver so I just went back to using the nv module from XFree which works just fine for my non-accelerated purposes. I did have to remove every trace of the nvidia code with its headers and libraries and then recompile XFree before I could get the nv module to work, however.