Thanks for helping again Alexander
Am Fr, den 15.10.2004 schrieb Ian Clough um 8:52:
I am on FC2 and have upgraded to 2.6.8 - 521>>I am trying to get my passive ISDN card - AVM Fritz working with my application - Asterisk.After some help from Alexander D. I changed /etc/sysconfig/isdncard The line MODULE=hisax is changed to: MODULE='hisax_fcpcipnp' my card now appears to function although it starts two times In the log on boot up I see:-
Oct 15 07:12:36 vigor11 kernel: ISDN subsystem Rev: 1.1.2.3/1.1.2.3/1.1.2.2/1.1.2.3/1.1.2.2/1.1.2.2 loaded
Oct 15 07:12:36 vigor11 kernel: hisax_fcpcipnp: found adapter Fritz!Card PCI
v2 at 0000:02:05.0
Oct 15 07:12:36 vigor11 kernel: HiSax module removed
Oct 15 07:12:36 vigor11 kernel: ISDN-subsystem unloaded
ISDN is stopped here. You have to find out what is causing this behaviour.
OK the isdn service was starting, being unloaded and then starting again.
I eventually moved S09kudzu from /etc/rc5.d (temporarily) and the service now only starts once:-
(I guess I have something wrong with kudzu)
Oct 16 10:02:25 vigor11 kernel: ip_tables: (C) 2000-2002 Netfilter core team
Oct 16 10:02:25 vigor11 kernel: ip_conntrack version 2.1 (956 buckets, 7648 max) - 320 bytes per conntrack
Oct 16 10:02:25 vigor11 kernel: CSLIP: code copyright 1989 Regents of the University of California
Oct 16 10:02:25 vigor11 kernel: ISDN subsystem Rev: 1.1.2.3/1.1.2.3/1.1.2.2/1.1.2.3/1.1.2.2/1.1.2.2 loaded
Oct 16 10:02:25 vigor11 kernel: HiSax: Linux Driver for passive ISDN cards
Oct 16 10:02:25 vigor11 kernel: HiSax: Version 3.5 (module)
Oct 16 10:02:25 vigor11 kernel: HiSax: Layer1 Revision 2.46.2.5
Oct 16 10:02:25 vigor11 kernel: HiSax: Layer2 Revision 2.30.2.4
Oct 16 10:02:25 vigor11 kernel: HiSax: TeiMgr Revision 2.20.2.3
Oct 16 10:02:25 vigor11 kernel: HiSax: Layer3 Revision 2.22.2.3
Oct 16 10:02:25 vigor11 kernel: HiSax: LinkLayer Revision 2.59.2.4
Oct 16 10:02:25 vigor11 kernel: hisax_isac: ISAC-S/ISAC-SX ISDN driver v0.1.0
Oct 16 10:02:25 vigor11 kernel: hisax_fcpcipnp: Unknown parameter `type'
Oct 16 10:02:25 vigor11 kernel: hisax_fcpcipnp: Fritz!Card PCI/PCIv2/PnP ISDN driver v0.0.1
Oct 16 10:02:25 vigor11 kernel: HiSax: Card 1 Protocol EDSS1 Id=fcpcipnp0 (0)
Oct 16 10:02:25 vigor11 kernel: HiSax: DSS1 Rev. 2.32.2.3
Oct 16 10:02:25 vigor11 kernel: HiSax: 2 channels added
Oct 16 10:02:25 vigor11 kernel: HiSax: MAX_WAITING_CALLS added
Oct 16 10:02:25 vigor11 kernel: ACPI: PCI interrupt 0000:02:05.0[A] -> GSI 5 (level, low) -> IRQ 5
Oct 16 10:02:25 vigor11 kernel: hisax_fcpcipnp: found adapter Fritz!Card PCI v2 at 0000:02:05.0
Oct 16 10:02:26 vigor11 kernel: Zapata Telephony Interface Registered on major 196
Oct 16 10:02:26 vigor11 kernel: Registered tone zone 0 (United States / North America)
Oct 16 10:02:26 vigor11 kernel: ACPI: PCI interrupt 0000:02:09.0[A] -> GSI 11 (level, low) -> IRQ 11
Oct 16 10:02:26 vigor11 kernel: 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
Oct 16 10:02:26 vigor11 kernel: 0000:02:09.0: 3Com PCI 3c905C Tornado at 0x3400. Vers LK1.1.19
However I still do not have capi:-
[root@Vigor11 log]# capiinfo capi not installed - No such device or address (6) [root@Vigor11 log]# capiinit ERROR: cannot load module kernelcapi [root@Vigor11 log]# modprobe kernelcapi [root@Vigor11 log]# modprobe capi [root@Vigor11 log]# capiinit ERROR: cannot load module kernelcapi
I have tried a few complete new installs of FC2 so I do not think it is caused by something that I have done :-)
Any ideas??
Thanks again
Ian