<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Kernel 3.8 on nagg.eu</title><link>https://nagg.eu/tags/kernel-3.8/</link><description>Recent content in Kernel 3.8 on nagg.eu</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 03 Mar 2013 15:59:47 +0000</lastBuildDate><atom:link href="https://nagg.eu/tags/kernel-3.8/index.xml" rel="self" type="application/rss+xml"/><item><title>Linux Kernel 3.8.* – VMware failed to build vmci</title><link>https://nagg.eu/linux-kernel-3-8-vmware-failed-to-build-vmci/</link><pubDate>Sun, 03 Mar 2013 15:59:47 +0000</pubDate><guid>https://nagg.eu/linux-kernel-3-8-vmware-failed-to-build-vmci/</guid><description>&lt;p&gt;Every time a new Kernel goes out there seems to be a new issue with VMware Workstation 9.&lt;br&gt;
Today I updated a couple of Fedora 18 boxes, applied the usual workaround (I wrote a post about it one month ago or so) which consists in ONE OF the following steps:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;ln -s /usr/src/kernels/_kernel_version_/include/generated/uapi/linux/version.h /usr/src/kernels/_kernel_version_/include/linux/version.h
### OR
cp /usr/src/kernels/_kernel_version_/include/generated/uapi/linux/version.h /lib/modules/_kernel_version_/build/include/linux/
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Rebooted and then issued the usual command (vmware-modconfig –console –install-all) to rebuild the needed VMware modules just to find out that it isn&amp;rsquo;t possible to rebuild the VMCI module.&lt;br&gt;
On the VMware official forum I found a thread (&lt;!-- raw HTML omitted --&gt;&lt;a href="http://communities.vmware.com/message/2182440#2182440"&gt;http://communities.vmware.com/message/2182440#2182440&lt;/a&gt;&lt;!-- raw HTML omitted --&gt;) in which a user provides a patch.&lt;br&gt;
Apply the patch is fairly simple:&lt;/p&gt;</description></item></channel></rss>