similar to: Timing source on SMP system - Disable RTC forzaprtc

Displaying 20 results from an estimated 1000 matches similar to: "Timing source on SMP system - Disable RTC forzaprtc"

2004 Sep 19
2
Timing source on SMP system - Disable RTC for zaprtc
Does anyone know where to disable rtc support on redhat 9.0 using make menuconfig? I thought I disabled it but still got the following error when trying to make zaprtc: zaprtc.c:109: storage size of `rtc_irq_timer' isn't known zaprtc.c:719: storage size of `rtc_fops' isn't known zaprtc.c:107: warning: `DECLARE_WAIT_QUEUE_HEAD' declared `static' but never defined make: ***
2004 Sep 19
2
Timing source on SMP system - Disable RTCforzaprtc
Any help would be appreciated as I am a novice trying to work around a difficult situation. This is what the zaprtc helpfile says: zaprtc, getting zaptel timing out of your realtime clock ======================================================== Make sure that you _dont_ have rtc support compiled into your kernel! INSTALL: make USE: make load REMOVE: make unload I interpreted this as
2004 Sep 18
2
Timing source on SMP system
I need a timing device for the DL360G2 for conferencing and meetme. For a timing device I have 2 X100P cards but neither will work in my DL360G2. The system will not even boot with either card in the system. Other PCI cards seems to work fine. I called Digium support and was told that there must be a conflict between the card and my Compaq DL360G2. I then moved on to ztdummy. I'm sure the
2004 Sep 19
0
Timing source on SMP system - DisableRTC forzaprtc
Yes, I tried adding an adaptec that I thought was uhci. This didn't work. I didn't check the specs but figured that they would be uhci given the history of ohci. Regardless, I will confirm with adaptec. Thanks, Chad -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Kristian Kielhofner Sent: Sunday,
2004 Sep 13
0
Zaprtc help
I am still stuck, anyone got any ideas ? Hi, Having no digium hardware in my box and two cpus and a ohci usb bus im forced to use zaprtc. I have recompiled the kernel and removed enhanced rtc support. When I attempt to compile zaprtc I get the following error. zaprtc.c:1077: warning: implicit declaration of function `barrier' zaprtc.c:1078: warning: implicit declaration of function
2003 Dec 18
2
Zaprtc compile error - virtual device for conferencing
Hi, I don't have a zaptel device for conferencing. I read from the lists, that ztdummy and zaprtc need to be installed to get conferencing. I could able to compile successfully with ztdummy and when i receive the call it says, -- Goto (13732,s,1) -- Executing MeetMe("SIP/-08118800", "1234") in new stack == Parsing
2003 May 01
1
pxelinux and SMP kernel strangeness...
I'm not sure if this is a PXELINUX issue or not. If it's not I appologize. I've been setting up a mixed remote boot, local data disk environment and have most of it working. The problem is that when the machine hp/compaq dl360 boots, only one cpu seems to be active as reported by /proc/cpuinfo. However, the same machine when booted to a locally installed kernel (same kernel)
2004 Nov 27
0
Problems compiling zaprtc on 2.4.27 kernel
Has anyone successfully compiled zaprtc on Debian Sarge using the 2.4.27 kernel. I have a symbolic link from linux-2.4 to linux. I compiled a new kernel from source and have been able to compile zaptel as well. The main error seems to be: /usr/include/asm/mpspec.h:6:25: mach_mpspec.h: No such file or directory These are the errors that I am getting: cc -c zaprtc.c -D__KERNEL__ -DMODULE
2004 Sep 20
1
ZapRTC loading problems
I finally got 2.4 recompiled with RTC as a module: Module Size Used by Not tainted autofs 13684 0 (autoclean) (unused) acenic 241092 0 (unused) iptable_filter 2412 0 (autoclean) (unused) ip_tables 15864 1 [iptable_filter] e100 62340 1 rtc 9084 0 (autoclean) Here is my
2004 Apr 28
3
Timing
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, As I understand it, Asterisk currently uses the timestamps in incoming RTP packets to build outgoing voice frames. Is this true? Would it be possible for me to use i.e. zaprtc as a timing source for the outgoing stream? I.e. in a setup like below I'd like to use zaprtc timing on Ast1 because I don't trust the timestamps coming from
2004 Dec 08
0
Zaprtc seems unsupported, Asterisk in productionenvironment without Digium cards
I'm having a similar issue to this in that the USB ports on the system are ohci based, not uhci, therefore ztdummy will not work. My system is also running the SMP kernel so zaprtc will not work. To me it looks like the only good solution is a hardware timer, even if it's as simple as an x100p card. Kelly PS. If you read Jon's message again, the answer given is not acceptable for
2004 Apr 23
2
zaprtc on 2.6
Hullo. Having found http://bugs.digium.com/bug_view_page.php?bug_id=0000875 I grabbed the original 0.0.1 and Dan's patch, and whilst it didn't apply, I was able to patch the zaprtc.c manually - the Makefile has changed a lot, and I wasn't able to understand the changes. (this is all on a machine that's never had any * on it before, and has a 2.6.5 kernel with a matching
2005 Jan 23
0
zaprtc from bristuff? not there?
I'm trying to take advice to use "zaprtc from bristuff" (from both a posting here and references on voip-info) because I have a 2.4 kernel SMP machine. I've downloaded and installed bristuff-0.2.0-RC3a and now have the modules zaphfc and zaptel loaded. Running meetme says the extension is invalid (I've double checked meetme.conf and extensions.conf). There is no zaprtc
2005 Jan 22
1
zaprtc load issue (different that other postings)
zaprtc 'load' is failing on my machine (the make was fine, same output as other posts to this list) [xxx@xxx zaptelrtc]# make load sync modprobe zaptel insmod ./zaprtc.o ./zaprtc.o: init_module: Input/output error Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or
2004 Nov 30
1
Zaprtc seems unsupported, Asterisk in production environment without Digium cards
I feel there is some unclarity about the need for a timer in Asterisk. As Asterisk moves into production environments, this needs to be sorted out. I'm setting up an Asterisk in a production environment with no Digium cards at all. It is planned to be used as a clean SIP hosted PABX, where we connect to the PSTN via gateways with proper echo cancellation. There is no USB driver on the card.
2004 Jan 30
1
ZAPRTC load error
I have compiled the zaptel library and zaprtc on a system that gives the following from "uname -a": Linux fxxxxxx76.mydomain.de 2.4.18-64GB-SMP #1 SMP Wed Mar 27 13:58:12 UTC 2002 i686 unknown Makefile for zaptel had the following line uncommented: # KFLAGS+=-D__SMP__ When doing the "make load" for zaprtc I get the following error: modprobe zaptel
2004 Jan 07
2
zaprtc install problem
Hi, I'm trying to intall zaprtc on my machine (I don't have UHCI_USB nor Zaptel) and I have a strange behaviour during loading. When I do >make load I have : ./zaprtc.o: init_module: Input/ouput error With a quick dmesg got: rtc: I/O port 112 in not free Is someone have any idea to solve this ? I saw on the README file that rtc support should not be enabled in the kernel, but I
2004 Jan 16
0
Updated zaprtc, anyone interested?
I updated Junghanns' zaprtc to work with a 2.6 kernel. It is not extensively tested, but does compile cleanly installs without errors and works with Meetme conferences. Since this code is not part of the zaptel cvs, I'll be happy to share the diff, or if the Bug Marshalls would not mind open a bug and post the diff there. (One caveat, on unload the zaprtc module does not seem to
2004 Sep 21
1
zaptelrtc for 2.6.x
Hello, i would like to use Meetme and i need zaptelrtc for that, since i dont have any USB devices or a card from digium. I compiled it on Llinux 2.6.8 and all i got was a zaprtc.o which obviously wont work with a 2.6 kernel: ~/zaptelrtc# make load sync modprobe zaptel insmod ./zaprtc.o insmod: error inserting './zaprtc.o': -1 Invalid module format make: *** [load] Error 1 Is there a
2004 Oct 01
0
Re: [Asterisk-Dev] Use the Meetme application with another module thanUSB-UHCI
I ran in to an almost impossible ability to run MeetMe on our poweredge. Our PE is a 4 proc with OHCI and we had no need to buy any PCI cards other than for running MeetMe. If you know how to recompile your kernel, recompile it and make RTC a module (its compiled in by default). Then you can use zaprtc as your timing source. Be sure to `rmmod rtc` before you `insmod zaprtc` because zaprtc is a