ubuntu-phonedations-bugs team mailing list archive
-
ubuntu-phonedations-bugs team
-
Mailing list archive
-
Message #00315
[Bug 1430700] Re: Cannot set flight mode if the second slot is 3G and we have just one SIM in that slot
Confirmed on krillin, devel-proposed #141.
I reproduced using the scripts.
The set-3g-slot command finishes, but leaves the modem in a bad state:
root@ubuntu-phablet:/usr/share/ofono/scripts# ./list-modems
[ /ril_1 ]
Interfaces = org.ofono.MtkSettings
Lockdown = 0
Emergency = 0
Powered = 0
Type = hardware
Online = 0
Features =
[ org.ofono.MtkSettings ]
Has3G = 1
[ /ril_0 ]
Interfaces =
Lockdown = 0
Emergency = 0
Powered = 0
Type = hardware
Online = 0
Features =
The reboot fixes this, and then when I try to offline /ril_0, the script
throws an exception when the DBus reply timeout expires.
** Changed in: ofono (Ubuntu)
Status: Incomplete => Confirmed
** Changed in: ofono (Ubuntu)
Importance: Undecided => High
** Also affects: canonical-devices-system-image
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Phonedations bugs, which is subscribed to ofono in Ubuntu.
https://bugs.launchpad.net/bugs/1430700
Title:
Cannot set flight mode if the second slot is 3G and we have just one
SIM in that slot
Status in the base for Ubuntu mobile products:
New
Status in ofono package in Ubuntu:
Confirmed
Bug description:
Flight mode fails to be set if we have the 3G capabilities set for the
second slot and we have just one SIM, which is inserted in the that
slot.
To reproduce it:
Precondition: The 3G slot should be the first slot initially
1. Remove SIM from first slot, insert a SIM in the second slot
2. Power on the phone
3. Go to system settings -> cellular
4. Select "2G/3G (faster)" for SIM 2. Spinner does not stop after more than 1 minute.
5. Reboot the phone
6. Set flight mode from the indicator. It will appear as set, but the indicator will still show the SIM as registered.
The failure to set SIM 2 as 3G without rebooting and being unable to
set flight more are manifestations of the same ofono issue.
To reproduce using scripts:
cd /usr/share/ofono/scripts
./set-3g-slot /ril_1
* Reboot the phone after a few seconds
cd /usr/share/ofono/scripts
./offline-modem /ril_0
(slot with no SIM)
This happens for:
$ system-image-cli -i
current build number: 141
device name: krillin
channel: ubuntu-touch/vivid-proposed
last update: 2015-03-12 07:28:43
version version: 141
version ubuntu: 20150312
version device: 20150210-95b6a9f
version custom: 20150312
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1430700/+subscriptions
References