MC7710 and UMTS ?

reiner otto augustus_meyer at yahoo.de
Thu May 29 09:12:59 PDT 2014


YES,
this works:
 qmicli -d /dev/cdc-wdm0  --nas-set-system-selection-preference="umts|cdma-1x|gsm"


But, from a stupid users perspective, according to man-pages and qmicli -h, this should work:
--nas-set-system-selection-preference=[cdma-1x|cdma-1xevdo|gsm|umts|lte|td-scdma] 


Which is not according general syntax specs (as [ and | are treated differently), AND misses the leading/trainling " AND is a bit in contrast to the output of
root at voyage:/etc/qmi#  qmicli -d /dev/cdc-wdm0  --nas-get-system-selection-preference
[/dev/cdc-wdm0] Successfully got system selection preference
        Emergency mode: 'no'
        Mode preference: 'cdma-1x, gsm, umts'
Here are "," used for separation. Consistency preferred.
How about:

--nas-set-system-selection-preference="cdma-1x[,cdma-1xevdo][,gsm][,umts][,lte][,td-scdma]" 
Good docs avoid stupid question from users.



Also having UMTS working now, but speeds fluctuate a lot. I continue checking.




Aleksander Morgado <aleksander at aleksander.es> schrieb am 9:44 Donnerstag, 29.Mai 2014:
 


On Thu, May 29, 2014 at 1:32 AM, reiner otto <augustus_meyer at yahoo.de> wrote:
> Hurrah, I managed to have the MC7710 up and running on my embedded debian.
> But only using GSM ;-(
> PING 8.8.8.8 takes about 1s average.
> Surfing the web is quite sloooooooooooow.
>
> Using the same SIM on a cheap ZTE USB-stick under WIndows is much faster,
> using UMTS.
> What I consider interesting:
>
> [/dev/cdc-wdm0] Successfully got system selection preference
>         Emergency mode: 'no'
>         Mode preference: 'cdma-1x, gsm'
>         Band preference: 'gsm-dcs-1800, gsm-900-extended, gsm-900-primary,
> gsm-pcs-1900, wcdma-2100, bc-15'
>         LTE band preference: '1, 3, 7, 8, 20'
>         Roaming preference: 'any'
>         Network selection preference: 'automatic'
>         Service domain preference: 'cs-ps'
>         Service selection preference: 'automatic'
> root at voyage:/etc/firewall#  qmicli -d /dev/cdc-wdm0
> --nas-set-system-selection-preference=umts
> error: couldn't set operating mode: QMI protocol error (25):
> 'DeviceUnsupported'
>
> BUT
>
> [/dev/cdc-wdm0] Device capabilities retrieved:
>         Max TX channel rate: '50000000'
>         Max RX channel rate: '100000000'
>                Data Service: 'simultaneous-cs-ps'
>                         SIM: 'supported'
>                    Networks: 'gsm, umts, lte'
>
> l# lsusb
> Bus 002 Device 002: ID 1199:68a2 Sierra Wireless, Inc.
> Using qmi_wwan.c from kernel 3.4.14
> (When I wrote device drivers in the very past, in various Assemblers, it was
> a good style to have a version number in the src, updated even in case some
> data structures were modifed only. And a modification history kept in the
> src etc. :-)
>
> Frequencies should be these:
> uplink: 1959,9 – 1969,8 MHz
> downlink: 2149,9 – 2159,8 MHz
>
> According to Mobile Provider, verified using USB-Modem Stick under WIndows
> GSM/UMTS/HSPA (3G/H/H+) is good at my place.
> Any idea, how to switch to umts ?


Have you tried --set-system-selection-preference="gsm|umts" ?

-- 
Aleksander
https://aleksander.es

_______________________________________________
libqmi-devel mailing list
libqmi-devel at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libqmi-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libqmi-devel/attachments/20140529/a71a1f6e/attachment-0001.html>


More information about the libqmi-devel mailing list