Talk:Finding hardware revision
From Openmoko
(Difference between revisions)
(→FSO doesn't have libgsmd-tool) |
(→Same phone but different revision values: new section) |
||
| Line 1: | Line 1: | ||
==FSO doesn't have libgsmd-tool== | ==FSO doesn't have libgsmd-tool== | ||
[[OpenmokoFramework|fso]] doesn't seem to have [[Gsmd#libgsmd-tool|libgsmd-tool]], so this doesn't work there. We need to find another tool for fso. [[User:Tingo|Tingo]] 22:21, 22 August 2008 (UTC) | [[OpenmokoFramework|fso]] doesn't seem to have [[Gsmd#libgsmd-tool|libgsmd-tool]], so this doesn't work there. We need to find another tool for fso. [[User:Tingo|Tingo]] 22:21, 22 August 2008 (UTC) | ||
| + | |||
| + | == Same phone but different revision values == | ||
| + | |||
| + | |||
| + | |||
| + | root@om-gta02:~# mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device org.freesmartphone.GSM.Device.GetInfo | ||
| + | { | ||
| + | 'imei':'354651011625839' | ||
| + | 'model':'"Neo1973 GTA02 Embedded GSM Modem"' | ||
| + | 'revision':'"HW: '''GTA02BV5,''' GSM: gsm_ac_gp_fd_pu_em_cph_ds_vc_cal35_ri_36_amd8_ts0-Moko8"' | ||
| + | 'manufacturer':'FIC/OpenMoko' | ||
| + | } | ||
| + | |||
| + | |||
| + | root@om-gta02:~# grep Revision /proc/cpuinfo | ||
| + | Revision : 03'''6'''0 | ||
Revision as of 15:52, 11 September 2008
FSO doesn't have libgsmd-tool
fso doesn't seem to have libgsmd-tool, so this doesn't work there. We need to find another tool for fso. Tingo 22:21, 22 August 2008 (UTC)
Same phone but different revision values
root@om-gta02:~# mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device org.freesmartphone.GSM.Device.GetInfo {
'imei':'354651011625839' 'model':'"Neo1973 GTA02 Embedded GSM Modem"' 'revision':'"HW: GTA02BV5, GSM: gsm_ac_gp_fd_pu_em_cph_ds_vc_cal35_ri_36_amd8_ts0-Moko8"' 'manufacturer':'FIC/OpenMoko'
}
root@om-gta02:~# grep Revision /proc/cpuinfo
Revision : 0360
