Compatible Support Forums: Belkin USB Wireless adapter

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Belkin USB Wireless adapter

#1 User is offline   _japsje 

  • newbie
  • Group: Members
  • Posts: 30
  • Joined: 16-April 03

Posted 08 January 2004 - 10:20 PM

Hi there!

I have a Belkin Wireless USB adapter (F5D6050n) but I can't find a linuxdriver.... does someone know how I can install and configure it in Linux?? I'm using SuSE 9.0
0

#2 User is offline   cloquewerk 

  • stranger
  • Group: Members
  • Posts: 1
  • Joined: 20-January 04

Posted 20 January 2004 - 05:48 AM

I'm considering buying one too. It seems to use the Atmel AT76C5XXX chipset, and there looks to be an (open source!) driver at http://atmelwlandriver.sourceforge.net/ . I'll let you know if it works tomorrow.
0

#3 User is offline   _japsje 

  • newbie
  • Group: Members
  • Posts: 30
  • Joined: 16-April 03

Posted 21 January 2004 - 12:59 AM

Thanks!!!

I'll be waiting smile
0

#4 User is offline   _japsje 

  • newbie
  • Group: Members
  • Posts: 30
  • Joined: 16-April 03

Posted 21 January 2004 - 10:40 PM

You're right!
It's an Atmel chipsite...

But when I try to compile, I get this error: X include missing.. or at least the X include as the error message...

Any Ideas?>
0

#5 User is offline   zorba4 

  • stranger
  • Group: Members
  • Posts: 18
  • Joined: 28-January 04

Posted 28 January 2004 - 04:55 PM

I had
You need libxforms0.89-0.8.9-1cl RPM for i386.
You can find it at http//www.hklpg.org/RPM/conectiva/snapshot/i386/RPMS.extra/libxforms0.89-0.8.9-1cl.i386.html
Regards
Zorba
0

#6 User is offline   davea 

  • stranger
  • Group: Members
  • Posts: 2
  • Joined: 02-February 04

Posted 02 February 2004 - 03:45 AM

I have similar device in the UK, but it seems to be a later device FCC ID is K7SF5D6051; this identifies itself as Vendor 0x050d PID 0x0050.
This device is not picked up by the at76c503-rfmd driver (I'm on Mandrake 9.2) - I've tried all the suggestions in the source package.
Any ideas?
0

#7 User is offline   zorba4 

  • stranger
  • Group: Members
  • Posts: 18
  • Joined: 28-January 04

Posted 03 February 2004 - 03:52 PM

Now, my Belkin USB device works fine with Mandrake 9.1.
It worked immediately using the driver and the step-by-step from here
http//www.jennings.homelinux.net/atmel.html


wink
Regards

Zorba
0

#8 User is offline   davea 

  • stranger
  • Group: Members
  • Posts: 2
  • Joined: 02-February 04

Posted 05 February 2004 - 02:28 AM

I tried jennings' stuff that with my device, but no luck!! (That was his updated one for Mandrake 9.2) - the UK variant doesn't want to play.
0

#9 User is offline   hallae 

  • stranger
  • Group: Members
  • Posts: 1
  • Joined: 07-February 04

Posted 07 February 2004 - 07:24 PM

I have a F5D6050 - works fine under SUSE 8.1 (after some work). First you need to install the kernel development packages. Then download driver from http//atmelwlandriver.sourceforge.net (version 2.1.2.2), gunzip and follow the instructions. You only need module usbvnetr.o, and you may also need to hack /etc/sysconfig/hotplug so that usbvnetr gets loaded in place of one of the others.

To set up you need to run YaST and install this as an ethernet card (ignore the USB button), then set up the wireless options manually, so
/etc/sysconfig/network/icfg-eth0 looks something like

BOOTPROTO="static"
BROADCAST="192.168.0.255"
IPADDR="192.168.0.100"
NETMASK="255.255.255.0"
NETWORK="192.168.0.0"
REMOTE_IPADDR=""
STARTMODE="hotplug"
UNIQUE=""
WIRELESS="yes"
WIRELESS_ESSID="YOURSSID"
WIRELESS_KEY=""
WIRELESS_MODE="Ad-hoc"
WIRELESS_NICK=""
WIRELESS_NWID=""
WIRELESS_CHANNEL="11"

I had to add CHANNEL to work with my Windows machines (get the later drivers from Belkin).

For 9.0 there is some good and some bad news. First, all of this is supposed to work out of the box. Which it appears to do (for some reason you need to install PCMCIA support) ... until you reboot and all you then get is an OOPS as soon as you plug the thing in ...

Except I forgot the hack for /etc/sysconfig/hotplug. Which means its back to a manual config of /etc/sysconfig/network/icfg-eth0 again. Its not quite right as the network appears OK after boot, but you can't reset it by unplugging and replugging, like you can in 8.1
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users