Displaying 20 results from an estimated 3000 matches similar to: "modprobe Ztdummy is not working"
2005 Jun 11
3
ztdummy/rtc
Hello,
Maybe I'm missing something here. What is the proper way to use RTC
with ztdummy now?
I'm using -HEAD from a day or two ago on Linux 2.6.11.11.
In zaptel/Makefile, I changed CFLAGS to:
CFLAGS+=-I. -O4 -g -Wall -DBUILDING_TONEZONE -DUSE_RTC
#-DTONEZONE_DRIVER
and I get..
make -C /lib/modules/2.6.11.11/build SUBDIRS=/usr/src/zaptel modules
make[1]: Entering directory
2007 Sep 13
2
ztdummy problem in fedora7, kernel 2.6.22.5-76.fc7
hi there
i am facing problem in installing the ztdummy module in fedora7,
2.6.22.5-76.fc7 is the version of the kernel. here are some logs for your
kind consideration,
i have tried varios solution from voip-info.org and many more, but in vain.
Message from "/var/log/messages"
Sep 13 14:27:14 localhost kernel: Zapata Telephony Interface Registered on
major
Sep 13 14:27:14 localhost
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:
2008 Mar 30
0
ztdummy / RTC error
It's taken me about a day just to get ztdummy to compile into a module
that the amazon ec2 xen kernel will accept (you have to downgrade the
version of gcc among other things), but now I'm getting the following
error and I'm stumped:
rtc: IRQ 8 is not free.
WARNING: Error inserting rtc
(/lib/modules/2.6.16.19-xen/kernel/drivers/char/rtc.ko): Input/output error
ztdummy: Unknown
2005 Aug 28
7
ztdummy and Linux 2.6.13-rc7
Anybody having issues with ztdummy under the current 2.6 RC7? I get the
following errors when trying to modprobe ztdummy:
"Unable to register zaptel rtc driver"
Doing a Google on the error shows reference to a message from 2004 that
said you might not have RTC compiled into the kernel. Checking via:
cd /usr/src/linux-2.6.13-rc7
grep -i rtc .config
shows:
CONFIG_APM_RTC_IS_GMT=y
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
2003 Oct 22
2
modprobe ztdummy failed
Hello-
I've been trying to scour both * and linux user group
archives for a solution to this particular problem, but I am
just plan stuck. I got the latest zaptel sources from cvs,
uncommented ztdummy.o in Makefile, ran make; make install
then, did depmod -a. All is well up until now.
When i do modprobe ztdummy, i get this error:
dv@sidetrack:/usr/local/src/zaptel# depmod -a
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/
2006 Feb 08
1
ztdummy on gentoo 2005.1
Hi i followed this instructions for installing ztdummy on a 2.6 kernel
(taken from
http://www.voip-info.org/wiki/index.php?page=Asterisk+timer+ztdummy
)
cd /usr/src/zaptel
* READ /usr/src/zaptel/README.udev and follow the steps
* check modules on: /etc/sysconfig/zaptel> if you have no digium
hardware comment out all modeules except ztdummy.
- make linux26
- make install
-
2005 Feb 28
1
I can't load modules (ztdummy, wcfxo.o)
Hi to everybody,
seems that I cannot load the zaptel modules:
ztdummy says the following:
[root@Hayabusa misc]# modprobe ztdummy
/lib/modules/2.4.22/misc/ztdummy.o: unresolved symbol zt_unregister
/lib/modules/2.4.22/misc/ztdummy.o: unresolved symbol zt_transmit
/lib/modules/2.4.22/misc/ztdummy.o: unresolved symbol zt_receive
/lib/modules/2.4.22/misc/ztdummy.o: unresolved symbol zt_register
2005 Aug 30
2
unresolved symbol when loading ztdummy
Hi!
When I try to load the ztdummy driver via "insmod ztdummy", I get the
following errors:
/lib/modules/2.4.26/misc/ztdummy.o: unresolved symbol zt_unregister
/lib/modules/2.4.26/misc/ztdummy.o: unresolved symbol zt_transmit
/lib/modules/2.4.26/misc/ztdummy.o: unresolved symbol zt_receive
/lib/modules/2.4.26/misc/ztdummy.o: unresolved symbol zt_register
I'm using zaptel-1.0.8 and
2008 Mar 18
2
ztdummy problem causing playback () to fail
Hi, I am having problem with my Asterisk installation and find out it
has to do with ztdummy.
if the ztdummy module is loaded, the asterisk playback() command
will not play files. DTMF is still properly received. If the ztdummy
module is unloaded, sound playback works again.
Here is my version
zaptel-1.4.9.2
linux-source-2.6.18
asterisk-1.4.18
Can anyone tell me how to fix it? Or should I
2006 Mar 04
2
Problem compiling ztdummy on centos 4, 2.6 kernel
Hi all,
I hope everyone is doing well. I just joined the list, and I've really
enjoyed all I have read about asterisk so far. Unfortunately, I'm having a
bit of trouble implementing this thing :).
By the way ... I did my best to search the forums, and also to use google
extensively, and while I have found pages with people with the same problem,
... The fix suggested on those sites,
2007 Apr 19
3
ztdummy does not load properly at server startup
Hi
I run asterisk 1.4.2 with zaptel 1.4.1.
Zaptel is only needed for the ztdummy driver to get the Meetme()
application to work. I don't have any specific hardware.
And it does work nicely. When I reboot the machine however I have to
manually load the driver like this:
[root@vink ~]# modprobe ztdummy
Notice: Configuration file is /etc/zaptel.conf
line 0: Unable to open master device
2008 Oct 24
1
Problems with zaptel/ztdummy/asterisk.
Hi,
I've managed to build the zaptel modules including ztdummy; ztdummy is
installing fine in the modules list and the relevant device structures
are present.
lsmod | grep ztdummy gives:-
ztdummy 5160 0
zaptel 186916 1 ztdummy
rtc 12372 1 ztdummy
Where I'm stuck is I am now at a loss as to how to configure my
/etc/zaptel.conf and
2007 Apr 23
2
ztdummy
I've compiled ztdummy, following the directions on
http://www.voip-info.org/wiki-Asterisk+timer+ztdummy, and when I try to
modprobe zt :
#modprobe ztdummy
FATAL: Error inserting ztdummy
(/lib/modules/2.6.18-gentoo-r6/misc/ztdummy.ko): Input/output error
FATAL: Error running install command for ztdummy
I haven't been able to find any info on what the I/O error might be or
how to
2008 Jan 08
1
What's the best ztdummy?
I have several servers using ztdummy as the timing source, some CentOS
4.x, some CentOS 5.x, some Asterisk 1.2.x, some Asterisk 1.4.x.
"zap show status" differs between the servers:
ZTDUMMY/1 (source: Linux26) 1 UNCONFIGUR 0 0 0
ZTDUMMY/1 (source: RTC) 1 UNCONFIGUR 0 0 0
ZTDUMMY/1 1 UNCONFIGUR 0
2005 Feb 14
2
ztdummy on Gentoo 2.6.10 Box
Hi Everyone,
I read through the list on the issues with the ztdummy driver which I
need for MeetMe, but I seem to have come across a problem that I cannot
seem to find an answer for.
I am running Gentoo 2.6.10 on an Intel box.
I have read the the wiki entries on the ztdummy and followed the
instructions as they relate to the 2.6 kernel.
Everything compiled great, but a modprobe ztdummy
2004 Jul 06
2
ztdummy running, but moh & meetme don't work
Any thoughts on the following?
I am running asterisk from CVS (downloaded yesterday's
version, just to be sure) on a test system with no
digium cards in it, so I have installed ztdummy (see
logs and screenshots below) as a timing source.
When I call the music on hold extension from a Sipura
Sip connected analog phone, I hear nothing and start
getting
Warning[98310]: chan_sip.c:674
2007 Mar 12
4
great problem with sounds and ztdummy
Hello
System:
Debian etch with kernel 2.6.18-4-686 or 2.6.18 custom.
Asterisk Version: SVN-branch-1.4-r55483M
Zaptel Version: SVN-branch-1.4-r2302
modules all ok in compilation time. And modules loaded:
ztdummy 5928 0
rtc 13364 1 ztdummy
zaptel 181540 1 ztdummy
crc_ccitt 3200 1 zaptel
In /dev/zap directory I have: