LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 12-06-2012, 03:55 PM   #1
ck1
LQ Newbie
 
Registered: Dec 2012
Posts: 9

Rep: Reputation: Disabled
Cannot find wireless network anymore after reboot last night


Hope someone can help me relatively soon. I have been having a similar issue.

Last night everything was working perfectly fine. This morning when I booted up BT5, wicd could not locate any wireless networks. I have tried just about everything I can think of.

dmesg does not bring up any issue with my wifi card. I am using a Broadcom Corporation BCM4311

The output of ifconfig is (for wlan0):

Link encap: ethernet HWaddr 00:19:38:24:26:c9
UP BROADCAST MULTICAST MTU:1500 METRIC:1
RX packets:0 erroors:0 dropped:0 overruns:0 frame:0
TX packets:0 erroors:0 dropped:0 overruns:0 frame:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

The output of iwconfig is:

IEEE 802.11bg ESSIDff/any
Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
Retry long limit:7 RTS thrff Frament thrff
Encryption keyff
Power Managementff

I have run ifconfig wlan0 up multiple times. I have tried running 'dpkg-reconfigure wicd' and 'update-rc.d wicd defaults' to set it back to defaults.

I am wondering if maybe I have something blacklisted by mistake and it is interfering, yet I am not too familiar with /etc/modprobe.d

wicd-gtk displays no errors that I can see. Anybody have any other tips? It was fine last night....a simple shut down screwed this up..
 
Old 12-06-2012, 05:53 PM   #2
SouthernC
LQ Newbie
 
Registered: Dec 2012
Posts: 4

Rep: Reputation: Disabled
what is the output of "iwlist wlan0 scan" ? does it show the ssid of your network ?
 
Old 12-06-2012, 05:58 PM   #3
ck1
LQ Newbie
 
Registered: Dec 2012
Posts: 9

Original Poster
Rep: Reputation: Disabled
the output is:

wlan0 No scan results
 
Old 12-06-2012, 09:50 PM   #4
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,335
Blog Entries: 28

Rep: Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144
Do you have other wireless devices that you have used to test your router/access point? If not and if the computer is portable, test it at a location with public wireless.

It's important to isolate the source of the problem before you tear your hair out with software. True, it's unlikely that your router/access point has turned turtle, but, if it has, no amount of software troubleshooting on the computer can fix the problem.

I've had situations where a wireless connection held until it was broken, as by a reboot, and then the device could not reconnect. The problem was solved by rebooting the router. The router kept existing connections, but would not accept new ones.

Last edited by frankbell; 12-06-2012 at 09:52 PM.
 
Old 12-06-2012, 09:52 PM   #5
ck1
LQ Newbie
 
Registered: Dec 2012
Posts: 9

Original Poster
Rep: Reputation: Disabled
Yes it works I use 3 other.computers on it and my phone

---------- Post added 12-06-12 at 10:53 PM ----------

I've also reset the router multiple times
 
Old 12-06-2012, 09:54 PM   #6
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,335
Blog Entries: 28

Rep: Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144
I would still suggest testing the computer at a public access location, if you can. It could be the wireless card has gone west.

Have you tried using a wired connection to make sure overall networking still works?

Edit: This stinks. I know; I've been there.
 
Old 12-06-2012, 10:06 PM   #7
ck1
LQ Newbie
 
Registered: Dec 2012
Posts: 9

Original Poster
Rep: Reputation: Disabled
my card doesnt pick up the neighbors any more or my phone AP.
 
Old 12-06-2012, 10:08 PM   #8
ck1
LQ Newbie
 
Registered: Dec 2012
Posts: 9

Original Poster
Rep: Reputation: Disabled
my wired still seems to work great
 
Old 12-06-2012, 10:55 PM   #9
SouthernC
LQ Newbie
 
Registered: Dec 2012
Posts: 4

Rep: Reputation: Disabled
what output does /etc/network/interfaces file have in it ? should look similar to this
auto lo
iface lo inet loopback

auto wlan0
iface wlan0 inet dhcp
wpa-ssid yournetwork
wpa-psk yourpassword
assuming you dont use static and allow dhcp set your ip etc
 
Old 12-06-2012, 11:01 PM   #10
SouthernC
LQ Newbie
 
Registered: Dec 2012
Posts: 4

Rep: Reputation: Disabled
accidentally double posted

Last edited by SouthernC; 12-06-2012 at 11:02 PM. Reason: double post
 
Old 12-07-2012, 06:03 AM   #11
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
If you have a laptop, it's possible that there's a button anywhere which enables and disables wifi on the laptop. Pressing this button by accident is one of the most common causes for unexplainable wifi-problems.

Markus
 
Old 12-07-2012, 08:35 AM   #12
ck1
LQ Newbie
 
Registered: Dec 2012
Posts: 9

Original Poster
Rep: Reputation: Disabled
I have enabled and disabled wifi multiple times with the on/off button. I know it is on now b/c the card is recognized in iwconfig and dmesg doesnt bring any more error up anymore.

As for /etc/network/interfaces:

-bash: /etc/network/interfaces: command not found
 
Old 12-07-2012, 03:03 PM   #13
eantoranz
Senior Member
 
Registered: Apr 2003
Location: Costa Rica
Distribution: Kubuntu, Debian, Knoppix
Posts: 2,092
Blog Entries: 1

Rep: Reputation: 90
that should be a cat:

cat /etc/network/interfaces

---------- Post added 12-07-12 at 06:04 PM ----------

And that will have some meaning in case you are running a debian derivative and not using Network Manager.
 
Old 12-07-2012, 03:05 PM   #14
ck1
LQ Newbie
 
Registered: Dec 2012
Posts: 9

Original Poster
Rep: Reputation: Disabled
The output of cat /etc/network/interfaces follows:

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

auto eth1
iface eth1 inet dhcp

auto ath0
iface ath0 inet dhcp

auto wlan0
iface wlan0 inet dhcp
 
Old 12-07-2012, 07:32 PM   #15
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,335
Blog Entries: 28

Rep: Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144
Try booting to a Live CD of something and testing the wireless. I would suggest Mint or some other distro known for including lots of drivers.

If it doesn't work in that situation, the odds of a hardware failure seem much more likely.

Good luck.
 
  


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
[SOLVED] wireless network times out - will not restart without reboot jludeman Linux - Networking 6 03-07-2011 11:00 AM
NetWork card works after complete install, then when I reboot it don't work anymore. rowebil Linux - Networking 5 08-15-2009 02:52 PM
Laptop does not connect to wireless network after reboot. (Ubuntu 9.04) AchubaNanoiaBR Linux - Networking 3 07-19-2009 03:00 AM
How do I Reboot into Linux at night and back to WinXP in the morning? kayhan Linux - General 5 09-16-2004 04:45 PM
RH9 and WinXP_seperate drives dual boot + XP wireless network hardly works anymore? andrewc Linux - General 3 06-17-2004 09:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

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