From owner-freebsd-questions Fri Aug 20 2:23:43 1999 Delivered-To: freebsd-questions@freebsd.org Received: from nowcool.dhs.org (FX3-1-119.mgfairfax.rr.com [24.28.200.119]) by hub.freebsd.org (Postfix) with ESMTP id 99CF914E1A; Fri, 20 Aug 1999 02:23:38 -0700 (PDT) (envelope-from question@nowcool.dhs.org) Received: from localhost (question@localhost) by nowcool.dhs.org (8.9.3/8.9.3) with ESMTP id FAA00917; Fri, 20 Aug 1999 05:20:03 -0400 (EDT) (envelope-from question@nowcool.dhs.org) Date: Fri, 20 Aug 1999 05:20:03 -0400 (EDT) From: Byung Yang To: John Savitsky Cc: freebsd-questions@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG Subject: Re: Can't get Quake2 MesaGL working In-Reply-To: <19990820094814.A15210@kspu.kr.ua> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The solution is very simple. Did you know that Quake2 is Linux binary?? Does that ring you a bell? goto www.nvidia.com and get linux driver from the site and use linux version of libGL.so.1 That should do it. Byung Yang On Fri, 20 Aug 1999, John Savitsky wrote: > Hi! > > I have a 3.2 installed and nVIDIA RIVA TNT card w/ 8M onboard. > > I've made those steps that jkh wrote in the freebsdzine for getting working > TNT under FreeBSD. Mesa3 demos works just fine. But I can't get Quake2 (and > Q3Test) working. Every time I get similar errors: > > [cut here] > > [root@trident:/usr/games/quake2]# ./quake2 +set vid_ref glx +set gl_driver libGL.so.1 > Added packfile ./baseq2/pak0.pak (3307 files) > Added packfile ./baseq2/pak1.pak (279 files) > Added packfile ./baseq2/pak2.pak (2 files) > execing default.cfg > execing config.cfg > Console initialized. > > ------- sound initialization ------- > /dev/dsp: Invalid argument > Could not open /dev/dsp > ------- Loading ref_glx.so ------- > ref_gl version: GL 0.01 > ./quake2: can't resolve symbol '__sF' > Unable to resolve symbol > ref_gl::R_Init() - could not load "libGL.so.1" > > [cut here] > > The same error (can't find __sF symbol) is in the Q3Test. > > Any ideas? > > -- > Sincerely yours, John Savitsky To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message