Hello,
ath5k don't work with this Chipset. You need the Mawifi-Driver Version 10.5.6 from http://snapshots.madwifi-project.org/
Connection over LAN required!
Edit /etc/modprobe.d/blacklist-ath_pci.conf as root, block ath5k and enable ath_pciCode:sudo apt-get install linux-headers-$(uname -r) build-essential wget http://snapshots.madwifi-project.org/madwifi-hal-0.10.5.6/madwifi-hal-0.10.5.6-r4126-20100324.tar.gz tar xvf madwifi-hal-0.10.5.6-r*.tar.gz cd madwifi-hal-0.10.5.6-r* make sudo make uninstall sudo make install
RestartCode:... # blacklist ath_pci blacklist ath5k
Code:modinfo ath_pci | egrep 'versi|filen' lsmod | grep ath dmesg | grep ath iwconfig iwlist chan sudo iwlist scan



Adv Reply


Bookmarks