VMware Communities
wattar
Contributor
Contributor

Network Adapter not recognized in VM Windows 7

Hi there,

i have VMWare WS 6.0.5 installed and a VM with Windows 7 RC.

The problem is, that the network adapter (Intel 82567LM) was not recognized in the VM, it ist shown as "Ethernet-Controller" in "Other Devices". I've downloaded the current driver from the DELL-website, put it on a CD and tried to actualize the driver, but windows 7 says: No driver software found.

What can i do?

Regards

Waza

0 Kudos
7 Replies
FranckRookie
Leadership
Leadership

Hi Waza,

Welcome to the forum.

Intel's driver is the one used by your host, not the guest. The hardware is not presented to the guest directly but through the virtualization layer. So you have to use another one for the VM.

Try to install VMware tools to see if the driver is updated.

Hope it helps.

Regards

Franck

0 Kudos
continuum
Immortal
Immortal

A Windows 7 VM should use the virtual E1000 adapter.

Check it in the vmx-file ... it should say

ethernet0.virtualDev = "e1000"

You then do NOT need any special drivers and you also do NOT need to update the vmware-tools




_________________________

VMX-parameters- WS FAQ -[ MOAcd|http://sanbarrow.com/moa241.html] - VMDK-Handbook

You also find me in the support crew of PHD Virtual Backup


________________________________________________
Do you need support with a VMFS recovery problem ? - send a message via skype "sanbarrow"
I do not support Workstation 16 at this time ...

wattar
Contributor
Contributor

- Just to let you know that I have solved it!

Regards and thanks for your help.

Waza

0 Kudos
wattar
Contributor
Contributor

problem has been solved.

Regards and thanks for your help.

Waza

0 Kudos
FranckRookie
Leadership
Leadership

Hi Waza,

Could you tell us how you solved it?

Thanks

Franck

0 Kudos
wattar
Contributor
Contributor

in the vmx-file ... enter:

ethernet0.virtualDev = "e1000"

Regards,

Wazir

0 Kudos
FranckRookie
Leadership
Leadership

So Continuum was right. My apologies.

Don't forget to award him points.

Regards

Franck

0 Kudos