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

Fehler bei misdn-init

Hi,

ich versuche grade meine ISDN-Karte (NICHT-AVM) zum Faxen zu überreden und habe mir dazu misdn runtergeladen. "./misdn-init scan" findet auch die Karte. Aber wenn ich ./misdn-init start eingebe kommen folgende Fehlermeldungen:

linux-w41z:/etc/init.d # misdn-init start
bash: misdn-init: command not found
linux-w41z:/etc/init.d # ./misdn-init start
FATAL: Module mISDN_core not found.
FATAL: Module mISDN_l1 not found.
FATAL: Module mISDN_l2 not found.
FATAL: Module l3udss1 not found.
FATAL: Module mISDN_capi not found.
-----------------------------------------
Loading module(s) for your misdn-cards:
-----------------------------------------
modinfo: could not find module hfcpci
modprobe --ignore-install hfcpci protocol=0x2 layermask=0xf
FATAL: Module hfcpci not found.
modprobe mISDN_dsp debug=0x0 options=0 poll=128 dtmftreshold=100
FATAL: Module mISDN_dsp not found.

Diese Dateien jeweils mit der Endung .mod.c sind aber vorhanden, ich habe sie versuchsweise auch mal in das Verzeichnis von misdn-init kopiert, was keine Änderung erbrachte. Wer kann mir (Anfänger) helfen?
 
Oben