hi all
My old quad NIC card is visible to the kernel as
Digital Equipment Corporation DECchip 21142/43 (rev 41) Subsystem: Hewlett-Packard Company 10/100Base-TX (PCI) [A5506B]
This is not directly supported by the kernel but I managed to add the drivers as shown below
How can I manually load the drivers to see what is going on. ESXi is not seeing the card yet, the kernel interface is not there yet
thanks
PF
I manage to upload the drivers and now I can see them like this
# esxcli software vib list
Name Version Vendor Acceptance Level Install Date
----------------------------- ------------------------------------ ------ ------------------ ------------
net-tulip 1.1.15-1 DEC CommunitySupported 2015-01-21
ata-pata-amd 0.3.10-3vmw.550.0.0.1331820 VMware VMwareCertified 2015-01-19
ata-pata-atiixp 0.4.6-4vmw.550.0.0.1331820 VMware VMwareCertified 2015-01-19
ata-pata-cmd64x 0.2.5-3vmw.550.0.0.1331820 VMware VMwareCertified 2015-01-19
ata-pata-hpt3x2n 0.3.4-3vmw.550.0.0.1331820 VMware VMwareCertified 2015-01-19
ata-pata-pdc2027x 1.0-3vmw.550.0.0.1331820 VMware VMwareCertified 2015-01-19
Apparently the driver was not loaded when the server was rebooted
Is there anything that I can do to manually load the driver to see if it sees the NIC ?
PS: don't worry about stability, this is a lab