Re: Re: FritzCard PCI will not work

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



After play some time it seem now to work.
The first play to modify the make file of the AVM module
then build the capi4k-utils package and now capiinit will work:)

This must be changed in the make file of the kernel Module(I found it in
the CentOS forum):
What you have to do is correct src/Makefile in Fritz drivers:
FROM:
EXTRA_CFLAGS += -D__$(CARD)__ -DTARGET=\"$(CARD)\"
TO:
EXTRA_CFLAGS += -O0 -D__$(CARD)__ -DTARGET=\"$(CARD)\"
Recompile and no more Ooops!!!


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux