On Tue, 06 Jan 2009 20:42:45 +0100, "Benjamin Eberhardt" <[email protected]> said: > Hey, > > I am having trouble to install the latest precompiled madwifi modules > from the voyage repository. I upgraded voyage from 0.5 to 0.6, then I > downloaded linux-source-2.6.26-voyage and compiled it. The installation > of madwifi-modules-2.6.26-486-voyage doesnt work. > It says it was compiled for version 2.6.26-486-voyage of the kernel, can > it be that it does not work because of the missing "-486" in the kernel > version? should I change the kernel version when compiling? and if yes, > how could I do this?
You shouldn't need to compile the module as it is already installed with the voyage kernel and is the latest mad-wifi version. Just 'modprobe ath_pci' and add the module name to /etc/modules so it will be loaded at boot. ------------------- Andrew Malcolmson _______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
