[asterisk-bugs] [Zaptel 0012262]: wcte12xp driver fails to load in 1.4.9.2
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Mar 20 11:03:10 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12262
======================================================================
Reported By: justdave
Assigned To: sruffell
======================================================================
Project: Zaptel
Issue ID: 12262
Category: wcte12xp
Reproducibility: always
Severity: crash
Priority: normal
Status: feedback
Zaptel Version: 1.4.9.2
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 03-19-2008 22:55 CDT
Last Modified: 03-20-2008 11:03 CDT
======================================================================
Summary: wcte12xp driver fails to load in 1.4.9.2
Description:
It compiles fine, but when attempting to load the driver, it fails with the
following error dump to dmesg:
Zapata Telephony Interface Registered on major 196
Zaptel Version: 1.4.9.2
Zaptel Echo Canceller: MG2
wcte12xp: disagrees about version of symbol zt_receive
wcte12xp: Unknown symbol zt_receive
wcte12xp: disagrees about version of symbol zt_ec_chunk
wcte12xp: Unknown symbol zt_ec_chunk
wcte12xp: disagrees about version of symbol zt_transmit
wcte12xp: Unknown symbol zt_transmit
wcte12xp: disagrees about version of symbol zt_rbsbits
wcte12xp: Unknown symbol zt_rbsbits
wcte12xp: disagrees about version of symbol zt_unregister
wcte12xp: Unknown symbol zt_unregister
wcte12xp: disagrees about version of symbol zt_register
wcte12xp: Unknown symbol zt_register
wcte12xp: disagrees about version of symbol zt_alarm_notify
wcte12xp: Unknown symbol zt_alarm_notify
======================================================================
----------------------------------------------------------------------
justdave - 03-20-08 11:03
----------------------------------------------------------------------
OK, I haven't tried your suggestion yet, but poking around at the
filesystem and the zaptel Makefiles, this appears to indeed be the case by
observation.
[root at ringring 2.6.18-53.1.14.el5]# find . -name wcte12xp\*
./misc/wcte12xp.ko
./misc/wcte12xp
./misc/wcte12xp/wcte12xp.ko
It looks like the install location of the wcte12xp driver changed sometime
between 1.4.7.1 and 1.4.9.2, 1.4.7.1 puts it at misc/wcte12xp.ko, 1.4.9.2
puts it at misc/wcte12xp/wcte12xp.ko.
I'll have to wait until evening tonight to try again, won't be able to do
it during the day without knocking people off the phone. :)
Issue History
Date Modified Username Field Change
======================================================================
03-20-08 11:03 justdave Note Added: 0084322
======================================================================
More information about the asterisk-bugs
mailing list