Hello
I have installed opensuse 11.4, 32bit, KDE 4.6 on an Asus eee1005HA. I connect to the internet - both wired and wireless at boot, an a small pop-up note tells me that the connection is controlled by the networkmanagement.
BUT the installed plasmoid-networkmanagement is not available in system tray and if I add the plasmoid at the desktop it reads: no network interfaces. The control tells the same.
I would like to use plasmoid for networkmanagement when travelling, and was looking forward for a working replacement to wicd, so please help me to solve this issue. Thx
I initially had the same problem. I nuked the old $HOME/.kde4, and reconfigured from scratch. I now have the network manager icon. It seems that something in the old settings was confusing KDE.
Or this could be as simple as right clicking on the system tray->system tray settings-> check the Network Management box. You have to unblock the elements of the interface first to not have it grayed out
I tried both the solutions provided by glistwan and nrickert but the problem persists. I have now been fumbling around this issue for a couple of days with wireless on and off but never after a boot and are looking at other treads, since it seems to be a misconfiguration problem.
The plasmoid-networkmanager starts up fine and shows both attached network-interfaces and I am able to connect to both. So it is apparently a start-up problem for the plasmoid-networkmanager service. How do I enable it to start at boot time? It is naturally enabled i Yast.
Best regards Tarp
I haven’t had the NetworkManagement plasmoid in the system tray since installing 11.4 last week. I clicked on system tray > System Tray Settings > unlock widgets, but there is no NetworkManager to enable, and I don’t see it in Add Widgets. I cannot see my network settings anywhere.
Please don’t ask an elementary question, like what’s the output of ifconfig. I’m not a novice. I just want to know what happened to the plasmoid.
If there is no Network Management widget available, check that you have the plasmoid-networkmanagement package installed (I hope that you don’t find this answer too elementary :))
Thanks for your reply. I hope my question wasn’t too elementary for you. There’s a conflict when I try to install the plasmoid. Let me say that the installation of 11.4 was a fresh install from DVD, to a newly reformatted partition rather than an upgrade from my 11.3 version, with no modifications except to not format my /home partition. Is it possible the installer incorrectly thinks the plasmoid should not be installed? So I guess, in my case, the plasmoid in not installed, and cannot be installed. I see no other network manager plasmoid package, in the Yast list, that could be substituted. How can we solve this?
Here’s the conflict.txt.
NetworkManager-kde4-0.9.svn1192577-7.2.x86_64 conflicts with plasmoid-networkmanagement provided by plasmoid-networkmanagement-0.9.svn1192577-7.2.x86_64
] do not install plasmoid-networkmanagement-0.9.svn1192577-7.2.x86_64
] deinstallation of NetworkManager-kde4-0.9.svn1192577-7.2.x86_64
Well you have a choice to make: If you prefer the plasmoid (as I do), then NetworkManager-kde4 needs to be de-installed (as the package solver says is necessary).
If you have not already done so, try switching your DHCP to use “dhclient”. It is the value assigned to DHCLIENT_BIN and you can set from Yast in the sysconfig settings.
The default is “dhcpcd”. My experience is that “dhcpcd” doesn’t work if you are using WiFi and reconfiguring your network (changing which SSID you connect to). Specifically, dhcpcd seems to cache too much information. So, if I edit or switch the “ifcfg-*” file for my WiFi card, and restart the network, it shows as connected but with the IP address and routing from my previous network connection. If I use “dhclient”, I don’t run into that problem.
Many thanks to nrickert for caring solving other peoples probs…
I have done two things - upgraded to KDE 4.6 (no effect) and then changing sysconfig as nrickert suggested:
Set DHCP to use “dhclient”. It is the value assigned to DHCLIENT_BIN and you can set from Yast in the sysconfig settings.
Success!
Now the plasmoid-networkmanagement does not fail to connect or acts strange/irresponsive after boot.
The only minor issue left is that the plasmoid-networkmanagement does not connect automatically to the preferred wlan, even if its is preconfigured in the settings.
But I can live with that until the Canterbury distribution comes along lol!
I am sorry to say but the situation is back to normal - which means that plasmoid-networkmanager do not connect without console commands in my previous posts - being issued twice.
Btw - I have tried the “test user” suggestion as well - no difference. It is like the wlan interface is not being initialized correctly at boot time or at kde-logon…?
In that case You might want to try renaming the file /etc/sysconfig/network/ifcfg-wlan0 to something else (for example ifcfg-wlan0.bak) and see what happenes when You reboot.
I have tried renaming the /etc/sysconfig/network/ifcfg-wlan0 file but without any change.
It seems to me that both network devices are not configured correctly at boot, and that the wlan interface is unstable during use which causes a lot of interrupts in my home network (nfs).