Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Wireless Internet > setting up wireless card

Forgot Password?
 Wireless Internet   Anything related to getting wireless set up in Linux. WLAN, WiFi, etc.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 04-03-2008   #11 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,957
Do you have the rt61 module loaded? To find out run this command.
Code:
/sbin/lsmod
If not, you can load it with this command.
Code:
/sbin/modprobe rt61
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline  


Reply With Quote
Old 04-03-2008   #12 (permalink)
Just Joined!
 
Join Date: Aug 2007
Posts: 35
I tryed /sbin/lsmod, this is the display for rt61
rt61 200968 0
rt61 25537 0
rt2x00 pci 14017 1 rt 61 pci
rt2x00 lib 18881 2 rt61pci,rt2x00pci
mac 8011 136005 3 rt61 pci, rt2x00pci, rt2x00 lib
cfg 8011 12105 1 mac 80211
eeprom_93 cx6 7361 1 rt61pci
crc_itu_t 6337 1 rt61pci
I tried /sbin/modprobe rt61 and still get nothing. do yuo think mabe i should try modprrobe rt2x00?
bchager is offline   Reply With Quote
Old 04-04-2008   #13 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,957
I'm not positive about this, but I think that there are two versions of this driver. The one that comes in the kernel is rt61pci. The one from the downloaded driver is just rt61.

You could try to unload the old one first. (as root)
Code:
/sbin/modpobe -r rt61pci
Then load the other one. (also as root)
Code:
/sbin/modprobe rt61
If there is no output after this command, then it loaded the module without problem. If you are unable to connect with NetworkManager, try using the /sbin/iwconfig commands.

For more info on iwconfig try these.
Code:
/sbin/iwconfig --help
man iwconfig
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline   Reply With Quote
Old 04-04-2008   #14 (permalink)
Just Joined!
 
Join Date: Aug 2007
Posts: 35
what does this ask for " /sbin/ifconfig ra0 inet YOUR IP up " ?
bchager is offline   Reply With Quote
Old 04-04-2008   #15 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,957
Quote:
Originally Posted by bchager View Post
what does this ask for " /sbin/ifconfig ra0 inet YOUR IP up " ?
Where did you get that from?

It appears to be a command to set a static IP address for the wireless. This is not a bad idea in a home LAN, but I let my router do the work. I assign my laptop to get the IP address using DHCP.
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline   Reply With Quote
Old 04-05-2008   #16 (permalink)
Just Joined!
 
Join Date: Aug 2007
Posts: 35
Quote:
Originally Posted by waterhead View Post
Where did you get that from?

It appears to be a command to set a static IP address for the wireless. This is not a bad idea in a home LAN, but I let my router do the work. I assign my laptop to get the IP address using DHCP.
this is #7 in the readme of the istalation Module

"# /sbin/insmod rt61.ko" this seemed to work
"# /sbin/ifconfig ra0 inet YOUR_IP up" I get an error message when Inter
this one Iguess I don't know how to
enter it
bchager is offline   Reply With Quote
Old 04-05-2008   #17 (permalink)
Trusted Penguin
 
MikeTbob's Avatar
 
Join Date: Apr 2006
Location: Panther City, Tx
Posts: 4,110
More than likely, you just need to run this
/sbin/modprobe rt61
/sbin/ifconfig ra0 up
dhcp ra0

or whatever DHCP client your distro uses.
__________________
I do not respond to private messages asking for help.
Please keep it on the forums only.
MikeTbob is offline   Reply With Quote
Old 04-10-2008   #18 (permalink)
Just Joined!
 
Join Date: Aug 2007
Posts: 35
to birng you up to date after trying every thing you told me some one emailed me and told that fedora 8 was fixed for the Edimax card and after reading every thing on searialmokey I got the impression their drivers still weren't very stable. So I downloaded the fedora 8 dvd and installed it the wireless card was installed and works fine but sofar nothing else does. Thanks loads for sticking with me and all the help I hope some day when I grow up I will have learned fedora. lol i'm only 72
bchager is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 10:45 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2