If your module is not loaded, you need to tell the kernel to load it. You can recompile the kernel with the new source code; but easier, you can add the module load to your rc local, so it can load the module dynamically at boot time. The default dir for modules is /lib/modules/kernel/...
But I think something is wrong with your module (the one you already have in the above dir). The best thing in these situations is to compile the module source code and then reload it. Give it some more time.
Jaideep
"Go, Jeffrey" <[EMAIL PROTECTED]> wrote:
the issues that I am seeing, and what is confusing me, is that, checking the etc/modules.conf, the card is aliased properly..checking the .etc/sysconfig/network-scripts/ifcfg-eth0 file, the file is configured for dhcp,...and doing an ifup and ifdown gives me the same error,..doing an lsmod command, I do not see the module loaded at all..I will have to play around with it a bit more.
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now