[asterisk-bugs] [DAHDI-tools 0013966]: "Failed to open /dev/dahdi/transcode: No such file or directory" after "asterisk -U asterisk -G asterisk -cvv"
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Nov 26 01:38:41 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13966
======================================================================
Reported By: okrief
Assigned To: sruffell
======================================================================
Project: DAHDI-tools
Issue ID: 13966
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 2008-11-25 01:43 CST
Last Modified: 2008-11-26 01:38 CST
======================================================================
Summary: "Failed to open /dev/dahdi/transcode: No such file
or directory" after "asterisk -U asterisk -G asterisk -cvv"
Description:
After compiling asterisk-1.6.0.1, libpri-1.4.7 and
dahdi-linux-complete-2.0.0+2.0.0 , I got in console (after asterisk -U
asterisk -G asterisk -cvv) :
== Parsing '/etc/asterisk/codecs.conf': == Found
[Nov 25 08:35:18] ERROR[25144]: codec_dahdi.c:399 find_transcoders: Failed
to open /dev/dahdi/transcode: No such file or directory
# ls /dev/dahdi
channel ctl pseudo timer
I got the same message with 2.1.0-rc3.
Asterisk is configured with output of "make samples" except a single
edition in asterisk.conf to allow running asterisk as non-root.
======================================================================
----------------------------------------------------------------------
(0095534) okrief (reporter) - 2008-11-26 01:38
http://bugs.digium.com/view.php?id=13966#c95534
----------------------------------------------------------------------
I don't have any dahdi hardware installed in this box.
No such wctc4xxp driver seems to be present :
# lsmod
Module Size Used by
ppdev 8676 0
lp 11012 0
button 6672 0
ac 5188 0
battery 9636 0
ipv6 226016 49
tun 10336 1
dahdi_dummy 5224 0
xpp_usb 17256 0
xpp 131680 1 xpp_usb
xfrm4_mode_tunnel 2816 2
wctdm 35724 0
wcfxo 11904 0
wctdm24xxp 111872 0
wcte11xp 22848 0
wct1xxp 13440 0
wcte12xp 61984 0
wct4xxp 294624 0
firmware_class 9600 3 wctdm24xxp,wcte12xp,wct4xxp
dahdi 186216 11
dahdi_dummy,xpp,wctdm,wcfxo,wctdm24xxp,wcte11xp,wct1xxp,wcte12xp,wct4xxp
crc_ccitt 2240 1 dahdi
...
# cat /etc/dahdi/modules
# Contains the list of modules to be loaded / unloaded by
/etc/init.d/dahdi.
#
# NOTE: Please add/edit /etc/modprobe.d/dahdi or /etc/modprobe.conf if
you
# would like to add any module parameters.
#
# Format of this file: list of modules, each in its own line.
# Anything after a '#' is ignore, likewise trailing and leading
# whitespaces and empty lines.
# Digium TE205P/TE207P/TE210P/TE212P: PCI dual-port T1/E1/J1
# Digium TE405P/TE407P/TE410P/TE412P: PCI quad-port T1/E1/J1
# Digium TE220: PCI-Express dual-port T1/E1/J1
# Digium TE420: PCI-Express quad-port T1/E1/J1
wct4xxp
# Digium TE120P: PCI single-port T1/E1/J1
# Digium TE121: PCI-Express single-port T1/E1/J1
# Digium TE122: PCI single-port T1/E1/J1
wcte12xp
# Digium T100P: PCI single-port T1
# Digium E100P: PCI single-port E1
wct1xxp
# Digium TE110P: PCI single-port T1/E1/J1
wcte11xp
# Digium TDM2400P/AEX2400: up to 24 analog ports
# Digium TDM800P/AEX800: up to 8 analog ports
# Digium TDM410P/AEX410: up to 4 analog ports
wctdm24xxp
# X100P - Single port FXO interface
# X101P - Single port FXO interface
wcfxo
# Digium TDM400P: up to 4 analog ports
wctdm
# Digium B410P: 4 NT/TE BRI ports
wcb4xxp
# Xorcom Astribank Devices
xpp_usb
Issue History
Date Modified Username Field Change
======================================================================
2008-11-26 01:38 okrief Note Added: 0095534
======================================================================
More information about the asterisk-bugs
mailing list