<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: How-to Install VMware Player / Workstation on 2.6.25 Kernel</title>
	<atom:link href="http://blog.creonfx.com/linux/how-to-install-vmware-player-workstation-on-2625-kernel/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.creonfx.com/linux/how-to-install-vmware-player-workstation-on-2625-kernel</link>
	<description>...looking for more than eyes can see</description>
	<pubDate>Fri, 05 Sep 2008 18:42:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Bogô</title>
		<link>http://blog.creonfx.com/linux/how-to-install-vmware-player-workstation-on-2625-kernel#comment-3179</link>
		<dc:creator>Bogô</dc:creator>
		<pubDate>Wed, 03 Sep 2008 11:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creonfx.com/?p=46#comment-3179</guid>
		<description>Hi,

I had the same problem with my vmware, i followed your instructions and didn't workout for me.
I could install vmware and run it.
The only way to compile in this kernel is using any any 116.
But when i start the vm i got the message "vmware expecting 161.0, got 167.0".
I'm using Debian Lenny Beta 2 Kernel 2.6.24-1 and vmware 6.0.0 45731. 
I extracted vmmon-only.tar from any any 116, and changed this 2 files:
vmmon-only/include/iocontrols_compat.h (Line 18)
vmmon-only/include/iocontrols.h (Line 48)
167 to 161 and it workout.
A re-run vmware-config.pl

[]</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I had the same problem with my vmware, i followed your instructions and didn&#8217;t workout for me.<br />
I could install vmware and run it.<br />
The only way to compile in this kernel is using any any 116.<br />
But when i start the vm i got the message &#8220;vmware expecting 161.0, got 167.0&#8243;.<br />
I&#8217;m using Debian Lenny Beta 2 Kernel 2.6.24-1 and vmware 6.0.0 45731.<br />
I extracted vmmon-only.tar from any any 116, and changed this 2 files:<br />
vmmon-only/include/iocontrols_compat.h (Line 18)<br />
vmmon-only/include/iocontrols.h (Line 48)<br />
167 to 161 and it workout.<br />
A re-run vmware-config.pl</p>
<p>[]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: foxi</title>
		<link>http://blog.creonfx.com/linux/how-to-install-vmware-player-workstation-on-2625-kernel#comment-3065</link>
		<dc:creator>foxi</dc:creator>
		<pubDate>Sun, 31 Aug 2008 21:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creonfx.com/?p=46#comment-3065</guid>
		<description>quote:
Hey, just wanted to let you know - I actually had bad workstation tarball. Re-synced it from backup, reinstalled, patched 116 with 117 and in the end all worked fine - 5.5 builds on Fedora’s 2.6.25 kernel. Checked the server 1.0.5, no problems either.

