| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
|
|
|
|
|
Reviews
|
Views
|
Date of last review
|
|
9
|
37400
|
03-02-2008
|
|
 |
|
Recommended By
|
Average Price
|
Average Rating
|
|
100% of reviewers
|
$43.33
|
8.1
|
|
|
|
|
|
|
|
|
06-27-2005, 04:59 PM
|
#1
|
Registered: Oct 2003
Distribution: Slackware64-current
Posts: 42
Rep:
|
Would you recommend the product? yes | Price you paid? (in USD): $60.00 | Rating: 8
|
Kernel (uname -r):
|
2.6.12.1
|
|
Distribution:
|
Fedora Core 4
|
The F5D7050 is working well for me.
I'm using ndiswrapper with the drivers supplied by Belkin.
The windows drivers seem to need a larger stack size then is typically compiled in most kernels. I compiled mine with both 4K and 8K stack sizes, and neither worked. However, after downloading a kernel patch to increase the stack size to 16K (from linuxant: http://www.linuxant.com/driverloader/wlan/downloads-patches.php) and recompiling my kernel, the windows driver and ndiswrapper seem to work fine.
I have had two other issues. The first is that this device did not seem to work in a USB 2.0 port, although I think that this might be a problem in the kernel USB drivers (?). Loading ndiswrapper with the device plugged into a USB 2.0 port threw something into an infinite loop. However, it seems to work fine in a USB 1.1 port...
Also, for some reason, inspite of having disabled IPv6 for the adapter in Fedora's network tool, DNS look-ups were still being performed using IPv6, and it seems that the DNS server I was talking to wouldn't respond to IPv6 requests. Consequently, my machine would send two DNS requests in IPv6 (each taking about 10 seconds before timeing out), and failing that would finally send one in IPv4. This was causing a 20+ second latency in all DNS look-ups. Disabling IPv6 completely solved this problem (I added the line "alias net-pf-10 off" to my modprobe.conf) This problem may or may not be related to the driver or not...
|
|
|
|
11-24-2005, 09:06 AM
|
#2
|
Registered: Nov 2005
Distribution: OpenSuSe 10.1
Posts: 63
Rep: 
|
Would you recommend the product? yes | Price you paid? (in USD): $39.99 | Rating: 8
|
Kernel (uname -r):
|
2.6.11-1.1369_FC4
|
|
Distribution:
|
Fedora Core 4
|
I started off trying the LinuxAnt DriverLoader for this, but it didn't work. The adapter would detect my network, but couldn't connect to the internet. So I got rid of it.
Then I installed NdisWrapper using the supplied Belkin driver off the CD, rebooted, setup the adapter in the network settings, then restarted again, and boom. It works. Full signal, full speed ahead.
I also did not have to do anything to my kernel as some have had to do. I'm not sure why, but it wasn't necessary for me. Although I did try, but the package I downloaded was missing dependencies (naturally), which I couldn't download on that machine until I had the adapter working! So I just went ahead with ndiswrapper and it works.
|
|
|
|
12-12-2005, 07:17 PM
|
#3
|
Registered: Apr 2005
Distribution: PCLinuxOS.
Posts: 122
|
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 8
|
Kernel (uname -r):
|
2.6.13-15_15.7-default
|
|
Distribution:
|
Suse10 Evaluation Edition
|
This was initially set up using ndiswrapper1.2 packaged with Suse10 with zero installation problems. However, I had on-going problems with the supplied Belkin driver under both Windows and Linux.
Switching to an rt2500usb driver available from the Ralink support site (2500USB_D-2.0.3.0) fixed all the problems under both Windows and Linux. I am now running the Ralink driver with ndiswrapper1.7, with all configuration performed through YAST. I regularly have 100% signal, even when well removed from the access point.
NOTE: To use the Ralink driver, add the following line into rt2500usb.inf under "[Ralink];Displayname":
%Ralink.DeviceDesc% = RALINK.ndi, USB\VID_050d&PID_7050
|
|
|
|
07-02-2007, 03:26 PM
|
#4
|
Registered: Jun 2007
Distribution: openSUSE 10.2
Posts: 138
|
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 10
|
Kernel (uname -r):
|
2.6.18.2-34-default
|
|
Distribution:
|
openSUSE 10.2
|
i just installed opensuse with it connected and it seemed to pick it up and install the drivers for me.... so pretty good!
|
|
|
|
08-20-2007, 10:54 PM
|
#5
|
Registered: Aug 2007
Distribution: Ubuntu, KNOPPIX, Puppy
Posts: 2
|
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 9
|
Kernel (uname -r):
|
2.6.19
|
|
Distribution:
|
Ubuntu 7.04
|
F5D7050 version 4 uses the zd1211rw driver, included in the kernel since version 2.6.18, but the device ID for this specific device has been included in the driver since kernel 2.6.20
|
|
|
|
12-17-2007, 04:18 PM
|
#6
|
Registered: Sep 2005
Posts: 20
|
Would you recommend the product? yes | Price you paid? (in USD): $30.00 | Rating: 8
|
Kernel (uname -r):
|
2.6.22-14-rt
|
|
Distribution:
|
UbuntuStudio 7.10
|
I'm using the hardware version 3
[corrections added]
worked great once I figured out the configuration... first time setting up wireless in linux...
driver was auto detected as the rt73usb... this is bad... you actually need the rt73 which is available as a daily tarbal... notice rt73 and rt73usb are different! you will need to add rt73usb and rt2x00usb to the /etc/modprobe.d/blacklist file and compile to rt73 module!
but something I noticed... XP and rt73usb detected one of my networks at around 75%... rt73 detects it at over 90%...
|
|
|
|
01-06-2008, 02:46 PM
|
#7
|
Registered: Jan 2008
Posts: 7
|
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 0
|
Kernel (uname -r):
|
|
|
Distribution:
|
|
Hope this thread is still open. I have an old emachine box, 600mgh with 10 gig drive, NOT currently hooked up to internet, though I have internet access with two other XP computers. Have installed Opensuse 10.3, and have tried to get a Trendnet 424ub USB drive working with ndiswrapper, and now a Belkin FD57050 Version 5000 working with Linuxant, and never have gotten either USB device recognized.
Are you saying that there are other drivers other than those that came with the CD, that will work, like rt73usb??? For version 5000 (Belkin) the drivers are blkwgu.inf and blkwgu.sys. Very frustrated, love Linux, want to get it online. Thanks for any help. ht in Kansas
|
|
|
|
02-26-2008, 08:30 PM
|
#8
|
Registered: Jun 2004
Distribution: Fedora 18 Fedora 17
Posts: 240
|
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 0
|
Kernel (uname -r):
|
2.6.23.15-137.fc8
|
|
Distribution:
|
Fedora 8
|
I have used the Belkin Wireless G USB Adapter version 4000 with Fedora 6,7 and currently with Fedora 8. One thing to pay attention to is the version number on the box as that is an indicator of the chipset/driver. I have several version 4000 and they all work with the "zd1211rw" driver "out of the box" with Fedora.
I have also had an opportunity to test a Belkin Wireless G + MIMO USB Adapter version 4000 and it uses the "rt73usb" driver and also worked out of the box on Fedora 8.
|
|
|
|
03-02-2008, 05:25 PM
|
#9
|
Registered: Mar 2008
Posts: 0
|
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 6
|
Kernel (uname -r):
|
2.6.22-14-generic
|
|
Distribution:
|
Ubuntu 7.10 64-bit
|
Version 5000 is actually the RTL8187B chipset from Realtek. I have a version of the driver that will recognize this particular USB device. Get it here: http://steveth45.net/blog/?p=67. I'm using it to write this message.
|
|
|
|
All times are GMT -5. The time now is 05:29 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|