limesdr mini - osmo cni

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/OpenBSC@lists.osmocom.org/.

ah med grgrehreher at gmail.com
Mon Dec 9 20:39:50 UTC 2019


Hi

Ok,let's start with the installation !
setup : Limedsdr mini + ubuntu 18:04 + osmocm cni latest build

1- i used the Ubuntu latest build :

-
https://download.opensuse.org/repositories/network:/osmocom:/latest/xUbuntu_18.04/

2- i just installed all the required Programs using apt-get install command
such as osmo-hlr ,osmo,msc etc...

3- i used this script to run the osmocom cni :

#!/bin/sh
> cmd="${1:-start}"
> set -ex
> systemctl $cmd osmo-hlr osmo-msc osmo-mgw osmo-ggsn osmo-sgsn osmo-stp
> osmo-bsc osmo-hnbgw osmo-bts-trx osmo-trx-lms
>


4- then by running ./osmo-all status i found that all programs work fine
without any errors,only for osmo-trx-lms ,i just got this :


> osmo-trx-lms[7995]: Sun Dec  8 18:02:03 2019 DLMS <0003> LMSDevice.cpp:94
> [tid=140437169072832] Reference clock 40.00 MHz
>  osmo-trx-lms[7995]: Sun Dec  8 18:02:03 2019 DDEV <0002>
> LMSDevice.cpp:192 [tid=140437169072832] Init LMS device
>  osmo-trx-lms[7995]: Sun Dec  8 18:02:04 2019 DDEV <0002> LMSDevice.cpp:99
> [tid=140437169072832] Sample Rate: Min=100000 Max=3.072e+07 Step=0
>  osmo-trx-lms[7995]: Sun Dec  8 18:02:04 2019 DDEV <0002>
> LMSDevice.cpp:228 [tid=140437169072832] Setting sample rate to 1.08333e+06 4
>  osmo-trx-lms[7995]: Sun Dec  8 18:02:04 2019 DDEV <0002>
> LMSDevice.cpp:234 [tid=140437169072832] Sample Rate: Host=1.08333e+06
> RF=3.46667e+07
>  osmo-trx-lms[7995]: Sun Dec  8 18:02:04 2019 DMAIN <0000>
> LMSDevice.cpp:209 [tid=140437169072832] Antennas configured successfully
>  osmo-trx-lms[7995]: Sun Dec  8 18:02:04 2019 DMAIN <0000> Threads.cpp:117
> [tid=140437098583808] Thread 140437098583808 (task 8127) set name:
> CtrlService0
>  osmo-trx-lms[7995]: Sun Dec  8 18:02:04 2019 DMAIN <0000>
> osmo-trx.cpp:528 [tid=140437169072832] -- Transceiver active with 1
> channel(s)
>  osmo-trx-lms[7995]: Sun Dec  8 18:02:05 2019 DTRXCTRL <0001>
> Transceiver.cpp:773 [tid=140437098583808][chan=0] command is 'POWEROFF'
>  osmo-trx-lms[7995]: Sun Dec  8 18:02:05 2019 DTRXCTRL <0001>
> Transceiver.cpp:918 [tid=140437098583808][chan=0] response is 'RSP POWEROFF
> 0'
>



and for osmo-bts-trx :


<0017> control_if.c:911 CTRL at 127.0.0.1 4238
>  osmo-bts-trx[6675]: <0010> telnet_interface.c:104 Available via telnet
> 127.0.0.1 4241
>  osmo-bts-trx[6675]: <0012> input/ipaccess.c:897 enabling ipaccess BTS
> mode, OML connecting to 192.168.122.1:3002
>  osmo-bts-trx[6675]: <000b> trx_if.c:1155 phy0.0: Open transceiver
>


also,by using my phone,i can't find the created network  and so the problem
is the limesdr mini (osmo-trx-lms) or the osmo-bts-trx .

for the confihuration files,i used the default .cfg files for all programs .

did i missed any thing ?

PS : i just tried the osmocm cni with Raspberry and i got the same problem .


Regards.

Le lun. 9 déc. 2019 à 21:21, Pau Espin Pedrol <pespin at sysmocom.de> a écrit :

> Hi,
>
> why do you say it doesn't work? what's not working? which osmocom
> repositories are you using, nightly or latest?
>
> Please write detailed descriptions on what's failing rather than simply
> writing "it doesn't work", otherwise nobody will be able nor interested
> in helping you.
>
> --
> - Pau Espin Pedrol <pespin at sysmocom.de>         http://www.sysmocom.de/
> =======================================================================
> * sysmocom - systems for mobile communications GmbH
> * Alt-Moabit 93
> * 10559 Berlin, Germany
> * Sitz / Registered office: Berlin, HRB 134158 B
> * Geschaeftsfuehrer / Managing Director: Harald Welte
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/openbsc/attachments/20191209/f2e6e646/attachment.htm>


More information about the OpenBSC mailing list