Re: [asterisk-users] Problems with Dahdi 2.3.0.1 trying to load OSLEC

2010-07-20 Thread Tzafrir Cohen
On Mon, Jul 19, 2010 at 05:06:37PM -0400, Jose P. Espinal wrote: Hello list, I'm facing a little issue with dahdi attempting to load the OSLEC echo canceller into my current kernel. After compiling dahdi 2.3.0.1 with OSLEC support, I get the following error when set 'oslec' as the

Re: [asterisk-users] Problems with Dahdi 2.3.0.1 trying to load OSLEC

2010-07-20 Thread Jose P. Espinal
Hi Tzafrir, Maybe I did not understand very well your answer, but just in case, doing a 'locate dahdi_echocan*' on the Asterisk box, gives me the following output: ... r...@slackbox:~# locate dahdi_echocan* /lib/modules/2.6.29.6-smp/dahdi/dahdi_echocan_kb1.ko

Re: [asterisk-users] Problems with Dahdi 2.3.0.1 trying to load OSLEC

2010-07-20 Thread Marco Signorini
Hello Jose. I've found the same problem on some servers and I solved it renaming (or deleting) the echo.ko driver already present in the binary kernel distribution: In my system is something like: /lib/modules/2.6.27.45-0.1-default/kernel/drivers/staging/echo/echo.ko Hope this helps you. Best

Re: [asterisk-users] Problems with Dahdi 2.3.0.1 trying to load OSLEC

2010-07-20 Thread Jose P. Espinal
Hi Signorini, I looked for the 'echo.ko' file and is not present but the file 'dahdi_echocan_oslec' is. At compile time, I see this: ... WARNING: oslec_create [/root/dahdi_linux-SlackBuild/dahdi-linux-2.3.0.1/drivers/dahdi/dahdi_echocan_oslec.ko] undefined! WARNING: oslec_free

[asterisk-users] Problems with Dahdi 2.3.0.1 trying to load OSLEC

2010-07-19 Thread Jose P. Espinal
Hello list, I'm facing a little issue with dahdi attempting to load the OSLEC echo canceller into my current kernel. After compiling dahdi 2.3.0.1 with OSLEC support, I get the following error when set 'oslec' as the echocanceller: DAHDI_ATTACH_ECHOCAN failed on channel 1: Invalid argument