LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 12-16-2010, 11:41 AM   #1
Dezfor
Member
 
Registered: Jul 2010
Distribution: Ubuntu
Posts: 46

Rep: Reputation: 1
Ubuntu Minimal doesn't see wifi device


Installed Ubuntu Minimal 10.04. And discovered, that it doesn't see my wifi.
ifconfig shows me that only eth0 and lo devices are available ;(
May be in Minimal distribution kernel config differs, and wifi card support is not included?
Code:
$ lspci
07:00.0 Network controller: Atheros Communications Inc. AR5008 Wireless Network Adapter (rev 01)
 
Old 12-16-2010, 11:50 AM   #2
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
The Atheros chips should work out of the box. Do you have the wireless-tools installed, and maybe you need wpasupplicant. To check your wireless configuration try
Code:
iwconfig
 
Old 12-16-2010, 11:56 AM   #3
Dezfor
Member
 
Registered: Jul 2010
Distribution: Ubuntu
Posts: 46

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by TobiSGD View Post
The Atheros chips should work out of the box. Do you have the wireless-tools installed, and maybe you need wpasupplicant. To check your wireless configuration try
Code:
iwconfig
I know that it should, but it doesn't. Yeah, i've installed wireless-tools.
Here is output
Code:
$ iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

wlan0     IEEE 802.11abgn  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
          
vboxnet0  no wireless extensions.
What can I do to enable Wifi? I used previously standard ubuntu ISOs, on which wifi worked out of box (beginning from ubuntu 8.10) and due to this I face this problem first time
 
Old 12-16-2010, 11:58 AM   #4
reed9
Member
 
Registered: Jan 2009
Location: Boston, MA
Distribution: Arch Linux
Posts: 653

Rep: Reputation: 142Reputation: 142
Yup, ath9k should be the module and it's been in the kernel since 2.6.27, I believe.

As said, make sure the wireless-tools package is installed.

Check if the module is loading
Code:
lsmod | grep ath
If that shows nothing try loading it
Code:
sudo modprobe ath9k
Check if that now shows the device
Code:
iwconfig
Try bring the device up
Code:
sudo ifconfig wlan0 up
And last try installing backported wireless modules for Lucid
Code:
sudo apt-get install linux-backports-modules-wireless-lucid-generic
 
Old 12-16-2010, 11:59 AM   #5
reed9
Member
 
Registered: Jan 2009
Location: Boston, MA
Distribution: Arch Linux
Posts: 653

Rep: Reputation: 142Reputation: 142
Too slow.

So your wireless device is there as wlan0.

Back to trying
Code:
sudo ifconfig wlan0 up
Any errors?

Does this how available networks
Code:
sudo iwlist wlan0 scan
 
Old 12-16-2010, 12:02 PM   #6
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
What encryption is your wireless network using? In case of WPA or WPA2 you need wpasupplicant installed. To learn how to configure it I would recommend this article from Arch-Wiki.
If it is WEP I don't know.
 
Old 12-16-2010, 12:03 PM   #7
Dezfor
Member
 
Registered: Jul 2010
Distribution: Ubuntu
Posts: 46

Original Poster
Rep: Reputation: 1
reed9, thanks for help. All works. sudo ifconfig wlan0 up helped me
TobiSGD, wpasupplicant was installed. And thanks for article, I will read it

Thanks! it was so easy...

Last edited by Dezfor; 12-16-2010 at 12:17 PM.
 
  


Reply

Tags
atheros, ubuntu, wifi



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
Wifi problem in ubuntu 9.04 with atheros wifi card raghulmz Linux - Hardware 1 10-28-2009 04:58 AM
Ubuntu 9.04 can't connect to wifi with Intel Wireless WiFi Link 5100 Shinbatsu Linux - Networking 3 08-30-2009 12:55 AM
no wifi device found on new ubuntu install pirhana Linux - Laptop and Netbook 2 07-28-2008 05:56 PM
Ubuntu minimal and Fluxbox. zaqwe Ubuntu 1 02-15-2008 03:54 AM
Install Ubuntu with minimal software lallous Linux - Desktop 3 12-07-2007 01:13 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 01:47 AM.

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