
Re: Drivers for atl1e NIC
fraenzi wrote:
Sorry my english is not so good
I have a 2102 version of ASUS P5Q.
The oem.tgz I've deleted and the ATL1-oem.tgz in
oem.tgz renamed and inserted at this point.
But the nic is not detected.
vendor: 1969
Device: 1063
Your English is just fine.
Are you booting from the CD install or a USB flash drive with ESXi pre-loaded? If using a USB flash drive (you can do the same with the CD install) try this
1) verify that the driver was extracted to /usr/lib/vmware/vmkmod
2) manually load it with vmkload_mod <driver name>
3) check to see if the driver initialized the NIC with esxcfg-nics -l
4) if you don't see the NIC in the output from step 3, look at /var/log/messages to see if there are any errors during the driver load process.
has the driver been compiled for the PCI id of your NIC?