Skip navigation
VMware

This Question is Answered

1 "correct" answer available (10 pts) 2 "helpful" answers available (6 pts)
11,836 Views 30 Replies Last post: Feb 21, 2010 9:47 AM by padamstx RSS
ogooreck Novice 6 posts since
Sep 18, 2009
Currently Being Moderated
16. Nov 30, 2009 3:31 PM in response to: waby38
Re: Player v3.0 under Fedora 12 as HOST

I disabled ipv6 just because of faiiled tests, without it tests passed. You disabled tests, same effect  but seriously Your solution may be better.

 

As of FC11 I thik that libcurl (or libssl) shipped .with vmplayer just works on fc11. You can check in /tmp//vmware-user/apploader-xxxx.log which version is used (system or shipped). If system version has all needed features vmplayer seems to use system version if not shipped version. Default system libcurl  version doesn't support ares on fc11 and fc12 but shipped version fails on fc12  and I guess it doesn't fail on fc11. With new libcurl installed vmplayer uses system version, which works.

MihaiSapteCai Novice 16 posts since
Nov 19, 2009
Currently Being Moderated
17. Dec 2, 2009 4:23 PM in response to: ogooreck
Re: Player v3.0 under Fedora 12 as HOST

 

Hmmm....  is there a clean way to solve the networking problem? Even after installing VMTools on a different machine I still do not have networking working in Windows... I updated FC12, but it didn't help.  I'd try the long and involved procedure, but it seems that there is a lot of scope to mess up the installation!

 

 

   

 

 

MihaiSapteCai Novice 16 posts since
Nov 19, 2009
Currently Being Moderated
18. Dec 4, 2009 4:24 PM in response to: MihaiSapteCai
Re: Player v3.0 under Fedora 12 as HOST

 

Semi-good news: after updating Linux it seems that it got an update for vmware. SELinux does not allow it to install, but after disabling SELinux it installed and networking started working - all versions - NAT, bridge, host only - they all work. But if I enable SELinux back it stops working. I disable it and it starts again.

 

 

I'm a bit uncomfortable with disabling SELinux - anybody knows a fix for the problem? The warning in SELinux seems to be about labeling of vmnet0...

 

 

Thanks,

 

 

Mihai

 

 

MihaiSapteCai Novice 16 posts since
Nov 19, 2009
Currently Being Moderated
19. Dec 5, 2009 3:44 PM in response to: MihaiSapteCai
Re: Player v3.0 under Fedora 12 as HOST

 

OK, it finally works!!! To solve the SELinux problem I just followed the advice in the SELinux error (about changing the type of the virtual interfaces in /dev) and it just worked OK:

 

 

Re: Player v3.0 under Fedora 12 as HOST# restorecon -v /dev/vmnet8

 

 

restorecon reset /dev/vmnet8 context unconfined_u:object_r:device_t:s0->system_u:object_r:vmware_device_t:s0

 

 

Re: Player v3.0 under Fedora 12 as HOST# restorecon -v /dev/vmnet0

restorecon reset /dev/vmnet0 context unconfined_u:object_r:device_t:s0->system_u:object_r:vmware_device_t:s0

Re: Player v3.0 under Fedora 12 as HOST# ls -Za /dev/vmne*

crw-------. root root system_u:object_r:vmware_device_t:s0 /dev/vmnet0

crw-------. root root unconfined_u:object_r:device_t:s0 /dev/vmnet1

crw-------. root root system_u:object_r:vmware_device_t:s0 /dev/vmnet8

Re: Player v3.0 under Fedora 12 as HOST#

 

 

 

After that SELinux stopped complaining and networking works fine in Windows 7.

 

 

M.

 

 

kenichikatosg Lurker 1 posts since
Sep 27, 2007
Currently Being Moderated
20. Dec 11, 2009 8:39 AM in response to: magshs
Re: Player v3.0 under Fedora 12 as HOST

 

Thanks for posting this solution. It helped me!

 

 

 

 

 

martyfelker Hot Shot 380 posts since
Sep 30, 2005
Currently Being Moderated
21. Dec 14, 2009 5:24 PM in response to: waby38
Re: Player v3.0 under Fedora 12 as HOST

 

Followed the instructions to disable selinux - thanks for that information.  Unfortunately VMware Player 3.0 still does not work on Fedora 112 with the kernel:

 

 

2.6.31.6-166.fc12.x86_64.   It will bring up the UI for less than a fraction of second and then exit.  I will try the full WS 7.0 (trial only for lsure!) but I don't have great hopes for that either.  Perhaps there is some video driver problem.  I have a GeFoprce 6150 nforce 430 on board video.  Will search for other video drivers also..

 

 

Marty Felker

 

 

Marty Felker
MihaiSapteCai Novice 16 posts since
Nov 19, 2009
Currently Being Moderated
22. Dec 14, 2009 5:35 PM in response to: martyfelker
Re: Player v3.0 under Fedora 12 as HOST

 

Marty, you're right: it broke again!!! Today when I tried to start vmware it installed a new update, compiled then networking stopped working again.

 

 

M.

 

 

