I'm trying to setup BlueFritz USBv2.0 with Fedora Core 3 (Kernel 2.6.9). I've no problems connecting the access point (ciptool connect). But when I try "capiinfo", there is no capi device available. Same result if I try pppd.. [root@jd2 ~]# capiinfo capi not installed - No such device or address (6) /var/log/messages: ------------------ Jan 15 17:25:35 jd2 kernel: CAPI Subsystem Rev 1.1.2.8 Jan 15 17:25:35 jd2 kernel: Bluetooth: CMTP (CAPI Emulation) ver 1.0 Jan 15 17:25:46 jd2 hcid[2576]: link_key_request (sba=00:04:0E:88:70:44, dba=00:04:0E:88:5E:2F) Jan 15 17:25:46 jd2 hcid[2576]: pin_code_request (sba=00:04:0E:88:70:44, dba=00:04:0E:88:5E:2F) Jan 15 17:25:54 jd2 hcid[2576]: link_key_notify (sba=00:04:0E:88:70:44) Jan 15 17:25:54 jd2 hcid[2576]: Replacing link key 00:04:0E:88:70:44 00:04:0E:88:5E:2F Jan 15 17:25:54 jd2 kernel: Bluetooth: Found 1 CAPI controller(s) on device 00:04:0E:88:5E:2F Jan 15 17:25:54 jd2 kernel: kcapi: Controller 1: 00:04:0E:88:5E:2F attached Jan 15 17:25:54 jd2 kernel: kcapi: card 1 "00:04:0E:88:5E:2F" ready. Jan 15 17:35:28 jd2 pppd[4167]: Plugin userpass.so loaded. Jan 15 17:35:28 jd2 pppd[4167]: userpass: $Revision: 1.4 $ Jan 15 17:35:28 jd2 pppd[4167]: Plugin capiplugin.so loaded. Jan 15 17:35:28 jd2 pppd[4167]: capiplugin: $Revision: 1.32 $ Jan 15 17:35:28 jd2 pppd[4167]: capiconn: 1.7 Jan 15 17:35:28 jd2 pppd[4167]: capiplugin: CAPI_REGISTER failed - CAPI not installed (0x1009) [No such file or directory (2)] Jan 15 17:35:28 jd2 pppd[4167]: Exit. I think, in /var/log/messages is something like "kcapi: appl 1 up " missing. /dev/capixx is missing, too. If I load module "capi" manually, the nodes /dev/capixx are installed - but no change to the capiinfo. udev is installed. The output of lsmod is attached. Any hints are welcome, Jörg.