Sunday, April 27, 2008

Hardy Herron Wifi Issue

I finally got Hardy Herron running on Sambutu, but I have more issues than I had with Gutsy Gibbon.  First, off the Wifi driver didn't work.  It worked fine under 7.10.  I found these instructions posted by Andrew Straw:

For what it's worth, here's a list of steps I did to get the madwifi drivers working in Hardy:

{{{
# remove all linux-restricted-modules-* packages
sudo apt-get install build-essential
sudo rmmod ath_pci
sudo rmmod ath_hal
sudo rmmod wlan
wget http://snapshots.madwifi.org/special/madwifi-ng-r2756+ar5007.tar.gz
tar xvzf madwifi-ng-r2756+ar5007.tar.gz
cd madwifi-ng-r2756+ar5007
make
sudo make install
# reboot to reset the ethernet hardware.
}}}

No comments:

My  Blog is Still Here...Where am I? My last blog entry was in January 2021, yet my blog is  still here.  I've seen too many blog posts ...