Trying to get the Belkin F5D8053 v3 to work on Ubuntu Hardy without ndiswrapper

Update: I got it working now, see my new post about it.

If I look at the Windows driver for my new Belkin F5D8053 it is based on the RT2870 chipset. There is a native driver available for this chipset. Unfortunately so far I’m not able to get it to work. This version is already linux 2.6.24 ready so I don’t need to apply these patches. But even though I’m able to compile it, I’m not able to use it, yet. Side note: the warning in the Ubuntu forums about backing up any existing configurations in /etc/Wireless/RT2870STA is useful, since you need to put your configuration in there and it’s removed by the make install.

One strange thing in the make process is that it wants to copy the result to /tftpboot. I’m not sure why it wants to do that, and I’m almost certain it shouldn’t be a part of the make process…

The first problem I ran into was the fact that the USB Device id for my Belkin, 050D:815C, is missing in the driver (that could be a big hint about it not being able to work for it …) so I added that to the include/rt2870.h (I copied the line for the other Belkin device and changed the device id into mine).

With that added, my Belkin is detected by the driver as ra0. But even when I compile it with:

HAS_WPA_SUPPLICANT=y
HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y

I’m not getting my device visible in the gnome network manager, so I tried the command line configuration options.

First I tried only configuring the /etc/Wireless/RT2870STA/RT2870STA.dat. But if I had only that file configured, the activity light was turned off on an ifup ra0. So I guess that’s not right.

Then I tried to configure it in the /etc/network/interfaces as described on the Ubuntu forums. The light staid on when I did ifup ra0 but no DHCP lease. So finally I tried the “iwpriv” way described here. But still no DHCP lease.

So I guess I’ll have to contact ralink, to see if they are able to help me out here.

5 thoughts on “Trying to get the Belkin F5D8053 v3 to work on Ubuntu Hardy without ndiswrapper

  1. W. Prins

    I have the exact same USB adapter and the exact same problem. Except I’ve not even yet managed to get it working using Ndiswrapper. (Possibly has something to do with me running 64-bit Ubuntu, but I’m not overly bothered, I’d much rather get the native driver working…)

    Reply
  2. Chris

    http://blog.vaxius.net/?p=45

    I just followed these directions and I’m up and running. I know you are trying to find a way WITHOUT ndiswrapper, but your readers also seem to be having trouble using it via ndiswrapper as well. Your blog is one of the top on Google search for “F5D8053 Ubuntu”

    Reply
  3. Pingback: Followup on the Belkin F5D8053 and Ubuntu » It’s all in a day’s work

  4. guy

    I have the newest version of UbuntU and after hours of searching the internet all i had to do was install ndiswrapper (graphical version (i forget what it is called)) Get my adaptor install disk and explore the disk go to the installation files (folder) pick one of the Winxp (folder) (try both one works the other doesn’t) copy all the files to a location. And tell the ndiswrapper where the inf. is and it works. (good luck)

    Reply

Leave a Reply to W. Prins Cancel reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>