mdbus2 to check GSM firmware version in latest SHR-u

2010-05-09 Thread Jan Girlich
Hi,

in preparation for checking out android I wanted to see what my GSM
firmware version is as described on this page:

http://wiki.openmoko.org/wiki/GSM/Flashing

Unfortunately I'm not familiar with mdbus2 and FSO and don't know what
to do about this:

r...@om-gta02 ~ # mdbus2 -s
org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device
org.freesmartphone.GSM.Device.GetInfo
[ERR]: No method org.freesmartphone.GSM.Device.GetInfo found
at /org/freesmartphone/GSM/Device for org.freesmartphone.ogsmd

I guess it got restructured. But how do I find the new GetInfo
equivalent?

Thanks
Jan


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: mdbus2 to check GSM firmware version in latest SHR-u

2010-05-09 Thread Michael 'Mickey' Lauer
Am Sonntag, den 09.05.2010, 19:46 +0200 schrieb Jan Girlich:
> Hi,
> 
> in preparation for checking out android I wanted to see what my GSM
> firmware version is as described on this page:
> 
> http://wiki.openmoko.org/wiki/GSM/Flashing
> 
> Unfortunately I'm not familiar with mdbus2 and FSO and don't know what
> to do about this:
> 
> r...@om-gta02 ~ # mdbus2 -s
> org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device
> org.freesmartphone.GSM.Device.GetInfo
> [ERR]: No method org.freesmartphone.GSM.Device.GetInfo found
> at /org/freesmartphone/GSM/Device for org.freesmartphone.ogsmd
> 
> I guess it got restructured. But how do I find the new GetInfo
> equivalent?

mic...@saphir:~$ mdbus2 -s
org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device
org.freesmartphone.Info.GetInfo
( { "revision": "GSM:
gsm_ac_gp_fd_pu_em_cph_ds_vc_cal35_ri_36_amd8_ts0-Moko11", "imei":
"354651011601806", "model": "Neo1973 GTA01/GTA02 Embedded GSM Modem",
"manufacturer": "FIC/OpenMoko" } )

Hint: mdbus2 -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device
would have told you ;)

-- 
:M:


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: mdbus2 to check GSM firmware version in latest SHR-u

2010-05-09 Thread Jan Girlich
Am Sonntag, den 09.05.2010, 20:04 +0200 schrieb Michael 'Mickey' Lauer:
> mic...@saphir:~$ mdbus2 -s
> org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device
> org.freesmartphone.Info.GetInfo

Works fine, thanks!
Jan


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community