WORK!!!! Over amd64 1. emove ndiswrapper sudo ndiswrapper -e net5211 sudo modprobe -r ndiswrapper sudo apt-get remove --purge ndiswrapper-common ndiswrapper-utils ndisgtk
2. build, instakk and load madwifi with new HAL svn co http://svn.madwifi.org/madwifi/trunk madwifi wget httpp://people.freebsd.org/~sam/ath_hal-20080528.tgz cd madwifi mv hal hal.old tar xvf ../ath_hal-20080528.tgz mv ath_hal-20080528 hal sudo make install BINDIR=/usr/bin MANDIR=/usr/share/man sudo depmod -ae sudo modprobe ath_pci echo ath_hal | sudo tee -a /etc/modules echo ath_pci | sudo tee -a /etc/modules Work for me -- Atheros wireless (AR5007) not working on ASUS Eee PC https://bugs.launchpad.net/bugs/182489 You received this bug notification because you are a member of Ubuntu EEEPC, which is a direct subscriber. Status in Source Package "linux-restricted-modules-2.6.24" in Ubuntu: Confirmed Status in linux-restricted-modules-2.6.24 in Ubuntu Hardy: Confirmed Bug description: Binary package hint: linux-restricted-modules The Eee PC has non-working wireless out of the box. A patch is available from the madwifi website: http://madwifi.org/ticket/1679 I'd like to have working wireless in hardy, without having to patch/compile manually :) _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-eeepc Post to : [email protected] Unsubscribe : https://launchpad.net/people/+me/+editemails More help : https://help.launchpad.net/ListHelp

