# apt-get install linux-headers-$(uname -r)
# apt-get install build-essential rpm capiutils pppdcapiplugin
# cd /usr/src
# wget http://opensuse.foehr-it.de/rpms/10_2/src/fcpci-0.1-0.src.rpm
# rpm2cpio fcpci-0.1-0.src.rpm | cpio -i
# tar xzf fcpci-suse93-3.11-07.tar.gz
# cd fritz
# patch -p1 < ../fritz-tools.diff
# ./install
# lsmod | grep ^hisax
# rmmod hisax_fcpcipnp
# rmmod hisax_isac
# rmmod hisax
# lsmod | grep ^hisax
# modprobe -v fcpci
# capiinit
# vi /etc/isdn/capi.conf (Die Zeile mit “fcpci” auskommentieren)
# init 6
Hallo und vielen Dank!
Läuft und dank Dir kann ich jetzt meinen kleinen Server weiter ausbauen.
Na Super gegangen … danke