Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
12-17-2006, 02:55 PM
|
#1
|
LQ Newbie
Registered: Mar 2006
Distribution: Gentoo
Posts: 25
Rep:
|
Fedora wireless issues
Just insatlled Fc6 on my borthers computer, all ok.
Open up a term "/sbin/iwconfig", gives me:
Code:
eth1 IEEE 802.11b/g ESSID:"crooks" Nickname:"fedora.graffham"
Mode:Managed Frequency=2.412 GHz Access Point: Invalid
Bit Rate=1 Mb/s
RTS thr:off Fragment thr:off
Encryption key:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
I can for the life of me figure how to set it up, tried GUI windows, failed, tried CLI you can see i set the essid, i removed the key intill i got it working.
So my question, based on the evidence given, how do i get online?
I hooked it up in my room atm to use the ethernet connection.
|
|
|
12-18-2006, 08:20 AM
|
#2
|
Member
Registered: Dec 2005
Location: Sydney, Australia
Distribution: Arch Linux
Posts: 208
Rep:
|
Maybe you need to assign a network address?
try (as root)
Code:
dhcpcd eth1
ping http://www.google.com (to see if it works)
This should work if your network uses DHCP to assign network addresses....
Also, I'm not sure if FC6 comes with dhcpcd installed, you may need to install this first
good luck
|
|
|
12-18-2006, 08:56 AM
|
#3
|
Senior Member
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187
|
On Fedora, I've found it much easier just to install the NetworkManager and NetworkManagerDispacher packages and use the knetworkmanager applet (in KDE or the GNOME applet [forgot its name] for GNOME) to get networking working.
|
|
|
12-18-2006, 11:01 AM
|
#4
|
LQ Newbie
Registered: Nov 2006
Posts: 1
Rep:
|
can anybody know how to setup wirless LAN in fedora 4
|
|
|
12-18-2006, 11:13 AM
|
#5
|
Member
Registered: Dec 2005
Location: Sydney, Australia
Distribution: Arch Linux
Posts: 208
Rep:
|
Welcome to LQ goldym
You should start your own tread so you can get better help.
When you start your own tread, can you also post more info on your setup, so it's easier to help you.
|
|
|
12-20-2006, 05:02 AM
|
#6
|
LQ Newbie
Registered: Mar 2006
Distribution: Gentoo
Posts: 25
Original Poster
Rep:
|
Well, i found an old wifi card, thats supported by the madwifi module, got that working all good.
FC6 dosent come with dhcpcd, and i could not figure out how to install it.
|
|
|
12-22-2006, 08:59 AM
|
#7
|
Senior Member
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187
|
Quote:
Originally Posted by Crooksey
Well, i found an old wifi card, thats supported by the madwifi module, got that working all good.
FC6 dosent come with dhcpcd, and i could not figure out how to install it.
|
Code:
$ rpm -q --whatprovides dhcdbd
dhcdbd-2.1-1.fc6
So just use yum install dhcdbd and dhclient too, I expect. In fact, I think yum install dhclient will automatically install dhcdbd as a dependency.
|
|
|
All times are GMT -5. The time now is 01:02 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|