| View previous topic :: View next topic |
| Author |
netjetpci causes a problem with mISDN(B400P)+Zaptel(A400P)! |
james.zhu
3 star
Joined: 26 Jun 2007 Posts: 598
|
|
hello, all of users:
when you use mISDN and A400P or A800p/a1200p, please take a particular attention to [b:6001d13e07]netjetpci.ko[/b:6001d13e07]. It causes the wctdm register problem. you have to edit the makefile under /usr/src/mISDN-1_1_8/drivers/isdn/hardware/mISDN, please remove that module(netjetpci)
--------------------------------------
ifdef CONFIG_MISDN_AVM_FRITZ
obj-$(CONFIG_MISDN_DRV) += avmfritz.o
endif
[b:6001d13e07]#ifdef CONFIG_MISDN_NETJET
#obj-$(CONFIG_MISDN_DRV) += netjetpci.o
#endif[/b:6001d13e07]
ifdef CONFIG_MISDN_HFCPCI
obj-$(CONFIG_MISDN_DRV) += hfcpci.o
endif
-------------------------------------------
after editing it, you can compile the mISDN, it should work.
the problem, i think, is because of the netjetpci, it will detect wctdm first in mISDN, therefore, zaptel will generate error when running ztcfg -vvvvvvv
my test environment:
mISDN-1-18 // for OpenVox B400P
zaptel-1.4.11 // for OpenVox A400P
asterisk-1.4.21.1
centos-5
regards!
James.zhu |
|
|
| Back to top |
|
 |
vmiro
2 star
Joined: 21 Nov 2008 Posts: 24
|
|
After removing those lines, nothing happens! The "netjetpci" module is still there, and the problems are, too.
I tried removing netjetpci.ko file, but after restart the module is there again! |
|
|
| Back to top |
|
 |
james.zhu
3 star
Joined: 26 Jun 2007 Posts: 598
|
|
hello:
you have to check system booting, add the module in blacklist.
regards!
James.zhu |
|
|
| Back to top |
|
 |
vmiro
2 star
Joined: 21 Nov 2008 Posts: 24
|
|
Adding module in the blacklist is the solution:
Add line:
blacklist netjetpci
in "/etc/modprobe.d/blacklist" file ! |
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Copyright © 2005 OpenVox. All Rights Reserved.
|