Re: [Asterisk-Users] How can you check that eg TDM04B hardwareinstalled and drivers OK

2005-06-22 Thread Angus Comber

If I try dmesg - no mention of a Wildcard TDM400.

Sorry I am fairly new to Linux.  In Windows I suppose I would run some 
hardware program which came with the card to see if I could manually set 
IRQ's etc.  What should I be looking at now?


Please feel free to point me to a good book or whatever you feel is 
appropriate.  Could the card be faulty?


My motherboard is an Intel D865GLC.

I am running [EMAIL PROTECTED] version 1.0

Angus




- Original Message - 
From: Mike M [EMAIL PROTECTED]

To: asterisk-users@lists.digium.com
Sent: Tuesday, June 21, 2005 3:14 PM
Subject: Re: [Asterisk-Users] How can you check that eg TDM04B 
hardwareinstalled and drivers OK




On Tue, Jun 21, 2005 at 07:09:46AM -0600, Rich Adamson wrote:


 I am struggling to get my TDM04B working.  Just to rule out a hardware 
 problem how can I check

that the hardware works?  How can I then
 check that the drivers are loaded correctly?


1. from the linux command line, type 'dmesg' and look for
 Found a Wildcard TDM: Wildcard TDM400P REV H (4 modules)
if you see that, the TDM card is recognized by the OS.



Here's what I get on a working system:

[EMAIL PROTECTED] src]# modprobe wctdm
[EMAIL PROTECTED] src]# Jun 21 10:10:55 b2 kernel: PCI: Found IRQ 11 for device
01:0a.0
Jun 21 10:10:55 b2 kernel: Freshmaker version: 71
Jun 21 10:10:55 b2 kernel: Freshmaker passed register test
Jun 21 10:10:55 b2 kernel: Module 0: Installed -- AUTO FXS/DPO
Jun 21 10:10:55 b2 kernel: Module 1: Not installed
Jun 21 10:10:55 b2 kernel: Module 2: Not installed
Jun 21 10:10:55 b2 kernel: Module 3: Not installed
Jun 21 10:10:55 b2 kernel: Found a Wildcard TDM: Wildcard TDM400P REV
E/F (4 modules)
Jun 21 10:10:55 b2 kernel: Registered tone zone 0 (United States / North
America)

[EMAIL PROTECTED] src]# cat /proc/interrupts
  CPU0
 0:   17893766  XT-PIC  timer
 1:  2  XT-PIC  keyboard
 2:  0  XT-PIC  cascade
 4:  357411641  XT-PIC  eth0, wanpipe1
 8:  1  XT-PIC  rtc
10:3381408  XT-PIC  Intel ICH2
11:  178236906  XT-PIC  wctdm
14:  50492  XT-PIC  ide0
15:  0  XT-PIC  ide1
NMI:  0
ERR:  0
[EMAIL PROTECTED] src]# cat /proc/interrupts
  CPU0
 0:   17894203  XT-PIC  timer
 1:  2  XT-PIC  keyboard
 2:  0  XT-PIC  cascade
 4:  357419974  XT-PIC  eth0, wanpipe1
 8:  1  XT-PIC  rtc
10:3381408  XT-PIC  Intel ICH2
11:  178241275  XT-PIC  wctdm
14:  50494  XT-PIC  ide0
15:  0  XT-PIC  ide1
NMI:  0
ERR:  0

--
Mike
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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
Asterisk-Users@lists.digium.com
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] How can you check that eg TDM04B hardwareinstalled and drivers OK

2005-06-22 Thread John Novack

Probably means that your perfectly good motherboard can't see the TDM card.
There are many motherboards that this card doesn't seem to work with, 
Digium doesn't seem willing to address the issue or even acknowledge 
that is the case, and usually answers  try another motherboard rather 
than 'fess up that there is a design problem with the PCI interface and 
correct it.
PCI 2.2 is a stated requirement, but there is certainly more to the 
story than that.


In addition, when the board CAN be seen, report rev E/F when  the 
silkscreen reads Rev H, someone mentioned there is now a Rev I ( good 
luck getting an exchange ) and Digium 's answer is  if we can see it 
through remote access then there is no reason to replace it, and if we 
can't, try another MB.


Overall, if it works, lucky you, if not, Too bad.
Hard to support Digium and suggest others purchase such a product.
Best you look for other interfaces to Asterisk.

John Novack




Angus Comber wrote:


If I try dmesg - no mention of a Wildcard TDM400.

Sorry I am fairly new to Linux.  In Windows I suppose I would run some 
hardware program which came with the card to see if I could manually 
set IRQ's etc.  What should I be looking at now?


Please feel free to point me to a good book or whatever you feel is 
appropriate.  Could the card be faulty?


My motherboard is an Intel D865GLC.

