criptos wrote: > This is a new installation. > 08:08.0 Ethernet controller: Digium, Inc. Unknown device 8000 (rev 11) > (ethernet?? first time with a card like that for me) > > dmesg > Zapata Telephony Interface Registered on major 196 > Zaptel Version: 1.4.12.1 > Zaptel Echo Canceller: MG2 > > proc & dev > r...@asterisk:/proc/zaptel# ls > r...@asterisk:/proc/zaptel# > r...@asterisk:/dev/zap# ls -la * > crw-rw---- 1 root root 196, 254 2009-04-02 01:40 channel > crw-rw---- 1 root root 196, 0 2009-04-02 01:40 ctl > crw-rw---- 1 root root 196, 255 2009-04-02 01:40 pseudo > crw-rw---- 1 root root 196, 253 2009-04-02 01:40 timer > > Help! I really don't know what is happening. > The card is a PCIe
It appears as if you have a TE121 installed in your system which is serviced by the wcte12xp driver. Does 'lsmod | grep wcte12xp' show that the wcte12xp driver is loaded? If not, what happens when you run 'modprobe wcte12xp'? -- Shaun Ruffell Digium, Inc. | Linux Kernel Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA Check us out at: www.digium.com & www.asterisk.org _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
