[Asterisk-Users] How can you check that eg TDM04B hardware
installed and drivers OK
Mike M
no-linux-support at earthlink.net
Tue Jun 21 07:14:07 MST 2005
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:
[root at b2 src]# modprobe wctdm
[root at b2 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)
[root at b2 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
[root at b2 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
More information about the asterisk-users
mailing list