Hello,
?
I have a Cologne Chip Designs GmbH ISDN network Controller [HFC-4S] card which
seems to work on 1 machine but not on another. It SHOULD load this driver:
?>dahdi_hardware -v
pci:0000:00:00.0 wcb4xxp+ 1397:08b4 Junghanns QuadBRI ISDN card
Instead of:
>dahdi_hardware -v
pci:0000:00:00.0 qozap- 1397:08b4 Generic Cologne ISDN card
There is no qozap modul in lib/modules but I tried to blacklist it anyway. The
consequences that the card is not working in the second machine with the same
dahdi config/kernel:
Sarting background readahead: [ OK ]
Checking for hardware changes [ OK ]
Starting dahdi: Loading DAHDI hardware modules:
wct4xxp: [ OK ]
wcb4xxp: [ OK ]
No hardware timing source found in /proc/dahdi, loading dahdi_dummy
Running dahdi_cfg: DAHDI_SPANCONFIG failed on span 1: No such device or address
(6)
[FAILED]
[FAILED]
lspci
====
0:00.0 Non-VGA unclassified device: Cologne Chip Designs GmbH ISDN network
Controller [HFC-4S] (rev 01)
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping-
SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort-
<MAbort- >SERR- <PERR-
Region 0: I/O ports at 4000 [disabled] [size=8]
Region 1: Memory at e0200000 (32-bit, non-prefetchable) [disabled] [size=4K]
lsmod
====Module Size Used by
bluetooth 53925 2
ipv6 267617 19
xfrm_nalgo 13381 1 ipv6
crypto_api 12609 1 xfrm_nalgo
autofs4 29253 3
i2c_dev 12613 0
i2c_core 23745 1 i2c_dev
lockd 63209 0
sunrpc 145533 2 lockd
wcb4xxp 76708 0
wct4xxp 348896 0
dahdi 196296 4 wcb4xxp,wct4xxp
crc_ccitt 6337 1 dahdi
loop 18889 0
dm_mirror 24521 0
dm_multipath 24909 0
scsi_dh 11713 1 dm_multipath
scsi_mod 142485 1 scsi_dh
parport_pc 29157 0
lp 15849 0
parport 37641 2 parport_pc,lp
pcspkr 7105 0
xennet 29769 0 [permanent]
dm_raid45 67273 0
dm_message 6977 1 dm_raid45
dm_region_hash 15809 1 dm_raid45
dm_log 14657 3 dm_mirror,dm_raid45,dm_region_hash
dm_mod 63225 4 dm_mirror,dm_multipath,dm_raid45,dm_log
dm_mem_cache 9921 1 dm_raid45
xenblk 20149 3
ext3 124873 2
jbd 57065 1 ext3
uhci_hcd 25677 0
ohci_hcd 24937 0
ehci_hcd 34253 0
/etc/init.d/dahdi stop
Unloading DAHDI hardware modules: ERROR: Module dahdi is in use
error
+ /etc/init.d/dahdi start
Loading DAHDI hardware modules:
wct4xxp: [ OK ]
wcb4xxp: [ OK ]
No hardware timing source found in /proc/dahdi, loading dahdi_dummy
Running dahdi_cfg: DAHDI_SPANCONFIG failed on span 1: No such device or address
(6)
[FAILED]
/usr/sbin/dahdi_cfg -vvvvvvvv
DAHDI Tools Version - 2.3.0
DAHDI Version: 2.3.0.1
Echo Canceller(s):
Configuration
=====================
SPAN 1: CCS/ AMI Build-out: 0 db (CSU)/0-133 feet (DSX-1)
SPAN 2: CCS/ AMI Build-out: 0 db (CSU)/0-133 feet (DSX-1)
SPAN 3: CCS/ AMI Build-out: 0 db (CSU)/0-133 feet (DSX-1)
SPAN 4: CCS/ AMI Build-out: 0 db (CSU)/0-133 feet (DSX-1)
Channel map:
Channel 01: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 01)
Channel 02: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 02)
Channel 03: Hardware assisted D-channel (Default) (Echo Canceler: none) (Slaves:
03)
Channel 04: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 04)
Channel 05: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 05)
Channel 06: Hardware assisted D-channel (Default) (Echo Canceler: none) (Slaves:
06)
Channel 07: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 07)
Channel 08: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 08)
Channel 09: Hardware assisted D-channel (Default) (Echo Canceler: none) (Slaves:
09)
Channel 10: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 10)
Channel 11: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 11)
Channel 12: Hardware assisted D-channel (Default) (Echo Canceler: none) (Slaves:
12)
12 channels to configure.
DAHDI_SPANCONFIG failed on span 1: No such device or address (6)
Putting the card to other slot doesn't help. That would be nice if some of
the developers of this hardware would be around here.
Thanks!