iainwb's Posts

Sometime in about the past 1-2 months one of my Windows 10 guests has stopped allowing Unity. Other Win10 guests switch to unity just fine. This one used to, but I haven't attempted to use unity for ... See more...
Sometime in about the past 1-2 months one of my Windows 10 guests has stopped allowing Unity. Other Win10 guests switch to unity just fine. This one used to, but I haven't attempted to use unity for a while so I don't know precisely when it failed. Host and guest are both W10 Pro 64. I've tried reinstalling VMWare Tools, also uninstalling and reinstalling, also upgrading to Workstation 15.5.7. (I don't know what version I had most recently updated to). I have done a full Windows 10 Repair Upgrade. Full screen / fit guest now / fit window now / autosize all work as expected.   What could be the problem with this one guest that is breaking unity?  
I switched to a new notebook a few months back. After the switch, my virtual machines which had always had multi-monitor capability lost this. At the time I was running Workstation Pro 12.5.9. I ... See more...
I switched to a new notebook a few months back. After the switch, my virtual machines which had always had multi-monitor capability lost this. At the time I was running Workstation Pro 12.5.9. I needed to upgrade anyway, so I didn't worry about the lack of multi-monitor until after the upgrade, but the situation is still the same. When running in full-screen mode with Windows 10 or Windows 7 guests I don't have the multiple monitor selection toolbar, and under the View menu I have no cycle option. I've been trying to make sense of "Use Multiple Monitors for One Virtual Machine" at https://pubs.vmware.com/ws71_ace27/wwhelp/wwhimpl/js/html/wwhelp.htm?context=ws_user&file=ws_running_display_multiple_mo… but this section won't make it through my grey matter: On the host, the display settings for monitors must be set in a compatible topology. For example, the left-most monitor cannot be placed lower than any other monitor in the display topology. It does not matter if the monitors have different resolutions or orientations. When entering full screen mode, the monitor that contains the Workstation window cannot be lower than another monitor. Put another way: When you use the Windows display properties controls, if you select a monitor icon and begin to drag it to a new location, a tooltip displays the coordinates. If a coordinate shown for the new location of the icon is a negative number, that location will not work. I assume this means physical location, not Windows monitor identification number? How can I tell if a monitor icon is lower? Maybe they had coordinates on a Win7 host, but they don't on Win10 (if I'm even looking at the right set of controls). What other reasons would the monitor layout toolbar vanish? I have 3D enabled, and I've tried with and without display scaling. I've tried 'use host setting for monitors' and explicitly setting 3 monitors. The host is a Dell notebook with Intel/NVIDIA. I've tried explicitly setting NVIDIA for Workstation in the NVIDIA control panel, which made no difference. (The last notebook had the same configuration and didn't need to have the adapter overridden.)
I'm trying to work with Spatial Analyzer, which runs its server on port 902. Even if this is configurable (it might be), changing it wouldn't be helpful because the client I'm writing will be wor... See more...
I'm trying to work with Spatial Analyzer, which runs its server on port 902. Even if this is configurable (it might be), changing it wouldn't be helpful because the client I'm writing will be working with default Spatial applications, so must connect to port 902. If I stop the VMware Authorization Service I can connect to Spatial just fine. I can find instructions on changing the service port for Linux, but my host is Windows 7. (VMware version 12.5.9.) If I've missed instructions on how to change the port in my googling, I'd appreciate a pointer to them. If not, could anyone tell me how to do this? What will I need to change to connect correctly to a reconfigured server? Thanks!
That prevents suspension, but now shutdown powers off the VM in an unsafe state. What I'm looking for is the VM preventing the host shutting down, so that I can cancel shutdown and then shut the ... See more...
That prevents suspension, but now shutdown powers off the VM in an unsafe state. What I'm looking for is the VM preventing the host shutting down, so that I can cancel shutdown and then shut the VMs down manually.
It isn't a request for a change. I want to know if the pre-12.5 functionality still exists as an option. It seems the answer is no.
I'll cancel the host shutdown and shut them down manually, as I always have. The application that they run doesn't survive a suspend and it takes me far longer to recover from suspended VMs than ... See more...
I'll cancel the host shutdown and shut them down manually, as I always have. The application that they run doesn't survive a suspend and it takes me far longer to recover from suspended VMs than to restart them.
Is it possible to configure Workstation 12.5 (either by guest or globally) not to auto-suspend a machine on host shutdown? I.e. Windows host complains that there are still running VMs as previous... See more...
Is it possible to configure Workstation 12.5 (either by guest or globally) not to auto-suspend a machine on host shutdown? I.e. Windows host complains that there are still running VMs as previous Workstation versions? I apologize if I've missed a thread outlining this, but all of the ones I see are about guests not suspending, rather than auto-suspend being unwanted behavior. I may well have overlooked a setting, too.
Apologies if this is handled elsewhere. I couldn't find anything through search. Yesterday I updated a pretty old XP virtual guest with the latest VMware tools. After the update, resizing the ... See more...
Apologies if this is handled elsewhere. I couldn't find anything through search. Yesterday I updated a pretty old XP virtual guest with the latest VMware tools. After the update, resizing the VM window did not cause the guest to resize its display. I can't swear with complete certainty that it did before, however. Yesterday also the Win7 VM I use was working fine, with the latest tools. Last night's big Windows update caused the guest not to recognize that the tools were installed, so I ran repair. Now it also doesn't resize the display when I resize the VM window. Am I doing something dumb here (like disabling a display sync switch somewhere), or did guest window resizing just break? Win 7 host, VMware version 9.0.1 build-894247 If I'm reading it right, the tools are 9.2.2.18018
It looks possible. dadtransmits=0 to disable duplicate address checking might be the needed magic. I searched high and low for that. Last week we replaced my notebook. After Dell replaced the ... See more...
It looks possible. dadtransmits=0 to disable duplicate address checking might be the needed magic. I searched high and low for that. Last week we replaced my notebook. After Dell replaced the motherboard I had several issues with it, so I'm migrating to a new machine so we can figure out what to report and get the old one back to Dell. The new machine has the same WiFi adapter (Intel(R) Centrino(R) Ultimate-N 6300 AGN) but the problem appears to have vanished. Whether it is updated hardware, updated WiFi drivers, or the fact that I've updated VMWare and VMWare tools, I have no idea. I plan to test with the old notebook after I've finished my transfer.
I ran the same test on my old notebook with the same guest VM (Intel 5100 AGN wifi card). There is no echoed ARP request, and no decline. I really don't think that I should be seeing the request ... See more...
I ran the same test on my old notebook with the same guest VM (Intel 5100 AGN wifi card). There is no echoed ARP request, and no decline. I really don't think that I should be seeing the request from the adapter's ethernet address in the guest; I think that's what's killing the DHCP setup. Interestingly, though, there's only a single ARP request for 192.168.34.1. I have no idea whether that's significant.
More info. I ran wireshark on the host specifically looking for ARP requests. I see an ARP request for the gateway, which is answered (two request/reply pairs for some reason) and an ARP request ... See more...
More info. I ran wireshark on the host specifically looking for ARP requests. I see an ARP request for the gateway, which is answered (two request/reply pairs for some reason) and an ARP request for the assigned address with no reply, as expected, but followed by the DHCPDECLINE. Then I ran the same on the guest VM with similar but subtly different results, and I'm not sure if the differences are as expected or are a problem. Comments and observations: * I have disabled everything I can in the adapter properties on Win7, including IPv6 and Microsoft networking. The only checkbox enabled is IPv4. * I have no idea what the IGMP traffic is setting up or if it could be a problem. It seems unlikely. * I haven't expanded the DHCP Offer/Ack, but I've walked through several other transactions, and it appears correct. In this case it was assigned 192.168.34.131. * There are two requests by the VMware ethernet address (Vmware_8e:2c:04) for the address of the router, 192.168.34.1. Both get a reply from the Linksys router (Cisco-Li_f6:46:8e) * There is an ARP request by the VMware ethernet address for 192.168.34.131. This should have no reply, because that would mean the address already exists on the LAN. * There is a subsequent ARP request by the Wifi adapter's address (IntelCor_85:1b:a4) for 192.168.34.131. * There is no reply to either of those ARP requests (as expected) * Immediately after these requests is the DHCPDECLINE. Differences on the host side: I'm not going to post a screenshot because they would be for different transactions and misleading, but: * All ARP requests originate from the Intel address * The Linksys router replies to the Intel address (which becomes the VMware device in the guest) * There is only one request for 192.138.34.131 on the host side, originating from the Intel address, still with no reply, of course. So a couple of options present themselves: * The ARP who-has issued by the guest is getting an invisible reply; something in the driver layer recognizes the address as assigned to the wifi adapter and is answering without the traffic being visible to Wireshark. This seems unlikely, but it could be a bug in virtualization code. * The call to send the who-has is not behaving precisely in the virtual driver as it would be for the host talking directly to the card, and Windows is finding an error. (On reflection, both of these are bogus. The adapter, virtualized or not, is on the other side of Wireshark's monitoring from the Windows IP stack. What's causing the failure has to be visible to Wireshark.) * The ARP who-has issued by the Intel device for its own address is being seen as a separate device claiming ownership of that address. What makes me suspect this is that the ARP requests for the router's address are not visible to the guest. It doesn't see the requests, only the translated replies. However the ARP request from IntelCor_85:1b:a4 for 192.168.34.131 is visible to Wireshark. Perhaps the Windows ethernet layer sees that request, considers that there is another device requesting the same IP address and bombs out. I've googled several references to a related problem in Win7/Vista. This final ARP who-has is apparently new behaviour. In one case the router was replying to that who-has, and it wasn't possible to get an IP address. I haven't found precisely what I'm seeing here, though, which is a decline after no ARP reply or a different device's ARP request. I've also found references to "disabling Windows address conflict detection," but nowhere that would tell me how, if it's even possible. All I could find was a router setting, not client-side.
Okay, so I just deleted a huge long reply that I was answering point-by-point. I think you're right on all counts, except that the 192.168.32.5 is actually the DHCP server, not the VM host. The h... See more...
Okay, so I just deleted a huge long reply that I was answering point-by-point. I think you're right on all counts, except that the 192.168.32.5 is actually the DHCP server, not the VM host. The host is at .80. I had forgotten that at one point I tried to use a static address and also failed. I don't see why a static address would make a DHCP request but it does make an ARP who-has request to ensure that the address is not in use. Perhaps the reason for the DHCP DECLINE is that there's an ARP who-has after the offer and prior to committing to it. After typing all of that up (the long version), I realized that might be exactly what's going on, if the stuff below is true: What I might be missing is this: >> On each guest VM I changed the network settings from "Bridged: Connected  directly to the physical network" to "Custom: specific virtual network"  and they are all now working! << If that's something that you do with the administrative policy that you added, then bingo. I'm not doing that because I don't understand it . I wouldn't have expected that Windows would be aware of bridging. I would have thought it simply saw a virtual NIC that appeared to be connected directly to an ethernet cable. If both Windows and VMWare are setting up bridging, that could cause conflicts. I could certainly believe that Windows is issuing an ARP who-has to its bridged device, and the VMWare bridged device is replying "here I am." Since that would be entirely internal, I would probably not even see that on the wire. Anyway, if that is what you mean by that sentence I will definitely need to PM you for help with MMC. Google has not been my friend there, nor has the MMC help which appears to assume you already know what you're doing . Unfortunately, I'm without the notebook now for a few days; likely I'll have it back Friday this week or Monday next.
Start - Run - type "MMC" - Enter File - Add/Remove Snap-in - Group Policy Object for local computer. Computer Configuration/Windows Settings/Security Settings/Network List Manager Policies ... See more...
Start - Run - type "MMC" - Enter File - Add/Remove Snap-in - Group Policy Object for local computer. Computer Configuration/Windows Settings/Security Settings/Network List Manager Policies Under Unidentified Networks Properties, select Private and Uses can change location. Exited out of that and then from a command prompt did a gpedit /force On each guest VM I changed the network settings from "Bridged: Connected directly to the physical network" to "Custom: specific virtual network" and they are all now working! Haven't tried changing the NIC to use DHCP as I want these to be all static, so if someone does that let us know. I am also not sure if you can just configure the Group Policy and use the original VMnet0 networking option. Since the failure I'm experiencing is specifically with DHCP, it seems like this would be a different problem. I did try tweaking group policy with no effect - but then I have no idea what I'm doing . Still, I can't survive with a static IP because of the number of wifi networks I need to use. I do already have the adapter set to custom and tied to the wifi NIC. To be able to work I've switched to using NAT for now, which works for 90% of what I need, but sometimes I do also need to have that VM visible from the net, and then NAT won't work.
er650 wrote: This is possibily cause by the wireless router is unable to assign multiple IP to the same physical wireless NIC. Unfortunately, that's not the case here, as I have used all o... See more...
er650 wrote: This is possibily cause by the wireless router is unable to assign multiple IP to the same physical wireless NIC. Unfortunately, that's not the case here, as I have used all of these wifi networks with multiple IPs on the same NIC, and still can on this problem NIC if I'm running XP rather than Windows 7.
So it seems like the common factor is the NIC, although not completely identical model numbers. Intel Centrino advanced/ultimate 6200/6300 series. (Likely identical drivers, however.) Is there... See more...
So it seems like the common factor is the NIC, although not completely identical model numbers. Intel Centrino advanced/ultimate 6200/6300 series. (Likely identical drivers, however.) Is there any way to submit a bug report? I guess I don't have the free month's support with the upgrade that I had when first buying VMWare
What physical device is this, and is it wifi or wired? Given that my wired (and NAT and host only) connections are working perfectly, and this VM also functions just fine on another machine, I ha... See more...
What physical device is this, and is it wifi or wired? Given that my wired (and NAT and host only) connections are working perfectly, and this VM also functions just fine on another machine, I have to believe it's some kind of problem between the IP stack and the Intel wifi card, most probably in the VMWare driver. Since it's the same with e1000 and vmxnet3 emulation, that's probably a fairly small and very hardware-specific layer, so it might be useful to find out where else the failure occurs.
I've already removed the devices and let the OS re-install, and I've tried four completely isolated class C networks. I can ping 127.0.0.1. netsh might be useful, if I knew how to drive it :/.... See more...
I've already removed the devices and let the OS re-install, and I've tried four completely isolated class C networks. I can ping 127.0.0.1. netsh might be useful, if I knew how to drive it :/. I've used it to reinitialize the IP stack a couple of times; beyond that I'm not sure what I'd accomplish with it.
No go . Failed to take the static address (showed up as blank in ipconfig, and ping gave 'general failure'), then switching back gave same results as before.
Easy enough to try. Thanks for the suggestion.
For the sake of completeness, here's the host's relevent ipconfig/all for that device