Linux Reality - podcasts for new linux users

Home  

 


  Create an account

Search


[x]  
 
 [x]
Categories Menu
· All Categories
· Commands
· Distro News
· General
· Link of the Week
· Linux Jobs
· Security
· Software
· Tips

 
Navigation
 
User Info
Welcome, Anonymous

Username:
Password:

(Register)

Membership:
Latest: hiobgiou
New Today: 0
New Yesterday: 0
Overall: 225

People Online:
Visitors: 4
Members: 0
Total: 4

 
hacker Beware
You have been warned!
We have caught 1459 shameful hackers.

NukeSentinel(tm) 2.5.14

 
Hot Downloads
 
  
Maysville Linux Users Group (MLUG) - Linux Users Helping Linux Users: Forums

MLUG :: View topic - howto: belkin wireless a/b/g usb network adapter F5D7050
 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


howto: belkin wireless a/b/g usb network adapter F5D7050

 
Post new topic   Reply to topic    MLUG Forum Index -> Hardware Specific
View previous topic :: View next topic  
Author Message
ewiget
Site Admin
Site Admin


Joined: Aug 13, 2004
Posts: 335
Location: Maysville, KY

PostPosted: Thu Dec 21, 2006 4:27 am    Post subject: howto: belkin wireless a/b/g usb network adapter F5D7050 Reply with quote

Thought I would offer this brief howto on setting this device up, its related to this article I did - http://www.edwiget.name/content/view/103/26/ See article for pictures. It comes with a usb wireless G stick and also a base station that you could use to move the usb stick around. Cable on the base is about 8 - 10 feet long. Works with or without the base.

This device is a relatively cheap usb wireless G pen/stick - you can get them for less than $40 and mine has a great signal strength sitting 6 rooms away (about 200 feet) from an access point. You can get one from my online store even - http://www.nextdaypc.com/main/products/details.aspx?pid=1912738&rsmainid=ND0011694&

It can use 2 different modules depending on the FCC ID:
K7SF5D7050A - rt2500
K7SF5D7050B - rt73

The modules are in portage, however, I couldn't get it to work with the ones included in 3.2 DVD and lsmod would actually show both the rt2500 and rt73 modules loaded. I tried for about 3 hours to get it to work with the one for my card, which uses the rt73 module.

The modules are also available at http://rt2x00.serialmonkey.com

This brief howto covers the rt73 setup.

Download the daily cvs from the above address - rt73-cvs-daily.tar.gz

Extract it:
Code:
tar xzfvp rt73-cvs-daily.tar.gz


Remove the ones that are in portage:
Code:
emerge -C rt2500
emerge -C rt73
emerge -C rt73-firmware


Remove the left over modules in your kernel modules directory, since I am still running 2.6.18-gentoo-4, mine are at:
Code:

rm /lib/modules/2.6.18-gentoo-r4/net/rt2500.ko
rm /lib/modules/2.6.18-gentoo-r4/net/rt73.ko


Change to the directory you extracted the daily cvs:
Code:
localhost ~ # cd rt73*/Module


Make and make install:
Code:
localhost ~ # make && make install


Edit the file /etc/modules.d/rt73 and change it to:
Code:
#alias usbra? rt73
alias ra0 rt73


Run modules-update force:
Code:
localhost ~ # modules-update force


Load the module:
Code:
localhost ~ # modprobe rt73


Now, run the command iwconfig and it should show something about rausb0 but it wont have an ip address yet.
Code:
localhost ~ # iwconfig


create the net.rausb0 by linking it to net.eth0 in init.d directory:
Code:
localhost ~ # ln -s /etc/init.d/net.eth0 /etc/init.d/net.rausb0


If you don't need anything special, such as setting ESSID or Encryption, you can go ahead and now run:
Code:
localhost ~ # /etc/init.d/net.rausb0 start


And use default settings. If you need to set ESSID or Encryption, you will need to modify /etc/conf.d/wireless

When done, you should be able to run iwconfig and show your connected settings:
Code:

localhost ~ # iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

vmnet1    no wireless extensions.

vmnet8    no wireless extensions.

rausb0    RT73 WLAN  ESSID:"tSp"
          Mode:Managed  Frequency=2.462 GHz  Access Point: 00:06:25:A5:A4:F5
          Bit Rate=11 Mb/s
          RTS thr:off   Fragment thr=65534 B
          Encryption key:off
          Link Quality=77/100  Signal level:-62 dBm  Noise level:-99 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

_________________
Ed Wiget
RHP Studios
Keeping Your Data Safe!
606-759-1175
http://www.rhpstudios.com
http://www.xtremewebhosts.com
http://www.edwiget.name
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=162711
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    MLUG Forum Index -> Hardware Specific All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001, 2005 phpBB Group
Forums ©

 
All content Copyright 2000 - 2008, Maysville Linux Users Group unless otherwise credited.
All Rights Reserved!
The opinions expressed by visitors to this web site are their own and not necessarily the opinions of the MLUG!


Web site powered by PHP-Nuke Web site powered by PHP-Nuke-NIP-76.0

You can syndicate our news using the file backend.php or ultramode.txt