Displaying 20 results from an estimated 500 matches similar to: "Kernel 2.6 and ztdummy?"
2004 May 26
1
ztdummy with kernel 2.6
ztdummy successfully compiles under kernel 2.6, but when I load it I get
ztdummy: Unknown symbol fill_td
ztdummy: Unknown symbol insert_td_horizontal
ztdummy: Unknown symbol uhci_devices
ztdummy: Unknown symbol uhci_interrupt
ztdummy: Unknown symbol alloc_td
ztdummy: Unknown symbol unlink_td
ztdummy: Unknown symbol delete_desc
I had a quick look at the source, and it looks like these function
2004 Sep 17
1
ZAPTEL Compile Problem?
Has anyone received this message while attempting to do a
MAKE INSTALL on ZAPTEL
depmod: *** Unresolved symbols in
/lib/modules/2.4.26-gentoo-r9/misc/ztdummy.o
I am not running DEVFS so that's not the issue. Zaptel drivers/modules all
load, but ztdummy won't
/lib/modules/2.4.26-gentoo-r9/misc/ztdummy.o:
/lib/modules/2.4.26-gentoo-r9/misc/ztdummy.o: unresolved
2005 Oct 13
2
ztdummy build problems
Hi all,
Trying to build ztdummy on an old redhat 7.3 box running kernel
2.4.20-43.7.legacysmp. Yes, I have the kernel sources installed. Yes,
I set them up with make oldconfig; make dep.
The build error is:
make ztdummy
gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__
-DEXPORT_SYMTAB -I/usr/src/linux/drivers/net -Wall -I.
-Wstrict-prototypes -fomit-frame-pointer -I/usr/src/
2003 Oct 22
2
Trouble with loading ztdummy on RH 7.3
Hi there,
anyone has a suggestion about what do I need to do to solve this? Any
comments appreciated.
Philipp
[root@asterisk]# modprobe ztdummy
/lib/modules/2.4.22/misc/zaptel.o: unresolved symbol
ppp_output_wakeup_Rd2dbbfe0
/lib/modules/2.4.22/misc/zaptel.o: unresolved symbol
ppp_input_error_Rd2ca1e76
/lib/modules/2.4.22/misc/zaptel.o: unresolved symbol
ppp_unregister_channel_Rb8cf9a74
2003 Oct 08
4
Music On Hold distorted
I have searching the forums here on how to get Music On Hold working
and I have been able to get * to accept a command for MusicOnHold
and for Meetme after loading the ztdummy module. I used the default
config for /etc/zaptel.conf since I saw no guidance on this. My problem
now is that when I activate MusicOnHold, the sample music file sounds
very slow and distorted. My best guess is that it is
2004 Jan 27
0
ztdummy won't compile
For both the latest CVS and the packaged distribution. I dug up the patch
that Jean-Denis Girard posted to the list fall 02 to fix the usb problems
with the 2.4.20 kernel but that won't apply (not a big suprise). Is this
code already integrated? Any other know issues with ztdummy? This is on
Suse 9 (kernel 2.4.21-99 SMP).
Here's a quick snip of the errors that are thrown when I
2013 Jun 20
3
USB ports on Lenovo T400 do not work after a suspend/resume
Hi,
FreeBSD-9 works fine on this Lenovo T400 - except that suspending with
no USB devices plugged in result in no ports working after resume.
If I have a device plugged in during suspend - on any port - then all
the ports work fine after resume.
I've attached usbconfig and acpidump output.
here's what is logged in the kernel buffer during suspend and resume:
Her'es the suspend:
2006 Aug 16
0
RTC module, "IRQ 8 not free" inside domU and Asterisk ztdummy module
Hello,
I''ve just found post on the list about Asterisk / Zaptel
ztdummy problem
http://lists.xensource.com/archives/html/xen-users/2006-04/msg00452.html
http://lists.xensource.com/archives/html/xen-users/2006-07/msg00267.html
My Xen host run with debian sarge 3.1 and I ''ve exactly the same
problem when I try to load ztdummy inside a domU
rtc: IRQ 8 is not free.
WARNING:
2005 May 22
1
RE: asterisk, ztdummy, and usb (and HZ = 100 under xen ???)
> On 21 May 2005, at 08:53, James Harper wrote:
>
> We''re going to rip the fixed ticker out of Xen and allow domains to
> specify a background ticker at a rate of their choice, which ought to
> fix this for you.
So I could have a domain with 100HZ, and another with 1000HZ? That would
be nice.
> Of course, you''re pretty screwed running this kind of
> thing
2003 Sep 14
1
Ztdummy not loaded
I was having problems with conferencing when I found a list which
suggested that ztdummy might not be loaded. I checked using lsmod and
sure enough it was not loaded. When trying to load ztdummy I get an
error saying "Can't locate module ztdummy".
I am using Asterisk CVS-09/13/03-23:21:19
Any help would be appreciated.
Thanks, Chad
2003 Oct 08
2
Ztdummy Bug
I have an asterisk box with no zap hardware in it. I use the ztdummy for
music on hold. However, the music is very distorted. I rmmod ztdummy,
and the Music sounds great.
Michael
2004 Jan 15
1
meetme - ztdummy
On Thu, 2004-01-15 at 19:18, dkwok@iware.com.au wrote:
>> I do not have any zaptel hardware on the Asterisk box, I could not have
>> meetme functioning. I did modify the Makefile in zaptel directory on
>> line 168 by including ztdummy as one of the modules to compile in.
try modprobe ztdummy
This works. Should I include this in /etc/asterisk/modules.conf so that
it will
2004 May 09
2
ztdummy problem?!?
Hi,
ztdummy says the following:
VoiceBOX:/usr/src/zaptel# modprobe ztdummy
/lib/modules/2.4.18/misc/ztdummy.o: unresolved symbol zt_unregister
/lib/modules/2.4.18/misc/ztdummy.o: unresolved symbol zt_transmit
/lib/modules/2.4.18/misc/ztdummy.o: unresolved symbol zt_receive
/lib/modules/2.4.18/misc/ztdummy.o: unresolved symbol zt_register
/lib/modules/2.4.18/misc/ztdummy.o: insmod
2004 May 23
0
ztdummy - how to test?
I've modified ztdummy to work under 2.6 (basically ditched all the uhci stuff
and added a kernel timer instead).
How do I test my changes are doing anything useful? zttest gives:
--- Results after 14 passes ---
Best: 99.975586 -- Worst: 99.975586
Is that good/bad/terrible...?
Tony
--
Te audire no possum. Musa sapientum fixa est in aure.
Tony Hoyle <tmh@nodomain.org> Key ID:
2004 Sep 03
0
I forgot to add my email please contact me offline we have around 300, 000 to 1/2 million minutes per month for India and Pakistan .. can ztdummy help trunk mode?
Hi all, did not find much info in lists about subj.
I have ztdummy working properly because I can use conferences without
any errors.
But when I try to use trunk=yes, I get the following:
Sep 2 21:20:51 WARNING[1137720112]: chan_iax2.c:6422 build_user:
Unable to support trunking on user home' without zaptel timing
Sep 2 21:20:51 WARNING[1137720112]: chan_iax2.c:6246 build_peer:
Unable to
2004 Oct 01
1
Zaptel and ztdummy and timming question
Do the Zaptel cards actually have a timer that it supplies to Asterisk
or is the phone company supplying the timer to the card that is then
passed to Asterisk?
2004 Dec 07
2
modprobe ztdummy - failed
Hi all,
I have a problem starting the ztdummy. Here is what happens:
[root@asterisk /]# modprobe ztdummy
Notice: Configuration file is /etc/zaptel.conf
line 0: Unable to open master device '/dev/zap/ctl'
1 error(s) detected
FATAL: Error running install command for ztdummy
After this, ztdummy is visible with lsmod, but when I try MeetMe, I get
following:
== Parsing
2004 Dec 28
0
ztdummy necessary?
I have got my first * server set up and serving users in three different
locations over the Internet. This is currently a test setup so I am
experimenting with the different features of *.
When I set up asterisk, I only checked out the Stable source of Asterisk
from CVS, and compiled it. I did not download nor compile libpri or
zaptel.
Now, I have internal calling and calling through my IAX
2005 Jan 19
1
ztdummy issues on new asterisk install
Hello list
I'm having some trouble getting * to recognize ztdummy on a new install
(Fedora Core 3).
I installed the module, and it shows up when I do an 'lsmod':
Module Size Used by
ztdummy 3796 0
zaptel 206852 1 ztdummy
crc_ccitt 2113 1 zaptel
I did 'service start zaptel' and everything appears cool.
2005 Feb 02
2
MeetMe & ztdummy
I'm running into a bit of a problem setting up conference calls. The box
I rent at a colo doesn't seem to have USB hardware.... When I try to load
usb-uhci I receive a "device does not exist" error. Which means I can't
load ztdummy....
The system has a rtc clock module, so zaprtc won't work... (which I'm
scared to unload rtc because I don't have physical access