pReJkEr wrote: > > Ello > > is there a package for 3dfx card in debian? > i've downloaded device3dfx-source but it doesn't create /dev/3dfx
you only need it for older X servers (version 3.X). it creates a kernel module. the actual file /dev/3dfx you might need to create yourself, there should be proper mknode command somewhere in device3dfx-source documentation. for X 4.x you don't need 3dfx device. You need to compile tdfx (3dfx) support into kernel though (ad use DRI in X), see: http://www.debianplanet.org/debianplanet/article.php?sid=163 http://www.debianplanet.org/debianplanet/article.php?sid=96 http://www.debianplanet.org/debianplanet/article.php?sid=36 erik