[Bug 696793] New: NetworkManager - WiFi system connection does not start automatically
https://bugzilla.novell.com/show_bug.cgi?id=696793 https://bugzilla.novell.com/show_bug.cgi?id=696793#c0 Summary: NetworkManager - WiFi system connection does not start automatically Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: x86-64 OS/Version: openSUSE 11.4 Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: hrach2@post.sk QAContact: qa@suse.de Found By: --- Blocker: --- Created an attachment (id=431984) --> (http://bugzilla.novell.com/attachment.cgi?id=431984) NetworkManager log - network connection on eth0 starts succesfully at boot time User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1 Using plasmoid-networkmanagement-0.9.1git20110503-8.1.x86_64. In system connections (/etc/NetworkManager/system-connections) I have two connections: 1. One for eth0 2. Second for wlan0 Both have setting for automatic start at boot time. WiFi connections are enabled. When only eth0 is presented (cable plugged in, WiFi net not available), connection on eth0 starts automatically as expected at boot time. When only wlan0 is presented (cable not plugged in, WiFi net available), connection on wlan0 does not start automatically at boot time. Later it can be manually started, when logged in. Reproducible: Always Steps to Reproduce: 1. Two system connections, one for eth0, one for wlan0, both with option start automatically. 2. Make WiFi net available, does not plug ethernet cable 3. Start computer and wait OS is completely booted Actual Results: Network connection is not automatically established at boot time. (wlan0 interface) Expected Results: Network connection is automatically established at boot time. (wlan0 interface) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=696793 https://bugzilla.novell.com/show_bug.cgi?id=696793#c1 --- Comment #1 from Fero Hrach <hrach2@post.sk> 2011-05-28 15:58:43 UTC --- Created an attachment (id=431985) --> (http://bugzilla.novell.com/attachment.cgi?id=431985) NetworkManager log - network connection on wlan0 does not start at boot time -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=696793 https://bugzilla.novell.com/show_bug.cgi?id=696793#c2 --- Comment #2 from Fero Hrach <hrach2@post.sk> 2011-05-28 15:59:48 UTC --- Created an attachment (id=431986) --> (http://bugzilla.novell.com/attachment.cgi?id=431986) wpa_supplicant.log -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=696793 https://bugzilla.novell.com/show_bug.cgi?id=696793#c zj jia <zjjia@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@novell.com AssignedTo|bnc-team-screening@forge.pr |bili@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=696793 https://bugzilla.novell.com/show_bug.cgi?id=696793#c3 Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |hrach2@post.sk --- Comment #3 from Li Bin <bili@novell.com> 2011-05-30 11:05:44 UTC --- Fero, I thought it's relate to knewworkmanager, could you use the nm-applet which used in GNOME by default? Thanks! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=696793 https://bugzilla.novell.com/show_bug.cgi?id=696793#c4 Fero Hrach <hrach2@post.sk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|hrach2@post.sk | --- Comment #4 from Fero Hrach <hrach2@post.sk> 2011-05-30 20:40:32 UTC --- Hi Bin (I hope, this is your first name :-) ), looks like, it is not knetworkmanager/plasmoid issue. According this link I have installed nm-applet: http://susestarter.blogspot.com/2011/03/step-2-need-mobile-broadband-use-gno... But the results are the same. eth0 was successfully started in system boot, but WiFi system connection did not start automatically in system boot. Looks like, NM accepts only pre-installed system connection for eth0 and other system connections are ignored. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=696793 https://bugzilla.novell.com/show_bug.cgi?id=696793#c5 Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |hrach2@post.sk --- Comment #5 from Li Bin <bili@novell.com> 2011-05-31 09:47:38 UTC --- Fero, I've tested this issue in my laptop, it works fine. The nm-applet can't running with the knetworkmanager together. In knetworkmanager the connection which be added is not set the checkbox of "autoconnect", so you must click the checkbox in the properties dialog. I've made a test like below. In terminal, run
sudo tail -n 30 -f /var/log/NetworkManager
kill -9 `pgrep kent` nm-applet
In another terminal, the nm-applet could connect the connections which you connected before. And from the /var/log/NetworkManager you can view connecting information which like '(wlan0): supplicant ....." with Ctrl + C to terminate the nm-applet.
knetworkmanager I can also view the icon was connecting the wireless. And also find the /var/log/NetworkManager was updated for the re-auto-connect the wireless.
So could test it again? Thanks! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=696793 https://bugzilla.novell.com/show_bug.cgi?id=696793#c6 Fero Hrach <hrach2@post.sk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|hrach2@post.sk | --- Comment #6 from Fero Hrach <hrach2@post.sk> 2011-05-31 11:32:26 UTC --- Hi Bin, maybe you didnt understand my problem. Tests from terminal, you wrote, I should run from terminal, when LOGGED IN. nm-applet and also plasmoid can connect networks, when LOGGED IN. Problem is, I've configured WiFi system connection (/etc/NetworkManager/system-connections) and this should be automatically started with system boot (that means, in NOT LOGGED IN state). Listing of /etc/NetworkManager/system-connections directory: 9076787 -rw------- 1 root root 156 May 31 13:17 Auto eth0 9076971 -rw------- 1 root root 381 May 31 00:06 WifiConnection Both files have no autoconnect set (that means from documentation per default autoconnect=TRUE) Pre-installed wired configuration 'Auto eth0' works perfect, network is connected in system boot before LOGGED IN My 'WifiConnection' does not start automatically in system boot before LOGGED IN. (in LOGGED IN state this connection is started without problems) Should I run tests you wrote? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=696793 https://bugzilla.novell.com/show_bug.cgi?id=696793#c7 Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #7 from Li Bin <bili@novell.com> 2011-06-01 09:00:50 UTC --- Fero, I thought now it's clear, thanks! Don't need the test. I'll try to find what's the reason. Thanks! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=696793 https://bugzilla.novell.com/show_bug.cgi?id=696793#c8 Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |hrach2@post.sk --- Comment #8 from Li Bin <bili@novell.com> 2011-06-01 09:24:05 UTC --- Fero, I've changed the wireless connection "Available to all users", then delete the "/var/log/NetworkManager". then reboot the system, after start, not log in the desktop, just in console(Ctrl + Alt + F1), view the /var/log/NetworkManager, found the wireless was auto-connected. And in the log you can found a lot of (wlan0)'s information. So it works fine for me. Could you make a test for it again? And attach your /var/log/NetworkManager again. Thanks! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=696793 https://bugzilla.novell.com/show_bug.cgi?id=696793#c9 --- Comment #9 from Fero Hrach <hrach2@post.sk> 2011-06-01 20:36:33 UTC --- Created an attachment (id=432571) --> (http://bugzilla.novell.com/attachment.cgi?id=432571) NetworkManager log - before login -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=696793 https://bugzilla.novell.com/show_bug.cgi?id=696793#c10 --- Comment #10 from Fero Hrach <hrach2@post.sk> 2011-06-01 20:37:30 UTC --- Created an attachment (id=432572) --> (http://bugzilla.novell.com/attachment.cgi?id=432572) NetworkManager log - after login -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=696793 https://bugzilla.novell.com/show_bug.cgi?id=696793#c11 --- Comment #11 from Fero Hrach <hrach2@post.sk> 2011-06-01 20:38:43 UTC --- Created an attachment (id=432573) --> (http://bugzilla.novell.com/attachment.cgi?id=432573) WiFi connection configuration -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=696793 https://bugzilla.novell.com/show_bug.cgi?id=696793#c12 Fero Hrach <hrach2@post.sk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|hrach2@post.sk | --- Comment #12 from Fero Hrach <hrach2@post.sk> 2011-06-01 20:42:43 UTC --- Hi Bin, so there are full NetworkManager logs before login and after login with starting WiFiConnection. NetwrokManager logging entries after login start with timestamp Jun 1 22:09:06 (see NetwrokManager log after login) I hope, these logs helps. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=696793 https://bugzilla.novell.com/show_bug.cgi?id=696793#c13 --- Comment #13 from Fero Hrach <hrach2@post.sk> 2011-12-07 08:29:40 UTC --- With openSUSE 12.1 working as expected. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=696793 https://bugzilla.novell.com/show_bug.cgi?id=696793#c14 Li Bin <bili@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WORKSFORME --- Comment #14 from Li Bin <bili@suse.com> 2011-12-07 08:56:30 UTC --- Thanks for the feedback, I still found the reason why you failed in 11.4. Anyway I'll close it as 'worksforme'. Thanks again. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com