SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Do NOT use ndiswrapper unless you absolutely have to. Use the native Linux drivers, especially for an Atheros card which should be fully supported by madwifi. There's a HOWTO for madwifi here: http://madwifi.org/wiki/UserDocs/FirstTimeHowTo
Make sure you have the kernel sources installed, you'll have to compile a kernel module.
Do NOT use ndiswrapper unless you absolutely have to. Use the native Linux drivers, especially for an Atheros card which should be fully supported by madwifi. There's a HOWTO for madwifi here: http://madwifi.org/wiki/UserDocs/FirstTimeHowTo
Make sure you have the kernel sources installed, you'll have to compile a kernel module.
what do you mean by kernel sources installed?
do i have to install something else ? compile ? =] tried google but didnt came up with anything similar what i wanted...
You can download a madwifi package for Slackware 12.0 here: http://www.slackware.com/~alien/slac...wifi/pkg/12.0/
Use the command "installpkg madwifi-*.tgz" to install it.
After reboot (or if you don't want to reboot just type "modprobe ath_pci") the command "iwconfig" should show that there is now a wireless interface ath0.
If you run another version of Slackware than 12.0 or use a non-SMP kernel, or compiled your own kernel, you can build a Slackware package yourself (which will be specifically built for the kernel you are running at the moment) by downloading all the files you find in http://www.slackware.com/~alien/slac...madwifi/build/ to your computer and then run "sh madwifi.SlackBuild". After the compilation finishes, you will find the new package in the /tmp directory, ready to install.
Quote:
what do you mean by kernel sources installed?
do i have to install something else ? compile ? =]
You have to have the kernel-source package installed if you want to compile any new kernel module (like the madwifi driver). For Slackware 12.0 that is the package "slackware/k/kernel-source-2.6.21.5_smp-noarch-2.tgz" on the CD/DVD.
i installed all of them...but still nothing shows up or works.. did i mist on anything ? any packages.. or maybe i installed badly.. how do i check if i have installed properly ?
and by the way does renaming packages change anything ? or should i reinstall them with their original names ? i just renamed them because it made easier for me to install.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.