ich versuch's nochmal ... Ich bin seit einiger Zeit bei dem Versuch eine Fritzcard unter Sarge zum Laufen zu überreden. Ich möchte eigentlich eine Einwahlmöglichkeit bereitstellen, aber die Karte zeigt sich bisher wenig kooperationswillig. Ich hab mein Ziel aber erstmal soweit runtergestuft überhaupt ein Lebenszeichen vom ISDN auf der Maschine zu erhalten.
Zur Installation: die Fritzcard (v 2.x) befindet sich seit der Installation von Sarge in dem Rechner. Ich habe sie auch mittlerweile in einem anderen Rechner erfolgreich (mit Sarge und HiSax, reinstecken, ging, ...) getestet und auch die Verkabelung mittlerweile erfolgreich als Fehlergrund ausgeschlossen. Die Karte soll mal als Erstes per isdnlog den Bus belauschen. Dazu hab ich in der /etc/modules den HiSax-Treiber explizit mit "hisax type=27 protocol=2" geladen und HiSax meldet für mich eindeutig Erfolg:
Code: Alles auswählen
Feb 11 19:43:59 localhost kernel: HiSax: Linux Driver for passive ISDN cards
Feb 11 19:43:59 localhost kernel: HiSax: Version 3.5 (module)
Feb 11 19:43:59 localhost kernel: HiSax: Layer1 Revision 2.46.2.5
Feb 11 19:43:59 localhost kernel: HiSax: Layer2 Revision 2.30.2.4
Feb 11 19:43:59 localhost kernel: HiSax: TeiMgr Revision 2.20.2.3
Feb 11 19:43:59 localhost kernel: HiSax: Layer3 Revision 2.22.2.3
Feb 11 19:43:59 localhost kernel: HiSax: LinkLayer Revision 2.59.2.4
Feb 11 19:43:59 localhost kernel: hisax_isac: ISAC-S/ISAC-SX ISDN driver v0.1.0
Feb 11 19:43:59 localhost kernel: hisax_fcpcipnp: Fritz!Card PCI/PCIv2/PnP ISDN driver v0.0.1
Feb 11 19:43:59 localhost kernel: HiSax: Card 1 Protocol EDSS1 Id=fcpcipnp0 (0)
Feb 11 19:43:59 localhost kernel: HiSax: DSS1 Rev. 2.32.2.3
Feb 11 19:43:59 localhost kernel: HiSax: 2 channels added
Feb 11 19:43:59 localhost kernel: HiSax: MAX_WAITING_CALLS added
Feb 11 19:43:59 localhost kernel: PCI: Found IRQ 10 for device 0000:00:0b.0
Feb 11 19:43:59 localhost kernel: hisax_fcpcipnp: found adapter Fritz!Card PCI at 0000:00:0b.0
Code: Alles auswählen
Feb 13 12:59:45 localhost isdnlog: isdnlog Version 4.69 starting
Feb 13 12:59:45 localhost isdnlog: Error: could not load holidays from /usr/share/isdn/holiday-de.dat: No such file or directory
Feb 13 12:59:45 localhost isdnlog: Dest V1.01: File '/usr/share/isdn/dest.cdb' opened fine - Dest 1.0 int (+h) AT DE NL CH BE
Feb 13 12:59:45 localhost isdnlog: Zone V1.25: Provider 0 File '/usr/share/isdn/zone-de-dtag.cdb' opened fine - V1.25 K2 C2 N256 T157147 O1 L5
Feb 13 12:59:45 localhost isdnlog: Rates Version 3.10 [25-Aug-2004 00:58:04] loaded [81 Providers, 691 Zones, 3207 Areas, 41 Services, 668 Comments, 9 eXceptions, 67 Redirects, 2254 Rates from /usr/share/isdn/rate-de.dat]
Feb 13 12:59:45 localhost isdnlog: (ISDN subsystem with ISDN_MAX_CHANNELS > 16 detected, ioctl(IIOCNETGPN) is available)
Feb 13 12:59:45 localhost isdnlog: isdn.conf:2 active channels, 0 MSN/SI entries
Feb 13 12:59:45 localhost isdnlog: (Data versions: iprofd=0x06 net_cfg=0x06 /dev/isdninfo=0x01)
Feb 13 12:59:45 localhost isdnlog: Everything is fine, isdnlog-4.69 is running in full featured mode.
Meine Frage jetzt dazu (nachdem ich das Forum schon länger durchwühlt habe), hat da jemand noch Ideen oder weiß wo ich noch für's Debugging ansetzen könnte?
Danke
Neko