From owner-freebsd-questions@FreeBSD.ORG Wed May 4 06:22:00 2005 Return-Path: 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 AB50D16A4CE for ; Wed, 4 May 2005 06:22:00 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C8F843D6E for ; Wed, 4 May 2005 06:22:00 +0000 (GMT) (envelope-from soheil.h.y@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so75643wra for ; Tue, 03 May 2005 23:21:50 -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:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HrNNvRCQxS4Ettu8rE6V/T7e4De5n2HMFvlUkgohd+74ktpACUTrdLpKK0Q1rU/kTFGMw3BpdnLUCF3MGUNFjEB0U7StWc29FsiU4EH55aMmolp7vdQ4Ghko2UATw8J4TaTBAW4gYqk8QbE/P59AAp/6OG7VDTVUXfi1brUrgxw= Received: by 10.54.127.15 with SMTP id z15mr113911wrc; Tue, 03 May 2005 23:21:50 -0700 (PDT) Received: by 10.54.84.14 with HTTP; Tue, 3 May 2005 23:21:50 -0700 (PDT) Message-ID: <4c90b77205050323211773e6e0@mail.gmail.com> Date: Wed, 4 May 2005 10:51:50 +0430 From: Soheil Hassas Yeganeh To: freebsd-questions@freebsd.org In-Reply-To: <444qdknvg7.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4c90b772050502234549589928@mail.gmail.com> <444qdknvg7.fsf@be-well.ilk.org> Subject: Re: FreeBSD 5.3 NVIDIA-1.0.7174 GLX extension problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Soheil Hassas Yeganeh List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2005 06:22:00 -0000 I had installed the nvidia-1.0.7174 from nvidia.=20 I had used 1.0-6113 from ports. It works nice. But i wanted just to upgrade to the new NVIDIA Version. On 03 May 2005 12:08:40 -0400, Lowell Gilbert wrote: > Soheil Hassas Yeganeh writes: >=20 > > I have problem using NVIDIA-1.0.7174. > > It failed to load GLX. What i can do for this? > > > > This is a warnings and errors of my X.org log > > > > (WW) NV(0): Option "CursorShadow" is not used > > (EE) Failed to initialize GLX extension (NVIDIA X driver not found) > > I have attached the complete X.org log >=20 > It turns out that you have not. >=20 > My guess is that you need to use the nvidia driver (available from > ports) instead of the nv one that comes with X.org. >