<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>VMware Communities: Message List - WS 6.0.3 not working with Linux kernel 2.6.25</title>
    <link>http://communities.vmware.com/community/vmtn/desktop/workstation?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Tue, 15 Jul 2008 17:03:06 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2008-07-15T17:03:06Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: WS 6.0.3 not working with Linux kernel 2.6.25</title>
      <link>http://communities.vmware.com/message/994243?tstart=0#994243</link>
      <description>&lt;div class="jive-quote"&gt;&lt;span class="jive-quote-header"&gt;lagriffe wrote:&lt;/span&gt;&lt;br /&gt;
&lt;div class="jive-quote"&gt;&lt;span class="jive-quote-header"&gt;christaylor wrote:&lt;/span&gt;&lt;br /&gt;
There is probably a slight difference in the kernel configuration between the &lt;br /&gt;
set of C header files you specified and your running kernel.  You may want to &lt;br /&gt;
rebuild a kernel based on that directory, or specify another directory.&lt;/div&gt;
That's your explanation there. In order to build modules that will load into your kernel, you need to have kernel header files that match your running kernel. I don't know what distro you're using, but you should be able to download kernel headers that match your kernel. Then try the process again.&lt;/div&gt;
&lt;br /&gt;
no, that's not the explanation. the error message says "There is &lt;b&gt;probably&lt;/b&gt; a slight difference...". the last few days I spent my time building several kernel configurations for my debian sid/unstable box. first i tried the 2.6.25 debian packaged kernel sources and then 2.6.26 vanilla. everytime i needed to use the any-any-patches, but still it did not compile the vmmon-module. it failed at the exact same position as posted by christaylor - even though i just tried to install vmware player 2.0.4 but i believe it's the same reason.&lt;br /&gt;
by chance i found the vmware community posts by a user called &lt;i&gt;selinux&lt;/i&gt; that stated that "init_mm" is not present anymore in new kernels. the only solution to that (for now) as i can see is to &lt;b&gt;Enable unused/obsolete exported symbols&lt;/b&gt; in &lt;b&gt;Kernel Hackings&lt;/b&gt; for your kernel configuration - and recompile the kernel.&lt;br /&gt;
&lt;br /&gt;
after that vmmon compiles just fine. vmblock still does not compile, but vmware-configuration completes successfully, since vmblock is not vital.&lt;br /&gt;
now i can gladly report, that vmware player 2.0.4 is running just fine on my debian box with 2.6.26 vanilla kernel.&lt;br /&gt;
&lt;br /&gt;
&lt;img class="jive-emoticon" border="0" src="http://communities.vmware.com/images/emoticons/happy.gif" alt=":)" /&gt;</description>
      <pubDate>Tue, 15 Jul 2008 16:04:51 GMT</pubDate>
      <author>ric_k</author>
      <guid>http://communities.vmware.com/message/994243?tstart=0#994243</guid>
      <dc:date>2008-07-15T16:04:51Z</dc:date>
      <clearspace:dateToText>1 year, 4 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: WS 6.0.3 not working with Linux kernel 2.6.25</title>
      <link>http://communities.vmware.com/message/938345?tstart=0#938345</link>
      <description>&lt;div class="jive-quote"&gt;&lt;span class="jive-quote-header"&gt;christaylor wrote:&lt;/span&gt;&lt;br /&gt;
There is probably a slight difference in the kernel configuration between the &lt;br /&gt;
set of C header files you specified and your running kernel.  You may want to &lt;br /&gt;
rebuild a kernel based on that directory, or specify another directory.&lt;/div&gt;
&lt;br /&gt;
That's your explanation there. In order to build modules that will load into your kernel, you need to have kernel header files that match your running kernel. I don't know what distro you're using, but you should be able to download kernel headers that match your kernel. Then try the process again.</description>
      <pubDate>Wed, 07 May 2008 23:07:52 GMT</pubDate>
      <author>lagriffe</author>
      <guid>http://communities.vmware.com/message/938345?tstart=0#938345</guid>
      <dc:date>2008-05-07T23:07:52Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Re: WS 6.0.3 not working with Linux kernel 2.6.25</title>
      <link>http://communities.vmware.com/message/938216?tstart=0#938216</link>
      <description>&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;
I tried this, using kernel 2.6.25.2 and the any-any-update from the link you posted, but I can't get it to work. It says:&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
.&lt;br /&gt;
&lt;p /&gt;
. &lt;br /&gt;
&lt;p /&gt;
Building modules, stage 2.&lt;br /&gt;
  MODPOST 1 modules&lt;br /&gt;
WARNING: "init_mm" [/tmp/vmware-config0/vmmon-only/vmmon.ko] undefined!&lt;br /&gt;
  CC      /tmp/vmware-config0/vmmon-only/vmmon.mod.o&lt;br /&gt;
  LD [M]  /tmp/vmware-config0/vmmon-only/vmmon.ko&lt;br /&gt;
