Can't set SUPL server
Aleksander Morgado
aleksander at aleksander.es
Sun Jul 16 12:19:27 UTC 2017
On Fri, Jul 14, 2017 at 9:48 PM, Daniel Westhoff <daniel.westhoff at me.com> wrote:
> thx for for the fast response. I tried to set SUPL server with debug mode enabled as described on the Debugging website.
>
> The log files of ModemManager and NetworkManager are attached in a ZIP file.
ModemManager[2025]: [/dev/cdc-wdm0] Sent message...
<<<<<< RAW:
<<<<<< length = 51
<<<<<< data =
01:32:00:00:06:03:00:02:00:2F:00:26:00:14:01:00:00:11:1F:00:1E:00:73:00:75:00:70:00:6C:00:2E:00:67:00:6F:00:6F:00:67:00:6C:00:65:00:2E:00:63:00:6F:00:6D
ModemManager[2025]: [/dev/cdc-wdm0] Sent message (translated)...
<<<<<< QMUX:
<<<<<< length = 50
<<<<<< flags = 0x00
<<<<<< service = "pds"
<<<<<< client = 3
<<<<<< QMI:
<<<<<< flags = "none"
<<<<<< transaction = 2
<<<<<< tlv_length = 38
<<<<<< message = "Set AGPS Config" (0x002F)
<<<<<< TLV:
<<<<<< type = "Network Mode" (0x14)
<<<<<< length = 1
<<<<<< value = 00
<<<<<< translated = umts
<<<<<< TLV:
<<<<<< type = "Location Server URL" (0x11)
<<<<<< length = 31
<<<<<< value =
1E:00:73:00:75:00:70:00:6C:00:2E:00:67:00:6F:00:6F:00:67:00:6C:00:65:00:2E:00:63:00:6F:00:6D
<<<<<< translated = { [0] = '0 ' [1] = '115 ' [2] = '0 ' [3] = '117
' [4] = '0 ' [5] = '112 ' [6] = '0 ' [7] = '108 ' [8] = '0 ' [9] = '46
' [10] = '0 ' [11] = '103 ' [12] = '0 ' [13] = '111 ' [14] = '0 ' [15]
= '111 ' [16] = '0 ' [17] = '103 ' [18] = '0 ' [19] = '108 ' [20] = '0
' [21] = '101 ' [22] = '0 ' [23] = '46 ' [24] = '0 ' [25] = '99 ' [26]
= '0 ' [27] = '111 ' [28] = '0 ' [29] = '109 '}
ModemManager[2025]: [/dev/cdc-wdm0] Received message...
>>>>>> RAW:
>>>>>> length = 20
>>>>>> data = 01:13:00:80:06:03:02:02:00:2F:00:07:00:02:04:00:01:00:03:00
ModemManager[2025]: [/dev/cdc-wdm0] Received message (translated)...
>>>>>> QMUX:
>>>>>> length = 19
>>>>>> flags = 0x80
>>>>>> service = "pds"
>>>>>> client = 3
>>>>>> QMI:
>>>>>> flags = "response"
>>>>>> transaction = 2
>>>>>> tlv_length = 7
>>>>>> message = "Set AGPS Config" (0x002F)
>>>>>> TLV:
>>>>>> type = "Result" (0x02)
>>>>>> length = 4
>>>>>> value = 01:00:03:00
>>>>>> translated = FAILURE: Internal
We're trying to set the Location Server via a URL, as the
"supl.google.com" string didn't match as an IP:PORT. Could you maybe
try with that format instead?
$ sudo mmcli -m 0 --location-set-supl-server="74.125.195.192:7276"
--
Aleksander
https://aleksander.es
More information about the ModemManager-devel
mailing list