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/.
Steve Markgraf steve at steve-m.deHi 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