Zaptel installation problems

Hello,
I just recently upgraded my entire box and started over from scratch using Slackware 12.1. Previously I’d been using asterisk 1.4.19. I have a X100P FXO card that Zaptel used t o work with perfectly fine.

Now I’m trying to use the latest versions of everything (asterisk 1.4.20.1 and zaptel 1.4.11) and I can’t get my fxo channel to work.

Compiling and installing zaptel went without problems. When I modprobe the wcfxo driver, I get NOTHING in the system log. (Previously I would get notice that the Wildcard X100P was found in my syslog.) ztcfg reports NOTHING, if I run it with -v I get 0 channels to configure. However, ztscan finds my card and prints its information just fine. In fact, loading the driver causes a “1” file to appear in /dev/zap but it is unusable by Asterisk (no such device or address). lspci also finds and prints the card, and even indicates the wcfxo driver is connected to it. However, the card still will not function in Asterisk.

Here is the output of ztscan

[1] active=yes alarms=UNCONFIGURED description=Wildcard X100P Board 1 name=WCFXO/0 manufacturer=Digium devicetype=Wildcard X100P location=PCI Bus 01 Slot 09 basechan=1 totchans=1 irq=11 type=analog port=1,FXO

here is lspci output for the fxo card

01:08.0 Communication controller: Motorola Wildcard X100P Subsystem: Efar Microsystems Unknown device 0000 Flags: bus master, medium devsel, latency 64, IRQ 11 I/O ports at d400 [size=256] Memory at ff8fe000 (32-bit, non-prefetchable) [size=4K] Capabilities: [40] Power Management version 2 Kernel driver in use: wcfxo Kernel modules: wcfxo

Asterisk trying to start up zap

== Parsing '/etc/asterisk/zapata.conf': Found [Jun 9 14:15:46] WARNING[24230]: chan_zap.c:905 zt_open: Unable to specify chan nel 1: No such device or address [Jun 9 14:15:46] ERROR[24230]: chan_zap.c:7218 mkintf: Unable to open channel 1 : No such device or address here = 0, tmp->channel = 1, channel = 1 [Jun 9 14:15:46] ERROR[24230]: chan_zap.c:10593 build_channels: Unable to regis ter channel '1'

What am I doing wrong? How can I get this card working again?

Thanks
F

Shot in the dark, but are you installing Asterisk after Zaptel? I know that Asterisk needs to find Zaptel first so that it compiles with it.