** 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
  
  This may cause issues with System Settings.
  
  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.
  
  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, which is currently undergoing silo testing.
+ ~rtm-0ubuntu1.
  
  This bug only exists on mako, as on krillin when the modem is powered
  off, all interfaces are removed.

-- 
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] Only SimManager available 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