You are not logged in.

#1 2011-11-24 17:33:34

devjunk
Member
From: Chile
Registered: 2011-11-24
Posts: 4
Website

Networkmanager is not displaying my Wireless network. (It did before)

This started happening yesterday, I clicked my connection and it asked for a password. I failed to realize that it was the Admin password I was being asked for and not the wireless password. After a couple of tries, the network didn't show up anymore and I can't see it on the network list. Every other device I have here can connect with no problems whatsoever.

What I've tried (to no effect):

- Switching to wicd, same thing, every other network is there except mine.
- Changing the network's name and password.

lspci info:

06:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
	Subsystem: Intel Corporation Device 1020
	Flags: bus master, fast devsel, latency 0, IRQ 46
	Memory at f4000000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [c8] Power Management version 2
	Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Capabilities: [e0] Express Legacy Endpoint, MSI 00
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [140] Device Serial Number 00-1f-3c-ff-ff-7c-ca-a6
	Kernel driver in use: iwl3945
	Kernel modules: iwl3945

I have a Dell Vostro 1510.

Any ideas?

Offline

#2 2011-11-24 18:16:05

viking60
Member
From: Valhalla
Registered: 2010-08-02
Posts: 95
Website

Re: Networkmanager is not displaying my Wireless network. (It did before)

Try disabling networkmanager and use netcfg.

Last edited by viking60 (2011-11-24 21:41:57)


"Common sense is not common"

Offline

#3 2011-11-25 15:08:23

zenlord
Member
From: Belgium
Registered: 2006-05-24
Posts: 1,229
Website

Re: Networkmanager is not displaying my Wireless network. (It did before)

Are you sure that your wireless AP / router is still functioning? I have had an all-in-one router by D-Link that suddenly lost all wireless functions...

@Viking60: he tried wicd already, so I doubt this problem is related to networkmanager...

Last edited by zenlord (2011-11-25 15:13:07)

Offline

#4 2011-11-25 20:29:10

devjunk
Member
From: Chile
Registered: 2011-11-24
Posts: 4
Website

Re: Networkmanager is not displaying my Wireless network. (It did before)

Yeah, I tried wicd and other devices, WiFi is working, but not on this computer. I CAN connect to other networks though.

I still have no idea what the problem is.

Offline

#5 2011-11-27 14:46:10

Strike0
Member
From: Germany
Registered: 2011-09-05
Posts: 1,491

Re: Networkmanager is not displaying my Wireless network. (It did before)

Maybe just rebooting the router fixes something also.
I would delete the entries in networkmanager for the Wifi you have the troubles with. 
You can also try this:

/etc/rc.d/networkmanager stop 
ip link set down dev wlan0                #brings down the wifi connect
iwconfig wlan0 ESSID "Your Wireless"         #The one you want to access
ip link set up dev wlan0  
iwconfig                                  # Check here, if the correct wifi is associated to your pc now

If you see an association then, start networkmanager again and look if it shows up now. If yes, create a new connection entry.

EDIT: When you delete the entries in networkmanager, do it like this: with a working connection (wired/wireless) click ->configure ; leave that connection open but go to the networkmanager main GUI window again and click configure again. The gnome2 style networkconnections window appears then (with the tabs). It may well be that you have double created double entries for your Wifi in the attempts. Delete them all.

Last edited by Strike0 (2011-11-27 14:56:26)

Offline

Board footer

Powered by FluxBB