This script that can do this very easily. It uses ndiswrapper to install for 32bit or 64bt Ubuntu or Kubuntu. You can get the script from below
Fresh Fesity Install download from here
Fresh Gutsy Install download from here
Download the suitable script for you and Extract the directory somewhere, then cd into it.
cd wusb54gc
Then just run the script by typing
sudo ./wireless
And then the fun begins. It’ll install the dependencies, compile ndiswrapper, install the rt73 system files, modprobe ndiswrapper, and blacklist the crappy drivers ubuntu thought would work when we installed. Worked for me.
Reboot.
Now, if you’re using KDE (Kubuntu users), it will install Wireless Assistant, which is the easiest way to get the internet working after you reboot. Just go to KDE->Internet->Wireless Assistant, or type
sudo wlassistant
Put in your info and you should be good to go. Otherwise, you may need to put in your info manually.
If you’re using Gnome (Ubuntu users), it has a great thing called Network Manager, which is an applet that runs usually when you startup. Just use that. Otherwise, you may have to put it in manually.
For those of you who have to put it in manually, here is an example of what mine looks like:
dhclient -r wlan0
ifconfig wlan0 up
iwconfig wlan0 mode managed channel 6 key open 3214567890 essid MyNetwork
iwconfig wlan0 ap 00:15:E9:65:E3:F6
dhclient -q wlan0
Home »
networking
» Install Linksys WUSB54GC wireless In Ubuntu/Kubuntu 7.04/7.10
Install Linksys WUSB54GC wireless In Ubuntu/Kubuntu 7.04/7.10
Related Posts:
Install Adobe Flash Player 10 in Ubuntu 8.04 (32 bit and 64 bit Hardy heron)15th Oct 2008 adobe released Flash Player version 10.If you want to know what is new in adobe flash player 10 check this.In this tutorial we will see … Read More
iPhone Tethering on Ubuntu 9.10 (Karmic)If you’re like me you have an iPhone and a portable computer running Ubuntu and you would like to have mobile internet without paying for an extra dat… Read More
setup Second IP address or Virtual IP address to your Networkcard in ubuntuIf you are a Network Administrator some time you need to assign more than ONE ip address (second ipaddress) to your network card of Ubuntu machine. Fo… Read More
How to Increase your internet speed with NamebenchNameBench is a program that searches for the fastest DNS in your area. After the program is finished searching and comparing between DNS it will give … Read More
Install Freecom Musicpal in Ubuntu FeistyIntroduction Freecom just brought a brand new product to the Dutch market called the “Musicpal“. On the box it says it’s supported for Windows and Mac… Read More
0 comments:
Post a Comment