<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: LAN adapters inside VMWare player should appear as Intel Pro in VMware Workstation Player Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-Workstation-Player/LAN-adapters-inside-VMWare-player-should-appear-as-Intel-Pro/m-p/2990360#M40958</link>
    <description>&lt;P&gt;The default virtual network adapter model used for a VM, is one that fits best for the selected OS.&lt;BR /&gt;You can find/change the type/model in the VM's configuration (&lt;EM&gt;.vmx&lt;/EM&gt;) file "ethernet0.virtualDev=..." to another one that is supported by your guest OS if required.&lt;/P&gt;
&lt;P&gt;André&lt;/P&gt;</description>
    <pubDate>Tue, 10 Oct 2023 08:35:52 GMT</pubDate>
    <dc:creator>a_p_</dc:creator>
    <dc:date>2023-10-10T08:35:52Z</dc:date>
    <item>
      <title>LAN adapters inside VMWare player should appear as Intel Pro</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/LAN-adapters-inside-VMWare-player-should-appear-as-Intel-Pro/m-p/2990354#M40957</link>
      <description>&lt;P&gt;Hello VMWare experts,&lt;/P&gt;&lt;P&gt;I have VMware Workstation 17 Player (registered for commercial use). I have Windows 10 Virtual machine and inside this machine, when I enter device manager, NIC (LAN) adapter are recognized as Intel NIC.&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the other hand, if I install Linux Mint inside VM and execute lspci terminal command to get information about the NIC, I gt something like this:&amp;nbsp;&lt;EM&gt;Ethernet controller [0200]: Advanced Micro Devices, Inc. [AMD] 79c970&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;So, somehow Linux Mint recognized virtual NIC inside the VM as AMD NIC.&lt;/P&gt;&lt;P&gt;Is it possible to define that this virtual NIC adapter show inside the Mint also as Intel NIC?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried to install Intel pro Linux drivers inside the machine but didn't have any success?&lt;/P&gt;&lt;P&gt;Is this even controllable by the user or only by the OS itself that is installed inside VM?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 08:12:02 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/LAN-adapters-inside-VMWare-player-should-appear-as-Intel-Pro/m-p/2990354#M40957</guid>
      <dc:creator>Micik</dc:creator>
      <dc:date>2023-10-10T08:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: LAN adapters inside VMWare player should appear as Intel Pro</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/LAN-adapters-inside-VMWare-player-should-appear-as-Intel-Pro/m-p/2990360#M40958</link>
      <description>&lt;P&gt;The default virtual network adapter model used for a VM, is one that fits best for the selected OS.&lt;BR /&gt;You can find/change the type/model in the VM's configuration (&lt;EM&gt;.vmx&lt;/EM&gt;) file "ethernet0.virtualDev=..." to another one that is supported by your guest OS if required.&lt;/P&gt;
&lt;P&gt;André&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 08:35:52 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/LAN-adapters-inside-VMWare-player-should-appear-as-Intel-Pro/m-p/2990360#M40958</guid>
      <dc:creator>a_p_</dc:creator>
      <dc:date>2023-10-10T08:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: LAN adapters inside VMWare player should appear as Intel Pro</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/LAN-adapters-inside-VMWare-player-should-appear-as-Intel-Pro/m-p/2990364#M40959</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if I open vmx file in notepad, all i can find related to eth is this:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ethernet2.addressType = "generated"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ethernet2.pciSlotNumber = "33"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ethernet2.present = "TRUE"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;checkpoint.vmState = ""&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ethernet2.generatedAddress = "00:0C:29:EF:94:F7"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ethernet2.generatedAddressOffset = "20"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ethernet2.connectionType = "nat"&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 09:29:35 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/LAN-adapters-inside-VMWare-player-should-appear-as-Intel-Pro/m-p/2990364#M40959</guid>
      <dc:creator>Micik</dc:creator>
      <dc:date>2023-10-10T09:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: LAN adapters inside VMWare player should appear as Intel Pro</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/LAN-adapters-inside-VMWare-player-should-appear-as-Intel-Pro/m-p/2990436#M40960</link>
      <description>&lt;P&gt;I guess that no entry in the &lt;EM&gt;.vmx&lt;/EM&gt; file simply defaults to the pre-defined virtual adpater type for the selected guest OS.&lt;BR /&gt;To configure a specific adapter type you may modify (or add if not already present) "&lt;EM&gt;ethernet#.virtualDev=&lt;/EM&gt;".&lt;BR /&gt;Common possible values are "e1000", "e1000e", "vmxnet3"&lt;/P&gt;
&lt;P&gt;You can find out about the differences in e.g. &lt;A href="https://rickardnobel.se/vmxnet3-vs-e1000e-and-e1000-part-1/" target="_blank"&gt;https://rickardnobel.se/vmxnet3-vs-e1000e-and-e1000-part-1/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;André&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 18:15:24 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/LAN-adapters-inside-VMWare-player-should-appear-as-Intel-Pro/m-p/2990436#M40960</guid>
      <dc:creator>a_p_</dc:creator>
      <dc:date>2023-10-10T18:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: LAN adapters inside VMWare player should appear as Intel Pro</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/LAN-adapters-inside-VMWare-player-should-appear-as-Intel-Pro/m-p/2990510#M40961</link>
      <description>&lt;P&gt;Great resource, thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 06:56:51 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/LAN-adapters-inside-VMWare-player-should-appear-as-Intel-Pro/m-p/2990510#M40961</guid>
      <dc:creator>Micik</dc:creator>
      <dc:date>2023-10-11T06:56:51Z</dc:date>
    </item>
  </channel>
</rss>

