[asterisk-users] No hardware timing source found in /proc/dahdi
Shaun Ruffell
sruffell at digium.com
Sun Mar 15 18:00:03 CDT 2009
John Millican wrote:
> # /etc/init.d/dahdi start
> Loading DAHDI hardware modules:
> wctdm: modprobe wctdm
What is the output of the 'dmesg' command at this point?
>
> No hardware timing source found in /proc/dahdi, loading dahdi_dummy
> Running dahdi_cfg: /usr/sbin/dahdi_cfg
If the dmesg shows that the driver found the card and there were not any
conflicts, and dahdi_dummy is still loaded, this could be the result of
an open reference to the old /proc/dahdi directory.
i.e., you can force this to happen if you
'modprobe dahdi && cd /proc/dahdi && modprobe -r dahdi &&
/etc/init.d/dahdi start'
Cheers,
Shaun
--
Shaun Ruffell
Digium, Inc. | Linux Kernel Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
direct: +1 256-428-6022
fax: +1 256-428-6062
Check us out at: www.digium.com & www.asterisk.org
More information about the asterisk-users
mailing list