Displaying 11 results from an estimated 11 matches for "oslec_update".
2013 Feb 26
4
DAHDI and Oslec
...3.6.9-custom-3.6.9/dahdi/dahdi_echocan_oslec.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Feb 26 11:21:37 indyvoip kernel: [ 1395.262334] dahdi_echocan_oslec: Unknown symbol oslec_create (err 0)
Feb 26 11:21:37 indyvoip kernel: [ 1395.262348] dahdi_echocan_oslec: Unknown symbol oslec_update (err 0)
Feb 26 11:21:37 indyvoip kernel: [ 1395.262365] dahdi_echocan_oslec: Unknown symbol oslec_free (err 0)
Feb 26 11:21:41 indyvoip modprobe: FATAL: Error inserting dahdi_echocan_oslec (/lib/modules/3.6.9-custom-3.6.9/dahdi/dahdi_echocan_oslec.ko): Unknown symbol in module, or unknown paramet...
2010 Jul 19
2
Problems with Dahdi 2.3.0.1 trying to load OSLEC
...* present using other echo canncelers.
- I tried adding the 'dahdi_echocan_oslec' line to /etc/dahdi/modules
and the error continues.
I'm running Slackware Linux 13.0, Kernel 2.6.29.6-smp
# dmesg
...
dahdi_echocan_oslec: Unknown symbol oslec_create
dahdi_echocan_oslec: Unknown symbol oslec_update
dahdi_echocan_oslec: Unknown symbol oslec_free
...
Could someone point me to some documentation about this incident?
Regards,
--
Jose P. Espinal
http://www.eSlackware.com
IRC: Khratos @ #asterisk / -doc / -bugs
2010 Oct 15
2
Kernel panic (asterisk 1.8.0-rc3, dahdi-linux-2.4)
...sometimes when I terminate the first call, the system panics (Oops
text on console).
After solving some difficulties (the relevant part of the Oops text
scrolls out of the monitor, no serial interface), I get the text via
netconsole. It seems to me, that the panic occurred in oslec (function
"oslec_update"). But maybe I am wrong with this. In the oslec code there
is a patch to enable MMX. After switching this off, the problem
disappeared. AFAIK the cpu supports mmx.
Where should I address this issue to? Is it a known issue?
Here comes one example for the oops:
/-----
BUG: unable to handle ke...
2009 Sep 22
0
Which oslec.h should will work?
...c.c:70:
error: implicit declaration of function ?oslec_free?
/home/asterisk/build/dahdi/svn/dahdi-linux/drivers/dahdi/dahdi_echocan_oslec.c:
In function ?echo_can_process?:
/home/asterisk/build/dahdi/svn/dahdi-linux/drivers/dahdi/dahdi_echocan_oslec.c:82:
error: implicit declaration of function ?oslec_update?
..............
So I get it from kernel git:
http://git.kernel.org/?p=linux/kernel/git/eranian/linux-2.6.git;a=blob;f=drivers/staging/echo/oslec.h;h=913fc51d857fb4f19abf0f9deb390fc5a9325f4c;hb=17f8c114944de27e2fd9402fa2a75bccdac18502
That doesn't work:
CC [M]
/home/asterisk/build/dahdi/...
2009 Jan 03
1
OSLEC
...vers/dahdi/wctc4xxp/wc???????????????????????????????????????????????????????????? tc4xxp.ko] undefined!
*** Warning: "oslec_create" [/usr/src/dahdi-linux-2.0.0/drivers/dahdi/dahdi_echo???????????????????????????????????????????????????????????? can_oslec.ko] undefined!
*** Warning: "oslec_update" [/usr/src/dahdi-linux-2.0.0/drivers/dahdi/dahdi_echo???????????????????????????????????????????????????????????? can_oslec.ko] undefined!
*** Warning: "oslec_free" [/usr/src/dahdi-linux-2.0.0/drivers/dahdi/dahdi_echoca???????????????????????????????????????????????????????????? n_os...
2008 Nov 18
2
HPEC performance
Does this make a significant improvement? The box in question I was going to
try this with has a 4 port TDM card w/ plenty of horsepower, but I do intend
to later migrate to a Soekris unit running Astlinux and therefore might not have
the power to run it after. If the difference is significant, I may move to an ITX
board so I could use a bigger CPU, but only if the hassle is worthwhile.
Any
2010 Mar 03
3
dahdi and oslec
...y oslec)
Mar 3 11:06:37 server1 modprobe: WARNING: Error inserting echo
(/lib/modules/2.6.18-92.1.22.el5/staging/echo/echo.ko): Invalid module
format
Mar 3 11:06:37 server1 kernel: dahdi_echocan_oslec: Unknown symbol
oslec_create
Mar 3 11:06:37 server1 kernel: dahdi_echocan_oslec: Unknown symbol
oslec_update
Mar 3 11:06:37 server1 kernel: dahdi_echocan_oslec: Unknown symbol
oslec_free
Mar 3 11:06:37 server1 modprobe: FATAL: Error inserting dahdi_echocan_oslec
(/lib/modules/2.6.18-92.1.22.el5/dahdi/dahdi_echocan_oslec.ko): Unknown
symbol in module, or unknown parameter (see dmesg)
# cat /etc/dahdi/sy...
2009 May 15
0
howto build oslec with dahdi-linux-2.1.0.4 or svn?
...c.c:70:
error: implicit declaration of function ?oslec_free?
/home/asterisk/build/dahdi/svn/dahdi-linux/drivers/dahdi/dahdi_echocan_oslec.c:
In function ?echo_can_process?:
/home/asterisk/build/dahdi/svn/dahdi-linux/drivers/dahdi/dahdi_echocan_oslec.c:82:
error: implicit declaration of function ?oslec_update?
/home/asterisk/build/dahdi/svn/dahdi-linux/drivers/dahdi/dahdi_echocan_oslec.c:
In function ?echo_can_create?:
/home/asterisk/build/dahdi/svn/dahdi-linux/drivers/dahdi/dahdi_echocan_oslec.c:103:
error: implicit declaration of function ?oslec_create?
........................
Also tried dahdi svn...
2008 Nov 30
1
Oslec issue
Yesterday I pulled in the latest svn of Dahdi and added the files
from a recent kernel in the drivers/staging/echo structure and modified
the Kbuild file so it would compile without error. I insmod'ed the module
in, and modified my system.conf has echocanceller=oslec.
cat /proc/dahdi/1 shows:
Span 1: WCTDM/0 "Wildcard TDM410P Board 1" (MASTER)
IRQ misses: 1
1
2012 Apr 20
1
DAHDI-Linux 2.6.1, 2.5.1 and DAHDI-Tools 2.6.1, 2.5.1 Now Available
The Asterisk Development Team has announced the releases of:
DAHDI-Linux 2.6.1
DAHDI-Linux 2.5.1
DAHDI-Tools 2.6.1
DAHDI-Tools 2.5.1
DAHDI-Linux-Complete 2.6.1+2.6.1
DAHDI-Linux-Complete 2.5.1+2.5.1
These releases are available for immediate download at:
http://downloads.asterisk.org/pub/telephony/dahdi-linux
http://downloads.asterisk.org/pub/telephony/dahdi-tools
2012 Apr 20
1
DAHDI-Linux 2.6.1, 2.5.1 and DAHDI-Tools 2.6.1, 2.5.1 Now Available
The Asterisk Development Team has announced the releases of:
DAHDI-Linux 2.6.1
DAHDI-Linux 2.5.1
DAHDI-Tools 2.6.1
DAHDI-Tools 2.5.1
DAHDI-Linux-Complete 2.6.1+2.6.1
DAHDI-Linux-Complete 2.5.1+2.5.1
These releases are available for immediate download at:
http://downloads.asterisk.org/pub/telephony/dahdi-linux
http://downloads.asterisk.org/pub/telephony/dahdi-tools