[HELP] AVM Fritz Card Asterisk died on code 1!

I try to install the ISDN Fritz card on Centos 3.5 with Asterisk@home 1.5.
I have installed the capi4k-utils but it does not work… asterisk died with erroe code 1!!

capiinfo

capi not installed - No such device or address (6)

Output msg:

dmesg

b1: no version for “capilib_data_b3_conf” found: kernel tainted.
b1: revision 1.1.2.2
b1dma: revision 1.1.2.3
b1pci: revision 1.1.2.2
c4: revision 1.1.2.2
fcpci: module license ‘Proprietary’ taints kernel.
fcpci: AVM FRITZ!Card PCI driver, revision 0.7.2
fcpci: (fcpci built on Oct 11 2005 at 10:48:14)
fcpci: – 32 bit CAPI driver –
eth0: no IPv6 routers present
kcapi: driver “fcpci” has no add card function.

asterisk -vvvvcg

[chan_capi.so] => (Common ISDN API for Asterisk)
== Parsing ‘/etc/asterisk/capi.conf’: Found
– ast_capi_pvt ISDN (,capi-in,0,2) (0,4,64)
– ast_capi_pvt ISDN (
,capi-in,0,2) (0,4,64)
== Unregistered channel type 'CAPI’
Ouch … error while writing audio data: : Broken pipe
Warning, flexibel rate not heavily tested!

tail -n 8 /var/log/asterisk/full

Oct 12 12:15:24 VERBOSE[3371]: [chan_capi.so] => (Common ISDN API for Asterisk)
Oct 12 12:15:24 VERBOSE[3371]: == Parsing ‘/etc/asterisk/capi.conf’: Oct 12 12:15:24 VERBOSE[3371]: == Parsing ‘/etc/asterisk/capi.conf’: Found
Oct 12 12:15:24 VERBOSE[3371]: – ast_capi_pvt ISDN (,capi-in,0,2) (0,4,64)
Oct 12 12:15:24 VERBOSE[3371]: – ast_capi_pvt ISDN (
,capi-in,0,2) (0,4,64)
Oct 12 12:15:24 WARNING[3371]: CAPI not installed, CAPI disabled!
Oct 12 12:15:24 WARNING[3371]: chan_capi.so: load_module failed, returning -1
Oct 12 12:15:24 VERBOSE[3371]: == Unregistered channel type 'CAPI’
Oct 12 12:15:24 WARNING[3371]: Loading module chan_capi.so failed!

Any ideas what could be wrong???