MBP 13", 2G RAM, Leopard 1.5.1, Fusion 1.1.1
Fedora Core 8, 2.6.23.1-42
Shared folders enabled, 512 meg RAM
Tools are installed and configured.
The problem: No drag/drop, no copy/paste between OS X and Fedora, no dynamic screen resizing.
Running ps -ef |grep vm shows:
vmhgfs
vmmemctl
vmware-guestd -- background... (cut/paste doesn't work - full paths are actually returned)
Not running is vmware-user, so I ran /usr/bin/vmware-user. Lots of library path failures, so I used ldd to discover where it was looking. I created a script to set LD_LIBRARY_PATH so all paths would resolve - the /usr/bin/vmware-user script should do this but fails.
This is the result of running /usr/lib/vmware-tools/bin32/vmware-user binary directly after manually setting LD_LIBRARY_PATH:
Log: HOSTINFO: Seeing Intel CPU, numCoresPerCPU 2 numThreadsPerCore 1.
Log: HOSTINFO: numPhysCPUs is 0, bumping to 1.
Log: HOSTINFO: This machine has 1 physical CPUS, 1 total cores, and 1 logical CPUs.
Warning: vmware-user failed to initialize blocking driver.
Warning: Error in the RPC recieve loop: RpcIn: Unable to send
Warning: Another instance of VMwareUser may be running.
Anyone have any suggestions about where to look next?
Fedora Core 8, 2.6.23.1-42
Shared folders enabled, 512 meg RAM
Tools are installed and configured.
The problem: No drag/drop, no copy/paste between OS X and Fedora, no dynamic screen resizing.
Running ps -ef |grep vm shows:
vmhgfs
vmmemctl
vmware-guestd -- background... (cut/paste doesn't work - full paths are actually returned)
Not running is vmware-user, so I ran /usr/bin/vmware-user. Lots of library path failures, so I used ldd to discover where it was looking. I created a script to set LD_LIBRARY_PATH so all paths would resolve - the /usr/bin/vmware-user script should do this but fails.
This is the result of running /usr/lib/vmware-tools/bin32/vmware-user binary directly after manually setting LD_LIBRARY_PATH:
Log: HOSTINFO: Seeing Intel CPU, numCoresPerCPU 2 numThreadsPerCore 1.
Log: HOSTINFO: numPhysCPUs is 0, bumping to 1.
Log: HOSTINFO: This machine has 1 physical CPUS, 1 total cores, and 1 logical CPUs.
Warning: vmware-user failed to initialize blocking driver.
Warning: Error in the RPC recieve loop: RpcIn: Unable to send
Warning: Another instance of VMwareUser may be running.
Anyone have any suggestions about where to look next?