On 12/31/2010 03:01 PM, Larry Finger wrote:
> On 12/31/2010 02:06 PM, yu210148 wrote:
>>
>> There’s no bluetooth adapter in the machine so the line about the bluez
>> error makes sense. I’m less sure about the deactivating device (reason:
>> 2) and the last line about netcontrol_services.
>
> I sent a copy of the log extract to the NM mailing list. If/when I get a
> response, I’ll post here.
I got a response from Jirka Klimes, which is shown below between the lines of ===:
=============================================================
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?
=================================================================
Do you see the “Wifi enabled …” line in /var/log/NetworkManager? I did not in
mine, and my system works perfectly. That may not be in openSUSE’s version.
You can get the NetworkManager component versions from YaST => Software
Management. Search for “network”, then highlight “NetworkManager” and look at
the “Versions” tab. My system has version 0.8-8.2.1-x86_64. Then find the
version information for the “plasmoid-networkmanagement”, which you indicated
earlier that you had installed.
I thought we had established earlier that you did not have an rfkill problem,
but I couldn’t find the posting. When you have the network active, please run
the command
sudo zypper in rfkill
Then when your system is freshly booted, but wireless is not active, run the command
/usr/sbin/rfkill list
As for the “nmcli” command, I do not have that one in 11.3, but it is present in
11.4M5.