Dear all,<br>
<br>
I am running Debian and the kernel version is 2.6.13. Referred to the
manual, I compiled the kernel.&nbsp; Below is the running modules.<br>
-------------------------------------------------------<br>
#lsmod <br>
Module&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Size&nbsp; Used by<br>
fcusb2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 657304&nbsp; 0<br>
capi&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16576&nbsp; 0<br>
capifs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5000&nbsp; 2 capi<br>
kernelcapi&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 45440&nbsp; 2 fcusb2,capi<br>
------------------------------------------------------<br>
I download fcusb2-suse93-3.11-07.tar.gz and install it. My /etc/capi.conf like this:<br>
# card&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
file&nbsp;&nbsp;&nbsp; proto&nbsp;&nbsp;
io&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; irq&nbsp;&nbsp;&nbsp;&nbsp;
mem&nbsp;&nbsp;&nbsp;&nbsp; cardnr&nbsp; options<br>
fcusb2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
/lib/firmware/fus2base.frm&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
DSS1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - <br>
<br>
I copy the fus2base.frm to /lib/firmware.<br>
After all works above, I use 'capiinit start' and got the following messages:<br>
-----------------------------------------------------------------------------------------------------<br>
ERROR: controller 1: firmware load failed - Device or resource busy (16)<br>
<br>
!! CHECK THE KERNEL MESSAGES BEFORE SENDING MAIL !!<br>
<br>
ERROR: failed to load firmware for controller 1 driver fcusb2 name fcusb2-0003<br>
-------------------------------------------------------------------------------------------------------<br>
<br>
Messages in the kernel message file like this:<br>
-----------------------------------------------------------<br>
CAPI Subsystem Rev <a href="http://1.1.2.8">1.1.2.8</a><br>
capifs: Rev <a href="http://1.1.2.3">1.1.2.3</a><br>
capi20: Rev <a href="http://1.1.2.7">1.1.2.7</a>: started up with major 68 (middleware+capifs)<br>
fcusb2: module license 'Proprietary' taints kernel.<br>
fcusb2: AVM FRITZ!Card USB v2 driver, revision 0.6.4<br>
fcusb2: (fcusb2 built on Oct&nbsp; 6 2005 at 13:21:59)<br>
fcusb2: -- 32 bit CAPI driver --<br>
fcusb2: Loading...<br>
fcusb2 1-1:1.0: usb_probe_interface<br>
fcusb2 1-1:1.0: usb_probe_interface - got id<br>
fcusb2: Driver 'fcusb2' attached to fcusb2-stack. (152)<br>
kcapi: Controller 1: fcusb2-0003 attached<br>
usbcore: registered new driver fcusb2<br>
fcusb2: Loaded.<br>
usb 1-1: capiinit timed out on ep1out len=64/259<br>
usb 1-1: capiinit timed out on ep1out len=0/259<br>
fcusb2: USB I/O error, code -110!<br>
fcusb2: Firmware does not respond!<br>
kcapi: card 1 down.<br>
------------------------------------------------------------------<br>
<br>
I also tried another firmware file but still got the same problem. Anyone please kindly give me<br>
some tips. <br>
<br>
Thanks in advance.<br>
<br>
Haobo<br>