• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Faxserver sendet nicht

ceegee

Hacker
Hallo zusammen,

unser neuer Faxserver faxt einfach nicht. Hier alles relevante:

OpenSUSE 11.1 32 Bit, darauf installierte Pakete:

  • i4l-base-2008.12.9-1.1
    i4l-isdnlog-2008.12.9-1.1
    i4lfirm-2008.12.9-1.1
    capi4hylafax-01.03.00-1.149
    capi4linux-2008.12.9-1.1
    hylafax-4.4.4-1.39
    hylafax-client-4.4.4-1.39
    ghostscript-fonts-std-8.62-31.43.1
    ghostscript-omni-8.62-31.43.1
    ghostscript-library-8.62-31.43.1
    ghostscript-fonts-other-8.62-31.43.1
    ghostscript-x11-8.62-31.43.1
    mgetty-1.1.36-26.15
    fcpci-kmp-pae-0.1_2.6.27.23_0.1-0

Code:
server:~ # uname -a
Linux server 2.6.27.23-0.1-pae #1 SMP 2009-05-26 17:02:05 -0400 i686 athlon i386 GNU/Linux

Code:
server:~ # capiinfo
Number of Controllers : 1
Controller 1:
Manufacturer: AVM GmbH
CAPI Version: 2.0
Manufacturer Version: 3.11-07  (49.23)
Serial Number: 1000001
BChannels: 2
Global Options: 0x00000039
   internal controller supported
   DTMF supported
   Supplementary Services supported
   channel allocation supported (leased lines)
B1 protocols support: 0x4000011f
   64 kbit/s with HDLC framing
   64 kbit/s bit-transparent operation
   V.110 asynconous operation with start/stop byte framing
   V.110 synconous operation with HDLC framing
   T.30 modem for fax group 3
   Modem asyncronous operation with start/stop byte framing
B2 protocols support: 0x00000b1b
   ISO 7776 (X.75 SLP)
   Transparent
   LAPD with Q.921 for D channel X.25 (SAPI 16)
   T.30 for fax group 3
   ISO 7776 (X.75 SLP) with V.42bis compression
   V.120 asyncronous mode
   V.120 bit-transparent mode
B3 protocols support: 0x800000bf
   Transparent
   T.90NL, T.70NL, T.90
   ISO 8208 (X.25 DTE-DTE)
   X.25 DCE
   T.30 for fax group 3
   T.30 for fax group 3 with extensions
   Modem

  0100
  0200
  39000000
  1f010040
  1b0b0000
  bf000080
  00000000 00000000 00000000 00000000 00000000 00000000
  01000001 00020000 00000000 00000000 00000000

Supplementary services support: 0x000003ff
   Hold / Retrieve
   Terminal Portability
   ECT
   3PTY
   Call Forwarding
   Call Deflection
   MCID
   CCBS

Hylafax wurde grundlegend mit faxsetup eingerichtet. Ein Testversand mit sendfax bzw. capifax schlägt leider immer fehl:

Code:
Jul 23 13:02:35.76: [ 1415]: SESSION BEGIN 000000003 +49.00.00000
Jul 23 13:02:35.76: [ 1415]: SEND FAX: JOB 3 DEST 021xxxxxxxxx COMMID 000000011
Jul 23 13:02:35.76: [ 1415]: Try to connect to fax number 0021xxxxxxxxx in Hylafax mode on controller 1.
Jul 23 13:02:35.79: [ 1415]: Dial and starting transfer of TIFF-File docq/doc3.ps;00 with normal resolution.
Jul 23 13:03:35.17: [ 1415]: Connection dropped with Reason 0x3490 (Normal call clearing).

Versucht man das ganze mit einer Handynummer kommt ein Anruf, also ist der grundlegende Weg ja da. Außerdem wurde die Fritzcard separat getestet und die Leitung ebenfalls separat mit einem anderen Faxserver getestet.

Gruß, ceegee
 

whois

Ultimate Guru
Hi cegee

Das sieht soweit alles in Ordnung aus.
Hängst du an einer TK Anlage oder direkt an der Leitung?

cu
 

whois

Ultimate Guru
Ich gehe mal davon aus das du dies auch so konfiguriert hast, sonst hättest du was geschrieben, bist ja kein Anfänger. ;)
Hörmal die Module werden auch korrekt geladen.

Code:
hwinfo --isdn
Code:
lsmod|grep fcpci
 
OP
C

ceegee

Hacker
Hi whois,

ich habe bei faxsetup entsprechend meine 0´en mit angegeben. Hier noch die Infos:

Code:
server:~ # hwinfo --isdn
15: PCI 09.0: 10300 ISDN Adapter
  [Created at pci.318]
  UDI: /org/freedesktop/Hal/devices/pci_1244_e00
  Unique ID: WL76.lR9loEqERSD
  SysFS ID: /devices/pci0000:00/0000:00:09.0
  SysFS BusID: 0000:00:09.0
  Hardware Class: isdn adapter
  Model: "AVM FRITZ!Card PCI v2.0"
  Vendor: pci 0x1244 "AVM GmbH"
  Device: pci 0x0e00 "Fritz!PCI v2.0 ISDN"
  SubVendor: pci 0x1244 "AVM GmbH"
  SubDevice: pci 0x0e00
  Revision: 0x01
  Driver: "fcpci"
  Driver Modules: "fcpci"
  Memory Range: 0xfab00000-0xfab0001f (rw,non-prefetchable)
  I/O Ports: 0xb000-0xb01f (rw)
  IRQ: 20 (4836656 events)
  Requires: capi4linux, i4l-base, i4l-isdnlog
  Module Alias: "pci:v00001244d00000E00sv00001244sd00000E00bc02sc80i00"
  Driver Info #0:
    I4L Type: 8002/2 [AVM FRITZ!Card PCI v2.0]
  Driver Info #1:
    I4L Type: 1000/0 [AVM FRITZ!Card PCI v2.0]
  Config Status: cfg=no, avail=yes, need=no, active=unknown

Code:
server:~ # lsmod | grep fcpci
fcpci                 593372  5
kernelcapi             36908  3 capidrv,fcpci,capi

Ich seh da kein Problem, du?

Gruß, ceegee
 

whois

Ultimate Guru
ceegee schrieb:
Ich seh da kein Problem, du?
Nö, alles so wie es sein soll. :???:

Ich zieh mir mal einen Kaffee rein und sehe mir alles noch mal an, vielleicht habe ich ein Logik Problem aber das ist alles in Ordnung.
 
OP
C

ceegee

Hacker
Okay mach das! Kurioser Weise habe ich das OpenSUSE 11.1 hier nochmal zum Test installiert und da ging es auf anhieb. Dabei habe ich wissentlich nichts anders gemacht.

Vielleicht ein HW-Konflikt, der Rechner spielt gleichzeitig noch Video Aufnahmeserver mit MythTV und zwei TV Karten. Aber das sollte nicht stören.

Gruß, ceegee
 

whois

Ultimate Guru
ceegee schrieb:
Vielleicht ein HW-Konflikt, der Rechner spielt gleichzeitig noch Video Aufnahmeserver mit MythTV und zwei TV Karten. Aber das sollte nicht stören.
Nee das dürfte sich nicht störend auswirken.

Sieh dir doch mal spasseshalber an ob es das gleiche Modul ist auf der Testmaschine.
Mir fällt auch auf den dritten Blick nichts negatives auf.
 
OP
C

ceegee

Hacker
Moin,

ich hätte auch eigentlich nichts anderes erwartet. Wir wissen ja selber nix mehr.

Gruß, ceegee
 

whois

Ultimate Guru
Was mir gerade einfällt weil mir das gerade so in etwa passiert ist.
Du stehst ja in der Gruppe dialout drin oder?
 
Oben