Hi, this is my 1st time using linux. I have a abit kt7 raid w/ a raid0 setup. there are 2 other hds. 1 hd is for redhat, the other is for win me and the raid is for win2k. I had to use step 4 in
http://www.terra.es/personal2/capullator/#English to get redhat to recognize my raid drive.
I'm now having problems getting my ethernet to work. using the module file from the 3com site, it installed fine in mandrake but I can't get it to work in redhat 8. when I try #insmod 3c990 I get
Quote:
[root@localhost root]# insmod -f 3c990
Using /lib/modules/2.4.18-14/kernel/drivers/net/3c990.o
Warning: The module you are trying to load (/lib/modules/2.4.18-14/kernel/drivers/net/3c990.o) is compiled with a gcc
version 2 compiler, while the kernel you are running is compiled with
a gcc version 3 compiler. This is known to not work.
Warning: kernel-module version mismatch
/lib/modules/2.4.18-14/kernel/drivers/net/3c990.o was compiled for kernel version 2.4.2-2
while this kernel is version 2.4.18-14
/lib/modules/2.4.18-14/kernel/drivers/net/3c990.o: unresolved symbol __io_virt_debug
/lib/modules/2.4.18-14/kernel/drivers/net/3c990.o:
Hint: You are trying to load a module without a GPL compatible license
and it has unresolved symbols. Contact the module supplier for
assistance, only they can help you.
|
and when I try creating a module using gcc as started in the readme file, I get tons of weird messages and it doesn't seem to work.
Can anyone help?
Ithe 3com website is here ->
http://support.3com.com/infodeli/too...uxdownload.htm