![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Networking & Wireless Having problems getting connected to the internet or getting your wireless card to work? Ask here. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Sep 2006
Beans: 4
|
Belkin F5D7050 version 4000 USB wireless card
Hello everyone I am new at this. I have been reading for hours and hours about this problem and I wanted to make a post about it. I received the Belkin F5D750 version 4000 wireless USB for free and I am trying to make it work on Dapper. After hours of reading I came to the realization that I have to get drivers specifically for the version you are using.
I have used: sudo ndiswrapper -i rt73.inf In order to install the drivers for version 3. This method works for a version 4000 card, kinda. It says that my hardware and drivers are recognized, but i when i use iwconfig I do not find any wireless connections. the drivers for F5D750 version 3000 are here: http://www.planetamd64.com/index.php...e=post&id=4193 In order to correct this I have tried, to no avail to use the VERSION 4000 drivers from the disk. There is one problem ... these drivers have no .ini extension so I don't think ndiswrapper recognizes them as drivers. The files are BLKWGU.CAT BLKWGU2K.sys BLKWGU9X.sys Driver.2k Driver.98 Driver.ME they can be downloaded from belkin's website, remember: version 4000 drivers http://www.belkin.com/support/downlo...d=F5D7050&mode So the big question is it possible to install a Belkin F5D7050 version 4000 driver or do can I configure the drivers from version 3000 to work for me? Or, is it impossible to even use this version 4000 adapter? Please help, pate4ever |
|
|
|
|
|
#2 | |
|
5 Cups of Ubuntu
![]() Join Date: Sep 2006
Location: Maryland, USA
Beans: 19
Ubuntu 9.04 Jaunty Jackalope
|
Hey, pate4ever,
I'm also brand new to Ubuntu and have a Belkin F5D7050 v4000, and I've been doing some research of my own on the subject. Ndiswrapper has a list of all the wireless hardware that it supports on its sourceforge wiki (http://ndiswrapper.sourceforge.net/m...index.php/List) To save you some time, I've listed the Belkin F5D7050 devices that appear on that list below. Quote:
All hope is not lost, however, because there is an open source community at http://zd1211.ath.cx/ that is devoted to creating a native Linux driver for zd1211 and zd1211b. They do list the Belkin F5D7050 v4000 as supported hardware, but this is where I run into problems. I installed the driver they have and am proud to say that I can now see the Belkin device in Network Manager listed as wlan0. But I still can't connect. I am able to see the surrounding networks using Code:
sudo iwlist wlan0 scan If you get this driver installed and manage to have success connecting to your network, please let me know what you did to resolve any problems. Last edited by Layman's terms; September 29th, 2006 at 09:49 AM.. |
|
|
|
|
|
|
#3 |
|
A Carafe of Ubuntu
![]() Join Date: May 2006
Beans: 83
|
Re: Belkin F5D7050 version 4000 USB wireless card
yes it is the zydas chip set and you can compile a driver for it the version 2 and version 3 used ralink (a lot easier to get going) I have version 1 and nobodys saying
in other words keep looking you may be successful |
|
|
|
|
|
#4 |
|
Just Give Me the Beans!
![]() Join Date: Oct 2006
Beans: 49
Ubuntu 9.10 Karmic Koala
|
Re: Belkin F5D7050 version 4000 USB wireless card
How do you install the windows cd to your linux??? Is that what I'm supposed to do?
|
|
|
|
|
|
#5 |
|
Way Too Much Ubuntu
![]() Join Date: Feb 2006
Beans: 322
|
Re: Belkin F5D7050 version 4000 USB wireless card
you download the linux zydas drivers, and just compile them, simple as that. worked for me. what is strange is that the very detailed and helpful guid that I used, is no longer up...
Last edited by dracule; November 25th, 2006 at 03:20 PM.. |
|
|
|
|
|
#6 |
|
Dark Roasted Ubuntu
![]() Join Date: Oct 2006
My beans are hidden!
|
Re: Belkin F5D7050 version 4000 USB wireless card
__________________
Ubuntu Registered User # 9587 Linux Registered User # 63237 Linux Counter: http://counter.li.org/ |
|
|
|
|
|
#7 | |
|
First Cup of Ubuntu
![]() Join Date: Dec 2006
My beans are hidden!
|
Re: Belkin F5D7050 version 4000 USB wireless card
Quote:
First unplug your USB adapter. Download the driver: http://zd1211.ath.cx/ ( currently: http://zd1211.ath.cx/download/zd1211-driver-r83.tgz ) Then just follow this: https://help.ubuntu.com/community/Wi...zd1211b_driver) The way to get it working is to build it with the ZD1211_B=1 flag. You have to use "make ZD1211_B=1" when you build the driver. Don't use the "make both" command that they show in the guide, that will build both versions and take longer. You just need the ZD1211_B version. Then reboot. I used KWifiManager, but iwconfig should work just as well for those of you who shun the GUI. |
|
|
|
|
|
|
#8 |
|
5 Cups of Ubuntu
![]() Join Date: Dec 2006
Beans: 20
|
Re: Belkin F5D7050 version 4000 USB wireless card
I'm having a few problems with this thing myself. I'm getting tempted to just run a 100 foot cable across the building lol.
I've done everything in every tutorial and can't get this working. I ALMOST had this going and ran into this error: Code:
src/zdtkipseed.o src/zdmic.o src/zdusb.o src/zd1211.o make -C /lib/modules/2.6.15-23-amd64-generic/build SUBDIRS=/home/jocka/zddrivers/zd1211-driver-r83 modules make: *** /lib/modules/2.6.15-23-amd64-generic/build: No such file or directory. Stop. make: *** [all] Error 2 jocka@gtwasupport:~/zddrivers/zd1211-driver-r83$ Please help. My boss is going to kill me if I don't get this online by tomorrow lol. |
|
|
|
|
|
#9 |
|
Dark Roasted Ubuntu
![]() Join Date: Oct 2006
My beans are hidden!
|
Re: Belkin F5D7050 version 4000 USB wireless card
See the link in post #6, you are missing a link from modules directory to the headers.
__________________
Ubuntu Registered User # 9587 Linux Registered User # 63237 Linux Counter: http://counter.li.org/ |
|
|
|
|
|
#10 |
|
5 Cups of Ubuntu
![]() Join Date: Dec 2006
Beans: 20
|
Re: Belkin F5D7050 version 4000 USB wireless card
so do I need to reinstall the linux-headers ? I installed those from the Ubuntu cd, since I don't have the internet on the Ubuntu side to download.
I'm going to download the latest version with all dependencies right now and see if I can't get it to work. Unless I'm on the wrong track, then please let me know. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|