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: <[email protected]>
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
[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

Reply via email to