[Asterisk-Users] MAKEing zaptel and ztdummy on SuSE 9.3 - Repost

Zoltan Szecsei zoltans at geograph.co.za
Mon Jul 4 02:14:43 MST 2005


Hi,

Sorry to re-post, but I'm still having hassles with ztdummy. I'm using 
kernel 2.6.11.4-21.7-smp and Asterisk 1.0.8 on SuSE 9.3

The first 3 makes (see below) for zaptel work out ok - but the 
ztdummy.ko (etc) files *are* created even though I haven't yet 
uncommented ztdummy in Makefile.

If the ztdummy bits are compiled, why edit Makefile & run make again?

modprobe ztdummy fails.

I'm following the instructions on Asterisk Doc Proj:  
astersik_1.0.8/docs/docs-html_one/vm1.html#AEN30 and they don't seem to 
work out.

The order suggested is:

cd zaptel
make clean
make linux26
make install

vi Makefile (and uncomment ztdummy)
make

modprobe zaptel
modprobe ztdummy

Here are the relevent problems:

gl0:/usr/src/zaptel-1.0.8 # lsmod | grep usb
usbserial              34024  0
usbcore               121688  4 usbserial,ehci_hcd,uhci_hcd
gl0:/usr/src/zaptel-1.0.8 # lsmod | grep z
Module                  Size  Used by
gl0:/usr/src/zaptel-1.0.8 # modprobe zaptel
gl0:/usr/src/zaptel-1.0.8 # modprobe ztdummy
FATAL: Error inserting ztdummy 
(/lib/modules/2.6.11.4-21.7-smp/misc/ztdummy.ko): Unknown symbol in 
module, or unknown parameter (see dmesg)
FATAL: Error running install command for ztdummy
gl0:/usr/src/zaptel-1.0.8 # lsmod | grep z
Module                  Size  Used by
zaptel                185860  0
crc_ccitt               6144  1 zaptel
gl0:/usr/src/zaptel-1.0.8 #

the end bit of dmesg returns:

zaptel: unsupported module, tainting kernel.
Zapata Telephony Interface Registered on major 196
ztdummy: unsupported module, tainting kernel.
ztdummy: disagrees about version of symbol zt_receive
ztdummy: Unknown symbol zt_receive, st_info == 0x1
ztdummy: disagrees about version of symbol zt_transmit
ztdummy: Unknown symbol zt_transmit, st_info == 0x1
ztdummy: disagrees about version of symbol zt_unregister
ztdummy: Unknown symbol zt_unregister, st_info == 0x1
ztdummy: disagrees about version of symbol zt_register
ztdummy: Unknown symbol zt_register, st_info == 0x1
load_module: err 0xfffffffe (dont worry)



I'd be grateful for some pointers.

TIA,
Zoltan




More information about the asterisk-users mailing list