DAHDI and WCFXO Ast 1.6.0.5, Dahdi 2.1.02

Hi,

Got a “Wildcard X100P” clone, and seem to have some problems configuring the card.

When I run service dahdi start I get:

[code][root@rutsey dahdi]# service dahdi start
Loading DAHDI hardware modules:
wcfxo: [ OK ]

No hardware timing source found in /proc/dahdi, loading dahdi_dummy
Running dahdi_cfg: DAHDI_CHANCONFIG failed on channel 1: No such device or address (6)
[FAILED]
[root@rutsey dahdi]#[/code]

My /etc/dahdi/system.conf contains:

loadzone = uk defaultzone = uk fxsks=1 channels=1

Ok. Not quite sure what’s going on here.

Here’s my asterisk console:

== Using SIP RTP CoS mark 5 -- Executing [80777XXXXXXX@default:1] Dial("SIP/simon.dean.xxxxxx", "DAHDI/1/0777XXXXXXX,30,rT") in new stack [Feb 26 20:05:37] WARNING[16302]: channel.c:3477 ast_request: No channel type registered for 'DAHDI' [Feb 26 20:05:37] WARNING[16302]: app_dial.c:1502 dial_exec_full: Unable to create channel of type 'DAHDI' (cause 66 - Channel not implemented) == Everyone is busy/congested at this time (1:0/0/1) -- Executing [80777XXXXXXX@default:2] Playback("SIP/simon.dean.xxxxxx", "invalid") in new stack -- <SIP/simon.dean.xxxxxx> Playing 'invalid.gsm' (language 'en') -- Executing [80777XXXXXXX@default:3] Hangup("SIP/simon.dean.xxxxxx", "") in new stack

Any thoughts?

Cheers
Simon

PS Before this, I was trying to use pciback etc to try and get the card recognised in a Xen guest, but that struggled to do anything.

lspci:

01:08.0 Communication controller: Motorola Wildcard X100P

bump