From owner-freebsd-multimedia Thu Nov 6 12:56:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA12718 for multimedia-outgoing; Thu, 6 Nov 1997 12:56:48 -0800 (PST) (envelope-from owner-freebsd-multimedia) Received: from onyx.atipa.com (user26573@ns.atipa.com [208.128.22.10]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id MAA12705 for ; Thu, 6 Nov 1997 12:56:45 -0800 (PST) (envelope-from freebsd@atipa.com) Received: (qmail-queue invoked by uid 1018); 6 Nov 1997 21:02:16 -0000 Date: Thu, 6 Nov 1997 14:02:16 -0700 (MST) From: Atipa X-Sender: freebsd@dot.ishiboo.com To: freebsd-multimedia@FreeBSD.org Subject: 3D Voodoo-GLiDE package for 2.2.5-RELEASE available Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hi all, I made a tarball for Voodoo-based cards (Moster 3D, Orchid Righteous, etc.) that installs everything needed to run GL apps. It was made on 2.2.5-RELEASE, but I think it will be fine for anything later than 2.2.2. It does basically this: 1) Checks system requirements (linux-compat, linux-lib, etc.) 2) Patches Linux LKM source code a tiny bit 3) Recompiles and reloads Linux LKM 4) Installs Glide-2.4 package (included from ftp.3dfx.com) 5) Updates libraries To install: 1) FTP it from ftp://ftp.atipa.com/pub/FreeBSD/bsd-voodoo.tgz 2) Untar it: % tar xzvf bsd-voodoo.tgz 3) cd Glide-2.4 ; sh install.sh 4) Play GL-Quake! Thanks to Amancio for the LKM patch. Enjoy! Kevin