Hello Christian,
On Thu, 30 Apr 2009 03:13:33 +0200, "hotshot" hotshot@koeln.ccc.de wrote:
Unfortunately I see the same behavior (even with restarting the BS-11) as in E1-locked ('hfcmulti' and 'hfcmulti port=0x200) - a network scan shows either your BS-11 or the other networks and only sometimes you see all networks
In the latest OpenBSC version there is support to show the "Set Value" and the "Work Value" of the PLL setting. The "Set Value" is the configuration value from the factory. The "Work Value" is not 100% clear yet but most certainly it is the value the PLL is actually using. In "Locked" mode the PLL follows the E1 clock and the "Work Value" can change quite a lot. Switching to "Standalone" mode seems to freeze the current "Work Value". The question now is if the PLL still used this "Work Value" in "Standalone" mode. If yes and the "Work Value" is off by a large amount the clock is not accurate (although its most certainly stable) and you still won't the test network and the other networks at once.
If the "Work Value" of your BS-11 is off by a large amount from the "Set Value" you can try to switch to "Locked" mode and watch if the "Work Value" follows the E1 clock. If its close to the "Set Value", switch back to "Standalone" mode.
I have not tested this and I don't know a better way yet (I don't think the "Work Value" can be set from the outside) but you can give it a try.
Best regards, Dieter
Hello,
I have to get OpenBSC now running on Debian etch. And have the following issue:
I loaded a new kernel from kernel.org and patched it, then I included the mISDN and hfcmulti stuff with menuconfig into the Kernel. Compiled it and then booted it up. Then made a echo "options hfcmulti dslot=1" > /etc/modprobe.d/hfcmulti to load the hfcmulti module with dslot=1.
The two red e1 LEDs are going on during bootup and when I try to start bsc_hack -f 123 they begin to flash.
Output is as follows:
DB: Database initialized. DB: Database prepared. 1 device found id: 0 Dprotocols: 00000018 Bprotocols: 0000000e protocol: 0 nrbchan: 30 name: hfc-e1.1 activate bchan activate bchan
On another machine I got everything working with this output:
DB: Database initialized. DB: Database prepared. 1 device found id: 0 Dprotocols: 00000018 Bprotocols: 0000006e protocol: 4 nrbchan: 30 name: hfc-e1.1 activate bchan bootstrapping OML ....
I noticed the different Bprotocols output, maybe there is the error?
Anyone?
Best regards Björn Heller
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Björn Heller Jabber: tec@jabber.hellercom.de
Fixed it,
forgot that I included the hfcmulti into the kernel not as a module... Fixed this in grub :)
Working :)
Björn Heller
Am 02.05.2009 um 20:13 schrieb Bjoern Heller:
Hello,
I have to get OpenBSC now running on Debian etch. And have the following issue:
I loaded a new kernel from kernel.org and patched it, then I included the mISDN and hfcmulti stuff with menuconfig into the Kernel. Compiled it and then booted it up. Then made a echo "options hfcmulti dslot=1" > /etc/modprobe.d/hfcmulti to load the hfcmulti module with dslot=1.
The two red e1 LEDs are going on during bootup and when I try to start bsc_hack -f 123 they begin to flash.
Output is as follows:
DB: Database initialized. DB: Database prepared. 1 device found id: 0 Dprotocols: 00000018 Bprotocols: 0000000e protocol: 0 nrbchan: 30 name: hfc-e1.1 activate bchan activate bchan
On another machine I got everything working with this output:
DB: Database initialized. DB: Database prepared. 1 device found id: 0 Dprotocols: 00000018 Bprotocols: 0000006e protocol: 4 nrbchan: 30 name: hfc-e1.1 activate bchan bootstrapping OML ....
I noticed the different Bprotocols output, maybe there is the error?
Anyone?
Best regards Björn Heller
Björn Heller Jabber: tec@jabber.hellercom.de
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Björn Heller Jabber: tec@jabber.hellercom.de