MajorPavian
05.06.02, 14:55
Hi,
also nachdem ich kein Einwahlprogramm insallieren konnte will ich jetzt erstmal die Treiber fü meine isdn-Karte installieren, damit ich zumindest capi-control installieren kann. Dabei kommt wie zu erwarten ne Fehlermeldung:
[root@localhost fritz]# make
(cd src.sys; make CARD=fcpci)
make[1]: Wechsel in das Verzeichnis Verzeichnis »/home/andre/fritz/src.sys«
cat capi_modules.txt
In order to use this FRITZ!Card driver, a couple of kernel modules are required:
capi.o, capiutils.o, kernelcapi.o and capifs.o. The source code for these modules
is part of the linux kernel in directory /usr/src/linux/drivers/isdn/avmb1 and
will be compiled with the kernel if the following settings are found in the kernel configuration:
CONFIG_EXPERIMENTAL=y
CONFIG_ISDN_CAPI=m
CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON=y
CONFIG_ISDN_CAPI_MIDDLEWARE=y
CONFIG_ISDN_CAPI_CAPI20=m
CONFIG_ISDN_CAPI_CAPIFS_BOOL=y
CONFIG_ISDN_CAPI_CAPIFS=m
CONFIG_ISDN_CAPI_CAPIDRV=m
For "make menuconfig" go to "ISDN subsystem", "Active cards" and select:
...
<M> CAPI2.0 support
Verbose reason code reporting (kernel size +=7K)
CAPI2.0 Middleware support (EXPERIMENTAL)
<M> CAPI2.0 /dev/capi support
CAPI2.0 filesystem support
<M> CAPI2.0 capidrv interface support
...
In addtion to these entries, please enable entry "Prompt for development
and/or incomplete code/drivers" in the very first menu named "Code maturity
level options".
After the kernel's compilation, all CAPI modules can be found in directory
/lib/modules/`uname -r`/kernel/drivers/isdn/avmb1/
make[1]: Verlassen des Verzeichnisses Verzeichnis »/home/andre/fritz/src.sys«
(cd src.drv; make CARD=fcpci)
make[1]: Wechsel in das Verzeichnis Verzeichnis »/home/andre/fritz/src.drv«
cc -c -DMODULE -D__KERNEL__ -DNDEBUG -D__fcpci__ -DTARGET=\"fcpci\" -O2 -Wall -I /lib/modules/`uname -r`/build/include main.c -o main.o
cc: installation problem, cannot exec `cpp0': Datei oder Verzeichnis nicht gefunden
make[1]: *** [main.o] Fehler 1
make[1]: Verlassen des Verzeichnisses Verzeichnis »/home/andre/fritz/src.drv«
make: *** [drv] Fehler 2
[root@localhost fritz]
wenn mir ma einer sagen kann wie ich die Treiber dann installieren kann bitte posten. Achja mandrake 8.2
Bitte, bin langsam am verzweifeln
MajorPavian
P.s.: ahja, hab ma in der kernel-config nachgeguckt, da stimmt alles so weit :-)
also nachdem ich kein Einwahlprogramm insallieren konnte will ich jetzt erstmal die Treiber fü meine isdn-Karte installieren, damit ich zumindest capi-control installieren kann. Dabei kommt wie zu erwarten ne Fehlermeldung:
[root@localhost fritz]# make
(cd src.sys; make CARD=fcpci)
make[1]: Wechsel in das Verzeichnis Verzeichnis »/home/andre/fritz/src.sys«
cat capi_modules.txt
In order to use this FRITZ!Card driver, a couple of kernel modules are required:
capi.o, capiutils.o, kernelcapi.o and capifs.o. The source code for these modules
is part of the linux kernel in directory /usr/src/linux/drivers/isdn/avmb1 and
will be compiled with the kernel if the following settings are found in the kernel configuration:
CONFIG_EXPERIMENTAL=y
CONFIG_ISDN_CAPI=m
CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON=y
CONFIG_ISDN_CAPI_MIDDLEWARE=y
CONFIG_ISDN_CAPI_CAPI20=m
CONFIG_ISDN_CAPI_CAPIFS_BOOL=y
CONFIG_ISDN_CAPI_CAPIFS=m
CONFIG_ISDN_CAPI_CAPIDRV=m
For "make menuconfig" go to "ISDN subsystem", "Active cards" and select:
...
<M> CAPI2.0 support
Verbose reason code reporting (kernel size +=7K)
CAPI2.0 Middleware support (EXPERIMENTAL)
<M> CAPI2.0 /dev/capi support
CAPI2.0 filesystem support
<M> CAPI2.0 capidrv interface support
...
In addtion to these entries, please enable entry "Prompt for development
and/or incomplete code/drivers" in the very first menu named "Code maturity
level options".
After the kernel's compilation, all CAPI modules can be found in directory
/lib/modules/`uname -r`/kernel/drivers/isdn/avmb1/
make[1]: Verlassen des Verzeichnisses Verzeichnis »/home/andre/fritz/src.sys«
(cd src.drv; make CARD=fcpci)
make[1]: Wechsel in das Verzeichnis Verzeichnis »/home/andre/fritz/src.drv«
cc -c -DMODULE -D__KERNEL__ -DNDEBUG -D__fcpci__ -DTARGET=\"fcpci\" -O2 -Wall -I /lib/modules/`uname -r`/build/include main.c -o main.o
cc: installation problem, cannot exec `cpp0': Datei oder Verzeichnis nicht gefunden
make[1]: *** [main.o] Fehler 1
make[1]: Verlassen des Verzeichnisses Verzeichnis »/home/andre/fritz/src.drv«
make: *** [drv] Fehler 2
[root@localhost fritz]
wenn mir ma einer sagen kann wie ich die Treiber dann installieren kann bitte posten. Achja mandrake 8.2
Bitte, bin langsam am verzweifeln
MajorPavian
P.s.: ahja, hab ma in der kernel-config nachgeguckt, da stimmt alles so weit :-)