I haven't seen anything on this program here, so I decided to share it with you.
Wifix (similar to Envy) is an application being developed by Ubuntu member @bmartin to detect your wifi card, and download and install its appropriate driver via Wifix's database, which is updated daily. It requires you have PyGTK (>= v2.0), gksu(do) / kdesu(do), xmessage, and xterm installed. You may also need, depending on your card type, cabextract, cvs, git, svn, unshield, and unzip. All are available in the repos.
If you would like to help, and have a wireless connection, enter the following code into Konsole and post its output here (click the link):
Links:
o http://sourceforge.net/projects/wifix/
o http://ubuntuforums.org/showthread.php?t=549491
o http://ubuntuforums.org/showthread.php?t=547444
o http://digg.com/linux_unix/WiFix_Alp...Linux_released
Wifix (similar to Envy) is an application being developed by Ubuntu member @bmartin to detect your wifi card, and download and install its appropriate driver via Wifix's database, which is updated daily. It requires you have PyGTK (>= v2.0), gksu(do) / kdesu(do), xmessage, and xterm installed. You may also need, depending on your card type, cabextract, cvs, git, svn, unshield, and unzip. All are available in the repos.
If you would like to help, and have a wireless connection, enter the following code into Konsole and post its output here (click the link):
Code:
sudo lshw -C network | grep -e "product:" -e "vendor:" -e "configuration:" | sed -r "s|ip=[0-9.]* ||g"
o http://sourceforge.net/projects/wifix/
o http://ubuntuforums.org/showthread.php?t=549491
o http://ubuntuforums.org/showthread.php?t=547444
o http://digg.com/linux_unix/WiFix_Alp...Linux_released