[Home]

Summary:ASTERISK-04425: documentation needed for (Try -DNO_CALIBRATION in Makefile) in the zaptel makefile
Reporter:Jason Sjöbeck (sjobeck)Labels:
Date Opened:2005-06-16 22:52:24Date Closed:2011-06-07 14:10:02
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:When loading drivers for the tdm422b card on my machine, drivers fail to load. Upon inspection, output from DMESG advises compiling zaptel with this (referred to) "no calibration" option. There is no documentation or notes in the makefile in the zaptel directory on where to add this. The community would benefit being able to edit this makefile properly to follow this advice & recompile & reinstall & be off-and-running.

Thanks very much.

Jason


****** STEPS TO REPRODUCE ******

1. check-out ZAPTEL from CVS-HEAD
2. make clean;make;make install;
3. modprobe wctdm
4. dmesg

<dmesg snip>
Jun 16 20:12:44 innsbruck kernel: Module 0: Installed -- AUTO FXS/DPO
Jun 16 20:12:44 innsbruck kernel: Timeout waiting for calibration of module 1
Jun 16 20:12:44 innsbruck kernel: Timeout waiting for calibration of module 1
Jun 16 20:12:44 innsbruck kernel: Proslic Failed on Second Attempt to Auto Calibrate
Jun 16 20:12:44 innsbruck kernel: Proslic Failed on Second Attempt to Calibrate Manually. (Try -DNO_CALIBRATION in Makefile)
Jun 16 20:12:44 innsbruck kernel: Module 1: FAILED FXS (FCC)
Jun 16 20:12:44 innsbruck kernel: Module 2: Installed -- AUTO FXO (FCC mode)
Jun 16 20:12:44 innsbruck kernel: Module 3: Installed -- AUTO FXO (FCC mode)
Jun 16 20:12:44 innsbruck kernel: Found a Wildcard TDM: Wildcard TDM400P REV E/F (4 modules)
Jun 16 20:12:44 innsbruck kernel: Registered tone zone 0 (United States / North America)
Jun 16 20:13:01 innsbruck kernel: Registered tone zone 0 (United States / North America)
</snip>



****** ADDITIONAL INFORMATION ******

Matt O. from Digium made this edit once a long time ago & it did succeed in loading drivers if it was compiled in this way.
Comments:By: Mark Spencer (markster) 2005-06-17 10:47:18

Calibration and DC/DC converter tests are documented in zconfig.h