summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-10-31 22:28:11 +0000
committerkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-10-31 22:28:11 +0000
commitb69ddb55925849eca8e1f25b21466a029fb35e00 (patch)
treeb295ca7296db008834a5732835c49e50200f7b3e
parent810e9f650d6f83275d5a1a21f11eea84a972f4b6 (diff)
add documentation about kernel compilation requiring CRC-CCITT support (issue #5236)
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@802 5390a7c7-147a-4af0-8ec9-7488f05a26cb
-rwxr-xr-xREADME12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
index 6d72658..a97f2fe 100755
--- a/README
+++ b/README
@@ -54,6 +54,18 @@ under more flexible terms can be readily obtained through Digium, Inc.
at reasonable cost.
+Brief F.A.Q
+===========
+
+Q. Zaptel compiled with no errors but when I try to modprobe zaptel I
+receive "FATAL: Error insering zaptel (/lib/modules/2.6.x.x/misc/zaptel.ko):
+Unknown symol in module or unknown parameter (see dmesg)
+
+A. You need to recompile your kernel with CONFIG_CRC_CCITT=y or
+CONFIG_CRC_CCITT=m. To do this, run 'make menuconfig' and change it under
+'Library Routines -> CRC-CCIT functions'. If you compiled it as a module,
+load it, otherwise reboot.
+
How do I report bugs or contribute?
===================================
Please report bug and patches to the Asterisk.org bug tracker at