[SLE] CAPI for Eicon Diva Server

From: Martin Mielke (martin.mielke_at_thales-is.com)
Date: 03/31/04

  • Next message: Johan: "[SLE] faks on linux"
    Date: Wed, 31 Mar 2004 11:02:49 +0200
    To: suse-linux-e@suse.com
    
    

    Hi all,

    I have a system where an ISDN card (Eicon Diva Server BRI 2M) is installed.
    All CAPI-related packages are installed:

    ---
    pbx:~ # rpm -qa | grep capi
    avmfritzcapi-1.0-194       <-- I guess I don't need it
    capisuite-0.4.3-52
    capi4linux-2003.9.17-7
    ---
    The permissions on /dev/capi20* are as follows:
    ---
    pbx:~ # ls -l /dev/capi*
    crw-rw----    1 root     dialout   68,   0 Sep 23  2003 /dev/capi20
    crw-rw----    1 root     dialout   68,   1 Sep 23  2003 /dev/capi20.00
    crw-rw----    1 root     dialout   68,   2 Sep 23  2003 /dev/capi20.01
    crw-rw----    1 root     dialout   68,   3 Sep 23  2003 /dev/capi20.02
    crw-rw----    1 root     dialout   68,   4 Sep 23  2003 /dev/capi20.03
    crw-rw----    1 root     dialout   68,   5 Sep 23  2003 /dev/capi20.04
    crw-rw----    1 root     dialout   68,   6 Sep 23  2003 /dev/capi20.05
    crw-rw----    1 root     dialout   68,   7 Sep 23  2003 /dev/capi20.06
    crw-rw----    1 root     dialout   68,   8 Sep 23  2003 /dev/capi20.07
    crw-rw----    1 root     dialout   68,   9 Sep 23  2003 /dev/capi20.08
    crw-rw----    1 root     dialout   68,  10 Sep 23  2003 /dev/capi20.09
    crw-rw----    1 root     dialout   68,  11 Sep 23  2003 /dev/capi20.10
    crw-rw----    1 root     dialout   68,  12 Sep 23  2003 /dev/capi20.11
    crw-rw----    1 root     dialout   68,  13 Sep 23  2003 /dev/capi20.12
    crw-rw----    1 root     dialout   68,  14 Sep 23  2003 /dev/capi20.13
    crw-rw----    1 root     dialout   68,  15 Sep 23  2003 /dev/capi20.14
    crw-rw----    1 root     dialout   68,  16 Sep 23  2003 /dev/capi20.15
    crw-rw----    1 root     dialout   68,  17 Sep 23  2003 /dev/capi20.16
    crw-rw----    1 root     dialout   68,  18 Sep 23  2003 /dev/capi20.17
    crw-rw----    1 root     dialout   68,  19 Sep 23  2003 /dev/capi20.18
    crw-rw----    1 root     dialout   68,  20 Sep 23  2003 /dev/capi20.19
    /dev/capi:
    total 114
    drwxr-xr-x    2 root     root            0 Mar 30 19:19 .
    drwxr-xr-x   32 root     root       116416 Mar 30 19:17 ..
    ---
    But capiinfo gives:
    ---
    capi not installed - No such device or address (6)
    ---
    How is it? what are those capi-packages for?? do I need the *-devel ones?
    Furthermore, the capi-modules are loaded at system boot:
    ---
    pbx:~ # dmesg  | grep -i capi
    capifs: Rev 1.1.4.1
    CAPI-driver Rev 1.1.4.1: loaded
    capi20: started up with major 68
    kcapi: capi20 attached
    capi20: Rev 1.1.4.2: started up with major 68 (middleware+capifs)
    ---
    One last thing: the system also has the i4l-packages installed -- I 
    cannot remove because doing so would break some dependencies...
    By now it's been impossible to make a single call through the ISDN 
    card... :-/
    Suggestions, hints, ideas, etc on this issue are much appreciated!
    Regards,
    Martin
    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: Johan: "[SLE] faks on linux"