GNOME Bugzilla – Bug 616285
unchecking "Enable broadband" has no effect
Last modified: 2016-03-11 17:42:38 UTC
After unchecking "Enable broadband" the GUI does not change: I can still see the broadband connections in the applet. This is the syslog output: modem-manager: Modem /org/freedesktop/ModemManager/Modems/0: state changed (enabled -> disabling) modem-manager: (ttyACM0) closing serial device... modem-manager: Modem /org/freedesktop/ModemManager/Modems/0: state changed (disabling -> disabled)
Right, because the modem can be enabled on-the-fly by selecting one of the connections. When it's disabled though, you wont' be able to see registration status or signal strength. But when disabled the device will be disconnected from the network and may also be in low-power state. Not all modems support the low-power state but those that do will be placed into it when disabled.
What does this comment mean? That it's the intended behavior, and the GUI must show anyway the connections?
*** Bug 640578 has been marked as a duplicate of this bug. ***