Genymotion, unable to start virtual device - virtualbox

I want to run a virtual device using genymotion. I have read all the reference docs in GenyMotion website and videos how to set up virtual device and run. I have here in all screen shots but still I have same error.
I have all the settings here in screenshots same as shown in different docs but still the same error. What am I missing ?
ck.imgur.com/m79CE.png

Related

Google Cloud Platform - Resumed Virtual Machine does not work;

Let's start out by noting I'm an absolute noob concerning Google Cloud Platform and most of it's features. My friend ask me to take a look at an issue regarding WordPress:
There Has Been a Critical Error on Your Website
I read somewhere that it would be possible to connect to SSH and deactivate the WP plugin's so I entered Google Cloud Platform and first tried "Turning the virtual machine off and on again" (Suspend and Resume). Now, instead of the critical error, the website is completely unreachable and I am at a total loss. The message read:
nickysmassage.nl has denied your connection.
I could really use some assistance in at least getting back to the original WordPress error. The domain is https://www.nickysmassage.nl.
Any suggestions on where to go from here?

How to Roll Back ESXi Patch/Upgrades?

Using vSphere Update Manager I've installed some updates and patches onto my host, however I have an issue with it picking up a datastore now so I want to roll back these changes to see if that fixes the issue.
From my research I understand that you can't uninstall these patches and you have to revert back to a previous ESXi version. I'm attempting to do this following the steps here: https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1033604
However it does not give reference on how to access the Console for the Host. I can't find a way to access it in vSphere, but found a way by downloading putty and running the DCUI command.
The problem I have is that it says Reboot and then:
When the Hypervisor progress bar starts loading, press Shift+R.
However when I reboot putty loses connection to the host (presumably because it is rebooting) so I never get to see the boot up screen and Hypervisor progress bar to press Shift+R.
Am I missing something simple here? Server is Dell running ESXi 5.5. Thank you.
Dell ilo interface shall provide you the recover(Shift+R) while rebooting and hence rollback option.
The default credentials for dell ilo would be,
username : root
pwd : calvin
The steps to achieve this would be as follow,
Get ur ILO link, please see if below link is useful to you in this regard.
https://www.dell.com/community/Systems-Management/How-to-get-the-DRAC-IP-address-from-the-localhost/td-p/2374426
otherway would be ping your server FQDN and it would return the ILO IP.
Once you find ilo url or IP, login to it using above mentioned default login credentials(root/calvin).
Now, in ILO interface find the option to launch the console (server -> Virtual console preview -> Launch).
Save the JNLP file and run it.
Further, Press F12 for "Shout down /restart"
Here onward I believe you will get it.
Thanks,
Manjunath.

Unable to connect google glass

I am trying to connect my google glass to my system but every time I connect it is being recognized as Android ADB Interface under Android Devices in the Device Manager (Screenshot attached).
Due to this i am not able to run my applications as it doesn't show up in the Device Picker of Android studio.
I tried connecting it to my friends system and it worked fine on that. But the only difference i noticed was that the device was being shown as Android Composite Device Interface under the Android Devices in the Device Manager.
I have already tried a fix to alter my android_winusb.inf and insert some custom lines but that also dint worked.
Can anyone else help me with some other solution?
Perhaps you aren't getting enough power on that USB hub.

Connectivity problems with Glass

I've created a small Glass app and am trying to help someone else side load the .apk file directly on on their Glass as part of internal testing. I had them install the Eclipse + ADT Bundle, run the SDK Manager, etc (i.e. the basic instructions from here). They verified that the Google USB driver does show up in the SDK Manager.
With the device plugged in, running "adb wait-for-device" hangs. So it doesn't appear device communication is working. The device also does not show up in DDMS in Eclipse.
They verified that USB debugging is enabled on the Glass itself under settings.
I also tried having them follow the instructions here but this also did not help. They are able to see the Glass removable storage device in windows.
Any suggestions on what else to try? I do recall that with my Glass device at one point I put it on and it asked me if I wanted to allow debugging from the computer where it was plugged in. I'm not sure if this could be a roadblock here or not but I'm also not sure how to get to that prompt.
Once you get the correct values into android_winusb.inf it works fine, see
Google Glass ADB devices doesn't find. OMAP4430 driver not installed (can't find it!)
Here's an example on a Win7 box:
(edited to include screen capture)
The easiest workaround is to find a Mac, Chromebook or Linux computer. Windows with ADB and Glass is nothing but pain.

VNC viewer displaying lock screen but shows a black screen after logging in

When I connect to a remote machine using any VNC Viewer, I am able to see the login/lock screen and even enter password to log in. But as soon as log in, I am getting a black screen. The keyboard and mouse events are passed successfully though.
I have tried using different VNC viewers and have tried connecting from different machines.
The remote vm is running over Oracle Virtualbox with Guest Additions installed.
There is no issue in connecting to Other vm's on the same virtualbox.
Any clues?
Figured it out. Disabling 3d rendering in the virtual-box configuration makes it work. Although I still don't know why. If anyone knows please enlighten us.