martyfelker Hot Shot 380 posts since
Sep 30, 2005
Currently Being Moderated
23. Dec 14, 2009 6:23 PM in response to: MihaiSapteCai
Re: Player v3.0 under Fedora 12 as HOST

 

I am download the 7.0 bundle right  now.  What it should ldo is uninstall Vmware Player, the continue the install with isntalling installer 1.1, VMware Player 3.0 and finally WS 7.0.  We will  see how it goes.  I wish they would provide a rpm installation for Fedora 12.  Virtualbox died after installing through a script (.run) but when isntalling via an rpm it installed and ran just  great.  Installing Ubuntu Lucid Alpha  1 x64 right now.  Do you have a 64-bit machine?  Does you BIIOS allow AMD-V virtualization.

 

 

 

 

 

MartyMarty Felker

 

 

Marty Felker
martyfelker Hot Shot 380 posts since
Sep 30, 2005
Currently Being Moderated
24. Dec 14, 2009 6:46 PM in response to: waby38
Re: Player v3.0 under Fedora 12 as HOST

 

Interestingly VMware WS 7.0.0 (trial) installed fine on Fedor 12 (haven't yet created a VM).  VMware Player 3.0.0. has the same problems as reported.

 

 

 

 

 

Strange.

 

 

 

 

 

Marty Felker

 

 

Marty Felker
ChipJockey Lurker 1 posts since
Dec 17, 2009
Currently Being Moderated
25. Dec 17, 2009 5:55 PM in response to: waby38
Re: Player v3.0 under Fedora 12 as HOST

 

I've just done an upgrade from Fedora 11 x86_64 to Fedora 12 x86_64 and was also trying to upgrade vmplayer from 2.5.x to 3.0.0 as the cursor couldn't seem to make its mind up whether it was a pointer or a hand and so navigation in the VM (Windows 2003 server) was impossible.

 

 

After reading everything said here so far,  and doing a bit of digging, I noticed that in my /tmp/vmware-<userid>/apploader-3490/log file was a message "System libcurl.so.4 has version 7.19.6 (need 7.19.5) and has NOT been compiled with c-ares support" which seems to confirm what one of the respondents was saying about lack of c-ares support (whatever that may be).

 

 

However, I also noticed that in the /usr/lib/vmware/lib directory there is a libcurl.so.3 directory AND a libcurl.so.4 directory.

 

 

On an educated guess, I renamed the libcurl.so.4 directory to libcurl.so.4.saved in the hope that vmplayer would pick up the earlier version and that it wouldn't be broken.

 

 

Amazingly, I can now fire up vmplayer and also download the VMTools update for 3.0.0

 

 

From inside the Windows 2003 server VM, installation of the VM Tools then proceeded normally (requiring a reboot to complete), after which I appear to have a fully working VMware 3.0.0 system.

 

 

Whoooohoooo!

 

 

Hope this also works for some more of you.

 

 

rriggs Lurker 1 posts since
Nov 20, 2006
Currently Being Moderated
26. Dec 17, 2009 8:20 PM in response to: ChipJockey
Re: Player v3.0 under Fedora 12 as HOST

This worked perfectly for me.  Thank you!

ogooreck Novice 6 posts since
Sep 18, 2009
Currently Being Moderated
27. Dec 18, 2009 12:38 AM in response to: ChipJockey
Re: Player v3.0 under Fedora 12 as HOST

This also may answer why vmplayer 3 doesn't crash on fedora 11, maybe it selects libcurl.so.3.

 

2009/12/18 ChipJockey <communities-emailer@vmware.com<mailto:communities-emailer@vmware.com>>

,

 

A new message was posted in the thread "Player v3.0 under Fedora 12 as HOST":

 

http://communities.vmware.com/message/1444574#1444574

 

Author  : ChipJockey

Profile : http://communities.vmware.com/people/ChipJockey

Message:

ogooreck Novice 6 posts since
Sep 18, 2009
Currently Being Moderated
28. Dec 19, 2009 7:08 AM in response to: ChipJockey
Re: Player v3.0 under Fedora 12 as HOST

I can confirm it works here on 32-bit system after removing libcurl.so.4. Apploader log doesn't complain about libcurl at all.

 

2009/12/18 Krzysztof Chmielewski <kjchmielewski@gmail.com<mailto:kjchmielewski@gmail.com>>

 

This also may answer why vmplayer 3 doesn't crash on fedora 11, maybe it selects libcurl.so.3.

 

2009/12/18 ChipJockey <communities-emailer@vmware.com<mailto:communities-emailer@vmware.com>>

 

,

 

A new message was posted in the thread "Player v3.0 under Fedora 12 as HOST":

 

http://communities.vmware.com/message/1444574#1444574

 

Author  : ChipJockey

Profile : http://communities.vmware.com/people/ChipJockey

Message:

martyfelker Hot Shot 380 posts since
Sep 30, 2005
Currently Being Moderated
29. Dec 28, 2009 9:02 PM in response to: magshs
Re: Player v3.0 under Fedora 12 as HOST

 

This worked for me.  Thank you.

 

 

 

Marty Felker

Marty Felker

Bookmarked By (0)

Share This Page

Communities