From nobody@FreeBSD.org  Wed Mar 31 22:06:53 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5A99816A4CF
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 31 Mar 2004 22:06:53 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5425543D3F
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 31 Mar 2004 22:06:53 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i3166r72016459
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 31 Mar 2004 22:06:53 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id i3166rBE016458;
	Wed, 31 Mar 2004 22:06:53 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200404010606.i3166rBE016458@www.freebsd.org>
Date: Wed, 31 Mar 2004 22:06:53 -0800 (PST)
From: Essam Mohsin <essam_mohsin@hotmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Nvidia Crash
X-Send-Pr-Version: www-2.3

>Number:         65019
>Category:       i386
>Synopsis:       Nvidia video driver crash: i386_set_ldt
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-i386
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 31 22:10:15 PST 2004
>Closed-Date:    Mon Aug 23 14:36:44 GMT 2004
>Last-Modified:  Mon Aug 23 14:36:44 GMT 2004
>Originator:     Essam Mohsin
>Release:        5.2.1
>Organization:
>Environment:
FreeBSD 5.2.1
>Description:
      I installed the FreeBSD 5.2.1 on my PIV 1.6GHz PC with 512 MB RAM
and nVidia VANTA vga Card . i first recompiled the Kernel to allow the
cdrecord run on my CD-RW IDE by adding "device atapicam" to the kernel
config file . it worked fine . i then installed the nVidia driver which
i downloaded from their site , then ran the xf86config and modified the
lines as per the README file . now when i run startx as root the nVidia
logo screen appears for a second then crash saying i386_set_ldt was built
with s static entry . now how to fix this ? please note that I,m not a
kernel hacker to modify source files .  
>How-To-Repeat:
      
>Fix:
      
>Release-Note:
>Audit-Trail:

From: "Alex E. Kelly" <alexkelly@adelphia.net>
To: freebsd-gnats-submit@FreeBSD.org, essam_mohsin@hotmail.com
Cc:  
Subject: Re: i386/65019: Nvidia Crash
Date: Tue, 13 Apr 2004 19:27:47 -0400

 Change /etc/X11/XF86Config manually to reflect this:
 
 Section "Device"
     Identifier  "Card0"
     Driver      "nvidia"
     VendorName  "GeForce4 MX 440"
     BoardName   "GeForce4 MX 440"
 
 If that does not work, change /bootloader.conf to include this:
 
 agp_load="YES"
 
 In rare cases, it make conflict with nVidia's AGP GART driver.
 
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Mon Aug 23 14:22:11 GMT 2004 
State-Changed-Why:  
If your Xserver crashes, this is probably Nvidia's fault. 
Maybe this is fixed in the new Nvidia drivers. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=65019 
>Unformatted:
