Hello,
I wonder if someone has got the limesdr mini (hardware v1.1, gateway 1.24) running with osmo-trx ?
I've been able to get it working with the non-mini version (the "big" mimo limesdr) but with the mini version it crashes after a few tenth seconds with apparently something going wrong on the tx side (see attachments)
Any feedback is welcomed :)
Cyril
Hi Cyril,
Those send timeout issues are not limesdr-mini specific, I'm having them too with the non-mini one.
You are most probably hitting this bug: https://projects.osmocom.org/issues/2343
The crash appears after you pressed CTRL+C on the terminal to stop osmo-trx, so it's not a big issue.
Well, maybe it’s not clear in the logs but I press CTRL+C after it crashes.
On Mon 5 Mar 2018 at 17:08, Pau Espin Pedrol pespin@sysmocom.de wrote:
Hi Cyril,
Those send timeout issues are not limesdr-mini specific, I'm having them too with the non-mini one.
You are most probably hitting this bug: https://projects.osmocom.org/issues/2343
The crash appears after you pressed CTRL+C on the terminal to stop osmo-trx, so it's not a big issue.
--
- Pau Espin Pedrol pespin@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
Hi,
Can you then attach gdb (or enable coredumps) and check if the stacktrace for the crash is similar to the bug I provided? Feel free to update that one if it's the same, or create a new one otherwise.