Operating System - Linux
1753905 Members
10287 Online
108810 Solutions
New Discussion

Re: ISDN problems SUSE7.0

 
SOLVED
Go to solution
Maurice Skubski
Trusted Contributor

ISDN problems SUSE7.0

hello :-D
I have a problem with my AVM ISDN Card with Suse Linux 7.0
here are the error messages
any idea?
regards maurice

ISDN Card configuration

test the ISDN card:

Step 1

bash-2.04# rci4l_hardware start
Loading ISDN drivers ...
Loading HiSax driver ...
/sbin/insmod /lib/modules/2.2.16/net/slhc.o
/sbin/insmod /lib/modules/2.2.16/misc/isdn.o
/sbin/insmod /lib/modules/2.2.16/misc/hisax.o type=27 protocol=2 id=HiSax
/lib/modules/2.2.16/misc/hisax.o: init_module: Das GerSt oder die Ressource ist
belegt
Hint: this error can be caused by incorrect module parameters, including invalid
IO or IRQ parameters
/lib/modules/2.2.16/misc/hisax.o: insmod /lib/modules/2.2.16/misc/hisax.o failed
# delete isdn
# delete slhc
/lib/modules/2.2.16/misc/hisax.o: insmod hisax failed

Initialization of HiSax failed!
Check /var/log/messages and /var/log/warn.
Check that the values in '/etc/rc.config.d/*' are correct:
I4L_TYPE: 27
I4L_MEMBASE: 0
I4L_IRQ: 0
I4L_IO: 0
I4L_IO0: 0
I4L_IO1: 0
I4L_PROTOCOL: 2
I4L_MODUL_OPTIONS:

Step 2

bash-2.04# rci4l start
/dev/isdninfo: Kein passendes GerSt gefunden
Starting isdn4linux on device ippp0
/dev/isdninfo: Kein passendes GerSt gefunden
/usr/sbin/rci4l: ippp0 doesn't exist in /proc/net/dev
Check ISDN hardware configuration and activate

Step 3

bash-2.04# rcroute start
Setting up routing (using /etc/route.conf)
Error while excuting:
/sbin/route add default gw 192.168.0.1 dev ippp0
SIOCADDRT: Kein passendes GerSt gefunden
Setting up routing failed
bash-2.04#


Step 4
bash-2.04# isdnctrl dial ippp0
/dev/isdninfo: Kein passendes GerSt gefunden
bash-2.04#







TIP: ITO was renamed to VPO. And now with Version 7 it is renamed to OVO (OpenView Operations)
1 REPLY 1
Mike McKinlay
Honored Contributor
Solution

Re: ISDN problems SUSE7.0

According to

http://www.linuxhq.com/kernel/v2.2/doc/isdn/README.HiSax.html

your card requires the IRQ and IO parms ...
"Hope springs eternal."