Hi all
i run command osmocom-bb/src/host/osmocon# ./osmoload
Failed to connect to '/tmp/osmocom_loader'
and osmocom-bb/src/host/layer23/src# ./layer23
Failed to connect to '/tmp/osmocom_l2'. Failed during layer2_open()
kindly help me out with this i'm stuck..
Dev.
On 07/18/2010 05:08 AM, Dev Purohit wrote:
Hi all
i run command osmocom-bb/src/host/osmocon# ./osmoload Failed to connect to '/tmp/osmocom_loader'
One easy way is to use strace (man strace) and see what failed, and you can try to create the Unix Domain Socket in a different directory (osmoload -h will help here).
z.
baseband-devel@lists.osmocom.org