Hi,
sorry to be a bit of a nag, but libdect fails, too. The configure script
fails while trying to find libnl. The fix is to replace "nl" with "nl-3"
in configure.ac:36 (the first param of the AC_CHECK_LIB macro).
Cheers,
Stephan
Hi,
after cloning libnl from git://dect.osmocom.org/git/libnl.git, I tried
to compile it. It breaks while trying to compile the "nl-pktloc-lookup"
binary. It seems to be caused by line 131 in src/Makefile.am (LDADD
statement that overwrites the linker flags set before). Removing this
line and thus using the "old" linker flags works.
Is this the desired behavior or did anybody just forget to delete this line?
Cheers,
Stephan
Hello!
Has anyone succeeded in compiling the latest version of libnl?
After executing 'sh autogen.sh' it takes quite a while, then the following
messages appear:
Killed
autom4te: /usr/bin/m4 failed with exit status: 137
aclocal: /usr/bin/autom4te failed with exit status: 137
autoreconf: aclocal failed with exit status: 137
Killed
autom4te: /usr/bin/m4 failed with exit status: 137
aclocal: /usr/bin/autom4te failed with exit status: 137
autoreconf: aclocal failed with exit status: 137
(yes they are double). Am I doing something wrong? Or maybe there are some
new installation instructions regarding the latest version of OsmocomDECT
software?
With best regards, C470IP. E-mail: c470ip(a)yandex.ru
Hi!
Good news
http://dect.osmocom.org/trac/dect/blog/kaber-2013/03/31/linux_38_merged
But:
Asterisk wideband support is still unfinished.
Asterisk do not work in PP-mode.
How about working to bring to the state?
It seems these problems are much more interesting and important.
Anyone agree with me?
Dear fellow Osmcoom developers,
it is my pleasure to finally announce the date + venue of OsmoDevCon
2013:
Date: April 04 through April 07, 2013
Place: IN-Berlin, Lehrter Str. 53, Berlin
Like last year, this is an event for developers of the various Osmocom
proejects. Reservation and confirmation of reservation is required.
The event is free of charge. The Room is made available by IN-Berlin
e.V., an Internet related non-profit organization. Lunch catering will
be sponsored (so far by sysmocom GmbH, but if any other sponsors come
up, we are happy to share the cost).
So all you have to cover is your own travel + accomodation costs, as
well as breakfast and dinner. If you are an active developer and cannot
afford travel/accomodation, please let me know and I'll see if we can do
something about it.
If you would like to attend, please send a message to
laforge(a)gnumonks.org applying for registration of the event. The
registration deadline is March 5, i.e. one week from now.
There is no detailed schedule of talks yet. I will start a separate
discussion suggesting / collecting topics in the next couple of days.
More information is (and will be made) available at
http://openbsc.osmocom.org/trac/wiki/OsmoDevCon2013
Further discussion regarding the event should be directed at the
osmocom-event-orga(a)lists.osmocom.org mailing list, to avoid
cross-posting over the various project-specific lists.
Best regards and happy hacking,
Harald
--
- Harald Welte <laforge(a)gnumonks.org> http://laforge.gnumonks.org/
============================================================================
"Privacy in residential applications is a desirable marketing option."
(ETSI EN 300 175-7 Ch. A6)
Hi!
I do all instructions of
http://dect.osmocom.org/trac/dect/wiki/Build%20instructions#kernel
with last versions kernel, libnl, libdect, dectmon.
When finish all configurations I got a dect-stack of hard-working
But chan_dect.so module asterisk would not load correctly.
Here http://dect.osmocom.org/trac/dect/blog/kaber-2011/11/04/linux_31_merged
I read that the module is still not should work for P640j (Wideband)
So I went back to version kernel 2.6.39-DECT and older versions of the
libnl and libdect. As far as I understand, these versions do not
support P640j (Wideband)
and an asterisk to them should work fine?
I have successfully created DECT cluster, cell, transceiver on the
old-version soft:
root@debian:~/dect/old/work# ./dect-cluster-list
1: DECT Cluster cluster0:
Mode: FP
PARI: class A (residential) EMC: 045d FPN: 00d1c
root@debian:~/dect/old/work# ./dect-cell-list
1: DECT Cell cell0@cluster0:
root@debian:~/dect/old/work# ./dect-transceiver-list
DECT Transceiver trx0@cell0:
Type: sc1442x
RF-band: 00008
Events: busy: 0 late: 0
root@debian:~/dect/old/work#
When I start the daemon Asterix in debug mode i can see the next:
root@debian:/var/log/asterisk# asterisk -vvvc
.
..
.
== Registered channel type 'DECT' (Digital Enhanced Cordless
Telecommunications (DECT))
== Registered application 'DectUserAuth'
== Parsing '/etc/asterisk/dect.conf': == Found
-- Registered extension context 'dect_register'; registrar: DECT
dect_netlink_init: Protocol mismatch
[Nov 1 13:55:45] ERROR[1734]: chan_dect.c:2336 dect_load_module:
Unable to initialize DECT handle
== Unregistered channel type 'DECT'
Who can help?
Hi!
I do all instructions of
http://dect.osmocom.org/trac/dect/wiki/Build%20instructions#kernel
with last versions kernel, libnl, libdect, dectmon.
When finish all configurations I got a dect-stack of hard-working
But chan_dect.so module asterisk would not load correctly.
Here http://dect.osmocom.org/trac/dect/blog/kaber-2011/11/04/linux_31_merged
I read that the module is still not should work for P640j (Wideband)
So I went back to version kernel 2.6.39-DECT and older versions of the
libnl and libdect. As far as I understand, these versions do not
support P640j (Wideband)
and an asterisk to them should work fine?
I have successfully created DECT cluster, cell, transceiver on the
old-version soft:
root@debian:~/dect/old/work# ./dect-cluster-list
1: DECT Cluster cluster0:
Mode: FP
PARI: class A (residential) EMC: 045d FPN: 00d1c
root@debian:~/dect/old/work# ./dect-cell-list
1: DECT Cell cell0@cluster0:
root@debian:~/dect/old/work# ./dect-transceiver-list
DECT Transceiver trx0@cell0:
Type: sc1442x
RF-band: 00008
Events: busy: 0 late: 0
root@debian:~/dect/old/work#
When I start the daemon Asterix in debug mode i can see the next:
root@debian:/var/log/asterisk# asterisk -vvvc
.
..
.
== Registered channel type 'DECT' (Digital Enhanced Cordless
Telecommunications (DECT))
== Registered application 'DectUserAuth'
== Parsing '/etc/asterisk/dect.conf': == Found
-- Registered extension context 'dect_register'; registrar: DECT
dect_netlink_init: Protocol mismatch
[Nov 1 13:55:45] ERROR[1734]: chan_dect.c:2336 dect_load_module:
Unable to initialize DECT handle
== Unregistered channel type 'DECT'
Who can help?
Patrick McHardy <kaber(a)trash.net> schrieb:
>
>
>Joel Mayer <joelm_armillary(a)msn.com> schrieb:
>
>>Dear Mister Patrick McHardy-
>>
>>Here is a link to the EZTV 668 dongle. I have an EZTV 666 dongle
>>working in windows
>>(Ubuntu is in the near future on my lap top). I cannot vouch for the
>>668 dongle in
>>any personal way, but I have read comments in the various forums
>>testifying to
>>the utility of the 668.
>>
>>http://www.nooelec.com/store/software-defined-radio/eztv668-dvb-t-usb-set-f…<http://www.nooelec.com/store/software-defined-radio/eztv668-dvb-t-usb-set-f…>
>>
>>The install script I mentioned beneath these lines only works in
>>Windows. To install
>>the GNU radio software in Ubuntu you need to use a script written by a
>>certain Mister
>>Marcus Leech (he is a radio astronomer). See:
>>
>>http://gnuradio.org/redmine/projects/gnuradio/wiki/InstallingGR<http://gnuradio.org/redmine/projects/gnuradio/wiki/InstallingGR>
>>
>>Make certain you use Mister Leech's script! The GNU radio people have
>>pulled
>>their packages out of the repositories. The only way to get a fresh
>new
>>GNU
>>radio is from the GNU radio people!
>>
>>My suggestion is, you install the SDR# radio in windows using the
>>script I mentioned
>>at the bottom of this note. Then install the SDR# scanner radio built
>>by k5dev
>>(below). Here is a link to a useful quick start guide for windows:
>>http://www.atouk.com/SDRSharpQuickStart.html<http://www.atouk.com/SDRSharpQuickStart.html>
>>
>>To install the SDR# radio in Ubuntu on top of your GNU radio go here:
>>http://rtlsdr.org/<http://rtlsdr.org/> Scroll down to the bottom of
>the
>>first page and visit:
>>http://rtlsdr.org/softwarelinux<http://rtlsdr.org/softwarelinux>
>>
>>I'm going to journey to my pay pal account and try to send forty
>>dollars to you at "kaber" at "trash dot net" without the quotes.
>>
>>Have A Nice Day!
>
>Thanks a lot, didn't expect that :-) I'll order one of these devices
>and will give it a shot.
Dropped CC, sorry.