Hi Clara,
What is the oputput for lsmod? I assume somthing like:
pbx ~ # lsmod
Module Size Used by
...
ztdummy 3848 0
zaptel 188604 3 ztdummy
...
You have to see that wctdm (the driver for your TDM card) is loaded. If not,
you should try to use modprobe wctdm and after this you have to check again
with lsmod.
pbx ~ # modprobe wctdm
pbx ~ # lsmod
Module Size Used by
wctdm 31552 0
...
ztdummy 3848 0
zaptel 188604 4 wctdm,ztdummy
...
Using dmesg you will check if the driver was loaded OK and what module have
been detected. Sorry - but I do not have a card now in my system so there is no
examples...
I hope it helps,
Ioan.
----- Original Message -----
From: Clara Chan
To: astlinux-users@lists.sourceforge.net
Sent: Monday, August 25, 2008 8:37 AM
Subject: [Astlinux-users] digium tdm410p
Hi, all,
I have finally got 0.4.8 working with a Via board and thought I will take the
next step in installing a Digium tdm410p with two fxs ports in modules 1 & 2,
so I could attach analog phones and a fax machine to it.
But I am getting this error "03:0f.0 Ethernet controller: Digium, Inc.:
Unknown device 8005 (rev 11)" when I type in a "lspci" command. In the hopes
that it's the OS being confused, I tried the "ztcfg -vv" command, and received
"ZT_CHANCONFIG failed on channel 1: No such device or address (6)" as an error.
I am now stuck. Should there be a module that is required to be dded in
rc.modules?? My current one looks like this:
# These modules get modprobe'd when the system starts up.
#rtc
#Comment out the modules you don't need, and change the order to
#move eth0 to eth1, etc.
#Ethernet support
#10/100 first, then Gigabit
#3c59x
#typhoon
#tulip
#eepro100
#via-velocity
#natsemi
#forcedeth
#8139cp
#8139too
via-rhine
via-rhine
#pcnet32
#acenic
#e1000
#ns83820
#r8169
#tg3
Padlock
Thanks,
Clara
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users
Donations to support AstLinux are graciously accepted via PayPal to [EMAIL
PROTECTED]