[asterisk-users] dahdi_scan
Tzafrir Cohen
tzafrir.cohen at xorcom.com
Wed Nov 16 06:08:29 CST 2016
On Mon, Nov 14, 2016 at 07:36:40AM -0500, Jerry Geis wrote:
> >dahdi_scan (and lsdahdi) shows data reported by the DAHDI kernel modules
> >themselves. lspci shows the PCI device.
>
> >What is the output from dahdi_hardware ? It should show if there's a
> >module handling this device, and also which module.
>
>
> lsdahdi
>
> lspci | grep Digium
> 03:05.0 Ethernet controller: Digium, Inc. Wildcard TE122 single-span
> T1/E1/J1 card (rev 11)
>
> dahdi_hardware
> pci:0000:03:05.0 wcte12xp- d161:8001 Wildcard TE122
So as you can see, there's no kernel module that handles this device.
Any change if you run:
modprobe wcte12xp #?
Do you have dahdi-linux installed? Properly? If you think it is, what is
the output of:
lsmod | grep dahdi
modinfo dahdi
uname -r
find /lib/modules/`uname -r` -name dahdi.ko
find /lib/modules -name dahdi.ko
--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen at xorcom.com
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com
More information about the asterisk-users
mailing list