From owner-freebsd-questions@FreeBSD.ORG Fri Jul 15 13:11:59 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 24A6B16A41C for ; Fri, 15 Jul 2005 13:11:59 +0000 (GMT) (envelope-from nawcom@nawcom.no-ip.com) Received: from nawcom.no-ip.com (adsl-69-209-135-98.dsl.sfldmi.ameritech.net [69.209.135.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7901043D49 for ; Fri, 15 Jul 2005 13:11:58 +0000 (GMT) (envelope-from nawcom@nawcom.no-ip.com) Received: from [192.168.212.8] (unknown [192.168.212.8]) by nawcom.no-ip.com (Postfix) with ESMTP id 059C5633F; Fri, 15 Jul 2005 09:37:07 -0400 (EDT) Message-ID: <42D7B61C.8010906@nawcom.no-ip.com> Date: Fri, 15 Jul 2005 09:11:56 -0400 From: nawcom User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ian Moore References: <200507151501.58712.no-spam@swiftdsl.com.au> In-Reply-To: <200507151501.58712.no-spam@swiftdsl.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Nvidia Driver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jul 2005 13:11:59 -0000 if you can, go ahead and print out your xorg.conf settings and the log file for it. I am suspicous that theres something up with that. Ben Ian Moore wrote: >On Friday 15 July 2005 12:37, Adam Stroud wrote: > > >>All: >> >>I am having a problem getting my nvidia video card to work since I >>portupgraded to the latest nvidia driver in the port. I had >>everything working find using many of the old verions. Then I >>upgraded to the latest version and now when I attempt tp startx, I >>get: >> >>X Window System Version 6.8.2 >> >>Release Date: 9 February 2005 >> >>X Protocol Version 11, Revision 0, Release 6.8.2 >> >>Build Operating System: FreeBSD 5.4 i386 [ELF] >> >>Current Operating System: FreeBSD osirus.stronet.dyndns.org 5.4-STABLE >>FreeBSD 5.4-STABLE #0: Fri Jun 24 23:25:37 EDT 2005 >>adam@osirus.stronet.dyndns.org:/usr/obj/usr/src/sys/APS_KERN i386 >> >>Build Date: 24 June 2005 >> >> Before reporting problems, check http://wiki.X.Org >> >> to make sure that you have the latest version. >> >>Module Loader present >> >>Markers: (--) probed, (**) from config file, (==) default setting, >> >> (++) from command line, (!!) notice, (II) informational, >> >> (WW) warning, (EE) error, (NI) not implemented, (??) unknown. >> >>(==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 14 22:50:09 2005 >> >>(==) Using config file: "/etc/X11/xorg.conf" >> >>(EE) Failed to load module "speedo" (module does not exist, 0) >> >>(EE) No devices detected. >> >> >> >>Fatal server error: >> >>no screens found >> >> >> >>Please consult the The X.Org Foundation support >> >> at http://wiki.X.Org >> >> for help. >> >>Please also check the log file at "/var/log/Xorg.0.log" for additional >>information. >> >> >> >>X connection to :0.0 broken (explicit kill or server shutdown). >> >> >>adam@osirus:/boot>exit >> >>exit >> >>I looked and /var/log/messages, and FreeBSD sees the video card and I >>verified that the module is loaded with kldinfo. As I said, >>everything worked fine with the older version of the port. Does >>anyone have any ideas? >> >>Thanks >>A >> >> > >What card do you have - nvidia have dropped support for older chipsets - take >a look at /usr/ports/UPDATING for details. >That might be the cause of your problem. > >Cheers, > >