That's what I'm trying to do: Workstation 5.5 on kernel 2.6.25. It doesn't work.
I cannot apply the patch 117, because there are no patches in the directory.</description>
		<content:encoded><![CDATA[<p>quote:<br />
Hey, just wanted to let you know - I actually had bad workstation tarball. Re-synced it from backup, reinstalled, patched 116 with 117 and in the end all worked fine - 5.5 builds on Fedora’s 2.6.25 kernel. Checked the server 1.0.5, no problems either.</p>
<p>That&#8217;s what I&#8217;m trying to do: Workstation 5.5 on kernel 2.6.25. It doesn&#8217;t work.<br />
I cannot apply the patch 117, because there are no patches in the directory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://blog.creonfx.com/linux/how-to-install-vmware-player-workstation-on-2625-kernel#comment-2971</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Thu, 28 Aug 2008 03:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creonfx.com/?p=46#comment-2971</guid>
		<description>oops, typo, of course the last line of my comment above should be 
"but that is incorrect, installed is also gcc 4.3.1." 
(not 2.3.1)</description>
		<content:encoded><![CDATA[<p>oops, typo, of course the last line of my comment above should be<br />
&#8220;but that is incorrect, installed is also gcc 4.3.1.&#8221;<br />
(not 2.3.1)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://blog.creonfx.com/linux/how-to-install-vmware-player-workstation-on-2625-kernel#comment-2968</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Thu, 28 Aug 2008 00:58:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creonfx.com/?p=46#comment-2968</guid>
		<description>Works perfectly on an OpenSuSe 11 (i386), after upgrade from OpenSuSe 10.3. The vmware installation was the original one as on OpenSuSE 10.3, where the appropriate any-any patch was installed earlier. After the upgrade it was only needed to apply the  vmware-any-any-update-117-very-ALPHA patch as offered here above.
The vmware-config.pl script complained:
 
'Your kernel was built with "gcc" version "4.3.1", while you are trying to use "/usr/bin/gcc" version "4.3".'
 
but that is incorrect, installed is also gcc 2.3.1. Dunno why vmware doesn't get it. Just ignore the warning and compile anyway.</description>
		<content:encoded><![CDATA[<p>Works perfectly on an OpenSuSe 11 (i386), after upgrade from OpenSuSe 10.3. The vmware installation was the original one as on OpenSuSE 10.3, where the appropriate any-any patch was installed earlier. After the upgrade it was only needed to apply the  vmware-any-any-update-117-very-ALPHA patch as offered here above.<br />
The vmware-config.pl script complained:</p>
<p>&#8216;Your kernel was built with &#8220;gcc&#8221; version &#8220;4.3.1&#8243;, while you are trying to use &#8220;/usr/bin/gcc&#8221; version &#8220;4.3&#8243;.&#8217;</p>
<p>but that is incorrect, installed is also gcc 2.3.1. Dunno why vmware doesn&#8217;t get it. Just ignore the warning and compile anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: voyt's бlog » Как запустить VMWare Player или Workstation на GNU/Linux с ядром версии 2.6.25</title>
		<link>http://blog.creonfx.com/linux/how-to-install-vmware-player-workstation-on-2625-kernel#comment-2687</link>
		<dc:creator>voyt's бlog » Как запустить VMWare Player или Workstation на GNU/Linux с ядром версии 2.6.25</dc:creator>
		<pubDate>Mon, 11 Aug 2008 11:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creonfx.com/?p=46#comment-2687</guid>
		<description>[...] Ссылки: http://blog.creonfx.com/linux/how-to-install-vmware-player-workstation-on-2625-kernel [...]</description>
		<content:encoded><![CDATA[<p>[...] Ссылки: <a href="http://blog.creonfx.com/linux/how-to-install-vmware-player-workstation-on-2625-kernel" rel="nofollow">http://blog.creonfx.com/linux/how-to-install-vmware-player-workstation-on-2625-kernel</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens Kuehnel</title>
		<link>http://blog.creonfx.com/linux/how-to-install-vmware-player-workstation-on-2625-kernel#comment-2634</link>
		<dc:creator>Jens Kuehnel</dc:creator>
		<pubDate>Wed, 06 Aug 2008 12:24:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creonfx.com/?p=46#comment-2634</guid>
		<description>The file is vmmon-only/include/iocontros.h and vmmon-only/include/iocontros_compat.h.</description>
		<content:encoded><![CDATA[<p>The file is vmmon-only/include/iocontros.h and vmmon-only/include/iocontros_compat.h.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens Kuehnel</title>
		<link>http://blog.creonfx.com/linux/how-to-install-vmware-player-workstation-on-2625-kernel#comment-2633</link>
		<dc:creator>Jens Kuehnel</dc:creator>
		<pubDate>Wed, 06 Aug 2008 12:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creonfx.com/?p=46#comment-2633</guid>
		<description>Hi,

work great on VMwareWorkstation-6.0.4-93057 and Fedora 8 with kernel 2.6.25.11-60.fc8. But you have to change the VMMON_VERSION from 167 to 168.

other than that I works great. Thanks a lot!

Greeting from Germany
Jens</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>work great on VMwareWorkstation-6.0.4-93057 and Fedora 8 with kernel 2.6.25.11-60.fc8. But you have to change the VMMON_VERSION from 167 to 168.</p>
<p>other than that I works great. Thanks a lot!</p>
<p>Greeting from Germany<br />
Jens</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vmware 6.0.4 problem (in opensuse 11) - openSUSE Forums</title>
		<link>http://blog.creonfx.com/linux/how-to-install-vmware-player-workstation-on-2625-kernel#comment-2435</link>
		<dc:creator>vmware 6.0.4 problem (in opensuse 11) - openSUSE Forums</dc:creator>
		<pubDate>Sat, 26 Jul 2008 17:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creonfx.com/?p=46#comment-2435</guid>
		<description>[...] mismatch with vmmon module: expecting 168.0, got 167.0.&#34;  i install by this site: How-to Install VMware Player / Workstation on 2.6.25 Kernel &#124; Peter Velichkov's Blog  anybody know what is the [...]</description>
		<content:encoded><![CDATA[<p>[...] mismatch with vmmon module: expecting 168.0, got 167.0.&quot;  i install by this site: How-to Install VMware Player / Workstation on 2.6.25 Kernel | Peter Velichkov&#8217;s Blog  anybody know what is the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: julz</title>
		<link>http://blog.creonfx.com/linux/how-to-install-vmware-player-workstation-on-2625-kernel#comment-2286</link>
		<dc:creator>julz</dc:creator>
		<pubDate>Fri, 18 Jul 2008 10:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creonfx.com/?p=46#comment-2286</guid>
		<description>Hi,

does anyone had installed it correctly with Debian 2.6.25 and wireless bridge? I got it compiled and running correctly expcept the wireless bridge.

My Syslog is showing following error at startup:

Jul 17 13:28:29 zion kernel: [ 5062.126518] bridge-wlan0: enabling the bridge
Jul 17 13:28:29 zion kernel: [ 5062.126523] bridge-wlan0: is a Wireless Adapter
Jul 17 13:28:29 zion kernel: [ 5062.126526] vmnet: You are trying to use wireless bridged networking together with
Jul 17 13:28:29 zion kernel: [ 5062.126527] vmnet: vmware-any-any-update.  This is not supported configuration, and
Jul 17 13:28:29 zion kernel: [ 5062.126528] vmnet: your wireless bridge will probably not work.
Jul 17 13:28:29 zion kernel: [ 5062.126531] bridge-wlan0: up
Jul 17 13:28:29 zion kernel: [ 5062.126533] bridge-wlan0: already up
Jul 17 13:28:29 zion kernel: [ 5062.126537] bridge-wlan0: attached


I'am able to ping all my local IP's but nothing outside my host. What to do?

Cheers
-j</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>does anyone had installed it correctly with Debian 2.6.25 and wireless bridge? I got it compiled and running correctly expcept the wireless bridge.</p>
<p>My Syslog is showing following error at startup:</p>
<p>Jul 17 13:28:29 zion kernel: [ 5062.126518] bridge-wlan0: enabling the bridge<br />
Jul 17 13:28:29 zion kernel: [ 5062.126523] bridge-wlan0: is a Wireless Adapter<br />
Jul 17 13:28:29 zion kernel: [ 5062.126526] vmnet: You are trying to use wireless bridged networking together with<br />
Jul 17 13:28:29 zion kernel: [ 5062.126527] vmnet: vmware-any-any-update.  This is not supported configuration, and<br />
Jul 17 13:28:29 zion kernel: [ 5062.126528] vmnet: your wireless bridge will probably not work.<br />
Jul 17 13:28:29 zion kernel: [ 5062.126531] bridge-wlan0: up<br />
Jul 17 13:28:29 zion kernel: [ 5062.126533] bridge-wlan0: already up<br />
Jul 17 13:28:29 zion kernel: [ 5062.126537] bridge-wlan0: attached</p>
<p>I&#8217;am able to ping all my local IP&#8217;s but nothing outside my host. What to do?</p>
<p>Cheers<br />
-j</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://blog.creonfx.com/linux/how-to-install-vmware-player-workstation-on-2625-kernel#comment-2247</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Wed, 16 Jul 2008 19:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creonfx.com/?p=46#comment-2247</guid>
		<description>Kevin, 

Did you apply just the any-any-116 patch, or just the any-any-117 patch, or both?</description>
		<content:encoded><![CDATA[<p>Kevin, </p>
<p>Did you apply just the any-any-116 patch, or just the any-any-117 patch, or both?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
