Robert Rozman
2005-Mar-22 15:06 UTC
[Asterisk-Users] Problems loading zapata module under suse 9.2 (cvs stable from 5 days ago) ?
Hi, I've compiled Asterisk cvs stable (few days ago) unde Suse 9.2 without any problems. We're using te110p and wcte11xp module that is autoloaded by Suse 9.2. Card goes green after reboot, but this meesages appear in logs: Mar 22 11:28:51 linux kernel: Zapata Telephony Interface Registered on major 196 Mar 22 11:28:51 linux modprobe: FATAL: Error inserting torisa (/lib/modules/2.6.8-24.11-smp/extra/torisa.ko): Unknown symbol in module, or unknown parameter (see dmesg) Mar 22 11:28:51 linux modprobe: FATAL: Error running install command for torisa Mar 22 11:28:51 linux kernel: module torisa unsupported by SUSE/Novell, tainting kernel. Mar 22 11:28:51 linux kernel: torisa: disagrees about version of symbol zt_receive Mar 22 11:28:51 linux kernel: torisa: Unknown symbol zt_receive Mar 22 11:28:51 linux kernel: torisa: disagrees about version of symbol zt_ec_chunk Mar 22 11:28:51 linux kernel: torisa: Unknown symbol zt_ec_chunk Mar 22 11:28:51 linux kernel: torisa: disagrees about version of symbol zt_transmit Mar 22 11:28:51 linux kernel: torisa: Unknown symbol zt_transmit Mar 22 11:28:51 linux kernel: torisa: disagrees about version of symbol zt_rbsbits Mar 22 11:28:51 linux kernel: torisa: Unknown symbol zt_rbsbits Mar 22 11:28:51 linux kernel: torisa: disagrees about version of symbol zt_unregister Mar 22 11:28:51 linux kernel: torisa: Unknown symbol zt_unregister Mar 22 11:28:51 linux kernel: torisa: disagrees about version of symbol zt_register Mar 22 11:28:51 linux kernel: torisa: Unknown symbol zt_register Mar 22 11:28:51 linux kernel: torisa: disagrees about version of symbol zt_alarm_notify Mar 22 11:28:51 linux kernel: torisa: Unknown symbol zt_alarm_notify Any idea what's wrong and where to start digging ? Also we have specified slot with PRI card to interrupt 9 (bios setting in Siemens Primergy Econel server), but we don't get quite expected results when : linux:~ # cat /proc/interrupts CPU0 0: 39855639 IO-APIC-edge timer 1: 11 IO-APIC-edge i8042 2: 0 XT-PIC cascade 15: 38 IO-APIC-edge ide1 137: 0 IO-APIC-level uhci_hcd 153: 130872 IO-APIC-level libata, eth0 161: 0 IO-APIC-level uhci_hcd 169: 39804328 IO-APIC-level t1xxp 177: 0 IO-APIC-level ehci_hcd NMI: 0 LOC: 39858292 ERR: 0 MIS: 0 Is this OK ? Thanks in advance, regards, Rob.
Jason Becker
2005-Mar-22 17:37 UTC
[Asterisk-Users] Problems loading zapata module under suse 9.2 (cvs stable from 5 days ago) ?
Robert Rozman wrote:> I've compiled Asterisk cvs stable (few days ago) unde Suse 9.2 without > any problems. We're using te110p and wcte11xp module that is autoloaded > by Suse 9.2. > Card goes green after reboot, but this meesages appear in logs: > > Mar 22 11:28:51 linux kernel: Zapata Telephony Interface Registered on > major 196 > Mar 22 11:28:51 linux modprobe: FATAL: Error inserting torisa > (/lib/modules/2.6.8-24.11-smp/extra/torisa.ko): Unknown symbol in > module, or unknown parameter (see dmesg) > Mar 22 11:28:51 linux modprobe: FATAL: Error running install command for > torisa > Mar 22 11:28:51 linux kernel: module torisa unsupported by SUSE/Novell, > tainting kernel. > Mar 22 11:28:51 linux kernel: torisa: disagrees about version of symbol[snip]> Any idea what's wrong and where to start digging ?Have you tried the suggestion here: http://www.voip-info.org/wiki-Asterisk+Linux+SuSE e.g. "for module in /lib/modules/`uname -r`/misc/*; do rm -i /lib/modules/`uname -r`/extra/$(basename $module); done" followed up by a "depmod". Regards, -- Jason Becker Director & CEO Coalescent Systems Inc. Enabling Open Source Telephony 403.244.8089 www.coalescentsystems.ca