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 > Wireless Setup In Linux

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
Closed Thread
 
Thread Tools Display Modes
Old 05-21-2008   #1 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,934
Wireless Setup In Linux

I wanted to make a more up to date thread for wireless card setup. I seem to keep repeating the same thing over and over, so I thought a dedicated thread would be better.

Setting Up A Wireless Card in Linux


Don't worry about trying to install NDISwrapper until you have identified the chipset that your wireless has. When you have all of the info, post it in a new thread.

Windows doesn't automatically support all wireless cards, so don't expect Linux to do it. It may take a little work to get it working.

There actually are some cards that almost work without any configuration, but most require some configuring.

You will need to get some information to diagnose how to make your wireless work. First what type is it? USB or PCI card or built-in? The brand-name of the wireless is less important, but give us that too.

Enter these commands in a terminal and post the output in your thread. Remember that Ubuntu requires the "sudo" command to precede some commands. Distro's like Fedora need the path included with the command.

If it is a built-in or PCI wireless, use this command to determine the card info:
Code:
lspci -nn
For Fedora:
Code:
/sbin/lspci -nn
If it is a USB wireless, use this command. It will not give as much info as for a PCI card, but it is useful anyway:
Code:
lsusb
For Fedora:
Code:
/sbin/lsusb
To see a list of all driver modules that your system is loading, use this command. I usually can spot a wireless driver in the list:
Code:
lsmod
To see any error codes that your system may have generated concerning the wireless, enter this command.
Code:
dmesg
Post any relevant wireless messages or wlan errors in your thread. Many cards require firmware to be loaded before they will work, so look for firmware errors in the dmesg output. A command that will only give firmware messages can be used:
Code:
dmesg | grep firmware
Please don't post the output of the above commands in this thread, start a new one for your wireless.

I will add things to this as I remember them. Any suggestions appreciated too.
__________________
Paul

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

Last edited by waterhead; 11-28-2008 at 05:57 AM.. Reason: Added dmesg | grep firmware command
waterhead is offline  


Closed Thread


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 11:37 PM.






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

Content Relevant URLs by vBSEO 3.3.0 RC2