similar to: Timing source on SMP system

Displaying 20 results from an estimated 400 matches similar to: "Timing source on SMP system"

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 19
1
Timing source on SMP system - Disable RTC forzaprtc
Kristian, I have 2 X100P cards but neither work on my Compaq DL360 G2. The system will not even boot! Take a look at my initial post and let me know if you have any other advice. Regardless, thanks for your post! ------------------------------------------------------------------------ - I need a timing device for the DL360G2 for conferencing and meetme. For a timing device I have 2 X100P cards
2003 Jun 26
4
Problems with eepro100 or BroadCom NetXtreme and syslinux 2.04
Hi all! We use pxelinux for booting a diskless Linux from whitch we install all our systems. But we discovered some Problems: - With v1.75 the Kernel is fetched from the TFTP-Server with no problem, but it gets not started on Broadcom NetXtreme with newer PXE-Bioses - With v2.04, pxelinux even seems not to be able to fetch the kernel from the TFTP-Server. This affects also Intel's
2008 Jan 02
3
inconsistent Int 22h local boot
I have a Dell 1435 system that will not respond correctly to a com32 call to Local boot Int 22h AX=14h DX = 0 This call should not return. It should unload the PXE+UNDI stacks and continue the boot process with the next boot device. This call is working fine for me on an HP DL360G2 and on a Dell PE 850. But, on this Dell 1435 the call is returning from the Int 22h. I am using syslinux 3.51
2003 Aug 01
1
BGE & VLAN stranges
Hello! I have Compaq DL360G2 with Broadcom BCM5701 Gigabit Ethernet and FreeBSD 5.1R installed. There are no problems if I use bge as usual network card, but when I try to use 802.1Q vlans, I can't receive (only receive, sending is ok) packets more then 1456 bytes! What is the problem? BGE driver, VLAN driver or my network configuration? Best wishes, Boris
2005 Aug 30
2
Manipulate CALLERIDNUM
Can someone tell me how to do this...Given the following line: exten => *97,3,VoicemailMain(${CALLERIDNUM}@default) Is it possible to add some logic to manipulate the CALLERIDNUM to send back 801 even if the extension is 601 and 901 even if the extension is 701? I have 2 branch offices where users have both Office and Home SIP phones. I want them to share a VM box. Branch1 = 8XX , Home =
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
2010 Mar 05
4
Syslinux 3.85 chain.c32 problem solved
Thanks to debugging information from Thomas Mieslinger, I have root-caused the failure of chain.c32 in Syslinux 3.85. I have put out Syslinux 3.86-pre1 and Syslinux 4.00-pre33 which fix the problem. I expect to release a Syslinux 3.86 relatively shortly (ideally in the next two weeks), with bug fixes only. I would like to figure out if there are other bug fixes we can get in in reasonable time,
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
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 07
1
ZAPRTC question(s)
I have a system with no Digium hardware in it (two others with 2 X100P cards in each of them as well). I'm interested in using MeetMe in the one without the hardware (it works great in the ones with the hardware). I can't use ztdummy, because the system has usb-ohci drivers, rather than usb-uhci. I have read the little there is about zaprtc, and I am wondering whether there is a
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
2003 Jul 01
0
Problems with eepro100 or BroadCom NetXtreme and s yslinux 2.04
This sounds kind of like what happened with me for earlier attempts at using syslinux. Skip using HPA's tools entirely and dd if=vmlinuz of=/dev/fd0 bs=1440k count=1 and make sure that the kernel runs from a floppy disk. There'll be no file system or anything, but you'll make sure that your kernel isn't faulty. If it doesn't execute, then you can avoid the syslinux/pxelinux
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 Dec 19
1
Dialplan help - Can dial any user but not the PSTN
What is the most efficient way to allow inbound callers to dial internal users yet restrict them from outbound PSTN calls? Today I have a basic greeting that after a welcome message allows inbound callers the ability to dial any of my users. However, it seems that since I transfer the inbound caller to a context that allows them the ability to call my internal users they have the same rights as
2003 Jun 30
4
Conference calls
Hi I want to set up * as a conference bridge. I would like to be able to conference is SIP calls (up to 12) I am looking through all available documentation for * to get info on how it is done. No luck so far. Can somebody direct me to the info in this subject? Thank you Serge _________________________________________________________________ Protect your PC - get McAfee.com VirusScan Online
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 Aug 01
1
X100P wants to use g2
Notice Zap/g2 -- Executing Dial("SIP/chad.brown-d1ac", "Zap/g2/9528737") in new stack Aug 1 00:42:43 NOTICE[1200884528]: app_dial.c:714 dial_exec: Unable to create channel of type 'Zap' == Everyone is busy/congested at this time Does anyone know why Asterisk wants to use group 2 regardless of how I am configured. Take a look at how I'm configured. Shouldn't
2004 Aug 05
1
iptables, Cisco 7960 and TFTP
Does anyone know what ports need to be opened up when using TFTP to configure Cisco phones? The configuration below doesn't seem to work. However if I open everything up the files comes down just fine. iptables -A INPUT -p udp -s 0/0 --dport 69 -j ACCEPT Thanks for your help! Chad