Closed Bug 766079 Opened 13 years ago Closed 13 years ago

B2G RIL on Otoro: No 3G data connection

Categories

(Core :: DOM: Device Interfaces, defect)

ARM
Gonk (Firefox OS)
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 763160
blocking-kilimanjaro +
blocking-basecamp +

People

(Reporter: frsela, Unassigned)

References

Details

When connecting via 3G network on Otoro device, no DNS configuration is completed so no Internet connection is available. The device receives a valid IP address and the properties net.rmnet0.dns1 and net.rmnet0.dns2 are also valid DNS servers. Gecko never copies net.rmnet0.dns* to net.dns* so no Internet connection on the device. --- I detected that on ril_worker.js REQUEST_SETUP_DATA_CALL method, options.rilRequestError is -1 or 2 instead of 0 when correct APN connection. ======= OTORO DEBUG: 06-19 15:02:12.479 I/Gecko ( 115): RIL Worker: New incoming parcel of size 16 06-19 15:02:12.479 I/Gecko ( 115): RIL Worker: Parcel (size 16): 0,0,0,0,195,0,0,0,255,255,255,255,6,0,0,0 06-19 15:02:12.479 I/Gecko ( 115): RIL Worker: We have at least one complete parcel. 06-19 15:02:12.479 I/Gecko ( 115): RIL Worker: Solicited response for request type 27, token 195, error -1 06-19 15:02:12.479 I/Gecko ( 115): RIL Worker: Handling parcel as REQUEST_SETUP_DATA_CALL 06-19 15:02:12.489 I/Gecko ( 115): -*- RadioInterfaceLayer: Received message from worker: {"type":"datacallerror"} 06-19 15:02:12.489 I/Gecko ( 115): -*- RadioInterfaceLayer: Received data registration error message. Failed APN xxxx.xx
Blocks a blocker and critical.
blocking-basecamp: --- → ?
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
blocking-basecamp: ? → +
blocking-kilimanjaro: --- → +
You need to log in before you can comment on or make changes to this bug.