GeneralSunTzu
November 7th, 2007, 03:58 PM
I am glad to report that I was able to install madwifi on a 2nd generation MacBook Pro with Gutsy Gibbon without any of the apparent voodoo that some people claim is necessary.
I have to thank the good people who maintain this guide:
https://wiki.ubuntu.com/MacBookPro
as their pointers are version independent, work and require no unintelligible manipulation.
I executed these instructions:
sudo aptitude install build-essential
wget http://snapshots.madwifi.org/madwifi-trunk-current.tar.gz
tar -zxvf madwifi<tab>
cd madwifi<tab>
make
sudo make install
And I did not even need to reboot, as these commands installed the driver straight away:
sudo modprobe ath_pci
sudo modprobe wlan_scan_sta
I still recommend not to use these commands, but to refer to the page I gave, as they might change.
Once installed the driver, I opened the network manager, which showed all the WiFi networks visible, entered the passphrase of my WPA2 network and I was good to go.
Brilliant!
Now, let's turn to how to tame my trackpad...
I have to thank the good people who maintain this guide:
https://wiki.ubuntu.com/MacBookPro
as their pointers are version independent, work and require no unintelligible manipulation.
I executed these instructions:
sudo aptitude install build-essential
wget http://snapshots.madwifi.org/madwifi-trunk-current.tar.gz
tar -zxvf madwifi<tab>
cd madwifi<tab>
make
sudo make install
And I did not even need to reboot, as these commands installed the driver straight away:
sudo modprobe ath_pci
sudo modprobe wlan_scan_sta
I still recommend not to use these commands, but to refer to the page I gave, as they might change.
Once installed the driver, I opened the network manager, which showed all the WiFi networks visible, entered the passphrase of my WPA2 network and I was good to go.
Brilliant!
Now, let's turn to how to tame my trackpad...