[maemo-developers] Looking for anyone with a N900 running Maemo5 to run a shell script & get some diagnostics for me
From: Jamie Thompson lists.maemo-developers at jamie-thompson.co.ukDate: Fri Oct 28 02:57:13 EEST 2011
- Previous message: Looking for anyone who can roam their N900 onto a network other than their home network
- Next message: announcing libconnui-dev-0.1 and operator-name-cbs-widget-0.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> What I want is the output from this shell script. I also want to know what > the name of your service provider is (i.e. the company you pay for service) > as well as the name of your operator (i.e. the company that actually > operates the cell towers and/or matches the MNC/MCC that get output by the > script as "country" and "operator") and I want to know whether you were > connected to 2G or 3G when you ran the script as well as what operator name > was displayed on the home screen and whether you were roaming or on your > home operator at the time. (if there is someone out there who is in a > position to get output from when you are roaming rather than on your home > network, that would be nice) Here you go: > get_service_provider_name > method return sender=:1.18 -> dest=:1.3214 reply_serial=2 > string "" > uint32 0 > uint32 0 > int32 1003 > get_service_provider_info > method return sender=:1.18 -> dest=:1.3215 reply_serial=2 > array [ > ] > int32 1003 > country 234 > operator 30 > NET_NITZ_FULL_OPER_NAME > method return sender=:1.18 -> dest=:1.3217 reply_serial=2 > string "" > int32 1000 > NET_HARDCODED_LATIN_OPER_NAME > method return sender=:1.18 -> dest=:1.3218 reply_serial=2 > string "T-Mobile UK" > int32 0 As you can probably tell, I'm using T-Mobile in the UK, and this was on 2G :) ...and here it is again, but on 3G this time: > get_service_provider_name > method return sender=:1.18 -> dest=:1.3233 reply_serial=2 > string "" > uint32 0 > uint32 0 > int32 1003 > get_service_provider_info > method return sender=:1.18 -> dest=:1.3234 reply_serial=2 > array [ > ] > int32 1003 > country 234 > operator 30 > NET_NITZ_FULL_OPER_NAME > method return sender=:1.18 -> dest=:1.3236 reply_serial=2 > string "" > int32 1000 > NET_HARDCODED_LATIN_OPER_NAME > method return sender=:1.18 -> dest=:1.3237 reply_serial=2 > string "T-Mobile UK" > int32 0 - Jamie
- Previous message: Looking for anyone who can roam their N900 onto a network other than their home network
- Next message: announcing libconnui-dev-0.1 and operator-name-cbs-widget-0.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]