[Asterisk-bsd] Zaptel Drivers

John S. Strock jstrock at batc.edu
Tue May 29 19:39:31 MST 2007


# kldstat
Id Refs Address    Size     Name
 1   17 0xc0400000 6f55f8   kernel
 2    1 0xc0af6000 3478     snp.ko
 3    1 0xc0afa000 59f20    acpi.ko
 4    8 0xc4f23000 32000    zaptel.ko
 5    1 0xc4f59000 7000     qozap.ko
 6    1 0xc4f61000 20000    tau32pci.ko
 7    1 0xc4f83000 5000     wcfxo.ko
 8    1 0xc4f88000 a000     wcfxs.ko
 9    1 0xc4f98000 6000     wct1xxp.ko
10    1 0xc4fa6000 c000     wct4xxp.ko
11    1 0xc4fb2000 a000     wcte11xp.ko
12    1 0xc4fc4000 16000    linux.ko

So does that mean the driver and device is loaded...now I just need to
configure Asterisk to use it?

Thanks again,

John
 

-----Original Message-----
From: asterisk-bsd-bounces at lists.digium.com
[mailto:asterisk-bsd-bounces at lists.digium.com] On Behalf Of Chad Leigh --
Pengar Enterprises Inc
Sent: Tuesday, May 29, 2007 8:34 pm
To: Asterisk on BSD discussion
Subject: Re: [Asterisk-bsd] Zaptel Drivers


On May 29, 2007, at 8:28 PM, John S. Strock wrote:

> After receiving your last response, one thing hit me, I have my server
> locked down and have the following in my /etc/rc.conf file:
>
> kern_securelevel_enable="YES"
> kern_securelevel="1"

I thought that might be a problem but was checking some things before  
I replied as I was not sure how that affected kernel modules

>
> So I've now disabled these lines, and I get the following errors, now
> instead of "Operation not permitted", I received "File Exists":
>
>
> # /usr/local/etc/rc.d/zaptel.sh start
> zaptelkldload: can't load /usr/local/lib/zaptel/zaptel.ko: File exists
>
> # kldload /usr/local/lib/zaptel/zaptel.ko
> kldload: can't load /usr/local/lib/zaptel/zaptel.ko: File exists

maybe it is already loaded from your startup?

try

# kldstat


is it listed?

Chad

>
> Again, I'm not familiar with loading modules and devices so I'm not  
> sure
> what this means.
>
> To answer your install question...
>
> Installing Asterisk from ports appeared to have installed zaptel as  
> well,
> because when I tried to install zaptel from ports, I received an error
> stating it was already installed.  Also, the zaptel.ko file exists in
> /usr/local/lib/zaptel, so again, I assume it was created for me.
>
> Any more ideas?
>
> Thanks again,
>
> John
>
>
> -----Original Message-----
> From: asterisk-bsd-bounces at lists.digium.com
> [mailto:asterisk-bsd-bounces at lists.digium.com] On Behalf Of  
> Mimura,Shigeki
> Sent: Tuesday, May 29, 2007 8:11 pm
> To: Asterisk on BSD discussion
> Subject: RE: [Asterisk-bsd] Zaptel Drivers
>
> John Strock wrote:
>> As a side note, how do I get zaptel.ko, I assume when I installed
> Asterisk
>> via the ports, it would've installed the *.ko file, but apparently
> not.
>
> When you installed asterisk from ports, also zaptel was installed  
> under
> '/usr/local/lib/zaptel'.
> How about to execute 'kldload /usr/local/lib/zaptel/zaptel.ko'?
> _______________________________________________
> Asterisk-BSD mailing list
> Asterisk-BSD at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-bsd
>
> _______________________________________________
> Asterisk-BSD mailing list
> Asterisk-BSD at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-bsd

_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSD at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd



More information about the Asterisk-BSD mailing list