John Daragon
2005-Oct-02 07:12 UTC
[Asterisk-Users] [Sorta OT] Eicon DIVA with asterisk@home
Hi; I've got an AAH installation where a customer wants to install an active Eicon DIVA BRI card. AAH is built on Centos 3.5 which is currently at kernel 2.4.21.37. Support for Eicon active cards is built-in. I've debugged and run the A@H install-Eicondiva script but when I try to run divactrl load -c 1 -f ETSI -Debug I get a response : A: can't get card type for DIVA adapter number 1 dmesg reveals that lincfg.c has reported the error : DIVA Server Driver - initialising DIVA Server Driver - Version 2.0.16 Divas: DIVA Server BRI (U) Found Divas: DIVA I/O Base already in use 0xf1000000-0xf100001f Divas: 0 cards detected Divas: Not loaded (here's the code that produces it ...) if (check_region(Card.io_base, 0x20)) { printk(KERN_WARNING "Divas: DIVA I/O Base already in use 0x%x-0x%x\n", Card.io_base, Card.io_base + 0x1F); wDeviceIndex++; continue; } cat /proc/iomem shows : f0200000-f020ffff : PCI device 1133:e013 (Eicon Technology Corporation) f0210000-f02100ff : PCI device 1133:e013 (Eicon Technology Corporation) f1000000-f1ffffff : PCI device 1133:e013 (Eicon Technology Corporation) Has anyone else out there got an Eicon DIVA card running under AAH ? Or have any idea why this is happening ? TIA. jd -- John Daragon john@argv.co.uk argv[0] limited Lambs Lawn Cottage, Staple Fitzpaine, Taunton, TA3 5SL, UK v +44 (0) 1460 234068 f +44 (0) 1460 234069 m +44 (0) 7836 576127
Armin Schindler
2005-Oct-02 08:45 UTC
[Asterisk-Users] [Sorta OT] Eicon DIVA with asterisk@home
On Sun, 2 Oct 2005, John Daragon wrote:> Hi; > > I've got an AAH installation where a customer wants to install an active Eicon > DIVA BRI card. AAH is built on Centos 3.5 which is currently at kernel > 2.4.21.37. Support for Eicon active cards is built-in. > > I've debugged and run the A@H install-Eicondiva script but when I try to run > divactrl load -c 1 -f ETSI -Debug I get a response : > > A: can't get card type for DIVA adapter number 1 > > dmesg reveals that lincfg.c has reported the error : > > DIVA Server Driver - initialising > DIVA Server Driver - Version 2.0.16 > Divas: DIVA Server BRI (U) Found > Divas: DIVA I/O Base already in use 0xf1000000-0xf100001f > Divas: 0 cards detected > Divas: Not loaded > > (here's the code that produces it ...) > > if (check_region(Card.io_base, 0x20)) > { > printk(KERN_WARNING "Divas: DIVA I/O Base already in use 0x%x-0x%x\n", > Card.io_base, Card.io_base + 0x1F); > wDeviceIndex++; > continue; > }It seems AAH is using the old driver in kernel. This driver is not maintained any more and produce errors. Use the current drivers from www.melware.net or the source level RPM from Eicon. Armin
uyoung@utar.co.za
2005-Oct-26 01:30 UTC
[Asterisk-Users] [Sorta OT] Eicon DIVA with asterisk@home
Hi, I have an AAH installation with an active Eicon DIVA BRI card. My AAH is built on Centos 3.5 which is at kernel 2.4.21.37.EL. I have installed the source level RPM from Eicon as well as chan_capi-0.3.5. When I try to run divactrl load -c 1 -f ETSI -Debug I get a response: A: can't get card type for DIVA adapter number 1 I have been reading and following the instructions and advice in the following two wiki?s; http://www.voip-info.org/wiki/index.php?page=Asterisk+How+to+connect+with+CAPI http://www.voip-info.org/wiki/index.php?page=Asterisk+Eicon+Diva+CAPI+ISDN I am going around in circles with no joy. Does anyone know of a clear concise guide to get this card to work with AAH. Uwin
gw@adcomcorp.com
2005-Oct-26 12:38 UTC
[Asterisk-Users] [Sorta OT] Eicon DIVA with asterisk@home
This is a DIVA Server card correct? Regular diva or diva pro will not work as far as I know. Regards, Greg -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of uyoung@utar.co.za Sent: Wednesday, October 26, 2005 4:31 AM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] [Sorta OT] Eicon DIVA with asterisk@home Hi, I have an AAH installation with an active Eicon DIVA BRI card. My AAH is built on Centos 3.5 which is at kernel 2.4.21.37.EL. I have installed the source level RPM from Eicon as well as chan_capi-0.3.5. When I try to run divactrl load -c 1 -f ETSI -Debug I get a response: A: can't get card type for DIVA adapter number 1 I have been reading and following the instructions and advice in the following two wiki's; http://www.voip-info.org/wiki/index.php?page=Asterisk+How+to+connect+wit h+CAPI http://www.voip-info.org/wiki/index.php?page=Asterisk+Eicon+Diva+CAPI+IS DN I am going around in circles with no joy. Does anyone know of a clear concise guide to get this card to work with AAH. Uwin _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users