Previous Post: Why you should not use a reserve on your ebay auction
Next Post: Linux loading wrong resolution with ATI card
Feb 27, 2008 at 2:34 am - 1 Comments
Unable to change virtual machine power state: Failed to connect to peer process.
The 64 bit version of VMware depends on code that is only found in the 32 bit counterparts of its dependency packages. To fix this error, you simply need to install a 32 bit library on top of the 64 bit version you should already have installed.
You need to install the 32 bit libxtst6-1.0.3-1mdv2008.0.i586 Package
You need to install the 32 bit ia32-libs package. You should be able to install this by running the following command in the console:
sudo apt-get install ia32-libs

Sebastian Apr 23, 2008
Works great, thanks for blogging about it!