Re: unresolved symbols in 3dfx.o

2001-03-02 Thread Ron Peterson
Johnny Blade wrote: > > I've been attempting to prepare my machine to play > some quake, but I can't get the 3dfx.o module to work. > I downloaded the device3dfx source using apt-get, ran > the buildpkg script, and then installed the .deb > created. As the deb is

unresolved symbols in 3dfx.o

2001-03-01 Thread Johnny Blade
I've been attempting to prepare my machine to play some quake, but I can't get the 3dfx.o module to work. I downloaded the device3dfx source using apt-get, ran the buildpkg script, and then installed the .deb created. As the deb is trying to update-modules, I see a message saying &

glide and 3dfx.o

2001-01-13 Thread Casey W. Liscum
Hello, I have a Voodoo3 3000 board. I'm using kernel 2.4.0 and Debian testing. The following relevant packages are installed: ii libglide2-dev 2.60-6 ii libglide2-v3 2.60-6 ii device3dfx 2.3-5 I've got the /dev/3dfx device with perms set up as follows: crw-rw1 root audio

Re: 3dfx.o -- SOLVED!!!

2000-10-30 Thread David Bellows
Hello, Juergen Fiedler wrote: > > One question, if I may: Is the kernel that this module is working with > installed from > the 2.2.17 kernel image deb or did you compile it from the kernel sources? It > seemed > to me that the fact that I installed the sources, but tried to run the module > w

Re: 3dfx.o -- SOLVED!!!

2000-10-30 Thread Juergen Fiedler
; > 8) This time it compiled. Before when I ran this command it wouldn't > compile, apparently I needed to clean up some stuff but I didn't know > how. Re-installing the whole package provided me with a clean script. > > 9) The module will be located in /usr/src/modules/d

Re: 3dfx.o

2000-10-29 Thread Erik Steffl
3 working perfectly in Debian, but then I > installed a new SB Live! which is where things went south. In order to > get sound to work I upgraded to the latest (unstable) ALSA which in turn > required a kernel update, etc. After a few hours I got it all working >

Re: 3dfx.o -- SOLVED!!!

2000-10-29 Thread David Bellows
I needed to clean up some stuff but I didn't know how. Re-installing the whole package provided me with a clean script. 9) The module will be located in /usr/src/modules/device3dfx as 3dfx.o 10) cp 3dfx.o /lib/modules/2.2.17/misc/ # obviously sub 2.2.17 for wherever your modules are. 11)

Re: 3dfx.o

2000-10-29 Thread Erik Steffl
gt; > get sound to work I upgraded to the latest (unstable) ALSA which in turn > > required a kernel update, etc. After a few hours I got it all working > > with the new kernel (2.2.17 as opposed to 2.2.17pre6 -- the default from > > potato). But when I tried to load the 3df

Re: 3dfx.o

2000-10-29 Thread Peter Jay Salzman
with the new kernel (2.2.17 as opposed to 2.2.17pre6 -- the default from > potato). But when I tried to load the 3dfx module I got these errors: > > /lib/modules/2.2.17/misc/3dfx.o: unresolved symbol > register_chrdev_R06af9881 > /lib/modules/2.2.17/misc/3dfx.o: insmo

Re: 3dfx.o

2000-10-29 Thread David Bellows
Joel Dinel wrote: > > > /lib/modules/2.2.17/misc/3dfx.o: unresolved symbol > > register_chrdev_R06af9881 > > /lib/modules/2.2.17/misc/3dfx.o: insmod /lib/modules/2.2.17/misc/3dfx.o > > failed > > /lib/modules/2.2.17/misc/3dfx.o: insmod 3dfx failed > >

3dfx.o

2000-10-29 Thread David Bellows
with the new kernel (2.2.17 as opposed to 2.2.17pre6 -- the default from potato). But when I tried to load the 3dfx module I got these errors: /lib/modules/2.2.17/misc/3dfx.o: unresolved symbol register_chrdev_R06af9881 /lib/modules/2.2.17/misc/3dfx.o: insmod /lib/modules/2.2.17/misc/3dfx.o

Re: voodoo3 + 3dfx.o module source

2000-07-20 Thread John Gould
Hi Bobby, Looks like there is no 3dfx.o module in your /lib/modules/kernel_version/misc directory. You can either compile the module and do a make install and check that it's in the right place. Or, alternatively get the driver from 3dfx's site and debianise the rpm with

voodoo3 + 3dfx.o module source

2000-07-20 Thread bobby dowling
oodoo Rush ! *** IGNORING OPENGL EXTENSIONS *** ** Obviously, glide is not set up properly. So, I installed everything having to with glide and their dependencies and realized I still needed to get 3dfx.o. So, I got the deb sourc

Cannot remove the 3dfx.o module

1999-09-12 Thread Frank Barknecht
-module, that never gets autoclean'ed. Even rmmod or modprobe -r does not remove the module. It is possible, though, that root starts another app using the voodoo card. I am using kernel 2.2.10 and the module 3dfx.o from Dev3Dfx-2.7.tar.gz Than