For some reason the broadcom TG3 network driver is not loading during boot for one of our ESX hosts.
BUT if I load it manually using vmkmod_load tg3 it loads fine and I can use those network cards. Can you help me get this loading correctly on boot?
I get this error in /var/log/messages:
Jul 25 08:37:10 esx1 insmod: /lib/modules/2.4.21-47.0.1.ELvmnix/kernel/drivers/net/tg3.o: init_module: No such device
Jul 25 08:37:10 esx1 insmod: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ param
eters. You may find more information in syslog or the output from dmesg
Jul 25 08:37:10 esx1 insmod: /lib/modules/2.4.21-47.0.1.ELvmnix/kernel/drivers/net/tg3.o: insmod eth0 failed
Thanks!
BUT if I load it manually using vmkmod_load tg3 it loads fine and I can use those network cards. Can you help me get this loading correctly on boot?
I get this error in /var/log/messages:
Jul 25 08:37:10 esx1 insmod: /lib/modules/2.4.21-47.0.1.ELvmnix/kernel/drivers/net/tg3.o: init_module: No such device
Jul 25 08:37:10 esx1 insmod: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ param
eters. You may find more information in syslog or the output from dmesg
Jul 25 08:37:10 esx1 insmod: /lib/modules/2.4.21-47.0.1.ELvmnix/kernel/drivers/net/tg3.o: insmod eth0 failed
Thanks!