From owner-freebsd-questions Fri Aug 20 2:36:50 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 AFDA615339; Fri, 20 Aug 1999 02:36:43 -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 FAA01045; Fri, 20 Aug 1999 05:36:09 -0400 (EDT) (envelope-from question@nowcool.dhs.org) Date: Fri, 20 Aug 1999 05:36:09 -0400 (EDT) From: Byung Yang To: John Savitsky Cc: mbermal@ucsd.edu, freebsd-multimedia@FreeBSD.ORG, shocking@prth.pgs.com, freebsd-questions@FreeBSD.ORG Subject: Re: Can't get Quake2 MesaGL working In-Reply-To: <19990820112846.A15606@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 I used LInux version of libGL (from nvidia.com) and just ran quake3. Works perfectly fine.. I am running 4.0 current with graphics blaster(riva TNT 16M sdram) as long ias it's TNT chipset, it should work. Byung Yang On Fri, 20 Aug 1999, John Savitsky wrote: > On Fri, Aug 20, 1999 at 12:26:04AM -0700, Mark Bermal wrote: > > I don't know why this happens (maybe somebody else can explain it), but it > > seems that to use some Linux OpenGL apps you have to use the linux OpenGL > > library (libGL.so). I have a TNT w/ 16 megs of RAM, and I got q3test > > I tried both, linux and FreeBSD versions of this library. With Linux > version I get rnadom screen blinking (this is not the lost sync. of display, > but random lines and rectangles drawing on the X, the mouse cursor drawn > correctly when I'm pressing ~ and typing-in "quit") on Q3Test and > Segmantation fault on Quake2. With FreeBSD library, I get undefined symbol > __sF. :-( > > The hardware is: P-II 400, 384M RAM, Asus P2B-S w/Adaptec7890 and AsusV3400TNT both on 9 IRQ (might it be the problem?), 2xIBM DDRS-34560. > > Also, I added these lines in the /etc/make.conf to reach maximum > optimization when compiling kernel and other stuff: > CFLAGS= -fexpensive-optimization -fomit-frame-pionter -O2 -pipe > COPTFLAGS= -fexpensive-optimization -fomit-frame-pionter -O2 -pipe > > > everything worked. I suppose a good idea is to put that libGL.so in > > /compat/linux/usr/X11R6/lib/ directory and run ldconfig. The basic idea > > though is that your OpenGL library has to be the linux shared library > > (libGL.so). > > Done. > > -- > Sincerely yours, John Savitsky > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message