LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 10-17-2004, 10:13 PM   #1
EwanG
Member
 
Registered: Sep 2003
Location: San Antonio, TX
Distribution: Debian
Posts: 81

Rep: Reputation: 15
Belkin F5D6051 USB Wireless Help


Have picked up one of these Belkin USB key form factor Wireless 802.11b devices. Reading around, it seems like one of the similar devices uses an Atmel radio. However, trying the Berlios.de Atmel driver hasn't worked.

So I then tried using the NDISwrapper tool that comes with Knoppix when you install it to HD (using the 2.4.27 kernel), but it doesn't seem to be able to run the driver either. It installs the .inf file, but then says it can't find the device.

Anyone know what I'm missing, and how to fix it?

Thanks,
Ewan
 
Old 10-18-2004, 07:43 PM   #2
EwanG
Member
 
Registered: Sep 2003
Location: San Antonio, TX
Distribution: Debian
Posts: 81

Original Poster
Rep: Reputation: 15
At this point I'd be happy if someone could even help me figure out what radio chipset the Belkin F5D6051 uses, I'd be a happy camper. Having done all the Atmel stuff, the fact that it's still not coming up makes me a bit suspicious that it might not be based on the Atmel after all.

I assume that Belkin has to do some kind of FCC registration or something?

Thanks,
Ewan
 
Old 10-19-2004, 03:39 AM   #3
darkleaf
Senior Member
 
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170

Rep: Reputation: 45
IIRC someone found that info with "lsusb" Couldn't say for sure cause I don't have that installed.
 
Old 10-19-2004, 05:32 AM   #4
snecklifter
Member
 
Registered: Mar 2004
Location: UK/West Yorkshire/Huddersfield
Distribution: Fedora 7
Posts: 982

Rep: Reputation: 30
Hey Ewan,

Check out

http://atmelwlandriver.sourceforge.net/news.html

as it looks as though you need a kernel patch of some kind. Also possibly a firmware update may be in order.
Hope this helps
Chris

This was found at the HCL at linuxquestions.org
 
Old 10-19-2004, 06:09 AM   #5
EwanG
Member
 
Registered: Sep 2003
Location: San Antonio, TX
Distribution: Debian
Posts: 81

Original Poster
Rep: Reputation: 15
Well, sounds like I at least have some things I can try now. Will let y'all know if I get it working.

Thanks!
 
Old 10-21-2004, 09:19 AM   #6
EwanG
Member
 
Registered: Sep 2003
Location: San Antonio, TX
Distribution: Debian
Posts: 81

Original Poster
Rep: Reputation: 15
A bit of an update. The kind folks who develop the Atmel Driver at Berlios.de were able to help me determine that the Belkin F5D6051 actually uses the Zydas 1201 chip rather than the Atmel one.

Looking at the homepage for the driver for this chip (linux-lc100020.sourceforge.net), it appears that it might be possible to use the latest wlan-ng driver to run this, though I'm not clear whether I'm reading the information correctly or not.

As such, if you run a Debian distro, and have managed to get a device using this chip to run (preferably the Belkin), I'd love to hear how you did it. Of course I'd also be interested in knowing whether you are using a 2.4 or 2.6 kernel to determine which I want to use for this.

Thanks in advance.
 
Old 10-26-2004, 05:42 PM   #7
EwanG
Member
 
Registered: Sep 2003
Location: San Antonio, TX
Distribution: Debian
Posts: 81

Original Poster
Rep: Reputation: 15
For posterity or anyone else dealing with this in the future:

Begin by making sure the device is unplugged, and leave it unplugged until directed below
1) Goto linux-lc100020.sourceforge.net
2) Use CVS to get the most recent copy of the ZD1201 driver (not the wlan-ng that is on the main DL)
3) Get a 2.9 kernel
4) Patch the 2.9 kernel using the 2.8.1 diff file from the ZD1201 driver directory
5) Build the kernel
6) Deploy the kernel
7) Reboot
8) Go to the directory with the ZD1201 driver
9) If you are using the Belkin, make sure that the zd1201.c file has a USB ID for the Belkin (latest one is supposed to)
10) run "make"
11) run "make install"
12) copy the zd1201.fw file to the directory your distribution uses for hotplug (/usr/lib/hotplug/firmware in many cases)
13) Reboot
14) Plug in the device
15) dmesg should show it was recognized and loaded
16) iwconfig and such to get things going

FWIW,
Ewan
 
Old 10-27-2004, 05:01 AM   #8
snecklifter
Member
 
Registered: Mar 2004
Location: UK/West Yorkshire/Huddersfield
Distribution: Fedora 7
Posts: 982

Rep: Reputation: 30
hey Ewan,

If you feel like it you can add to the HCL which I'm sure would be appreciated.

Regards
Chris
 
Old 10-27-2004, 10:47 AM   #9
EwanG
Member
 
Registered: Sep 2003
Location: San Antonio, TX
Distribution: Debian
Posts: 81

Original Poster
Rep: Reputation: 15
Done:
http://www.linuxquestions.org/hcl/sh...p?product=1928
 
Old 12-07-2005, 07:56 PM   #10
arenputt
LQ Newbie
 
Registered: Dec 2005
Posts: 2

Rep: Reputation: 0
*blank stare*

Ok, I did some reading and it sounds like you have the best resolution, but could you dumb it down for me? Im a first time user with Fedora 4. I dont know how to patch a kernal or pretty much anything else. Im not even sure what files to get off of sourceforge. Can anybody translate the above steps, or point me off in a direction to do it myself?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Belkin USB wireless adapter byusoccerboy Linux - Wireless Networking 1 08-12-2005 02:05 PM
Belkin usb F5D6051: chipset? Recirqie Linux - Wireless Networking 2 11-03-2004 11:31 AM
Belkin F5D6051 and SuSe 9.1 pro tehnewbie Linux - Wireless Networking 1 08-29-2004 02:58 PM
Belkin F5D6050 USB Wireless NoAxisPoint Linux - Wireless Networking 4 02-15-2004 05:43 AM
Belkin Wireless Usb Adapter MacDaddy123 Linux - Hardware 2 02-13-2004 07:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 03:29 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration