LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 08-02-2009, 09:46 AM   #1
mrj
Member
 
Registered: Jun 2007
Location: Orange County, California
Distribution: debian
Posts: 41

Rep: Reputation: 15
wicd doesn't "see" my available router signal


Wicd doesn't see my available wireless router signal (or any). Also, the interface name in Wicd's preferences is wlan0. When I run iwlist scan, this is the result:

debian:/# iwlist scan
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

wmaster0 Interface doesn't support scanning.

wlan0 No scan results

Any suggestions to get my wifi interface working?
 
Old 08-02-2009, 11:57 AM   #2
radiodee1
Member
 
Registered: Oct 2006
Location: New York
Distribution: Debian
Posts: 675
Blog Entries: 11

Rep: Reputation: 36
Can you post the output of 'iwconfig' ?? Are you sure that your hardware is working with the proper drivers or kernel modules?
 
Old 08-02-2009, 01:12 PM   #3
gregorian
Member
 
Registered: Apr 2006
Posts: 509

Rep: Reputation: 34
I have the same problem. But before that try running ifconfig wlan0 up. Then try dhcpcd wlan0 and see if you still don't get a signal. If you don't we're both having exactly the same problem.
 
Old 08-02-2009, 01:28 PM   #4
mrj
Member
 
Registered: Jun 2007
Location: Orange County, California
Distribution: debian
Posts: 41

Original Poster
Rep: Reputation: 15
iwconfig yields:

lo no wireless extensions.

eth0 no wireless extensions.

wmaster0 no wireless extensions.

wlan0 IEEE 802.11 ESSID:""
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Tx-Power=20 dBm
Retry min limit:7 RTS thrff Fragment thr=2352 B
Encryption keyff
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



When I type lspci, one of the listings yields:
AR242x 802.11abg Wireless PCI Express Adapter (rev 01)

This device uses the ath5k driver.

I loaded the necessary kernel module:

modprobe ath5k

Thanks for the response.
 
Old 08-02-2009, 01:38 PM   #5
mrj
Member
 
Registered: Jun 2007
Location: Orange County, California
Distribution: debian
Posts: 41

Original Poster
Rep: Reputation: 15
I typed : ifconfig wlan0 up

Then: dhcpcd wlan0 which yields:

bash: dhcpcd: command not found
 
Old 08-02-2009, 02:39 PM   #6
mrj
Member
 
Registered: Jun 2007
Location: Orange County, California
Distribution: debian
Posts: 41

Original Poster
Rep: Reputation: 15
OK, I installed the dhcpcd command. It yields:

debian:/# dhcpcd wlan0
err, wlan0: timed out
warn, wlan0: using IPV4LL address 169.254.150.161
debian:/# dhcpcd.sh: interface wlan0 has been configured with new IP=169.254.150.161

And stops there. When I run wicd, still the same problem.
 
Old 08-02-2009, 03:17 PM   #7
mrj
Member
 
Registered: Jun 2007
Location: Orange County, California
Distribution: debian
Posts: 41

Original Poster
Rep: Reputation: 15
When I run iwlist scan, this is the result:

debian:/# iwlist scan
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

wmaster0 Interface doesn't support scanning.

wlan0 No scan results
 
Old 08-02-2009, 05:02 PM   #8
radiodee1
Member
 
Registered: Oct 2006
Location: New York
Distribution: Debian
Posts: 675
Blog Entries: 11

Rep: Reputation: 36
mrj, try
Quote:
# iwconfig wlan0 essid x
where x is the name of the essid. Then type 'iwconfig' again. You should get a printout like this:
Code:
lo        no wireless extensions.

eth0      no wireless extensions.

wmaster0  no wireless extensions.

wlan0     IEEE 802.11bg  ESSID:"x"  
          Mode:Managed  Frequency:2.437 GHz  Access Point: 00:1C:10:C7:CE:49   
          Bit Rate=48 Mb/s   Tx-Power=27 dBm   
          Retry min limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=67/70  Signal level=-43 dBm  Noise level=-68 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0
...then try to get dhcp to work.

