[asterisk-users] [Dahdi] "DAHDI_CHANCONFIG failed on channel 1"?

Tzafrir Cohen tzafrir.cohen at xorcom.com
Sat May 29 18:45:51 CDT 2010


On Thu, May 27, 2010 at 12:29:05PM +0300, Tzafrir Cohen wrote:
> On Wed, May 26, 2010 at 09:52:52PM +0200, Vincent wrote:
> > On Wed, 26 May 2010 17:30:08 +0200, Vincent <codecomplete at free.fr>
> > wrote:
> >More information, as I investigate:
> > 
> > For those having the same issue, here's what I learned:
> > 
> > 1. In /etc/modprobe.d/dahdi.blacklist.conf, blacklist the "netjet"
> > driver:
> > 
> > blacklist netjet
> 
> This is a bug of the netjet module. It should not try to handle those
> devices. While they use the netjet chipset, they are not the ISDN BRI
> devices drivven by it.

[Snip details]

> If nobody beats me to it, I'll try submitting a (untested) extended list
> of exceptions over the weekend.

Submitted:

http://marc.info/?l=linux-netdev&m=127517632426217&w=2

That said, I believe it would help if we also had explicit sub product
IDs to exclude, rather than just exclude by sub vendor ID.

The sub-product ID is listed in e.g. the output of lspci -v:

(I use -s below to get just a single device this time)

tzafrir at sweetmorn:~$ lspci -s 0c:00.0 -vn
0c:00.0 0280: 8086:4229 (rev 61)
        Subsystem: 8086:1121
        Flags: bus master, fast devsel, latency 0, IRQ 27
        Memory at fe8fe000 (64-bit, non-prefetchable) [size=8K]
        Capabilities: <access denied>
        Kernel driver in use: iwlagn

tzafrir at sweetmorn:~$ lspci -s 0c:00.0 -vnn
0c:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 4965
AG or AGN [Kedron] Network Connection [8086:4229] (rev 61)
        Subsystem: Intel Corporation Device [8086:1121]
        Flags: bus master, fast devsel, latency 0, IRQ 27
        Memory at fe8fe000 (64-bit, non-prefetchable) [size=8K]
        Capabilities: <access denied>
        Kernel driver in use: iwlagn

The "Subsystem" line has <sub-vendor-ID>:<sub-product-ID>. Thus for this
device the sub-product ID is 1121.

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the asterisk-users mailing list