Sergey, It might have, but that's not a long-term solution. Since he'll want to put those options in /etc/modules.conf and let the system load the module automatically, the underlying problem needs to be addressed. The modprobe command and dynamic module loader won't work unless the module version matches.
Mark Post -----Original Message----- From: Sergey Korzhevsky [mailto:[EMAIL PROTECTED]] Sent: Friday, April 26, 2002 11:42 AM To: [EMAIL PROTECTED] Subject: Re: Linux CLAW Woes 26.04.2002 18:29:30 "Peter E. Abresch Jr. - at Pepco" wrote: >ibm9672:/ # insmod -f c7000 base0=0x5100 lhost0=PEPC uhost0=PEPCOCEC >noauto=1 >Using /lib/modules/2.4.7-SuSE-SMP/net/c7000.o >Warning: kernel-module version mismatch >/lib/modules/2.4.7-SuSE-SMP/net/c7000.o was compiled for kernel >version 2.4.7-SMP >while this kernel is version 2.4.7-SuSE-SMP > >which is what I guess we all expected. It is not an error. Maybe your module was loaded. Run command lsmod and check it. WBR, Sergey
