@wqqar: going a bit off-topic here, but try running: nmcli dev|grep '\bconnected *'
It should return a line ending with "connected" when there is a connection, otherwise empty. Also try running (as root): nmcli dev|grep -q '\bconnected *'|| nmcli con up id my_connection_id If there's a problem, this should print it. Check for typos and/or modify the grep clauses. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/875075 Title: NetworkManager does not auto connect mobile broadband network To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cnetworkmanager/+bug/875075/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
