Hello, I have an issue getting the chan_capi module to load in asterisk cvs from today. Plain 2.4.20 kernel with melware patches for the Eicon Diva Server Bri card.
I load the modules with: modprobe -v divas divacapi I load the firmware with: divactrl load -c 1 -f ETSI -vd6 Output in /var/log/messages is: Nov 9 19:26:26 voice kernel: Eicon DIVA - DIDD table (http://www.melware.net) Nov 9 19:26:26 voice kernel: divadidd: Rel:2.0 Rev:1.13 Build:102-51(local) Nov 9 19:26:26 voice kernel: Eicon DIVA Server driver (http://www.melware.net) Nov 9 19:26:26 voice kernel: divas: Rel:2.0 Rev:1.45 Build: 102-52(local) Nov 9 19:26:26 voice kernel: divas: support for: BRI/PCI PRI/PCI adapters Nov 9 19:26:26 voice kernel: divas: Diva Server BRI-2M PCI bus: 00000000 fn: 00000048 insertion. Nov 9 19:26:26 voice kernel: PCI: Found IRQ 14 for device 00:09.0 Nov 9 19:26:26 voice kernel: PCI: Sharing IRQ 14 with 00:04.2 Nov 9 19:26:26 voice kernel: PCI: Sharing IRQ 14 with 00:06.0 Nov 9 19:26:26 voice kernel: divas: bus: 00000000 fn: 00000048 fix latency. Nov 9 19:26:26 voice kernel: divas: Diva Server BRI-2M PCI IRQ:14 SerNo:1884 Nov 9 19:26:26 voice kernel: divas: started with major 254 Nov 9 19:26:26 voice kernel: divas: thread started with pid 18151 chan_capi-0.3.0 is properly installed. When I start asterisk I get in /var/log/messages: Nov 9 19:27:21 voice modprobe: modprobe: Can't locate module char-major-68 And the asterisk console says: [chan_capi.so] => (Common ISDN API for Asterisk) == Parsing '/etc/asterisk/capi.conf': Found NOTICE[16384]: File chan_capi.c, Line 2646 (load_module): CAPI not installed! WARNING[16384]: File loader.c, Line 305 (ast_load_resource): chan_capi.so: load_module failed, returning -1 WARNING[16384]: File chan_capi.c, Line 2733 (unload_module): Unable to unregister from CAPI! WARNING[16384]: File loader.c, Line 351 (load_modules): Loading module chan_capi.so failed! I have /dev/capi20 and /dev/capi20.00-19 devices with major 68. But I also have /dev/Divas with major 254 crw------- 1 root root 68, 0 Jan 30 2003 capi20 crw-r--r-- 1 root root 254, 0 Nov 9 19:26 Divas Any ideas? TIA, Patrick _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
