Atheros AR 5212/5213 with Madwifi, YUM and livna
How to get Wireless Lan Card Atheros Communications, Inc. AR5212/AR5213 Multiprotocol MAC/baseband processor (rev 01) to work in Fedora 8 with NetworkManager.
Requirements
- Read our Getting Started with Wireless Guide.
- This assumes you have a working Fedora installation and that you have configured yum to use rpm.livna.org
Doing the work
- Update your system
su -c "yum update"
If your kernel was among the items updated you will want to reboot. - Install the kernel module and other parts
su -c "yum install madwifi"
This installs all necessary files. - Reboot
- Configure your ath0 wireless card normally
su -c "system-config-network"
check "Controlled by NetworkManager" and check "Activate device when Computer starts"
More Information
For a AR5007EG follow this link: http://home.nyc.rr.com/computertaijutsu/rhwireless.html
Disclaimer
We test this stuff on our own machines, really we do. But you may run into problems, if you do, come to #fedora on irc.freenode.net

