LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-20-2011, 10:28 PM   #1
JJ45410
LQ Newbie
 
Registered: Jan 2011
Posts: 2

Rep: Reputation: 0
Wireless will not work.


Hi, I've currently switched over to Fedora and I've found wireless wont work.
I can't really get my head around it. I know it's installed.

I ran lspci and saw this,

02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)

which is good news, but Linux doesn't seem to automatically detect any wireless networks setup. So my question is, what should I do? This is on a laptop and I'd like the ability to be wireless, obviously I'm wired up right now.
 
Old 01-21-2011, 12:44 AM   #2
yooy
Senior Member
 
Registered: Dec 2009
Posts: 1,387

Rep: Reputation: 174Reputation: 174
i think you should install madwifi driver

3 ways to get wireless working on linux
 
Old 01-21-2011, 12:53 AM   #3
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
The drivers for AR9285 are already in kernel. You should make sure that ath9k driver is loaded (it may be the ath5k but you can easily check on that). You'll need network manager packages and possibly wicd installed and you're good to go.
ciao,
jdk
 
Old 01-21-2011, 12:56 AM   #4
Sayan Acharjee
Member
 
Registered: Feb 2010
Location: Chennai, India
Distribution: Manjaro
Posts: 624

Rep: Reputation: 64
Quote:
Originally Posted by JJ45410 View Post
Hi, I've currently switched over to Fedora and I've found wireless wont work.
I can't really get my head around it. I know it's installed.

I ran lspci and saw this,

02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)

which is good news, but Linux doesn't seem to automatically detect any wireless networks setup. So my question is, what should I do? This is on a laptop and I'd like the ability to be wireless, obviously I'm wired up right now.
Check these links:
http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
http://www.techotopia.com/index.php/...ess_Networking
http://beginlinux.com/appsm/wireless...wireless-setup
 
Old 01-21-2011, 07:25 AM   #5
RockDoctor
Senior Member
 
Registered: Nov 2003
Location: Minnesota, US
Distribution: Fedora, Ubuntu, Manjaro
Posts: 1,791

Rep: Reputation: 427Reputation: 427Reputation: 427Reputation: 427Reputation: 427
Is NetworkManager running? Does the network manager applet appear in your panel? If NM is running but you don't see the applet, try running the applet program (nm-applet) manually from a terminal window. clicking on the applet should enable you to connect to your wireless network.
 
Old 01-21-2011, 03:35 PM   #6
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
please provide the following info:
Code:
lspci # will tell us the pci devices you have in your system.
lsusb # will tell us the usb devices you have in your system.
ifconfig # will tell us what network interface cards you have on your system.
ifconfig -a
iwconfig # will tell us which of your network interface cards has wireless capability 

sudo iwlist <network-card> scan # this will use the <network-card> interface (that from the iwconfig command above) and scan for wireless routers that are accessible.
sudo iwconfig <network-card> essid <your-router-name> # assuming no security (the access point names will be provided by the previous iwlist command).
sudo dhclient # will attempt to get ip-address, subnet mask, dns server information automatically from your router assuming dhcp is turned on on your router.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Make Ubuntu Linux work as a wireless router--wireless Internet sharing erossmith Linux - General 6 04-21-2013 09:59 PM
can't make ethernet on laptop work, wireless and usb work fine ubuntu 8.10 rz1988 Linux - Newbie 10 01-13-2009 02:21 PM
Cannot get wireless to work on Toshiba Satellite L350-170 (Wireless card: RTL8187B) anon095 Linux - Laptop and Netbook 5 01-07-2009 06:33 PM
Same Wireless Wireless Module Doesn't Work in Different Places-IBM Thinkpad T30 wkdude18 Linux - Wireless Networking 3 07-02-2008 07:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:51 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration