On 01/31/2013 10:57 AM, Dr.-Ing. Edgar Alwers wrote: > On Tuesday 29 January 2013 17:50:23 Armin K. wrote: >> Do you have /etc/sysconfig/ifconfig.wlan0 ? If you do, can you try >> renaming it and then restarting NetworkManager ... >> > Yes. I renamed it, as Bruce indicated, but no change on NetworkManager. BTW, > ifconfig.wlan0 was set to "ONBOOT="no"" > >> If it still fails, I'd recommend that you install wpa_supplicant (With >> D-Bus interface) even if you don't have Wireless Security enabled on >> your network. > > Well, we did this with the following results: > 1.) My wifes laptop: now running perfect, wired and wireless networks > availaible and working ! > 2.) My laptop: much more advanced now, shows both, wired and wireless > interfaces, manage connections->wireless tag->SSID-scan shows my home net. > But the network does not connect. Clicking on the right side of the applet, > wireless connection, activates the WLAN Interface: it says "configuring > interface" and stops after some seconds to go in "not connected". > > Therefore, I made some error. Could you give me a hint ? I include > "daemon.log" and "sys.log" again, zipped >
I see in your daemon.log the following Jan 31 10:11:39 edgaribm NetworkManager[2369]: <warn> Activation (wlan0/wireless): association took too long, failing activation. Jan 31 10:11:39 edgaribm NetworkManager[2369]: <info> (wlan0): device state change: config -> failed (reason 'supplicant-timeout') [50 120 11] It appears that wpa_supplicant isn't installed or configured properly. You need to install D-Bus interface for it to work properly. Check if the following files exist on your system: /usr/share/dbus-1/system-services/fi.epitest.hostap.WPASupplicant.service /usr/share/dbus-1/system-services/fi.w1.wpa_supplicant1.service > Another question: neither my wife not I are allowed to edit the network > connections: my wife gets an " insufficient privileges" and I get a grayed out > OK in the settings mask. How can we change this ? > This looks like permission issue. Again, check all consolekit stuff that I pointed to in previous mails. Also, make sure that you have installed Polkit-kde-agent for KDE or polkit-gnome for GNOME. If everything else fails, you can examine /var/log/auth.log > Thanks again for your help ! > Edgar > > > -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page