I am running [EMAIL PROTECTED] version 1.0

Angus




- Original Message - From: Mike M 
[EMAIL PROTECTED]

To: asterisk-users@lists.digium.com
Sent: Tuesday, June 21, 2005 3:14 PM
Subject: Re: [Asterisk-Users] How can you check that eg TDM04B 
hardwareinstalled and drivers OK




On Tue, Jun 21, 2005 at 07:09:46AM -0600, Rich Adamson wrote:



 I am struggling to get my TDM04B working.  Just to rule out a 
hardware  problem how can I check

that the hardware works?  How can I then
 check that the drivers are loaded correctly?


1. from the linux command line, type 'dmesg' and look for
 Found a Wildcard TDM: Wildcard TDM400P REV H (4 modules)
if you see that, the TDM card is recognized by the OS.



Here's what I get on a working system:

[EMAIL PROTECTED] src]# modprobe wctdm
[EMAIL PROTECTED] src]# Jun 21 10:10:55 b2 kernel: PCI: Found IRQ 11 for device
01:0a.0
Jun 21 10:10:55 b2 kernel: Freshmaker version: 71
Jun 21 10:10:55 b2 kernel: Freshmaker passed register test
Jun 21 10:10:55 b2 kernel: Module 0: Installed -- AUTO FXS/DPO
Jun 21 10:10:55 b2 kernel: Module 1: Not installed
Jun 21 10:10:55 b2 kernel: Module 2: Not installed
Jun 21 10:10:55 b2 kernel: Module 3: Not installed
Jun 21 10:10:55 b2 kernel: Found a Wildcard TDM: Wildcard TDM400P REV
E/F (4 modules)
Jun 21 10:10:55 b2 kernel: Registered tone zone 0 (United States / North
America)

[EMAIL PROTECTED] src]# cat /proc/interrupts
  CPU0
 0:   17893766  XT-PIC  timer
 1:  2  XT-PIC  keyboard
 2:  0  XT-PIC  cascade
 4:  357411641  XT-PIC  eth0, wanpipe1
 8:  1  XT-PIC  rtc
10:3381408  XT-PIC  Intel ICH2
11:  178236906  XT-PIC  wctdm
14:  50492  XT-PIC  ide0
15:  0  XT-PIC  ide1
NMI:  0
ERR:  0
[EMAIL PROTECTED] src]# cat /proc/interrupts
  CPU0
 0:   17894203  XT-PIC  timer
 1:  2  XT-PIC  keyboard
 2:  0  XT-PIC  cascade
 4:  357419974  XT-PIC  eth0, wanpipe1
 8:  1  XT-PIC  rtc
10:3381408  XT-PIC  Intel ICH2
11:  178241275  XT-PIC  wctdm
14:  50494  XT-PIC  ide0
15:  0  XT-PIC  ide1
NMI:  0
ERR:  0

--
Mike




___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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] How can you check that eg TDM04B hardwareinstalled and drivers OK

2005-06-22 Thread Angus Comber

Hello

Here is what I find.

Any help would be greatly appreciated.

Angus


- Original Message - 
From: Rich Adamson [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion 
asterisk-users@lists.digium.com

Sent: Tuesday, June 21, 2005 2:09 PM
Subject: Re: [Asterisk-Users] How can you check that eg TDM04B 
hardwareinstalled and drivers OK





I am struggling to get my TDM04B working.  Just to rule out a hardware 
problem how can I check

that the hardware works?  How can I then

check that the drivers are loaded correctly?



You didn't mention which linux distro you're using, so translate the


** [EMAIL PROTECTED] version 1.0 on Centos OS.

following into whatever your system expects. Try the following items:

1. from the linux command line, type 'dmesg' and look for
Found a Wildcard TDM: Wildcard TDM400P REV H (4 modules)
if you see that, the TDM card is recognized by the OS.

** Did not find TDM!


2. from the linux command line, type 'cat /proc/interrupts and look for
an entry with 'wctdm' in the list. If you don't see wctdm listed,
the module is not loaded as yet.

** no wctdm in list


3. in /etc/zaptel.conf, ensure you have an entry like:
fxsks=1-4

** OK - but think a hardware issue needs to be resolved first


4. if you're using a linux v2.6 kernel, read
/usr/src/zaptel/README.udev

5. with asterisk stopped and from the linux command line, try
sysconfig zaptel start

** Command not found



6. What do you see if you run 'zttool' from the linux command line?


**
** Zaptel Tool loads and I see this:

Zapata Telephony Interfaces
Alarms  Span

nothing else

If click on Select go to another screen:

Current Alarms: No Alarms
Sync Source: Internally clocked
IRQ Misses: 0
Bipolar Viol: 0
Tx/Rx Levels: 0/  0
Total/Conf/Act: 0/  0/  0







___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users