Displaying 20 results from an estimated 30000 matches similar to: "SUSE 9.3, modprobe, and zaptel"
2005 Jul 04
0
MAKEing zaptel and ztdummy on SuSE 9.3 - Repost
Hi,
Sorry to re-post, but I'm still having hassles with ztdummy. I'm using
kernel 2.6.11.4-21.7-smp and Asterisk 1.0.8 on SuSE 9.3
The first 3 makes (see below) for zaptel work out ok - but the
ztdummy.ko (etc) files *are* created even though I haven't yet
uncommented ztdummy in Makefile.
If the ztdummy bits are compiled, why edit Makefile & run make again?
modprobe ztdummy
2006 Oct 20
2
modprobe Ztdummy is not working
Hi,
I've install zaptel and I don't have a Digium card installed in the machine.
So I want to install ztdummy to have Music On Hold working. I've follow
these instruction http://www.voip-info.org/wiki-Asterisk+timer+ztdummy and
at the point "modprobe ztdummy" it's failing. I'm getting these messages:
root@dubic:~# modprobe ztdummy
FATAL: Error inserting ztdummy
2005 Jan 20
1
Re: zaptel on 2.6.10 kernel - debian.
Hi Guys, Gals.
Ok, so I have latest CVS sources on a debian box, 2.6.10-1-386 kernel
kernel headers isntalled in the right plauce and all that stuff .. but
whatever I try .. same results, I only need to get ztdummy working for a
conference .. but I always end up stuffed :(
heres the compile:
robin@debian:~/zaptel$ make linux26
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE
2005 Jul 03
0
MAKEing zaptel and ztdummy
Hi,
I'm following the instructions on Asterisk Doc Proj:
astersik_1.0.8/docs/docs-html_one/vm1.html#AEN30 and they don't seem to
work out.
The order suggested is:
cd zaptel
make clean
make linux26
make install
vi Makefile (and uncomment ztdummy)
make
modprobe zaptel
modprobe ztdummy
The first 3 makes for zaptel work out ok - but the ztdummy.ko (etc)
files *are* created.
If the
2006 Nov 28
1
Modprobe zaptel reports FATAL: Module zaptel not found
I am (unsuccessfully) trying to install zaptel (incl ztdummy - I don't have
any Digium hardware) on CentOS 4.
uname -r
2.6.9-42.ELsmp
Not sure how this relates to 2.6.9-42.0.3 (see below)
ln -s /usr/src/kernels/`uname -r` /usr/src/linux
ln -s /usr/src/kernels/`uname -r` /usr/src/linux-2.6
cd /usr/src/zaptel-1.2.11*
make linux26
You do not appear to have the sources for the 2.6.9-42.ELsmp
2007 Feb 21
3
Zaptel 1.4.0
I go to my Zaptel 1.4.0 folder and run ./configure; make linux26; make
install and I don't see any errors. This is out of my modprobe.conf:
install tor2 /sbin/modprobe --ignore-install tor2 && /sbin/ztcfg
install torisa /sbin/modprobe --ignore-install torisa && /sbin/ztcfg
install wcusb /sbin/modprobe --ignore-install wcusb && /sbin/ztcfg
install wcfxo
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
2006 May 17
1
(newbie) Zaptel/ztdummy compiling on debian
I'm trying to compile Zaptel driver with the ztdummy. I have no hardware
cards from digium.
I tried following steps:
http://www.voip-info.org/wiki/view/Asterisk+Zaptel+Installation
http://www.voip-info.org/wiki/index.php?page=Asterisk+timer+ztdummy
I'm running : Linux version 2.4.27-2-386 (horms@tabatha.lab.ultramonkey.org)
(gcc version 3.3.5 (Debian 1:3.3.5-13)) #1 Wed Aug 17
2007 Oct 12
2
[1.4] lookup_user : specified user 'asterisk' unknown? installing zaptel?
Hello
1. I don't have deep knowledge of either Linux or Asterisk, but I seem
to have successfully installed 1.4 with Zaptel (for support for an
OpenVox PCI FXO card) on a stock Ubuntu 7.04 Server Edition:
======== dmesg ==========
[ 25.990943] Zapata Telephony Interface Registered on major 196
[ 25.990948] Zaptel Version: 1.4.5.1
[ 25.990950] Zaptel Echo Canceller: MG2
[ 27.523605]
2006 Dec 28
0
Compiling Zaptel 1.4.0 on SuSE 10.0
Folks,
I have been trying to install Zaptel 1.4.0 on my SuSE 10.0 box with kernel
2.6.13-15.12. I have installed the kernel sources and run "make
cloneconfig" and "make prepare". I have run ./configure but make linux26
is failing with the following error:
hawk:/tmp/zaptel-1.4.0 # make linux26
make[1]: Entering directory `/tmp/zaptel-1.4.0/menuselect'
make[2]: Entering
2007 Mar 19
2
Zaptel Dummy Driver
Question was off topic for the thread, but I'm feeling helpful today.
More of a 1234...
make install
modprobe usb-uhci
modprobe zaptel
modprobe ztdummy
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Brad
Sumrall
Sent: Monday, March 19, 2007 13:17
To: 'Asterisk Users Mailing List - Non-Commercial
2004 May 14
0
SuSE & Zaptel Compilation errors
Hi,
Thanks for giving me a detailed reply on hardware needs steven.
I have been looking at the archives in detail and found a few people have
had problems with zaptel compilation on suse(kernel-source-2.4.19.SuSE-342
// gcc 3.2.2 ) ... is shifting to red hat the only viable scenario...would
be a pain cuz suse comes with sun java desktop system( just bought it !! )
... any fixes would be a
2004 Jan 21
1
Strange Zaptel Modprobe driver failure
Hello, my first post to the list. I have started to install and play with
Asterisk. I was following some basic instructions to 'jump-start' my
system. I have a TDM400P with one port and a X100P.
I am running the latest CVS versions (from today).
Following the steps I found for basic jump-start I did the following:
Modprobe zaptel
Modprobe wcfxo
Modprobe wcfxs
Edited
2007 Apr 03
7
Zaptel 1.4.1 Install Modules CentOS
Hi All,
I have a CentOS server that I am trying to configure Asterisk on 1.4 on.
Everything seems to go ok, with regards to compiling Zaptel, Libpri,
Asterisk (will be using kernel 2.6 timer and ztdummy)
Unfortunately I can't insmod / modprobe ztdummy.
[root @xyz src]# modprobe ztdummy
FATAL: Module ztdummy not found.
FATAL: Error running install command for ztdummy
2007 Feb 20
6
FW: zaptel 1.4.0 on Fedora Core 6 x86_64
I tried to test Asterisk 1.4 on FC6 x86_64. I have it working on FC5 x86_64
very good, but since FC keeps updating, I tried to follow newer kernel
versions.
I can't pass the zaptel compilation. Everything is OK, but when I finished,
and tried to load it, allways got module not found when I run modprobe
zaptel, and modprobe ztdummy.
I already tried to modify is with the sed 1 option but
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
-
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
2006 Jan 29
0
Modprobe Zaptel error
Hi, i'm trying to install a compatible modem to act as a X100P, and i would
appreciate some help here, this is what is hapening when i modprobe zaptel:
# modprobe zaptel
FATAL: Error inserting zaptel (/lib/modules/2.6.11-6mdk-i586
-up-1GB/misc/zaptel.ko):
Invalid module format
firstly, i did: 'make clean' then 'make linux26' and then 'make install'
into zaptel
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