Details
| Manufacturer | AMBIT Microsystem (by Atheros Communications) |
|---|---|
| Model | AR5005G 802.11abg NIC |
| Bus | pci |
| Type | Ethernet controller |
| Id | 168c |
| Info2 | 001a |
| Info3 | 1468 |
| Info4 | 0418 |
| Manufacturer | AMBIT Microsystem (by Atheros Communications) |
|---|---|
| Model | AR5005G 802.11abg NIC |
| Bus | pci |
| Type | Ethernet controller |
| Id | 168c |
| Info2 | 001a |
| Info3 | 1468 |
| Info4 | 0418 |
Overall rating: 3.6 x 10
By Linux distribution:
Comments
Need to install madwifi (madwifi.org), which is not provided with Debian.
work fine with mad wifi
It work great with madwifi driver.
I have to get new packages for the drivers regularly from
http://atrpms.net/dist/f7/madwifi/
to match whichever f7 kernel currently in use, as there is a proprietary hardware abstraction layer component that cannot be included in the kernel :(
The driver is developed at http://madwifi.org
Also, when I resume from suspend or hibernate, the wireless interface does not come back up correctly, so I now run this script after resuming:
etc/init.d/NetworkManager stop
rmmod ath_pci ath_rate_sample ath_hal
modprobe ath_pci
modprobe ath_rate_sample
modprobe ath_hal
/etc/init.d/NetworkManager start
We have to use madwifi drivers