Joseph Towery
2013-Nov-23 19:47 UTC
[asterisk-users] DAHDI Missing '/sys/bus/astribanks/drivers/xppdrv/sync'
Hello group, I am installing Asterisk on a new pc running Ubuntu 12.04.3 Server. ?I have dahdi-complete-2.7.0.1+2.7.0.1, and have tried 2.6.1 and 2.8.0-rc1 and 2.8.0-rc2. ?I am following along in the ASTERISK The Definitive Guide 4th Edition and on page 116 when I issue the command $ sudo /etc/init.d/dahdi start I get the following error: Loading DAHDI hardware modules: ? ?wctdm24xxp: done Running dahdi_cfg: done. Missing '/sys/bus/astribanks/drivers/xppdrv/sync' I found some steps at?https://issues.asterisk.org/jira/browse/DAHLIN-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel Here is the output of the commands listed there: $ sudo lspci -d d161:* -v 04:01.0 Ethernet controller: Digium, Inc. Wildcard TDM800P 8-port analog card (rev 11) ? ? ? ? Subsystem: Digium, Inc. Wildcard TDM800P 8-port analog card ? ? ? ? Flags: bus master, medium devsel, latency 32, IRQ 16 ? ? ? ? I/O ports at d000 [size=256] ? ? ? ? Memory at f7c20000 (32-bit, non-prefetchable) [size=1K] ? ? ? ? Expansion ROM at f7c00000 [disabled] [size=128K] ? ? ? ? Capabilities: [c0] Power Management version 2 ? ? ? ? Kernel driver in use: wctdm24xxp ? ? ? ? Kernel modules: wctdm24xxp $?sudo dahdi_scan [1] active=yes alarms=OK description=Wildcard TDM800P name=WCTDM/0 manufacturer=Digium devicetype=Wildcard TDM800P location=PCI Bus 04 Slot 02 basechan=1 totchans=8 irq=0 type=analog port=1,FXO port=2,FXO port=3,FXO port=4,FXO port=5,FXS port=6,FXS port=7,FXS port=8,FXS $ sudo dahdi_cfg -vvvvvvv DAHDI Tools Version - 2.7.0.1 DAHDI Version: 2.8.0-rc2 Echo Canceller(s): MG2 Configuration ===================== Channel map: Channel 01: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 01) Channel 02: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 02) Channel 03: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 03) Channel 04: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 04) Channel 05: FXO Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 05) Channel 06: FXO Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 06) Channel 07: FXO Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 07) Channel 08: FXO Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 08) 8 channels to configure. Setting echocan for channel 1 to mg2 Setting echocan for channel 2 to mg2 Setting echocan for channel 3 to mg2 Setting echocan for channel 4 to mg2 Setting echocan for channel 5 to mg2 Setting echocan for channel 6 to mg2 Setting echocan for channel 7 to mg2 Setting echocan for channel 8 to mg2 I have ran the command?dahdi_genconf system and?dahdi_genconf system modules trying to reload dahdi each time. Here is the output of my /etc/dahdi/system.conf file: # Autogenerated by /usr/sbin/dahdi_genconf on Sat Nov 23 14:42:33 2013 # If you edit this file and execute /usr/sbin/dahdi_genconf again, # your manual changes will be LOST. # Dahdi Configuration File # # This file is parsed by the Dahdi Configurator, dahdi_cfg # # Span 1: WCTDM/0 "Wildcard TDM800P" (MASTER) fxsks=1 echocanceller=mg2,1 fxsks=2 echocanceller=mg2,2 fxsks=3 echocanceller=mg2,3 fxsks=4 echocanceller=mg2,4 fxoks=5 echocanceller=mg2,5 fxoks=6 echocanceller=mg2,6 fxoks=7 echocanceller=mg2,7 fxoks=8 echocanceller=mg2,8 # Global data loadzone ? ? ? ?= us defaultzone ? ? = us What any ideas? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20131123/72622f4d/attachment.html>
Shaun Ruffell
2013-Nov-24 16:16 UTC
[asterisk-users] DAHDI Missing '/sys/bus/astribanks/drivers/xppdrv/sync'
On Sat, Nov 23, 2013 at 11:47:49AM -0800, Joseph Towery wrote:> Hello group, > > I am installing Asterisk on a new pc running Ubuntu 12.04.3 > Server. ?I have dahdi-complete-2.7.0.1+2.7.0.1, and have tried > 2.6.1 and 2.8.0-rc1 and 2.8.0-rc2. ?I am following along in the > ASTERISK The Definitive Guide 4th Edition and on page 116 when I > issue the command $ sudo /etc/init.d/dahdi start I get the > following error: > > Loading DAHDI hardware modules: > ? ?wctdm24xxp: done > Running dahdi_cfg: done. > Missing '/sys/bus/astribanks/drivers/xppdrv/sync'Hi, it's safe to ignore this message, but for future reference I just committed a change [1] that will now prevent it from showing, which will be in the final v2.8.0 release of DAHDI-tools. [1] http://git.asterisk.org/gitweb/?p=dahdi/tools.git;a=commit;h=c27664dc1b3 Cheers, Shaun -- Shaun Ruffell Digium, Inc. | Linux Kernel Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA Check us out at: www.digium.com & www.asterisk.org