automatic connect to hidden wifi

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
The hidden status of the Wi-Fi network I am being allowed to connect to is not my option. I am using that Wi-Fi network now, to post this question. every time I boot up Ubuntu 16.04 LTS it fails to connect there, pops up a message saying that Wi-Fi networks are available (there are 5 non-hidden ones that are not usable) and I must manually select "Connect to Hidden Wi-Fi Network ..." and manually type in the SSID, select the type of "Wi-Fi security", and enter the password. It works fine until I reboot. At times when I am at other locations, other networks which are not hidden work automatically just fine after I select it once. I want to have this network saved and automatically connected when I reboot. How can I get that?
network-manager
add a comment |Â
up vote
1
down vote
favorite
The hidden status of the Wi-Fi network I am being allowed to connect to is not my option. I am using that Wi-Fi network now, to post this question. every time I boot up Ubuntu 16.04 LTS it fails to connect there, pops up a message saying that Wi-Fi networks are available (there are 5 non-hidden ones that are not usable) and I must manually select "Connect to Hidden Wi-Fi Network ..." and manually type in the SSID, select the type of "Wi-Fi security", and enter the password. It works fine until I reboot. At times when I am at other locations, other networks which are not hidden work automatically just fine after I select it once. I want to have this network saved and automatically connected when I reboot. How can I get that?
network-manager
at least one of the non-hidden networks does not require a password. maybe that is influencing the logic of NetworkManager.
â Skaperen
Jul 10 at 23:39
There's unanswered questions, what network manager are you using, has the network name previously been changed, and have you cleared any uuid's from the previous hotspots
â hello moto
Jul 12 at 10:18
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
The hidden status of the Wi-Fi network I am being allowed to connect to is not my option. I am using that Wi-Fi network now, to post this question. every time I boot up Ubuntu 16.04 LTS it fails to connect there, pops up a message saying that Wi-Fi networks are available (there are 5 non-hidden ones that are not usable) and I must manually select "Connect to Hidden Wi-Fi Network ..." and manually type in the SSID, select the type of "Wi-Fi security", and enter the password. It works fine until I reboot. At times when I am at other locations, other networks which are not hidden work automatically just fine after I select it once. I want to have this network saved and automatically connected when I reboot. How can I get that?
network-manager
The hidden status of the Wi-Fi network I am being allowed to connect to is not my option. I am using that Wi-Fi network now, to post this question. every time I boot up Ubuntu 16.04 LTS it fails to connect there, pops up a message saying that Wi-Fi networks are available (there are 5 non-hidden ones that are not usable) and I must manually select "Connect to Hidden Wi-Fi Network ..." and manually type in the SSID, select the type of "Wi-Fi security", and enter the password. It works fine until I reboot. At times when I am at other locations, other networks which are not hidden work automatically just fine after I select it once. I want to have this network saved and automatically connected when I reboot. How can I get that?
network-manager
edited Jul 12 at 3:55
asked Jun 7 at 3:56
Skaperen
1611115
1611115
at least one of the non-hidden networks does not require a password. maybe that is influencing the logic of NetworkManager.
â Skaperen
Jul 10 at 23:39
There's unanswered questions, what network manager are you using, has the network name previously been changed, and have you cleared any uuid's from the previous hotspots
â hello moto
Jul 12 at 10:18
add a comment |Â
at least one of the non-hidden networks does not require a password. maybe that is influencing the logic of NetworkManager.
â Skaperen
Jul 10 at 23:39
There's unanswered questions, what network manager are you using, has the network name previously been changed, and have you cleared any uuid's from the previous hotspots
â hello moto
Jul 12 at 10:18
at least one of the non-hidden networks does not require a password. maybe that is influencing the logic of NetworkManager.
â Skaperen
Jul 10 at 23:39
at least one of the non-hidden networks does not require a password. maybe that is influencing the logic of NetworkManager.
â Skaperen
Jul 10 at 23:39
There's unanswered questions, what network manager are you using, has the network name previously been changed, and have you cleared any uuid's from the previous hotspots
â hello moto
Jul 12 at 10:18
There's unanswered questions, what network manager are you using, has the network name previously been changed, and have you cleared any uuid's from the previous hotspots
â hello moto
Jul 12 at 10:18
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
Apparently a known problem; see Launchpad bug 1542733.
Possible manual workaround: use nmcli:
nmcli c up id "connection name"
i am disappointed in the software NetworkManager.
â Skaperen
Jul 12 at 22:39
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
Apparently a known problem; see Launchpad bug 1542733.
Possible manual workaround: use nmcli:
nmcli c up id "connection name"
i am disappointed in the software NetworkManager.
â Skaperen
Jul 12 at 22:39
add a comment |Â
up vote
0
down vote
accepted
Apparently a known problem; see Launchpad bug 1542733.
Possible manual workaround: use nmcli:
nmcli c up id "connection name"
i am disappointed in the software NetworkManager.
â Skaperen
Jul 12 at 22:39
add a comment |Â
up vote
0
down vote
accepted
up vote
0
down vote
accepted
Apparently a known problem; see Launchpad bug 1542733.
Possible manual workaround: use nmcli:
nmcli c up id "connection name"
Apparently a known problem; see Launchpad bug 1542733.
Possible manual workaround: use nmcli:
nmcli c up id "connection name"
edited Jul 12 at 9:27
Zanna
47.8k13116226
47.8k13116226
answered Jul 12 at 6:24
swiftg
664
664
i am disappointed in the software NetworkManager.
â Skaperen
Jul 12 at 22:39
add a comment |Â
i am disappointed in the software NetworkManager.
â Skaperen
Jul 12 at 22:39
i am disappointed in the software NetworkManager.
â Skaperen
Jul 12 at 22:39
i am disappointed in the software NetworkManager.
â Skaperen
Jul 12 at 22:39
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1044345%2fautomatic-connect-to-hidden-wifi%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
at least one of the non-hidden networks does not require a password. maybe that is influencing the logic of NetworkManager.
â Skaperen
Jul 10 at 23:39
There's unanswered questions, what network manager are you using, has the network name previously been changed, and have you cleared any uuid's from the previous hotspots
â hello moto
Jul 12 at 10:18