LCBH / pssi

Automatically exported from code.google.com/p/pssi
GNU General Public License v3.0
0 stars 0 forks source link

The SIM plugin fails to work #11

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. insert a SIM card
2. ./pssi.py -va plugins/sim

What is the expected output? What do you see instead?
Nothing is found from the SIM card

$ ./pssi.py -va plugins/sim
>>  A0 00 00 00
<<    /  6d 0
>>  A0 A4 08 00 02 2F E2
<<    /  6b 0
>>  A0 A4 08 00 04 7F 20 6F 05
<<    /  6b 0
>>  A0 A4 08 00 04 7F 20 6F 07
<<    /  6b 0
>>  A0 A4 08 00 04 7F 20 6F 20
<<    /  6b 0
>>  A0 A4 08 00 04 7F 20 6F 30
<<    /  6b 0
>>  A0 A4 08 00 04 7F 20 6F 31
<<    /  6b 0
>>  A0 A4 08 00 04 7F 20 6F 37
<<    /  6b 0
>>  A0 A4 08 00 04 7F 20 6F 39
<<    /  6b 0
>>  A0 A4 08 00 04 7F 20 6F 3E
<<    /  6b 0
>>  A0 A4 08 00 04 7F 20 6F 3F
<<    /  6b 0
>>  A0 A4 08 00 04 7F 20 6F 46
<<    /  6b 0
>>  A0 A4 08 00 04 7F 20 6F 41
<<    /  6b 0
>>  A0 A4 08 00 04 7F 20 6F 45
<<    /  6b 0
>>  A0 A4 08 00 04 7F 20 6F 74
<<    /  6b 0
>>  A0 A4 08 00 04 7F 20 6F 78
<<    /  6b 0
>>  A0 A4 08 00 04 7F 20 6F 7B
<<    /  6b 0
>>  A0 A4 08 00 04 7F 20 6F 7E
<<    /  6b 0
>>  A0 A4 08 00 04 7F 20 6F AD
<<    /  6b 0
>>  A0 A4 08 00 04 7F 20 6F AE
<<    /  6b 0
>>  A0 A4 08 00 04 7F 10 6F 3A
<<    /  6b 0
>>  A0 A4 08 00 04 7F 10 6F 3B
<<    /  6b 0
>>  A0 A4 08 00 04 7F 10 6F 3C
<<    /  6b 0
>>  A0 A4 08 00 04 7F 10 6F 40
<<    /  6b 0
>>  A0 A4 08 00 04 7F 10 6F 44
<<    /  6b 0

 ATR                         : 3F 2F 00 80 69 AF 02 01 01 35 00 01 0A 0E 83 1E 9F 16
 Content                    
    ICC identification          : File not found
    DF GSM                     
       Language preference         : File not found
       IMSI                        : File not found
       Kc                          : File not found
       PLMN selector               : File not found
       HPLMN search period         : File not found
       ACM max                     : File not found
       ACM                         : File not found
       Group Identifier level 1    : File not found
       Group Identifier level 2    : File not found
       SPN                         : File not found
       PUCT                        : File not found
       CBMI                        : File not found
       BCCH                        : File not found
       ACC                         : File not found
       FPLMN                       : File not found
       Location information        : File not found
       Administrative data         : File not found
       Phase identification        : File not found
    DF Télécom               
       Abbreviated dialling numbers : Could not select the file in order to fetch the data
       Fixed dialling numbers      : Could not select the file in order to fetch the data
       SMS (Short messages)        : Could not select the file in order to fetch the data
       Mobile Station international ISDN numbers : Could not select the file in order to fetch the data
       Last numbers dialled        : Could not select the file in order to fetch the data

I think PSSI was working fine at some point but I am not sure it was with this 
card.

I can dump the phonebook using monosim http://www.integrazioneweb.com/monosim/

I can also dump the phonebook using my own dump program SIM explorer v3.0 at 
http://ludovic.rousseau.free.fr/softwares/index.html

What version of the product are you using? On what operating system?
I am using version 1.0 as available in the download section.

Please provide any additional information below.

Original issue reported on code.google.com by ludovic....@gmail.com on 26 Apr 2011 at 8:34

GoogleCodeExporter commented 8 years ago
I have the same problem with revision 54 (latest) from the subversion 
repository.

My SIM cards are quiet old. Maybe they are not supported by PSSI.

Original comment by ludovic....@gmail.com on 26 Apr 2011 at 8:37