[asterisk-bugs] [Asterisk 0013308]: ztdummy gives unresolved symbols on Linux kernel 2.6.26.1
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Aug 28 08:33:58 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13308
======================================================================
Reported By: ssh
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13308
Category: Core/General
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 4487
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-08-15 08:35 CDT
Last Modified: 2008-08-28 08:33 CDT
======================================================================
Summary: ztdummy gives unresolved symbols on Linux kernel
2.6.26.1
Description:
zaptel (svn revision: 4487), linux 2.6.26.1 SMP
#modprobe ztdummy
FATAL: Error inserting ztdummy (/lib/modules/2.6.26.1/misc/ztdummy.ko):
Unknown symbol in module, or unknown parameter (see dmesg)
# tail -f /var/log/messages
Aug 16 00:39:21 ssh2 kernel: ztdummy: Unknown symbol rtc_register
Aug 16 00:39:21 ssh2 kernel: ztdummy: Unknown symbol rtc_unregister
Aug 16 00:39:21 ssh2 kernel: ztdummy: Unknown symbol rtc_control
======================================================================
----------------------------------------------------------------------
(0091859) tzafrir (manager) - 2008-08-28 08:33
http://bugs.digium.com/view.php?id=13308#c91859
----------------------------------------------------------------------
Those are from rtc . But why use RTC on kernel 2.6.26 ? Maybe you need to
modprobe rather than insmod? load the module rtc?
Don't you have CONFIG_HIGH_RES_TIMERS set? What's the output of:
strings ztdummy.ko | grep source:
Issue History
Date Modified Username Field Change
======================================================================
2008-08-28 08:33 tzafrir Note Added: 0091859
======================================================================
More information about the asterisk-bugs
mailing list