Comment 3 for bug 204624

Revision history for this message
mveltre (mveltre82) wrote : Re: CAPI not working correctly on Ubuntu hardy (8.04)

I can recreate the issue on two different PCs with two different AVM Fritzcard PCI. Some other users like in the german ubuntu forum do have also this problems. See http://forum.ubuntuusers.de/topic/168953/ (german). Google fills up with the reports also. If possible, I would set the importance to high or at least middle as a lot of users which use ISDN landlines to connect have these problems.

In the meantime it could also (sometimes) help to download
http://rapidshare.de/files/39255014/AVM-Fritz.tar.gz.html

and use
$cd /usr/src/AVM-Fritz/fcpci-3.11.07
$sudo make
$sudo make install
$sudo depmod -a
$modprobe -l | grep fcpci

to install the module. On my one of my PCs i had to remove linux-restriced-modules at all to get it working (now other issues are coming up with that...). Solution was provided by the user "DeJe" in the german ubuntuusers forum.