LinuxQuestions.org
Register a domain and help support LQ
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices

Reply
 
LinkBack Search this Thread
Old 11-16-2007, 10:03 PM   #1
FreonTrip
LQ Newbie
 
Registered: Nov 2007
Location: Dallas, TX
Distribution: Slackware
Posts: 7

Rep: Reputation: 0
Making a Voodoo2 work with X.org 7.2


So, a friend of mine shipped me a very special present quite randomly: a Voodoo2 SLI. Unfortunately the cards don't match, and one of them was damaged in transit (snapped off a capacitor - should be easy to fix with a soldering iron). The end result is that I have one Voodoo2 left, and I want very much to stretch its little legs. Here's my lspci dump:

00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)
00:01.0 PCI bridge: Intel Corporation 82865G/PE/P PCI to AGP Controller (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 6600 GT] (rev a2)
02:00.0 Multimedia audio controller: Cirrus Logic CS 4614/22/24/30 [CrystalClear SoundFusion Audio Accelerator] (rev 01)
02:01.0 Ethernet controller: Intel Corporation 82557/8/9 Ethernet Pro 100 (rev 08)
02:03.0 Multimedia video controller: 3Dfx Interactive, Inc. Voodoo 2 (rev 02)

Otherwise, it's a Celeron D 325 with a gig of dual-channel DDR400 in an i865PE motherboard, all running Slackware 12. I know that Alan Cox rewrote the Voodoo driver, so I shouldn't need to worry about finding the latest source for the mouldering Glide driver and doing a lot of praying. What do I need to do in order to activate the Voodoo2 without disabling the 6600GT?
 
Old 01-17-2008, 02:15 PM   #2
silentmaster
LQ Newbie
 
Registered: Jan 2008
Location: Cornwall, England
Distribution: Slackware 12.0
Posts: 3

Rep: Reputation: 0
Hi,

I've been using my Voodoo2 card with xorg on Slackware 12 for a few weeks,
while I could not get the new xorg voodoo driver working the recently release glide driver

http://xorg.freedesktop.org/archive/...-1.0.0.tar.bz2

works just like it did on Xfree86 on Slackware 10.2 for me anyway, I'm currently using libglide2 which I just copied over
from the compile I did on slackware 10 the files I used to compile it are

glide2-src20050404.tgz
glide2_headers.tgz
binutils-2.13.2.1.tar.gz - only need gasp

I think you still also need the 3dfx module only needed for glide2x, I've not tried glide3x yet.
I got the source for the 3dfx module from sourceforge under glide development CVS I've got some notes
on how I compiled it pretty messy notes unfortunately

for 2.6 kernels

Device3Dfx-CVS-200101029.tar.gz - I may have patched cant remember

Makefile simple contains 1 line:
obj-m := 3dfx.o

make -C /usr/src/linux-2.6.21.5 SUBDIRS=$PWD modules

produces 3dfx.ko module

Because Slackware 12 uses udev and I don't know how to write udev rules I just make the 3dfx device at ever boot
with mknod /dev/3dfx c 107 0.

xorg.conf:
Section "Device"
Identifier "Voodoo"
Driver "glide"
Option "dpms" "on"
Option "GlideDevice" "0"
BusID "PCI:0:10:0"
EndSection


Anyway hopefully the voodoo driver will work for you if not at least we can now fall back to using the glide driver until its working. I've been putting off switching to slackware 12 because I love having 2 monitors it makes things so much easier. here's a pic of my voodoo2 at work.
http://www.starwars.myzen.co.uk/caps...i4200right.jpg
 
Old 01-18-2008, 06:29 AM   #3
FreonTrip
LQ Newbie
 
Registered: Nov 2007
Location: Dallas, TX
Distribution: Slackware
Posts: 7

Original Poster
Rep: Reputation: 0
Hey, thanks! I'll give this a shot over the weekend and report my results.
 
  


Reply

Tags
slackware, xorg


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
geforce4 and voodoo2 dualscreen waffels Linux - Hardware 0 01-10-2006 06:03 AM
noob needs help with a voodoo2 card toon812 Mandriva 2 02-26-2005 03:19 PM
How do I set up Voodoo2? iqbala Slackware 12 03-01-2004 02:49 PM


All times are GMT -5. The time now is 11:39 AM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration