ESXi 5.5
Ubuntu 14.04 Unity x64 on a VM
VMware Tools
Ignition 7.7
Oracle Java 7u65 and 8u11
When trying to start a mobile client, it errors for a broken pipe. This is actually a big improvement over the not-able-to-start-a-VM issue I started with.
The short story is that Ubuntu couldn’t find any RANDR extensions for the display. At this point, I’m not sure if this is a VMWare thing or an Ubuntu thing.
For fun, I tried a separate Unity install and even a Gnome install, always with the result of the mobile module not working.
It seems that since there is already an Xserver of some sort running the display, xvfb cannot correctly initialize it.
I may play around some more later, but since I’ve got one working, I’ll migrate over to the headless server. Good thing it’s not production-ready, yet!
If you have problems with headless, let me know. We have some more souped up instructions (beyond the kb article) that aren’t ready for prime time, but may solve particular issues. My dream is to one day develop a single set of instructions that always gets mobile working on all Linux distros. I probably have a better chance of finding a unicorn next to a pot of gold. LOL
And if that link doesn’t work for you for some reason, do a search in the knowledge base for ‘linux’. It’s the only article that comes up for that right now.
I’m gonna bump this a moment. Kathy, could I also get a copy of the “souped up” instructions? Having trouble and just want have a set n-hand for a sanity check-- or lack of it…
Kathy I also would like a copy of these instructions sent to me as well. Thanks
Also, by “headless” is this referring to run level 3? I was under impression I would need to set the default run level to graphical/5 to get the mobile module to work.