[Asterisk-Users] quadBRI PCI ISDN on Suse Linux 10

Colin MacMillan macmillanc at gmail.com
Sat Apr 8 11:18:32 MST 2006


Hello,
I am trying to install the drivers for the Junghanns quadBRI card, but am
having a problem.

I have essentially followed the procedure from
http://www.voip-manager.net/installation-linux-asterisk.php.

At the stage to install the ISDN card I have completed the following:
1) downloaded the bristuff-0.2.0-RC8q.tar.gz to /usr/src
2) unpacked it in /usr/src - tar xvzf bristuff-0.2.0-RC8q.tar.gz
3) run 'make menuconfig' from /usr/src/linux-2.6.13-15 (my kernel version) -
this is recommended in the Junghanns INSTALL doc included in bristuff.
4) created a link in /usr/src called linux-2.6 (ln -s /usr/src/linux-
2.6.13-15 /usr/src/linux-2.6) as per INSTALL doc
5) run the install.sh script in the bristuff director.

At this stage during the install script, the quadBRI driver section shows
the following:
****************************************************

rm -f qozap.o *.ko *.mod.c *.mod.o .*o.cmd *~
rm -rf .tmp_versions
make -C /usr/src/linux-2.6 SUBDIRS=/usr/src/bristuff-0.2.0-RC8q/qozap
ZAP=-I/usr/src/bristuff-0.2.0-RC8q/zaptel-1.0.10 modules
make[1]: Entering directory `/usr/src/linux-2.6.13-15'
  CC [M]  /usr/src/bristuff-0.2.0-RC8q/qozap/qozap.o
  Building modules, stage 2.
  MODPOST
*** Warning: "zt_register" [/usr/src/bristuff-0.2.0-RC8q/qozap/qozap.ko]
undefined!
*** Warning: "zt_receive" [/usr/src/bristuff-0.2.0-RC8q/qozap/qozap.ko]
undefined!
*** Warning: "zt_transmit" [/usr/src/bristuff-0.2.0-RC8q/qozap/qozap.ko]
undefined!
*** Warning: "zt_ec_chunk" [/usr/src/bristuff-0.2.0-RC8q/qozap/qozap.ko]
undefined!
*** Warning: "zt_unregister" [/usr/src/bristuff-0.2.0-RC8q/qozap/qozap.ko]
undefined!
  CC      /usr/src/bristuff-0.2.0-RC8q/qozap/qozap.mod.o
  LD [M]  /usr/src/bristuff-0.2.0-RC8q/qozap/qozap.ko
make[1]: Leaving directory `/usr/src/linux-2.6.13-15'
install -D -m 644 qozap.ko /lib/modules/`uname -r`/misc/qozap.ko
****************************************************
quadBRI driver installed.
Press <Enter> to continue, or <CTRL> + <C> to abort.
****************************************************

6) From here I enter the qozap directory. cd qozap
7) now I get the following error -
linux:/usr/src/bristuff-0.2.0-RC8q/qozap # insmod qozap.ko
insmod: error inserting 'qozap.ko': -1 Invalid module format

Any help is greatly appreciated.  I'm no expert so sorry if this posting is
too 'noob' for some.

Possibly relevant is that my kernel is a 32-bit kernel and my processor is
64-bit.

Thank you,
Colin




Additional info:
linux:/usr/src/bristuff-0.2.0-RC8q/qozap # cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Intel(R) Pentium(R) 4 CPU 2.80GHz
stepping        : 9
cpu MHz         : 2793.552
cache size      : 1024 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 1
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm pni
monitor ds_cpl cid cx16 xtpr lahf_lm
bogomips        : 5593.44

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Intel(R) Pentium(R) 4 CPU 2.80GHz
stepping        : 9
cpu MHz         : 2793.552
cache size      : 1024 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 1
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm pni
monitor ds_cpl cid cx16 xtpr lahf_lm
bogomips        : 5586.58
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060408/0d4df24b/attachment.htm


More information about the asterisk-users mailing list