[Asterisk-Users] [Sorta OT] Eicon DIVA with asterisk@home
John Daragon
john at argv.co.uk
Sun Oct 2 08:54:49 MST 2005
Armin Schindler wrote:
> 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 at 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.
>
Thanks Armin;
I'll do that...
jd
--
John Daragon john at 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
More information about the asterisk-users
mailing list