Closed
Bug 1186889
Opened 10 years ago
Closed 10 years ago
[emulator-l] Additional rild/rilproxy services can not be launched successfully
Categories
(Firefox OS Graveyard :: Emulator, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1163483
People
(Reporter: edgar, Assigned: edgar)
References
Details
Emulator supports 9 sim card, but only rild/rilproxy for the first sim slot can be launched successfully, the rest of rild/rilproxy will show following error in radio log,
07-23 09:06:41.692 82 82 D use-Rlog/RLOG-RILPROXY: Socket connected
07-23 09:06:41.692 82 82 D use-Rlog/RLOG-RILPROXY: Connecting to socket rild5
07-23 09:06:41.693 82 82 E use-Rlog/RLOG-RILPROXY: Could not connect to rild5 socket, retrying: No such file or directory
07-23 09:06:41.695 289 289 D RILD : overriding with -s /dev/socket/qemud
07-23 09:06:41.719 289 289 D RILD : RIL_Init argc = 5 clientId = 1
07-23 09:06:41.720 289 289 I RIL : Opening socket /dev/socket/qemud
07-23 09:06:41.720 289 289 I RIL : Client id received 1
07-23 09:06:41.720 289 289 D RILD : RIL_Init rilInit completed
07-23 09:06:41.720 289 289 I RILC : SIM_COUNT: 1
07-23 09:06:41.720 289 289 E RILC : RIL_register: RIL version 11
07-23 09:06:41.721 289 289 I RILC : s_registerCalled flag set, 1
07-23 09:06:41.721 289 289 I RILC : Start to listen RIL_SOCKET_1
07-23 09:06:41.721 289 289 E RILC : Failed to get socket : rild-debug1 errno:0
....
Assignee | ||
Updated•10 years ago
|
Blocks: Emulator-L_RIL
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → echen
Assignee | ||
Comment 1•10 years ago
|
||
Permission and debug socket is changed, I plan to fix them in bug 1163483.
Assignee | ||
Comment 2•10 years ago
|
||
See comment #1.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•