Hello Steve,
Thank you for your very very quick response,
I'm using sylvain/testing branch only
use a real SIM as well by adding "sim reader" to your
osmocom.cfg.<<<
pls guide me, how to add "sim reader" to my osmocom.cfg ?
Regards, Dev --- On Mon, 11/8/10, Steve Markgraf steve@steve-m.de wrote:
From: Steve Markgraf steve@steve-m.de Subject: Re: application ./mobil To: "Dev Purohit" devpurohit19@yahoo.com Cc: baseband-devel@lists.osmocom.org Date: Monday, November 8, 2010, 8:52 PM
Hi Dev,
On 08.11.2010 21:21, Dev Purohit wrote:
Hello List,
Ii'm facing problem when i'l trying to run ./mobil application i'm getting below error. if i need some USB or serial SIM reader, or should insert the sim in my MS itself thanks in advance for help.
If you want to use a real SIM-card in the phone, you need to use the sylvain/testing branch (git checkout sylvain/testing), and you need to tell mobile it should use a real SIM as well by adding "sim reader" to your osmocom.cfg.
Failed to connect to '/tmp/osmocom_sap'.<<<<<<<<< Failed during sap_open(), no SIM reader
This is normal for now, since we don't have working BTSAP.
Failed to parse the config file: '/etc/osmocom/osmocom.cfg' Please check or create config file using: 'touch /etc/osmocom/osmocom.cfg'<<<<<<<<
Nothing to add. Create this file and then save the config via the vty. (telnet localhost 4247 -> "enable" -> "configure terminal" -> "write")
Regards, Steve