From owner-freebsd-x11@FreeBSD.ORG Wed Feb 27 09:51:14 2008 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40044106566B for ; Wed, 27 Feb 2008 09:51:14 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.181]) by mx1.freebsd.org (Postfix) with ESMTP id EFF5A13C46E for ; Wed, 27 Feb 2008 09:51:09 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: by el-out-1112.google.com with SMTP id r27so2379999ele.3 for ; Wed, 27 Feb 2008 01:51:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=J4LtCpBpmxs3AX3kEl4wW56b1mv6QgeNAzV0FBsojF8=; b=oG7nVjkjueo4M/dCOizTBzduZOF5X6RVIdz7jd1NZLddKxFwZiV1f+BIEF/6nIA07b95RY1lD1eihEF5WHGAgSUZMalGKXKO/C4R26pE1W/WBAOV2l69jZVkgMYCVGmAOure1NWGpzHEp190+tE2qfL86eg9s3VodRzbnK0Rgu0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=u5lcyGYmnvHgdB12Lmqg9TPX1EoGagAGim/SjJL3SHMXafLlZdaUsTiwnMOqQ8QuTOpnlvnGnA6sZQRwlmoGKeWyfU69So95WYDTpjydE0xgpCjgHnPWARhFVXoi69qHR5ep0C9XLPs89OLGhul4l6kLM/FCZvJ+vJOR3BHCbfo= Received: by 10.114.169.2 with SMTP id r2mr7054224wae.76.1204105867080; Wed, 27 Feb 2008 01:51:07 -0800 (PST) Received: by 10.114.57.4 with HTTP; Wed, 27 Feb 2008 01:51:07 -0800 (PST) Message-ID: Date: Wed, 27 Feb 2008 09:51:07 +0000 From: "Florent Thoumie" Sender: florent.thoumie@gmail.com To: "Ivan Kolosovsky" In-Reply-To: <47C42E17.6040704@sovietservers.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <47C42E17.6040704@sovietservers.com> X-Google-Sender-Auth: 37486252ef0c7c13 Cc: freebsd-x11@freebsd.org Subject: Re: glx not works :( X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Feb 2008 09:51:14 -0000 On Tue, Feb 26, 2008 at 3:19 PM, Ivan Kolosovsky wro= te: > > (II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so > dlopen: /usr/local/lib/xorg/modules/extensions//libglx.so: Undefined > symbol "_nv001462gl" > (EE) Failed to load /usr/local/lib/xorg/modules/extensions//libglx.so > ... > (**) NVIDIA(0): Enabling RENDER acceleration > (EE) NVIDIA(0): Failed to initialize the GLX module; please check in > your X > (EE) NVIDIA(0):=C2 =C2 =C2 =C2 log file that the GLX module has been = loaded > in your X > (EE) NVIDIA(0):=C2 =C2 =C2 =C2 server, and that the module is the NVI= DIA GLX > module.=C2 If > (EE) NVIDIA(0):=C2 =C2 =C2 =C2 you continue to encounter problems, Pl= ease try > (EE) NVIDIA(0):=C2 =C2 =C2 =C2 reinstalling the NVIDIA driver. > (II) NVIDIA(0): NVIDIA GPU GeForce Go 7600 GT (G73) at PCI:1:0:0 > (GPU-0) > card: GeForce Go 7600 GT > uname: FreeBSD R4 6.3-RELEASE-p1 FreeBSD 6.3-RELEASE-p1 #1: Tue Feb 26 > 16:28:30 MSK 2008=C2 =C2 =C2 =C2 root@R4:/usr/obj/usr/src/sys/R4_1=C2= i386 > xorg-7.3_1 > Can anybody help me to fix this? Reinstalling nvidia-driver should fix it. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer