Am Donnerstag, 20. Januar 2005 16:15 schrieb Karsten Keil:

hab jetzt alles ausprobiert:

pci=noapci :

genauso ist apci=off

Ergebnis kann kein fax senden Meldung von kdefaxprogramm:

KDEPrint-Fax-Log

Eingabedateien in PostScript umwandeln

Fax wird gesendet an: 420449 ()

Überspielung an Fax mit /usr/bin/capisuitefax -d '420449' '/tmp/kde-ja/kdeprint_n8OLmwCJ'

Traceback (most recent call last):

File "/usr/bin/capisuitefax", line 203, in ?

cs_helpers.writeDescription(newname,"dialstring=\""+dialstring+"\"\n"

File "/usr/lib/python2.3/site-packages/cs_helpers.py", line 283, in writeDescription

descr=open(filename[:filename.rindex('.')+1]+"txt","w")

IOErro

:

[Errno 13] Permission denied: '/var/spool/capisuite/users/ja/sendq/fax-0.txt

Capiinfo usw. melden:

ja@linux:~> su

Password:

linux:/home/ja # cat /proc/interrupts

CPU0

0: 152664 XT-PIC timer

1: 143 XT-PIC i8042

2: 0 XT-PIC cascade

5: 219 XT-PIC libata, ehci_hcd, VIA8233

9: 0 XT-PIC acpi

10: 9620 XT-PIC libata, SysKonnect SK-98xx, uhci_hcd, uhci_hcd

11: 30971 XT-PIC ohci1394, uhci_hcd, uhci_hcd, fcpci

12: 5304 XT-PIC i8042

14: 1569 XT-PIC ide0

NMI: 0

LOC: 0

ERR: 1

MIS: 0

linux:/home/ja # capiinfo

Number of Controllers : 1

Controller 1:

Manufacturer: AVM GmbH

CAPI Version: 2.0

Manufacturer Version: 3.101-02 (49.18)

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

linux:/home/ja #

Wie schalte ich apic beim booten ein???

Wie kann ich im bios einen interrupt isolieren für fritz? Ami bios , ist alles auf Pnp eingestellt.

Was kann mir ein Umstecken der Karte einbringen??

Danke für Deine Mühe

bin erst morgen wieder an der Kiste

schönen Abend und Feierabend

Jörg

> On Thu, Jan 20, 2005 at 02:00:16PM +0100, LogoAbel@web.de wrote:

> > Nachricht an Karsten Keil

> >

> >

> > hier capiinfo mit acpi:

> >

> >

> > ja@linux:~> su

> > Password:

> > linux:/home/ja # capiinfo

> > Number of Controllers : 1

>

> ...

>

> sieht OK aus.

>

> > mit pci=acpioff

>

> pci=noacpi

>

> nicht pci=acpioff

>

> Interessanter ist /cat /proc/interrupts in beiden Faellen.

>

> > beim Versenden kommt dann folgende Fehlermeldung

> >

> > Fax wird gesendet an: 420449 ()

> >

> > Überspielung an Fax mit /usr/bin/capisuitefax -d '420449'

> > '/tmp/kde-ja/kdeprint_0U1pJglF'

> > Traceback (most recent call last):

> > File "/usr/bin/capisuitefax", line 203, in ?

> > cs_helpers.writeDescription(newname,"dialstring=\""+dialstring+"\"\n"

> > File "/usr/lib/python2.3/site-packages/cs_helpers.py", line 283, in

> > writeDescription

> >

> > descr=open(filename[:filename.rindex('.')+1]+"txt","w")

> > IOErro

> >

> > [Errno 13] Permission denied:

> > '/var/spool/capisuite/users/ja/sendq/fax-0.txt

>

> Kann ich nichts zu sagen, das sieht sehr seltsam aus.

>

> > linux:/home/ja # cat /proc/interrupts

> > CPU0

> > 0: 4270728 XT-PIC timer

> > 1: 589 XT-PIC i8042

> > 2: 0 XT-PIC cascade

> > 5: 197 XT-PIC libata, ehci_hcd, VIA8233

> > 9: 0 XT-PIC acpi

> > 10: 42229 XT-PIC libata, SysKonnect SK-98xx, uhci_hcd,

> > uhci_hcd

> > 11: 1064949 XT-PIC ohci1394, uhci_hcd, uhci_hcd, fcpci

> > 12: 23024 XT-PIC i8042

> > 14: 68229 XT-PIC ide0

> > NMI: 0

> > LOC: 0

> > ERR: 1

> > MIS: 0

> > linux:/home/ja #

> >

> >

> > bringt uns das weiter??

>

> Ja, bei IRQ sharing mit fcpci gibt es immer wieder Probleme.

>

> 1. mal probieren ob es mit apic als bootoption besser wird (nicht acpi).

> auch hier ist cat /proc/interrupts interessant

> 2. Andere PCI Slots probieren oder im BIOS versuchen einen Interrupt fuer

> die Fritz PCI zu isolieren.

>

>

>

>

> --

> Karsten Keil

> SuSE Labs

> ISDN development