From owner-freebsd-questions@FreeBSD.ORG Fri Jul 15 11:25:32 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 286F016A41C for ; Fri, 15 Jul 2005 11:25:32 +0000 (GMT) (envelope-from adam.stroud@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE8C643D48 for ; Fri, 15 Jul 2005 11:25:31 +0000 (GMT) (envelope-from adam.stroud@gmail.com) Received: by zproxy.gmail.com with SMTP id o1so341367nzf for ; Fri, 15 Jul 2005 04:25:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=tHZuuGoYSpR3UUekgQPdpSjrCcSFLm8r7qyJymcLiZCyndr/8kbVvFS+r4ndqlCV7MXWQOMmbwmfIqiiThK+tLsY7kIDCbiA6TOvyCsl6kC6KzWAhMiwrgZB5wPrrrHWVbpavMj0WNdVpPLUitSXnXgunDVM+Guv5pgm4nqNNfA= Received: by 10.36.48.13 with SMTP id v13mr1151709nzv; Fri, 15 Jul 2005 04:18:26 -0700 (PDT) Received: by 10.36.43.2 with HTTP; Fri, 15 Jul 2005 04:18:26 -0700 (PDT) Message-ID: Date: Fri, 15 Jul 2005 07:18:26 -0400 From: Adam Stroud To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Nvidia Driver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Adam Stroud List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jul 2005 11:25:32 -0000 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 host 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, (=3D=3D) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (=3D=3D) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 14 22:50:09 2005 (=3D=3D) 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). =1B[1madam@osirus:/boot>=1B[mexit 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