HI,

I tried to install asterisk and mISDN via
http://www.asterisk.org/downloads/yum

My machine is running with kernel-2.6.18-164.15.1.el5.i686

# grep kernel /var/log/yum.log
Mar 21 16:09:28 Installed: kernel-2.6.18-164.15.1.el5.i686
Mar 21 16:09:42 Installed: kernel-devel-2.6.18-164.15.1.el5.i686

I've installed the following packages:
# yum install asterisk16-misdn mISDN mISDNuser kmod-mISDN

After installation I tried to scan my card:
# service mISDN scan
1 mISDN compatible device(s) found:
>> avmfritz

In a further step I tried to configure the card:
# service mISDN config
Writing /etc/mISDN.conf for 1 mISDN compatible device(s):
>> avmfritz

If I try to start the daemon, I can read:
# service mISDN start
-- Loading mISDN modules --
>> /sbin/modprobe --ignore-install capi
>> /sbin/modprobe --ignore-install mISDN_core debug=0
FATAL: Module mISDN_core not found.
>> /sbin/modprobe --ignore-install mISDN_l1 debug=0
FATAL: Module mISDN_l1 not found.
>> /sbin/modprobe --ignore-install mISDN_l2 debug=0
FATAL: Module mISDN_l2 not found.
>> /sbin/modprobe --ignore-install l3udss1 debug=0
FATAL: Module l3udss1 not found.
>> /sbin/modprobe --ignore-install mISDN_capi
FATAL: Module mISDN_capi not found.
>> /sbin/modprobe --ignore-install avmfritz protocol=0x2 layermask=0xf
FATAL: Module avmfritz not found.
>> /sbin/modprobe --ignore-install mISDN_dsp debug=0 options=0
FATAL: Module mISDN_dsp not found.
creating device node: /dev/mISDN

Syslog reports:
Apr 11 22:45:04 office kernel: CAPI Subsystem Rev 1.1.2.8
Apr 11 22:45:04 office kernel: capifs: Rev 1.1.2.3
Apr 11 22:45:04 office kernel: capi20: Rev 1.1.2.7: started up with
major 68 (middleware+capifs)

I think my problem is my wrong kernel and my kernel-moduls:
Kernels is kernel-2.6.18-164.15.1.el5.i686

But if I look into the packages "kmod-mISDN " I can see:
# rpm -iql kmod-mISDN
Name        : kmod-mISDN                   Relocations: (not
relocatable)
Version     : 1.1.7.2                           Vendor: beroNet GmbH
Release     : 3_centos5.2.6.18_164.11.1.el5   Build Date: Mi 20 Jan 2010
22:04:22 CET
Install Date: So 11 Apr 2010 22:43:01 CEST      Build Host:
localhost.localdomain
Group       : System Environment/Kernel     Source RPM:
mISDN-kmod-1.1.7.2-3_centos5.2.6.18_164.11.1.el5.src.rpm
Size        : 8450882                          License: GPL
Signature   : (none)
Packager    : Jason Parker <jpar...@digium.com>
URL         : http://www.misdn.org/
Summary     : mISDN kernel module(s)
Description :
This package provides the mISDN kernel modules built for the Linux
kernel 2.6.18-164.11.1.el5 for the i686 family of processors.
/lib/modules/2.6.18-164.11.1.el5
/lib/modules/2.6.18-164.11.1.el5/extra
/lib/modules/2.6.18-164.11.1.el5/extra/avmfritz.ko
/lib/modules/2.6.18-164.11.1.el5/extra/hfcmulti.ko
/lib/modules/2.6.18-164.11.1.el5/extra/hfcpci.ko
/lib/modules/2.6.18-164.11.1.el5/extra/hfcsmini.ko
/lib/modules/2.6.18-164.11.1.el5/extra/hfcsusb.ko
/lib/modules/2.6.18-164.11.1.el5/extra/l3udss1.ko
/lib/modules/2.6.18-164.11.1.el5/extra/mISDN_capi.ko
/lib/modules/2.6.18-164.11.1.el5/extra/mISDN_core.ko
/lib/modules/2.6.18-164.11.1.el5/extra/mISDN_debugtool.ko
/lib/modules/2.6.18-164.11.1.el5/extra/mISDN_dsp.ko
/lib/modules/2.6.18-164.11.1.el5/extra/mISDN_dtmf.ko
/lib/modules/2.6.18-164.11.1.el5/extra/mISDN_isac.ko
/lib/modules/2.6.18-164.11.1.el5/extra/mISDN_l1.ko
/lib/modules/2.6.18-164.11.1.el5/extra/mISDN_l2.ko
/lib/modules/2.6.18-164.11.1.el5/extra/mISDN_x25dte.ko
/lib/modules/2.6.18-164.11.1.el5/extra/sedlfax.ko
/lib/modules/2.6.18-164.11.1.el5/extra/w6692pci.ko
/lib/modules/2.6.18-164.11.1.el5/extra/xhfc.ko

2.6.18-164.11 vs. 2.6.18-164.15 is not O.k., isn't it?

Any idea what went wrong else? But where's the right
kernel-module-package, witch I can install via yum.

Or is it better, to install mISDN from "scratch" how I've done in the
past?

Any hint an help is welcome!


ttyl,
     Django
 
-- 
"Bonnie & Clyde der Postmaster-Szene!" approved by Postfix-God

http://wetterstation-pliening.info
http://dokuwiki.nausch.org

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to