L+G DSDS NV Settings On DI 3.x: Application Note
L+G DSDS NV Settings On DI 3.x: Application Note
x
Application Note
80-NM375-1 A
February 4, 2014
Restricted Distribution: Not to be distributed to anyone who is not an employee of either Qualcomm or its
subsidiaries without the express approval of Qualcomm’s Configuration Management.
Not to be used, copied, reproduced, or modified in whole or in part, nor its contents revealed in any manner to others
without the express written permission of Qualcomm Technologies, Inc.
Qualcomm reserves the right to make changes to the product(s) or information contained herein without notice. No
liability is assumed for any damages arising directly or indirectly by their use or application. The information
provided in this document is provided on an “as is” basis.
This document contains confidential and proprietary information and must be shredded when discarded.
Qualcomm is a trademark of QUALCOMM Incorporated, registered in the United States and other countries. All
QUALCOMM Incorporated trademarks are used with permission. Other product and brand names may be
trademarks or registered trademarks of their respective owners.
This technical data may be subject to U.S. and international export, re-export, or transfer (“export”) laws. Diversion
contrary to U.S. and international law is strictly prohibited.
1 Introduction...................................................................................................... 5
1.1 Purpose.......................................................................................................................... 5
1.2 Scope............................................................................................................................. 5
1.3 Conventions .................................................................................................................. 5
1.4 References..................................................................................................................... 5
1.5 Technical assistance ...................................................................................................... 6
1.6 Acronyms ...................................................................................................................... 6
Tables
Table 1-1 Affected target/software version ................................................................................................. 5
Table 1-2 Reference documents and standards ............................................................................................ 5
2 1.1 Purpose
3 This document provides details about NV/EFS/UI settings for L+G DSDS on DI 3.x.
4 1.2 Scope
5 This document is applicable to the Qualcomm Technologies Inc. (QTI) chipsets and releases
6 listed in Table 1-1.
8 1.3 Conventions
9 Function declarations, function names, type declarations, and code samples appear in a different
10 font, e.g., #include.
11 1.4 References
12 Reference documents are listed in Table 1-2. Reference documents that are no longer applicable
13 are deleted from this table; therefore, reference numbers may not be sequential.
Ref. Document
Qualcomm Technologies
Q1 Application Note: Software Glossary for Customers CL93-V3077-1
Q2 Application Note: SGLTE Device Configuration 80-NJ017-11
Standards
S1 LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); Radio 3GPP TS 36.331
Resource Control (RRC); Protocol Specification
S2 Universal Mobile Telecommunications System (UMTS); LTE Non- 3GPP TS 24.301
Access-Stratum (NAS) Protocol for Evolved Packet System (EPS)
S3 LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); User 3GPP TS 36.304
Equipment (UE) Procedures in Idle Mode
6 1.6 Acronyms
7 For definitions of terms and abbreviations, see [Q1].
2 This chapter lists NV items and EFS files for features not supported with L+G DSDS on DI 3.x
3 releases.
14 CSG
15 Disable CSG by placing the EFS file csg_control under folder /nv/item_files/modem/lte/rrc/csg/.
16 Write the 16-byte value 0x 01 01 01 00 01 00 00 00 E0 93 04 00 00 00 00 00.
17 eMBMS
18 The EFS file embms_feature_status with value 0 should be copied under
19 /nv/item_files/modem/lte/rrc.
20 CA
21 CA is disabled automatically in DSDS mode.
4 SUB0
5 – 00010→GWL
6 – 00850→01
7 – 65777→1
8 SUB1
9 – 00010 →GSM only 13
10 – 00850 →cs 00
11 – 65777→0
12 SUB0
13 – NV 70210 – hw_config.UIM[1].DISABLE_UIM – Set to FALSE
14 – 6876 – 5 for DS (Dual_standby_pref)
15 – 6907 – 1 for DS
16 – 4398 – 0 for DS
17 – Do “Spc 000000” in QXDM and then:
18 • 00855 – 0 (for both SS and DS)
19 • 70266 – 1 for DS
10 adb devices
11 adb root
12 adb shell
13 setprop persist.radio.multisim.config dsds
14 getprop persist.multisim.config <It should come up as DSDS>
15
19
1 b. Select Configure Subscriptions and configure the UIM cards to their respective
2 subscriptions.
1 c. Return to settings and select Mobile Networks. Select subscriptions and set the respective
2 subs to L and G.
2 After power-up, you can run the following command to check whether both RILs are activated
3 for DSDS.
===================================================================
C:\>adb shell ps rild
USER PID PPID VSIZE RSS WCHAN PC NAME
radio 243 1 17968 2900 ffffffff 00000000 S /system/bin/rild
radio 247 1 17952 2932 ffffffff 00000000 S /system/bin/rild
==================================================================
If below cmd return only one radio as output then RIL still in Single Sim mode.
==================================================================
C:\>adb shell ps rild
USER PID PPID VSIZE RSS WCHAN PC NAME
radio 166 1 16928 2828 ffffffff 00000000 S
/system/bin/rild
==================================================================