On Sun, Nov 01, 2009 at 03:01:08PM -0800, eliyahu cohen wrote:
> --- On Sun, 11/1/09, ik <ido...@gmail.com> wrote:
> 
> > I recommend you to download the sources, and create
> > packages for Debian on your own.
> 
> Hi Ido,
> 
> Advice taken. I installed Asterisk SVN-branch-1.4-r226531. 

Note that the version of Asterisk from the package works with Zaptel and
not with DAHDI.

> When I start the dahadi service I get:
> 
> Unloading DAHDI hardware modules: done
> Loading DAHDI hardware modules:
> FATAL: Error inserting dahdi (/lib/modules/2.6.26-2-686/dahdi/dahdi.ko): 
> Device or resource busy
>    wcfxo: error
> Error: missing /dev/dahdi!
> 
> dmesg reports:
> [333349.154776]  =======================
> [333349.154776] dahdi: Unable to register DAHDI character device handler on 
> 196

I suspect you have the module zaptel loaded. Both register the same
major number.

lsmod | grep 'zaptel|dahdi'

Try:

  rmmod zaptel

-- 
Tzafrir Cohen         | tzaf...@jabber.org | VIM is
http://tzafrir.org.il |                    | a Mutt's
tzaf...@cohens.org.il |                    |  best
ICQ# 16849754         |                    | friend

_______________________________________________
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to