You are not logged in.

#1 2011-03-31 13:50:49

GNA
Member
Registered: 2011-02-15
Posts: 57

[SOLVED] Network Manager - Device not ready

Hey,
I can't use the wlan feature of networkmanager because its grayed out with "device not ready" written on it. 
My wlan device is definitely enabled.

iwconfig:
wlan0     IEEE 802.11abgn  ESSID:off/any 
          Mode:Managed  Access Point: Not-Associated   Tx-Power=15 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Power Management:off

I use the
Intel Corporation WiFi Link 5100

thx 4 help smile

Last edited by GNA (2011-04-13 09:13:25)

Offline

#2 2011-03-31 19:10:20

stlarch
Member
From: hell
Registered: 2010-12-25
Posts: 1,265

Re: [SOLVED] Network Manager - Device not ready

Did you check the wiki? Search for networkmanager, there is a page dedicated to it.

Offline

#3 2011-04-01 11:03:48

GNA
Member
Registered: 2011-02-15
Posts: 57

Re: [SOLVED] Network Manager - Device not ready

Offline

#4 2011-04-01 12:45:29

MickST
Member
Registered: 2010-02-26
Posts: 54

Re: [SOLVED] Network Manager - Device not ready

If you don't have it installed, could you install the package rfkill and post the output of "rfkill list"?

If it's software blocked enter "rfkill unblock #" where # is the number of the blocked item in the list, or "rfkill unblock name". If it reports it to be hard blocked check out the wireless switch in your laptop.

Offline

#5 2011-04-01 15:21:15

GNA
Member
Registered: 2011-02-15
Posts: 57

Re: [SOLVED] Network Manager - Device not ready

before:
0: phy0: Wireless LAN
    Soft blocked: yes
    Hard blocked: no

after:
0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no

but the device not ready error persists sad

Last edited by GNA (2011-04-01 15:21:35)

Offline

#6 2011-04-04 16:42:25

GNA
Member
Registered: 2011-02-15
Posts: 57

Re: [SOLVED] Network Manager - Device not ready

I reinstalled everything, I wiped all settings and applied them again. the error persists sad

does anyone have another idea how I could fix this?

I would be really grateful big_smile

Offline

#7 2011-04-04 17:22:08

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,774

Re: [SOLVED] Network Manager - Device not ready

Could you post the output of ls -l /var/run/daemons
and of
groups


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#8 2011-04-05 13:59:26

GNA
Member
Registered: 2011-02-15
Posts: 57

Re: [SOLVED] Network Manager - Device not ready

ls -l /var/run/daemons:
total 0
-rw-r--r-- 1 root root 0 Apr  5 09:27 acpid
-rw-r--r-- 1 root root 0 Apr  5 09:27 crond
-rw-r--r-- 1 root root 0 Apr  5 09:27 dbus
-rw-r--r-- 1 root root 0 Apr  5 09:27 laptop-mode
-rw-r--r-- 1 root root 0 Apr  5 09:27 netfs
-rw-r--r-- 1 root root 0 Apr  5 09:27 networkmanager
-rw-r--r-- 1 root root 0 Apr  5 09:27 syslog-ng

groups:
lp wheel rfkill games network video audio optical storage scanner power
users networkmanager

I was originally not in the network and networkmanager group but tried adding myself in the course of reading your post, because I thought maybe that could be the reason, but it didn't change anything sad
I had to create the networkmanager group because it was not existent but https://wiki.archlinux.org/index.php/Groups#Groups says this group should exist.

Last edited by GNA (2011-04-05 14:00:08)

Offline

#9 2011-04-07 07:21:37

GNA
Member
Registered: 2011-02-15
Posts: 57

Re: [SOLVED] Network Manager - Device not ready

Each time I start gnome, I have to start nm-applet via terminal to make it appear, but the print tells me that it was there before... Maybe that has something to do with it?

# sudo nm-applet
Password: 
** Message: applet now removed from the notification area
** Message: applet now embedded in the notification area

if I try that as root (obviously without sudo) it prints this:

GLib-GIO:ERROR:gdbusconnection.c:2270:initable_init: assertion failed: (connection->initialization_error == NULL)

Offline

#10 2011-04-09 10:09:35

GNA
Member
Registered: 2011-02-15
Posts: 57

Re: [SOLVED] Network Manager - Device not ready

ok, now it works partly. By applying

wpa_supplicant -Diwlwifi -iwlan0 -u

it shows me the wireless networks. But I cant connect to any of them, it doesn't react if I click on them. wpa_supplicant_gui just tells me

Could not get status from wpa_supplicant

. Any ideas?

Offline

#11 2011-04-11 16:17:45

GNA
Member
Registered: 2011-02-15
Posts: 57

Re: [SOLVED] Network Manager - Device not ready

Today I found out that wpa_supplicant doesn't recognize my iwlwifi driver.

drivers:
  wext = Linux wireless extensions (generic)
  nl80211 = Linux nl80211/cfg80211
  wired = Wired Ethernet driver

is all I have. Is there a way to force it to recognize my driver?

Thx for help smile

Offline

#12 2011-04-13 09:12:31

GNA
Member
Registered: 2011-02-15
Posts: 57

Re: [SOLVED] Network Manager - Device not ready

ok, solved, I tried wicd again and somewhere along the way  repaired it in my efforts to make networkmanager useable...

Offline

Board footer

Powered by FluxBB