NetworkManager package for Ubuntu with Madwifi fix


This is an unofficial package of NetworkManager that includes a patch from Robert Love for the wireless strength issues.  If you already have Network-Manager installed all you should need is this package and this package.

This package is simply a rebuild of the existing ubuntu package with this patch included.  

All files including source are available from here.



NetworkManager WPA_Supplicant Test app for Ubuntu


This site contains an unofficial build of the nm-supplicant-test application written by Dan Williams to test issues between wpa_supplicant and Network-Manager.  Use this tool if you have a working wpa_supplicant configuration file but NetworkManager does not work.  Use this tool and post the output to the NetworkManager mailing list at:
http://mail.gnome.org/mailman/listinfo/networkmanager-list

Usage:
Stop NetworkManager:
sudo /etc/dbus-1/event.d/25NetworkManager stop
Run the tool (Replaced eth1 with your interface name):
sudo ./nm-supplicant-test eth1 /path/to/wpa_supplicant.conf

Downloads:
nm-supplicant-test