Your essid shouldn't appear blank when you type 'iwconfig' alone. Maybe your wireless router is not set up right? Maybe it's encrypted and you need to try out your connection without encryption first just to make sure it works?

EDIT: one other thought, what kernel are you using?

Last edited by radiodee1; 08-02-2009 at 05:07 PM.
 
Old 08-02-2009, 08:33 PM   #9
gregorian
Member
 
Registered: Apr 2006
Posts: 509

Rep: Reputation: 34
mrj, You must run sudo iwlist wlan0 scan or su -c "iwlist wlan0 scan" Otherwise it will return existing results. Try that and see if it still doesn't work.

radiodee1, Is ESSID the same network name I get while using Windows? I thought "sudo iwlist wlan0 scan" would return it, but it doesn't work for me. It never has, although I managed to get an IP from DHCPC a couple of times.
This is my thread

I just cannot get my wifi running. Something tells me I need to get iwlist wlan0 scan working before I proceed.

EDIT:
I just remembered. Even though the wifi light turns on and off with the ifconfig wlan0 up/down, the following output from dmesg always appears:
Code:
input: b43-phy0 as /devices/virtual/input/input12
Registered led device: b43-phy0:radio
ADDRCONF(NETDEV_UP): wlan0: link is not ready
b43-phy0: Radio hardware status changed to DISABLED
Post the result of dmesg|tail over here after you type ifconfig wlan0 up. You may also have the same problem. Please note that I do not have bluetooth, just wireless.

Last edited by gregorian; 08-02-2009 at 10:54 PM.
 
Old 08-03-2009, 06:05 AM   #10
radiodee1
Member
 
Registered: Oct 2006
Location: New York
Distribution: Debian
Posts: 675
Blog Entries: 11

Rep: Reputation: 36
gregorian: Yeah, the essid is supposed to be the same as the name you get using windows. You can also look into the b43 question. IOW make sure that you don't have broadcom hardware. What do you get if you type "lspci | grep Broadcom" ??
 
Old 08-03-2009, 01:30 PM   #11
mrj
Member
 
Registered: Jun 2007
Location: Orange County, California
Distribution: debian
Posts: 41

Original Poster
Rep: Reputation: 15
Problem solved. I used Synaptic to load all files in kernel section, this includes the patch. Note that I installed all files listed in kernel section. Also, ESSID, from my understanding should be left blank for security reasons. Thanks for the help. You asked which kernel I was using and then I read from http://wiki.debian.org/ath5k the following (I use the AR242x chipset which uses the ath5k driver):
-------------------------------------------------------------------------------------------------
Known Issues

The ath5k driver is in a constant state of development, with varying levels of support for chipsets depending on their age.

AR242x chipset

Found in the Acer eMachines D620 laptop, among others. This suffers from a "noise floor calibration timeout" bug, which means the wireless may not function after installing Lenny. The bug is fixed since kernel 2.6.28.1.

Lenny users: install a backported kernel 2.6.29 (or later) image package from Debian Backports.
---------d-------------------------------------------------------------------------------------
Gregorian, there is an option in Wicd preferences to automatically reconnect if connection is lost.
Maybe this would help if you have a weak signal.
 
Old 08-03-2009, 01:58 PM   #12
gregorian
Member
 
Registered: Apr 2006
Posts: 509

Rep: Reputation: 34
I don't use wicd. wlist works now. It's one of my lucky days since it works randomly for me.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
What are the easy to follow step-by-step instructions for loading "WICD" in Slackware Twilight_Bandit Linux - Software 2 06-22-2009 05:16 AM
"tar -xzf" error: "tar.child died with signal 13" vlsi Linux - General 4 05-26-2009 02:04 AM
Problems with CentOS 5 - "install exited abnormally -- received signal 11" 49steveo Red Hat 2 02-06-2009 01:55 PM
Digimate 17" TFT with NVidia graphics - keep getting "signal out of range" vasudevadas Linux - Hardware 3 12-03-2006 06:22 PM
suse 10.0 => processes "sending kill signal": "done, done, missing"...!? ungua Linux - Newbie 2 01-18-2006 10:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 03:16 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