Re: Help with wireless device
- From: Jirka Klimes <jklimes redhat com>
- To: networkmanager-list gnome org
- Subject: Re: Help with wireless device
- Date: Tue, 4 Jan 2011 14:35:21 +0100
On Friday 31 of December 2010 22:00:19 Larry Finger wrote:
> Hi,
>
> One of the people I'm trying to help on the openSUSE Forum has a problem in
> that the KDE applet always has wireless networking disabled. Once it is
> enabled manually, then the wireless comes up as expected.
>
> In /var/log/NetworkManager, the following is reported:
>
> Dec 31 14:54:59 linux-ioxs NetworkManager: <info> (wlan0): bringing up
> device. Dec 31 14:54:59 linux-ioxs NetworkManager: <info> (wlan0):
> deactivating device (reason: 2).
> Dec 31 14:54:59 linux-ioxs NetworkManager: <info> modem-manager is now
> available Dec 31 14:54:59 linux-ioxs NetworkManager: <WARN>
> default_adapter_cb(): bluez error getting default adapter: The name
> org.bluez was not provided by any .service files
> Dec 31 14:54:59 linux-ioxs NetworkManager: <info> Trying to start the
> supplicant...
> Dec 31 14:54:59 linux-ioxs NetworkManager: <info> (wlan0): supplicant
> manager state: down -> idle
> Dec 31 14:54:59 linux-ioxs nm-dispatcher.action: Script
> '/etc/NetworkManager/dispatcher.d/netcontrol_services' exited with error
> status 127.
>
> Why is wlan0 deactivated with reason 2?
The line
Dec 31 14:54:59 linux-ioxs NetworkManager: <info> (wlan0): deactivating
device (reason: 2).
is not an error. That just says the device is now deactivated and the reason
code 2 - means "Device is now managed".
You can check device states and reason codes in
http://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/include/NetworkManager.h
>
> What should we be checking? AFAICT, everything in the Connection Manager is
> correct.
>
In the logs you should see entry like this:
NetworkManager[1287]: <info> WiFi enabled by radio killswitch; enabled by
state file
Verify rfkill state with:
rfkill list
Check NM states with:
nmcli nm
What are the versions of NetworkManager daemon and the applet?
Jirka
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]