HowTo: Get a RT2500-based wifi card working in Ubuntu

This was easier than I thought it was going to be. Nice and simple:

  1. Download the RT2500 Windows Drivers, and unzip them somewhere.
  2. Ensure you have wireless-tools and ndiswrapper installed.
  3. Open a terminal and browse to the folder where you unzipped the drivers.
  4. sudo ndiswrapper -i rt2500.inf
  5. Edit /etc/modules (as root) and add ‘ndiswrapper’.
  6. Edit /etc/modprobe.d/blacklist (again as root) and add ‘blacklist rt2500’.
  7. Restart, and you should now have a working card.

Comments 6

  1. Bill wrote:

    Hey I told you how to do this! Stealing my ideas and posting them on your site as your own…

    Posted 20 May 2007 at 10:18 am
  2. Bill wrote:

    Also it can be a little bit difficult to find the windows drivers online, as the drivers usually come as a big 30 meg setup file, whereas you only need the .cfg and .ini files.

    Is there a way to extract these files from the exe without actually installing? Regardless, if you have a windows install with the card you can get the driver files straight from the appropriate system folder.

    Posted 20 May 2007 at 10:25 am
  3. Porges wrote:

    The file I linked to is just the files you need, I zipped them up and put them here.

    Posted 20 May 2007 at 11:07 am
  4. Bill wrote:

    Oops I’m stupid. I missed the fact that you actually linked to them.

    Posted 20 May 2007 at 8:06 pm
  5. innerchild wrote:

    man your tutorial rox man. 4 hours of spitting out forums and websites with wrong information and too much blah blah has cost me a lot of frustration.

    but your simple steps really not only got my external wifi card working but also my internal wifi as well..

    simple and effective. most linux gurus can learn from this explanation. too many are big egos and can not explain a thing….

    good work…. now i am happy surfing on my neighbours internet………….

    Posted 01 Mar 2008 at 7:55 am
  6. Porges wrote:

    Glad to know it helped someone

    Posted 01 Mar 2008 at 5:52 pm

Post a Comment

Your email is never published nor shared. Required fields are marked *