The proposed fix was merged, and fixes most of the original problem.  At
this point, the only discrepancy is that RadioSettings is available if
no SIM is present, and the modem set offline ( eg. FlightMode enabled ),
however after a reboot in this state, RadioSettings is no longer
available.

** Also affects: ofono (Ubuntu RTM)
   Importance: Undecided
       Status: New

** Changed in: ofono (Ubuntu RTM)
   Importance: Undecided => Medium

** Changed in: ofono (Ubuntu RTM)
       Status: New => Confirmed

** Summary changed:

- [mako] Only SimManager available when offline & no SIM
+ [mako] RadioSettings not available after boot when offline & no SIM

** Description changed:

  When a mako with no SIM has FlightMode enabled, the following is the
  output of list-modems:
  
  [ /ril_0 ]
      Type = hardware
      Lockdown = 0
      Manufacturer = Fake Manufacturer
      Interfaces = org.ofono.RadioSettings org.ofono.CallVolume 
org.ofono.VoiceCallManager org.ofono.SimManager
      Revision = M9615A-CEFWMAZM-2.0.1700.98
      Powered = 1
      Emergency = 0
      Model = Fake Modem Model
      Online = 0
      Serial = 355136052481127
      Features = rat sim
      [ org.ofono.RadioSettings ]
          FastDormancy = 0
          ModemTechnologies = gsm umts
          TechnologyPreference = umts
      [ org.ofono.CallVolume ]
          SpeakerVolume = 0
          MicrophoneVolume = 0
          Muted = 1
      [ org.ofono.VoiceCallManager ]
          EmergencyNumbers = 08 000 999 110 112 911 118 119
      [ org.ofono.SimManager ]
          Present = 0
  
  If the device is re-booted, then output of list-modems looks like this:
  
  [ /ril_0 ]
-     Emergency = 0
-     Online = 0
-     Type = hardware
-     Powered = 1
-     Lockdown = 0
-     Interfaces = org.ofono.SimManager
-     Model = Fake Modem Model
-     Features = sim
-     Serial = 355136052481127
-     Revision = M9615A-CEFWMAZM-2.0.1700.98
-     Manufacturer = Fake Manufacturer
-     [ org.ofono.SimManager ]
-         Present = 0
+     Emergency = 0
+     Model = Fake Modem Model
+     Online = 0
+     Serial = 355136052481127
+     Features = sim 
+     Powered = 1
+     Manufacturer = Fake Manufacturer
+     Interfaces = org.ofono.SimManager org.ofono.CallVolume 
+                  org.ofono.VoiceCallManager 
+     Revision = M9615A-CEFWMAZM-2.0.1700.98
+     Lockdown = 0
+     Type = hardware
+     [ org.ofono.SimManager ]
+         Present = 0
+     [ org.ofono.CallVolume ]
+         SpeakerVolume = 0
+         Muted = 1
+         MicrophoneVolume = 0
+     [ org.ofono.VoiceCallManager ]
+         EmergencyNumbers = 08 000 999 110 112 911 118 119 
  
- This may cause issues with System Settings.
+ This bug is being reported against ubuntu-rtm/14.09 propposed image
+ #135.  The version of ofono is:
  
- We should explore whether RadioSettings should be created regardless of
- radio power state.  CallVolume is probably not an issue, but it would
- make things more symmetric if it was only removed when the device enters
- FlightMode.
+ 1.12.bzr6882+14.10.20141103~rtm-0ubuntu1
  
- Lack of VoiceCallManager is a bigger problem and warrants it's own bug,
- as prevents the dialer-app from querying the EmergencyNumbers property.
- 
- This bug is being reported against ofono 1.12.bzr6876+14.10.20140904
- ~rtm-0ubuntu1.
- 
- This bug only exists on mako, as on krillin when the modem is powered
- off, all interfaces are removed.
+ This bug is mako-specific.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1366186

Title:
  [mako] RadioSettings not available after boot when offline & no SIM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1366186/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to