make[1]: Leaving directory `/usr/src/kernels/linux-2.6.25.2'&lt;br /&gt;
cp -f vmmon.ko ./../vmmon.o&lt;br /&gt;
make: Leaving directory `/tmp/vmware-config0/vmmon-only'&lt;br /&gt;
Unable to make a vmmon module that can be loaded in the running kernel:&lt;br /&gt;
insmod: error inserting '/tmp/vmware-config0/vmmon.o': -1 Unknown symbol in module&lt;br /&gt;
There is probably a slight difference in the kernel configuration between the &lt;br /&gt;
set of C header files you specified and your running kernel.  You may want to &lt;br /&gt;
rebuild a kernel based on that directory, or specify another directory.&lt;br /&gt;
&lt;p /&gt;
For more information on how to troubleshoot module-related problems, please &lt;br /&gt;
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and&lt;br /&gt;
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".&lt;br /&gt;
&lt;p /&gt;
Execution aborted.</description>
      <pubDate>Wed, 07 May 2008 21:26:09 GMT</pubDate>
      <author>christaylor</author>
      <guid>http://communities.vmware.com/message/938216?tstart=0#938216</guid>
      <dc:date>2008-05-07T21:26:09Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>Re: WS 6.0.3 not working with Linux kernel 2.6.25</title>
      <link>http://communities.vmware.com/message/936819?tstart=0#936819</link>
      <description>Got this pair working together nicely now (WS 6.0.3 and Linux kernel 2.6.25). Found a vmware-any-any-update117 mentioned in this post &lt;a class="jive-link-external" href="http://sidux.com/index.php?name=PNphpBB2&amp;#38;file=viewtopic&amp;#38;p=79534&amp;#38;sid=1815866a6b59c9fb3c2b2319ecda645e#79534"&gt;this post&lt;/a&gt;, applied it according to the poster's instructions, and ... voilà!&lt;br /&gt;
&lt;br /&gt;
I confess I'm a little reluctant when I install a vmware-any-any-updateXYZ that's not from &lt;a class="jive-link-external" href="http://platan.vc.cvut.cz/ftp/pub/vmware/?M=D"&gt;here&lt;/a&gt;, but in this case everything went fine.</description>
      <pubDate>Wed, 07 May 2008 00:44:11 GMT</pubDate>
      <author>lagriffe</author>
      <guid>http://communities.vmware.com/message/936819?tstart=0#936819</guid>
      <dc:date>2008-05-07T00:44:11Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
    </item>
    <item>
      <title>Re: WS 6.0.3 not working with Linux kernel 2.6.25</title>
      <link>http://communities.vmware.com/message/933763?tstart=0#933763</link>
      <description>bump</description>
      <pubDate>Sat, 03 May 2008 09:25:50 GMT</pubDate>
      <author>lagriffe</author>
      <guid>http://communities.vmware.com/message/933763?tstart=0#933763</guid>
      <dc:date>2008-05-03T09:25:50Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
    <item>
      <title>WS 6.0.3 not working with Linux kernel 2.6.25</title>
      <link>http://communities.vmware.com/message/926392?tstart=0#926392</link>
      <description>List me as another user who would love to be able to run VMware WS 6.0.3 for Linux on a 2.6.25 kernel. I've toyed with patches and updates and tweaks and fixes, but I can't get the vmmon module to compile.&lt;br /&gt;
&lt;br /&gt;
Most recently, I tried the manual patching described here: &lt;a class="jive-link-external" href="http://communities.vmware.com/thread/126311?tstart=0&amp;#38;start=0"&gt;http://communities.vmware.com/thread/126311?tstart=0&amp;#38;start=0&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
I've also tried using pre-patched vmmon.tar and vmnet.tar that were intended to get VMware WS running on kernels 2.6.23 and 2.6.24.&lt;br /&gt;
&lt;br /&gt;
I've also tried any-any-updates 115 and 116.&lt;br /&gt;
&lt;br /&gt;
So far, no success.&lt;br /&gt;
&lt;br /&gt;
I know that 6.5 beta works with kernel 2.6.25, but I'd prefer to stick with 6.0.3 for now.&lt;br /&gt;
&lt;br /&gt;
Any proven fixes would be welcome!</description>
      <pubDate>Sat, 26 Apr 2008 07:46:10 GMT</pubDate>
      <author>lagriffe</author>
      <guid>http://communities.vmware.com/message/926392?tstart=0#926392</guid>
      <dc:date>2008-04-26T07:46:10Z</dc:date>
      <clearspace:dateToText>1 year, 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
    </item>
  </channel>
</rss>

