Page 1 of 1

Can only connect to NON-encrypted networks with a reboot

PostPosted: Oct 21st, '13, 20:15
by DiBosco
With Mageia 3 these days I'm having this really weird thing where if a wifi network is not encrypted the only way to connect to it is to reboot.

Anyone seen this or have any thoughts on how to circumnavigate this whole reboot thang?!

Ta. :)

Re: Can only connect to NON-encrypted networks with a reboot

PostPosted: Oct 21st, '13, 20:58
by doktor5000
Do you use networkmanager or net_applet?

Code: Select all
ps -ef | grep -ie net

will show you.

Theres another thread about a similar issue although that's not reproducible here: viewtopic.php?f=25&t=4460

Re: Can only connect to NON-encrypted networks with a reboot

PostPosted: Oct 22nd, '13, 21:06
by DiBosco
Code: Select all
root        26     2  0 Oct21 ?        00:00:00 [netns]
robertw   3947  3740  0 Oct21 ?        00:00:19 /usr/bin/perl /usr/bin/net_applet
robertw  10790  3947  0 19:59 ?        00:00:00 /usr/bin/draknetcenter
root     10794 10790  0 19:59 ?        00:00:00 /usr/sbin/userhelper -w draknetcenter
root     10798 10794  0 19:59 ?        00:00:02 /usr/bin/perl /usr/sbin/draknetcenter


I'll check out the other thread. :)

Re: Can only connect to NON-encrypted networks with a reboot

PostPosted: Oct 22nd, '13, 21:12
by DiBosco
I've not got netowrk manager installed, so it's not that!