From owner-freebsd-current@FreeBSD.ORG Sat Sep 29 12:59:41 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B1BC216A419 for ; Sat, 29 Sep 2007 12:59:41 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 441C813C46A for ; Sat, 29 Sep 2007 12:59:40 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp121-45-181-219.lns11.adl2.internode.on.net [121.45.181.219]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id l8TCxXOv091111 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 29 Sep 2007 22:29:37 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-current@freebsd.org Date: Sat, 29 Sep 2007 22:29:06 +0930 User-Agent: KMail/1.9.7 References: <200709292007.46717.alexvpetrov@gmail.com> In-Reply-To: <200709292007.46717.alexvpetrov@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1470452.PdvhidURrT"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200709292229.15297.doconnor@gsoft.com.au> X-Spam-Score: -2.312 () BAYES_00 X-Scanned-By: MIMEDefang 2.58 on 203.31.81.10 Cc: "Alex V. Petrov" Subject: Re: x11/nvidia-driver again X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 29 Sep 2007 12:59:41 -0000 --nextPart1470452.PdvhidURrT Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sat, 29 Sep 2007, Alex V. Petrov wrote: > I read "x11/nvidia-driver on Sept07 snapshot" in this maillist. > I have it trouble too. > videocard: > vgapci0@pci5:0:0: =C2=A0 =C2=A0 =C2=A0 class=3D0x030000 card=3D0x221b1682 > chip=3D0x029210de rev=3D0xa1 hdr=3D0x00 > =C2=A0 =C2=A0 vendor =C2=A0 =C2=A0 =3D 'Nvidia Corp' > =C2=A0 =C2=A0 device =C2=A0 =C2=A0 =3D 'GeForce 7900 GS' > =C2=A0 =C2=A0 class =C2=A0 =C2=A0 =C2=A0=3D display This shows the 'vgapci' driver has attached to your card. Is the nvidia.ko loaded before the kernel starts? (ie do you have=20 nvidia_load=3D"YES" in /boot/loader.conf?) It would appear the latest driver should support your card (from the=20 README) and the PCI ID matches what is there. > I do cvsup src and buil-install world regulary > > nvidia-driver rebuilded not once You should rebuild the nvidia port every time you update your kernel,=20 and you should keep your kernel & userland in sync if at all possible. > In 6.2 nvidia-driver worked fine. Was it the same version of the port? =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1470452.PdvhidURrT Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQBG/kwj5ZPcIHs/zowRAp7DAJ9xfaYu+tWX5KATVsh4Zdk0bfBWjwCdFBuH 8FoFzSRxgPEeKWwi40xzmvc= =+9TO -----END PGP SIGNATURE----- --nextPart1470452.PdvhidURrT--