It works for me
(my card is on PCI 1:5:0). Are you using a 2.4.x? kernel? Is the kernel module loaded?
(my card is on PCI 1:5:0). Are you using a 2.4.x? kernel? Is the kernel module loaded?
linux now has one huge advantage over windows 
First you have to install the kernel source of your distribution, did you ?cd /usr/src/linux
make cloneconfig make dep
tar -zxf mtx*.tar.gz cd mtx* sh ./install.sh
<b>That's what i did when using SuSE 8.0 and it worked</b> !
Somebody have any idea why it doesn't work with SuSE 9.0. I''ve attached the content of the XFreelog file and my config file at http://forums.murc.ws/showthread.php...521#post444521cd /usr/src/linux
make xconfig
make menuconfig

Comment