RE: [Asterisk-Users] Timing source on SMP system - Disable RTC for zaprtc

2004-09-19 Thread Chad Brown
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: *** [zaprtc.o] Error 1

Thanks,

Chad

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
Bielicki
Sent: Saturday, September 18, 2004 9:20 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Timing source on SMP system

try zaprtc from www.junghanns.net. Works fine in my SMP systems


- Original Message -
From: Chad Brown [EMAIL PROTECTED]
Date: Sat, 18 Sep 2004 20:23:54 -0700
Subject: [Asterisk-Users] Timing source on SMP system
To: Asterisk Users Mailing List - Non-Commercial Discussion
[EMAIL PROTECTED]

 
 

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 DL360 G2 has a OHBI rather
than UHBI controller. That said, I got this message during modprobe
ztdummy:

  

[EMAIL PROTECTED] zaptel]# modprobe ztdummy 

/lib/modules/2.4.20-6smp/kernel/drivers/usb/usb-uhci.o: init_module:
No such device

Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters.

  You may find more information in syslog or the output from dmesg 

/lib/modules/2.4.20-6smp/kernel/drivers/usb/usb-uhci.o: insmod
/lib/modules/2.4.20-6smp/kernel/drivers/usb/usb-uhci.o failed

/lib/modules/2.4.20-6smp/kernel/drivers/usb/usb-uhci.o: insmod ztdummy
failed 

  

I then moved on to zaprtc. However, I was told that this solution will
not work with SMP systems. My DL360G2 is a dual proc machine.

  

I'm running out of options here...please advise. 

  

Thanks, 

  

  
 


Chad M. Brown
 Infrastructure Architect 
 

identity mine, inc. - http://www.identitymine.com 
 [EMAIL PROTECTED]
 253.927.7737 - Office
 866.4ID.MINE (866.443.6463) - Toll free
 253.405.6726 - Cellular
 253.444.5170 - Fax 

  

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users





-- 
Michael Bielicki
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Timing source on SMP system - Disable RTC for zaprtc

2004-09-19 Thread Kristian Kielhofner
Chad Brown wrote:
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: *** [zaprtc.o] Error 1
Thanks,
Chad
Chad,
	Real time clock under character devices in make menuconfig.  I just did 
this on RHEL 3 WS (my laptop), so it should be similar.  Also, good luck 
with this on an SMP box, because many people (on the list and elsewhere) 
can tell you that it is certainly not an optimal solution.  If you have 
an SMP box, and want to do conferencing, buy some Digium hardware!

--
Kristian Kielhofner
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users