[Asterisk-Users] zaprtc load issue (different that other postings)
Spencer Nassar
spencer at bim-inc.com
Sat Jan 22 23:37:42 MST 2005
zaprtc 'load' is failing on my machine (the make was fine, same output
as other posts to this list)
[xxx at xxx zaptelrtc]# make load
sync
modprobe zaptel
insmod ./zaprtc.o
./zaprtc.o: init_module: Input/output error
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
I've seen other references to ensuring that rtc is unloaded first, but
it's not loaded on my machine
[xxx at xxx zaptelrtc]# lsmod
Module Size Used by Not tainted
zaptel 181856 0
soundcore 7012 0 (autoclean)
e1000 75744 1
iptable_nat 22744 0 (autoclean) (unused)
iptable_mangle 2776 0 (autoclean) (unused)
ipt_REJECT 4632 1 (autoclean)
ipt_multiport 1176 2 (autoclean)
ipt_state 1080 3 (autoclean)
ip_conntrack 29704 2 (autoclean) [iptable_nat ipt_state]
iptable_filter 2412 1 (autoclean)
ip_tables 16544 8 [iptable_nat iptable_mangle
ipt_REJECT ipt_multiport ipt_state iptable_filter]
microcode 6848 0 (autoclean)
keybdev 2976 0 (unused)
mousedev 5624 0 (unused)
hid 22276 0 (unused)
input 6144 0 [keybdev mousedev hid]
usb-ohci 23176 0 (unused)
usbcore 80928 1 [hid usb-ohci]
ext3 89960 2
jbd 55060 2 [ext3]
mptscsih 41780 3
mptbase 43936 3 [mptscsih]
sd_mod 13360 6
scsi_mod 112680 2 [mptscsih sd_mod]
I'm running Redhat ES3 on a dual xeon system
Kernel is linux-2.4 -> linux-2.4.21-15.EL
Any ideas?
Thanks!
Spencer
More information about the asterisk-users
mailing list