I made working atheros ar5007 over amd64 hardy with ndiswrapper, some tortouse, but work- first install the ndiswrapper and the xp64 driver, then basicaly I use this procedure when start X session:
sudo modprobe -r ndiswrapper sudo cp /etc/modprobe.d/blacklist . sudo sed 's/#blacklist ath_pci/blacklist ath_pci/g' /etc/modprobe.d/blacklist>blacklist3 sudo mv blacklist3 /etc/modprobe.d/blacklist sudo ndiswrapper -ma && sudo ndiswrapper -mi sudo modprobe ndiswrapper sudo sed 's/blacklist ath_pci/#blacklist ath_pci/g' /etc/modprobe.d/blacklist>blacklist3 sudo mv blacklist3 /etc/modprobe.d/blacklist and before work. I Attach one script to do, simply run with: sudo ./subirwifi.sh before start x session Not is the nest way, but work ** Attachment added: "Make work ndiswrapper dirver ae5007 over hardy" http://launchpadlibrarian.net/13936633/subirwifi.sh -- 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 Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
