Requesting SIM file 0x2fe2 - mobile application problem

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.

Grzegusz public at grzegusz.it.pl
Tue Feb 8 22:51:42 UTC 2011


Hi,
I have problem with ./mobile application.
When I run this application I have only information that sending APDU  
(class 0xa0, ins 0xa4).

Some more information:
1. At first I started layer1 firmware n motorola C115
./osmocon -p /dev/ttyS0 -m c123xor  
/root/osmocom-bb/src/target/firmware/board/compal_e88/layer1.compalram.bin
2. Second I execute ./mobile
./mobile -i 224.0.0.0
3. I pressed power button on my phone.
After this I received only this following information:
<000e> sim.c:1206 init SIM client
<0005> gsm48_cc.c:61 init Call Control
<0001> gsm48_rr.c:4944 init Radio Ressource process
<0004> gsm48_mm.c:1220 init Mobility Management process
<0004> gsm48_mm.c:971 Selecting PLMN SEARCH state, because no SIM.
<0002> gsm322.c:3471 init PLMN process
<0003> gsm322.c:3472 init Cell Selection process
<0003> gsm322.c:3522 Read stored BA list (mcc=260 mnc=02  Poland, Era)
<0003> gsm322.c:3522 Read stored BA list (mcc=260 mnc=01  Poland, Plus)
<0003> gsm322.c:3522 Read stored BA list (mcc=260 mnc=06  Poland, Play)
<0003> gsm322.c:3522 Read stored BA list (mcc=260 mnc=03  Poland, Orange)
Mobile '1' initialized, please start phone now!
VTY available on port 4247.
<0004> subscriber.c:556 Requesting SIM file 0x2fe2
<000e> sim.c:209 got new job: SIM_JOB_READ_BINARY (handle=00000004)
<000e> sim.c:697 go MF
<000e> sim.c:241 SELECT (file=0x3f00)
<000e> sim.c:187 sending APDU (class 0xa0, ins 0xa4)

I am waiting, waiting, waiting but unfortunately without progress...

Bellow my osmocom.cfg file:

!
! OsmocomBB () configuration saved from vty
!!
!
line vty
  no login
!
gps device /dev/ttyACM0
gps baudrate default
no gps enable
!
ms 1
  layer2-socket /tmp/osmocom_l2
  sap-socket /tmp/osmocom_sap
  sim reader
  network-selection-mode auto
  imei 000000000000000 0
  imei-fixed
  no emergency-imsi
  no call-waiting
  no auto-answer
  no clip
  no clir
  tx-power auto
  no simulated-delay
  no stick
  location-updating
  codec full-speed prefer
  codec half-speed
  no abbrev
  support
   sms
   a5/1
   a5/2
   p-gsm
   e-gsm
   r-gsm
   dcs
   class-900 4
   class-dcs 1
   channel-capability sdcch+tchf+tchh
   full-speech-v1
   full-speech-v2
   half-speech-v1
   min-rxlev -106
   dsc-max 90
  exit
  test-sim
   imsi 001010000000000
   ki xor 00 00 00 00 00 00 00 00 00 00 00 00
   no barred-access
   no rplmn
   hplmn-search foreign-country
  exit
  no shutdown
exit
!

Unfortunately I have no idea how to resolve this problem so please help me...

br,
Grzegusz





More information about the baseband-devel mailing list