Hi,
just for curiosity, I would like to get the osmocomBB running on the Motorola C123. Everything works fine (radio starts scanning for networks) if I use the test SIM feature. But reading a real SIM plugged into the phone does not work for me. The 'mobile' app shows: <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) -end-
Any hints where to start debugging? (does neither work with 3 different SIMs: swisscom, blau, super-sim)
BTW: Are there any plans to support external SIM readers via PC/SC etc.?
Thanks Frank
Hi,
On 09.01.2011 16:19, Frank Rosengart wrote:
Any hints where to start debugging? (does neither work with 3 different SIMs: swisscom, blau, super-sim)
master does not contain the sim-reader code yet, as it still needs to be cleaned up. So you need to checkout sylvain/testing for sim support at the moment.
Regards, Steve
Hi,
Any hints where to start debugging? (does neither work with 3 different SIMs: swisscom, blau, super-sim)
master does not contain the sim-reader code yet, as it still needs to be cleaned up. So you need to checkout sylvain/testing for sim support at the moment.
And btw, notice to everyone joining ... if you're looking for something simple but dreadly useful to do to contribute back to the project, cleaning up the sim patch that's in my branch and making it into a mergeable shape would be an awesome contribution ...
Cheers,
Sylvain
On Sun, Jan 09, 2011 at 04:54:44PM +0100, Sylvain Munaut wrote:
Hi,
Any hints where to start debugging? (does neither work with 3 different SIMs: swisscom, blau, super-sim)
master does not contain the sim-reader code yet, as it still needs to be cleaned up. So you need to checkout sylvain/testing for sim support at the moment.
And btw, notice to everyone joining ... if you're looking for something simple but dreadly useful to do to contribute back to the project, cleaning up the sim patch that's in my branch and making it into a mergeable shape would be an awesome contribution ...
FWIW, i merged master on top of testing branch and that worked well for me.
What else would be required aside from few identing tweaks to make this merged?
FWIW, i merged master on top of testing branch and that worked well for me.
What else would be required aside from few identing tweaks to make this merged?
Remove dead code and all the FIXME that are in in, kernel coding style ... If you fix that already, I'll review the code again and let you know what's still wrong :)
and preferably switch to BTSAP ... but that could wait.
Cheers,
Sylvain
baseband-devel@lists.osmocom.org