<?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>alteramaxplus Tracker</title>
    <link>https://communities.vmware.com/wbsdv95928/tracker</link>
    <description>alteramaxplus Tracker</description>
    <pubDate>Sat, 18 Nov 2023 00:29:30 GMT</pubDate>
    <dc:date>2023-11-18T00:29:30Z</dc:date>
    <item>
      <title>Re: Workstation 17.5.0: (enhanced?) keyboard driver problem</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Pro/Workstation-17-5-0-enhanced-keyboard-driver-problem/m-p/2992444#M183271</link>
      <description>&lt;P&gt;Just posting to say "me too" ... keyboard and mouse input just lock up solid after some minimal VM use (Ubuntu VM on Win10 in my case).&lt;/P&gt;&lt;P&gt;I'm downgrading to 17.0.2 as we speak, VM is basically unusable on 17.5&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 13:49:20 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Pro/Workstation-17-5-0-enhanced-keyboard-driver-problem/m-p/2992444#M183271</guid>
      <dc:creator>alteramaxplus</dc:creator>
      <dc:date>2023-10-24T13:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with MAC addresses after upgrading from 5.0 to 5.1</title>
      <link>https://communities.vmware.com/t5/vSphere-Upgrade-Install/Problems-with-MAC-addresses-after-upgrading-from-5-0-to-5-1/m-p/2145129#M24423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It took a little messing around, but here's what I did to get my system going. In my case i had 2 interfaces, but only 1 MAC needed to match.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ESXi 5.1.0 build 799733&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.vmware.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;BR /&gt;Dan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;edit the vmx file &lt;/LI&gt;&lt;/UL&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;/vmfs/volumes/50bf4d82-31b73571-5543-001e4f378eac/MAS # vi MAS.vmx&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;ensure you are using generated MACs:&lt;/LI&gt;&lt;/UL&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;ethernet0.addressType = "generated"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;ethernet1.addressType = "generated"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;edit these 3 lines to reflect the MAC you want. this&amp;nbsp; assumes you want to use one of the "VMWARE automagic (00:0c:29)" ones, notice the last 6 chars of the first two lines match the last 3 octets of your MAC&lt;/LI&gt;&lt;/UL&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;uuid.location = "56 4d 74 53 f4 52 bf 03-02 fb 39 13 6b 2b 6c fc"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;uuid.bios = "56 4d 74 53 f4 52 bf 03-02 fb 39 13 6b 2b 6c fc"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;ethernet0.generatedAddress = "00:0c:29:2b:6c:fc"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;if you want ethernet1 to match something specific instead, you need to subtract 10 (0x0A) from the last octet of the ethernet0 MAC because of this line:&lt;/LI&gt;&lt;/UL&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;ethernet1.generatedAddressOffset = "10"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;This will create ethernet1's MAC with a value of 10 more than ethernet0. I didn't play around with different values here, but presumably you could calculate &amp;amp; edit this number to get both MACs to match your needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;remove the VM from inventory, and re-import it (by browsing the datastore to the vmx file)&lt;/LI&gt;&lt;LI&gt;When starting the VM, answer "I moved it" to the dialog box asking about what happened to your machine&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: went back to the vmx file and noticed the uuid.location value was changed back to the original value for some reason... the other 2 (and of course most importantly, the actual MAC!) stuck just fine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2012 20:46:00 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Upgrade-Install/Problems-with-MAC-addresses-after-upgrading-from-5-0-to-5-1/m-p/2145129#M24423</guid>
      <dc:creator>alteramaxplus</dc:creator>
      <dc:date>2012-12-18T20:46:00Z</dc:date>
    </item>
  </channel>
</rss>

