I found a solution to the WiFi card problem... wonder if anyone has tried this and how it worked out... I will be trying later tonight...
here is the link...
hXXp://brunoabinader.blogspot.com/2008/05/atheros-ar5bxb63-on-ubuntu-hardy-heron.html
Code:$ sudo apt-get install build-essential $ wget http://snapshots.madwifi.org/special/madwifi-ng-r3366+ar5007.tar.gz $ tar xfz madwifi-ng-r3366+ar5007.tar.gz $ cd madwifi-ng-r2756+ar5007 $ make $ sudo make install $ sudo modprobe ath_pci


