SuSE Support Database

Title: device capi20 not registered: No such device

---

Mainpage ---- Searchform ---- History ---- Versions ---- Categories ---- Contents
Deutsch
---

device capi20 not registered: No such device

Applies to

SuSE Linux: Version 5.2

Symptom:

When calling init 1 or /sbin/init.d/i4l stop you get an error message like the following :

Unloading ISDN drivers ...
isdn: Device or resource busy
device capi20 not registered: No such device
look in /proc/devices.
maybe the devicefiles are installed with a wrong majornumber,
or you linux kernel version only supports 64 char device (check
/usr/include/linux/major.h)

Cause:

The attempt is made to unload a module that was neither loaded nor is being needed..

Solution:

   1. in /etc/rc.config: I4L_USE_B1="" (instead of ="no")

or

   2. in /sbin/init.d/i4l_hardware:
     
       if test ! -z "$I4L_USE_B1"; then
          /sbin/modprobe -r capi capidrv kernelcapi capiutil
       fi


---

Keywords: I4L, ISDN, CAPI, CAPI2, MODULE

---

Categories: ISDN

---

Mainpage ---- Searchform ---- History ---- Versions ---- Categories ---- Contents
Deutsch
---

SDB-ray_capi2, Copyright SuSE GmbH, Nuremberg, Germany - Version: 21. Apr 1998
Impressum - Last generated: 24. Feb 1999 15:19:42 by maddin with sdb_gen 1.00.0